@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);




img {
  max-width: 100%;
}

body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Oswald', 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: 'Oswald', sans-serif;
}
.btn-sm,
.mbr-section-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Oswald', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oswald', sans-serif;
}
.mbr-author-desc {
  font-family: 'Oswald', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oswald', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Oswald', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c0392b !important;
}
.bg-success {
  background-color: #2ecc71 !important;
}
.bg-info {
  background-color: #3498db !important;
}
.bg-warning {
  background-color: #c0392b !important;
}
.bg-danger {
  background-color: #e74c3c !important;
}
.btn-primary {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d65548;
  border-color: #d65548;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d65548 !important;
  border-color: #d65548 !important;
}
.btn-secondary {
  background-color: #9b59b6;
  border-color: #9b59b6;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #b07cc6;
  border-color: #b07cc6;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #b07cc6 !important;
  border-color: #b07cc6 !important;
}
.btn-info {
  background-color: #3498db;
  border-color: #3498db;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #5faee3;
  border-color: #5faee3;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #5faee3 !important;
  border-color: #5faee3 !important;
}
.btn-success {
  background-color: #2ecc71;
  border-color: #2ecc71;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #54d98c;
  border-color: #54d98c;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #54d98c !important;
  border-color: #54d98c !important;
}
.btn-warning {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d65548;
  border-color: #d65548;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d65548 !important;
  border-color: #d65548 !important;
}
.btn-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ed7669;
  border-color: #ed7669;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ed7669 !important;
  border-color: #ed7669 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #b83729;
  color: #b83729;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #c0392b !important;
  border-color: #c0392b !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #9752b3;
  color: #9752b3;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #9b59b6;
  border-color: #9b59b6;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #9b59b6 !important;
  border-color: #9b59b6 !important;
}
.btn-info-outline {
  background: none;
  border-color: #2b94d9;
  color: #2b94d9;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #3498db !important;
  border-color: #3498db !important;
}
.btn-success-outline {
  background: none;
  border-color: #2cc46c;
  color: #2cc46c;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #2ecc71 !important;
  border-color: #2ecc71 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #b83729;
  color: #b83729;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #c0392b !important;
  border-color: #c0392b !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e64433;
  color: #e64433;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #e74c3c !important;
  border-color: #e74c3c !important;
}
.btn-primary.btn-text {
  color: #c0392b;
  background: none;
  border: none;
}
.btn-primary.btn-text:hover,
.btn-primary.btn-text:focus,
.btn-primary.btn-text.focus,
.btn-primary.btn-text:active,
.btn-primary.btn-text.active {
  color: #d65548;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #9b59b6;
  background: none;
  border: none;
}
.btn-secondary.btn-text:hover,
.btn-secondary.btn-text:focus,
.btn-secondary.btn-text.focus,
.btn-secondary.btn-text:active,
.btn-secondary.btn-text.active {
  color: #b07cc6;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #3498db;
  background: none;
  border: none;
}
.btn-info.btn-text:hover,
.btn-info.btn-text:focus,
.btn-info.btn-text.focus,
.btn-info.btn-text:active,
.btn-info.btn-text.active {
  color: #5faee3;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #2ecc71;
  background: none;
  border: none;
}
.btn-success.btn-text:hover,
.btn-success.btn-text:focus,
.btn-success.btn-text.focus,
.btn-success.btn-text:active,
.btn-success.btn-text.active {
  color: #54d98c;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #c0392b;
  background: none;
  border: none;
}
.btn-warning.btn-text:hover,
.btn-warning.btn-text:focus,
.btn-warning.btn-text.focus,
.btn-warning.btn-text:active,
.btn-warning.btn-text.active {
  color: #d65548;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #e74c3c;
  background: none;
  border: none;
}
.btn-danger.btn-text:hover,
.btn-danger.btn-text:focus,
.btn-danger.btn-text.focus,
.btn-danger.btn-text:active,
.btn-danger.btn-text.active {
  color: #ed7669;
  background: none !important;
  border: none !important;
}
.btn-black.btn-text {
  color: #000000;
  background: none;
  border: none;
}
.btn-black.btn-text:hover,
.btn-black.btn-text:focus,
.btn-black.btn-text.focus,
.btn-black.btn-text:active,
.btn-black.btn-text.active {
  color: #1a1a1a;
  background: none !important;
  border: none !important;
}
.btn-white.btn-text {
  color: #ffffff;
  background: none;
  border: none;
}
.btn-white.btn-text:hover,
.btn-white.btn-text:focus,
.btn-white.btn-text.focus,
.btn-white.btn-text:active,
.btn-white.btn-text.active {
  color: #ffffff;
  background: none !important;
  border: none !important;
}
.text-primary {
  color: #c0392b !important;
}
.text-success {
  color: #2ecc71 !important;
}
.text-info {
  color: #3498db !important;
}
.text-warning {
  color: #c0392b !important;
}
.text-danger {
  color: #e74c3c !important;
}
.alert-success {
  background-color: #2ecc71;
}
.alert-info {
  background-color: #3498db;
}
.alert-warning {
  background-color: #c0392b;
}
.alert-danger {
  background-color: #e74c3c;
}
.btn-social {
  border-color: #c0392b;
}
.btn-social:hover {
  background: #c0392b;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0392b;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0392b;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0392b;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0392b;
}
.lead a {
  color: #c0392b;
}
.lead a:hover {
  color: #d65548;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e48f86;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d1f5e0;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #e1f0fa;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #e48f86;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fdf3f2;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0392b;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #c0392b;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #c0392b;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(192, 57, 43, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #d14233;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #c0392b;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(192, 57, 43, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #c0392b;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #c0392b;
}
.mbr-slider .carousel-indicators .active {
  background: #c0392b;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #c0392b;
}
.mbr-gallery .modal .close:hover {
  background: #c0392b;
}
.mbr-gallery-filter li.active {
  border-color: #c0392b;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #d65548;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(192, 57, 43, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #c0392b;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #c0392b;
}
/*content4*/
.content4 p {
  border-top-color: #c0392b;
  border-bottom-color: #c0392b;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #c0392b;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #c0392b;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #c0392b;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #c0392b;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #c0392b;
  }
}
.progressbar .progressbar-number {
  background: #d65548;
}
/*countdown*/
.countdown .period {
  font-family: 'Oswald', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Oswald', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #c0392b;
}
.countdown2 .bottom1 {
  background: #d65548;
}
.countdown2 .bottom2 {
  background: #962d22;
}
/*accordion*/
.accordion .panel-heading {
  background: #d65548;
  border-bottom: 1px solid #962d22;
}
.accordion .panel-heading:hover {
  background: #962d22;
}
.accordion .accordion-group .panel:last-child:after {
  background: #962d22;
}
/* news */
.news__card:hover {
  background: #c0392b;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #c0392b;
}
.shop1 .shop-item-price {
  font-family: 'Oswald', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #c0392b;
  opacity: 0.2;
}
.team1 .title1,
.person-info .title1,
.team1 .title2,
.person-info .title2,
.team1 .title3,
.person-info .title3,
.team1 .title4,
.person-info .title4 {
  font-family: 'Oswald', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Oswald', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Open Sans', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #c0392b;
}
.animated-bg1 .text {
  font-family: 'Open Sans', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Oswald', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Open Sans', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Oswald', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Oswald', sans-serif;
}
/*end colorM*/
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #333333;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #333333;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
#menu-0 .link {
  font-size: 1rem;
}
#menu-0 .link:hover,
#menu-0 .link:focus {
  color: #c0392b;
}
#menu-0 .dropdown-item:hover::before,
#menu-0 .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-0 .dropdown-item:hover,
#menu-0 .dropdown-item:focus {
  color: #333333;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #d5d5d5;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
  box-shadow: 1px 1px 8px #777777;
}
#menu-0 .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#header1-1 .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-1 .mbr-section-title {
  text-align: left;
  color: white; /* #333 */
  font-size: 80px;
  font-family: 'Oswald', sans-serif;
}
#header1-1 .mbr-section-text {
  text-align: left;
  color: white;
  font-size: 16px;
}
#progress-bar7-19 path[stroke] {
  stroke: #c0392b !important;
}
#progress-bar7-19 H4 {
  font-size: 22px;
}
#features8-5 .lead {
  color: #9fa3a7;
}
#features8-5 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5 .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-5 .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-5 .mbr-section-title {
  font-size: 36px;
  color: #333333;
}
#features3-8 .mbr-section-title {
  font-weight: 700;
}
#features3-8 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #333333;
  font-size: 16px;
}
#features3-8 .mbr-section-text {
  color: #666666;
  font-size: 14px;
}
#footer2-a .mbr-section-text {
  color: #fff;
}
#footer2-a P {
  color: #bbbbbb;
}






#menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-d .navbar-caption {
  color: #ffffff;
}
#menu-d .navbar-toggler {
  color: #333333;
}
#menu-d .close-icon::before,
#menu-d .close-icon::after {
  background-color: #333333;
}
#menu-d .link,
#menu-d .dropdown-item {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
#menu-d .link {
  font-size: 1rem;
}
#menu-d .dropdown-item,
#menu-d .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-d .link:hover,
#menu-d .link:focus {
  color: #c0392b;
}
#menu-d .dropdown-item:hover::before,
#menu-d .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-d .dropdown-item:hover,
#menu-d .dropdown-item:focus {
  color: #333333;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-menu {
  background: #d5d5d5;
}
#menu-d .nav-dropdown-sm .link:focus,
#menu-d .nav-dropdown-sm .link:hover,
#menu-d .nav-dropdown-sm .dropdown-item:focus,
#menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-d .navbar,
#menu-d .nav-dropdown-sm,
#menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-d .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
}
#menu-d .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-d .bg-color.transparent.opened .link:hover,
#menu-d .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#footer2-e .mbr-section-text {
  color: #fff;
}
#footer2-e P {
  color: #bbbbbb;
}
#features8-f .lead {
  color: #9fa3a7;
}
#features8-f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-f .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-f .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-f .mbr-section-title {
  font-size: 36px;
  color: #333333;
}
#contacts3-g .form-control-label {
  color: undefined;
}
#contacts3-g .btn {
  font-family: 'Oswald', sans-serif;
}
#contacts3-g .mbr-section-subtitle {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-g .mbr-section-subtitle B {
  font-size: 16px;
}
#contacts3-g .mbr-section-text {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#contacts3-g .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}


#menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-i .navbar-caption {
  color: #ffffff;
}
#menu-i .navbar-toggler {
  color: #333333;
}
#menu-i .close-icon::before,
#menu-i .close-icon::after {
  background-color: #333333;
}
#menu-i .link,
#menu-i .dropdown-item {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
#menu-i .link {
  font-size: 1rem;
}
#menu-i .dropdown-item,
#menu-i .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-i .link:hover,
#menu-i .link:focus {
  color: #c0392b;
}
#menu-i .dropdown-item:hover::before,
#menu-i .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-i .dropdown-item:hover,
#menu-i .dropdown-item:focus {
  color: #333333;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-menu {
  background: #d5d5d5;
}
#menu-i .nav-dropdown-sm .link:focus,
#menu-i .nav-dropdown-sm .link:hover,
#menu-i .nav-dropdown-sm .dropdown-item:focus,
#menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-i .navbar,
#menu-i .nav-dropdown-sm,
#menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-i .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
}
#menu-i .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-i .bg-color.transparent.opened .link:hover,
#menu-i .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#footer2-j .mbr-section-text {
  color: #fff;
}
#footer2-j P {
  color: #bbbbbb;
}
#features8-k .lead {
  color: #9fa3a7;
}
#features8-k .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-k .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-k .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-k .mbr-section-title {
  font-size: 36px;
  color: #333333;
}


#menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l .navbar-caption {
  color: #ffffff;
}
#menu-l .navbar-toggler {
  color: #333333;
}
#menu-l .close-icon::before,
#menu-l .close-icon::after {
  background-color: #333333;
}
#menu-l .link,
#menu-l .dropdown-item {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
#menu-l .link {
  font-size: 1rem;
}
#menu-l .dropdown-item,
#menu-l .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-l .link:hover,
#menu-l .link:focus {
  color: #c0392b;
}
#menu-l .dropdown-item:hover::before,
#menu-l .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-l .dropdown-item:hover,
#menu-l .dropdown-item:focus {
  color: #333333;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-menu {
  background: #d5d5d5;
}
#menu-l .nav-dropdown-sm .link:focus,
#menu-l .nav-dropdown-sm .link:hover,
#menu-l .nav-dropdown-sm .dropdown-item:focus,
#menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-l .navbar,
#menu-l .nav-dropdown-sm,
#menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
}
#menu-l .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l .bg-color.transparent.opened .link:hover,
#menu-l .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#footer2-m .mbr-section-text {
  color: #fff;
}
#footer2-m P {
  color: #bbbbbb;
}
#features8-n .lead {
  color: #9fa3a7;
}
#features8-n .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-n .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-n .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-n .mbr-section-title {
  font-size: 36px;
  color: #333333;
}


#menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o .navbar-caption {
  color: #ffffff;
}
#menu-o .navbar-toggler {
  color: #333333;
}
#menu-o .close-icon::before,
#menu-o .close-icon::after {
  background-color: #333333;
}
#menu-o .link,
#menu-o .dropdown-item {
  color: #333333;
  font-family: 'Noto Sans', sans-serif;
}
#menu-o .link {
  font-size: 1rem;
}
#menu-o .dropdown-item,
#menu-o .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-o .link:hover,
#menu-o .link:focus {
  color: #c0392b;
}
#menu-o .dropdown-item:hover::before,
#menu-o .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-o .dropdown-item:hover,
#menu-o .dropdown-item:focus {
  color: #333333;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-menu {
  background: #d5d5d5;
}
#menu-o .nav-dropdown-sm .link:focus,
#menu-o .nav-dropdown-sm .link:hover,
#menu-o .nav-dropdown-sm .dropdown-item:focus,
#menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-o .navbar,
#menu-o .nav-dropdown-sm,
#menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
}
#menu-o .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o .bg-color.transparent.opened .link:hover,
#menu-o .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#footer2-p .mbr-section-text {
  color: #fff;
}
#footer2-p P {
  color: #bbbbbb;
}
#features8-q .lead {
  color: #9fa3a7;
}
#features8-q .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-q .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-q .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-q .mbr-section-title {
  font-size: 36px;
  color: #333333;
}


#menu-r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-r .navbar-caption {
  color: #ffffff;
}
#menu-r .navbar-toggler {
  color: #333333;
}
#menu-r .close-icon::before,
#menu-r .close-icon::after {
  background-color: #333333;
}
#menu-r .link,
#menu-r .dropdown-item {
  color: #333333;
  font-family: 'Noto Sans', sans-serif;
}
#menu-r .link {
  font-size: 1rem;
}
#menu-r .dropdown-item,
#menu-r .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-r .link:hover,
#menu-r .link:focus {
  color: #c0392b;
}
#menu-r .dropdown-item:hover::before,
#menu-r .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-r .dropdown-item:hover,
#menu-r .dropdown-item:focus {
  color: #333333;
}
#menu-r .link[aria-expanded="true"],
#menu-r .dropdown-menu {
  background: #d5d5d5;
}
#menu-r .nav-dropdown-sm .link:focus,
#menu-r .nav-dropdown-sm .link:hover,
#menu-r .nav-dropdown-sm .dropdown-item:focus,
#menu-r .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-r .navbar,
#menu-r .nav-dropdown-sm,
#menu-r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-r .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
}
#menu-r .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-r .bg-color.transparent.opened .link:hover,
#menu-r .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-r .link[aria-expanded="true"],
#menu-r .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#footer2-s .mbr-section-text {
  color: #fff;
}
#footer2-s P {
  color: #bbbbbb;
}
#features8-t .lead {
  color: #9fa3a7;
}
#features8-t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-t .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-t .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-t .mbr-section-title {
  font-size: 36px;
  color: #333333;
}


#menu-u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-u .navbar-caption {
  color: #ffffff;
}
#menu-u .navbar-toggler {
  color: #333333;
}
#menu-u .close-icon::before,
#menu-u .close-icon::after {
  background-color: #333333;
}
#menu-u .link,
#menu-u .dropdown-item {
  color: #333333;
  font-family: 'Noto Sans', sans-serif;
}
#menu-u .link {
  font-size: 1rem;
}
#menu-u .dropdown-item,
#menu-u .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-u .link:hover,
#menu-u .link:focus {
  color: #c0392b;
}
#menu-u .dropdown-item:hover::before,
#menu-u .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-u .dropdown-item:hover,
#menu-u .dropdown-item:focus {
  color: #333333;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-menu {
  background: #d5d5d5;
}
#menu-u .nav-dropdown-sm .link:focus,
#menu-u .nav-dropdown-sm .link:hover,
#menu-u .nav-dropdown-sm .dropdown-item:focus,
#menu-u .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-u .navbar,
#menu-u .nav-dropdown-sm,
#menu-u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-u .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
}
#menu-u .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-u .bg-color.transparent.opened .link:hover,
#menu-u .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#footer2-v .mbr-section-text {
  color: #fff;
}
#footer2-v P {
  color: #bbbbbb;
}
#features8-w .lead {
  color: #9fa3a7;
}
#features8-w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-w .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-w .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-w .mbr-section-title {
  font-size: 36px;
  color: #333333;
}


#menu-15 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-15 .navbar-caption {
  color: #ffffff;
}
#menu-15 .navbar-toggler {
  color: #333333;
}
#menu-15 .close-icon::before,
#menu-15 .close-icon::after {
  background-color: #333333;
}
#menu-15 .link,
#menu-15 .dropdown-item {
  color: #333333;
  font-family: 'Noto Sans', sans-serif;
}
#menu-15 .link {
  font-size: 1rem;
}
#menu-15 .dropdown-item,
#menu-15 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-15 .link:hover,
#menu-15 .link:focus {
  color: #c0392b;
}
#menu-15 .dropdown-item:hover::before,
#menu-15 .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-15 .dropdown-item:hover,
#menu-15 .dropdown-item:focus {
  color: #333333;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-menu {
  background: #d5d5d5;
}
#menu-15 .nav-dropdown-sm .link:focus,
#menu-15 .nav-dropdown-sm .link:hover,
#menu-15 .nav-dropdown-sm .dropdown-item:focus,
#menu-15 .nav-dropdown-sm .dropdown-item:hover {
  background: #e6e6e6!important;
}
#menu-15 .navbar,
#menu-15 .nav-dropdown-sm,
#menu-15 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-15 .nav-dropdown-sm .dropdown-menu {
  background: #eeeeee;
}
#menu-15 .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-15 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-15 .bg-color.transparent.opened .link:hover,
#menu-15 .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#footer2-16 .mbr-section-text {
  color: #fff;
}
#footer2-16 P {
  color: #bbbbbb;
}
#features8-17 .lead {
  color: #9fa3a7;
}
#features8-17 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-17 .mbr-section-text B {
  color: #c0392b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features8-17 .mbr-section-text {
  font-size: 14px;
  color: #666666;
  text-align: left;
}
#features8-17 .mbr-section-title {
  font-size: 36px;
  color: #333333;
}
