@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);

.subtitleFont {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Oxygen', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Oxygen', 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: 'Roboto', 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: 'Roboto', 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: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto', sans-serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #d98203 !important;
}
.bg-success {
  background-color: #00a885 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #b8292f !important;
}
.btn-primary {
  background-color: #d98203;
  border-color: #d98203;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #8e5502;
  border-color: #8e5502;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #8e5502 !important;
  border-color: #8e5502 !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: #00a885;
  border-color: #00a885;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #005c48;
  border-color: #005c48;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #005c48 !important;
  border-color: #005c48 !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: #b8292f;
  border-color: #b8292f;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #791b1f;
  border-color: #791b1f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #791b1f !important;
  border-color: #791b1f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #744602;
  color: #744602;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #d98203;
  border-color: #d98203;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #d98203 !important;
  border-color: #d98203 !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: #004234;
  color: #004234;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #00a885;
  border-color: #00a885;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #00a885 !important;
  border-color: #00a885 !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: #65161a;
  color: #65161a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b8292f;
  border-color: #b8292f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b8292f !important;
  border-color: #b8292f !important;
}
.text-primary {
  color: #d98203 !important;
}
.text-success {
  color: #00a885 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #b8292f !important;
}
.alert-success {
  background-color: #00a885;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #b8292f;
}
.btn-social {
  border-color: #d98203;
}
.btn-social:hover {
  background: #d98203;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #d98203;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #d98203;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #d98203;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #d98203;
}
.lead a,
.lead a:hover {
  color: #d98203;
}
.lead blockquote {
  border-color: #d98203;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fedcaa;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #28ffd2;
}
.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: #e27e82;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #d98203;
}
.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-32 .mbr-section-title {
  font-size: 48px;
}
#header1-32 .mbr-section-lead B {
  font-size: 36px;
}
#header1-32 .btn {
  font-family: 'Montserrat', sans-serif;
}


#header3-1d .mbr-section-title,
#header3-1d .mbr-section-subtitle {
  text-align: center;
}
#header3-1d .mbr-section-title {
  text-align: left;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#content2-k DIV {
  color: #ffffff;
}
#contacts1-j STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1f P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}



#header3-2d .mbr-section-title,
#header3-2d .mbr-section-subtitle {
  text-align: center;
}
#header3-2d .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  color: #b8292f;
}
#pricing-table2-y .mbr-plan-header,
#pricing-table2-y .mbr-plan-body {
  background-color: #f4f4f4;
}
#pricing-table2-y ul,
#pricing-table2-y .mbr-plan-title,
#pricing-table2-y .mbr-price-value,
#pricing-table2-y .mbr-price-figure,
#pricing-table2-y .mbr-price-term {
  color: #28262b;
}
#pricing-table2-y .mbr-plan {
  border-color: #e8e8e8;
}
#pricing-table2-y .mbr-plan .list-group-item {
  border-color: #cfcfcf;
}
#pricing-table2-y .mbr-section__container .mbr-section-subtitle {
  color: #ffffff;
}
#pricing-table2-y .mbr-plan-title {
  font-size: 36px;
}
#pricing-table2-y .mbr-plan-subtitle {
  color: #b8292f;
}
#pricing-table2-y .mbr-plan-price-desc {
  color: #000000;
}
#pricing-table2-y .mbr-price-figure {
  font-size: 48px;
  color: #efefef;
}
#pricing-table2-y .mbr-price-term {
  color: #efefef;
}
#pricing-table2-y .mbr-section__container .mbr-section-title {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#pricing-table2-y .mbr-price-value {
  color: #efefef;
}
#contacts1-x STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1f P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}


#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e .mbr-section-title {
  text-align: left;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#content2-10 DIV {
  color: #ffffff;
}
#msg-box5-1z H3 {
  color: #ffffff;
}
#contacts1-12 STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1f P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}

#form1-2e .form-control-label {
  color: #232323;
}
#form1-2e .mbr-section-subtitle {
  color: #2e2e2e;
}
#contacts1-19 STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1f P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}








#msg-box5-q H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#msg-box5-q P {
  color: #000000;
  text-align: center;
}
#msg-box5-3e H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#msg-box5-3e P {
  color: #000000;
  text-align: center;
}
#msg-box5-s H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#msg-box5-s P {
  color: #000000;
  text-align: center;
}
#msg-box5-3f H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#msg-box5-3f P {
  color: #000000;
  text-align: center;
}
#msg-box5-r H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#msg-box5-r P {
  text-align: center;
}
#msg-box5-t H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#msg-box5-t P {
  text-align: center;
}
#msg-box5-p H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#msg-box5-p P {
  text-align: center;
}
#contacts1-o STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1f P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}

















#msg-box5-1h H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1i H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1i P {
  color: #000000;
}
#msg-box5-1j H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1k H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1k P {
  color: #000000;
}
#msg-box5-1l H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1o H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1o P {
  color: #000000;
}
#msg-box5-1p H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1q H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1q P {
  color: #000000;
}
#msg-box5-1r H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1s H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1s P {
  color: #000000;
}
#msg-box5-1t H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1u H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1u P {
  color: #000000;
}
#msg-box5-1v H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1w H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1w P {
  color: #000000;
}
#msg-box5-1x H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1y H3 {
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1y P {
  color: #000000;
}
#contacts1-1m STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1n P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}





#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}
#msg-box5-2m P {
  text-align: center;
}
#msg-box5-2m H3 {
  text-align: center;
}
#msg-box5-2m SPAN {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-2m B {
  color: #000000;
}
#msg-box5-2n P {
  text-align: center;
}
#msg-box5-2n H3 {
  text-align: center;
}
#msg-box5-2n SPAN {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-2n .btn {
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box4-2o H3 {
  text-align: center;
}
#msg-box4-2o P {
  text-align: center;
  color: #000000;
}
#msg-box4-2o SPAN {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-47 H3 {
  text-align: center;
}
#social-buttons4-2v .mbr-section-title,
#social-buttons4-2v .btn-social {
  color: #fff;
}
#social-buttons4-2v .mbr-section-title {
  font-size: 22px;
}
#contacts1-2w STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-2x P {
  color: #ffffff;
  font-size: 14px;
}


#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 .mbr-section-title {
  text-align: center;
  color: #2e2e2e;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-36 H3 {
  color: #ffffff;
}
#contacts1-37 STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-38 P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}


#header3-3i .mbr-section-title,
#header3-3i .mbr-section-subtitle {
  text-align: center;
}
#header3-3i .mbr-section-title {
  text-align: center;
  color: #b8292f;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-3k H3 {
  color: #ffffff;
}
#contacts1-3l STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-3m P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}


#header3-4k .mbr-section-title,
#header3-4k .mbr-section-subtitle {
  text-align: center;
}
#header3-4k .mbr-section-title {
  text-align: center;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts1-4n STRONG {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-4o P {
  color: #ffffff;
  font-size: 14px;
}
#menu-4s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4s .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#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;
}
#menu-4s .link {
  font-size: 0.8rem;
}
#menu-4s .dropdown-item,
#menu-4s .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4s .link:hover,
#menu-4s .dropdown-item:hover,
#menu-4s .link:focus,
#menu-4s .dropdown-item:focus {
  color: #d98203;
}
#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: #d98203;
}
#menu-4s .link[aria-expanded="true"],
#menu-4s .dropdown-item[aria-expanded="true"] {
  color: #d98203!important;
}
#menu-4s .btn {
  font-size: 15px;
}
#menu-4s A {
  font-size: 13px;
}
