@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,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=Roboto+Slab:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);













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: '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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #efefef !important;
}
.bg-success {
  background-color: #efefef !important;
}
.bg-info {
  background-color: #b8312f !important;
}
.bg-warning {
  background-color: #efefef !important;
}
.bg-danger {
  background-color: #fac51c !important;
}
.btn-primary {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-secondary {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-info {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-success {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-warning {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-danger {
  background-color: #fac51c;
  border-color: #fac51c;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #c59704;
  border-color: #c59704;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #c59704 !important;
  border-color: #c59704 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-info-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.btn-success-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-warning-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-danger-outline {
  background: none;
  border-color: #ac8404;
  color: #ac8404;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #fac51c;
  border-color: #fac51c;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #fac51c !important;
  border-color: #fac51c !important;
}
.text-primary {
  color: #efefef !important;
}
.text-success {
  color: #efefef !important;
}
.text-info {
  color: #b8312f !important;
}
.text-warning {
  color: #efefef !important;
}
.text-danger {
  color: #fac51c !important;
}
.alert-success {
  background-color: #efefef;
}
.alert-info {
  background-color: #b8312f;
}
.alert-warning {
  background-color: #efefef;
}
.alert-danger {
  background-color: #fac51c;
}
.btn-social {
  border-color: #efefef;
}
.btn-social:hover {
  background: #efefef;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #efefef;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #efefef;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #efefef;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #efefef;
}
.lead a,
.lead a:hover {
  color: #efefef;
}
.lead blockquote {
  border-color: #efefef;
}
.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: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #e08886;
}
.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: #fef8e4;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #efefef;
}
#header2-11 .mbr-section-title {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
  font-size: 48px;
}
#header2-11 .mbr-section-text {
  text-align: right;
  color: #efefef;
  font-size: 14px;
}
#header2-11 .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-1x H3 {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
}
#msg-box5-1x P {
  font-size: 12px;
}
#msg-box5-1x SPAN {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
}
#features1-10 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #41a85f;
}
#features1-10 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #ffffff;
}
#features1-10 .mbr-cards-col:nth-child(even) .card-text {
  text-align: center;
  font-size: 14px;
}
#features1-10 .mbr-cards-col:nth-child(odd) .card-text {
  font-size: 14px;
}
#features1-10 .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 24px;
}
#features1-10 .mbr-cards-col:nth-child(even) .card-title {
  font-size: 24px;
}
#msg-box5-12 H3 {
  color: #41a85f;
}
#content2-3h DIV {
  text-align: left;
}
#content2-3h BLOCKQUOTE {
  font-size: 15px;
}
#content2-3h P {
  font-size: 14px;
}
#msg-box3-1j .mbr-section-title,
#msg-box3-1j p {
  color: #000;
}
#msg-box3-1j .lead P {
  text-align: center;
  color: #ffffff;
}
#msg-box3-1j .mbr-section-title {
  font-size: 30px;
  color: #efefef;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 p {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#msg-box5-3a H3 {
  font-family: 'Oswald', sans-serif;
  color: #41a85f;
}
#features4-3b .card-subtitle {
  color: #bcbcbc;
}
#features4-3b .iconbox {
  background-color: #41a85f;
  border-color: #41a85f;
}
#content1-3d P {
  color: #000000;
}
#form2-1h .mbr-section-title {
  color: #fff;
  font-size: 36px;
}
#form2-1h .mbr-section-subtitle {
  color: #efefef;
}
#msg-box5-2o H3 {
  color: #41a85f;
  font-size: 60px;
  font-family: 'Oswald', sans-serif;
}
#form1-1b .form-control-label {
  color: #232323;
}
#form1-1b .mbr-section-title {
  font-size: 24px;
}
#menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q .navbar-caption {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Roboto Slab', serif;
}
#menu-q .navbar-toggler {
  color: #ffffff;
}
#menu-q .close-icon::before,
#menu-q .close-icon::after {
  background-color: #ffffff;
}
#menu-q .link,
#menu-q .dropdown-item {
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
}
#menu-q .link {
  font-size: 1rem;
}
#menu-q .dropdown-item,
#menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-q .link:hover,
#menu-q .dropdown-item:hover,
#menu-q .link:focus,
#menu-q .dropdown-item:focus {
  color: #efefef;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-menu {
  background: #33834a;
}
#menu-q .nav-dropdown-sm .link:focus,
#menu-q .nav-dropdown-sm .link:hover,
#menu-q .nav-dropdown-sm .dropdown-item:focus,
#menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-q .navbar,
#menu-q .nav-dropdown-sm,
#menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q .bg-color.transparent.opened .link:hover,
#menu-q .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-q .btn {
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
}
#contacts3-1r .list-group-text {
  color: #efefef;
}
#contacts3-1r STRONG {
  color: #efefef;
}
#contacts3-1r H4 {
  color: #efefef;
}
#content1-39 P {
  font-size: 12px;
}




#buttons1-37 .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
}
#msg-box5-23 H3 {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
}
#msg-box5-23 P {
  font-size: 22px;
}
#msg-box5-23 SPAN {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
}
#features7-2j .card-subtitle {
  color: #bcbcbc;
}
#features7-2j .iconbox {
  background-color: #41a85f;
  border-color: #41a85f;
}
#features7-2j P {
  font-size: 14px;
}
#features7-2l .card-subtitle {
  color: #bcbcbc;
}
#features7-2l .iconbox {
  background-color: #41a85f;
  border-color: #41a85f;
}
#features7-2l P {
  font-size: 14px;
}
#msg-box5-3g H3 {
  color: #41a85f;
  font-size: 60px;
  font-family: 'Oswald', sans-serif;
}
#msg-box1-2m H3 {
  font-size: 24px;
  text-align: center;
}
#form2-2a .mbr-section-title {
  color: #fff;
  font-size: 36px;
}
#form2-2a .mbr-section-subtitle {
  color: #efefef;
}
#contacts3-2h .list-group-text {
  color: #efefef;
}
#contacts3-2h STRONG {
  color: #efefef;
}
#contacts3-2h H4 {
  color: #efefef;
}
#content1-38 P {
  font-size: 12px;
}

#ext_menu-2r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2r .navbar-caption {
  color: #ffffff;
}
#ext_menu-2r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2r .close-icon::before,
#ext_menu-2r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2r .link,
#ext_menu-2r .dropdown-item {
  color: #ffffff;
}
#ext_menu-2r .link {
  font-size: 0.9rem;
}
#ext_menu-2r .dropdown-item,
#ext_menu-2r .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-2r .link:hover,
#ext_menu-2r .dropdown-item:hover,
#ext_menu-2r .link:focus,
#ext_menu-2r .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-2r .link[aria-expanded="true"],
#ext_menu-2r .dropdown-menu {
  background: #8f2625;
}
#ext_menu-2r .nav-dropdown-sm .link:focus,
#ext_menu-2r .nav-dropdown-sm .link:hover,
#ext_menu-2r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2r .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-2r .navbar,
#ext_menu-2r .nav-dropdown-sm,
#ext_menu-2r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2r .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-2r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2r .bg-color.transparent.opened .link:hover,
#ext_menu-2r .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-2r .link[aria-expanded="true"],
#ext_menu-2r .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#slider-2s H2 {
  color: #b8312f;
  font-family: 'Oswald', sans-serif;
}
#slider-2s P {
  text-align: right;
}
#slider-2s I {
  color: #b8312f;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#header3-2w .mbr-section-title {
  color: #b8312f;
  font-size: 24px;
}
#header3-2y .mbr-section-title,
#header3-2y .mbr-section-subtitle {
  text-align: center;
}
#header3-2y .mbr-section-title {
  font-size: 30px;
  color: #b8312f;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title {
  color: #b8312f;
  font-size: 30px;
}
#contacts5-32 p,
#contacts5-32 .list-group-text,
#contacts5-32 .form-control-label {
  color: #000;
}
#contacts5-32 strong,
#contacts5-32 h4 {
  color: #7e9b9f;
}
#contacts5-32 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-32 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-32 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-32 STRONG {
  color: #b8312f;
}
#contacts5-32 H4 {
  color: #b8312f;
}
#contacts5-32 P {
  font-size: 12px;
}
#contacts5-32 SPAN {
  font-size: 12px;
}
#social-buttons3-33 .mbr-section-title,
#social-buttons3-33 .btn-social {
  color: #fff;
}
#social-buttons3-33 .mbr-section-title {
  font-size: 30px;
  color: #efefef;
}
#content1-34 P {
  font-size: 12px;
}






#menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q .navbar-caption {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Roboto Slab', serif;
}
#menu-q .navbar-toggler {
  color: #ffffff;
}
#menu-q .close-icon::before,
#menu-q .close-icon::after {
  background-color: #ffffff;
}
#menu-q .link,
#menu-q .dropdown-item {
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
}
#menu-q .link {
  font-size: 1rem;
}
#menu-q .dropdown-item,
#menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-q .link:hover,
#menu-q .dropdown-item:hover,
#menu-q .link:focus,
#menu-q .dropdown-item:focus {
  color: #efefef;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-menu {
  background: #33834a;
}
#menu-q .nav-dropdown-sm .link:focus,
#menu-q .nav-dropdown-sm .link:hover,
#menu-q .nav-dropdown-sm .dropdown-item:focus,
#menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-q .navbar,
#menu-q .nav-dropdown-sm,
#menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q .bg-color.transparent.opened .link:hover,
#menu-q .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#menu-q .btn {
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
}
#msg-box8-3k .mbr-section-title,
#msg-box8-3k p {
  color: #fff;
}
#msg-box8-3k .mbr-section-title {
  font-family: 'Oswald', sans-serif;
}
#header3-3n .mbr-section-title,
#header3-3n .mbr-section-subtitle {
  text-align: center;
}
#header3-3n .mbr-section-title {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#header3-3n .mbr-section-subtitle {
  color: #ffffff;
}
#msg-box5-3q H3 {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  color: #41a85f;
}
#content1-3r P {
  color: #000000;
  font-size: 14px;
}
