@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);








.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
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: 'Oswald', 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: 'Oswald', sans-serif;
}
.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;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oswald', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oswald', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #2969b0 !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: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !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: #16385d;
  color: #16385d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !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: #2969b0 !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: #2969b0;
}
.btn-social:hover {
  background: #2969b0;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2969b0;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2969b0;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2969b0;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2969b0;
}
.lead a,
.lead a:hover {
  color: #2969b0;
}
.lead blockquote {
  border-color: #2969b0;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #79aae0;
}
.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: #2969b0;
}
.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;
}
#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
}
#ext_menu-q .link {
  font-size: 1rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #000000;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#header1-9y .mbr-section-lead B {
  font-size: 30px;
}
#header1-9y .mbr-section-lead {
  color: #ffffff;
}
#header1-9y .mbr-section-title {
  text-align: center;
}
#header1-bq .btn {
  font-size: 30px;
}
#header3-a9 .mbr-section-title,
#header3-a9 .mbr-section-subtitle {
  text-align: center;
}
#header3-a9 .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#header2-9z .mbr-section-title {
  font-size: 46px;
}
#header3-aa .mbr-section-title,
#header3-aa .mbr-section-subtitle {
  text-align: center;
}
#header3-aa .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#header3-ab .mbr-section-title,
#header3-ab .mbr-section-subtitle {
  text-align: center;
}
#header3-ab .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box8-n .mbr-section-title,
#msg-box8-n p {
  color: #fff;
}
#msg-box8-n .mbr-section-title {
  font-size: 36px;
  font-family: 'Raleway', sans-serif;
}
#msg-box8-n .lead P {
  font-size: 17px;
  font-family: 'Raleway', sans-serif;
}
#header3-ac .mbr-section-title,
#header3-ac .mbr-section-subtitle {
  text-align: center;
}
#header3-ac .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#content1-9w DIV {
  font-size: 32px;
  text-align: left;
}
#content1-9w I {
  font-size: 17px;
}
#msg-box4-u H3 {
  color: #41a85f;
  font-family: 'Indie Flower', cursive;
  font-size: 46px;
  text-align: left;
}
#msg-box4-u P {
  text-align: left;
}
#msg-box4-u SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
}
#header3-ad .mbr-section-title,
#header3-ad .mbr-section-subtitle {
  text-align: center;
}
#header3-ad .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#footer1-b P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box1-s H3 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #90a878;
}
#msg-box1-s H2 {
  color: #ffffff;
  font-size: 8px;
}
#header1-a8 .mbr-section-title {
  font-size: 72px;
  font-family: 'Montserrat', sans-serif;
}
#header3-ae .mbr-section-title,
#header3-ae .mbr-section-subtitle {
  text-align: center;
}
#header3-ae .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#content6-a3 P {
  font-size: 24px;
  text-align: center;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}



#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
}
#ext_menu-q .link {
  font-size: 1rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #000000;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#msg-box8-2c .mbr-section-title,
#msg-box8-2c p {
  color: #fff;
}
#msg-box8-2c .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header3-72 .mbr-section-title,
#header3-72 .mbr-section-subtitle {
  text-align: center;
}
#header3-72 .mbr-section-title {
  color: #000000;
}
#header3-72 .mbr-section-subtitle B {
  font-size: 20px;
}
#header3-72 .mbr-section-subtitle {
  color: #000000;
}
#header3-72 .mbr-section-subtitle SPAN {
  font-size: 20px;
}
#footer1-b P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
}
#ext_menu-q .link {
  font-size: 1rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #000000;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#content1-y P {
  text-align: center;
}
#content1-y H4 {
  text-align: center;
}
#msg-box8-2d .mbr-section-title,
#msg-box8-2d p {
  color: #fff;
}
#msg-box8-2d .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#msg-box8-2d .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#content1-4t DIV {
  color: #000000;
}
#footer1-v P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}






#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
}
#ext_menu-q .link {
  font-size: 1rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #000000;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#msg-box8-2e .mbr-section-title,
#msg-box8-2e p {
  color: #fff;
}
#msg-box8-2e .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  font-size: 36px;
}
#msg-box8-2e .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 p {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  font-family: 'Indie Flower', cursive;
  font-size: 30px;
  text-align: center;
}
#msg-box8-13 .lead P {
  font-size: 25px;
}
#content1-15 PRE {
  font-family: 'Indie Flower', cursive;
  font-size: 36px;
  color: #90a878;
}
#content1-15 DIV {
  color: #2969b0;
  text-align: center;
}
#content1-18 P {
  text-align: left;
  font-size: 20px;
}
#footer1-10 P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-1c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1c .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-1c .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1c .close-icon::before,
#ext_menu-1c .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1c .link,
#ext_menu-1c .dropdown-item {
  color: #ffffff;
}
#ext_menu-1c .link {
  font-size: 1rem;
}
#ext_menu-1c .dropdown-item,
#ext_menu-1c .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1c .link:hover,
#ext_menu-1c .dropdown-item:hover,
#ext_menu-1c .link:focus,
#ext_menu-1c .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-1c .link[aria-expanded="true"],
#ext_menu-1c .dropdown-menu {
  background: #000000;
}
#ext_menu-1c .nav-dropdown-sm .link:focus,
#ext_menu-1c .nav-dropdown-sm .link:hover,
#ext_menu-1c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1c .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1c .navbar,
#ext_menu-1c .nav-dropdown-sm,
#ext_menu-1c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1c .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1c .bg-color.transparent.opened .link:hover,
#ext_menu-1c .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-1c .link[aria-expanded="true"],
#ext_menu-1c .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-1e P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-1j .mbr-section-title,
#msg-box8-1j p {
  color: #fff;
}
#msg-box8-1j .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#content1-1h P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
}
#content1-1h UL {
  font-size: 20px;
  color: #000000;
}
#content1-1h DIV {
  font-size: 17px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}





#ext_menu-1k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1k .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-1k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1k .close-icon::before,
#ext_menu-1k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1k .link,
#ext_menu-1k .dropdown-item {
  color: #ffffff;
}
#ext_menu-1k .link {
  font-size: 1rem;
}
#ext_menu-1k .dropdown-item,
#ext_menu-1k .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1k .link:hover,
#ext_menu-1k .dropdown-item:hover,
#ext_menu-1k .link:focus,
#ext_menu-1k .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-1k .link[aria-expanded="true"],
#ext_menu-1k .dropdown-menu {
  background: #000000;
}
#ext_menu-1k .nav-dropdown-sm .link:focus,
#ext_menu-1k .nav-dropdown-sm .link:hover,
#ext_menu-1k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1k .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1k .navbar,
#ext_menu-1k .nav-dropdown-sm,
#ext_menu-1k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1k .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1k .bg-color.transparent.opened .link:hover,
#ext_menu-1k .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-1k .link[aria-expanded="true"],
#ext_menu-1k .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-1m P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-1o .mbr-section-title,
#msg-box8-1o p {
  color: #fff;
}
#msg-box8-1o .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-1o .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#content1-1p P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#content1-1p UL {
  font-size: 17px;
  color: #000000;
}
#content1-1p DIV {
  font-size: 17px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}





#ext_menu-1r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1r .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-1r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1r .close-icon::before,
#ext_menu-1r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1r .link,
#ext_menu-1r .dropdown-item {
  color: #ffffff;
}
#ext_menu-1r .link {
  font-size: 1rem;
}
#ext_menu-1r .dropdown-item,
#ext_menu-1r .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1r .link:hover,
#ext_menu-1r .dropdown-item:hover,
#ext_menu-1r .link:focus,
#ext_menu-1r .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-1r .link[aria-expanded="true"],
#ext_menu-1r .dropdown-menu {
  background: #000000;
}
#ext_menu-1r .nav-dropdown-sm .link:focus,
#ext_menu-1r .nav-dropdown-sm .link:hover,
#ext_menu-1r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1r .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1r .navbar,
#ext_menu-1r .nav-dropdown-sm,
#ext_menu-1r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1r .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1r .bg-color.transparent.opened .link:hover,
#ext_menu-1r .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-1r .link[aria-expanded="true"],
#ext_menu-1r .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-1s P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-1t .mbr-section-title,
#msg-box8-1t p {
  color: #fff;
}
#msg-box8-1t .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#msg-box8-1t .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#content1-1u P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
}
#content1-1u UL {
  font-size: 17px;
  color: #000000;
}
#content1-1u DIV {
  font-size: 17px;
}
#content1-23 P {
  text-align: left;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}



#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-1x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1x .close-icon::before,
#ext_menu-1x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1x .link,
#ext_menu-1x .dropdown-item {
  color: #ffffff;
}
#ext_menu-1x .link {
  font-size: 1rem;
}
#ext_menu-1x .dropdown-item,
#ext_menu-1x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1x .link:hover,
#ext_menu-1x .dropdown-item:hover,
#ext_menu-1x .link:focus,
#ext_menu-1x .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #000000;
}
#ext_menu-1x .nav-dropdown-sm .link:focus,
#ext_menu-1x .nav-dropdown-sm .link:hover,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1x .navbar,
#ext_menu-1x .nav-dropdown-sm,
#ext_menu-1x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1x .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1x .bg-color.transparent.opened .link:hover,
#ext_menu-1x .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-1y P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-1z .mbr-section-title,
#msg-box8-1z p {
  color: #fff;
}
#msg-box8-1z .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#content1-2a P {
  text-align: center;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-24 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-24 .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-24 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-24 .close-icon::before,
#ext_menu-24 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-24 .link,
#ext_menu-24 .dropdown-item {
  color: #ffffff;
}
#ext_menu-24 .link {
  font-size: 1rem;
}
#ext_menu-24 .dropdown-item,
#ext_menu-24 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-24 .link:hover,
#ext_menu-24 .dropdown-item:hover,
#ext_menu-24 .link:focus,
#ext_menu-24 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-24 .link[aria-expanded="true"],
#ext_menu-24 .dropdown-menu {
  background: #000000;
}
#ext_menu-24 .nav-dropdown-sm .link:focus,
#ext_menu-24 .nav-dropdown-sm .link:hover,
#ext_menu-24 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-24 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-24 .navbar,
#ext_menu-24 .nav-dropdown-sm,
#ext_menu-24 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-24 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-24 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-24 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-24 .bg-color.transparent.opened .link:hover,
#ext_menu-24 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-24 .link[aria-expanded="true"],
#ext_menu-24 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-25 P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-26 .mbr-section-title,
#msg-box8-26 p {
  color: #fff;
}
#msg-box8-26 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#content1-27 P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  color: #000000;
}
#content1-27 UL {
  font-size: 20px;
  color: #000000;
}
#content1-27 DIV {
  font-size: 17px;
  text-align: left;
}
#content1-2l P {
  text-align: center;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-2f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2f .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-2f .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2f .close-icon::before,
#ext_menu-2f .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2f .link,
#ext_menu-2f .dropdown-item {
  color: #ffffff;
}
#ext_menu-2f .link {
  font-size: 1rem;
}
#ext_menu-2f .dropdown-item,
#ext_menu-2f .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2f .link:hover,
#ext_menu-2f .dropdown-item:hover,
#ext_menu-2f .link:focus,
#ext_menu-2f .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-2f .link[aria-expanded="true"],
#ext_menu-2f .dropdown-menu {
  background: #000000;
}
#ext_menu-2f .nav-dropdown-sm .link:focus,
#ext_menu-2f .nav-dropdown-sm .link:hover,
#ext_menu-2f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2f .navbar,
#ext_menu-2f .nav-dropdown-sm,
#ext_menu-2f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2f .bg-color.transparent.opened .link:hover,
#ext_menu-2f .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-2f .link[aria-expanded="true"],
#ext_menu-2f .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-2g P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-2h .mbr-section-title,
#msg-box8-2h p {
  color: #fff;
}
#msg-box8-2h .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#content1-2i P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#content1-2i UL {
  font-size: 17px;
  color: #000000;
}
#content1-2i DIV {
  font-size: 17px;
}
#content1-2s P {
  text-align: center;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-2v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2v .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-2v .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2v .close-icon::before,
#ext_menu-2v .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2v .link,
#ext_menu-2v .dropdown-item {
  color: #ffffff;
}
#ext_menu-2v .link {
  font-size: 1rem;
}
#ext_menu-2v .dropdown-item,
#ext_menu-2v .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2v .link:hover,
#ext_menu-2v .dropdown-item:hover,
#ext_menu-2v .link:focus,
#ext_menu-2v .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-2v .link[aria-expanded="true"],
#ext_menu-2v .dropdown-menu {
  background: #000000;
}
#ext_menu-2v .nav-dropdown-sm .link:focus,
#ext_menu-2v .nav-dropdown-sm .link:hover,
#ext_menu-2v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2v .navbar,
#ext_menu-2v .nav-dropdown-sm,
#ext_menu-2v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2v .bg-color.transparent.opened .link:hover,
#ext_menu-2v .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-2v .link[aria-expanded="true"],
#ext_menu-2v .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-2w P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-2x .mbr-section-title,
#msg-box8-2x p {
  color: #fff;
}
#msg-box8-2x .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#content1-2y P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#content1-2y UL {
  font-size: 17px;
  color: #000000;
}
#content1-2y DIV {
  font-size: 17px;
}
#content1-2z P {
  text-align: center;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-32 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-32 .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-32 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-32 .close-icon::before,
#ext_menu-32 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-32 .link,
#ext_menu-32 .dropdown-item {
  color: #ffffff;
}
#ext_menu-32 .link {
  font-size: 1rem;
}
#ext_menu-32 .dropdown-item,
#ext_menu-32 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-32 .link:hover,
#ext_menu-32 .dropdown-item:hover,
#ext_menu-32 .link:focus,
#ext_menu-32 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-32 .link[aria-expanded="true"],
#ext_menu-32 .dropdown-menu {
  background: #000000;
}
#ext_menu-32 .nav-dropdown-sm .link:focus,
#ext_menu-32 .nav-dropdown-sm .link:hover,
#ext_menu-32 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-32 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-32 .navbar,
#ext_menu-32 .nav-dropdown-sm,
#ext_menu-32 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-32 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-32 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-32 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-32 .bg-color.transparent.opened .link:hover,
#ext_menu-32 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-32 .link[aria-expanded="true"],
#ext_menu-32 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-33 P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-34 .mbr-section-title,
#msg-box8-34 p {
  color: #fff;
}
#msg-box8-34 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header3-8z .mbr-section-title,
#header3-8z .mbr-section-subtitle {
  text-align: center;
}
#header3-8z .mbr-section-subtitle B {
  font-size: 20px;
}
#header3-8z .mbr-section-subtitle {
  color: #000000;
  font-size: 19px;
}
#content1-35 P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#content1-35 UL {
  font-size: 17px;
  color: #000000;
}
#content1-35 DIV {
  font-size: 17px;
}
#content1-36 P {
  text-align: center;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}






#ext_menu-4n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4n .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-4n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4n .close-icon::before,
#ext_menu-4n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4n .link,
#ext_menu-4n .dropdown-item {
  color: #ffffff;
}
#ext_menu-4n .link {
  font-size: 1rem;
}
#ext_menu-4n .dropdown-item,
#ext_menu-4n .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-4n .link:hover,
#ext_menu-4n .dropdown-item:hover,
#ext_menu-4n .link:focus,
#ext_menu-4n .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-4n .link[aria-expanded="true"],
#ext_menu-4n .dropdown-menu {
  background: #000000;
}
#ext_menu-4n .nav-dropdown-sm .link:focus,
#ext_menu-4n .nav-dropdown-sm .link:hover,
#ext_menu-4n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4n .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-4n .navbar,
#ext_menu-4n .nav-dropdown-sm,
#ext_menu-4n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4n .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-4n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4n .bg-color.transparent.opened .link:hover,
#ext_menu-4n .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-4n .link[aria-expanded="true"],
#ext_menu-4n .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#content1-4o P {
  text-align: center;
}
#content1-4o H4 {
  text-align: center;
}
#msg-box8-4p .mbr-section-title,
#msg-box8-4p p {
  color: #fff;
}
#msg-box8-4p .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header3-63 .mbr-section-title,
#header3-63 .mbr-section-subtitle {
  text-align: center;
}
#header3-63 .mbr-section-title {
  text-align: left;
  font-size: 48px;
  color: #41a85f;
  font-family: 'Indie Flower', cursive;
}
#content1-4w P {
  color: #000000;
  font-size: 17px;
}
#header3-64 .mbr-section-title,
#header3-64 .mbr-section-subtitle {
  text-align: center;
}
#header3-64 .mbr-section-title {
  text-align: left;
  color: #41a85f;
  font-family: 'Indie Flower', cursive;
}
#header3-65 .mbr-section-title,
#header3-65 .mbr-section-subtitle {
  text-align: center;
}
#header3-65 .mbr-section-title {
  color: #41a85f;
  font-family: 'Indie Flower', cursive;
}
#footer1-4s P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}



#ext_menu-4x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4x .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-4x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4x .close-icon::before,
#ext_menu-4x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4x .link,
#ext_menu-4x .dropdown-item {
  color: #ffffff;
}
#ext_menu-4x .link {
  font-size: 1rem;
}
#ext_menu-4x .dropdown-item,
#ext_menu-4x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-4x .link:hover,
#ext_menu-4x .dropdown-item:hover,
#ext_menu-4x .link:focus,
#ext_menu-4x .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-menu {
  background: #000000;
}
#ext_menu-4x .nav-dropdown-sm .link:focus,
#ext_menu-4x .nav-dropdown-sm .link:hover,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-4x .navbar,
#ext_menu-4x .nav-dropdown-sm,
#ext_menu-4x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4x .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-4x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4x .bg-color.transparent.opened .link:hover,
#ext_menu-4x .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#content1-4y P {
  text-align: center;
}
#content1-4y H4 {
  text-align: center;
}
#msg-box8-4z .mbr-section-title,
#msg-box8-4z p {
  color: #fff;
}
#msg-box8-4z .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header3-5f .mbr-section-title,
#header3-5f .mbr-section-subtitle {
  text-align: center;
}
#header3-5f .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#content1-50 P {
  text-align: left;
}
#header3-5i .mbr-section-title,
#header3-5i .mbr-section-subtitle {
  text-align: center;
}
#header3-5i .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#header3-5j .mbr-section-title,
#header3-5j .mbr-section-subtitle {
  text-align: center;
}
#header3-5j .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#header3-5l .mbr-section-title,
#header3-5l .mbr-section-subtitle {
  text-align: center;
}
#header3-5l .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#header3-5n .mbr-section-title,
#header3-5n .mbr-section-subtitle {
  text-align: center;
}
#header3-5n .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#header3-5p .mbr-section-title,
#header3-5p .mbr-section-subtitle {
  text-align: center;
}
#header3-5p .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#header3-5r .mbr-section-title,
#header3-5r .mbr-section-subtitle {
  text-align: center;
}
#header3-5r .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#header3-5t .mbr-section-title,
#header3-5t .mbr-section-subtitle {
  text-align: center;
}
#header3-5t .mbr-section-title {
  text-align: left;
  color: #41a85f;
}
#header3-5v .mbr-section-title,
#header3-5v .mbr-section-subtitle {
  text-align: center;
}
#header3-5v .mbr-section-title {
  text-align: left;
  color: #41a85f;
}
#header3-5x .mbr-section-title,
#header3-5x .mbr-section-subtitle {
  text-align: center;
}
#header3-5x .mbr-section-title {
  text-align: left;
  color: #41a85f;
}
#header3-5z .mbr-section-title,
#header3-5z .mbr-section-subtitle {
  text-align: center;
}
#header3-5z .mbr-section-title {
  color: #41a85f;
  text-align: left;
}
#header3-61 .mbr-section-title,
#header3-61 .mbr-section-subtitle {
  text-align: center;
}
#header3-61 .mbr-section-title {
  text-align: left;
  color: #41a85f;
}
#footer1-51 P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}



#ext_menu-52 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-52 .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-52 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-52 .close-icon::before,
#ext_menu-52 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-52 .link,
#ext_menu-52 .dropdown-item {
  color: #ffffff;
}
#ext_menu-52 .link {
  font-size: 1rem;
}
#ext_menu-52 .dropdown-item,
#ext_menu-52 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-52 .link:hover,
#ext_menu-52 .dropdown-item:hover,
#ext_menu-52 .link:focus,
#ext_menu-52 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-52 .link[aria-expanded="true"],
#ext_menu-52 .dropdown-menu {
  background: #000000;
}
#ext_menu-52 .nav-dropdown-sm .link:focus,
#ext_menu-52 .nav-dropdown-sm .link:hover,
#ext_menu-52 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-52 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-52 .navbar,
#ext_menu-52 .nav-dropdown-sm,
#ext_menu-52 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-52 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-52 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-52 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-52 .bg-color.transparent.opened .link:hover,
#ext_menu-52 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-52 .link[aria-expanded="true"],
#ext_menu-52 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#content1-53 P {
  text-align: center;
}
#content1-53 H4 {
  text-align: center;
}
#msg-box8-54 .mbr-section-title,
#msg-box8-54 p {
  color: #fff;
}
#msg-box8-54 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-56 P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-6b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6b .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-6b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6b .close-icon::before,
#ext_menu-6b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6b .link,
#ext_menu-6b .dropdown-item {
  color: #ffffff;
}
#ext_menu-6b .link {
  font-size: 1rem;
}
#ext_menu-6b .dropdown-item,
#ext_menu-6b .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-6b .link:hover,
#ext_menu-6b .dropdown-item:hover,
#ext_menu-6b .link:focus,
#ext_menu-6b .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-6b .link[aria-expanded="true"],
#ext_menu-6b .dropdown-menu {
  background: #000000;
}
#ext_menu-6b .nav-dropdown-sm .link:focus,
#ext_menu-6b .nav-dropdown-sm .link:hover,
#ext_menu-6b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6b .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-6b .navbar,
#ext_menu-6b .nav-dropdown-sm,
#ext_menu-6b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6b .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-6b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6b .bg-color.transparent.opened .link:hover,
#ext_menu-6b .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-6b .link[aria-expanded="true"],
#ext_menu-6b .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#content1-6c P {
  text-align: center;
}
#content1-6c H4 {
  text-align: center;
}
#msg-box8-6d .mbr-section-title,
#msg-box8-6d p {
  color: #fff;
}
#msg-box8-6d .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#msg-box8-6d .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#footer1-6f P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}




#ext_menu-6g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6g .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-6g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6g .close-icon::before,
#ext_menu-6g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6g .link,
#ext_menu-6g .dropdown-item {
  color: #ffffff;
}
#ext_menu-6g .link {
  font-size: 1rem;
}
#ext_menu-6g .dropdown-item,
#ext_menu-6g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-6g .link:hover,
#ext_menu-6g .dropdown-item:hover,
#ext_menu-6g .link:focus,
#ext_menu-6g .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-6g .link[aria-expanded="true"],
#ext_menu-6g .dropdown-menu {
  background: #000000;
}
#ext_menu-6g .nav-dropdown-sm .link:focus,
#ext_menu-6g .nav-dropdown-sm .link:hover,
#ext_menu-6g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6g .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-6g .navbar,
#ext_menu-6g .nav-dropdown-sm,
#ext_menu-6g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6g .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-6g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6g .bg-color.transparent.opened .link:hover,
#ext_menu-6g .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-6g .link[aria-expanded="true"],
#ext_menu-6g .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#content1-6h P {
  text-align: center;
}
#content1-6h H4 {
  text-align: center;
}
#msg-box8-6i .mbr-section-title,
#msg-box8-6i p {
  color: #fff;
}
#msg-box8-6i .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#msg-box8-6i .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#footer1-6k P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}


#ext_menu-6v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6v .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-6v .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6v .close-icon::before,
#ext_menu-6v .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6v .link,
#ext_menu-6v .dropdown-item {
  color: #ffffff;
}
#ext_menu-6v .link {
  font-size: 1rem;
}
#ext_menu-6v .dropdown-item,
#ext_menu-6v .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-6v .link:hover,
#ext_menu-6v .dropdown-item:hover,
#ext_menu-6v .link:focus,
#ext_menu-6v .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-6v .link[aria-expanded="true"],
#ext_menu-6v .dropdown-menu {
  background: #000000;
}
#ext_menu-6v .nav-dropdown-sm .link:focus,
#ext_menu-6v .nav-dropdown-sm .link:hover,
#ext_menu-6v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-6v .navbar,
#ext_menu-6v .nav-dropdown-sm,
#ext_menu-6v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-6v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6v .bg-color.transparent.opened .link:hover,
#ext_menu-6v .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-6v .link[aria-expanded="true"],
#ext_menu-6v .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-6u P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box8-6w .mbr-section-title,
#msg-box8-6w p {
  color: #fff;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}


#ext_menu-9d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9d .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-9d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9d .close-icon::before,
#ext_menu-9d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9d .link,
#ext_menu-9d .dropdown-item {
  color: #ffffff;
}
#ext_menu-9d .link {
  font-size: 1rem;
}
#ext_menu-9d .dropdown-item,
#ext_menu-9d .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-9d .link:hover,
#ext_menu-9d .dropdown-item:hover,
#ext_menu-9d .link:focus,
#ext_menu-9d .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-9d .link[aria-expanded="true"],
#ext_menu-9d .dropdown-menu {
  background: #000000;
}
#ext_menu-9d .nav-dropdown-sm .link:focus,
#ext_menu-9d .nav-dropdown-sm .link:hover,
#ext_menu-9d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9d .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-9d .navbar,
#ext_menu-9d .nav-dropdown-sm,
#ext_menu-9d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9d .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-9d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9d .bg-color.transparent.opened .link:hover,
#ext_menu-9d .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-9d .link[aria-expanded="true"],
#ext_menu-9d .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-9c P {
  color: #ffffff;
  font-size: 12px;
}
#header2-ag .mbr-section-text {
  color: #efefef;
}
#header2-ag .mbr-section-title {
  color: #efefef;
}
#header3-bp .mbr-section-title,
#header3-bp .mbr-section-subtitle {
  text-align: center;
}
#header3-bp .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}


#ext_menu-a5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-a5 .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-a5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-a5 .close-icon::before,
#ext_menu-a5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-a5 .link,
#ext_menu-a5 .dropdown-item {
  color: #ffffff;
}
#ext_menu-a5 .link {
  font-size: 1rem;
}
#ext_menu-a5 .dropdown-item,
#ext_menu-a5 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-a5 .link:hover,
#ext_menu-a5 .dropdown-item:hover,
#ext_menu-a5 .link:focus,
#ext_menu-a5 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-a5 .link[aria-expanded="true"],
#ext_menu-a5 .dropdown-menu {
  background: #000000;
}
#ext_menu-a5 .nav-dropdown-sm .link:focus,
#ext_menu-a5 .nav-dropdown-sm .link:hover,
#ext_menu-a5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-a5 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-a5 .navbar,
#ext_menu-a5 .nav-dropdown-sm,
#ext_menu-a5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-a5 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-a5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-a5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-a5 .bg-color.transparent.opened .link:hover,
#ext_menu-a5 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-a5 .link[aria-expanded="true"],
#ext_menu-a5 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-a4 P {
  color: #ffffff;
  font-size: 12px;
}
#header1-ba .mbr-section-lead {
  text-align: left;
  color: #efefef;
}
#header3-bd .mbr-section-title,
#header3-bd .mbr-section-subtitle {
  text-align: center;
}
#header3-bd .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#header1-bc .mbr-section-lead {
  text-align: left;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}



#ext_menu-66 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-66 .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-66 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-66 .close-icon::before,
#ext_menu-66 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-66 .link,
#ext_menu-66 .dropdown-item {
  color: #ffffff;
}
#ext_menu-66 .link {
  font-size: 1rem;
}
#ext_menu-66 .dropdown-item,
#ext_menu-66 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-66 .link:hover,
#ext_menu-66 .dropdown-item:hover,
#ext_menu-66 .link:focus,
#ext_menu-66 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-66 .link[aria-expanded="true"],
#ext_menu-66 .dropdown-menu {
  background: #000000;
}
#ext_menu-66 .nav-dropdown-sm .link:focus,
#ext_menu-66 .nav-dropdown-sm .link:hover,
#ext_menu-66 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-66 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-66 .navbar,
#ext_menu-66 .nav-dropdown-sm,
#ext_menu-66 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-66 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-66 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-66 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-66 .bg-color.transparent.opened .link:hover,
#ext_menu-66 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-66 .link[aria-expanded="true"],
#ext_menu-66 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#content1-67 P {
  text-align: center;
}
#content1-67 H4 {
  text-align: center;
}
#msg-box8-68 .mbr-section-title,
#msg-box8-68 p {
  color: #fff;
}
#msg-box8-68 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-6a P {
  color: #ffffff;
  font-size: 12px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}


#ext_menu-b3 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b3 .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-b3 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-b3 .close-icon::before,
#ext_menu-b3 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-b3 .link,
#ext_menu-b3 .dropdown-item {
  color: #ffffff;
}
#ext_menu-b3 .link {
  font-size: 1rem;
}
#ext_menu-b3 .dropdown-item,
#ext_menu-b3 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-b3 .link:hover,
#ext_menu-b3 .dropdown-item:hover,
#ext_menu-b3 .link:focus,
#ext_menu-b3 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-b3 .link[aria-expanded="true"],
#ext_menu-b3 .dropdown-menu {
  background: #000000;
}
#ext_menu-b3 .nav-dropdown-sm .link:focus,
#ext_menu-b3 .nav-dropdown-sm .link:hover,
#ext_menu-b3 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b3 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-b3 .navbar,
#ext_menu-b3 .nav-dropdown-sm,
#ext_menu-b3 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b3 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-b3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-b3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b3 .bg-color.transparent.opened .link:hover,
#ext_menu-b3 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-b3 .link[aria-expanded="true"],
#ext_menu-b3 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-b2 P {
  color: #ffffff;
  font-size: 12px;
}
#header1-b4 .mbr-section-lead {
  text-align: left;
}
#header3-b6 .mbr-section-title,
#header3-b6 .mbr-section-subtitle {
  text-align: center;
}
#header3-b6 .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}



#ext_menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4g .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-4g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4g .close-icon::before,
#ext_menu-4g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4g .link,
#ext_menu-4g .dropdown-item {
  color: #ffffff;
}
#ext_menu-4g .link {
  font-size: 1rem;
}
#ext_menu-4g .dropdown-item,
#ext_menu-4g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-4g .link:hover,
#ext_menu-4g .dropdown-item:hover,
#ext_menu-4g .link:focus,
#ext_menu-4g .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-4g .link[aria-expanded="true"],
#ext_menu-4g .dropdown-menu {
  background: #000000;
}
#ext_menu-4g .nav-dropdown-sm .link:focus,
#ext_menu-4g .nav-dropdown-sm .link:hover,
#ext_menu-4g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-4g .navbar,
#ext_menu-4g .nav-dropdown-sm,
#ext_menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-4g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4g .bg-color.transparent.opened .link:hover,
#ext_menu-4g .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-4g .link[aria-expanded="true"],
#ext_menu-4g .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#msg-box8-4i .mbr-section-title,
#msg-box8-4i p {
  color: #fff;
}
#msg-box8-4i .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#contacts1-4j P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-4j B {
  color: #ffffff;
}
#contacts1-4j SPAN {
  color: #000000;
  font-size: 16px;
}
#footer1-4l P {
  color: #ffffff;
  font-size: 12px;
}



#ext_menu-bf .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bf .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-bf .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bf .close-icon::before,
#ext_menu-bf .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bf .link,
#ext_menu-bf .dropdown-item {
  color: #ffffff;
}
#ext_menu-bf .link {
  font-size: 1rem;
}
#ext_menu-bf .dropdown-item,
#ext_menu-bf .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-bf .link:hover,
#ext_menu-bf .dropdown-item:hover,
#ext_menu-bf .link:focus,
#ext_menu-bf .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-bf .link[aria-expanded="true"],
#ext_menu-bf .dropdown-menu {
  background: #000000;
}
#ext_menu-bf .nav-dropdown-sm .link:focus,
#ext_menu-bf .nav-dropdown-sm .link:hover,
#ext_menu-bf .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bf .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-bf .navbar,
#ext_menu-bf .nav-dropdown-sm,
#ext_menu-bf .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bf .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-bf .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bf .bg-color.transparent.opened .link:hover,
#ext_menu-bf .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-bf .link[aria-expanded="true"],
#ext_menu-bf .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-be P {
  color: #ffffff;
  font-size: 12px;
}
#header1-bg .mbr-section-lead {
  text-align: left;
  font-family: 'Lora', serif;
}
#header1-bg .mbr-section-title {
  text-align: left;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}



#ext_menu-bi .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bi .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-bi .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bi .close-icon::before,
#ext_menu-bi .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bi .link,
#ext_menu-bi .dropdown-item {
  color: #ffffff;
}
#ext_menu-bi .link {
  font-size: 1rem;
}
#ext_menu-bi .dropdown-item,
#ext_menu-bi .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-bi .link:hover,
#ext_menu-bi .dropdown-item:hover,
#ext_menu-bi .link:focus,
#ext_menu-bi .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-bi .link[aria-expanded="true"],
#ext_menu-bi .dropdown-menu {
  background: #000000;
}
#ext_menu-bi .nav-dropdown-sm .link:focus,
#ext_menu-bi .nav-dropdown-sm .link:hover,
#ext_menu-bi .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bi .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-bi .navbar,
#ext_menu-bi .nav-dropdown-sm,
#ext_menu-bi .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bi .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-bi .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bi .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bi .bg-color.transparent.opened .link:hover,
#ext_menu-bi .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-bi .link[aria-expanded="true"],
#ext_menu-bi .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-bh P {
  color: #ffffff;
  font-size: 12px;
}
#header1-bj .mbr-section-lead {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 30px;
}
#contacts1-bt P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bt B {
  color: #ffffff;
}
#contacts1-bt SPAN {
  color: #000000;
  font-size: 16px;
}


#ext_menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bu .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-bu .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bu .close-icon::before,
#ext_menu-bu .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bu .link,
#ext_menu-bu .dropdown-item {
  color: #ffffff;
}
#ext_menu-bu .link {
  font-size: 1rem;
}
#ext_menu-bu .dropdown-item,
#ext_menu-bu .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-bu .link:hover,
#ext_menu-bu .dropdown-item:hover,
#ext_menu-bu .link:focus,
#ext_menu-bu .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-bu .link[aria-expanded="true"],
#ext_menu-bu .dropdown-menu {
  background: #000000;
}
#ext_menu-bu .nav-dropdown-sm .link:focus,
#ext_menu-bu .nav-dropdown-sm .link:hover,
#ext_menu-bu .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-bu .navbar,
#ext_menu-bu .nav-dropdown-sm,
#ext_menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-bu .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bu .bg-color.transparent.opened .link:hover,
#ext_menu-bu .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-bu .link[aria-expanded="true"],
#ext_menu-bu .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#msg-box5-c1 DIV {
  text-align: left;
}
#msg-box5-c1 H3 {
  text-align: left;
}
#msg-box5-c0 H3 {
  text-align: left;
}
#footer1-bv P {
  color: #ffffff;
  font-size: 12px;
}
#msg-box5-bz H3 {
  text-align: left;
}
#msg-box5-by H3 {
  text-align: left;
}
#msg-box5-by P {
  text-align: left;
}
#contacts1-bw P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-bw B {
  color: #ffffff;
}
#contacts1-bw SPAN {
  color: #000000;
  font-size: 16px;
}


#ext_menu-c5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-c5 .navbar-caption {
  color: #ffffff;
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
}
#ext_menu-c5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-c5 .close-icon::before,
#ext_menu-c5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-c5 .link,
#ext_menu-c5 .dropdown-item {
  color: #ffffff;
}
#ext_menu-c5 .link {
  font-size: 1rem;
}
#ext_menu-c5 .dropdown-item,
#ext_menu-c5 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-c5 .link:hover,
#ext_menu-c5 .dropdown-item:hover,
#ext_menu-c5 .link:focus,
#ext_menu-c5 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-c5 .link[aria-expanded="true"],
#ext_menu-c5 .dropdown-menu {
  background: #000000;
}
#ext_menu-c5 .nav-dropdown-sm .link:focus,
#ext_menu-c5 .nav-dropdown-sm .link:hover,
#ext_menu-c5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-c5 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-c5 .navbar,
#ext_menu-c5 .nav-dropdown-sm,
#ext_menu-c5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-c5 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-c5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-c5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-c5 .bg-color.transparent.opened .link:hover,
#ext_menu-c5 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-c5 .link[aria-expanded="true"],
#ext_menu-c5 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#footer1-c6 P {
  color: #ffffff;
  font-size: 12px;
}
#content2-ca BLOCKQUOTE {
  font-size: 30px;
}
#contacts1-c7 P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-c7 B {
  color: #ffffff;
}
#contacts1-c7 SPAN {
  color: #000000;
  font-size: 16px;
}
