@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: '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;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #fb861f !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #c1780c !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #fb861f;
  border-color: #fb861f;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #ca6004;
  border-color: #ca6004;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #ca6004 !important;
  border-color: #ca6004 !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: #c1780c;
  border-color: #c1780c;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #794b08;
  border-color: #794b08;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #794b08 !important;
  border-color: #794b08 !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: #b15403;
  color: #b15403;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #fb861f;
  border-color: #fb861f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #fb861f !important;
  border-color: #fb861f !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: #613c06;
  color: #613c06;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #c1780c;
  border-color: #c1780c;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #c1780c !important;
  border-color: #c1780c !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: #fb861f !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #c1780c !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #c1780c;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #fb861f;
}
.btn-social:hover {
  background: #fb861f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #fb861f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #fb861f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #fb861f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #fb861f;
}
.lead a,
.lead a:hover {
  color: #fb861f;
}
.lead blockquote {
  border-color: #fb861f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fff2e7;
}
.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: #f5b558;
}
.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: #fb861f;
}
.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: #232323;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #232323;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #232323;
}
#ext_menu-0 .link {
  font-size: 0.85rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #fb861f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #000000;
}
#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: #000000!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: #000000;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #232323;
  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: #fb861f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #fb861f!important;
}
#ext_menu-0 A {
  font-size: 14px;
}
#content1-19 P {
  text-align: center;
  font-size: 17px;
  color: #d14841;
}
#content1-19 DIV {
  text-align: left;
  color: #ffffff;
}
#slider3-4e H2 {
  font-size: 60px;
}
#msg-box7-4n h3,
#msg-box7-4n p {
  color: #fff;
}
#msg-box7-4n H3 {
  text-align: left;
  font-size: 36px;
}
#msg-box7-4n P {
  text-align: left;
}
#msg-box6-8 h3,
#msg-box6-8 p {
  color: #fff;
}
#msg-box6-8 P {
  color: #000000;
  text-align: left;
}
#features3-4g H4 {
  text-align: left;
  color: #9f6207;
}
#features3-4g H5 {
  text-align: left;
}
#footer1-6 P {
  color: #ffffff;
}
#contacts1-1j P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#social-buttons1-59 .mbr-section-title {
  font-size: 22px;
}



#ext_menu-1y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1y .navbar-caption {
  color: #ffffff;
}
#ext_menu-1y .navbar-toggler {
  color: #28324e;
}
#ext_menu-1y .close-icon::before,
#ext_menu-1y .close-icon::after {
  background-color: #28324e;
}
#ext_menu-1y .link,
#ext_menu-1y .dropdown-item {
  color: #28324e;
}
#ext_menu-1y .link {
  font-size: 0.75rem;
}
#ext_menu-1y .dropdown-item,
#ext_menu-1y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1y .link:hover,
#ext_menu-1y .dropdown-item:hover,
#ext_menu-1y .link:focus,
#ext_menu-1y .dropdown-item:focus {
  color: #fb861f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-1y .nav-dropdown-sm .link:focus,
#ext_menu-1y .nav-dropdown-sm .link:hover,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-1y .navbar,
#ext_menu-1y .nav-dropdown-sm,
#ext_menu-1y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-1y .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#ext_menu-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1y .bg-color.transparent.opened .link:hover,
#ext_menu-1y .bg-color.transparent.opened .link:focus {
  color: #fb861f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1y A {
  font-size: 14px;
}
#content1-1r P {
  text-align: center;
  font-size: 17px;
  color: #d14841;
}
#content1-1r DIV {
  text-align: center;
}
#msg-box6-1t h3,
#msg-box6-1t p {
  color: #fff;
}
#msg-box6-1t P {
  color: #232323;
  text-align: left;
}
#msg-box6-1t B {
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
}
#header3-1u .mbr-section-title,
#header3-1u .mbr-section-subtitle {
  text-align: center;
}
#header3-1u .mbr-section-title {
  color: #1da344;
  font-size: 25px;
  text-align: left;
}
#testimonials1-29 .card-block P {
  text-align: left;
}
#testimonials1-2a .card-block P {
  text-align: left;
}
#header3-1w .mbr-section-title,
#header3-1w .mbr-section-subtitle {
  text-align: center;
}
#header3-1w .mbr-section-title {
  text-align: left;
  color: #ffffff;
  font-size: 25px;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c .mbr-section-title {
  font-size: 15px;
}
#header3-2c .mbr-section-title DIV {
  text-align: left;
  font-size: 24px;
}
#header3-2c .mbr-section-subtitle {
  font-size: 18px;
  text-align: left;
  color: #ffffff;
}
#header3-2d .mbr-section-title,
#header3-2d .mbr-section-subtitle {
  text-align: center;
}
#header3-2d .mbr-section-title {
  font-size: 25px;
  text-align: left;
  color: #14622b;
}
#header3-2f .mbr-section-title,
#header3-2f .mbr-section-subtitle {
  text-align: center;
}
#header3-2f .mbr-section-title {
  font-size: 18px;
}
#header3-2f .mbr-section-subtitle {
  color: #000000;
  font-family: 'Lora', serif;
  font-size: 18px;
  text-align: left;
}
#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#header3-1z .mbr-section-title {
  text-align: left;
  font-size: 25px;
  color: #ffffff;
}
#testimonials1-2g .card-block P {
  text-align: left;
}
#testimonials1-2g .card-block {
  color: #000000;
}
#testimonials1-2h .card-block P {
  text-align: left;
}
#testimonials1-2i .card-block P {
  text-align: left;
}
#testimonials1-2i .card-block {
  color: #000000;
}
#header3-21 .mbr-section-title,
#header3-21 .mbr-section-subtitle {
  text-align: center;
}
#header3-21 .mbr-section-title {
  font-size: 25px;
  text-align: left;
  color: #1da344;
}
#features3-1x P {
  text-align: left;
}
#features3-1x H4 {
  text-align: left;
}
#footer1-22 P {
  color: #ffffff;
}
#contacts1-24 P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#social-buttons4-25 .mbr-section-title,
#social-buttons4-25 .btn-social {
  color: #fff;
}
#social-buttons4-25 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-25 .mbr-section-title {
  font-size: 22px;
}

#ext_menu-4o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4o .navbar-caption {
  color: #ffffff;
}
#ext_menu-4o .navbar-toggler {
  color: #232323;
}
#ext_menu-4o .close-icon::before,
#ext_menu-4o .close-icon::after {
  background-color: #232323;
}
#ext_menu-4o .link,
#ext_menu-4o .dropdown-item {
  color: #232323;
}
#ext_menu-4o .link {
  font-size: 0.75rem;
}
#ext_menu-4o .dropdown-item,
#ext_menu-4o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4o .link:hover,
#ext_menu-4o .dropdown-item:hover,
#ext_menu-4o .link:focus,
#ext_menu-4o .dropdown-item:focus {
  color: #fb861f;
}
#ext_menu-4o .link[aria-expanded="true"],
#ext_menu-4o .dropdown-menu {
  background: #000000;
}
#ext_menu-4o .nav-dropdown-sm .link:focus,
#ext_menu-4o .nav-dropdown-sm .link:hover,
#ext_menu-4o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4o .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-4o .navbar,
#ext_menu-4o .nav-dropdown-sm,
#ext_menu-4o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4o .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-4o .bg-color.transparent .link {
  color: #232323;
  transition: none;
}
#ext_menu-4o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4o .bg-color.transparent.opened .link:hover,
#ext_menu-4o .bg-color.transparent.opened .link:focus {
  color: #fb861f;
}
#ext_menu-4o .link[aria-expanded="true"],
#ext_menu-4o .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#ext_menu-4o A {
  font-size: 14px;
}
#content1-4p P {
  text-align: center;
  font-size: 17px;
  color: #d14841;
}
#content1-4p DIV {
  text-align: center;
}
#slider3-4q H2 {
  font-size: 60px;
}
#msg-box6-4r h3,
#msg-box6-4r p {
  color: #fff;
}
#msg-box6-4r P {
  color: #000000;
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#header3-4s .mbr-section-title {
  color: #000000;
  font-size: 32px;
  text-align: center;
}
#content1-4t DIV {
  color: #000000;
}
#content1-4t P {
  font-size: 18px;
}
#header3-4u .mbr-section-title,
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
#header3-4u .mbr-section-title {
  text-align: center;
  color: #000000;
  font-size: 32px;
}
#features3-4v H4 {
  text-align: left;
}
#features3-4v H5 {
  text-align: left;
}
#msg-box7-4w h3,
#msg-box7-4w p {
  color: #fff;
}
#msg-box7-4w H3 {
  text-align: center;
  font-size: 36px;
}
#msg-box7-4w P {
  text-align: center;
}
#msg-box3-4x .mbr-section-title,
#msg-box3-4x .lead {
  color: #000;
}
#msg-box3-4x .btn {
  font-size: 15px;
}
#header3-4y .mbr-section-title,
#header3-4y .mbr-section-subtitle {
  text-align: center;
}
#header3-4y .mbr-section-title {
  text-align: center;
  font-size: 36px;
  color: #ddf5e4;
}
#gallery3-4z .mbr-gallery-item > div > span {
  font-size: 13px;
}
#header3-50 .mbr-section-title,
#header3-50 .mbr-section-subtitle {
  text-align: center;
}
#header3-50 .mbr-section-title {
  font-size: 36px;
  text-align: center;
}
#footer1-51 P {
  color: #ffffff;
}
#contacts1-53 P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#social-buttons4-54 .mbr-section-title,
#social-buttons4-54 .btn-social {
  color: #fff;
}
#social-buttons4-54 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-54 .mbr-section-title {
  font-size: 17px;
}

#ext_menu-5a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5a .navbar-caption {
  color: #ffffff;
}
#ext_menu-5a .navbar-toggler {
  color: #232323;
}
#ext_menu-5a .close-icon::before,
#ext_menu-5a .close-icon::after {
  background-color: #232323;
}
#ext_menu-5a .link,
#ext_menu-5a .dropdown-item {
  color: #232323;
}
#ext_menu-5a .link {
  font-size: 0.85rem;
}
#ext_menu-5a .dropdown-item,
#ext_menu-5a .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-5a .link:hover,
#ext_menu-5a .dropdown-item:hover,
#ext_menu-5a .link:focus,
#ext_menu-5a .dropdown-item:focus {
  color: #fb861f;
}
#ext_menu-5a .link[aria-expanded="true"],
#ext_menu-5a .dropdown-menu {
  background: #000000;
}
#ext_menu-5a .nav-dropdown-sm .link:focus,
#ext_menu-5a .nav-dropdown-sm .link:hover,
#ext_menu-5a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-5a .navbar,
#ext_menu-5a .nav-dropdown-sm,
#ext_menu-5a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-5a .bg-color.transparent .link {
  color: #232323;
  transition: none;
}
#ext_menu-5a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5a .bg-color.transparent.opened .link:hover,
#ext_menu-5a .bg-color.transparent.opened .link:focus {
  color: #fb861f;
}
#ext_menu-5a .link[aria-expanded="true"],
#ext_menu-5a .dropdown-item[aria-expanded="true"] {
  color: #fb861f!important;
}
#ext_menu-5a A {
  font-size: 14px;
}
#content1-5b P {
  text-align: center;
  font-size: 17px;
  color: #d14841;
}
#content1-5b DIV {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
}
#msg-box6-5e h3,
#msg-box6-5e p {
  color: #fff;
}
#msg-box6-5e P {
  color: #000000;
  text-align: left;
}
#msg-box6-5e B {
  font-size: 24px;
}
#msg-box6-5k h3,
#msg-box6-5k p {
  color: #fff;
}
#msg-box6-5k P {
  color: #000000;
  text-align: left;
}
#msg-box6-5k B {
  font-size: 24px;
}
#footer1-5g P {
  color: #ffffff;
}
#msg-box6-5o h3,
#msg-box6-5o p {
  color: #fff;
}
#msg-box6-5o P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#msg-box6-5o B {
  font-size: 24px;
}
#msg-box6-5p h3,
#msg-box6-5p p {
  color: #fff;
}
#msg-box6-5p P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#msg-box6-5p B {
  font-size: 24px;
}
#msg-box6-5q h3,
#msg-box6-5q p {
  color: #fff;
}
#msg-box6-5q P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#msg-box6-5q B {
  font-size: 24px;
}
#msg-box6-5r h3,
#msg-box6-5r p {
  color: #fff;
}
#msg-box6-5r P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#msg-box6-5r B {
  font-size: 24px;
}
#msg-box6-5s h3,
#msg-box6-5s p {
  color: #fff;
}
#msg-box6-5s P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#msg-box6-5s B {
  font-size: 24px;
}
#msg-box6-5t h3,
#msg-box6-5t p {
  color: #fff;
}
#msg-box6-5t P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#msg-box6-5t B {
  font-size: 24px;
}
#msg-box6-5u h3,
#msg-box6-5u p {
  color: #fff;
}
#msg-box6-5u P {
  color: #000000;
  text-align: left;
  font-size: 17px;
}
#msg-box6-5u B {
  font-size: 24px;
}
#contacts1-5h P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
