@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);














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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #efefef !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #0c846b !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-secondary {
  background-color: #039f7f;
  border-color: #039f7f;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #025443;
  border-color: #025443;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #025443 !important;
  border-color: #025443 !important;
}
.btn-info {
  background-color: #0c846b;
  border-color: #0c846b;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #063e32;
  border-color: #063e32;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #063e32 !important;
  border-color: #063e32 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #013b2f;
  color: #013b2f;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #039f7f;
  border-color: #039f7f;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #039f7f !important;
  border-color: #039f7f !important;
}
.btn-info-outline {
  background: none;
  border-color: #03271f;
  color: #03271f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #0c846b;
  border-color: #0c846b;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #0c846b !important;
  border-color: #0c846b !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #efefef !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #0c846b !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #0c846b;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #efefef;
}
.btn-social:hover {
  background: #efefef;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #efefef;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #efefef;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #efefef;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #efefef;
}
.lead a,
.lead a:hover {
  color: #efefef;
}
.lead blockquote {
  border-color: #efefef;
}
.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: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #24ebc2;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #efefef;
}
.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;
}
#testimonials3-34 .mbr-section-title {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#testimonials3-34 .mbr-author-name {
  color: #ccc;
}
#testimonials3-34 .card-block {
  color: #035343;
  font-family: 'Oswald', sans-serif;
}
#testimonials3-34 .card-block P {
  font-size: 18px;
}
#footer1-2s P {
  font-family: 'Oswald', sans-serif;
}
#contacts3-2t .card-text {
  text-align: left;
}
#contacts3-2t .mbr-footer-content p {
  color: #ffffff;
}
#contacts3-2t SPAN {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts3-2t H4 {
  color: #ffffff;
}
#contacts3-2t .list-group-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-2t .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-2t .mbr-footer-content p SPAN {
  font-family: 'Oswald', sans-serif;
}
#social-buttons4-2u .mbr-section-title,
#social-buttons4-2u .btn-social {
  color: #fff;
}
#social-buttons4-2u .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-2u .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
}
#menu-3c .navbar-toggler {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #ffffff;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-3c .link {
  font-size: 0.8rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #0e0e0e;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-3c A {
  font-family: 'Oswald', sans-serif;
}












#footer1-1o P {
  font-family: 'Oswald', sans-serif;
}
#content8-1w .mbr-section-title,
#content8-1w .lead {
  text-align: right;
  color: #fff;
}
#content8-1w .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#content8-1w .lead P {
  font-family: 'Oswald', sans-serif;
}
#gallery4-1q LI {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1p .card-text {
  text-align: left;
}
#contacts3-1p .mbr-footer-content p {
  color: #ffffff;
}
#contacts3-1p SPAN {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts3-1p H4 {
  color: #ffffff;
}
#contacts3-1p .list-group-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1p .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1p .mbr-footer-content p SPAN {
  font-family: 'Oswald', sans-serif;
}
#social-buttons4-2n .mbr-section-title,
#social-buttons4-2n .btn-social {
  color: #fff;
}
#social-buttons4-2n .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-2n .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
}
#menu-3c .navbar-toggler {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #ffffff;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-3c .link {
  font-size: 0.8rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #0e0e0e;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-3c A {
  font-family: 'Oswald', sans-serif;
}












#footer1-17 P {
  font-family: 'Oswald', sans-serif;
}
#header2-1e .mbr-section-title SPAN {
  font-family: 'Oswald', sans-serif;
}
#header2-1e .mbr-section-text {
  font-family: 'Oswald', sans-serif;
  text-align: left;
}
#header2-1e .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  text-align: left;
}
#contacts3-1a .card-text {
  text-align: left;
}
#contacts3-1a .mbr-footer-content p {
  color: #ffffff;
}
#contacts3-1a SPAN {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a H4 {
  color: #ffffff;
}
#contacts3-1a .list-group-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .mbr-footer-content p SPAN {
  font-family: 'Oswald', sans-serif;
}
#social-buttons4-2o .mbr-section-title,
#social-buttons4-2o .btn-social {
  color: #fff;
}
#social-buttons4-2o .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-2o .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
}
#menu-3c .navbar-toggler {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #ffffff;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-3c .link {
  font-size: 0.8rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #0e0e0e;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-3c A {
  font-family: 'Oswald', sans-serif;
}











#footer1-14 P {
  font-family: 'Oswald', sans-serif;
}
#header2-1g .mbr-section-text {
  font-family: 'Oswald', sans-serif;
  text-align: left;
}
#header2-1g .mbr-section-title {
  font-family: 'Oswald', sans-serif;
  text-align: left;
}
#contacts3-1a .card-text {
  text-align: left;
}
#contacts3-1a .mbr-footer-content p {
  color: #ffffff;
}
#contacts3-1a SPAN {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a H4 {
  color: #ffffff;
}
#contacts3-1a .list-group-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .mbr-footer-content p SPAN {
  font-family: 'Oswald', sans-serif;
}
#social-buttons4-2p .mbr-section-title,
#social-buttons4-2p .btn-social {
  color: #fff;
}
#social-buttons4-2p .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-2p .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
}
#menu-3c .navbar-toggler {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #ffffff;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-3c .link {
  font-size: 0.8rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #0e0e0e;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-3c A {
  font-family: 'Oswald', sans-serif;
}











#footer1-11 P {
  font-family: 'Oswald', sans-serif;
}
#header2-1m .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#header2-1m .mbr-section-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .card-text {
  text-align: left;
}
#contacts3-1a .mbr-footer-content p {
  color: #ffffff;
}
#contacts3-1a SPAN {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a H4 {
  color: #ffffff;
}
#contacts3-1a .list-group-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .mbr-footer-content p SPAN {
  font-family: 'Oswald', sans-serif;
}
#social-buttons4-2q .mbr-section-title,
#social-buttons4-2q .btn-social {
  color: #fff;
}
#social-buttons4-2q .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-2q .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
}
#menu-3c .navbar-toggler {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #ffffff;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-3c .link {
  font-size: 0.8rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #0e0e0e;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-3c A {
  font-family: 'Oswald', sans-serif;
}











#content5-p .mbr-section-title,
#content5-p .lead {
  color: #fff;
}
#content5-p .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#content5-p .lead {
  font-family: 'Oswald', sans-serif;
}
#gallery4-i LI {
  font-family: 'Oswald', sans-serif;
  color: #efefef;
}
#social-buttons4-3b .mbr-section-title,
#social-buttons4-3b .btn-social {
  color: #fff;
}
#social-buttons4-3b .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-3b .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .card-text {
  text-align: left;
}
#contacts3-1a .mbr-footer-content p {
  color: #ffffff;
}
#contacts3-1a SPAN {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a H4 {
  color: #ffffff;
}
#contacts3-1a .list-group-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .mbr-footer-content p SPAN {
  font-family: 'Oswald', sans-serif;
}
#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
}
#menu-3c .navbar-toggler {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #ffffff;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-3c .link {
  font-size: 0.8rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #0e0e0e;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-3c A {
  font-family: 'Oswald', sans-serif;
}















#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
}
#menu-3c .navbar-toggler {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #ffffff;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-3c .link {
  font-size: 0.95rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #01171b;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #03343c!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #04404b;
}
#menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-3c A {
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
}
#slider-2i H2 {
  font-size: 60px;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#slider-2i .btn {
  font-family: 'Oswald', sans-serif;
}
#slider-2i P {
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#slider-2i SPAN {
  font-family: 'Oswald', sans-serif;
}
#msg-box6-2m h3,
#msg-box6-2m p {
  color: #fff;
}
#msg-box6-2m H3 {
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
}
#msg-box6-2m P {
  font-family: 'Oswald', sans-serif;
  font-size: 19px;
}
#contacts3-1a .card-text {
  text-align: left;
}
#contacts3-1a .mbr-footer-content p {
  color: #ffffff;
}
#contacts3-1a SPAN {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a H4 {
  color: #ffffff;
}
#contacts3-1a .list-group-text {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-1a .mbr-footer-content p SPAN {
  font-family: 'Oswald', sans-serif;
}
#social-buttons4-23 .mbr-section-title,
#social-buttons4-23 .btn-social {
  color: #fff;
}
#social-buttons4-23 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-23 .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#footer1-s P {
  font-family: 'Oswald', sans-serif;
}
