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

.subtitleFont {
  font-family: 'Raleway', sans-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: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #41a85f !important;
}
.bg-success {
  background-color: #41a85f !important;
}
.bg-info {
  background-color: #41a85f !important;
}
.bg-warning {
  background-color: #41a85f !important;
}
.bg-danger {
  background-color: #41a85f !important;
}
.btn-primary {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !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: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-success {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-warning {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-danger {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !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: #255e35;
  color: #255e35;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-success-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-warning-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-danger-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.text-primary {
  color: #41a85f !important;
}
.text-success {
  color: #41a85f !important;
}
.text-info {
  color: #41a85f !important;
}
.text-warning {
  color: #41a85f !important;
}
.text-danger {
  color: #41a85f !important;
}
.alert-success {
  background-color: #41a85f;
}
.alert-info {
  background-color: #41a85f;
}
.alert-warning {
  background-color: #41a85f;
}
.alert-danger {
  background-color: #41a85f;
}
.btn-social {
  border-color: #41a85f;
}
.btn-social:hover {
  background: #41a85f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #41a85f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #41a85f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #41a85f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #41a85f;
}
.lead a,
.lead a:hover {
  color: #41a85f;
}
.lead blockquote {
  border-color: #41a85f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #41a85f;
}
.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;
}
#ext_menu-1f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1f .navbar-caption {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1f .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-1f .close-icon::before,
#ext_menu-1f .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-1f .link,
#ext_menu-1f .dropdown-item {
  color: #7e9b9f;
}
#ext_menu-1f .link {
  font-size: 0.75rem;
}
#ext_menu-1f .dropdown-item,
#ext_menu-1f .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1f .link:hover,
#ext_menu-1f .dropdown-item:hover,
#ext_menu-1f .link:focus,
#ext_menu-1f .dropdown-item:focus {
  color: #41a85f;
}
#ext_menu-1f .link[aria-expanded="true"],
#ext_menu-1f .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1f .nav-dropdown-sm .link:focus,
#ext_menu-1f .nav-dropdown-sm .link:hover,
#ext_menu-1f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1f .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1f .navbar,
#ext_menu-1f .nav-dropdown-sm,
#ext_menu-1f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1f .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1f .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-1f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1f .bg-color.transparent.opened .link:hover,
#ext_menu-1f .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#ext_menu-1f .link[aria-expanded="true"],
#ext_menu-1f .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#ext_menu-1f A {
  font-size: 15px;
}
#msg-box8-5d .mbr-section-title,
#msg-box8-5d p {
  color: #fff;
}
#msg-box8-1h .mbr-section-title,
#msg-box8-1h p {
  color: #fff;
}
#msg-box8-1i .mbr-section-title,
#msg-box8-1i p {
  color: #fff;
}
#msg-box8-1i .mbr-section-title {
  font-size: 36px;
  color: #ffffff;
}
#msg-box8-1i .lead P {
  color: #ffffff;
}
#msg-box8-5c .mbr-section-title,
#msg-box8-5c p {
  color: #fff;
}
#msg-box8-5c .mbr-section-title {
  font-size: 36px;
}
#msg-box8-3o .mbr-section-title,
#msg-box8-3o p {
  color: #fff;
}
#contacts2-1s STRONG {
  font-size: 22px;
  color: #efefef;
}
#contacts2-1s P {
  color: #ffffff;
}
#contacts2-1s DIV {
  color: #41a85f;
}
#footer1-1t P {
  color: #ffffff;
}






#ext_menu-1y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1y .navbar-caption {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1y .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-1y .close-icon::before,
#ext_menu-1y .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-1y .link,
#ext_menu-1y .dropdown-item {
  color: #7e9b9f;
}
#ext_menu-1y .link {
  font-size: 0.75rem;
}
#ext_menu-1y .dropdown-item,
#ext_menu-1y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1y .link:hover,
#ext_menu-1y .dropdown-item:hover,
#ext_menu-1y .link:focus,
#ext_menu-1y .dropdown-item:focus {
  color: #41a85f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1y .nav-dropdown-sm .link:focus,
#ext_menu-1y .nav-dropdown-sm .link:hover,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1y .navbar,
#ext_menu-1y .nav-dropdown-sm,
#ext_menu-1y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1y .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1y .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1y .bg-color.transparent.opened .link:hover,
#ext_menu-1y .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#ext_menu-1y A {
  font-size: 15px;
}
#msg-box8-5n .mbr-section-title,
#msg-box8-5n p {
  color: #fff;
}
#msg-box8-5o .mbr-section-title,
#msg-box8-5o p {
  color: #fff;
}
#msg-box8-5p .mbr-section-title,
#msg-box8-5p p {
  color: #fff;
}
#msg-box8-5p .mbr-section-title {
  font-size: 36px;
}
#features7-59 .card-subtitle {
  color: #bcbcbc;
}
#features7-59 .iconbox {
  background-color: #41a85f;
  border-color: #41a85f;
}
#features7-59 P {
  color: #efefef;
}
#features7-59 H4 {
  color: #efefef;
  text-align: center;
}
#msg-box8-5r .mbr-section-title,
#msg-box8-5r p {
  color: #fff;
}
#msg-box8-5r .mbr-section-title {
  font-size: 36px;
}
#msg-box8-5r .lead P {
  font-size: 20px;
}
#msg-box4-9d H3 {
  font-size: 22px;
  color: #000000;
  text-align: left;
}
#msg-box4-9d P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-bt H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-bt P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-bp H3 {
  font-size: 22px;
  color: #000000;
  text-align: left;
}
#msg-box4-bp P {
  color: #000000;
  text-align: left;
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}
#msg-box4-bp SPAN {
  font-family: 'Raleway', sans-serif;
}
#msg-box4-38 H3 {
  font-size: 24px;
  color: #000000;
  text-align: left;
}
#msg-box4-38 P {
  color: #000000;
  text-align: left;
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}
#msg-box4-38 SPAN {
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
}
#msg-box4-38 DIV {
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
#msg-box8-8y .mbr-section-title,
#msg-box8-8y p {
  color: #fff;
}
#msg-box8-8y .mbr-section-title {
  font-size: 36px;
}
#msg-box8-8y .lead P {
  font-size: 20px;
}
#msg-box4-bo H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-bo P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-bm H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-bm P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-bl H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-bl P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-bd H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-bd P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-be H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-be P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-bf H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-bf P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-b9 H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-b9 P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-99 H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-99 P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-9e H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-9e P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-b3 H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-b3 P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-98 H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-98 P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-96 H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-96 P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-97 H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-97 P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-8w H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box4-8w P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box8-5q .mbr-section-title,
#msg-box8-5q p {
  color: #fff;
}
#contacts2-2d STRONG {
  font-size: 22px;
  color: #efefef;
}
#contacts2-2d P {
  color: #ffffff;
}
#contacts2-2d DIV {
  color: #41a85f;
}
#footer1-2e P {
  color: #ffffff;
}

#ext_menu-3w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3w .navbar-caption {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-3w .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-3w .close-icon::before,
#ext_menu-3w .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-3w .link,
#ext_menu-3w .dropdown-item {
  color: #7e9b9f;
}
#ext_menu-3w .link {
  font-size: 0.75rem;
}
#ext_menu-3w .dropdown-item,
#ext_menu-3w .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3w .link:hover,
#ext_menu-3w .dropdown-item:hover,
#ext_menu-3w .link:focus,
#ext_menu-3w .dropdown-item:focus {
  color: #41a85f;
}
#ext_menu-3w .link[aria-expanded="true"],
#ext_menu-3w .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-3w .nav-dropdown-sm .link:focus,
#ext_menu-3w .nav-dropdown-sm .link:hover,
#ext_menu-3w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3w .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-3w .navbar,
#ext_menu-3w .nav-dropdown-sm,
#ext_menu-3w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3w .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-3w .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-3w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3w .bg-color.transparent.opened .link:hover,
#ext_menu-3w .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#ext_menu-3w .link[aria-expanded="true"],
#ext_menu-3w .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#ext_menu-3w A {
  font-size: 15px;
}
#msg-box8-5t .mbr-section-title,
#msg-box8-5t p {
  color: #fff;
}
#msg-box8-5u .mbr-section-title,
#msg-box8-5u p {
  color: #fff;
}
#msg-box8-5u .mbr-section-title {
  font-size: 36px;
}
#msg-box8-5s .mbr-section-title,
#msg-box8-5s p {
  color: #fff;
}
#contacts2-4f STRONG {
  font-size: 22px;
  color: #efefef;
}
#contacts2-4f P {
  color: #ffffff;
}
#contacts2-4f DIV {
  color: #41a85f;
}
#footer1-4g P {
  color: #ffffff;
}

#ext_menu-5v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5v .navbar-caption {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-5v .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-5v .close-icon::before,
#ext_menu-5v .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-5v .link,
#ext_menu-5v .dropdown-item {
  color: #7e9b9f;
}
#ext_menu-5v .link {
  font-size: 0.75rem;
}
#ext_menu-5v .dropdown-item,
#ext_menu-5v .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5v .link:hover,
#ext_menu-5v .dropdown-item:hover,
#ext_menu-5v .link:focus,
#ext_menu-5v .dropdown-item:focus {
  color: #41a85f;
}
#ext_menu-5v .link[aria-expanded="true"],
#ext_menu-5v .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-5v .nav-dropdown-sm .link:focus,
#ext_menu-5v .nav-dropdown-sm .link:hover,
#ext_menu-5v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5v .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-5v .navbar,
#ext_menu-5v .nav-dropdown-sm,
#ext_menu-5v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5v .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-5v .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-5v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5v .bg-color.transparent.opened .link:hover,
#ext_menu-5v .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#ext_menu-5v .link[aria-expanded="true"],
#ext_menu-5v .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#ext_menu-5v A {
  font-size: 15px;
}
#msg-box8-5w .mbr-section-title,
#msg-box8-5w p {
  color: #fff;
}
#msg-box8-5x .mbr-section-title,
#msg-box8-5x p {
  color: #fff;
}
#msg-box8-5x .mbr-section-title {
  font-size: 36px;
}
#header3-66 .mbr-section-title,
#header3-66 .mbr-section-subtitle {
  text-align: center;
}
#header3-66 .mbr-section-title {
  font-size: 36px;
}
#header3-67 .mbr-section-title,
#header3-67 .mbr-section-subtitle {
  text-align: center;
}
#header3-67 .mbr-section-title {
  font-size: 36px;
}
#msg-box8-60 .mbr-section-title,
#msg-box8-60 p {
  color: #fff;
}
#contacts2-61 STRONG {
  font-size: 22px;
  color: #efefef;
}
#contacts2-61 P {
  color: #ffffff;
}
#contacts2-61 DIV {
  color: #41a85f;
}
#footer1-62 P {
  color: #ffffff;
}

#ext_menu-1y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1y .navbar-caption {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1y .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-1y .close-icon::before,
#ext_menu-1y .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-1y .link,
#ext_menu-1y .dropdown-item {
  color: #7e9b9f;
}
#ext_menu-1y .link {
  font-size: 0.75rem;
}
#ext_menu-1y .dropdown-item,
#ext_menu-1y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1y .link:hover,
#ext_menu-1y .dropdown-item:hover,
#ext_menu-1y .link:focus,
#ext_menu-1y .dropdown-item:focus {
  color: #41a85f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1y .nav-dropdown-sm .link:focus,
#ext_menu-1y .nav-dropdown-sm .link:hover,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1y .navbar,
#ext_menu-1y .nav-dropdown-sm,
#ext_menu-1y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1y .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1y .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1y .bg-color.transparent.opened .link:hover,
#ext_menu-1y .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#ext_menu-1y A {
  font-size: 15px;
}
#msg-box8-5f .mbr-section-title,
#msg-box8-5f p {
  color: #fff;
}
#msg-box8-5g .mbr-section-title,
#msg-box8-5g p {
  color: #fff;
}
#msg-box8-5h .mbr-section-title,
#msg-box8-5h p {
  color: #fff;
}
#msg-box8-5h .mbr-section-title {
  font-size: 36px;
  color: #ffffff;
}
#msg-box8-5h .lead P {
  color: #ffffff;
}
#msg-box8-5h .lead {
  color: #f7da64;
}
#msg-box8-5i .mbr-section-title,
#msg-box8-5i p {
  color: #fff;
}
#msg-box8-5i .mbr-section-title {
  font-size: 46px;
}
#msg-box8-5i .lead P {
  font-size: 16px;
}
#msg-box8-7t .mbr-section-title,
#msg-box8-7t p {
  color: #fff;
}
#msg-box8-7t .mbr-section-title {
  font-size: 46px;
  color: #ffffff;
}
#msg-box8-7t .lead P {
  color: #ffffff;
  text-align: center;
}
#msg-box8-7t .lead {
  color: #f7da64;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#msg-box8-x .mbr-section-title {
  font-size: 32px;
}
#msg-box8-8z .mbr-section-title,
#msg-box8-8z p {
  color: #fff;
}
#msg-box8-8z .mbr-section-title {
  font-size: 30px;
  color: #ffffff;
  text-align: left;
}
#msg-box8-8z .lead P {
  color: #ffffff;
  text-align: left;
  font-size: 20px;
}
#msg-box8-8z .lead {
  color: #f7da64;
}
#msg-box8-5j .mbr-section-title,
#msg-box8-5j p {
  color: #fff;
}
#msg-box8-5j .mbr-section-title {
  font-size: 36px;
}
#features3-6 H4 {
  font-size: 22px;
}
#features3-6 P {
  text-align: center;
}
#msg-box8-5k .mbr-section-title,
#msg-box8-5k p {
  color: #fff;
}
#msg-box8-5k .mbr-section-title {
  font-size: 36px;
}
#msg-box8-j .mbr-section-title,
#msg-box8-j p {
  color: #fff;
}
#features7-g .card-subtitle {
  color: #bcbcbc;
}
#features7-g .iconbox {
  background-color: #41a85f;
  border-color: #41a85f;
}
#features7-g H4 {
  font-size: 24px;
}
#pricing-table1-h .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-h .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#pricing-table1-h .mbr-plan-price-desc {
  color: #ffffff;
  text-align: center;
}
#pricing-table1-h .mbr-plan-subtitle {
  color: #ffffff;
  text-align: left;
}
#pricing-table1-h .mbr-plan-title {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
#pricing-table1-h .mbr-price-figure {
  font-size: 48px;
  text-align: right;
}
#pricing-table1-h P {
  font-size: 18px;
}
#pricing-table1-h .mbr-plan-list .list-group-item P {
  font-size: 18px;
}
#content1-3c P {
  text-align: center;
}
#msg-box8-5m .mbr-section-title,
#msg-box8-5m p {
  color: #fff;
}
#msg-box8-5m .mbr-section-title {
  font-size: 36px;
}
#contacts2-l STRONG {
  font-size: 22px;
  color: #efefef;
}
#contacts2-l P {
  color: #ffffff;
}
#contacts2-l DIV {
  color: #41a85f;
}
#footer1-m P {
  color: #ffffff;
}




#ext_menu-9i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9i .navbar-caption {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-9i .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-9i .close-icon::before,
#ext_menu-9i .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-9i .link,
#ext_menu-9i .dropdown-item {
  color: #7e9b9f;
}
#ext_menu-9i .link {
  font-size: 0.75rem;
}
#ext_menu-9i .dropdown-item,
#ext_menu-9i .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-9i .link:hover,
#ext_menu-9i .dropdown-item:hover,
#ext_menu-9i .link:focus,
#ext_menu-9i .dropdown-item:focus {
  color: #41a85f;
}
#ext_menu-9i .link[aria-expanded="true"],
#ext_menu-9i .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-9i .nav-dropdown-sm .link:focus,
#ext_menu-9i .nav-dropdown-sm .link:hover,
#ext_menu-9i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9i .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-9i .navbar,
#ext_menu-9i .nav-dropdown-sm,
#ext_menu-9i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9i .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-9i .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-9i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9i .bg-color.transparent.opened .link:hover,
#ext_menu-9i .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#ext_menu-9i .link[aria-expanded="true"],
#ext_menu-9i .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#ext_menu-9i A {
  font-size: 15px;
}
#msg-box8-9j .mbr-section-title,
#msg-box8-9j p {
  color: #fff;
}
#msg-box8-9k .mbr-section-title,
#msg-box8-9k p {
  color: #fff;
}
#msg-box8-9l .mbr-section-title,
#msg-box8-9l p {
  color: #fff;
}
#msg-box8-9l .mbr-section-title {
  font-size: 36px;
}
#msg-box4-9o H3 {
  font-size: 22px;
  color: #000000;
  text-align: left;
}
#msg-box4-9o P {
  color: #000000;
  text-align: left;
  font-size: 20px;
}
#msg-box4-9o DIV {
  text-align: left;
}
#msg-box4-9p H3 {
  font-size: 24px;
  color: #000000;
  text-align: left;
}
#msg-box4-9p P {
  color: #000000;
  text-align: left;
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}
#msg-box4-9p SPAN {
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
}
#msg-box4-9p DIV {
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
#testimonials4-b5 .card-block P {
  text-align: left;
  font-size: 15px;
}
#testimonials4-b5 .mbr-section-title {
  color: #232323;
  font-size: 60px;
}
#testimonials4-b5 .card-block {
  color: #41a85f;
  text-align: left;
}
#msg-box8-9y .mbr-section-title,
#msg-box8-9y p {
  color: #fff;
}
#footer1-a0 P {
  color: #ffffff;
}
#testimonials4-bi .card-block P {
  text-align: left;
  font-size: 15px;
}
#testimonials4-bi .mbr-section-title {
  color: #232323;
  font-size: 60px;
}
#testimonials4-bi .card-block {
  color: #41a85f;
  text-align: left;
}
#contacts2-9z STRONG {
  font-size: 22px;
  color: #efefef;
}
#contacts2-9z P {
  color: #ffffff;
}
#contacts2-9z DIV {
  color: #41a85f;
}
