@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);



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-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: #000000 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #268115 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #268115;
  border-color: #268115;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #133f0a;
  border-color: #133f0a;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #133f0a !important;
  border-color: #133f0a !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: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #0c2907;
  color: #0c2907;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #268115;
  border-color: #268115;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #268115 !important;
  border-color: #268115 !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: #000000 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #268115 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #268115;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.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: #51de37;
}
.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: #000000;
}
.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-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #2969b0;
}
#ext_menu-0 .link {
  font-size: 1.05rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #a8d0de;
}
#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: #c2dee8!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: #cde4ec;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #2969b0;
  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: #000000;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header1-1 .mbr-section-lead {
  font-size: 18px;
}
#footer1-d P {
  color: #ffffff;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#ext_menu-a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-a .navbar-caption {
  color: #ffffff;
}
#ext_menu-a .navbar-toggler {
  color: #2969b0;
}
#ext_menu-a .close-icon::before,
#ext_menu-a .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-a .link,
#ext_menu-a .dropdown-item {
  color: #2969b0;
}
#ext_menu-a .link {
  font-size: 1.05rem;
}
#ext_menu-a .dropdown-item,
#ext_menu-a .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-a .link:hover,
#ext_menu-a .dropdown-item:hover,
#ext_menu-a .link:focus,
#ext_menu-a .dropdown-item:focus {
  color: #000000;
}
#ext_menu-a .link[aria-expanded="true"],
#ext_menu-a .dropdown-menu {
  background: #a8d0de;
}
#ext_menu-a .nav-dropdown-sm .link:focus,
#ext_menu-a .nav-dropdown-sm .link:hover,
#ext_menu-a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-a .nav-dropdown-sm .dropdown-item:hover {
  background: #c2dee8!important;
}
#ext_menu-a .navbar,
#ext_menu-a .nav-dropdown-sm,
#ext_menu-a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-a .nav-dropdown-sm .dropdown-menu {
  background: #cde4ec;
}
#ext_menu-a .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-a .bg-color.transparent.opened .link:hover,
#ext_menu-a .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-a .link[aria-expanded="true"],
#ext_menu-a .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#header3-v .mbr-section-title {
  color: #cde4ec;
}
#form1-b .form-control-label {
  color: #232323;
}
#form1-b .mbr-section-title {
  color: #c10c6b;
  font-size: 30px;
}
#footer1-d P {
  color: #ffffff;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#ext_menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-o .navbar-caption {
  color: #ffffff;
}
#ext_menu-o .navbar-toggler {
  color: #2969b0;
}
#ext_menu-o .close-icon::before,
#ext_menu-o .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-o .link,
#ext_menu-o .dropdown-item {
  color: #2969b0;
}
#ext_menu-o .link {
  font-size: 1.05rem;
}
#ext_menu-o .dropdown-item,
#ext_menu-o .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-o .link:hover,
#ext_menu-o .dropdown-item:hover,
#ext_menu-o .link:focus,
#ext_menu-o .dropdown-item:focus {
  color: #000000;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-menu {
  background: #a8d0de;
}
#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: #c2dee8!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: #cde4ec;
}
#ext_menu-o .bg-color.transparent .link {
  color: #2969b0;
  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: #000000;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#footer1-p P {
  color: #ffffff;
}
#header3-w .mbr-section-title,
#header3-w .mbr-section-subtitle {
  text-align: center;
}
#header3-w .mbr-section-title {
  color: #cde4ec;
}
#msg-box5-u P {
  text-align: left;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#header3-10 .mbr-section-title,
#header3-10 .mbr-section-subtitle {
  text-align: center;
}
#header3-10 .mbr-section-title {
  color: #cde4ec;
}
#ext_menu-y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-y .navbar-caption {
  color: #ffffff;
}
#ext_menu-y .navbar-toggler {
  color: #2969b0;
}
#ext_menu-y .close-icon::before,
#ext_menu-y .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-y .link,
#ext_menu-y .dropdown-item {
  color: #2969b0;
}
#ext_menu-y .link {
  font-size: 1.05rem;
}
#ext_menu-y .dropdown-item,
#ext_menu-y .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-y .link:hover,
#ext_menu-y .dropdown-item:hover,
#ext_menu-y .link:focus,
#ext_menu-y .dropdown-item:focus {
  color: #000000;
}
#ext_menu-y .link[aria-expanded="true"],
#ext_menu-y .dropdown-menu {
  background: #a8d0de;
}
#ext_menu-y .nav-dropdown-sm .link:focus,
#ext_menu-y .nav-dropdown-sm .link:hover,
#ext_menu-y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-y .nav-dropdown-sm .dropdown-item:hover {
  background: #c2dee8!important;
}
#ext_menu-y .navbar,
#ext_menu-y .nav-dropdown-sm,
#ext_menu-y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-y .nav-dropdown-sm .dropdown-menu {
  background: #cde4ec;
}
#ext_menu-y .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-y .bg-color.transparent.opened .link:hover,
#ext_menu-y .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-y .link[aria-expanded="true"],
#ext_menu-y .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#content2-11 B {
  font-size: 20px;
}
#content2-13 B {
  font-size: 20px;
}
#content2-14 B {
  font-size: 20px;
}
#content2-15 B {
  font-size: 20px;
}
#content2-16 B {
  font-size: 20px;
}
#footer1-z P {
  color: #ffffff;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#ext_menu-3 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3 .navbar-caption {
  color: #ffffff;
}
#ext_menu-3 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-3 .close-icon::before,
#ext_menu-3 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-3 .link,
#ext_menu-3 .dropdown-item {
  color: #2969b0;
}
#ext_menu-3 .link {
  font-size: 1.05rem;
}
#ext_menu-3 .dropdown-item,
#ext_menu-3 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-3 .link:hover,
#ext_menu-3 .dropdown-item:hover,
#ext_menu-3 .link:focus,
#ext_menu-3 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-menu {
  background: #a8d0de;
}
#ext_menu-3 .nav-dropdown-sm .link:focus,
#ext_menu-3 .nav-dropdown-sm .link:hover,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:hover {
  background: #c2dee8!important;
}
#ext_menu-3 .navbar,
#ext_menu-3 .nav-dropdown-sm,
#ext_menu-3 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3 .nav-dropdown-sm .dropdown-menu {
  background: #cde4ec;
}
#ext_menu-3 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3 .bg-color.transparent.opened .link:hover,
#ext_menu-3 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-x .mbr-section-title,
#header3-x .mbr-section-subtitle {
  text-align: center;
}
#header3-x .mbr-section-title {
  color: #cde4ec;
}
#msg-box5-7 P {
  text-align: left;
  color: #ffffff;
}
#content2-5 B {
  font-size: 20px;
}
#content2-6 B {
  font-size: 20px;
}
#content2-9 B {
  font-size: 20px;
}
#content2-18 B {
  font-size: 20px;
}
#footer1-d P {
  color: #ffffff;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#ext_menu-h .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h .navbar-caption {
  color: #ffffff;
}
#ext_menu-h .navbar-toggler {
  color: #2969b0;
}
#ext_menu-h .close-icon::before,
#ext_menu-h .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-h .link,
#ext_menu-h .dropdown-item {
  color: #2969b0;
}
#ext_menu-h .link {
  font-size: 1.05rem;
}
#ext_menu-h .dropdown-item,
#ext_menu-h .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-h .link:hover,
#ext_menu-h .dropdown-item:hover,
#ext_menu-h .link:focus,
#ext_menu-h .dropdown-item:focus {
  color: #000000;
}
#ext_menu-h .link[aria-expanded="true"],
#ext_menu-h .dropdown-menu {
  background: #a8d0de;
}
#ext_menu-h .nav-dropdown-sm .link:focus,
#ext_menu-h .nav-dropdown-sm .link:hover,
#ext_menu-h .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h .nav-dropdown-sm .dropdown-item:hover {
  background: #c2dee8!important;
}
#ext_menu-h .navbar,
#ext_menu-h .nav-dropdown-sm,
#ext_menu-h .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h .nav-dropdown-sm .dropdown-menu {
  background: #cde4ec;
}
#ext_menu-h .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h .bg-color.transparent.opened .link:hover,
#ext_menu-h .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-h .link[aria-expanded="true"],
#ext_menu-h .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-1x .mbr-section-title,
#header3-1x .mbr-section-subtitle {
  text-align: center;
}
#header3-1x .mbr-section-title {
  color: #cde4ec;
}
#msg-box5-i P {
  text-align: left;
  color: #ffffff;
}
#content2-j B {
  font-size: 20px;
}
#content2-k B {
  font-size: 20px;
}
#content2-l B {
  font-size: 20px;
}
#content2-1y B {
  font-size: 20px;
}
#footer1-d P {
  color: #ffffff;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#header3-1b .mbr-section-title,
#header3-1b .mbr-section-subtitle {
  text-align: center;
}
#header3-1b .mbr-section-title {
  color: #cde4ec;
}
#ext_menu-19 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-19 .navbar-caption {
  color: #ffffff;
}
#ext_menu-19 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-19 .close-icon::before,
#ext_menu-19 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-19 .link,
#ext_menu-19 .dropdown-item {
  color: #2969b0;
}
#ext_menu-19 .link {
  font-size: 1.05rem;
}
#ext_menu-19 .dropdown-item,
#ext_menu-19 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-19 .link:hover,
#ext_menu-19 .dropdown-item:hover,
#ext_menu-19 .link:focus,
#ext_menu-19 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-19 .link[aria-expanded="true"],
#ext_menu-19 .dropdown-menu {
  background: #a8d0de;
}
#ext_menu-19 .nav-dropdown-sm .link:focus,
#ext_menu-19 .nav-dropdown-sm .link:hover,
#ext_menu-19 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-19 .nav-dropdown-sm .dropdown-item:hover {
  background: #c2dee8!important;
}
#ext_menu-19 .navbar,
#ext_menu-19 .nav-dropdown-sm,
#ext_menu-19 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-19 .nav-dropdown-sm .dropdown-menu {
  background: #cde4ec;
}
#ext_menu-19 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-19 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-19 .bg-color.transparent.opened .link:hover,
#ext_menu-19 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-19 .link[aria-expanded="true"],
#ext_menu-19 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#footer1-1a P {
  color: #ffffff;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#ext_menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1m .navbar-caption {
  color: #ffffff;
}
#ext_menu-1m .navbar-toggler {
  color: #2969b0;
}
#ext_menu-1m .close-icon::before,
#ext_menu-1m .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-1m .link,
#ext_menu-1m .dropdown-item {
  color: #2969b0;
}
#ext_menu-1m .link {
  font-size: 1.05rem;
}
#ext_menu-1m .dropdown-item,
#ext_menu-1m .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-1m .link:hover,
#ext_menu-1m .dropdown-item:hover,
#ext_menu-1m .link:focus,
#ext_menu-1m .dropdown-item:focus {
  color: #000000;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-menu {
  background: #a8d0de;
}
#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: #c2dee8!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: #cde4ec;
}
#ext_menu-1m .bg-color.transparent .link {
  color: #2969b0;
  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: #000000;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#header3-1z .mbr-section-title {
  color: #cde4ec;
}
#contacts2-13 P {
  color: #ffffff;
}
#contacts2-13 DIV {
  color: #ffffff;
}
#footer1-1o P {
  color: #ffffff;
}
/* AM */
.cid-rIRjOsoIY0{padding-top: 0px;padding-bottom: 0px;background-color: #ffffff;}
.cid-rIRjOsoIY0 .main-row{padding-top: 2rem;}
.cid-rIRjOsoIY0 .mbr-section-btn{margin: 0.5rem;}
.cid-rIRjOsoIY0 .mbr-section-btn > *,.cid-rIRjOsoIY0 textarea,.cid-rIRjOsoIY0 input{margin: 0;}
.cid-rIRjOsoIY0 .mbr-form{margin-left: -0.5rem;margin-right: -0.5rem;}
.cid-rIRjOsoIY0 .mbr-row{margin-top: 2rem;}.cid-rIRjOsoIY0 textarea,.cid-rIRjOsoIY0 input,.cid-rIRjOsoIY0 .area{width: 100%;}
.cid-rIRjOsoIY0 .area,.cid-rIRjOsoIY0 .split-row{padding: 0.5rem;}
@media (min-width: 768px){.cid-rIRjOsoIY0 .fieldset{display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}.cid-rIRjOsoIY0 .fieldset .split-row{flex: 1 1 30%;}}
.cid-rIRjOsoIY0 input,.cid-rIRjOsoIY0 textarea,.cid-rIRjOsoIY0 select{color: #000000;border: 1px solid #767676;background: #ffffff;}
.cid-rIRjOsoIY0 input:hover,.cid-rIRjOsoIY0 textarea:hover,.cid-rIRjOsoIY0 select:hover,.cid-rIRjOsoIY0 input:focus,.cid-rIRjOsoIY0 textarea:focus,.cid-rIRjOsoIY0 select:focus{border-color: #eb0165;}
.cid-rIRjOsoIY0 input::-webkit-input-placeholder{color: rgba(0,0,0,0.5);}
.cid-rIRjOsoIY0 input::-moz-placeholder{color: rgba(0,0,0,0.5);}
.cid-rIRjOsoIY0 textarea::-webkit-input-placeholder{color: rgba(0,0,0,0.5);}
.cid-rIRjOsoIY0 textarea::-moz-placeholder{color: rgba(0,0,0,0.5);}
.cid-rIRjOsoIY0 .area{width: 100%;padding: .5rem;}
.cid-rIRjOsoIY0 .field{display: flex;-webkit-flex-direction: column;flex-direction: column;padding: .5rem;margin: 0;}
.cid-rIRjOsoIY0 textarea{width: 100%;max-width: 100%;min-height: 200px;}
.field{margin-bottom: 1rem;}
.field-input{margin: 0;width: 100%;}
#header1-1 .lead a {color: rgb(41,105,176);}
/**/