@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans: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: 'Montserrat', 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: 'Montserrat', 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: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #ffffff !important;
}
.bg-success {
  background-color: #fac51c !important;
}
.bg-info {
  background-color: #553982 !important;
}
.bg-warning {
  background-color: #fac51c !important;
}
.bg-danger {
  background-color: #2969b0 !important;
}
.btn-primary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-secondary {
  background-color: #060129;
  border-color: #060129;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-info {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-success {
  background-color: #fac51c;
  border-color: #fac51c;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #c59704;
  border-color: #c59704;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #c59704 !important;
  border-color: #c59704 !important;
}
.btn-warning {
  background-color: #fac51c;
  border-color: #fac51c;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #c59704;
  border-color: #c59704;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #c59704 !important;
  border-color: #c59704 !important;
}
.btn-danger {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #060129;
  border-color: #060129;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #060129 !important;
  border-color: #060129 !important;
}
.btn-info-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-success-outline {
  background: none;
  border-color: #ac8404;
  color: #ac8404;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #fac51c;
  border-color: #fac51c;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #fac51c !important;
  border-color: #fac51c !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ac8404;
  color: #ac8404;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #fac51c;
  border-color: #fac51c;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #fac51c !important;
  border-color: #fac51c !important;
}
.btn-danger-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.text-primary {
  color: #ffffff !important;
}
.text-success {
  color: #fac51c !important;
}
.text-info {
  color: #553982 !important;
}
.text-warning {
  color: #fac51c !important;
}
.text-danger {
  color: #2969b0 !important;
}
.alert-success {
  background-color: #fac51c;
}
.alert-info {
  background-color: #553982;
}
.alert-warning {
  background-color: #fac51c;
}
.alert-danger {
  background-color: #2969b0;
}
.btn-social {
  border-color: #ffffff;
}
.btn-social:hover {
  background: #ffffff;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ffffff;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ffffff;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ffffff;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ffffff;
}
.lead a,
.lead a:hover {
  color: #ffffff;
}
.lead blockquote {
  border-color: #ffffff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fef8e4;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #9477c3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fef8e4;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ffffff;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #ffffff;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #ffffff;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #ffffff;
}
.extPricingTable1 .mbr-price small {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #ffffff;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #ffffff;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #ffffff;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #ffffff;
  }
}
.extProgressBar .title-wrap {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #ffffff;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #ffffff;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #ffffff;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #ffffff;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #ffffff;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #ffffff !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #ffffff;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #ffffff;
}
.theme-border {
  border: 1px solid #ffffff;
}
#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-6 .mbr-section-title {
  text-align: left;
  color: #fac51c;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-6 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#slider-9 P {
  text-align: left;
  font-size: 16px;
}
#slider-9 H2 {
  font-size: 36px;
}
#features1-3k .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-3k .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
}
#features1-3k .mbr-cards-col:nth-child(odd) .card-title P {
  text-align: center;
}
#features1-3k .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
}
#social-buttons2-4k .mbr-section-title,
#social-buttons2-4k .btn-social {
  color: #232323;
}
#social-buttons2-4k .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}






#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-h .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-h .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#extTable1-v TD {
  text-align: left;
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
}
#extTable1-v .mbr-section-title {
  font-size: 16px;
}
#social-buttons2-4r .mbr-section-title,
#social-buttons2-4r .btn-social {
  color: #232323;
}
#social-buttons2-4r .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}





#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-18 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-18 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#slider-1h H2 {
  font-size: 36px;
}
#slider-1h P {
  text-align: left;
}
#social-buttons2-4l .mbr-section-title,
#social-buttons2-4l .btn-social {
  color: #232323;
}
#social-buttons2-4l .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}









#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-1k .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-1k .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#content1-am DIV {
  color: #ffffff;
}
#content1-am P {
  font-family: 'Oxygen', sans-serif;
}
#header3-dm .mbr-section-title,
#header3-dm .mbr-section-subtitle {
  text-align: center;
}
#header3-dm .mbr-section-title {
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  color: #3d8eb9;
}
#header2-al .mbr-section-title {
  text-align: left;
  font-size: 32px;
  color: #fac51c;
}
#header2-al .mbr-section-text {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#social-buttons2-4n .mbr-section-title,
#social-buttons2-4n .btn-social {
  color: #232323;
}
#social-buttons2-4n .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}









#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-2o .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-2o .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#extFeatures9-e2 .mbr-section-title {
  color: #fac51c;
}
#extFeatures9-e2 .mbr-section-subtitle {
  text-align: justify;
}
#content1-e3 DIV {
  color: #ffffff;
}
#content1-e3 P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#extFeatures9-e9 .mbr-section-title {
  color: #fac51c;
}
#content1-ea DIV {
  color: #ffffff;
}
#content1-ea P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header2-e1 .mbr-section-text {
  text-align: justify;
}
#header2-e1 .mbr-section-title {
  text-align: justify;
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-e0 H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-e0 P {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#content1-dy DIV {
  color: #ffffff;
}
#content1-dy P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#social-buttons2-4q .mbr-section-title,
#social-buttons2-4q .btn-social {
  color: #232323;
}
#social-buttons2-4q .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}


#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#extHeader6-ai H3 {
  color: #ffffff;
}
#footer1-ce P {
  text-align: center;
}



#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-72 .mbr-section-title {
  color: #021c41;
  text-align: center;
}
#header2-72 .btn {
  font-family: 'Roboto', sans-serif;
}
#header2-72 .mbr-section-text {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
#footer1-ce P {
  text-align: center;
}






#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-2i .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-2i .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#extCountdown2-dn .mbr-section-title {
  font-size: 36px;
}
#header2-ct .mbr-section-text {
  text-align: left;
  color: #efefef;
  font-family: 'Source Sans Pro', sans-serif;
}
#header2-ct .mbr-section-title {
  color: #fac51c;
  font-size: 32px;
  text-align: left;
}
#social-buttons2-4j .mbr-section-title,
#social-buttons2-4j .btn-social {
  color: #232323;
}
#social-buttons2-4j .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}




#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#msg-box6-5k h3,
#msg-box6-5k p {
  color: #fff;
}
#msg-box6-5k P {
  text-align: left;
  font-size: 19px;
}
#msg-box6-5k H3 {
  color: #fac51c;
  text-align: center;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}




#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#msg-box6-5o h3,
#msg-box6-5o p {
  color: #fff;
}
#msg-box6-5o H3 {
  text-align: center;
  color: #fac51c;
}
#msg-box6-5o P {
  text-align: left;
  font-size: 20px;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}












#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-5z .mbr-section-title {
  text-align: left;
  font-size: 36px;
  color: #fac51c;
}
#header2-5z .mbr-section-text {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
  color: #ffffff;
}
#msg-box5-69 H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-69 P {
  text-align: left;
  color: #efefef;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-6a H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-6a P {
  color: #efefef;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-6b H3 {
  color: #fac51c;
  font-size: 30px;
  text-align: right;
}
#msg-box5-6b P {
  color: #efefef;
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
}
#msg-box8-6d .mbr-section-title,
#msg-box8-6d .lead {
  color: #fff;
}
#msg-box8-6d .lead P {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box8-6d .mbr-section-title {
  color: #fac51c;
  font-size: 36px;
}
#msg-box8-6e .mbr-section-title,
#msg-box8-6e .lead {
  color: #fff;
}
#msg-box8-6e .lead P {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box8-6e .mbr-section-title {
  color: #fac51c;
  font-size: 36px;
}
#msg-box8-6e .lead {
  color: #efefef;
}
#msg-box8-6g .mbr-section-title,
#msg-box8-6g .lead {
  color: #fff;
}
#msg-box8-6g .mbr-section-title {
  font-size: 30px;
  color: #fac51c;
}
#msg-box8-6g .lead P {
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
}
#msg-box8-6h .mbr-section-title,
#msg-box8-6h .lead {
  color: #fff;
}
#msg-box8-6h .lead P {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box8-6h .mbr-section-title {
  color: #fac51c;
  font-size: 36px;
}
#msg-box8-6h .lead {
  color: #efefef;
}
#social-buttons2-6v .mbr-section-title,
#social-buttons2-6v .btn-social {
  color: #232323;
}
#social-buttons2-6v .mbr-section-title {
  color: #ffffff;
}
#contacts1-5v P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5v STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}





#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-39 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
}
#header2-39 .mbr-section-text {
  text-align: left;
  color: #ffffff;
}
#header2-39 .mbr-section-text I {
  color: #fac51c;
}
#witsec-mailform-m3-di .mbr-section-title {
  text-align: center;
  color: #fac51c;
}
#witsec-mailform-m3-di .mbr-section-subtitle {
  text-align: center;
  color: #cccccc;
}
#witsec-mailform-m3-di .mbr-section-labels {
  color: #fac51c;
  padding: 0;
  margin-bottom: .357em;
}
#witsec-mailform-m3-di .form-control-textarea {
  min-height: 188px;
}
#witsec-mailform-m3-di .mbr-section-autorespond {
  text-align: left;
  color: #232323;
  margin-bottom: 0;
  display: inline;
}
#witsec-mailform-m3-di .mbr-section-gdpr {
  text-align: left;
  color: #232323;
  margin-bottom: 0;
  display: inline;
}
#witsec-mailform-m3-di .mbr-section-terms {
  text-align: center;
  color: #cccccc;
  margin-bottom: 0;
}
#witsec-mailform-m3-di .alert {
  margin-bottom: 0;
}
#witsec-mailform-m3-di .g-recaptcha {
  margin-bottom: 1rem;
}
#witsec-mailform-m3-di .align-right {
  text-align: right;
}
#witsec-mailform-m3-di .alert-success {
  color: #ffffff;
}
#witsec-mailform-m3-di .alert-danger {
  color: #ffffff;
}
.cid-v7FsRDPbJs {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-v7FsRDPbJs .showAlerts {
  display: block !important;
}
.cid-v7FsRDPbJs .rowflexrev {
  display: -webkit-flex;
}
.cid-v7FsRDPbJs .title {
  margin-bottom: 2rem;
}
.cid-v7FsRDPbJs .mbr-section-subtitle {
  color: #767676;
}
.cid-v7FsRDPbJs textarea.form-control {
  min-height: 188px;
}
.cid-v7FsRDPbJs LABEL {
  color: #232323;
  display: initial;
}
.cid-v7FsRDPbJs .mbr-section-terms {
  text-align: center;
  color: #232323;
  margin-bottom: 0px;
}
.cid-v7FsRDPbJs .mbr-section-labels {
  color: #232323;
  padding: 0;
  margin-bottom: .357em;
  text-align: left;
}
.cid-v7FsRDPbJs .mbr-section-autorespond {
  text-align: left;
  color: #232323;
  margin-bottom: 0px;
}
.cid-v7FsRDPbJs .mbr-section-gdpr {
  text-align: left;
  color: #232323;
  margin-bottom: 0px;
}
.cid-v7FsRDPbJs .alert {
  margin-bottom: 0;
}
.cid-v7FsRDPbJs .alert-success {
  background-color: #70c770;
}
.cid-v7FsRDPbJs .alert-danger {
  background-color: #ff4a52;
}
.cid-v7FsRDPbJs .btn {
  display: inline-flex;
}
.cid-v7FsRDPbJs .mbr-alert-success {
  text-align: left;
  color: #ffffff;
}
.cid-v7FsRDPbJs .mbr-alert-danger {
  text-align: left;
  color: #ffffff;
}
.cid-sfvR0GOQmy {
  padding-top: 75px;
  padding-bottom: 105px;
  background-color: #0d2a54;
}
.cid-sfvR0GOQmy .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sfvR0GOQmy .form-control,
.cid-sfvR0GOQmy .field-input {
  padding: 0.5rem;
  background-color: #ffffff;
  border-color: #fac51c;
  color: #cccccc;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sfvR0GOQmy .form-control::-webkit-input-placeholder,
.cid-sfvR0GOQmy .field-input::-webkit-input-placeholder,
.cid-sfvR0GOQmy .form-control::-webkit-input-placeholder,
.cid-sfvR0GOQmy .field-input::-webkit-input-placeholder {
  color: #c1c1c1;
}
.cid-sfvR0GOQmy .form-control:-moz-placeholder,
.cid-sfvR0GOQmy .field-input:-moz-placeholder,
.cid-sfvR0GOQmy .form-control:-moz-placeholder,
.cid-sfvR0GOQmy .field-input:-moz-placeholder {
  color: #c1c1c1;
}
.cid-sfvR0GOQmy .form-control:hover,
.cid-sfvR0GOQmy .field-input:hover,
.cid-sfvR0GOQmy .form-control:focus,
.cid-sfvR0GOQmy .field-input:focus {
  background-color: #fac51c;
  border-color: #3d8eb9;
  color: #232323;
  box-shadow: none;
  outline: none;
}
.cid-sfvR0GOQmy .form-control:hover::-webkit-input-placeholder,
.cid-sfvR0GOQmy .field-input:hover::-webkit-input-placeholder,
.cid-sfvR0GOQmy .form-control:focus::-webkit-input-placeholder,
.cid-sfvR0GOQmy .field-input:focus::-webkit-input-placeholder,
.cid-sfvR0GOQmy .form-control:hover::-webkit-input-placeholder,
.cid-sfvR0GOQmy .field-input:hover::-webkit-input-placeholder,
.cid-sfvR0GOQmy .form-control:focus::-webkit-input-placeholder,
.cid-sfvR0GOQmy .field-input:focus::-webkit-input-placeholder {
  color: #c1c1c1;
}
.cid-sfvR0GOQmy .form-control:hover:-moz-placeholder,
.cid-sfvR0GOQmy .field-input:hover:-moz-placeholder,
.cid-sfvR0GOQmy .form-control:focus:-moz-placeholder,
.cid-sfvR0GOQmy .field-input:focus:-moz-placeholder,
.cid-sfvR0GOQmy .form-control:hover:-moz-placeholder,
.cid-sfvR0GOQmy .field-input:hover:-moz-placeholder,
.cid-sfvR0GOQmy .form-control:focus:-moz-placeholder,
.cid-sfvR0GOQmy .field-input:focus:-moz-placeholder {
  color: #c1c1c1;
}
.cid-sfvR0GOQmy .jq-number__spin:hover,
.cid-sfvR0GOQmy .jq-number__spin:focus {
  background-color: #fac51c;
  border-color: #3d8eb9;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-sfvR0GOQmy .jq-number__spin {
  background-color: #ffffff;
  border-color: #fac51c;
  color: #cccccc;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sfvR0GOQmy .jq-selectbox li,
.cid-sfvR0GOQmy .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-sfvR0GOQmy .jq-selectbox li:hover,
.cid-sfvR0GOQmy .jq-selectbox li.selected {
  background-color: #fac51c;
  color: #000000;
}
.cid-sfvR0GOQmy .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-sfvR0GOQmy .jq-number__spin.minus:hover:after,
.cid-sfvR0GOQmy .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-sfvR0GOQmy .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-sfvR0GOQmy .jq-number__spin.minus:after,
.cid-sfvR0GOQmy .jq-number__spin.plus:after {
  border-top-color: #fac51c;
  border-bottom-color: #fac51c;
}
.cid-sfvR0GOQmy input::-webkit-clear-button {
  display: none;
}
.cid-sfvR0GOQmy input::-webkit-inner-spin-button {
  display: none;
}
.cid-sfvR0GOQmy input::-webkit-outer-spin-button {
  display: none;
}
.cid-sfvR0GOQmy input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-sfvR0GOQmy H4 {
  text-align: center;
  color: #fac51c;
  font-size: 46px;
}
.cid-sfvR0GOQmy P {
  text-align: left;
  color: #cccccc;
}
.cid-sfvR0GOQmy LABEL {
  color: #fac51c;
}
#social-buttons2-4p .mbr-section-title,
#social-buttons2-4p .btn-social {
  color: #232323;
}
#social-buttons2-4p .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}






#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-81 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-81 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
}
#social-buttons2-7z .mbr-section-title,
#social-buttons2-7z .btn-social {
  color: #232323;
}
#social-buttons2-7z .mbr-section-title {
  color: #ffffff;
}
#contacts1-80 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-80 STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}















#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-2u .mbr-section-title {
  text-align: left;
  color: #fac51c;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-2u .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
}
#msg-box5-dp H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-dp P {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-dq .mbr-section-title,
#header3-dq .mbr-section-subtitle {
  text-align: center;
}
#header3-dq .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-dr DIV {
  color: #ffffff;
}
#content1-dr P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-ds .mbr-section-title,
#header3-ds .mbr-section-subtitle {
  text-align: center;
}
#header3-ds .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-dt DIV {
  color: #ffffff;
}
#content1-dt P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-du .mbr-section-title,
#header3-du .mbr-section-subtitle {
  text-align: center;
}
#header3-du .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-dv DIV {
  color: #ffffff;
}
#content1-dv P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-dw .mbr-section-title,
#header3-dw .mbr-section-subtitle {
  text-align: center;
}
#header3-dw .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-dx DIV {
  color: #ffffff;
}
#content1-dx P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#social-buttons2-90 .mbr-section-title,
#social-buttons2-90 .btn-social {
  color: #232323;
}
#social-buttons2-90 .mbr-section-title {
  color: #ffffff;
}
#contacts1-5r P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-5r STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}




#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header1-9i .mbr-section-lead {
  text-align: left;
}
#header1-9i .mbr-section-title {
  color: #fac51c;
}
#contacts1-9j P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-9j STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}




#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header1-9g .mbr-section-lead {
  text-align: left;
  color: #ffffff;
}
#header1-9g .mbr-section-title {
  color: #fac51c;
}
#contacts1-9d P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-9d STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}




#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-b7 .navbar-toggler {
  color: #ffffff;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-b7 .link {
  font-size: 0.85rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#menu-b7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #ffffff;
}
#header2-b6 .mbr-section-text {
  text-align: left;
}
#header2-b6 .mbr-section-title {
  color: #fac51c;
}
#extTable1-b3 .mbr-section-title {
  color: #faaf40;
}
#extTable1-b3 THEAD {
  color: #faaf40;
}
#extTable1-b3 TD {
  color: #fac51c;
}
#social-buttons2-b5 .mbr-section-title,
#social-buttons2-b5 .btn-social {
  color: #232323;
}
#social-buttons2-b5 .mbr-section-title {
  color: #ffffff;
}
#contacts1-b2 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-b2 STRONG {
  font-family: 'Merriweather', serif;
}
#footer1-ce P {
  text-align: center;
}
