@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);

















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: 'Lora', 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: 'Lora', 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: 'Lora', serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Lora', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #ffc409 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #475577 !important;
}
.bg-warning {
  background-color: #e6af18 !important;
}
.bg-danger {
  background-color: #b8312f !important;
}
.btn-primary {
  background-color: #ffc409;
  border-color: #ffc409;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #bc8f00;
  border-color: #bc8f00;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #bc8f00 !important;
  border-color: #bc8f00 !important;
}
.btn-secondary {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-info {
  background-color: #475577;
  border-color: #475577;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2a3347;
  border-color: #2a3347;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2a3347 !important;
  border-color: #2a3347 !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: #e6af18;
  border-color: #e6af18;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #a17a11;
  border-color: #a17a11;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #a17a11 !important;
  border-color: #a17a11 !important;
}
.btn-danger {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #a27b00;
  color: #a27b00;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ffc409;
  border-color: #ffc409;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffc409 !important;
  border-color: #ffc409 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-info-outline {
  background: none;
  border-color: #212737;
  color: #212737;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #475577;
  border-color: #475577;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #475577 !important;
  border-color: #475577 !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: #8a690e;
  color: #8a690e;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #e6af18;
  border-color: #e6af18;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #e6af18 !important;
  border-color: #e6af18 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.text-primary {
  color: #ffc409 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #475577 !important;
}
.text-warning {
  color: #e6af18 !important;
}
.text-danger {
  color: #b8312f !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #475577;
}
.alert-warning {
  background-color: #e6af18;
}
.alert-danger {
  background-color: #b8312f;
}
.btn-social {
  border-color: #ffc409;
}
.btn-social:hover {
  background: #ffc409;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ffc409;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ffc409;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ffc409;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ffc409;
}
.lead a,
.lead a:hover {
  color: #ffc409;
}
.lead blockquote {
  border-color: #ffc409;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fff5d5;
}
.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: #8695b7;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #faefd0;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #e08886;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ffc409;
}
.scrollToTop_wraper {
  display: none;
}
#header3-6r .mbr-section-title,
#header3-6r .mbr-section-subtitle {
  text-align: center;
}
#header3-6r .mbr-section-title {
  color: #ffffff;
}
#header3-94 .mbr-section-title,
#header3-94 .mbr-section-subtitle {
  text-align: center;
}
#header3-94 .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
}
#header3-94 .mbr-section-subtitle SPAN {
  color: #000000;
  font-size: 20px;
}
#header3-94 .mbr-section-title SPAN {
  font-size: 60px;
  color: #475577;
}
#content1-5g P {
  text-align: center;
  font-size: 12px;
}
#testimonials3-27 .mbr-section-title {
  color: #efefef;
}
#testimonials3-27 .mbr-author-name {
  color: #ccc;
}
#testimonials3-27 .card-block P {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#form1-6u .form-control-label {
  color: #475577;
}
#form1-6u .mbr-section-title SPAN {
  color: #475577;
  font-size: 36px;
}
#form1-6u SMALL {
  color: #ffffff;
}
#testimonials2-m .mbr-section-title {
  color: #475577;
}
#testimonials2-m .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#testimonials2-m .card-footer > div {
  font-family: 'Raleway', sans-serif;
  color: #ffc201;
  font-size: 24px;
}
#testimonials2-m .card-footer > div SPAN {
  font-size: 22px;
  color: #2969b0;
  font-family: 'Raleway', sans-serif;
}
#testimonials2-m .card-footer > small {
  font-size: 19px;
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#testimonials2-m .mbr-section-subtitle SPAN {
  color: #475577;
  font-size: 18px;
}
#testimonials2-m .card-block P {
  font-family: 'Lora', serif;
}
#testimonials2-m .mbr-section-subtitle {
  font-size: 20px;
}
#testimonials2-m .card-footer > small SPAN {
  color: #e7b000;
}
#header3-1s .mbr-section-title,
#header3-1s .mbr-section-subtitle {
  text-align: center;
}
#header3-1s .mbr-section-title {
  color: #475577;
  font-family: 'Lora', serif;
}
#header3-1s .mbr-section-subtitle {
  color: #000000;
}
#msg-box5-1t H3 {
  color: #1d3179;
  font-size: 36px;
}
#header3-1p .mbr-section-title,
#header3-1p .mbr-section-subtitle {
  text-align: center;
}
#header3-1p .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #475577;
}
#header3-1p .mbr-section-subtitle {
  color: #000000;
}
#menu-7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7 .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#menu-7 .navbar-toggler {
  color: #475577;
}
#menu-7 .close-icon::before,
#menu-7 .close-icon::after {
  background-color: #475577;
}
#menu-7 .link,
#menu-7 .dropdown-item {
  color: #475577;
  font-family: 'Lato', sans-serif;
}
#menu-7 .link {
  font-size: 0.7rem;
}
#menu-7 .dropdown-item,
#menu-7 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-7 .link:hover,
#menu-7 .dropdown-item:hover,
#menu-7 .link:focus,
#menu-7 .dropdown-item:focus {
  color: #ffc409;
}
#menu-7 .link[aria-expanded="true"],
#menu-7 .dropdown-menu {
  background: #e6e6e6;
}
#menu-7 .nav-dropdown-sm .link:focus,
#menu-7 .nav-dropdown-sm .link:hover,
#menu-7 .nav-dropdown-sm .dropdown-item:focus,
#menu-7 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-7 .navbar,
#menu-7 .nav-dropdown-sm,
#menu-7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-7 .bg-color.transparent .link {
  color: #475577;
  transition: none;
}
#menu-7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7 .bg-color.transparent.opened .link:hover,
#menu-7 .bg-color.transparent.opened .link:focus {
  color: #ffc409;
}
#menu-7 .link[aria-expanded="true"],
#menu-7 .dropdown-item[aria-expanded="true"] {
  color: #ffc409!important;
}
#menu-7 A {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#menu-7 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#header3-5q .mbr-section-title,
#header3-5q .mbr-section-subtitle {
  text-align: center;
}
#header3-5q .mbr-section-title SPAN {
  font-size: 24px;
  color: #475577;
}
#contacts5-2b p,
#contacts5-2b .list-group-text,
#contacts5-2b .form-control-label {
  color: #000;
}
#contacts5-2b strong,
#contacts5-2b h4 {
  color: #7e9b9f;
}
#contacts5-2b form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2b .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2b .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2b LI {
  color: #475577;
}
#contacts5-2b H4 {
  color: #475577;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts5-2b P {
  font-size: 14px;
  color: #475577;
}
#contacts5-2b STRONG {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#contacts5-2b SPAN {
  color: #475577;
}
#contacts5-2b .list-group-text {
  color: #475577;
}
#contacts5-2b B {
  color: #475577;
}
#contacts5-2b I {
  font-size: 12px;
  color: #7b7b7b;
}













#header3-36 .mbr-section-title,
#header3-36 .mbr-section-subtitle {
  text-align: center;
}
#header3-36 H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 60px;
}
#header3-36 I {
  color: #000000;
}
#header3-36 SMALL {
  color: #000000;
  font-size: 18px;
}
#header3-36 SPAN {
  color: #475577;
  font-family: 'Lora', serif;
  font-size: 48px;
}
#header3-36 .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box5-37 H3 {
  color: #ffffff;
}
#msg-box5-37 P {
  color: #ffffff;
}
#msg-box5-37 B {
  color: #f2ba08;
}
#header3-38 .mbr-section-title,
#header3-38 .mbr-section-subtitle {
  text-align: center;
}
#header3-38 .mbr-section-title {
  color: #475577;
}
#header3-38 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#header3-3d .mbr-section-title,
#header3-3d .mbr-section-subtitle {
  text-align: center;
}
#header3-3d .mbr-section-title {
  color: #475577;
  font-family: 'Lora', serif;
}
#header3-3e .mbr-section-title,
#header3-3e .mbr-section-subtitle {
  text-align: center;
}
#header3-3e H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 60px;
}
#header3-3e I {
  color: #000000;
}
#header3-3e SMALL {
  color: #000000;
  font-size: 18px;
}
#header3-3e SPAN {
  color: #475577;
  font-family: 'Lora', serif;
  font-size: 48px;
}
#content7-3b P {
  font-size: 15px;
}
#header3-3f .mbr-section-title,
#header3-3f .mbr-section-subtitle {
  text-align: center;
}
#header3-3f .mbr-section-title SPAN {
  color: #475577;
}
#header3-3f .mbr-section-subtitle SPAN {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  color: #000000;
}
#msg-box5-3x B {
  font-size: 14px;
  color: #ffffff;
}
#msg-box5-3x P {
  font-size: 14px;
  color: #ffffff;
}
#msg-box5-3x H3 {
  color: #475577;
  font-size: 36px;
}
#msg-box5-3x SPAN {
  color: #ffffff;
}
#header3-5l .mbr-section-title,
#header3-5l .mbr-section-subtitle {
  text-align: center;
}
#header3-3g .mbr-section-title,
#header3-3g .mbr-section-subtitle {
  text-align: center;
}
#header3-3g .mbr-section-title {
  font-family: 'Lora', serif;
}
#header3-3g .mbr-section-title SPAN {
  color: #fac51c;
}
#header3-3g .mbr-section-subtitle {
  color: #ffffff;
}
#header3-5s .mbr-section-title,
#header3-5s .mbr-section-subtitle {
  text-align: center;
}
#header3-5s .mbr-section-title SPAN {
  font-size: 24px;
  color: #475577;
}
#menu-33 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-33 .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#menu-33 .navbar-toggler {
  color: #475577;
}
#menu-33 .close-icon::before,
#menu-33 .close-icon::after {
  background-color: #475577;
}
#menu-33 .link,
#menu-33 .dropdown-item {
  color: #475577;
  font-family: 'Lato', sans-serif;
}
#menu-33 .link {
  font-size: 0.7rem;
}
#menu-33 .dropdown-item,
#menu-33 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-33 .link:hover,
#menu-33 .dropdown-item:hover,
#menu-33 .link:focus,
#menu-33 .dropdown-item:focus {
  color: #ffc409;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-menu {
  background: #e6e6e6;
}
#menu-33 .nav-dropdown-sm .link:focus,
#menu-33 .nav-dropdown-sm .link:hover,
#menu-33 .nav-dropdown-sm .dropdown-item:focus,
#menu-33 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-33 .navbar,
#menu-33 .nav-dropdown-sm,
#menu-33 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-33 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-33 .bg-color.transparent .link {
  color: #475577;
  transition: none;
}
#menu-33 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-33 .bg-color.transparent.opened .link:hover,
#menu-33 .bg-color.transparent.opened .link:focus {
  color: #ffc409;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-item[aria-expanded="true"] {
  color: #ffc409!important;
}
#menu-33 A {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#menu-33 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#contacts5-35 p,
#contacts5-35 .list-group-text,
#contacts5-35 .form-control-label {
  color: #000;
}
#contacts5-35 strong,
#contacts5-35 h4 {
  color: #7e9b9f;
}
#contacts5-35 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-35 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-35 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-35 LI {
  color: #475577;
}
#contacts5-35 H4 {
  color: #475577;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts5-35 P {
  font-size: 14px;
  color: #475577;
}
#contacts5-35 STRONG {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#contacts5-35 SPAN {
  color: #475577;
}
#contacts5-35 .list-group-text {
  color: #475577;
}
#contacts5-35 B {
  color: #475577;
}
#contacts5-35 I {
  font-size: 12px;
  color: #7b7b7b;
}






#header3-6h .mbr-section-title,
#header3-6h .mbr-section-subtitle {
  text-align: center;
}
#menu-58 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-58 .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#menu-58 .navbar-toggler {
  color: #475577;
}
#menu-58 .close-icon::before,
#menu-58 .close-icon::after {
  background-color: #475577;
}
#menu-58 .link,
#menu-58 .dropdown-item {
  color: #475577;
  font-family: 'Lato', sans-serif;
}
#menu-58 .link {
  font-size: 0.7rem;
}
#menu-58 .dropdown-item,
#menu-58 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-58 .link:hover,
#menu-58 .dropdown-item:hover,
#menu-58 .link:focus,
#menu-58 .dropdown-item:focus {
  color: #ffc409;
}
#menu-58 .link[aria-expanded="true"],
#menu-58 .dropdown-menu {
  background: #e6e6e6;
}
#menu-58 .nav-dropdown-sm .link:focus,
#menu-58 .nav-dropdown-sm .link:hover,
#menu-58 .nav-dropdown-sm .dropdown-item:focus,
#menu-58 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-58 .navbar,
#menu-58 .nav-dropdown-sm,
#menu-58 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-58 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-58 .bg-color.transparent .link {
  color: #475577;
  transition: none;
}
#menu-58 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-58 .bg-color.transparent.opened .link:hover,
#menu-58 .bg-color.transparent.opened .link:focus {
  color: #ffc409;
}
#menu-58 .link[aria-expanded="true"],
#menu-58 .dropdown-item[aria-expanded="true"] {
  color: #ffc409!important;
}
#menu-58 A {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#menu-58 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#msg-box4-5b H3 {
  color: #fac51c;
  font-size: 32px;
}
#header3-68 .mbr-section-title,
#header3-68 .mbr-section-subtitle {
  text-align: center;
}
#header3-68 .mbr-section-title SPAN {
  font-size: 60px;
  color: #ffffff;
}
#header3-68 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-68 .mbr-section-title {
  color: #ffffff;
}
#form1-5e .form-control-label {
  color: #ffffff;
}
#form1-5e .mbr-section-title {
  font-family: 'Lora', serif;
  color: #475577;
}
#form1-5e .mbr-section-title SPAN {
  color: #ffffff;
}
#form1-5e SMALL {
  color: #ffffff;
}
#header3-5u .mbr-section-title,
#header3-5u .mbr-section-subtitle {
  text-align: center;
}
#header3-5u .mbr-section-title SPAN {
  font-size: 24px;
  color: #475577;
}
#contacts5-59 p,
#contacts5-59 .list-group-text,
#contacts5-59 .form-control-label {
  color: #000;
}
#contacts5-59 strong,
#contacts5-59 h4 {
  color: #7e9b9f;
}
#contacts5-59 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-59 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-59 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-59 LI {
  color: #475577;
}
#contacts5-59 H4 {
  color: #475577;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts5-59 P {
  font-size: 14px;
  color: #475577;
}
#contacts5-59 STRONG {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#contacts5-59 SPAN {
  color: #475577;
}
#contacts5-59 .list-group-text {
  color: #475577;
}
#contacts5-59 B {
  color: #475577;
}
#contacts5-59 I {
  font-size: 12px;
  color: #7b7b7b;
}






#menu-5h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5h .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#menu-5h .navbar-toggler {
  color: #475577;
}
#menu-5h .close-icon::before,
#menu-5h .close-icon::after {
  background-color: #475577;
}
#menu-5h .link,
#menu-5h .dropdown-item {
  color: #475577;
  font-family: 'Lato', sans-serif;
}
#menu-5h .link {
  font-size: 0.7rem;
}
#menu-5h .dropdown-item,
#menu-5h .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-5h .link:hover,
#menu-5h .dropdown-item:hover,
#menu-5h .link:focus,
#menu-5h .dropdown-item:focus {
  color: #ffc409;
}
#menu-5h .link[aria-expanded="true"],
#menu-5h .dropdown-menu {
  background: #e6e6e6;
}
#menu-5h .nav-dropdown-sm .link:focus,
#menu-5h .nav-dropdown-sm .link:hover,
#menu-5h .nav-dropdown-sm .dropdown-item:focus,
#menu-5h .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-5h .navbar,
#menu-5h .nav-dropdown-sm,
#menu-5h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5h .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-5h .bg-color.transparent .link {
  color: #475577;
  transition: none;
}
#menu-5h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5h .bg-color.transparent.opened .link:hover,
#menu-5h .bg-color.transparent.opened .link:focus {
  color: #ffc409;
}
#menu-5h .link[aria-expanded="true"],
#menu-5h .dropdown-item[aria-expanded="true"] {
  color: #ffc409!important;
}
#menu-5h A {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#menu-5h .btn {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#header1-5k .mbr-section-lead {
  text-align: left;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}
#header1-5k .mbr-section-lead SPAN {
  color: #000000;
}
#contacts5-5i p,
#contacts5-5i .list-group-text,
#contacts5-5i .form-control-label {
  color: #000;
}
#contacts5-5i strong,
#contacts5-5i h4 {
  color: #7e9b9f;
}
#contacts5-5i form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-5i .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-5i .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-5i LI {
  color: #475577;
}
#contacts5-5i H4 {
  color: #475577;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts5-5i P {
  font-size: 14px;
  color: #475577;
}
#contacts5-5i STRONG {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#contacts5-5i SPAN {
  color: #475577;
}
#contacts5-5i .list-group-text {
  color: #475577;
}
#contacts5-5i B {
  color: #475577;
}
#contacts5-5i I {
  font-size: 12px;
  color: #7b7b7b;
}







#menu-73 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-73 .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#menu-73 .navbar-toggler {
  color: #475577;
}
#menu-73 .close-icon::before,
#menu-73 .close-icon::after {
  background-color: #475577;
}
#menu-73 .link,
#menu-73 .dropdown-item {
  color: #475577;
  font-family: 'Lato', sans-serif;
}
#menu-73 .link {
  font-size: 0.7rem;
}
#menu-73 .dropdown-item,
#menu-73 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-73 .link:hover,
#menu-73 .dropdown-item:hover,
#menu-73 .link:focus,
#menu-73 .dropdown-item:focus {
  color: #ffc409;
}
#menu-73 .link[aria-expanded="true"],
#menu-73 .dropdown-menu {
  background: #e6e6e6;
}
#menu-73 .nav-dropdown-sm .link:focus,
#menu-73 .nav-dropdown-sm .link:hover,
#menu-73 .nav-dropdown-sm .dropdown-item:focus,
#menu-73 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-73 .navbar,
#menu-73 .nav-dropdown-sm,
#menu-73 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-73 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-73 .bg-color.transparent .link {
  color: #475577;
  transition: none;
}
#menu-73 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-73 .bg-color.transparent.opened .link:hover,
#menu-73 .bg-color.transparent.opened .link:focus {
  color: #ffc409;
}
#menu-73 .link[aria-expanded="true"],
#menu-73 .dropdown-item[aria-expanded="true"] {
  color: #ffc409!important;
}
#menu-73 A {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#menu-73 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#header3-93 .mbr-section-title,
#header3-93 .mbr-section-subtitle {
  text-align: center;
}
#header3-93 .mbr-section-title {
  color: #475577;
  font-family: 'Lora', serif;
}
#header3-93 .mbr-section-title SPAN {
  color: #ffffff;
}
#msg-box3-8h .mbr-section-title,
#msg-box3-8h p {
  color: #000;
}
#msg-box3-8h .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#msg-box3-8h .lead P {
  color: #ffffff;
}
#msg-box3-8h .btn {
  font-family: 'Lato', sans-serif;
}
#header3-86 .mbr-section-title,
#header3-86 .mbr-section-subtitle {
  text-align: center;
}
#header3-86 .mbr-section-title {
  color: #475577;
}
#header3-86 .mbr-section-title SPAN {
  color: #ffffff;
}
#header3-86 .mbr-section-subtitle {
  color: #ffffff;
}
#msg-box5-84 H3 {
  font-size: 16px;
}
#msg-box4-89 H3 {
  font-size: 16px;
}
#msg-box4-8a H3 {
  font-size: 16px;
}
#header3-85 .mbr-section-title,
#header3-85 .mbr-section-subtitle {
  text-align: center;
}
#header3-85 .mbr-section-title {
  color: #ffffff;
}
#header3-85 .mbr-section-subtitle {
  color: #ffffff;
}
#msg-box5-80 H3 {
  font-size: 16px;
}
#msg-box4-7k H3 {
  color: #000000;
  font-size: 16px;
}
#msg-box4-7k P {
  font-size: 16px;
}
#msg-box4-76 H3 {
  color: #000000;
  font-size: 16px;
}
#msg-box4-76 P {
  font-size: 16px;
}
#header3-7s .mbr-section-title,
#header3-7s .mbr-section-subtitle {
  text-align: center;
}
#header3-7s .mbr-section-title SPAN {
  font-size: 24px;
  color: #475577;
}
#contacts5-74 p,
#contacts5-74 .list-group-text,
#contacts5-74 .form-control-label {
  color: #000;
}
#contacts5-74 strong,
#contacts5-74 h4 {
  color: #7e9b9f;
}
#contacts5-74 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-74 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-74 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-74 LI {
  color: #475577;
}
#contacts5-74 H4 {
  color: #475577;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts5-74 P {
  font-size: 14px;
  color: #475577;
}
#contacts5-74 STRONG {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#contacts5-74 SPAN {
  color: #475577;
}
#contacts5-74 .list-group-text {
  color: #475577;
}
#contacts5-74 B {
  color: #475577;
}
#contacts5-74 I {
  font-size: 12px;
  color: #7b7b7b;
}











#header3-a9 .mbr-section-title,
#header3-a9 .mbr-section-subtitle {
  text-align: center;
}
#header3-a9 .mbr-section-title {
  color: #ffffff;
}
#menu-aa .hide-buttons .nav-btn {
  display: none !important;
}
#menu-aa .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#menu-aa .navbar-toggler {
  color: #475577;
}
#menu-aa .close-icon::before,
#menu-aa .close-icon::after {
  background-color: #475577;
}
#menu-aa .link,
#menu-aa .dropdown-item {
  color: #475577;
  font-family: 'Lato', sans-serif;
}
#menu-aa .link {
  font-size: 0.7rem;
}
#menu-aa .dropdown-item,
#menu-aa .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-aa .link:hover,
#menu-aa .dropdown-item:hover,
#menu-aa .link:focus,
#menu-aa .dropdown-item:focus {
  color: #ffc409;
}
#menu-aa .link[aria-expanded="true"],
#menu-aa .dropdown-menu {
  background: #e6e6e6;
}
#menu-aa .nav-dropdown-sm .link:focus,
#menu-aa .nav-dropdown-sm .link:hover,
#menu-aa .nav-dropdown-sm .dropdown-item:focus,
#menu-aa .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-aa .navbar,
#menu-aa .nav-dropdown-sm,
#menu-aa .nav-dropdown-sm .link[aria-expanded="true"],
#menu-aa .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-aa .bg-color.transparent .link {
  color: #475577;
  transition: none;
}
#menu-aa .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-aa .bg-color.transparent.opened .link:hover,
#menu-aa .bg-color.transparent.opened .link:focus {
  color: #ffc409;
}
#menu-aa .link[aria-expanded="true"],
#menu-aa .dropdown-item[aria-expanded="true"] {
  color: #ffc409!important;
}
#menu-aa A {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#menu-aa .btn {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#header3-ab .mbr-section-title,
#header3-ab .mbr-section-subtitle {
  text-align: center;
}
#header3-ab .mbr-section-title SPAN {
  font-size: 32px;
  color: #ffffff;
}
#header3-ab .mbr-section-subtitle SPAN {
  color: #000000;
  font-size: 19px;
}
#header3-ab .mbr-section-title P {
  color: #ffffff;
}
#header3-ac .mbr-section-title,
#header3-ac .mbr-section-subtitle {
  text-align: center;
}
#header3-ac .mbr-section-title DIV {
  color: #475577;
}
#header3-ac .mbr-section-title {
  color: #475577;
}
#features1-ad .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-ad .mbr-cards-col:nth-child(odd) .card-title {
  color: #484848;
}
#features1-ad .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #000000;
}
#features1-ad .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #000000;
}
#features1-ad .mbr-cards-col:nth-child(even) .card-title {
  color: #484848;
}
#slider3-ae H2 {
  font-size: 60px;
  color: #fac51c;
}
#header3-af .mbr-section-title,
#header3-af .mbr-section-subtitle {
  text-align: center;
}
#header3-af .mbr-section-title {
  font-size: 46px;
}
#header3-af .mbr-section-title SPAN {
  font-size: 24px;
  color: #ffffff;
}
#header3-ah .mbr-section-title,
#header3-ah .mbr-section-subtitle {
  text-align: center;
}
#header3-ah .mbr-section-title {
  font-size: 46px;
}
#header3-ah .mbr-section-title SPAN {
  font-size: 25px;
  color: #ffffff;
}
#header3-aj .mbr-section-title,
#header3-aj .mbr-section-subtitle {
  text-align: center;
}
#header3-aj H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 60px;
}
#header3-aj I {
  color: #000000;
}
#header3-aj SMALL {
  color: #000000;
  font-size: 18px;
}
#header3-aj SPAN {
  color: #475577;
  font-family: 'Lora', serif;
  font-size: 48px;
}
#msg-box5-ak H3 {
  font-family: 'Lora', serif;
  color: #475577;
}
#msg-box5-ak SPAN {
  font-size: 30px;
  color: #ffffff;
}
#msg-box5-ak .btn {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#msg-box5-ak P {
  color: #ffffff;
}
#msg-box5-am H3 {
  color: #475577;
  font-family: 'Lora', serif;
}
#msg-box5-am P {
  color: #000000;
}
#msg-box5-am B {
  color: #000000;
}
#msg-box5-am SPAN {
  font-size: 36px;
}
#msg-box4-an H3 {
  color: #475577;
  font-family: 'Lora', serif;
}
#msg-box4-an SPAN {
  color: #475577;
  font-size: 36px;
}
#msg-box4-an P {
  color: #000000;
}
#header3-ao .mbr-section-title,
#header3-ao .mbr-section-subtitle {
  text-align: center;
}
#header3-ao .mbr-section-title SPAN {
  font-size: 24px;
  color: #475577;
}
#contacts5-aq p,
#contacts5-aq .list-group-text,
#contacts5-aq .form-control-label {
  color: #000;
}
#contacts5-aq strong,
#contacts5-aq h4 {
  color: #7e9b9f;
}
#contacts5-aq form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-aq .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-aq .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-aq LI {
  color: #475577;
}
#contacts5-aq H4 {
  color: #475577;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts5-aq P {
  font-size: 14px;
  color: #475577;
}
#contacts5-aq STRONG {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#contacts5-aq SPAN {
  color: #475577;
}
#contacts5-aq .list-group-text {
  color: #475577;
}
#contacts5-aq B {
  color: #475577;
}
#contacts5-aq I {
  font-size: 12px;
  color: #7b7b7b;
}





#header3-a7 .mbr-section-title,
#header3-a7 .mbr-section-subtitle {
  text-align: center;
}
#header3-a7 .mbr-section-title {
  color: #ffffff;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#menu-0 .navbar-toggler {
  color: #475577;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #475577;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #475577;
  font-family: 'Lato', sans-serif;
}
#menu-0 .link {
  font-size: 0.7rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #ffc409;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-0 .bg-color.transparent .link {
  color: #475577;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #ffc409;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #ffc409!important;
}
#menu-0 A {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#menu-0 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
}
#header3-ay .mbr-section-title,
#header3-ay .mbr-section-subtitle {
  text-align: center;
}
#header3-ay .mbr-section-title {
  color: #475577;
  text-align: center;
}
#header3-ay .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box5-b9 H3 {
  color: #efefef;
}
#msg-box5-b9 P {
  color: #efefef;
}
#header3-ba .mbr-section-title,
#header3-ba .mbr-section-subtitle {
  text-align: center;
}
#header3-ba .mbr-section-title SPAN {
  color: #475577;
}
#header3-bb .mbr-section-title,
#header3-bb .mbr-section-subtitle {
  text-align: center;
}
#header3-bb .mbr-section-title SPAN {
  font-size: 30px;
  color: #475577;
}
#header3-bb .mbr-section-subtitle {
  font-size: 32px;
}
#header3-bb .mbr-section-subtitle SPAN {
  color: #ffffff;
  font-size: 22px;
}
#msg-box8-bg .mbr-section-title,
#msg-box8-bg p {
  color: #fff;
}
#msg-box8-bg .mbr-section-title {
  text-align: right;
}
#msg-box8-bf .mbr-section-title,
#msg-box8-bf p {
  color: #fff;
}
#msg-box8-bf .lead P {
  text-align: right;
}
#header3-5p .mbr-section-title,
#header3-5p .mbr-section-subtitle {
  text-align: center;
}
#header3-5p .mbr-section-title SPAN {
  font-size: 24px;
  color: #475577;
}
#contacts5-2c p,
#contacts5-2c .list-group-text,
#contacts5-2c .form-control-label {
  color: #000;
}
#contacts5-2c strong,
#contacts5-2c h4 {
  color: #7e9b9f;
}
#contacts5-2c form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2c .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2c .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2c LI {
  color: #475577;
}
#contacts5-2c H4 {
  color: #475577;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts5-2c P {
  font-size: 14px;
  color: #475577;
}
#contacts5-2c STRONG {
  color: #475577;
  font-family: 'Raleway', sans-serif;
}
#contacts5-2c SPAN {
  color: #475577;
}
#contacts5-2c .list-group-text {
  color: #475577;
}
#contacts5-2c B {
  color: #475577;
}
#contacts5-2c I {
  font-size: 12px;
  color: #7b7b7b;
}
