@import url(../../../https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(../../../https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(../../../https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,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: '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 {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.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: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #ff9900 !important;
}
.bg-success {
  background-color: #263248 !important;
}
.bg-info {
  background-color: #7e8aa2 !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #000000 !important;
}
.btn-primary {
  background-color: #ff9900;
  border-color: #ff9900;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #b36b00;
  border-color: #b36b00;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #b36b00 !important;
  border-color: #b36b00 !important;
}
.btn-secondary {
  background-color: #bf7200;
  border-color: #bf7200;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #734400;
  border-color: #734400;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #734400 !important;
  border-color: #734400 !important;
}
.btn-info {
  background-color: #7e8aa2;
  border-color: #7e8aa2;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #59647b;
  border-color: #59647b;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #59647b !important;
  border-color: #59647b !important;
}
.btn-success {
  background-color: #263248;
  border-color: #263248;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0c0f16;
  border-color: #0c0f16;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0c0f16 !important;
  border-color: #0c0f16 !important;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-danger {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #995c00;
  color: #995c00;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ff9900;
  border-color: #ff9900;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9900 !important;
  border-color: #ff9900 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #593500;
  color: #593500;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bf7200;
  border-color: #bf7200;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bf7200 !important;
  border-color: #bf7200 !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e586c;
  color: #4e586c;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e8aa2;
  border-color: #7e8aa2;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e8aa2 !important;
  border-color: #7e8aa2 !important;
}
.btn-success-outline {
  background: none;
  border-color: #030405;
  color: #030405;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #263248;
  border-color: #263248;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #263248 !important;
  border-color: #263248 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.text-primary {
  color: #ff9900 !important;
}
.text-success {
  color: #263248 !important;
}
.text-info {
  color: #7e8aa2 !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #000000 !important;
}
.alert-success {
  background-color: #263248;
}
.alert-info {
  background-color: #7e8aa2;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #000000;
}
.btn-social {
  border-color: #ff9900;
}
.btn-social:hover {
  background: #ff9900;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ff9900;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ff9900;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ff9900;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ff9900;
}
.lead a,
.lead a:hover {
  color: #ff9900;
}
.lead blockquote {
  border-color: #ff9900;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffebcc;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #8fa2c4;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c8cdd7;
}
.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: #b3b3b3;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ff9900;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #ff9900;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #ff9900;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #ff9900;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #ff9900;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #ff9900;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #ff9900;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #ff9900;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #ff9900;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #ff9900;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #ff9900;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #ff9900;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #ff9900;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #ff9900 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #ff9900;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #ff9900;
}
.theme-border {
  border: 1px solid #ff9900;
}
#extMenu1-v {
  
}
#extMenu1-v .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-v .navbar-caption {
  color: #ffffff;
}
#extMenu1-v .navbar-toggler {
  color: #ffffff;
}
#extMenu1-v .close-icon::before,
#extMenu1-v .close-icon::after {
  background-color: #ffffff;
}
#extMenu1-v .link,
#extMenu1-v .dropdown-item {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#extMenu1-v .link {
  font-size: 0.9rem;
}
#extMenu1-v .dropdown-item,
#extMenu1-v .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#extMenu1-v .link:hover,
#extMenu1-v .dropdown-item:hover,
#extMenu1-v .link:focus,
#extMenu1-v .dropdown-item:focus {
  color: #ff9900;
}
#extMenu1-v .link[aria-expanded="true"],
#extMenu1-v .dropdown-menu {
  background: #0e0e0e;
}
#extMenu1-v .nav-dropdown-sm .link:focus,
#extMenu1-v .nav-dropdown-sm .link:hover,
#extMenu1-v .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-v .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#extMenu1-v .navbar,
#extMenu1-v .nav-dropdown-sm,
#extMenu1-v .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-v .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#extMenu1-v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#extMenu1-v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-v .bg-color.transparent.opened .link:hover,
#extMenu1-v .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#extMenu1-v .link[aria-expanded="true"],
#extMenu1-v .dropdown-item[aria-expanded="true"] {
  color: #ff9900 !important;
}
#extMenu1-v .innerEmail:hover,
#extMenu1-v .innerPhone:hover {
  color: #ff9900;
}
#slider-11 H2 {
  font-size: 60px;
  text-align: center;
}
#slider-11 P {
  font-size: 24px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  font-size: 46px;
}
#features1-1 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-1 .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#features1-1 .mbr-cards-col:nth-child(odd) .card-text {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#features1-1 .mbr-cards-col:nth-child(even) .card-text {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#features1-1 .mbr-cards-col:nth-child(even) .card-title {
  font-family: 'Roboto', sans-serif;
}
#header3-3 .mbr-section-title,
#header3-3 .mbr-section-subtitle {
  text-align: center;
}
#header3-3 H3 {
  color: #232323;
  font-size: 48px;
}
#header3-3 SMALL {
  color: #8c8c8c;
}
#header3-3 .mbr-section-subtitle {
  font-family: 'Roboto', sans-serif;
  color: #2e2e2e;
}
#extTestimonials5-6x .mbr-section-title {
  color: #232323;
}
#extTestimonials5-6x .mbr-section-subtitle {
  color: #28324e;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
}
#extTestimonials5-6x .mbr-section-subtitle I {
  color: #28324e;
}
#extTestimonials5-6x .mbr-section__container--middle {
  padding-top: 0px;
  padding-bottom: 0px;
}
#extTestimonials5-6x .display-2 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 2rem;
  margin-top: 1rem;
}
#extMsg-box4-5g P {
  font-family: 'Roboto', sans-serif;
}
#extMsg-box4-5g .span-title {
  margin-bottom: 16px;
}
#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#extFeatures12-17 {
  
}
#extFeatures12-17 .card-number {
  color: #ff9800;
}
#extFeatures12-17 .card-title {
  margin-top: 20px;
}
#extFeatures12-17 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-17 .wraper {
  border-color: undefined !important;
}
#extFeatures12-17 H3 {
  font-size: 75px;
  color: #ffffff;
}
#extFeatures12-17 .card-img {
  position: relative;
  overflow: hidden;
  height: 400px;
  width: 100%;
}
#extFeatures12-17 #ben img {
  position: absolute;
  top: 0px;
  right: 0;
}
#extFeatures12-17 .card-img {
  position: relative;
  overflow: hidden;
  height: 400px;
  width: 100%;
}
#extFeatures12-17 #bruno img {
  position: absolute;
  bottom: 0;
  right: 0;
}
#extTestimonials5-k .mbr-section-title {
  font-size: 46px;
  color: #ffffff;
}
#social-buttons4-h .mbr-section-title,
#social-buttons4-h .btn-social {
  color: #fff;
}
#form1-9 .form-control-label {
  color: #ffa300;
}
#form1-9 .mbr-section-title {
  color: #ffffff;
}
#form1-9 .form {
  background: #fafbfc;
}
#form1-9 SMALL {
  font-family: 'Roboto', sans-serif;
  color: #cccccc;
}
#contacts2-b STRONG {
  color: #ffffff;
}
#contacts2-b P {
  font-family: 'Roboto', sans-serif;
  color: #efefef;
}
#footer1-2 P {
  color: #8c8c8c;
  font-family: 'Roboto', sans-serif;
}








#extTestimonials5-37 .mbr-section-title {
  color: #232323;
}
#extTestimonials5-37 .mbr-section-subtitle {
  color: #28324e;
  font-size: 20px;
}
#msg-box4-38 H3 {
  color: #ffffff;
}
#msg-box4-38 P {
  color: #f2f2f2;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-39 .mbr-section-title,
#header3-39 .mbr-section-subtitle {
  text-align: center;
}
#header3-39 .mbr-section-subtitle {
  color: #2e2e2e;
  font-family: 'Roboto', sans-serif;
}
#header3-39 .mbr-section-title {
  color: #000000;
}
#features6-3a P {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#features6-3a .mbr-cards-row {
  margin-bottom: 3.5em;
}
#header3-48 .mbr-section-title,
#header3-48 .mbr-section-subtitle {
  text-align: center;
}
#header3-48 .mbr-section-subtitle {
  color: #2e2e2e;
}
#header3-48 .mbr-section-title {
  color: #000000;
}
#content1-49 {
  
}
#content1-49 P {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 400;
}
#content1-49 #why {
  text-align: center;
}
#msg-box4-3b H3 {
  color: #ffffff;
}
#msg-box4-3b P {
  color: #f2f2f2;
  font-family: 'Roboto', sans-serif;
}
#extTestimonials5-3c .mbr-section-title {
  color: #232323;
}
#extMenu1-3d {
  
}
#extMenu1-3d .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-3d .navbar-caption {
  color: #ffffff;
}
#extMenu1-3d .navbar-toggler {
  color: #ffffff;
}
#extMenu1-3d .close-icon::before,
#extMenu1-3d .close-icon::after {
  background-color: #ffffff;
}
#extMenu1-3d .link,
#extMenu1-3d .dropdown-item {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#extMenu1-3d .link {
  font-size: 0.9rem;
}
#extMenu1-3d .dropdown-item,
#extMenu1-3d .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#extMenu1-3d .link:hover,
#extMenu1-3d .dropdown-item:hover,
#extMenu1-3d .link:focus,
#extMenu1-3d .dropdown-item:focus {
  color: #ff9900;
}
#extMenu1-3d .link[aria-expanded="true"],
#extMenu1-3d .dropdown-menu {
  background: #0e0e0e;
}
#extMenu1-3d .nav-dropdown-sm .link:focus,
#extMenu1-3d .nav-dropdown-sm .link:hover,
#extMenu1-3d .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#extMenu1-3d .navbar,
#extMenu1-3d .nav-dropdown-sm,
#extMenu1-3d .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-3d .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#extMenu1-3d .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#extMenu1-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-3d .bg-color.transparent.opened .link:hover,
#extMenu1-3d .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#extMenu1-3d .link[aria-expanded="true"],
#extMenu1-3d .dropdown-item[aria-expanded="true"] {
  color: #ff9900 !important;
}
#extMenu1-3d .innerEmail:hover,
#extMenu1-3d .innerPhone:hover {
  color: #ff9900;
}
#testimonials2-3e .mbr-section-subtitle {
  color: #efefef;
  font-family: 'Roboto', sans-serif;
}
#testimonials2-3e .mbr-section-title {
  color: #ffffff;
}
#testimonials2-3e .card-footer > div {
  color: #ff9900;
}
#testimonials2-3e .card-footer > small {
  color: #efefef;
}
#testimonials2-3e .card-block P {
  color: #232323;
  font-family: 'Roboto', sans-serif;
}
#testimonials2-3e .card-block {
  border-radius: 0.8em;
  color: black;
  background: #ededed;
}
#testimonials2-3e .card-block p {
  margin-bottom: -10px;
}
#testimonials2-3e .mbr-author-desc {
  letter-spacing: 0.03em;
  color: #3d4044;
}
#testimonials2-3e .mbr-author-name {
  letter-spacing: 0.02em;
}
#header3-6w .mbr-section-title,
#header3-6w .mbr-section-subtitle {
  text-align: center;
}
#extFeatures3-5h {
  
  
  /**p.card-text {
   font-weight: thin;
}
p.mbr-editable-content {
   font-weight: thin;
} **/
}
#extFeatures3-5h .mbr-iconfont-features4 {
  color: #ff9900 !important;
}
#extFeatures3-5h .wraper {
  border-color: #ff9900 !important;
}
#extFeatures3-5h .mbr-iconfont-features4 {
  color: #ff9900 !important;
}
#extFeatures3-5h .wraper {
  border-color: #ff9900 !important;
  padding: 0px;
  margin: 0px;
  margin-top: 2em;
}
#extFeatures3-5h .donations {
  margin-top: 1.2em;
}
#extFeatures3-5h .border-wrap {
  border-radius: 10px;
  text-align: center;
}
#extFeatures3-5h .mbr-cards-row {
  padding-top: 10px;
  padding-bottom: 10px;
}
#extFeatures3-5h .card-subtitle {
  color: #c0c0c0;
}
#extFeatures3-5h .card-block {
  padding-top: 1em;
}
#extFeatures3-5h .card-text {
  margin-bottom: 2em;
  margin-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
}
#contacts2-3g STRONG {
  color: #ffffff;
}
#contacts2-3g P {
  font-family: 'Roboto', sans-serif;
  color: #efefef;
}
#footer1-3h P {
  color: #8c8c8c;
  font-family: 'Roboto', sans-serif;
}




#extMenu1-6e {
  
}
#extMenu1-6e .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6e .navbar-caption {
  color: #ffffff;
}
#extMenu1-6e .navbar-toggler {
  color: #ffffff;
}
#extMenu1-6e .close-icon::before,
#extMenu1-6e .close-icon::after {
  background-color: #ffffff;
}
#extMenu1-6e .link,
#extMenu1-6e .dropdown-item {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#extMenu1-6e .link {
  font-size: 0.9rem;
}
#extMenu1-6e .dropdown-item,
#extMenu1-6e .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#extMenu1-6e .link:hover,
#extMenu1-6e .dropdown-item:hover,
#extMenu1-6e .link:focus,
#extMenu1-6e .dropdown-item:focus {
  color: #ff9900;
}
#extMenu1-6e .link[aria-expanded="true"],
#extMenu1-6e .dropdown-menu {
  background: #0e0e0e;
}
#extMenu1-6e .nav-dropdown-sm .link:focus,
#extMenu1-6e .nav-dropdown-sm .link:hover,
#extMenu1-6e .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6e .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#extMenu1-6e .navbar,
#extMenu1-6e .nav-dropdown-sm,
#extMenu1-6e .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6e .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#extMenu1-6e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#extMenu1-6e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6e .bg-color.transparent.opened .link:hover,
#extMenu1-6e .bg-color.transparent.opened .link:focus {
  color: #ff9900;
}
#extMenu1-6e .link[aria-expanded="true"],
#extMenu1-6e .dropdown-item[aria-expanded="true"] {
  color: #ff9900 !important;
}
#extMenu1-6e .innerEmail:hover,
#extMenu1-6e .innerPhone:hover {
  color: #ff9900;
}
#msg-box8-6k .mbr-section-title,
#msg-box8-6k p {
  color: #fff;
}
#msg-box8-6k .lead P {
  color: #efefef;
  font-family: 'Roboto', sans-serif;
}
#extTable1-6s TD {
  font-family: 'Roboto', sans-serif;
}
#contacts2-6f STRONG {
  color: #ffffff;
}
#contacts2-6f P {
  font-family: 'Roboto', sans-serif;
  color: #efefef;
}
#footer1-6g P {
  color: #8c8c8c;
  font-family: 'Roboto', sans-serif;
}
