@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif: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: '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: #15d4ac !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #15d4ac;
  border-color: #15d4ac;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0e8e74;
  border-color: #0e8e74;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0e8e74 !important;
  border-color: #0e8e74 !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: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #0c7761;
  color: #0c7761;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #15d4ac;
  border-color: #15d4ac;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #15d4ac !important;
  border-color: #15d4ac !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: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #15d4ac !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #15d4ac;
}
.btn-social:hover {
  background: #15d4ac;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #15d4ac;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #15d4ac;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #15d4ac;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #15d4ac;
}
.lead a,
.lead a:hover {
  color: #15d4ac;
}
.lead blockquote {
  border-color: #15d4ac;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #bdf8ec;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #15d4ac;
}
#ext_menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-o .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-o .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-o .close-icon::before,
#ext_menu-o .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-o .link,
#ext_menu-o .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-o .link {
  font-size: 0.7rem;
}
#ext_menu-o .dropdown-item,
#ext_menu-o .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-o .link:hover,
#ext_menu-o .dropdown-item:hover,
#ext_menu-o .link:focus,
#ext_menu-o .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-o .nav-dropdown-sm .link:focus,
#ext_menu-o .nav-dropdown-sm .link:hover,
#ext_menu-o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-o .navbar,
#ext_menu-o .nav-dropdown-sm,
#ext_menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-o .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-o .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-o .bg-color.transparent.opened .link:hover,
#ext_menu-o .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-q .mbr-section-title,
#msg-box8-q p {
  color: #fff;
}
#features3-r P {
  text-align: left;
  font-size: 13px;
}
#features3-r SPAN {
  font-size: 14px;
}
#contacts3-p STRONG {
  font-size: 16px;
}

#ext_menu-v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-v .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-v .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-v .close-icon::before,
#ext_menu-v .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-v .link,
#ext_menu-v .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-v .link {
  font-size: 0.7rem;
}
#ext_menu-v .dropdown-item,
#ext_menu-v .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-v .link:hover,
#ext_menu-v .dropdown-item:hover,
#ext_menu-v .link:focus,
#ext_menu-v .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-v .link[aria-expanded="true"],
#ext_menu-v .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-v .nav-dropdown-sm .link:focus,
#ext_menu-v .nav-dropdown-sm .link:hover,
#ext_menu-v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-v .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-v .navbar,
#ext_menu-v .nav-dropdown-sm,
#ext_menu-v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-v .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-v .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-v .bg-color.transparent.opened .link:hover,
#ext_menu-v .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-v .link[aria-expanded="true"],
#ext_menu-v .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box3-14 .mbr-section-title,
#msg-box3-14 p {
  color: #000;
}
#msg-box3-14 .lead P {
  text-align: center;
  font-size: 17px;
}
#form1-10 .form-control-label {
  color: #232323;
}
#social-buttons4-12 .mbr-section-title,
#social-buttons4-12 .btn-social {
  color: #fff;
}
#contacts3-w STRONG {
  font-size: 16px;
}



#ext_menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1m .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-1m .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-1m .close-icon::before,
#ext_menu-1m .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-1m .link,
#ext_menu-1m .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-1m .link {
  font-size: 0.7rem;
}
#ext_menu-1m .dropdown-item,
#ext_menu-1m .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-1m .link:hover,
#ext_menu-1m .dropdown-item:hover,
#ext_menu-1m .link:focus,
#ext_menu-1m .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-1m .nav-dropdown-sm .link:focus,
#ext_menu-1m .nav-dropdown-sm .link:hover,
#ext_menu-1m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-1m .navbar,
#ext_menu-1m .nav-dropdown-sm,
#ext_menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-1m .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1m .bg-color.transparent.opened .link:hover,
#ext_menu-1m .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-1n .mbr-section-title,
#msg-box8-1n p {
  color: #fff;
}
#msg-box8-1n .mbr-section-title {
  text-align: right;
  color: #ffffff;
}
#msg-box5-1o SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-1o H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-1o B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-1o P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#content1-4z DIV {
  text-align: center;
}
#header1-4z .mbr-section-title {
  color: #f3c649;
  font-size: 80px;
}
#header1-4z .mbr-section-lead P {
  font-size: 25px;
}
#contacts3-1t STRONG {
  font-size: 16px;
}



#ext_menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1u .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-1u .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-1u .close-icon::before,
#ext_menu-1u .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-1u .link,
#ext_menu-1u .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-1u .link {
  font-size: 0.7rem;
}
#ext_menu-1u .dropdown-item,
#ext_menu-1u .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-1u .link:hover,
#ext_menu-1u .dropdown-item:hover,
#ext_menu-1u .link:focus,
#ext_menu-1u .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-1u .link[aria-expanded="true"],
#ext_menu-1u .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-1u .nav-dropdown-sm .link:focus,
#ext_menu-1u .nav-dropdown-sm .link:hover,
#ext_menu-1u .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-1u .navbar,
#ext_menu-1u .nav-dropdown-sm,
#ext_menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-1u .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1u .bg-color.transparent.opened .link:hover,
#ext_menu-1u .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-1u .link[aria-expanded="true"],
#ext_menu-1u .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-1v .mbr-section-title,
#msg-box8-1v p {
  color: #fff;
}
#msg-box8-1v .mbr-section-title {
  text-align: left;
  color: #ffffff;
}
#msg-box5-1w SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-1w H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-1w B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-1w P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box6-1z .mbr-section-title,
#msg-box6-1z .lead p {
  color: #fff;
}
#contacts3-21 STRONG {
  font-size: 16px;
}






#ext_menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-22 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-22 .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-22 .close-icon::before,
#ext_menu-22 .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-22 .link,
#ext_menu-22 .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-22 .link {
  font-size: 0.7rem;
}
#ext_menu-22 .dropdown-item,
#ext_menu-22 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-22 .link:hover,
#ext_menu-22 .dropdown-item:hover,
#ext_menu-22 .link:focus,
#ext_menu-22 .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-22 .link[aria-expanded="true"],
#ext_menu-22 .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-22 .nav-dropdown-sm .link:focus,
#ext_menu-22 .nav-dropdown-sm .link:hover,
#ext_menu-22 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-22 .navbar,
#ext_menu-22 .nav-dropdown-sm,
#ext_menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-22 .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-22 .bg-color.transparent.opened .link:hover,
#ext_menu-22 .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-22 .link[aria-expanded="true"],
#ext_menu-22 .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-23 .mbr-section-title,
#msg-box8-23 p {
  color: #fff;
}
#msg-box8-23 .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
#msg-box8-23 .lead {
  color: #ffffff;
  font-size: 25px;
}
#msg-box5-24 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-24 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-24 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-24 P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box5-53 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-53 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-53 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-53 P {
  font-size: 15px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#header1-55 .mbr-section-title {
  color: #8c8c8c;
  font-size: 60px;
}
#header1-55 .mbr-section-lead {
  color: #fac51c;
}
#content1-54 P {
  text-align: center;
}
#msg-box3-56 .mbr-section-title,
#msg-box3-56 p {
  color: #000;
}
#msg-box3-56 .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-56 .lead P {
  font-size: 25px;
}
#contacts3-29 STRONG {
  font-size: 16px;
}








#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-2a .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.7rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-2b .mbr-section-title,
#msg-box8-2b p {
  color: #fff;
}
#msg-box8-2b .mbr-section-title {
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2c SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-2c H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-2c B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-2c P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box5-59 B {
  text-align: center;
}
#features1-5a .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5a .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 32px;
}
#features1-5a .mbr-cards-col:nth-child(even) .card-title {
  font-size: 36px;
}
#header1-5d .mbr-section-title {
  color: #8c8c8c;
  font-size: 60px;
}
#header1-5d .mbr-section-lead {
  color: #fac51c;
}
#content5-40 .mbr-section-title,
#content5-40 p {
  color: #fff;
}
#content5-40 .mbr-section-title {
  color: #00eef7;
  font-size: 60px;
  text-align: left;
}
#content5-40 P {
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
}
#msg-box8-3z .mbr-section-title,
#msg-box8-3z p {
  color: #fff;
}
#msg-box3-5c .mbr-section-title,
#msg-box3-5c p {
  color: #000;
}
#msg-box3-5c .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5c .lead P {
  font-size: 25px;
}
#header3-5b .mbr-section-title,
#header3-5b .mbr-section-subtitle {
  text-align: center;
}
#header3-5b SMALL {
  text-align: right;
}
#header3-5b H3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 46px;
}
#header3-5b SPAN {
  font-size: 36px;
}
#header3-5b I {
  font-family: 'Slabo 27px', serif;
}
#header1-51 .mbr-section-title {
  color: #f3c649;
  font-size: 80px;
}
#header1-51 .mbr-section-lead P {
  font-size: 25px;
  color: #f7da64;
}
#contacts3-2h STRONG {
  font-size: 16px;
}







#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-0 .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.7rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#slider-1 H2 {
  text-align: center;
  font-size: 60px;
  font-family: 'Roboto', sans-serif;
}
#slider-1 P {
  text-align: right;
  font-size: 46px;
}
#slider-1 SPAN {
  font-size: 60px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
#slider-1 DIV {
  text-align: center;
  font-size: 60px;
}
#msg-box3-i .mbr-section-title,
#msg-box3-i p {
  color: #000;
}
#msg-box3-i .mbr-section-title {
  font-size: 46px;
  color: #12151d;
}
#msg-box3-i .lead P {
  color: #000000;
  text-align: center;
}
#features7-n .card-subtitle {
  color: #bcbcbc;
}
#features7-n .iconbox {
  background-color: #15d4ac;
  border-color: #15d4ac;
}
#content5-3u .mbr-section-title,
#content5-3u p {
  color: #fff;
}
#content5-3u .mbr-section-title {
  text-align: center;
}
#content5-3u P {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#features1-5 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #28324e;
}
#features1-5 .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 36px;
}
#features1-5 .mbr-cards-col:nth-child(even) .card-title {
  font-size: 36px;
}
#header3-4d .mbr-section-title,
#header3-4d .mbr-section-subtitle {
  text-align: center;
}
#header3-4d SMALL {
  text-align: right;
}
#header3-4d H3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  text-align: right;
}
#header3-4d SPAN {
  font-size: 36px;
}
#features4-4e .card-subtitle {
  color: #bcbcbc;
}
#features4-4e .iconbox {
  background-color: #efefef;
  border-color: #efefef;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#header3-4f SMALL {
  text-align: right;
}
#header3-4f H3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 46px;
}
#header3-4f SPAN {
  font-size: 36px;
}
#header3-4f I {
  font-family: 'Slabo 27px', serif;
}
#buttons1-4y .btn {
  font-size: 13px;
}
#testimonials3-8 .mbr-section-title {
  color: #efefef;
}
#testimonials3-8 .mbr-author-name {
  color: #ccc;
}
#social-buttons4-3v .mbr-section-title,
#social-buttons4-3v .btn-social {
  color: #fff;
}
#contacts3-9 STRONG {
  font-size: 16px;
}




#ext_menu-36 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-36 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-36 .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-36 .close-icon::before,
#ext_menu-36 .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-36 .link,
#ext_menu-36 .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-36 .link {
  font-size: 0.7rem;
}
#ext_menu-36 .dropdown-item,
#ext_menu-36 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-36 .link:hover,
#ext_menu-36 .dropdown-item:hover,
#ext_menu-36 .link:focus,
#ext_menu-36 .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-36 .link[aria-expanded="true"],
#ext_menu-36 .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-36 .nav-dropdown-sm .link:focus,
#ext_menu-36 .nav-dropdown-sm .link:hover,
#ext_menu-36 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-36 .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-36 .navbar,
#ext_menu-36 .nav-dropdown-sm,
#ext_menu-36 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-36 .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-36 .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-36 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-36 .bg-color.transparent.opened .link:hover,
#ext_menu-36 .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-36 .link[aria-expanded="true"],
#ext_menu-36 .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-37 .mbr-section-title,
#msg-box8-37 p {
  color: #fff;
}
#msg-box8-37 .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
#msg-box5-38 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-38 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-38 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-38 P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box3-5e .mbr-section-title,
#msg-box3-5e p {
  color: #000;
}
#msg-box3-5e .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5e .lead P {
  font-size: 25px;
}
#contacts3-3d STRONG {
  font-size: 16px;
}




#ext_menu-3m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3m .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-3m .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-3m .close-icon::before,
#ext_menu-3m .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-3m .link,
#ext_menu-3m .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-3m .link {
  font-size: 0.7rem;
}
#ext_menu-3m .dropdown-item,
#ext_menu-3m .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-3m .link:hover,
#ext_menu-3m .dropdown-item:hover,
#ext_menu-3m .link:focus,
#ext_menu-3m .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-3m .link[aria-expanded="true"],
#ext_menu-3m .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-3m .nav-dropdown-sm .link:focus,
#ext_menu-3m .nav-dropdown-sm .link:hover,
#ext_menu-3m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3m .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-3m .navbar,
#ext_menu-3m .nav-dropdown-sm,
#ext_menu-3m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3m .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-3m .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-3m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3m .bg-color.transparent.opened .link:hover,
#ext_menu-3m .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-3m .link[aria-expanded="true"],
#ext_menu-3m .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-3n .mbr-section-title,
#msg-box8-3n p {
  color: #fff;
}
#msg-box8-3n .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
#msg-box5-3o SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-3o H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-3o B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-3o P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box3-5i .mbr-section-title,
#msg-box3-5i p {
  color: #000;
}
#msg-box3-5i .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5i .lead P {
  font-size: 25px;
}
#contacts3-3t STRONG {
  font-size: 16px;
}



#ext_menu-16 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-16 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-16 .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-16 .close-icon::before,
#ext_menu-16 .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-16 .link,
#ext_menu-16 .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-16 .link {
  font-size: 0.7rem;
}
#ext_menu-16 .dropdown-item,
#ext_menu-16 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-16 .link:hover,
#ext_menu-16 .dropdown-item:hover,
#ext_menu-16 .link:focus,
#ext_menu-16 .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-16 .link[aria-expanded="true"],
#ext_menu-16 .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-16 .nav-dropdown-sm .link:focus,
#ext_menu-16 .nav-dropdown-sm .link:hover,
#ext_menu-16 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-16 .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-16 .navbar,
#ext_menu-16 .nav-dropdown-sm,
#ext_menu-16 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-16 .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-16 .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-16 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-16 .bg-color.transparent.opened .link:hover,
#ext_menu-16 .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-16 .link[aria-expanded="true"],
#ext_menu-16 .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-18 .mbr-section-title,
#msg-box8-18 p {
  color: #fff;
}
#msg-box8-18 .mbr-section-title {
  text-align: center;
  color: #28324e;
  font-size: 48px;
}
#msg-box5-1g SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-1g H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-1g B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-1g P {
  font-size: 20px;
  text-align: center;
}
#content5-4b .mbr-section-title,
#content5-4b p {
  color: #fff;
}
#content5-4b .mbr-section-title {
  color: #c1c1c1;
}
#msg-box3-5j .mbr-section-title,
#msg-box3-5j p {
  color: #000;
}
#msg-box3-5j .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5j .lead P {
  font-size: 25px;
}
#contacts3-17 STRONG {
  font-size: 16px;
}



#ext_menu-2q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2q .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-2q .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-2q .close-icon::before,
#ext_menu-2q .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-2q .link,
#ext_menu-2q .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-2q .link {
  font-size: 0.7rem;
}
#ext_menu-2q .dropdown-item,
#ext_menu-2q .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-2q .link:hover,
#ext_menu-2q .dropdown-item:hover,
#ext_menu-2q .link:focus,
#ext_menu-2q .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-2q .link[aria-expanded="true"],
#ext_menu-2q .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-2q .nav-dropdown-sm .link:focus,
#ext_menu-2q .nav-dropdown-sm .link:hover,
#ext_menu-2q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-2q .navbar,
#ext_menu-2q .nav-dropdown-sm,
#ext_menu-2q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2q .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-2q .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2q .bg-color.transparent.opened .link:hover,
#ext_menu-2q .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-2q .link[aria-expanded="true"],
#ext_menu-2q .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-2r .mbr-section-title,
#msg-box8-2r p {
  color: #fff;
}
#msg-box8-2r .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
#msg-box5-2s SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-2s H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-2s B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-2s P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-3y .mbr-section-title,
#msg-box8-3y p {
  color: #fff;
}
#contacts3-2x STRONG {
  font-size: 16px;
}



#ext_menu-4i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4i .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-4i .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-4i .close-icon::before,
#ext_menu-4i .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-4i .link,
#ext_menu-4i .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-4i .link {
  font-size: 0.7rem;
}
#ext_menu-4i .dropdown-item,
#ext_menu-4i .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-4i .link:hover,
#ext_menu-4i .dropdown-item:hover,
#ext_menu-4i .link:focus,
#ext_menu-4i .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-4i .link[aria-expanded="true"],
#ext_menu-4i .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-4i .nav-dropdown-sm .link:focus,
#ext_menu-4i .nav-dropdown-sm .link:hover,
#ext_menu-4i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4i .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-4i .navbar,
#ext_menu-4i .nav-dropdown-sm,
#ext_menu-4i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4i .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-4i .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-4i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4i .bg-color.transparent.opened .link:hover,
#ext_menu-4i .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-4i .link[aria-expanded="true"],
#ext_menu-4i .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#header1-4p .mbr-section-title {
  color: #f7da64;
  font-size: 80px;
}
#msg-box5-4t SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-4t H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-4t B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
  font-size: 32px;
}
#msg-box5-4t P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #28324e;
}
#header3-4x .mbr-section-title,
#header3-4x .mbr-section-subtitle {
  text-align: center;
}
#contacts3-4v STRONG {
  font-size: 16px;
}



#ext_menu-2y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2y .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-2y .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-2y .close-icon::before,
#ext_menu-2y .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-2y .link,
#ext_menu-2y .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-2y .link {
  font-size: 0.7rem;
}
#ext_menu-2y .dropdown-item,
#ext_menu-2y .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-2y .link:hover,
#ext_menu-2y .dropdown-item:hover,
#ext_menu-2y .link:focus,
#ext_menu-2y .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-2y .nav-dropdown-sm .link:focus,
#ext_menu-2y .nav-dropdown-sm .link:hover,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-2y .navbar,
#ext_menu-2y .nav-dropdown-sm,
#ext_menu-2y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2y .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-2y .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-2y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2y .bg-color.transparent.opened .link:hover,
#ext_menu-2y .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-2z .mbr-section-title,
#msg-box8-2z p {
  color: #fff;
}
#msg-box8-2z .mbr-section-title {
  text-align: center;
  color: #ffffff;
  font-size: 60px;
}
#msg-box8-2z .mbr-section-title SPAN {
  font-size: 60px;
}
#msg-box5-30 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-30 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-30 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-30 P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#header1-4z .mbr-section-title {
  color: #ffffff;
  font-size: 72px;
}
#contacts3-35 STRONG {
  font-size: 16px;
}




#ext_menu-50 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-50 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-50 .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-50 .close-icon::before,
#ext_menu-50 .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-50 .link,
#ext_menu-50 .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-50 .link {
  font-size: 0.7rem;
}
#ext_menu-50 .dropdown-item,
#ext_menu-50 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-50 .link:hover,
#ext_menu-50 .dropdown-item:hover,
#ext_menu-50 .link:focus,
#ext_menu-50 .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-50 .link[aria-expanded="true"],
#ext_menu-50 .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-50 .nav-dropdown-sm .link:focus,
#ext_menu-50 .nav-dropdown-sm .link:hover,
#ext_menu-50 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-50 .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-50 .navbar,
#ext_menu-50 .nav-dropdown-sm,
#ext_menu-50 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-50 .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-50 .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-50 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-50 .bg-color.transparent.opened .link:hover,
#ext_menu-50 .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-50 .link[aria-expanded="true"],
#ext_menu-50 .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-51 .mbr-section-title,
#msg-box8-51 p {
  color: #fff;
}
#msg-box8-51 .mbr-section-title {
  text-align: center;
  color: #ffffff;
  font-size: 72px;
}
#msg-box8-51 .mbr-section-title SPAN {
  font-size: 72px;
}
#msg-box5-52 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-52 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-52 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-52 P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#header1-55 .mbr-section-title {
  color: #ffffff;
  font-size: 80px;
}
#msg-box3-5k .mbr-section-title,
#msg-box3-5k p {
  color: #000;
}
#msg-box3-5k .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5k .lead P {
  font-size: 25px;
}
#contacts3-57 STRONG {
  font-size: 16px;
}






#ext_menu-50 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-50 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-50 .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-50 .close-icon::before,
#ext_menu-50 .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-50 .link,
#ext_menu-50 .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-50 .link {
  font-size: 0.7rem;
}
#ext_menu-50 .dropdown-item,
#ext_menu-50 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-50 .link:hover,
#ext_menu-50 .dropdown-item:hover,
#ext_menu-50 .link:focus,
#ext_menu-50 .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-50 .link[aria-expanded="true"],
#ext_menu-50 .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-50 .nav-dropdown-sm .link:focus,
#ext_menu-50 .nav-dropdown-sm .link:hover,
#ext_menu-50 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-50 .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-50 .navbar,
#ext_menu-50 .nav-dropdown-sm,
#ext_menu-50 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-50 .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-50 .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-50 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-50 .bg-color.transparent.opened .link:hover,
#ext_menu-50 .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-50 .link[aria-expanded="true"],
#ext_menu-50 .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-51 .mbr-section-title,
#msg-box8-51 p {
  color: #fff;
}
#msg-box8-51 .mbr-section-title {
  text-align: center;
  color: #d4b88c;
  font-size: 48px;
}
#msg-box5-52 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-52 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-52 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-52 P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box5-57 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-57 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-57 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
  font-size: 32px;
}
#msg-box5-57 P {
  font-size: 24px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #28324e;
}
#header1-5m .mbr-section-title {
  color: #8c8c8c;
  font-size: 60px;
}
#header1-5m .mbr-section-lead {
  color: #fac51c;
}
#msg-box3-5l .mbr-section-title,
#msg-box3-5l p {
  color: #000;
}
#msg-box3-5l .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5l .lead P {
  font-size: 25px;
}
#contacts3-56 STRONG {
  font-size: 16px;
}









#ext_menu-54 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-54 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-54 .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-54 .close-icon::before,
#ext_menu-54 .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-54 .link,
#ext_menu-54 .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-54 .link {
  font-size: 0.7rem;
}
#ext_menu-54 .dropdown-item,
#ext_menu-54 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-54 .link:hover,
#ext_menu-54 .dropdown-item:hover,
#ext_menu-54 .link:focus,
#ext_menu-54 .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-54 .nav-dropdown-sm .link:focus,
#ext_menu-54 .nav-dropdown-sm .link:hover,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-54 .navbar,
#ext_menu-54 .nav-dropdown-sm,
#ext_menu-54 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-54 .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-54 .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-54 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-54 .bg-color.transparent.opened .link:hover,
#ext_menu-54 .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-55 .mbr-section-title,
#msg-box8-55 p {
  color: #fff;
}
#msg-box8-55 .mbr-section-title {
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-56 SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-56 H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-56 B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-56 P {
  font-size: 20px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-5x .mbr-section-title,
#header3-5x .mbr-section-subtitle {
  text-align: center;
}
#header3-5x SMALL {
  text-align: right;
}
#header3-5x H3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  text-align: right;
}
#header3-5x SPAN {
  font-size: 36px;
}
#content1-5y P {
  text-align: center;
}
#header3-5w .mbr-section-title,
#header3-5w .mbr-section-subtitle {
  text-align: center;
}
#header3-5w SMALL {
  text-align: right;
}
#header3-5w H3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  text-align: right;
}
#header3-5w SPAN {
  font-size: 36px;
}
#header3-5r .mbr-section-title,
#header3-5r .mbr-section-subtitle {
  text-align: center;
}
#header3-5r SMALL {
  text-align: right;
}
#header3-5r H3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  text-align: right;
}
#header3-5r SPAN {
  font-size: 36px;
}
#content1-5p P {
  text-align: center;
}
#header1-5q .mbr-section-title {
  color: #8c8c8c;
  font-size: 60px;
}
#header1-5q .mbr-section-lead {
  color: #fac51c;
}
#header3-5u .mbr-section-title,
#header3-5u .mbr-section-subtitle {
  text-align: center;
}
#header3-5u SMALL {
  text-align: right;
}
#header3-5u H3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  text-align: right;
}
#header3-5u SPAN {
  font-size: 36px;
}
#content1-5s P {
  text-align: center;
}
#header1-59 .mbr-section-title {
  color: #a38f84;
  font-size: 80px;
}
#header1-59 .mbr-section-lead P {
  font-size: 25px;
  color: #ffffff;
}
#content1-5a DIV {
  text-align: center;
}
#msg-box8-5b .mbr-section-title,
#msg-box8-5b p {
  color: #fff;
}
#msg-box3-5n .mbr-section-title,
#msg-box3-5n p {
  color: #000;
}
#msg-box3-5n .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5n .lead P {
  font-size: 25px;
}
#contacts3-5d STRONG {
  font-size: 16px;
}






#header1-5n .mbr-section-title {
  color: #fac51c;
  font-size: 80px;
}
#header1-5n .mbr-section-lead P {
  font-size: 25px;
}
#ext_menu-5e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5e .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-5e .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-5e .close-icon::before,
#ext_menu-5e .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-5e .link,
#ext_menu-5e .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-5e .link {
  font-size: 0.7rem;
}
#ext_menu-5e .dropdown-item,
#ext_menu-5e .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-5e .link:hover,
#ext_menu-5e .dropdown-item:hover,
#ext_menu-5e .link:focus,
#ext_menu-5e .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-5e .link[aria-expanded="true"],
#ext_menu-5e .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-5e .nav-dropdown-sm .link:focus,
#ext_menu-5e .nav-dropdown-sm .link:hover,
#ext_menu-5e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5e .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-5e .navbar,
#ext_menu-5e .nav-dropdown-sm,
#ext_menu-5e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5e .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-5e .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-5e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5e .bg-color.transparent.opened .link:hover,
#ext_menu-5e .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-5e .link[aria-expanded="true"],
#ext_menu-5e .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#content1-5p P {
  font-size: 16px;
  text-align: center;
}
#content1-4z P {
  font-size: 16px;
  text-align: center;
}
#content1-50 P {
  font-size: 16px;
  text-align: center;
}
#msg-box5-5g SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-5g H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-5g B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
}
#msg-box5-5g P {
  font-size: 18px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#header1-5h .mbr-section-title {
  color: #a38f84;
  font-size: 80px;
}
#header1-5h .mbr-section-lead P {
  font-size: 25px;
  color: #f7da64;
  font-family: 'PT Serif', serif;
}
#content1-5i DIV {
  text-align: center;
}
#msg-box8-51 .mbr-section-title,
#msg-box8-51 p {
  color: #fff;
}
#msg-box8-51 .mbr-section-title {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-51 .mbr-section-title A {
  font-size: 25px;
}
#msg-box8-51 .mbr-section-title SPAN {
  font-size: 25px;
}
#content1-5q P {
  text-align: center;
}
#content1-52 P {
  text-align: center;
}
#msg-box3-5r .mbr-section-title,
#msg-box3-5r p {
  color: #000;
}
#msg-box3-5r .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#contacts3-5l STRONG {
  font-size: 16px;
}









#ext_menu-3e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3e .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-3e .navbar-toggler {
  color: #44e9c6;
}
#ext_menu-3e .close-icon::before,
#ext_menu-3e .close-icon::after {
  background-color: #44e9c6;
}
#ext_menu-3e .link,
#ext_menu-3e .dropdown-item {
  color: #44e9c6;
  font-family: 'Noto Sans', sans-serif;
}
#ext_menu-3e .link {
  font-size: 0.7rem;
}
#ext_menu-3e .dropdown-item,
#ext_menu-3e .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-3e .link:hover,
#ext_menu-3e .dropdown-item:hover,
#ext_menu-3e .link:focus,
#ext_menu-3e .dropdown-item:focus {
  color: #15d4ac;
}
#ext_menu-3e .link[aria-expanded="true"],
#ext_menu-3e .dropdown-menu {
  background: #1a4e3a;
}
#ext_menu-3e .nav-dropdown-sm .link:focus,
#ext_menu-3e .nav-dropdown-sm .link:hover,
#ext_menu-3e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3e .nav-dropdown-sm .dropdown-item:hover {
  background: #23694e!important;
}
#ext_menu-3e .navbar,
#ext_menu-3e .nav-dropdown-sm,
#ext_menu-3e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3e .nav-dropdown-sm .dropdown-menu {
  background: #277457;
}
#ext_menu-3e .bg-color.transparent .link {
  color: #44e9c6;
  transition: none;
}
#ext_menu-3e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3e .bg-color.transparent.opened .link:hover,
#ext_menu-3e .bg-color.transparent.opened .link:focus {
  color: #15d4ac;
}
#ext_menu-3e .link[aria-expanded="true"],
#ext_menu-3e .dropdown-item[aria-expanded="true"] {
  color: #15d4ac!important;
}
#msg-box8-3f .mbr-section-title,
#msg-box8-3f p {
  color: #fff;
}
#msg-box8-3f .mbr-section-title {
  text-align: center;
  color: #cccccc;
  font-size: 60px;
}
#msg-box5-3g SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-3g H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-3g B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
  font-size: 32px;
}
#msg-box5-3g P {
  font-size: 30px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #28324e;
}
#header3-43 .mbr-section-title,
#header3-43 .mbr-section-subtitle {
  text-align: center;
}
#header3-43 SMALL {
  text-align: right;
}
#header3-43 H3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  text-align: right;
}
#header3-43 SPAN {
  font-size: 36px;
}
#features4-44 .card-subtitle {
  color: #bcbcbc;
}
#features4-44 .iconbox {
  background-color: #efefef;
  border-color: #efefef;
}
#header3-45 .mbr-section-title,
#header3-45 .mbr-section-subtitle {
  text-align: center;
}
#header3-45 SMALL {
  text-align: right;
}
#header3-45 H3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 46px;
}
#header3-45 SPAN {
  font-size: 36px;
}
#header3-45 I {
  font-family: 'Slabo 27px', serif;
}
#buttons1-46 .btn {
  font-size: 13px;
}
#header1-41 .mbr-section-title {
  color: #ffffff;
  font-size: 80px;
}
#buttons1-4h .btn {
  font-size: 13px;
}
#msg-box8-49 .mbr-section-title,
#msg-box8-49 p {
  color: #fff;
}
#msg-box5-4c SPAN {
  font-size: 36px;
  color: #5e5e5e;
}
#msg-box5-4c H3 {
  font-size: 36px;
  text-align: center;
}
#msg-box5-4c B {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #475577;
  font-size: 32px;
}
#msg-box5-4c P {
  font-size: 25px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #28324e;
}
#header1-5h .mbr-section-title {
  color: #8c8c8c;
  font-size: 60px;
}
#header1-5h .mbr-section-lead {
  color: #fac51c;
}
#msg-box3-5f .mbr-section-title,
#msg-box3-5f p {
  color: #000;
}
#msg-box3-5f .mbr-section-title {
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#msg-box3-5f .lead P {
  font-size: 25px;
}
#contacts3-3l STRONG {
  font-size: 16px;
}
