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











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: #475577 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #2b0680 !important;
}
.bg-warning {
  background-color: #cccccc !important;
}
.bg-danger {
  background-color: #2b0680 !important;
}
.btn-primary {
  background-color: #475577;
  border-color: #475577;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #2a3347;
  border-color: #2a3347;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #2a3347 !important;
  border-color: #2a3347 !important;
}
.btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-info {
  background-color: #2b0680;
  border-color: #2b0680;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #120337;
  border-color: #120337;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #120337 !important;
  border-color: #120337 !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: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-danger {
  background-color: #2b0680;
  border-color: #2b0680;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #120337;
  border-color: #120337;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #120337 !important;
  border-color: #120337 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #212737;
  color: #212737;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #475577;
  border-color: #475577;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #475577 !important;
  border-color: #475577 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-info-outline {
  background: none;
  border-color: #0a011f;
  color: #0a011f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #2b0680;
  border-color: #2b0680;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #2b0680 !important;
  border-color: #2b0680 !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: #999999;
  color: #999999;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-danger-outline {
  background: none;
  border-color: #0a011f;
  color: #0a011f;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #2b0680;
  border-color: #2b0680;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #2b0680 !important;
  border-color: #2b0680 !important;
}
.text-primary {
  color: #475577 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #2b0680 !important;
}
.text-warning {
  color: #cccccc !important;
}
.text-danger {
  color: #2b0680 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #2b0680;
}
.alert-warning {
  background-color: #cccccc;
}
.alert-danger {
  background-color: #2b0680;
}
.btn-social {
  border-color: #475577;
}
.btn-social:hover {
  background: #475577;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #475577;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #475577;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #475577;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #475577;
}
.lead a,
.lead a:hover {
  color: #475577;
}
.lead blockquote {
  border-color: #475577;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #8695b7;
}
.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: #5612f4;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #5612f4;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #475577;
}
.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;
}
#msg-box2-3i .mbr-section-title {
  color: #000000;
  font-size: 30px;
}
#msg-box2-3i .mbr-section-subtitle {
  color: #a0a0a0;
}
#slider-2h H2 {
  font-size: 30px;
  text-align: center;
}
#slider-2h P {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  text-align: center;
}
#slider-2h B {
  font-size: 17px;
}
#msg-box8-2q .mbr-section-title,
#msg-box8-2q .lead {
  color: #fff;
}
#msg-box8-2q .mbr-section-title {
  color: #000000;
  font-size: 30px;
}
#msg-box8-2q .lead {
  color: #000000;
}
#msg-box8-2q .lead P {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#features1-4 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #000000;
}
#features1-4 .mbr-cards-col:nth-child(even) .card-subtitle SPAN {
  color: #000000;
}
#features1-4 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #000000;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#features1-4 .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#form1-5 .form-control-label {
  color: #232323;
}
#form1-5 .mbr-section-subtitle {
  color: #000000;
}
#form1-5 .mbr-section-subtitle B {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#form1-5 .mbr-section-title {
  font-size: 30px;
}
#msg-box8-2r .mbr-section-title,
#msg-box8-2r .lead {
  color: #fff;
}
#msg-box8-2r .mbr-section-title {
  color: #000000;
  font-size: 30px;
}
#msg-box8-2r .lead {
  color: #000000;
}
#msg-box8-2r .lead P {
  font-family: 'Montserrat', sans-serif;
}
#form2-6 .mbr-section-title {
  color: #000000;
  font-size: 30px;
}
#form2-6 .mbr-section-subtitle {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#contacts5-2g p,
#contacts5-2g .list-group-text,
#contacts5-2g .form-control-label {
  color: #000;
}
#contacts5-2g strong,
#contacts5-2g h4 {
  color: #7e9b9f;
}
#contacts5-2g form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2g .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2g .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2g UL {
  color: #0d2e8b;
}
#contacts5-2g .card-text {
  color: #000000;
}
#contacts5-2g H4 {
  color: #7e9b9f;
}
#contacts5-2g .mbr-footer-content p {
  color: #000000;
}
#menu-2x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2x .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-2x .navbar-toggler {
  color: #000000;
}
#menu-2x .close-icon::before,
#menu-2x .close-icon::after {
  background-color: #000000;
}
#menu-2x .link,
#menu-2x .dropdown-item {
  color: #000000;
}
#menu-2x .link {
  font-size: 0.9rem;
}
#menu-2x .dropdown-item,
#menu-2x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2x .link:hover,
#menu-2x .dropdown-item:hover,
#menu-2x .link:focus,
#menu-2x .dropdown-item:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-menu {
  background: #e6e6e6;
}
#menu-2x .nav-dropdown-sm .link:focus,
#menu-2x .nav-dropdown-sm .link:hover,
#menu-2x .nav-dropdown-sm .dropdown-item:focus,
#menu-2x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2x .navbar,
#menu-2x .nav-dropdown-sm,
#menu-2x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2x .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2x .bg-color.transparent.opened .link:hover,
#menu-2x .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-2x A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}



#features1-1d .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a1a1a1;
}
#features1-1d .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#features1-1d .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#features1-1d .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#contacts5-2g p,
#contacts5-2g .list-group-text,
#contacts5-2g .form-control-label {
  color: #000;
}
#contacts5-2g strong,
#contacts5-2g h4 {
  color: #7e9b9f;
}
#contacts5-2g form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2g .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2g .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2g UL {
  color: #0d2e8b;
}
#contacts5-2g .card-text {
  color: #000000;
}
#contacts5-2g H4 {
  color: #7e9b9f;
}
#contacts5-2g .mbr-footer-content p {
  color: #000000;
}
#menu-2x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2x .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-2x .navbar-toggler {
  color: #000000;
}
#menu-2x .close-icon::before,
#menu-2x .close-icon::after {
  background-color: #000000;
}
#menu-2x .link,
#menu-2x .dropdown-item {
  color: #000000;
}
#menu-2x .link {
  font-size: 0.9rem;
}
#menu-2x .dropdown-item,
#menu-2x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2x .link:hover,
#menu-2x .dropdown-item:hover,
#menu-2x .link:focus,
#menu-2x .dropdown-item:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-menu {
  background: #e6e6e6;
}
#menu-2x .nav-dropdown-sm .link:focus,
#menu-2x .nav-dropdown-sm .link:hover,
#menu-2x .nav-dropdown-sm .dropdown-item:focus,
#menu-2x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2x .navbar,
#menu-2x .nav-dropdown-sm,
#menu-2x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2x .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2x .bg-color.transparent.opened .link:hover,
#menu-2x .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-2x A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}


#msg-box8-s .mbr-section-title,
#msg-box8-s .lead {
  color: #fff;
}
#msg-box8-s .mbr-section-title {
  font-size: 36px;
}
#msg-box8-s .lead {
  font-family: 'Montserrat', sans-serif;
}
#msg-box3-x .mbr-section-title,
#msg-box3-x .lead {
  color: #000;
}
#msg-box3-x .mbr-section-title {
  font-size: 36px;
}
#msg-box8-1j .mbr-section-title,
#msg-box8-1j .lead {
  color: #fff;
}
#msg-box8-1m .mbr-section-title,
#msg-box8-1m .lead {
  color: #fff;
}
#msg-box8-1u .mbr-section-title,
#msg-box8-1u .lead {
  color: #fff;
}
#contacts5-2g p,
#contacts5-2g .list-group-text,
#contacts5-2g .form-control-label {
  color: #000;
}
#contacts5-2g strong,
#contacts5-2g h4 {
  color: #7e9b9f;
}
#contacts5-2g form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2g .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2g .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2g UL {
  color: #0d2e8b;
}
#contacts5-2g .card-text {
  color: #000000;
}
#contacts5-2g H4 {
  color: #7e9b9f;
}
#contacts5-2g .mbr-footer-content p {
  color: #000000;
}
#menu-2x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2x .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-2x .navbar-toggler {
  color: #000000;
}
#menu-2x .close-icon::before,
#menu-2x .close-icon::after {
  background-color: #000000;
}
#menu-2x .link,
#menu-2x .dropdown-item {
  color: #000000;
}
#menu-2x .link {
  font-size: 0.9rem;
}
#menu-2x .dropdown-item,
#menu-2x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2x .link:hover,
#menu-2x .dropdown-item:hover,
#menu-2x .link:focus,
#menu-2x .dropdown-item:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-menu {
  background: #e6e6e6;
}
#menu-2x .nav-dropdown-sm .link:focus,
#menu-2x .nav-dropdown-sm .link:hover,
#menu-2x .nav-dropdown-sm .dropdown-item:focus,
#menu-2x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2x .navbar,
#menu-2x .nav-dropdown-sm,
#menu-2x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2x .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2x .bg-color.transparent.opened .link:hover,
#menu-2x .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-2x A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}



#msg-box8-1t .mbr-section-title,
#msg-box8-1t .lead {
  color: #fff;
}
#msg-box8-1t .mbr-section-title {
  font-size: 32px;
  color: #000000;
}
#msg-box8-1t .lead {
  color: #000000;
}
#msg-box8-16 .mbr-section-title,
#msg-box8-16 .lead {
  color: #fff;
}
#msg-box8-16 .mbr-section-title {
  font-size: 32px;
}
.cid-rPoQ9ywjjW {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-rPoQ9ywjjW .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-rPoQ9ywjjW P {
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-1s .mbr-section-title,
#msg-box8-1s .lead {
  color: #fff;
}
#msg-box8-1s .mbr-section-title {
  font-size: 32px;
}
#msg-box8-1s .lead {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-2g p,
#contacts5-2g .list-group-text,
#contacts5-2g .form-control-label {
  color: #000;
}
#contacts5-2g strong,
#contacts5-2g h4 {
  color: #7e9b9f;
}
#contacts5-2g form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2g .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2g .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2g UL {
  color: #0d2e8b;
}
#contacts5-2g .card-text {
  color: #000000;
}
#contacts5-2g H4 {
  color: #7e9b9f;
}
#contacts5-2g .mbr-footer-content p {
  color: #000000;
}
#menu-2x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2x .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-2x .navbar-toggler {
  color: #000000;
}
#menu-2x .close-icon::before,
#menu-2x .close-icon::after {
  background-color: #000000;
}
#menu-2x .link,
#menu-2x .dropdown-item {
  color: #000000;
}
#menu-2x .link {
  font-size: 0.9rem;
}
#menu-2x .dropdown-item,
#menu-2x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2x .link:hover,
#menu-2x .dropdown-item:hover,
#menu-2x .link:focus,
#menu-2x .dropdown-item:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-menu {
  background: #e6e6e6;
}
#menu-2x .nav-dropdown-sm .link:focus,
#menu-2x .nav-dropdown-sm .link:hover,
#menu-2x .nav-dropdown-sm .dropdown-item:focus,
#menu-2x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2x .navbar,
#menu-2x .nav-dropdown-sm,
#menu-2x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2x .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2x .bg-color.transparent.opened .link:hover,
#menu-2x .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-2x A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}

#msg-box8-38 .mbr-section-title,
#msg-box8-38 .lead {
  color: #fff;
}
#msg-box8-38 .mbr-section-title {
  color: #000000;
  font-size: 32px;
}
#msg-box8-39 .mbr-section-title,
#msg-box8-39 .lead {
  color: #fff;
}
#msg-box5-4m H3 {
  text-align: left;
}
#contacts5-36 p,
#contacts5-36 .list-group-text,
#contacts5-36 .form-control-label {
  color: #000;
}
#contacts5-36 strong,
#contacts5-36 h4 {
  color: #7e9b9f;
}
#contacts5-36 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-36 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-36 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-36 UL {
  color: #0d2e8b;
}
#contacts5-36 .card-text {
  color: #000000;
}
#contacts5-36 H4 {
  color: #7e9b9f;
}
#contacts5-36 .mbr-footer-content p {
  color: #000000;
}
#menu-37 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-37 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-37 .navbar-toggler {
  color: #000000;
}
#menu-37 .close-icon::before,
#menu-37 .close-icon::after {
  background-color: #000000;
}
#menu-37 .link,
#menu-37 .dropdown-item {
  color: #000000;
}
#menu-37 .link {
  font-size: 0.9rem;
}
#menu-37 .dropdown-item,
#menu-37 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-37 .link:hover,
#menu-37 .dropdown-item:hover,
#menu-37 .link:focus,
#menu-37 .dropdown-item:focus {
  color: #475577;
}
#menu-37 .link[aria-expanded="true"],
#menu-37 .dropdown-menu {
  background: #e6e6e6;
}
#menu-37 .nav-dropdown-sm .link:focus,
#menu-37 .nav-dropdown-sm .link:hover,
#menu-37 .nav-dropdown-sm .dropdown-item:focus,
#menu-37 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-37 .navbar,
#menu-37 .nav-dropdown-sm,
#menu-37 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-37 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-37 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-37 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-37 .bg-color.transparent.opened .link:hover,
#menu-37 .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-37 .link[aria-expanded="true"],
#menu-37 .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-37 A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}

#msg-box8-21 .mbr-section-title,
#msg-box8-21 .lead {
  color: #fff;
}
#msg-box8-21 .mbr-section-title {
  font-size: 32px;
  color: #000000;
}
#msg-box8-21 .lead {
  color: #000000;
}
#msg-box8-3w .mbr-section-title,
#msg-box8-3w .lead {
  color: #fff;
}
#msg-box8-3w .mbr-section-title {
  font-size: 30px;
}
#msg-box8-3w .lead {
  font-size: 14px;
}
#msg-box8-3w .lead P {
  text-align: center;
}
#msg-box8-22 .mbr-section-title,
#msg-box8-22 .lead {
  color: #fff;
}
#msg-box8-22 .mbr-section-title {
  font-size: 36px;
  color: #000000;
}
#msg-box8-24 .mbr-section-title,
#msg-box8-24 .lead {
  color: #fff;
}
#msg-box8-24 .mbr-section-title {
  font-size: 32px;
  color: #000000;
}
#msg-box8-24 .lead {
  color: #000000;
}
#contacts5-2g p,
#contacts5-2g .list-group-text,
#contacts5-2g .form-control-label {
  color: #000;
}
#contacts5-2g strong,
#contacts5-2g h4 {
  color: #7e9b9f;
}
#contacts5-2g form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2g .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2g .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2g UL {
  color: #0d2e8b;
}
#contacts5-2g .card-text {
  color: #000000;
}
#contacts5-2g H4 {
  color: #7e9b9f;
}
#contacts5-2g .mbr-footer-content p {
  color: #000000;
}
#menu-2x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2x .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-2x .navbar-toggler {
  color: #000000;
}
#menu-2x .close-icon::before,
#menu-2x .close-icon::after {
  background-color: #000000;
}
#menu-2x .link,
#menu-2x .dropdown-item {
  color: #000000;
}
#menu-2x .link {
  font-size: 0.9rem;
}
#menu-2x .dropdown-item,
#menu-2x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2x .link:hover,
#menu-2x .dropdown-item:hover,
#menu-2x .link:focus,
#menu-2x .dropdown-item:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-menu {
  background: #e6e6e6;
}
#menu-2x .nav-dropdown-sm .link:focus,
#menu-2x .nav-dropdown-sm .link:hover,
#menu-2x .nav-dropdown-sm .dropdown-item:focus,
#menu-2x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2x .navbar,
#menu-2x .nav-dropdown-sm,
#menu-2x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2x .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2x .bg-color.transparent.opened .link:hover,
#menu-2x .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-2x A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}






#menu-2x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2x .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-2x .navbar-toggler {
  color: #000000;
}
#menu-2x .close-icon::before,
#menu-2x .close-icon::after {
  background-color: #000000;
}
#menu-2x .link,
#menu-2x .dropdown-item {
  color: #000000;
}
#menu-2x .link {
  font-size: 0.9rem;
}
#menu-2x .dropdown-item,
#menu-2x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2x .link:hover,
#menu-2x .dropdown-item:hover,
#menu-2x .link:focus,
#menu-2x .dropdown-item:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-menu {
  background: #e6e6e6;
}
#menu-2x .nav-dropdown-sm .link:focus,
#menu-2x .nav-dropdown-sm .link:hover,
#menu-2x .nav-dropdown-sm .dropdown-item:focus,
#menu-2x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2x .navbar,
#menu-2x .nav-dropdown-sm,
#menu-2x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2x .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2x .bg-color.transparent.opened .link:hover,
#menu-2x .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-2x .link[aria-expanded="true"],
#menu-2x .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-2x A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}
#msg-box8-31 .mbr-section-title,
#msg-box8-31 .lead {
  color: #fff;
}
#msg-box8-31 .mbr-section-title {
  color: #000000;
  font-size: 32px;
}
#msg-box8-31 .lead {
  color: #000000;
}
#msg-box8-31 .lead P {
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-32 h3,
#msg-box6-32 p {
  color: #fff;
}
#msg-box6-32 H3 {
  color: #000000;
  font-size: 32px;
}
#msg-box6-32 P {
  color: #000000;
}
#msg-box6-33 h3,
#msg-box6-33 p {
  color: #fff;
}
#msg-box6-33 H3 {
  color: #000000;
  font-size: 32px;
  text-align: left;
}
#msg-box6-33 P {
  color: #000000;
  text-align: left;
}
#msg-box6-34 h3,
#msg-box6-34 p {
  color: #fff;
}
#msg-box6-34 H3 {
  color: #000000;
  font-size: 32px;
}
#msg-box6-34 P {
  color: #000000;
}
#msg-box6-35 h3,
#msg-box6-35 p {
  color: #fff;
}
#msg-box6-35 H3 {
  color: #000000;
  font-size: 32px;
  text-align: left;
}
#msg-box6-35 P {
  color: #000000;
  text-align: left;
}
#msg-box8-2y .mbr-section-title,
#msg-box8-2y .lead {
  color: #fff;
}
#msg-box8-2y .mbr-section-title {
  color: #000000;
  font-size: 32px;
}
#msg-box8-2y .lead {
  color: #000000;
}
#msg-box8-2y .lead P {
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-2o h3,
#msg-box6-2o p {
  color: #fff;
}
#msg-box6-2o H3 {
  color: #000000;
  font-size: 32px;
}
#msg-box6-2o P {
  color: #000000;
}
#msg-box6-2o B {
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-2p h3,
#msg-box6-2p p {
  color: #fff;
}
#msg-box6-2p H3 {
  color: #000000;
  font-size: 32px;
  text-align: left;
}
#msg-box6-2p P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
#msg-box6-2w h3,
#msg-box6-2w p {
  color: #fff;
}
#msg-box6-2w H3 {
  color: #000000;
  font-size: 32px;
}
#msg-box6-2w P {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#contacts5-2j p,
#contacts5-2j .list-group-text,
#contacts5-2j .form-control-label {
  color: #000;
}
#contacts5-2j strong,
#contacts5-2j h4 {
  color: #7e9b9f;
}
#contacts5-2j form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2j .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2j .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2j UL {
  color: #0d2e8b;
}
#contacts5-2j .card-text {
  color: #000000;
}
#contacts5-2j H4 {
  color: #7e9b9f;
}
#contacts5-2j .mbr-footer-content p {
  color: #000000;
}

.cid-sEWCt8lLyL {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-sEWCt8lLyL .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sEWCt8lLyL .form-control,
.cid-sEWCt8lLyL .field-input {
  padding: 0.5rem;
  background-color: #efefef;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sEWCt8lLyL .form-control::-webkit-input-placeholder,
.cid-sEWCt8lLyL .field-input::-webkit-input-placeholder,
.cid-sEWCt8lLyL .form-control::-webkit-input-placeholder,
.cid-sEWCt8lLyL .field-input::-webkit-input-placeholder {
  color: #475577;
}
.cid-sEWCt8lLyL .form-control:-moz-placeholder,
.cid-sEWCt8lLyL .field-input:-moz-placeholder,
.cid-sEWCt8lLyL .form-control:-moz-placeholder,
.cid-sEWCt8lLyL .field-input:-moz-placeholder {
  color: #475577;
}
.cid-sEWCt8lLyL .form-control:hover,
.cid-sEWCt8lLyL .field-input:hover,
.cid-sEWCt8lLyL .form-control:focus,
.cid-sEWCt8lLyL .field-input:focus {
  background-color: #cccccc;
  border-color: #efefef;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-sEWCt8lLyL .form-control:hover::-webkit-input-placeholder,
.cid-sEWCt8lLyL .field-input:hover::-webkit-input-placeholder,
.cid-sEWCt8lLyL .form-control:focus::-webkit-input-placeholder,
.cid-sEWCt8lLyL .field-input:focus::-webkit-input-placeholder,
.cid-sEWCt8lLyL .form-control:hover::-webkit-input-placeholder,
.cid-sEWCt8lLyL .field-input:hover::-webkit-input-placeholder,
.cid-sEWCt8lLyL .form-control:focus::-webkit-input-placeholder,
.cid-sEWCt8lLyL .field-input:focus::-webkit-input-placeholder {
  color: #787373;
}
.cid-sEWCt8lLyL .form-control:hover:-moz-placeholder,
.cid-sEWCt8lLyL .field-input:hover:-moz-placeholder,
.cid-sEWCt8lLyL .form-control:focus:-moz-placeholder,
.cid-sEWCt8lLyL .field-input:focus:-moz-placeholder,
.cid-sEWCt8lLyL .form-control:hover:-moz-placeholder,
.cid-sEWCt8lLyL .field-input:hover:-moz-placeholder,
.cid-sEWCt8lLyL .form-control:focus:-moz-placeholder,
.cid-sEWCt8lLyL .field-input:focus:-moz-placeholder {
  color: #787373;
}
.cid-sEWCt8lLyL .jq-number__spin:hover,
.cid-sEWCt8lLyL .jq-number__spin:focus {
  background-color: #cccccc;
  border-color: #efefef;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-sEWCt8lLyL .jq-number__spin {
  background-color: #efefef;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sEWCt8lLyL .jq-selectbox li,
.cid-sEWCt8lLyL .jq-selectbox li {
  background-color: #efefef;
  color: #000000;
}
.cid-sEWCt8lLyL .jq-selectbox li:hover,
.cid-sEWCt8lLyL .jq-selectbox li.selected {
  background-color: #cccccc;
  color: #000000;
}
.cid-sEWCt8lLyL .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-sEWCt8lLyL .jq-number__spin.minus:hover:after,
.cid-sEWCt8lLyL .jq-number__spin.plus:hover:after {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}
.cid-sEWCt8lLyL .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-sEWCt8lLyL .jq-number__spin.minus:after,
.cid-sEWCt8lLyL .jq-number__spin.plus:after {
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
}
.cid-sEWCt8lLyL input::-webkit-clear-button {
  display: none;
}
.cid-sEWCt8lLyL input::-webkit-inner-spin-button {
  display: none;
}
.cid-sEWCt8lLyL input::-webkit-outer-spin-button {
  display: none;
}
.cid-sEWCt8lLyL input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-sEWCt8lLyL H4 {
  text-align: center;
  font-size: 30px;
  color: #000000;
}
.cid-sEWCt8lLyL LABEL {
  text-align: center;
  color: #000000;
  font-size: 12px;
}
#msg-box8-41 .mbr-section-title,
#msg-box8-41 .lead {
  color: #fff;
}
#msg-box8-41 .mbr-section-title {
  font-size: 32px;
  color: #000000;
}
#msg-box8-41 .lead {
  color: #000000;
}
#contacts5-43 p,
#contacts5-43 .list-group-text,
#contacts5-43 .form-control-label {
  color: #000;
}
#contacts5-43 strong,
#contacts5-43 h4 {
  color: #7e9b9f;
}
#contacts5-43 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-43 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-43 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-43 UL {
  color: #0d2e8b;
}
#contacts5-43 .card-text {
  color: #000000;
}
#contacts5-43 H4 {
  color: #7e9b9f;
}
#contacts5-43 .mbr-footer-content p {
  color: #000000;
}
#menu-44 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-44 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-44 .navbar-toggler {
  color: #000000;
}
#menu-44 .close-icon::before,
#menu-44 .close-icon::after {
  background-color: #000000;
}
#menu-44 .link,
#menu-44 .dropdown-item {
  color: #000000;
}
#menu-44 .link {
  font-size: 0.9rem;
}
#menu-44 .dropdown-item,
#menu-44 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-44 .link:hover,
#menu-44 .dropdown-item:hover,
#menu-44 .link:focus,
#menu-44 .dropdown-item:focus {
  color: #475577;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-menu {
  background: #e6e6e6;
}
#menu-44 .nav-dropdown-sm .link:focus,
#menu-44 .nav-dropdown-sm .link:hover,
#menu-44 .nav-dropdown-sm .dropdown-item:focus,
#menu-44 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-44 .navbar,
#menu-44 .nav-dropdown-sm,
#menu-44 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-44 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-44 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-44 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-44 .bg-color.transparent.opened .link:hover,
#menu-44 .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-44 A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}

.cid-sEWCc8C9Kr {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-sEWCc8C9Kr .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sEWCc8C9Kr .form-control,
.cid-sEWCc8C9Kr .field-input {
  padding: 0.5rem;
  background-color: #efefef;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sEWCc8C9Kr .form-control::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .field-input::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .form-control::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .field-input::-webkit-input-placeholder {
  color: #475577;
}
.cid-sEWCc8C9Kr .form-control:-moz-placeholder,
.cid-sEWCc8C9Kr .field-input:-moz-placeholder,
.cid-sEWCc8C9Kr .form-control:-moz-placeholder,
.cid-sEWCc8C9Kr .field-input:-moz-placeholder {
  color: #475577;
}
.cid-sEWCc8C9Kr .form-control:hover,
.cid-sEWCc8C9Kr .field-input:hover,
.cid-sEWCc8C9Kr .form-control:focus,
.cid-sEWCc8C9Kr .field-input:focus {
  background-color: #cccccc;
  border-color: #efefef;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-sEWCc8C9Kr .form-control:hover::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .field-input:hover::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .form-control:focus::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .field-input:focus::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .form-control:hover::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .field-input:hover::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .form-control:focus::-webkit-input-placeholder,
.cid-sEWCc8C9Kr .field-input:focus::-webkit-input-placeholder {
  color: #787373;
}
.cid-sEWCc8C9Kr .form-control:hover:-moz-placeholder,
.cid-sEWCc8C9Kr .field-input:hover:-moz-placeholder,
.cid-sEWCc8C9Kr .form-control:focus:-moz-placeholder,
.cid-sEWCc8C9Kr .field-input:focus:-moz-placeholder,
.cid-sEWCc8C9Kr .form-control:hover:-moz-placeholder,
.cid-sEWCc8C9Kr .field-input:hover:-moz-placeholder,
.cid-sEWCc8C9Kr .form-control:focus:-moz-placeholder,
.cid-sEWCc8C9Kr .field-input:focus:-moz-placeholder {
  color: #787373;
}
.cid-sEWCc8C9Kr .jq-number__spin:hover,
.cid-sEWCc8C9Kr .jq-number__spin:focus {
  background-color: #cccccc;
  border-color: #efefef;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-sEWCc8C9Kr .jq-number__spin {
  background-color: #efefef;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sEWCc8C9Kr .jq-selectbox li,
.cid-sEWCc8C9Kr .jq-selectbox li {
  background-color: #efefef;
  color: #000000;
}
.cid-sEWCc8C9Kr .jq-selectbox li:hover,
.cid-sEWCc8C9Kr .jq-selectbox li.selected {
  background-color: #cccccc;
  color: #000000;
}
.cid-sEWCc8C9Kr .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-sEWCc8C9Kr .jq-number__spin.minus:hover:after,
.cid-sEWCc8C9Kr .jq-number__spin.plus:hover:after {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}
.cid-sEWCc8C9Kr .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-sEWCc8C9Kr .jq-number__spin.minus:after,
.cid-sEWCc8C9Kr .jq-number__spin.plus:after {
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
}
.cid-sEWCc8C9Kr input::-webkit-clear-button {
  display: none;
}
.cid-sEWCc8C9Kr input::-webkit-inner-spin-button {
  display: none;
}
.cid-sEWCc8C9Kr input::-webkit-outer-spin-button {
  display: none;
}
.cid-sEWCc8C9Kr input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-sEWCc8C9Kr H4 {
  text-align: center;
  font-size: 30px;
  color: #000000;
}
.cid-sEWCc8C9Kr LABEL {
  text-align: center;
  color: #000000;
  font-size: 12px;
}
#msg-box8-4a .mbr-section-title,
#msg-box8-4a .lead {
  color: #fff;
}
#msg-box8-4a .mbr-section-title {
  font-size: 32px;
  color: #000000;
}
#msg-box8-4a .lead {
  color: #000000;
}
#contacts5-4c p,
#contacts5-4c .list-group-text,
#contacts5-4c .form-control-label {
  color: #000;
}
#contacts5-4c strong,
#contacts5-4c h4 {
  color: #7e9b9f;
}
#contacts5-4c form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-4c .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-4c .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-4c UL {
  color: #0d2e8b;
}
#contacts5-4c .card-text {
  color: #000000;
}
#contacts5-4c H4 {
  color: #7e9b9f;
}
#contacts5-4c .mbr-footer-content p {
  color: #000000;
}
#menu-4d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4d .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-4d .navbar-toggler {
  color: #000000;
}
#menu-4d .close-icon::before,
#menu-4d .close-icon::after {
  background-color: #000000;
}
#menu-4d .link,
#menu-4d .dropdown-item {
  color: #000000;
}
#menu-4d .link {
  font-size: 0.9rem;
}
#menu-4d .dropdown-item,
#menu-4d .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-4d .link:hover,
#menu-4d .dropdown-item:hover,
#menu-4d .link:focus,
#menu-4d .dropdown-item:focus {
  color: #475577;
}
#menu-4d .link[aria-expanded="true"],
#menu-4d .dropdown-menu {
  background: #e6e6e6;
}
#menu-4d .nav-dropdown-sm .link:focus,
#menu-4d .nav-dropdown-sm .link:hover,
#menu-4d .nav-dropdown-sm .dropdown-item:focus,
#menu-4d .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4d .navbar,
#menu-4d .nav-dropdown-sm,
#menu-4d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4d .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4d .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4d .bg-color.transparent.opened .link:hover,
#menu-4d .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-4d .link[aria-expanded="true"],
#menu-4d .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-4d A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}

#msg-box5-4k P {
  text-align: left;
}
#msg-box5-4k H3 {
  text-align: left;
  font-size: 32px;
}
#msg-box5-4n P {
  text-align: left;
}
#msg-box5-4n H3 {
  text-align: left;
  font-size: 32px;
}
#msg-box5-4o P {
  text-align: left;
}
#msg-box5-4o H3 {
  text-align: left;
  font-size: 32px;
}
#msg-box5-4p P {
  text-align: left;
}
#msg-box5-4p H3 {
  text-align: left;
  font-size: 32px;
}
#contacts5-3j p,
#contacts5-3j .list-group-text,
#contacts5-3j .form-control-label {
  color: #000;
}
#contacts5-3j strong,
#contacts5-3j h4 {
  color: #7e9b9f;
}
#contacts5-3j form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-3j .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-3j .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-3j UL {
  color: #0d2e8b;
}
#contacts5-3j .card-text {
  color: #000000;
}
#contacts5-3j H4 {
  color: #7e9b9f;
}
#contacts5-3j .mbr-footer-content p {
  color: #000000;
}
#menu-3k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3k .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#menu-3k .navbar-toggler {
  color: #000000;
}
#menu-3k .close-icon::before,
#menu-3k .close-icon::after {
  background-color: #000000;
}
#menu-3k .link,
#menu-3k .dropdown-item {
  color: #000000;
}
#menu-3k .link {
  font-size: 0.9rem;
}
#menu-3k .dropdown-item,
#menu-3k .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-3k .link:hover,
#menu-3k .dropdown-item:hover,
#menu-3k .link:focus,
#menu-3k .dropdown-item:focus {
  color: #475577;
}
#menu-3k .link[aria-expanded="true"],
#menu-3k .dropdown-menu {
  background: #e6e6e6;
}
#menu-3k .nav-dropdown-sm .link:focus,
#menu-3k .nav-dropdown-sm .link:hover,
#menu-3k .nav-dropdown-sm .dropdown-item:focus,
#menu-3k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3k .navbar,
#menu-3k .nav-dropdown-sm,
#menu-3k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3k .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-3k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3k .bg-color.transparent.opened .link:hover,
#menu-3k .bg-color.transparent.opened .link:focus {
  color: #475577;
}
#menu-3k .link[aria-expanded="true"],
#menu-3k .dropdown-item[aria-expanded="true"] {
  color: #475577!important;
}
#menu-3k A {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}
