@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans: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: #1c44d9 !important;
}
.bg-success {
  background-color: #1dae0f !important;
}
.bg-info {
  background-color: #073a72 !important;
}
.bg-warning {
  background-color: #f4d064 !important;
}
.bg-danger {
  background-color: #d62210 !important;
}
.btn-primary {
  background-color: #1c44d9;
  border-color: #1c44d9;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #132f95;
  border-color: #132f95;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #132f95 !important;
  border-color: #132f95 !important;
}
.btn-secondary {
  background-color: #fc9d50;
  border-color: #fc9d50;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #fb7305;
  border-color: #fb7305;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #fb7305 !important;
  border-color: #fb7305 !important;
}
.btn-info {
  background-color: #073a72;
  border-color: #073a72;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #03152a;
  border-color: #03152a;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #03152a !important;
  border-color: #03152a !important;
}
.btn-success {
  background-color: #1dae0f;
  border-color: #1dae0f;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #116809;
  border-color: #116809;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #116809 !important;
  border-color: #116809 !important;
}
.btn-warning {
  background-color: #f4d064;
  border-color: #f4d064;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #efba1d;
  border-color: #efba1d;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #efba1d !important;
  border-color: #efba1d !important;
}
.btn-danger {
  background-color: #d62210;
  border-color: #d62210;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #8f170b;
  border-color: #8f170b;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #8f170b !important;
  border-color: #8f170b !important;
}
.btn-primary-outline {
  background: none;
  border-color: #10287f;
  color: #10287f;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #1c44d9;
  border-color: #1c44d9;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #1c44d9 !important;
  border-color: #1c44d9 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #e26704;
  color: #e26704;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #fc9d50;
  border-color: #fc9d50;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #fc9d50 !important;
  border-color: #fc9d50 !important;
}
.btn-info-outline {
  background: none;
  border-color: #010912;
  color: #010912;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #073a72;
  border-color: #073a72;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #073a72 !important;
  border-color: #073a72 !important;
}
.btn-success-outline {
  background: none;
  border-color: #0d5007;
  color: #0d5007;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #1dae0f;
  border-color: #1dae0f;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #1dae0f !important;
  border-color: #1dae0f !important;
}
.btn-warning-outline {
  background: none;
  border-color: #e2ad10;
  color: #e2ad10;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f4d064;
  border-color: #f4d064;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f4d064 !important;
  border-color: #f4d064 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #771309;
  color: #771309;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #d62210;
  border-color: #d62210;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #d62210 !important;
  border-color: #d62210 !important;
}
.text-primary {
  color: #1c44d9 !important;
}
.text-success {
  color: #1dae0f !important;
}
.text-info {
  color: #073a72 !important;
}
.text-warning {
  color: #f4d064 !important;
}
.text-danger {
  color: #d62210 !important;
}
.alert-success {
  background-color: #1dae0f;
}
.alert-info {
  background-color: #073a72;
}
.alert-warning {
  background-color: #f4d064;
}
.alert-danger {
  background-color: #d62210;
}
.btn-social {
  border-color: #1c44d9;
}
.btn-social:hover {
  background: #1c44d9;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #1c44d9;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #1c44d9;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #1c44d9;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #1c44d9;
}
.lead a,
.lead a:hover {
  color: #1c44d9;
}
.lead blockquote {
  border-color: #1c44d9;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #c9d3f8;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #5bf04d;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #0e77ea;
}
.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: #fabeb8;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #1c44d9;
}
.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-box7-a .mbr-section-title,
#msg-box7-a .lead p {
  color: #fff;
}
#msg-box7-a P {
  font-size: 24px;
}
#msg-box7-a H3 {
  font-size: 60px;
  text-align: center;
}
#msg-box7-1t .mbr-section-title,
#msg-box7-1t .lead p {
  color: #fff;
}
#msg-box7-1t P {
  font-size: 24px;
}
#msg-box7-1t H3 {
  font-size: 36px;
}

#msg-box8-1v .mbr-section-title,
#msg-box8-1v p {
  color: #fff;
}
#msg-box8-1v .mbr-section-title {
  font-family: 'Raleway', sans-serif;
}
#msg-box8-1v .mbr-section-title SPAN {
  font-size: 30px;
}
#msg-box7-1u .mbr-section-title,
#msg-box7-1u .lead p {
  color: #fff;
}
#msg-box7-1u P {
  font-size: 14px;
}
#msg-box7-1u H3 {
  font-size: 36px;
}
#msg-box7-1u B {
  font-size: 22px;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#header3-33 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-33 .mbr-section-title {
  color: #6ac113;
}
#msg-box7-1z .mbr-section-title,
#msg-box7-1z .lead p {
  color: #fff;
}
#msg-box7-1z P {
  font-size: 14px;
  color: #ffffff;
}
#msg-box7-1z H3 {
  font-size: 36px;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-34 .mbr-section-title {
  color: #6ac113;
}
#msg-box7-20 .mbr-section-title,
#msg-box7-20 .lead p {
  color: #fff;
}
#msg-box7-20 P {
  font-size: 14px;
}
#msg-box7-20 H3 {
  font-size: 36px;
}
#msg-box7-20 B {
  color: #ffffff;
}

#msg-box8-21 .mbr-section-title,
#msg-box8-21 p {
  color: #fff;
}
#msg-box8-21 .mbr-section-title {
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
}
#header1-2l .mbr-section-lead {
  color: #63605e;
}
#header1-2l .btn {
  font-size: 18px;
}
#form1-2p .form-control-label {
  color: #ffffff;
}
#form1-2p .mbr-section-title {
  color: #ffffff;
}
#form1-2p SMALL {
  color: #ffffff;
}
#contacts1-2 P {
  color: #ffffff;
}
#contacts1-2 STRONG {
  color: #fac51c;
}
#contacts1-2 B {
  color: #ff5930;
}
#extFeatures3-56 .mbr-iconfont-features4 {
  color: #33bcf7 !important;
}
#extFeatures3-56 .wraper {
  border-color: #33bcf7 !important;
}
#extFeatures3-56 H4 {
  color: #33bcf7;
}
#extFeatures3-p .mbr-iconfont-features4 {
  color: #33bcf7 !important;
}
#extFeatures3-p .wraper {
  border-color: #33bcf7 !important;
}
#extFeatures3-p H4 {
  color: #33bcf7;
}
#features4-55 .card-subtitle {
  color: #bcbcbc;
}
#features4-55 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}





#header2-0 .mbr-section-title {
  font-size: 22px;
}
#header2-0 .mbr-section-title SPAN {
  font-size: 46px;
  font-family: 'PT Sans', sans-serif;
  color: #c0a375;
}
#header2-0 .mbr-section-title I {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #33bcf7;
}
#msg-box5-29 H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-29 P {
  color: #ffffff;
  text-align: left;
}
#msg-box5-29 SPAN {
  color: #d62210;
}
#content5-2g .mbr-section-title,
#content5-2g p {
  color: #fff;
}
#content5-2g .mbr-section-title {
  font-size: 30px;
}
#features3-2a H4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}
#features3-2a H5 {
  color: #fac51c;
  font-size: 14px;
}
#features3-2a P {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
#content5-2h .mbr-section-title,
#content5-2h p {
  color: #fff;
}
#content5-2h .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#features1-2f .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-2f .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-2f .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-2f .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-2f .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#content5-2i .mbr-section-title,
#content5-2i p {
  color: #fff;
}
#content5-2i .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-2o H3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px;
}
#msg-box5-2o P {
  text-align: left;
  color: #ffffff;
}
#form1-35 .form-control-label {
  color: #f7da64;
}
#form1-35 .mbr-section-title {
  color: #ffffff;
}
#form1-35 SMALL {
  color: #ffffff;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title {
  color: #fac51c;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#header3-30 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #fa9b58;
}
#extFeatures3-58 .mbr-iconfont-features4 {
  color: #33bcf7 !important;
}
#extFeatures3-58 .wraper {
  border-color: #33bcf7 !important;
}
#extFeatures3-58 H4 {
  color: #33bcf7;
}
#features4-59 .card-subtitle {
  color: #bcbcbc;
}
#features4-59 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#extFeatures3-5a .mbr-iconfont-features4 {
  color: #33bcf7 !important;
}
#extFeatures3-5a .wraper {
  border-color: #33bcf7 !important;
}
#extFeatures3-5a H4 {
  color: #33bcf7;
}
#features4-5b .card-subtitle {
  color: #bcbcbc;
}
#features4-5b .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#extFeatures3-5c .mbr-iconfont-features4 {
  color: #33bcf7 !important;
}
#extFeatures3-5c .wraper {
  border-color: #33bcf7 !important;
}
#extFeatures3-5c H4 {
  color: #33bcf7;
}
#features4-5d .card-subtitle {
  color: #bcbcbc;
}
#features4-5d .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#extFeatures3-5e .mbr-iconfont-features4 {
  color: #33bcf7 !important;
}
#extFeatures3-5e .wraper {
  border-color: #33bcf7 !important;
}
#extFeatures3-5e H4 {
  color: #d62210;
}





#header2-4e .mbr-section-title {
  font-size: 22px;
}
#header2-4e .mbr-section-title SPAN {
  font-size: 46px;
  font-family: 'PT Sans', sans-serif;
  color: #6ac113;
}
#header2-4e .mbr-section-title I {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #33bcf7;
}
#msg-box5-4f H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-4f P {
  color: #ffffff;
  text-align: left;
}
#msg-box5-4f SPAN {
  color: #d62210;
}
#content5-4g .mbr-section-title,
#content5-4g p {
  color: #fff;
}
#content5-4g .mbr-section-title {
  font-size: 30px;
}
#features3-4h H4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}
#features3-4h H5 {
  color: #fac51c;
  font-size: 14px;
}
#features3-4h P {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
#content5-4i .mbr-section-title,
#content5-4i p {
  color: #fff;
}
#content5-4i .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#features1-4j .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4j .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-4j .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-4j .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-4j .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#content5-4k .mbr-section-title,
#content5-4k p {
  color: #fff;
}
#content5-4k .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-4l H3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px;
}
#msg-box5-4l P {
  text-align: left;
  color: #ffffff;
}
#form1-4m .form-control-label {
  color: #f7da64;
}
#form1-4m .mbr-section-title {
  color: #ffffff;
}
#form1-4m SMALL {
  color: #ffffff;
}
#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#header3-4o .mbr-section-title {
  color: #fac51c;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#header3-4o .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #fa9b58;
}





#header2-4p .mbr-section-title {
  font-size: 22px;
}
#header2-4p .mbr-section-title SPAN {
  font-size: 46px;
  font-family: 'PT Sans', sans-serif;
  color: #d14841;
}
#header2-4p .mbr-section-title I {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #33bcf7;
}
#msg-box5-4q H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-4q P {
  color: #ffffff;
  text-align: left;
}
#msg-box5-4q SPAN {
  color: #d62210;
}
#content5-4r .mbr-section-title,
#content5-4r p {
  color: #fff;
}
#content5-4r .mbr-section-title {
  font-size: 30px;
}
#features3-4s H4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}
#features3-4s H5 {
  color: #fac51c;
  font-size: 14px;
}
#features3-4s P {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
#content5-4t .mbr-section-title,
#content5-4t p {
  color: #fff;
}
#content5-4t .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#features1-4u .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4u .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-4u .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-4u .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-4u .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#content5-4v .mbr-section-title,
#content5-4v p {
  color: #fff;
}
#content5-4v .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-4w H3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px;
}
#msg-box5-4w P {
  text-align: left;
  color: #ffffff;
}
#form1-4x .form-control-label {
  color: #f7da64;
}
#form1-4x .mbr-section-title {
  color: #ffffff;
}
#form1-4x SMALL {
  color: #ffffff;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#header3-4z .mbr-section-title {
  color: #fac51c;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#header3-4z .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #fa9b58;
}





#header2-43 .mbr-section-title {
  font-size: 22px;
}
#header2-43 .mbr-section-title SPAN {
  font-size: 46px;
  font-family: 'PT Sans', sans-serif;
  color: #c0a375;
}
#header2-43 .mbr-section-title I {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #33bcf7;
}
#msg-box5-44 H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-44 P {
  color: #ffffff;
  text-align: left;
}
#msg-box5-44 SPAN {
  color: #d62210;
}
#content5-45 .mbr-section-title,
#content5-45 p {
  color: #fff;
}
#content5-45 .mbr-section-title {
  font-size: 30px;
}
#features3-46 H4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}
#features3-46 H5 {
  color: #fac51c;
  font-size: 14px;
}
#features3-46 P {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
#content5-47 .mbr-section-title,
#content5-47 p {
  color: #fff;
}
#content5-47 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#features1-48 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-48 .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-48 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-48 .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-48 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#content5-49 .mbr-section-title,
#content5-49 p {
  color: #fff;
}
#content5-49 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-4a H3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px;
}
#msg-box5-4a P {
  text-align: left;
  color: #ffffff;
}
#form1-4b .form-control-label {
  color: #f7da64;
}
#form1-4b .mbr-section-title {
  color: #ffffff;
}
#form1-4b SMALL {
  color: #ffffff;
}
#header3-4d .mbr-section-title,
#header3-4d .mbr-section-subtitle {
  text-align: center;
}
#header3-4d .mbr-section-title {
  color: #fac51c;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#header3-4d .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #fa9b58;
}





#header2-3s .mbr-section-title {
  font-size: 22px;
}
#header2-3s .mbr-section-title SPAN {
  font-size: 46px;
  font-family: 'PT Sans', sans-serif;
  color: #c0a375;
}
#header2-3s .mbr-section-title I {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #33bcf7;
}
#msg-box5-3t H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-3t P {
  color: #ffffff;
  text-align: left;
}
#msg-box5-3t SPAN {
  color: #d62210;
}
#content5-3u .mbr-section-title,
#content5-3u p {
  color: #fff;
}
#content5-3u .mbr-section-title {
  font-size: 30px;
}
#features3-3v H4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}
#features3-3v H5 {
  color: #fac51c;
  font-size: 14px;
}
#features3-3v P {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
#content5-3w .mbr-section-title,
#content5-3w p {
  color: #fff;
}
#content5-3w .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#features1-3x .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-3x .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-3x .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-3x .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-3x .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#content5-3y .mbr-section-title,
#content5-3y p {
  color: #fff;
}
#content5-3y .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-3z H3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px;
}
#msg-box5-3z P {
  text-align: left;
  color: #ffffff;
}
#form1-40 .form-control-label {
  color: #f7da64;
}
#form1-40 .mbr-section-title {
  color: #ffffff;
}
#form1-40 SMALL {
  color: #ffffff;
}
#header3-42 .mbr-section-title,
#header3-42 .mbr-section-subtitle {
  text-align: center;
}
#header3-42 .mbr-section-title {
  color: #fac51c;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#header3-42 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #fa9b58;
}





#header2-3h .mbr-section-title {
  font-size: 22px;
}
#header2-3h .mbr-section-title SPAN {
  font-size: 46px;
  font-family: 'PT Sans', sans-serif;
  color: #c0a375;
}
#header2-3h .mbr-section-title I {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #33bcf7;
}
#msg-box5-3i H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-3i P {
  color: #ffffff;
  text-align: left;
}
#msg-box5-3i SPAN {
  color: #d62210;
}
#content5-3j .mbr-section-title,
#content5-3j p {
  color: #fff;
}
#content5-3j .mbr-section-title {
  font-size: 30px;
}
#features3-3k H4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}
#features3-3k H5 {
  color: #fac51c;
  font-size: 14px;
}
#features3-3k P {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
#content5-3l .mbr-section-title,
#content5-3l p {
  color: #fff;
}
#content5-3l .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#features1-3m .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-3m .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-3m .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-3m .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-3m .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#content5-3n .mbr-section-title,
#content5-3n p {
  color: #fff;
}
#content5-3n .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-3o H3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px;
}
#msg-box5-3o P {
  text-align: left;
  color: #ffffff;
}
#form1-3p .form-control-label {
  color: #f7da64;
}
#form1-3p .mbr-section-title {
  color: #ffffff;
}
#form1-3p SMALL {
  color: #ffffff;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#header3-3r .mbr-section-title {
  color: #fac51c;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#header3-3r .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #fa9b58;
}





#header2-6i .mbr-section-title {
  font-size: 22px;
}
#header2-6i .mbr-section-title SPAN {
  font-size: 46px;
  font-family: 'PT Sans', sans-serif;
  color: #c0a375;
}
#header2-6i .mbr-section-title I {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #33bcf7;
}
#msg-box5-6j H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-6j P {
  color: #ffffff;
  text-align: left;
}
#msg-box5-6j SPAN {
  color: #d62210;
}
#content5-6k .mbr-section-title,
#content5-6k p {
  color: #fff;
}
#content5-6k .mbr-section-title {
  font-size: 30px;
}
#features3-6l H4 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
}
#features3-6l H5 {
  color: #fac51c;
  font-size: 14px;
}
#features3-6l P {
  color: #ffffff;
  font-size: 14px;
  text-align: left;
}
#content5-6m .mbr-section-title,
#content5-6m p {
  color: #fff;
}
#content5-6m .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#features1-6n .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-6n .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-6n .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #f3c649;
}
#features1-6n .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-6n .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #f3c649;
}
#content5-6o .mbr-section-title,
#content5-6o p {
  color: #fff;
}
#content5-6o .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-6p H3 {
  color: #ffffff;
  text-align: left;
  font-size: 30px;
}
#msg-box5-6p P {
  text-align: left;
  color: #ffffff;
}
#form1-6q .form-control-label {
  color: #f7da64;
}
#form1-6q .mbr-section-title {
  color: #ffffff;
}
#form1-6q SMALL {
  color: #ffffff;
}
#header3-6r .mbr-section-title,
#header3-6r .mbr-section-subtitle {
  text-align: center;
}
#header3-6r .mbr-section-title {
  color: #fac51c;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#header3-6r .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #fa9b58;
}
