@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);





.subtitleFont {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', 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: 'Open Sans', 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: 'Open Sans', 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: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #f7da64 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #7c706b !important;
}
.bg-danger {
  background-color: #154b87 !important;
}
.btn-primary {
  background-color: #f7da64;
  border-color: #f7da64;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #f3c91b;
  border-color: #f3c91b;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #f3c91b !important;
  border-color: #f3c91b !important;
}
.btn-secondary {
  background-color: #222222;
  border-color: #222222;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #7c706b;
  border-color: #7c706b;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #534b48;
  border-color: #534b48;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #534b48 !important;
  border-color: #534b48 !important;
}
.btn-danger {
  background-color: #154b87;
  border-color: #154b87;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #0b2645;
  border-color: #0b2645;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #0b2645 !important;
  border-color: #0b2645 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #e9bd0c;
  color: #e9bd0c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #f7da64;
  border-color: #f7da64;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f7da64 !important;
  border-color: #f7da64 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #222222 !important;
  border-color: #222222 !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: #453f3c;
  color: #453f3c;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #7c706b;
  border-color: #7c706b;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #7c706b !important;
  border-color: #7c706b !important;
}
.btn-danger-outline {
  background: none;
  border-color: #071a2f;
  color: #071a2f;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #154b87;
  border-color: #154b87;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #154b87 !important;
  border-color: #154b87 !important;
}
.text-primary {
  color: #f7da64 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #7c706b !important;
}
.text-danger {
  color: #154b87 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #7c706b;
}
.alert-danger {
  background-color: #154b87;
}
.btn-social {
  border-color: #f7da64;
}
.btn-social:hover {
  background: #f7da64;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f7da64;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f7da64;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f7da64;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f7da64;
}
.lead a,
.lead a:hover {
  color: #f7da64;
}
.lead blockquote {
  border-color: #f7da64;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #b9b1ae;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #3b89e1;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #f7da64;
}
.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;
}
#menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 32px;
}
#menu-k .navbar-toggler {
  color: #fac51c;
}
#menu-k .close-icon::before,
#menu-k .close-icon::after {
  background-color: #fac51c;
}
#menu-k .link,
#menu-k .dropdown-item {
  color: #fac51c;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu-k .link {
  font-size: 1.25rem;
}
#menu-k .dropdown-item,
#menu-k .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-k .link:hover,
#menu-k .dropdown-item:hover,
#menu-k .link:focus,
#menu-k .dropdown-item:focus {
  color: #f7da64;
}
#menu-k .link[aria-expanded="true"],
#menu-k .dropdown-menu {
  background: #e6e6e6;
}
#menu-k .nav-dropdown-sm .link:focus,
#menu-k .nav-dropdown-sm .link:hover,
#menu-k .nav-dropdown-sm .dropdown-item:focus,
#menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-k .navbar,
#menu-k .nav-dropdown-sm,
#menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-k .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k .bg-color.transparent.opened .link:hover,
#menu-k .bg-color.transparent.opened .link:focus {
  color: #f7da64;
}
#menu-k .link[aria-expanded="true"],
#menu-k .dropdown-item[aria-expanded="true"] {
  color: #fac51c!important;
}
#msg-box5-1q H3 {
  color: #222222;
  text-align: justify;
  font-size: 25px;
}
#msg-box5-1q P {
  text-align: center;
  font-size: 30px;
}
#msg-box5-1q DIV {
  text-align: center;
  font-size: 30px;
}
#content8-21 .mbr-section-title,
#content8-21 .lead {
  text-align: right;
  color: #fff;
}
#content8-21 .mbr-section-title {
  text-align: center;
  color: #fac51c;
  font-size: 30px;
}
#content8-21 .lead {
  text-align: center;
  color: #fac51c;
  font-size: 18px;
}
#msg-box3-2i .mbr-section-title,
#msg-box3-2i .lead {
  color: #000;
}
#msg-box3-2i .lead P {
  font-size: 25px;
}
#msg-box3-2i .btn {
  font-size: 25px;
}
#msg-box8-1e .mbr-section-title,
#msg-box8-1e p {
  color: #fff;
}
#msg-box8-1e .lead P {
  font-size: 18px;
  color: #fac51c;
}
#msg-box8-1e .mbr-section-title {
  color: #fac51c;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 30px;
}
#content2-26 B {
  font-size: 18px;
}
#content2-26 BLOCKQUOTE {
  font-size: 20px;
}
#content2-26 P {
  font-size: 20px;
}
#msg-box8-1f .mbr-section-title,
#msg-box8-1f p {
  color: #fff;
}
#msg-box8-1f .lead P {
  color: #fac51c;
  font-size: 18px;
}
#msg-box8-1f .mbr-section-title P {
  color: #fac51c;
  font-size: 30px;
}
#content2-24 B {
  font-size: 18px;
}
#content2-24 BLOCKQUOTE {
  font-size: 20px;
}
#msg-box8-1h .mbr-section-title,
#msg-box8-1h p {
  color: #fff;
}
#msg-box8-1h .lead B {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box8-1h .lead {
  color: #fac51c;
  font-size: 18px;
}
#msg-box8-1h .mbr-section-title {
  color: #fac51c;
  font-size: 30px;
}
#testimonials3-q .mbr-section-title {
  color: #efefef;
}
#testimonials3-q .mbr-author-name {
  color: #ccc;
}
#testimonials3-q .card-block P {
  text-align: left;
  font-size: 18px;
}
#testimonials3-q .card-block {
  color: #222222;
}
#msg-box8-1f .mbr-section-title,
#msg-box8-1f p {
  color: #fff;
}
#msg-box8-1f .mbr-section-title {
  color: #fac51c;
  font-size: 30px;
}
#msg-box8-1h .mbr-section-title,
#msg-box8-1h p {
  color: #fff;
}
#msg-box8-1h .mbr-section-title {
  color: #fac51c;
}
#msg-box8-1h .lead P {
  color: #fac51c;
}
#msg-box8-1h .lead {
  color: #fac51c;
}
#testimonials1-t .card-block P {
  text-align: left;
  font-size: 20px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials1-t .card-footer > div {
  font-size: 18px;
}
#testimonials1-t .card-footer > small {
  font-size: 18px;
}
#testimonials1-t .card-block {
  color: #222222;
}
#testimonials1-t .mbr-author-name {
  color: #000000;
  font-size: 25px;
}
#testimonials1-t .mbr-author-desc {
  color: #000000;
}
#testimonials1-t .mbr-author-desc B {
  font-size: 25px;
}
#msg-box8-1g .mbr-section-title,
#msg-box8-1g p {
  color: #fff;
}
#msg-box8-1g .lead B {
  color: #ffffff;
}
#msg-box8-1g .lead {
  color: #fac51c;
}
#msg-box8-1g .mbr-section-title {
  color: #fac51c;
  font-size: 30px;
}
#slider2-d .mbr-section-title,
#slider2-d .mbr-section-lead {
  color: #fff;
}
#msg-box8-1v .mbr-section-title,
#msg-box8-1v .lead {
  color: #fff;
}
#msg-box8-1v .mbr-section-title {
  color: #fac51c;
  font-size: 30px;
}
#msg-box8-1v .lead {
  color: #fac51c;
}
#testimonials1-2f .mbr-section-subtitle {
  color: #222222;
  text-align: left;
  font-size: 18px;
}
#testimonials1-2f .mbr-section-title {
  text-align: justify;
  font-size: 20px;
}
#testimonials1-2f .card-block {
  color: #222222;
}
#testimonials1-2f .card-block P {
  text-align: justify;
  font-size: 15px;
}
#content8-1z .mbr-section-title,
#content8-1z .lead {
  text-align: right;
  color: #fff;
}
#content8-1z .mbr-section-title {
  text-align: justify;
  color: #000000;
  font-size: 20px;
}
#content8-1z .mbr-section-title SPAN {
  font-size: 20px;
}



#menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1m .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 32px;
}
#menu-1m .navbar-toggler {
  color: #fac51c;
}
#menu-1m .close-icon::before,
#menu-1m .close-icon::after {
  background-color: #fac51c;
}
#menu-1m .link,
#menu-1m .dropdown-item {
  color: #fac51c;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu-1m .link {
  font-size: 1.6rem;
}
#menu-1m .dropdown-item,
#menu-1m .nav-dropdown-sm .link {
  font-size: 1.733rem;
}
#menu-1m .link:hover,
#menu-1m .dropdown-item:hover,
#menu-1m .link:focus,
#menu-1m .dropdown-item:focus {
  color: #f7da64;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-menu {
  background: #e6e6e6;
}
#menu-1m .nav-dropdown-sm .link:focus,
#menu-1m .nav-dropdown-sm .link:hover,
#menu-1m .nav-dropdown-sm .dropdown-item:focus,
#menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1m .navbar,
#menu-1m .nav-dropdown-sm,
#menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1m .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1m .bg-color.transparent.opened .link:hover,
#menu-1m .bg-color.transparent.opened .link:focus {
  color: #f7da64;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-item[aria-expanded="true"] {
  color: #222222!important;
}
#header5-1c .mbr-section-title {
  color: #565656;
  text-align: center;
}
#header5-1c .mbr-section-lead {
  color: #154b87;
  text-align: center;
}
#header5-1c .mbr-section-title DIV {
  text-align: center;
}
#header5-1c .mbr-section-lead B {
  color: #fac51c;
}
#testimonials4-1d .card-block P {
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials4-1e .card-block P {
  text-align: left;
}
#testimonials4-1f .card-block P {
  text-align: left;
}
#testimonials4-1f .card-block {
  text-align: left;
}
#testimonials4-1f .mbr-section-title {
  color: #7c7c7c;
}
#testimonials3-1g .mbr-section-title {
  color: #efefef;
}
#testimonials3-1g .mbr-author-name {
  color: #ccc;
}
#testimonials3-1g .card-block P {
  text-align: left;
}
#testimonials1-1i .card-block P {
  text-align: left;
}
#slider2-1j .mbr-section-title,
#slider2-1j .mbr-section-lead {
  color: #fff;
}
#form1-1k .form-control-label {
  color: #232323;
}
#form1-1k .mbr-section-title {
  font-size: 20px;
  color: #565656;
}
