<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);

.carousel-item p{
    overflow: auto;
    color: greenyellow;
    background: rgba(0, 0, 0, 0.5);
    min-width: 200px!important;
}



#video{
    margin-left: 12%;
}
.mbr-section-title{
    color:green!important;
}
.link{
    color: green!important;
    font-family: Arial Narrow!important;
    font-size: 16px!important;
}
@media (min-width: 769px) {
    
    .navbar-logo img{
        height: 100px!important;
    }
#slider-5{
      height: 450px !important;
  }  

  #Text-caption{
      margin-top: -10%;
  }
  .mbr-section-title{
      font-size: 32px!important;
      color: black;
  }
  .Title{
      margin-bottom: -25px;
  }
  .green-border, .green-border:hover{
      border-color: green!important;
      color: white!important;
      background-color: green!important;
  }
  .green-border:hover{
      background-color: white!important;
      color: black!important;
  }
  .active{
      background-color: green!important;
  }
}

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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0a375;
}
.scrollToTop_wraper {
  display: none;
}
#menu-4 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4 .navbar-caption {
  color: #ffffff;
}
#menu-4 .navbar-toggler {
  color: #000000;
}
#menu-4 .close-icon::before,
#menu-4 .close-icon::after {
  background-color: #000000;
}
#menu-4 .link,
#menu-4 .dropdown-item {
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#menu-4 .link {
  font-size: 0.75rem;
}
#menu-4 .dropdown-item,
#menu-4 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-4 .link:hover,
#menu-4 .dropdown-item:hover,
#menu-4 .link:focus,
#menu-4 .dropdown-item:focus {
  color: #c0a375;
}
#menu-4 .link[aria-expanded="true"],
#menu-4 .dropdown-menu {
  background: #e6e6e6;
}
#menu-4 .nav-dropdown-sm .link:focus,
#menu-4 .nav-dropdown-sm .link:hover,
#menu-4 .nav-dropdown-sm .dropdown-item:focus,
#menu-4 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4 .navbar,
#menu-4 .nav-dropdown-sm,
#menu-4 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4 .bg-color.transparent.opened .link:hover,
#menu-4 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4 .link[aria-expanded="true"],
#menu-4 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider-5 P {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  text-align: left;
}
#slider-5 H2 {
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
#msg-box3-9 .mbr-section-title,
#msg-box3-9 p {
  color: #000;
}
#msg-box3-9 .mbr-section-title {
  text-align: center;
  font-size: 32px;
}
#msg-box3-1k .mbr-section-title,
#msg-box3-1k p {
  color: #000;
}
#msg-box3-1k .mbr-section-title {
  font-size: 23px;
}
#msg-box3-12 .mbr-section-title,
#msg-box3-12 p {
  color: #000;
}
#msg-box3-12 .mbr-section-title {
  font-size: 32px;
}
#header5-w .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#header5-w .mbr-section-lead {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#footer1-y P {
  color: #000000;
}
#features4-13 .card-subtitle {
  color: #bcbcbc;
}
#features4-13 .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}

#menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-14 .navbar-caption {
  color: #ffffff;
}
#menu-14 .navbar-toggler {
  color: #000000;
}
#menu-14 .close-icon::before,
#menu-14 .close-icon::after {
  background-color: #000000;
}
#menu-14 .link,
#menu-14 .dropdown-item {
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#menu-14 .link {
  font-size: 0.75rem;
}
#menu-14 .dropdown-item,
#menu-14 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-14 .link:hover,
#menu-14 .dropdown-item:hover,
#menu-14 .link:focus,
#menu-14 .dropdown-item:focus {
  color: #c0a375;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-menu {
  background: #e6e6e6;
}
#menu-14 .nav-dropdown-sm .link:focus,
#menu-14 .nav-dropdown-sm .link:hover,
#menu-14 .nav-dropdown-sm .dropdown-item:focus,
#menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-14 .navbar,
#menu-14 .nav-dropdown-sm,
#menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-14 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-14 .bg-color.transparent.opened .link:hover,
#menu-14 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-15 P {
  color: #000000;
}
#msg-box3-19 .mbr-section-title,
#msg-box3-19 p {
  color: #000;
}
#msg-box3-19 .mbr-section-title {
  font-size: 32px;
}
#msg-box8-1b .mbr-section-title,
#msg-box8-1b p {
  color: #fff;
}
#msg-box8-1b .mbr-section-title {
  color: #000000;
  font-size: 32px;
}
#msg-box8-1b .lead P {
  color: #28324e;
}
#features4-1i .card-subtitle {
  color: #bcbcbc;
}
#features4-1i .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#content5-1j .mbr-section-title,
#content5-1j p {
  color: #fff;
}
#content5-1j .mbr-section-title {
  text-align: center;
}
#content5-1j P {
  text-align: center;
}
#msg-box3-1o .mbr-section-title,
#msg-box3-1o p {
  color: #000;
}
#msg-box3-1o .mbr-section-title {
  font-size: 32px;
}
#menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1l .navbar-caption {
  color: #ffffff;
}
#menu-1l .navbar-toggler {
  color: #ffffff;
}
#menu-1l .close-icon::before,
#menu-1l .close-icon::after {
  background-color: #ffffff;
}
#menu-1l .link,
#menu-1l .dropdown-item {
  color: #ffffff;
}
#menu-1l .link {
  font-size: 0.75rem;
}
#menu-1l .dropdown-item,
#menu-1l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1l .link:hover,
#menu-1l .dropdown-item:hover,
#menu-1l .link:focus,
#menu-1l .dropdown-item:focus {
  color: #c0a375;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-menu {
  background: #e6e6e6;
}
#menu-1l .nav-dropdown-sm .link:focus,
#menu-1l .nav-dropdown-sm .link:hover,
#menu-1l .nav-dropdown-sm .dropdown-item:focus,
#menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1l .navbar,
#menu-1l .nav-dropdown-sm,
#menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1l .bg-color.transparent.opened .link:hover,
#menu-1l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-1m P {
  color: #000000;
}
#msg-box8-1q .mbr-section-title,
#msg-box8-1q p {
  color: #fff;
}
#msg-box8-1q .mbr-section-title {
  color: #000000;
  font-size: 32px;
}
#msg-box8-1q .lead P {
  color: #28324e;
}
#features4-1r .card-subtitle {
  color: #bcbcbc;
}
#features4-1r .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#content5-1s .mbr-section-title,
#content5-1s p {
  color: #fff;
}
#content5-1s .mbr-section-title {
  text-align: center;
}
#content5-1s P {
  text-align: center;
}


#menu-1t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1t .navbar-caption {
  color: #ffffff;
}
#menu-1t .navbar-toggler {
  color: #000000;
}
#menu-1t .close-icon::before,
#menu-1t .close-icon::after {
  background-color: #000000;
}
#menu-1t .link,
#menu-1t .dropdown-item {
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#menu-1t .link {
  font-size: 0.75rem;
}
#menu-1t .dropdown-item,
#menu-1t .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1t .link:hover,
#menu-1t .dropdown-item:hover,
#menu-1t .link:focus,
#menu-1t .dropdown-item:focus {
  color: #c0a375;
}
#menu-1t .link[aria-expanded="true"],
#menu-1t .dropdown-menu {
  background: #e6e6e6;
}
#menu-1t .nav-dropdown-sm .link:focus,
#menu-1t .nav-dropdown-sm .link:hover,
#menu-1t .nav-dropdown-sm .dropdown-item:focus,
#menu-1t .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1t .navbar,
#menu-1t .nav-dropdown-sm,
#menu-1t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1t .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1t .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-1t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1t .bg-color.transparent.opened .link:hover,
#menu-1t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1t .link[aria-expanded="true"],
#menu-1t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-1u P {
  color: #000000;
}
#header5-1v .mbr-section-title {
  color: #000;
  font-size: 32px;
}
#header5-1v .mbr-section-lead {
  color: #000000;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#msg-box8-1x .mbr-section-title,
#msg-box8-1x p {
  color: #fff;
}
#msg-box8-1x .mbr-section-title {
  font-size: 32px;
}
#msg-box3-1y .mbr-section-title,
#msg-box3-1y p {
  color: #000;
}
#msg-box3-1y .mbr-section-title {
  font-size: 32px;
}

#menu-1z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1z .navbar-caption {
  color: #ffffff;
}
#menu-1z .navbar-toggler {
  color: #000000;
}
#menu-1z .close-icon::before,
#menu-1z .close-icon::after {
  background-color: #000000;
}
#menu-1z .link,
#menu-1z .dropdown-item {
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#menu-1z .link {
  font-size: 0.75rem;
}
#menu-1z .dropdown-item,
#menu-1z .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1z .link:hover,
#menu-1z .dropdown-item:hover,
#menu-1z .link:focus,
#menu-1z .dropdown-item:focus {
  color: #c0a375;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-menu {
  background: #e6e6e6;
}
#menu-1z .nav-dropdown-sm .link:focus,
#menu-1z .nav-dropdown-sm .link:hover,
#menu-1z .nav-dropdown-sm .dropdown-item:focus,
#menu-1z .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1z .navbar,
#menu-1z .nav-dropdown-sm,
#menu-1z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1z .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1z .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-1z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1z .bg-color.transparent.opened .link:hover,
#menu-1z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-20 P {
  color: #000000;
}
#msg-box3-21 .mbr-section-title,
#msg-box3-21 p {
  color: #000;
}
#msg-box3-21 .mbr-section-title {
  font-size: 32px;
  color: #ffffff;
}
#msg-box3-21 .lead P {
  font-size: 16px;
  color: #ffffff;
}
#content5-26 .mbr-section-title,
#content5-26 p {
  color: #fff;
}
#content5-26 .mbr-section-title {
  color: #000000;
  font-size: 32px;
  text-align: center;
}
#content5-26 P {
  font-size: 16px;
  color: #000000;
  text-align: center;
}
#msg-box5-27 H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-27 P {
  text-align: left;
}
#msg-box8-29 .mbr-section-title,
#msg-box8-29 p {
  color: #fff;
}
#msg-box8-29 .mbr-section-title {
  color: #000000;
  font-size: 32px;
}
#msg-box8-29 .lead P {
  color: #000000;
  font-size: 16px;
}
#features4-28 .card-subtitle {
  color: #bcbcbc;
}
#features4-28 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#content1-2b P {
  text-align: center;
  font-size: 32px;
}


#menu-2c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2c .navbar-caption {
  color: #ffffff;
}
#menu-2c .navbar-toggler {
  color: #000000;
}
#menu-2c .close-icon::before,
#menu-2c .close-icon::after {
  background-color: #000000;
}
#menu-2c .link,
#menu-2c .dropdown-item {
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#menu-2c .link {
  font-size: 0.75rem;
}
#menu-2c .dropdown-item,
#menu-2c .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2c .link:hover,
#menu-2c .dropdown-item:hover,
#menu-2c .link:focus,
#menu-2c .dropdown-item:focus {
  color: #c0a375;
}
#menu-2c .link[aria-expanded="true"],
#menu-2c .dropdown-menu {
  background: #e6e6e6;
}
#menu-2c .nav-dropdown-sm .link:focus,
#menu-2c .nav-dropdown-sm .link:hover,
#menu-2c .nav-dropdown-sm .dropdown-item:focus,
#menu-2c .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2c .navbar,
#menu-2c .nav-dropdown-sm,
#menu-2c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2c .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2c .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2c .bg-color.transparent.opened .link:hover,
#menu-2c .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2c .link[aria-expanded="true"],
#menu-2c .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-2d P {
  color: #000000;
}
#header5-2e .mbr-section-title {
  color: #000;
  font-size: 32px;
}
#header5-2e .mbr-section-lead {
  color: #000000;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#features3-2f H5 {
  color: #000000;
}
#features3-2f H4 {
  text-align: left;
}
#features3-2f P {
  text-align: left;
}
#msg-box8-2g .mbr-section-title,
#msg-box8-2g p {
  color: #fff;
}
#msg-box8-2g .mbr-section-title {
  font-size: 32px;
}
#msg-box3-2h .mbr-section-title,
#msg-box3-2h p {
  color: #000;
}
#msg-box3-2h .mbr-section-title {
  font-size: 32px;
}
</pre></body></html>