@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(http://web.archive.org/web/20181227154358cs_/https://fonts.googleapis.com/css?family=Indie+Flower);









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: #f28281 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #2969b0 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !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: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !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: #e82625;
  color: #e82625;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !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: #16385d;
  color: #16385d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !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: #f28281 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #2969b0 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #2969b0;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #f28281;
}
.btn-social:hover {
  background: #f28281;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f28281;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f28281;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f28281;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f28281;
}
.lead a,
.lead a:hover {
  color: #f28281;
}
.lead blockquote {
  border-color: #f28281;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #79aae0;
}
.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: #f28281;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#ext_menu-7 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7 .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-7 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-7 .close-icon::before,
#ext_menu-7 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-7 .link,
#ext_menu-7 .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-7 .link {
  font-size: 1rem;
}
#ext_menu-7 .dropdown-item,
#ext_menu-7 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-7 .link:hover,
#ext_menu-7 .dropdown-item:hover,
#ext_menu-7 .link:focus,
#ext_menu-7 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-7 .nav-dropdown-sm .link:focus,
#ext_menu-7 .nav-dropdown-sm .link:hover,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-7 .navbar,
#ext_menu-7 .nav-dropdown-sm,
#ext_menu-7 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7 .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-7 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7 .bg-color.transparent.opened .link:hover,
#ext_menu-7 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#ext_menu-7 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7 em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-7 H3 {
  font-size: 36px;
  font-family: 'Arimo', sans-serif;
  line-height: 98%;
}
#ext_menu-7 .navbar-caption {
  color: #ffffff;
  font-size: 25px;
}
#ext_menu-7 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-7 .close-icon::before,
#ext_menu-7 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-7 .link,
#ext_menu-7 .dropdown-item {
  color: #2969b0;
}
#ext_menu-7 .link {
  font-size: 1rem;
}
#ext_menu-7 .dropdown-item,
#ext_menu-7 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-7 .link:hover,
#ext_menu-7 .dropdown-item:hover,
#ext_menu-7 .link:focus,
#ext_menu-7 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-7 .nav-dropdown-sm .link:focus,
#ext_menu-7 .nav-dropdown-sm .link:hover,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-7 .navbar,
#ext_menu-7 .nav-dropdown-sm,
#ext_menu-7 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7 .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-7 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7 .bg-color.transparent.opened .link:hover,
#ext_menu-7 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header1-8 .mbr-section-title {
  font-size: 36px;
}
#header1-8 .mbr-section-lead {
  font-size: 30px;
}
#msg-box5-9 H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-9 P {
  text-align: left;
}
#msg-box5-a H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-a P {
  text-align: left;
}
#social-buttons4-b .mbr-section-title,
#social-buttons4-b .btn-social {
  color: #fff;
}
#contacts1-c STRONG {
  color: #0e76e9;
}
#contacts1-c A {
  color: #cccccc;
}
#contacts1-c B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-c P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-c U {
  color: #f28281;
  font-size: 16px;
}






#ext_menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-d .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-d .navbar-toggler {
  color: #2969b0;
}
#ext_menu-d .close-icon::before,
#ext_menu-d .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-d .link,
#ext_menu-d .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-d .link {
  font-size: 1rem;
}
#ext_menu-d .dropdown-item,
#ext_menu-d .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-d .link:hover,
#ext_menu-d .dropdown-item:hover,
#ext_menu-d .link:focus,
#ext_menu-d .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-d .nav-dropdown-sm .link:focus,
#ext_menu-d .nav-dropdown-sm .link:hover,
#ext_menu-d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-d .navbar,
#ext_menu-d .nav-dropdown-sm,
#ext_menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-d .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-d .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-d .bg-color.transparent.opened .link:hover,
#ext_menu-d .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header1-e .mbr-section-title {
  font-size: 36px;
}
#header1-e .mbr-section-lead {
  font-size: 30px;
}
#msg-box5-f H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-f P {
  text-align: left;
}
#msg-box5-g H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-g P {
  text-align: left;
}
#social-buttons4-h .mbr-section-title,
#social-buttons4-h .btn-social {
  color: #fff;
}
#contacts1-i STRONG {
  color: #0e76e9;
}
#contacts1-i A {
  color: #cccccc;
}
#contacts1-i B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-i P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-i U {
  color: #f28281;
  font-size: 16px;
}




#ext_menu-j {
  
  
}
#ext_menu-j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-j .navbar-caption {
  color: #ffffff;
  font-size: 26px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-j .navbar-toggler {
  color: #2969b0;
}
#ext_menu-j .close-icon::before,
#ext_menu-j .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-j .link,
#ext_menu-j .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-j .link {
  font-size: 1.25rem;
}
#ext_menu-j .dropdown-item,
#ext_menu-j .nav-dropdown-sm .link {
  font-size: 1.26rem;
}
#ext_menu-j .link:hover,
#ext_menu-j .dropdown-item:hover,
#ext_menu-j .link:focus,
#ext_menu-j .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-j .link[aria-expanded="true"],
#ext_menu-j .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-j .nav-dropdown-sm .link:focus,
#ext_menu-j .nav-dropdown-sm .link:hover,
#ext_menu-j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-j .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-j .navbar,
#ext_menu-j .nav-dropdown-sm,
#ext_menu-j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-j .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-j .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-j .bg-color.transparent.opened .link:hover,
#ext_menu-j .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-j .link[aria-expanded="true"],
#ext_menu-j .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#ext_menu-j em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-j H3 {
  font-size: 26px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 108%;
}
#header1-k .mbr-section-title {
  font-size: 36px;
}
#header1-k .mbr-section-lead {
  font-size: 30px;
}
#msg-box5-l H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#msg-box5-l P {
  text-align: left;
}
#msg-box5-m H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-m P {
  text-align: left;
}
#social-buttons4-n .mbr-section-title,
#social-buttons4-n .btn-social {
  color: #fff;
}
#contacts1-o STRONG {
  color: #0e76e9;
}
#contacts1-o A {
  color: #cccccc;
}
#contacts1-o B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-o P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-o U {
  color: #f28281;
  font-size: 16px;
}




#ext_menu-p {
  
  
}
#ext_menu-p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-p em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-p h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-p .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-p .navbar-toggler {
  color: #2969b0;
}
#ext_menu-p .close-icon::before,
#ext_menu-p .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-p .link,
#ext_menu-p .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-p .link {
  font-size: 1rem;
}
#ext_menu-p .dropdown-item,
#ext_menu-p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-p .link:hover,
#ext_menu-p .dropdown-item:hover,
#ext_menu-p .link:focus,
#ext_menu-p .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-p .link[aria-expanded="true"],
#ext_menu-p .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-p .nav-dropdown-sm .link:focus,
#ext_menu-p .nav-dropdown-sm .link:hover,
#ext_menu-p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-p .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-p .navbar,
#ext_menu-p .nav-dropdown-sm,
#ext_menu-p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-p .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-p .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-p .bg-color.transparent.opened .link:hover,
#ext_menu-p .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-p .link[aria-expanded="true"],
#ext_menu-p .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header1-q .mbr-section-title {
  font-size: 36px;
}
#header1-q .mbr-section-lead {
  font-size: 30px;
}
#msg-box5-r H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-r P {
  text-align: left;
}
#msg-box5-s H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-s P {
  text-align: left;
}
#social-buttons4-t .mbr-section-title,
#social-buttons4-t .btn-social {
  color: #fff;
}
#social-buttons4-t .mbr-section-title {
  font-size: 25px;
}
#contacts1-u STRONG {
  color: #0e76e9;
}
#contacts1-u A {
  color: #cccccc;
}
#contacts1-u B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-u P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-u U {
  color: #f28281;
  font-size: 16px;
}


#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e H3 {
  color: #2969b0;
}
#ext_menu-1g {
  
  
}
#ext_menu-1g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1g em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-1g h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-1g .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-1g .navbar-toggler {
  color: #2969b0;
}
#ext_menu-1g .close-icon::before,
#ext_menu-1g .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-1g .link,
#ext_menu-1g .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1g .link {
  font-size: 1rem;
}
#ext_menu-1g .dropdown-item,
#ext_menu-1g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1g .link:hover,
#ext_menu-1g .dropdown-item:hover,
#ext_menu-1g .link:focus,
#ext_menu-1g .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-1g .link[aria-expanded="true"],
#ext_menu-1g .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-1g .nav-dropdown-sm .link:focus,
#ext_menu-1g .nav-dropdown-sm .link:hover,
#ext_menu-1g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1g .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-1g .navbar,
#ext_menu-1g .nav-dropdown-sm,
#ext_menu-1g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1g .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-1g .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-1g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1g .bg-color.transparent.opened .link:hover,
#ext_menu-1g .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-1g .link[aria-expanded="true"],
#ext_menu-1g .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#social-buttons4-1h .mbr-section-title,
#social-buttons4-1h .btn-social {
  color: #fff;
}
#social-buttons4-1h .mbr-section-title {
  font-size: 25px;
  color: #05468e;
}
#contacts1-1i STRONG {
  color: #0e76e9;
}
#contacts1-1i A {
  color: #cccccc;
}
#contacts1-1i B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-1i P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-1i U {
  color: #f28281;
  font-size: 16px;
}
#contacts1-1i STRONG {
  color: #0e76e9;
}
#contacts1-1i A {
  color: #cccccc;
}
#contacts1-1i B {
  color: #0e76e9;
}
#contacts1-1i P {
  color: #0e76e9;
}


#header3-1d .mbr-section-title,
#header3-1d .mbr-section-subtitle {
  text-align: center;
}
#header3-1d H3 {
  color: #2969b0;
}
#ext_menu-14 {
  
  
}
#ext_menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-14 em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-14 h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-14 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-14 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-14 .close-icon::before,
#ext_menu-14 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-14 .link,
#ext_menu-14 .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-14 .link {
  font-size: 1rem;
}
#ext_menu-14 .dropdown-item,
#ext_menu-14 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-14 .link:hover,
#ext_menu-14 .dropdown-item:hover,
#ext_menu-14 .link:focus,
#ext_menu-14 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-14 .nav-dropdown-sm .link:focus,
#ext_menu-14 .nav-dropdown-sm .link:hover,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-14 .navbar,
#ext_menu-14 .nav-dropdown-sm,
#ext_menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-14 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-14 .bg-color.transparent.opened .link:hover,
#ext_menu-14 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#social-buttons4-19 .mbr-section-title,
#social-buttons4-19 .btn-social {
  color: #fff;
}
#social-buttons4-19 .mbr-section-title {
  font-size: 25px;
  color: #0e76e9;
}
#contacts1-1a STRONG {
  color: #0e76e9;
}
#contacts1-1a A {
  color: #cccccc;
}
#contacts1-1a B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-1a P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-1a U {
  color: #f28281;
  font-size: 16px;
}




#ext_menu-w {
  
  
}
#ext_menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-w .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-w .navbar-toggler {
  color: #2969b0;
}
#ext_menu-w .close-icon::before,
#ext_menu-w .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-w .link,
#ext_menu-w .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-w .link {
  font-size: 1rem;
}
#ext_menu-w .dropdown-item,
#ext_menu-w .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-w .link:hover,
#ext_menu-w .dropdown-item:hover,
#ext_menu-w .link:focus,
#ext_menu-w .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-w .nav-dropdown-sm .link:focus,
#ext_menu-w .nav-dropdown-sm .link:hover,
#ext_menu-w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-w .navbar,
#ext_menu-w .nav-dropdown-sm,
#ext_menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-w .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-w .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-w .bg-color.transparent.opened .link:hover,
#ext_menu-w .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#ext_menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-w em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-w h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-w .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-w .navbar-toggler {
  color: #2969b0;
}
#ext_menu-w .close-icon::before,
#ext_menu-w .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-w .link,
#ext_menu-w .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-w .link {
  font-size: 1rem;
}
#ext_menu-w .dropdown-item,
#ext_menu-w .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-w .link:hover,
#ext_menu-w .dropdown-item:hover,
#ext_menu-w .link:focus,
#ext_menu-w .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-w .nav-dropdown-sm .link:focus,
#ext_menu-w .nav-dropdown-sm .link:hover,
#ext_menu-w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-w .navbar,
#ext_menu-w .nav-dropdown-sm,
#ext_menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-w .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-w .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-w .bg-color.transparent.opened .link:hover,
#ext_menu-w .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header3-1j .mbr-section-title,
#header3-1j .mbr-section-subtitle {
  text-align: center;
}
#header3-1j H3 {
  color: #2969b0;
}
#features1-1o .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #3d8eb9;
}
#header3-21 .mbr-section-title,
#header3-21 .mbr-section-subtitle {
  text-align: center;
}
#header3-21 H3 {
  font-size: 20px;
}
#features1-20 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #3d8eb9;
}
#header3-1q .mbr-section-title,
#header3-1q .mbr-section-subtitle {
  text-align: center;
}
#header3-1q H3 {
  font-size: 20px;
}
#social-buttons4-1m .mbr-section-title,
#social-buttons4-1m .btn-social {
  color: #fff;
}
#social-buttons4-1m .mbr-section-title {
  font-size: 25px;
  color: #05468e;
}
#contacts1-1n STRONG {
  color: #0e76e9;
}
#contacts1-1n A {
  color: #cccccc;
}
#contacts1-1n B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-1n P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-1n U {
  color: #f28281;
  font-size: 16px;
}


#ext_menu-0 {
  
  
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #c1c1c1;
}
#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: #d2d2d2!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: #dadada;
}
#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: #f28281;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-0 h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #c1c1c1;
}
#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: #d2d2d2!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: #D6F3F7;
}
#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: #f28281;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header3-1y .mbr-section-title,
#header3-1y .mbr-section-subtitle {
  text-align: center;
}
#header3-1y .mbr-section-title,
#header3-1y .mbr-section-subtitle {
  text-align: center;
}
#header3-1y H3 {
  color: #2969b0;
}
#social-buttons4-3f .mbr-section-title,
#social-buttons4-3f .btn-social {
  color: #fff;
}
#social-buttons4-3f .mbr-section-title {
  font-size: 25px;
  color: #f28281;
}
#contacts2-3w P {
  color: #2969b0;
}
#contacts2-3w STRONG {
  color: #f28281;
}
#contacts2-3w UL {
  color: #2969b0;
}



#ext_menu-w {
  
  
}
#ext_menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-w em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-w h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-w .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-w .navbar-toggler {
  color: #2969b0;
}
#ext_menu-w .close-icon::before,
#ext_menu-w .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-w .link,
#ext_menu-w .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-w .link {
  font-size: 1rem;
}
#ext_menu-w .dropdown-item,
#ext_menu-w .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-w .link:hover,
#ext_menu-w .dropdown-item:hover,
#ext_menu-w .link:focus,
#ext_menu-w .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-w .nav-dropdown-sm .link:focus,
#ext_menu-w .nav-dropdown-sm .link:hover,
#ext_menu-w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-w .navbar,
#ext_menu-w .nav-dropdown-sm,
#ext_menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-w .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-w .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-w .bg-color.transparent.opened .link:hover,
#ext_menu-w .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header1-x .mbr-section-title {
  font-size: 36px;
}
#header1-x .mbr-section-lead {
  font-size: 30px;
}
#msg-box5-y H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-y P {
  text-align: left;
}
#msg-box5-z {
  
}
#msg-box5-z H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-z P {
  text-align: left;
}

#header3-3e .mbr-section-title,
#header3-3e .mbr-section-subtitle {
  text-align: center;
}
#header3-3e H3 {
  font-size: 20px;
}
#social-buttons4-3d .mbr-section-title,
#social-buttons4-3d .btn-social {
  color: #fff;
}
#social-buttons4-3d .mbr-section-title {
  font-size: 25px;
  color: #f28281;
}
#contacts1-34 STRONG {
  color: #0e76e9;
}
#contacts1-34 A {
  color: #cccccc;
}
#contacts1-34 B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-34 P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-34 U {
  color: #f28281;
  font-size: 16px;
}
#contacts1-34 STRONG {
  color: #0e76e9;
}
#contacts1-34 A {
  color: #cccccc;
}
#contacts1-34 B {
  color: #0e76e9;
}
#contacts1-34 P {
  color: #0e76e9;
}

#testimonials4-46 .mbr-section-title {
  color: #f28281;
  font-size: 32px;
}
#testimonials4-46 .card-footer > div {
  color: #2969b0;
}

#footer1-5b P {
  color: #000000;
}

#content5-26 .mbr-section-title,
#content5-26 p {
  color: #fff;
}
#ext_menu-23 {
  
  
}
#ext_menu-23 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-23 em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-23 h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-23 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-23 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-23 .close-icon::before,
#ext_menu-23 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-23 .link,
#ext_menu-23 .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-23 .link {
  font-size: 1rem;
}
#ext_menu-23 .dropdown-item,
#ext_menu-23 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-23 .link:hover,
#ext_menu-23 .dropdown-item:hover,
#ext_menu-23 .link:focus,
#ext_menu-23 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-23 .link[aria-expanded="true"],
#ext_menu-23 .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-23 .nav-dropdown-sm .link:focus,
#ext_menu-23 .nav-dropdown-sm .link:hover,
#ext_menu-23 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-23 .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-23 .navbar,
#ext_menu-23 .nav-dropdown-sm,
#ext_menu-23 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-23 .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-23 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-23 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-23 .bg-color.transparent.opened .link:hover,
#ext_menu-23 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-23 .link[aria-expanded="true"],
#ext_menu-23 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#contacts1-24 STRONG {
  color: #0e76e9;
}
#contacts1-24 A {
  color: #cccccc;
}
#contacts1-24 B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-24 P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-24 U {
  color: #f28281;
  font-size: 16px;
}




#ext_menu-27 {
  
  
}
#ext_menu-27 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-27 .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-27 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-27 .close-icon::before,
#ext_menu-27 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-27 .link,
#ext_menu-27 .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-27 .link {
  font-size: 1rem;
}
#ext_menu-27 .dropdown-item,
#ext_menu-27 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-27 .link:hover,
#ext_menu-27 .dropdown-item:hover,
#ext_menu-27 .link:focus,
#ext_menu-27 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-27 .link[aria-expanded="true"],
#ext_menu-27 .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-27 .nav-dropdown-sm .link:focus,
#ext_menu-27 .nav-dropdown-sm .link:hover,
#ext_menu-27 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-27 .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-27 .navbar,
#ext_menu-27 .nav-dropdown-sm,
#ext_menu-27 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-27 .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-27 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-27 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-27 .bg-color.transparent.opened .link:hover,
#ext_menu-27 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-27 .link[aria-expanded="true"],
#ext_menu-27 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#ext_menu-27 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-27 em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-27 h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-27 .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-27 .navbar-toggler {
  color: #2969b0;
}
#ext_menu-27 .close-icon::before,
#ext_menu-27 .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-27 .link,
#ext_menu-27 .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-27 .link {
  font-size: 1rem;
}
#ext_menu-27 .dropdown-item,
#ext_menu-27 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-27 .link:hover,
#ext_menu-27 .dropdown-item:hover,
#ext_menu-27 .link:focus,
#ext_menu-27 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-27 .link[aria-expanded="true"],
#ext_menu-27 .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-27 .nav-dropdown-sm .link:focus,
#ext_menu-27 .nav-dropdown-sm .link:hover,
#ext_menu-27 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-27 .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-27 .navbar,
#ext_menu-27 .nav-dropdown-sm,
#ext_menu-27 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-27 .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-27 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-27 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-27 .bg-color.transparent.opened .link:hover,
#ext_menu-27 .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-27 .link[aria-expanded="true"],
#ext_menu-27 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header3-28 {
  
  
  
  
}
#header3-28 .mbr-section-title,
#header3-28 .mbr-section-subtitle {
  text-align: center;
}
#header3-28 H3 {
  color: #2969b0;
}
#features1-29 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cfc7c7;
}
#features1-2b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-2b .mbr-cards-col:nth-child(even) .card-title {
  color: #2969b0;
}
#features1-2b .mbr-cards-col:nth-child(odd) .card-title {
  color: #2969b0;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c H3 {
  font-size: 20px;
}
#social-buttons4-2d .mbr-section-title,
#social-buttons4-2d .btn-social {
  color: #fff;
}
#social-buttons4-2d .mbr-section-title {
  font-size: 25px;
  color: #05468e;
}
#contacts1-2e STRONG {
  color: #0e76e9;
}
#contacts1-2e A {
  color: #cccccc;
}
#contacts1-2e B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-2e P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-2e U {
  color: #f28281;
  font-size: 16px;
}


#ext_menu-2r {
  
  
}
#ext_menu-2r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2r .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2r .navbar-toggler {
  color: #2969b0;
}
#ext_menu-2r .close-icon::before,
#ext_menu-2r .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-2r .link,
#ext_menu-2r .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-2r .link {
  font-size: 1rem;
}
#ext_menu-2r .dropdown-item,
#ext_menu-2r .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2r .link:hover,
#ext_menu-2r .dropdown-item:hover,
#ext_menu-2r .link:focus,
#ext_menu-2r .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-2r .link[aria-expanded="true"],
#ext_menu-2r .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-2r .nav-dropdown-sm .link:focus,
#ext_menu-2r .nav-dropdown-sm .link:hover,
#ext_menu-2r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2r .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-2r .navbar,
#ext_menu-2r .nav-dropdown-sm,
#ext_menu-2r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2r .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-2r .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-2r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2r .bg-color.transparent.opened .link:hover,
#ext_menu-2r .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-2r .link[aria-expanded="true"],
#ext_menu-2r .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#ext_menu-2r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2r em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-2r h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-2r .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2r .navbar-toggler {
  color: #2969b0;
}
#ext_menu-2r .close-icon::before,
#ext_menu-2r .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-2r .link,
#ext_menu-2r .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-2r .link {
  font-size: 1rem;
}
#ext_menu-2r .dropdown-item,
#ext_menu-2r .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2r .link:hover,
#ext_menu-2r .dropdown-item:hover,
#ext_menu-2r .link:focus,
#ext_menu-2r .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-2r .link[aria-expanded="true"],
#ext_menu-2r .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-2r .nav-dropdown-sm .link:focus,
#ext_menu-2r .nav-dropdown-sm .link:hover,
#ext_menu-2r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2r .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-2r .navbar,
#ext_menu-2r .nav-dropdown-sm,
#ext_menu-2r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2r .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-2r .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-2r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2r .bg-color.transparent.opened .link:hover,
#ext_menu-2r .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-2r .link[aria-expanded="true"],
#ext_menu-2r .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header3-2s {
  
  
  
  
}
#header3-2s .mbr-section-title,
#header3-2s .mbr-section-subtitle {
  text-align: center;
}
#header3-2s H3 {
  color: #2969b0;
}
#features1-2t .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2969b0;
}
#features1-2t .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cfc7c7;
}
#features1-2u .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-2u .mbr-cards-col:nth-child(even) .card-title {
  color: #2969b0;
}
#features1-2u .mbr-cards-col:nth-child(odd) .card-title {
  color: #2969b0;
}
#header3-2v .mbr-section-title,
#header3-2v .mbr-section-subtitle {
  text-align: center;
}
#header3-2v H3 {
  font-size: 20px;
}
#social-buttons4-2w .mbr-section-title,
#social-buttons4-2w .btn-social {
  color: #fff;
}
#social-buttons4-2w .mbr-section-title {
  font-size: 25px;
  color: #05468e;
}
#contacts2-3w P {
  color: #2969b0;
}
#contacts2-3w STRONG {
  color: #f28281;
}
#contacts2-3w UL {
  color: #2969b0;
}




#ext_menu-2y {
  
  
}
#ext_menu-2y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2y .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2y .navbar-toggler {
  color: #2969b0;
}
#ext_menu-2y .close-icon::before,
#ext_menu-2y .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-2y .link,
#ext_menu-2y .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-2y .link {
  font-size: 1rem;
}
#ext_menu-2y .dropdown-item,
#ext_menu-2y .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2y .link:hover,
#ext_menu-2y .dropdown-item:hover,
#ext_menu-2y .link:focus,
#ext_menu-2y .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-2y .nav-dropdown-sm .link:focus,
#ext_menu-2y .nav-dropdown-sm .link:hover,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-2y .navbar,
#ext_menu-2y .nav-dropdown-sm,
#ext_menu-2y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2y .nav-dropdown-sm .dropdown-menu {
  background: #dadada;
}
#ext_menu-2y .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-2y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2y .bg-color.transparent.opened .link:hover,
#ext_menu-2y .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#ext_menu-2y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2y em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-2y h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-2y .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2y .navbar-toggler {
  color: #2969b0;
}
#ext_menu-2y .close-icon::before,
#ext_menu-2y .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-2y .link,
#ext_menu-2y .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-2y .link {
  font-size: 1rem;
}
#ext_menu-2y .dropdown-item,
#ext_menu-2y .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2y .link:hover,
#ext_menu-2y .dropdown-item:hover,
#ext_menu-2y .link:focus,
#ext_menu-2y .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-2y .nav-dropdown-sm .link:focus,
#ext_menu-2y .nav-dropdown-sm .link:hover,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-2y .navbar,
#ext_menu-2y .nav-dropdown-sm,
#ext_menu-2y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2y .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-2y .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-2y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2y .bg-color.transparent.opened .link:hover,
#ext_menu-2y .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header3-2z {
  
  
  
  
}
#header3-2z .mbr-section-title,
#header3-2z .mbr-section-subtitle {
  text-align: center;
}
#header3-2z H3 {
  color: #2969b0;
}
#features1-30 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cfc7c7;
}
#features1-31 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-31 .mbr-cards-col:nth-child(even) .card-title {
  color: #2969b0;
}
#features1-31 .mbr-cards-col:nth-child(odd) .card-title {
  color: #2969b0;
}
#header3-32 .mbr-section-title,
#header3-32 .mbr-section-subtitle {
  text-align: center;
}
#header3-32 H3 {
  font-size: 20px;
}
#social-buttons4-33 .mbr-section-title,
#social-buttons4-33 .btn-social {
  color: #fff;
}
#social-buttons4-33 .mbr-section-title {
  font-size: 25px;
  color: #05468e;
}
#contacts1-34 STRONG {
  color: #0e76e9;
}
#contacts1-34 A {
  color: #cccccc;
}
#contacts1-34 B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-34 P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-34 U {
  color: #f28281;
  font-size: 16px;
}






#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #c1c1c1;
}
#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: #d2d2d2!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: #dadada;
}
#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: #f28281;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header1-1 .mbr-section-title {
  font-size: 36px;
}
#header1-1 .mbr-section-lead {
  font-size: 30px;
}
#msg-box5-3 H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-3 P {
  text-align: left;
}
#msg-box5-2 H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-2 P {
  text-align: left;
}
#social-buttons4-5 .mbr-section-title,
#social-buttons4-5 .btn-social {
  color: #fff;
}
#contacts1-6 STRONG {
  color: #0e76e9;
}
#contacts1-6 A {
  color: #cccccc;
}
#contacts1-6 B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-6 P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-6 U {
  color: #f28281;
  font-size: 16px;
}



#ext_menu-3g {
  
  
}
#ext_menu-3g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3g em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 140%;
  text-transform: uppercase;
}
#ext_menu-3g h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
}
#ext_menu-3g .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-3g .navbar-toggler {
  color: #2969b0;
}
#ext_menu-3g .close-icon::before,
#ext_menu-3g .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-3g .link,
#ext_menu-3g .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-3g .link {
  font-size: 1rem;
}
#ext_menu-3g .dropdown-item,
#ext_menu-3g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3g .link:hover,
#ext_menu-3g .dropdown-item:hover,
#ext_menu-3g .link:focus,
#ext_menu-3g .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-3g .link[aria-expanded="true"],
#ext_menu-3g .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-3g .nav-dropdown-sm .link:focus,
#ext_menu-3g .nav-dropdown-sm .link:hover,
#ext_menu-3g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3g .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-3g .navbar,
#ext_menu-3g .nav-dropdown-sm,
#ext_menu-3g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3g .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-3g .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-3g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3g .bg-color.transparent.opened .link:hover,
#ext_menu-3g .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-3g .link[aria-expanded="true"],
#ext_menu-3g .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header1-3h {
  
  
}
#header1-3h .mbr-section-title {
  font-size: 36px;
}
#header1-3h .mbr-section-lead {
  font-size: 30px;
}
#header1-3h .mbr-section-lead SPAN {
  font-family: 'Roboto', sans-serif;
}
#header1-3h .mbr-section-lead B {
  font-family: 'Roboto', sans-serif;
}
#header1-3h p1 {
  text-shadow: 2px 2px black;
}
#msg-box5-3i H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-3i P {
  text-align: left;
}
#msg-box5-3j {
  
}
#msg-box5-3j H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-3j P {
  text-align: left;
}
#header3-3k .mbr-section-title,
#header3-3k .mbr-section-subtitle {
  text-align: center;
}
#header3-3k H3 {
  font-size: 20px;
}
#social-buttons4-3l .mbr-section-title,
#social-buttons4-3l .btn-social {
  color: #fff;
}
#social-buttons4-3l .mbr-section-title {
  font-size: 25px;
  color: #f28281;
}
#contacts1-3m STRONG {
  color: #0e76e9;
}
#contacts1-3m A {
  color: #cccccc;
}
#contacts1-3m B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-3m P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-3m U {
  color: #f28281;
  font-size: 16px;
}
#contacts1-3m STRONG {
  color: #0e76e9;
}
#contacts1-3m A {
  color: #cccccc;
}
#contacts1-3m B {
  color: #0e76e9;
}
#contacts1-3m P {
  color: #0e76e9;
}



#ext_menu-3n {
  
  
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n em {
  /* or .call em, but you should aim for consistency in your styling */
  font-style: normal;
  font-size: 120%;
  text-transform: uppercase;
}
#ext_menu-3n h3 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 99%;
  text-shadow: 1px 1px yellow;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-3n .navbar-toggler {
  color: #2969b0;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #2969b0;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-3n .link {
  font-size: 1rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #f28281;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #c1c1c1;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #d2d2d2!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #D6F3F7;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #f28281;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #f28281!important;
}
#header1-3o .mbr-section-title {
  font-size: 36px;
}
#header1-3o .mbr-section-lead {
  font-size: 30px;
}
#header1-3o p1 {
  text-shadow: 2px 2px black;
}
#msg-box5-3p H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-3p P {
  text-align: left;
}
#msg-box5-3q {
  
}
#msg-box5-3q H3 {
  text-align: left;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-3q P {
  text-align: left;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#header3-3r H3 {
  font-size: 20px;
}
#social-buttons4-3s .mbr-section-title,
#social-buttons4-3s .btn-social {
  color: #fff;
}
#social-buttons4-3s .mbr-section-title {
  font-size: 25px;
  color: #f28281;
}
#contacts1-3t STRONG {
  color: #0e76e9;
}
#contacts1-3t A {
  color: #cccccc;
}
#contacts1-3t B {
  color: #0e76e9;
  font-family: 'Open Sans', sans-serif;
}
#contacts1-3t P {
  color: #0e76e9;
  font-family: 'Roboto Condensed', sans-serif;
}
#contacts1-3t U {
  color: #f28281;
  font-size: 16px;
}
#contacts1-3t STRONG {
  color: #0e76e9;
}
#contacts1-3t A {
  color: #cccccc;
}
#contacts1-3t B {
  color: #0e76e9;
}
#contacts1-3t P {
  color: #0e76e9;
}

/*
     FILE ARCHIVED ON 15:43:58 Dec 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:02:26 Jul 12, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 128.241
  exclusion.robots: 0.082
  exclusion.robots.policy: 0.073
  RedisCDXSource: 0.953
  esindex: 0.007
  LoadShardBlock: 109.098 (3)
  PetaboxLoader3.datanode: 622.556 (5)
  load_resource: 1207.545 (2)
  PetaboxLoader3.resolve: 666.91 (2)
*/