@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);




body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Rubik', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Rubik', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Rubik', 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: 'Rubik', sans-serif;
}
.btn {
  border-radius: 2.6em;
}
.mbr-gallery-filter ul li {
  border-radius: 2.6em;
}
.btn-sm,
.mbr-section-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Rubik', sans-serif;
}
.mbr-author-desc {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Rubik', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #ff0000 !important;
}
.bg-success {
  background-color: #2ecc71 !important;
}
.bg-info {
  background-color: #3498db !important;
}
.bg-warning {
  background-color: #f1c40f !important;
}
.bg-danger {
  background-color: #e74c3c !important;
}
.btn-primary {
  background-color: #ff0000;
  border-color: #ff0000;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #ff3333;
  border-color: #ff3333;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #ff3333 !important;
  border-color: #ff3333 !important;
}
.btn-secondary {
  background-color: #9b59b6;
  border-color: #9b59b6;
  color: #000000;
}
.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: #000000;
}
.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: #000000;
}
.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: #f1c40f;
  border-color: #f1c40f;
  color: #000000;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #f4d03f;
  border-color: #f4d03f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #f4d03f !important;
  border-color: #f4d03f !important;
}
.btn-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #000000;
}
.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: #f50000;
  color: #f50000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #ff0000 !important;
  border-color: #ff0000 !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: #e8bd0e;
  color: #e8bd0e;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #f1c40f !important;
  border-color: #f1c40f !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: #ff0000;
  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: #ff3333;
  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: #f1c40f;
  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: #f4d03f;
  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: #ff0000 !important;
}
.text-success {
  color: #2ecc71 !important;
}
.text-info {
  color: #3498db !important;
}
.text-warning {
  color: #f1c40f !important;
}
.text-danger {
  color: #e74c3c !important;
}
.alert-success {
  background-color: #2ecc71;
}
.alert-info {
  background-color: #3498db;
}
.alert-warning {
  background-color: #f1c40f;
}
.alert-danger {
  background-color: #e74c3c;
}
.btn-social {
  border-color: #ff0000;
}
.btn-social:hover {
  background: #ff0000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ff0000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ff0000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ff0000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ff0000;
}
.lead a {
  color: #ff0000;
}
.lead a:hover {
  color: #ff3333;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffcccc;
}
.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: #fcf3d0;
}
.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: #ff0000;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #ff0000;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #ff0000;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a {
  border-radius: 50% !important;
}
.mbr-arrow-up a {
  border-radius: 50% !important;
}
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(255, 0, 0, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #ff1a1a;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #ff0000;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(255, 0, 0, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #ff0000;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #ff0000;
}
.mbr-slider .carousel-indicators .active {
  background: #ff0000;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #ff0000;
}
.mbr-gallery .modal .close:hover {
  background: #ff0000;
}
.mbr-gallery-filter li.active {
  border-color: #ff0000;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #ff3333;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(255, 0, 0, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #ff0000;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #ff0000;
}
/*content4*/
.content4 p {
  border-top-color: #ff0000;
  border-bottom-color: #ff0000;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #ff0000;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #ff0000;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #ff0000;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #ff0000;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #ff0000;
  }
}
.progressbar .progressbar-number {
  background: #ff3333;
}
/*countdown*/
.countdown .period {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Rubik', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #ff0000;
}
.countdown2 .bottom1 {
  background: #ff3333;
}
.countdown2 .bottom2 {
  background: #cc0000;
}
/*accordion*/
.accordion .panel-heading {
  background: #ff3333;
  border-bottom: 1px solid #cc0000;
}
.accordion .panel-heading:hover {
  background: #cc0000;
}
.accordion .accordion-group .panel:last-child:after {
  background: #cc0000;
}
/* news */
.news__card:hover {
  background: #ff0000;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #ff0000;
}
.shop1 .shop-item-price {
  font-family: 'Rubik', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #ff0000;
  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: 'Rubik', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Rubik', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Rubik', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #ff0000;
}
.animated-bg1 .text {
  font-family: 'Rubik', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Rubik', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Rubik', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Rubik', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Rubik', sans-serif;
}
/*end colorM*/
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
}
#menu-0 .link {
  font-size: 0.6rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-0 .link:hover,
#menu-0 .link:focus {
  color: #ff0000;
}
#menu-0 .dropdown-item:hover::before,
#menu-0 .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-0 .dropdown-item:hover,
#menu-0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #1a242f;
}
#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: #273646!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: #2c3e50;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  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: #ff0000;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-0 .btn {
  font-size: 9px;
}
#header5-dt .elements-content {
  padding-bottom: 140px;
}
#header5-dt .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-dt .mbr-section-title,
#header5-dt .tab-pane {
  color: #fff;
}
#header5-dt .mbr-section-title {
  margin-bottom: 60px;
}
#header5-dt .nav-tabs {
  margin-top: 90px;
}
#header5-dt .mbr-section-title B {
  font-size: 60px;
}
#features8-8u .lead {
  color: #9fa3a7;
}
#features8-8u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8u .mbr-section-title {
  font-size: 46px;
}
#team1-9p H3 {
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
}
#features16-8v .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-size: 72px;
}
#features16-8v .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#testimonials1-21 .card-block p {
  font-size: 15px;
}
#form2-8w .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-8w .form-control-label {
  color: undefined;
}
#footer9-99 P {
  text-align: left;
}
#menu-31 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-31 .navbar-caption {
  color: #ffffff;
}
#menu-31 .navbar-toggler {
  color: #ffffff;
}
#menu-31 .close-icon::before,
#menu-31 .close-icon::after {
  background-color: #ffffff;
}
#menu-31 .link,
#menu-31 .dropdown-item {
  color: #ffffff;
}
#menu-31 .link {
  font-size: 0.6rem;
}
#menu-31 .dropdown-item,
#menu-31 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-31 .link:hover,
#menu-31 .link:focus {
  color: #ff0000;
}
#menu-31 .dropdown-item:hover::before,
#menu-31 .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-31 .dropdown-item:hover,
#menu-31 .dropdown-item:focus {
  color: #ffffff;
}
#menu-31 .link[aria-expanded="true"],
#menu-31 .dropdown-menu {
  background: #1a242f;
}
#menu-31 .nav-dropdown-sm .link:focus,
#menu-31 .nav-dropdown-sm .link:hover,
#menu-31 .nav-dropdown-sm .dropdown-item:focus,
#menu-31 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-31 .navbar,
#menu-31 .nav-dropdown-sm,
#menu-31 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-31 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-31 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-31 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-31 .bg-color.transparent.opened .link:hover,
#menu-31 .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-31 .link[aria-expanded="true"],
#menu-31 .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-31 .btn {
  font-size: 9px;
}
#header1-32 .lead {
  color: #93a3a7;
  font-style: italic;
}
#header2-33 .mbr-section-title,
#header2-33 .mbr-section-subtitle,
#header2-33 .btn {
  color: #fff;
}
#header2-33 .mbr-section-title {
  font-weight: 700;
}
#header3-34 .display-1 {
  font-weight: 700;
}
#header3-34 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header9-35 .elements-content {
  padding-bottom: 50px;
}
#header9-35 .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-35 .mbr-section-title,
#header9-35 .tab-pane {
  color: #000;
}
#header8-36 .display-1 {
  font-weight: 700;
}
#header8-36 .subtitle {
  color: #fff;
}
#header8-36 .mbr-section-subtitle.lead {
  text-transform: uppercase;
  margin-bottom: 0;
}
#header8-36 .testimonial-text,
#header8-36 .testimonial-author,
#header8-36 .testimonial-position {
  color: #565555;
}
#header8-36 .testimonial-position {
  font-style: italic;
  color: #666666;
}
#header4-37 .display-1 {
  font-weight: 700;
}
#header4-37 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header5-38 .elements-content {
  padding-bottom: 140px;
}
#header5-38 .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-38 .mbr-section-title,
#header5-38 .tab-pane {
  color: #fff;
}
#header5-38 .mbr-section-title {
  margin-bottom: 60px;
}
#header5-38 .nav-tabs {
  margin-top: 90px;
}
#header6-39 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-39 .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header7-3a .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-3a .mbr-section-text {
  color: #9fa3a7;
}
#header7-3a .mbr-section-title {
  color: #242424;
  font-weight: bold;
}
#header10-3b .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#features15-3d .mbr-section-title {
  font-weight: 700;
}
#features15-3d .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-3d .mbr-cards-row {
  margin-top: 40px;
}
#features17-3e .mbr-section-title {
  font-weight: 400;
}
#features17-3e .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features1-3f .mbr-section-title {
  font-weight: 700;
}
#features1-3f .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features2-3g .mbr-section-title {
  font-weight: 700;
}
#features2-3g .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features3-3h .mbr-section-title {
  font-weight: 700;
}
#features3-3h .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features4-3i .mbr-section-title {
  font-weight: 700;
}
#features4-3i .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features16-3j .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
}
#features16-3j .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features8-3k .lead {
  color: #9fa3a7;
}
#features8-3k .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-3l .lead {
  color: #9fa3a7;
}
#features7-3l .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3m .lead {
  color: #9fa3a7;
}
#features6-3m .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-3n .lead {
  color: #9fa3a7;
}
#features5-3n .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-3n .card-number {
  left: -20px;
}
#features10-3r .lead {
  color: #ffffff;
}
#features10-3r .mbr-section-subtitle {
  text-transform: uppercase;
}
#features10-3r .mbr-section-title {
  color: #ffffff;
}
#animated-bg1-3s .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#content3-40 .mbr-section-title,
#content3-40 .mbr-section-subtitle {
  text-align: center;
}
#slider3-4b .mbr-section-title,
#slider3-4b .mbr-section-text {
  color: #fff;
}
#progress-bar7-4q path[stroke] {
  stroke: #ff0000 !important;
}
#progress-bar8-4r path[stroke] {
  stroke: #ff0000 !important;
}
#pricing-table1-4v .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-4v .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#pricing-table2-4w .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table2-4w .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#testimonials1-52 .card-block p {
  font-size: 15px;
}
#testimonials2-53 .card-block p {
  font-size: 15px;
}
#call1-5h .display-1 {
  font-weight: 700;
}
#call1-5h .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call2-5i .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-5i .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-5j .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-5j .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#form1-5o .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-5p .mbr-section-subtitle {
  text-transform: uppercase;
}
#form5-5q .mbr-section-subtitle {
  text-transform: uppercase;
}
#form3-5r .mbr-section-subtitle {
  text-transform: uppercase;
}
#shop1-5t .galleryItem h4:hover {
  color: #ff0000;
}
#shop1-5t .mbr-gallery-filter ul li.active {
  color: #ff0000;
}
#shop1-5t .mbr-gallery-filter ul li:hover {
  color: #ff0000;
}
#shop1-5t .mbr-gallery-filter ul li:before {
  background: #ff0000;
}
#shop1-5t .min-toggle:hover,
#shop1-5t .max-toggle:hover {
  background-color: #ff0000;
}
#shop1-5t .shop-title {
  font-family: 'Rubik', sans-serif;
}
#shop1-5t .categories-titles .mbr-gallery-filter ul li {
  font-family: 'Rubik', sans-serif;
}
#shop1-5t .max-input {
  font-family: 'Rubik', sans-serif;
}
#shop1-5t .min-input {
  font-family: 'Rubik', sans-serif;
}
#shop1-5t .item-title {
  font-family: 'Rubik', sans-serif;
}
#shop1-5t .card-description {
  font-family: 'Rubik', sans-serif;
}
#shop1-5t .shop-item-price {
  font-family: 'Rubik', sans-serif;
}
#social-buttons1-5u .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-5u .mbr-section-title {
  color: #fff;
}
#table1-5v th {
  color: #9fa3a7;
}
#menu-5x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5x .navbar-caption {
  color: #ffffff;
}
#menu-5x .navbar-toggler {
  color: #ffffff;
}
#menu-5x .close-icon::before,
#menu-5x .close-icon::after {
  background-color: #ffffff;
}
#menu-5x .link,
#menu-5x .dropdown-item {
  color: #ffffff;
}
#menu-5x .link {
  font-size: 0.6rem;
}
#menu-5x .dropdown-item,
#menu-5x .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-5x .link:hover,
#menu-5x .link:focus {
  color: #ff0000;
}
#menu-5x .dropdown-item:hover::before,
#menu-5x .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-5x .dropdown-item:hover,
#menu-5x .dropdown-item:focus {
  color: #ffffff;
}
#menu-5x .link[aria-expanded="true"],
#menu-5x .dropdown-menu {
  background: #1a242f;
}
#menu-5x .nav-dropdown-sm .link:focus,
#menu-5x .nav-dropdown-sm .link:hover,
#menu-5x .nav-dropdown-sm .dropdown-item:focus,
#menu-5x .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-5x .navbar,
#menu-5x .nav-dropdown-sm,
#menu-5x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5x .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-5x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5x .bg-color.transparent.opened .link:hover,
#menu-5x .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-5x .link[aria-expanded="true"],
#menu-5x .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-5x .btn {
  font-size: 9px;
}
#header1-5y .lead {
  color: #93a3a7;
  font-style: italic;
}
#header2-5z .mbr-section-title,
#header2-5z .mbr-section-subtitle,
#header2-5z .btn {
  color: #fff;
}
#header2-5z .mbr-section-title {
  font-weight: 700;
}
#header3-60 .display-1 {
  font-weight: 700;
}
#header3-60 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header9-61 .elements-content {
  padding-bottom: 50px;
}
#header9-61 .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-61 .mbr-section-title,
#header9-61 .tab-pane {
  color: #000;
}
#header8-62 .display-1 {
  font-weight: 700;
}
#header8-62 .subtitle {
  color: #fff;
}
#header8-62 .mbr-section-subtitle.lead {
  text-transform: uppercase;
  margin-bottom: 0;
}
#header8-62 .testimonial-text,
#header8-62 .testimonial-author,
#header8-62 .testimonial-position {
  color: #565555;
}
#header8-62 .testimonial-position {
  font-style: italic;
  color: #666666;
}
#header4-63 .display-1 {
  font-weight: 700;
}
#header4-63 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header5-64 .elements-content {
  padding-bottom: 140px;
}
#header5-64 .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-64 .mbr-section-title,
#header5-64 .tab-pane {
  color: #fff;
}
#header5-64 .mbr-section-title {
  margin-bottom: 60px;
}
#header5-64 .nav-tabs {
  margin-top: 90px;
}
#header6-65 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-65 .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header7-66 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-66 .mbr-section-text {
  color: #9fa3a7;
}
#header7-66 .mbr-section-title {
  color: #242424;
  font-weight: bold;
}
#header10-67 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#features15-69 .mbr-section-title {
  font-weight: 700;
}
#features15-69 .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-69 .mbr-cards-row {
  margin-top: 40px;
}
#features17-6a .mbr-section-title {
  font-weight: 400;
}
#features17-6a .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features1-6b .mbr-section-title {
  font-weight: 700;
}
#features1-6b .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features2-6c .mbr-section-title {
  font-weight: 700;
}
#features2-6c .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features3-6d .mbr-section-title {
  font-weight: 700;
}
#features3-6d .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features4-6e .mbr-section-title {
  font-weight: 700;
}
#features4-6e .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features16-6f .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
}
#features16-6f .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features8-6g .lead {
  color: #9fa3a7;
}
#features8-6g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-6h .lead {
  color: #9fa3a7;
}
#features7-6h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-6i .lead {
  color: #9fa3a7;
}
#features6-6i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-6j .lead {
  color: #9fa3a7;
}
#features5-6j .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-6j .card-number {
  left: -20px;
}
#features10-6n .lead {
  color: #ffffff;
}
#features10-6n .mbr-section-subtitle {
  text-transform: uppercase;
}
#features10-6n .mbr-section-title {
  color: #ffffff;
}
#animated-bg1-6o .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#content3-6w .mbr-section-title,
#content3-6w .mbr-section-subtitle {
  text-align: center;
}
#slider3-77 .mbr-section-title,
#slider3-77 .mbr-section-text {
  color: #fff;
}
#progress-bar7-7m path[stroke] {
  stroke: #ff0000 !important;
}
#progress-bar8-7n path[stroke] {
  stroke: #ff0000 !important;
}
#pricing-table1-7r .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-7r .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#pricing-table2-7s .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table2-7s .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#testimonials1-7y .card-block p {
  font-size: 15px;
}
#testimonials2-7z .card-block p {
  font-size: 15px;
}
#call1-8d .display-1 {
  font-weight: 700;
}
#call1-8d .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call2-8e .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-8e .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-8f .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-8f .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#form1-8k .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-8l .mbr-section-subtitle {
  text-transform: uppercase;
}
#form5-8m .mbr-section-subtitle {
  text-transform: uppercase;
}
#form3-8n .mbr-section-subtitle {
  text-transform: uppercase;
}
#shop1-8p .galleryItem h4:hover {
  color: #ff0000;
}
#shop1-8p .mbr-gallery-filter ul li.active {
  color: #ff0000;
}
#shop1-8p .mbr-gallery-filter ul li:hover {
  color: #ff0000;
}
#shop1-8p .mbr-gallery-filter ul li:before {
  background: #ff0000;
}
#shop1-8p .min-toggle:hover,
#shop1-8p .max-toggle:hover {
  background-color: #ff0000;
}
#shop1-8p .shop-title {
  font-family: 'Rubik', sans-serif;
}
#shop1-8p .categories-titles .mbr-gallery-filter ul li {
  font-family: 'Rubik', sans-serif;
}
#shop1-8p .max-input {
  font-family: 'Rubik', sans-serif;
}
#shop1-8p .min-input {
  font-family: 'Rubik', sans-serif;
}
#shop1-8p .item-title {
  font-family: 'Rubik', sans-serif;
}
#shop1-8p .card-description {
  font-family: 'Rubik', sans-serif;
}
#shop1-8p .shop-item-price {
  font-family: 'Rubik', sans-serif;
}
#social-buttons1-8q .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-8q .mbr-section-title {
  color: #fff;
}
#table1-8r th {
  color: #9fa3a7;
}
#menu-9a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9a .navbar-caption {
  color: #ffffff;
}
#menu-9a .navbar-toggler {
  color: #ffffff;
}
#menu-9a .close-icon::before,
#menu-9a .close-icon::after {
  background-color: #ffffff;
}
#menu-9a .link,
#menu-9a .dropdown-item {
  color: #ffffff;
}
#menu-9a .link {
  font-size: 0.6rem;
}
#menu-9a .dropdown-item,
#menu-9a .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-9a .link:hover,
#menu-9a .link:focus {
  color: #ff0000;
}
#menu-9a .dropdown-item:hover::before,
#menu-9a .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-9a .dropdown-item:hover,
#menu-9a .dropdown-item:focus {
  color: #ffffff;
}
#menu-9a .link[aria-expanded="true"],
#menu-9a .dropdown-menu {
  background: #1a242f;
}
#menu-9a .nav-dropdown-sm .link:focus,
#menu-9a .nav-dropdown-sm .link:hover,
#menu-9a .nav-dropdown-sm .dropdown-item:focus,
#menu-9a .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-9a .navbar,
#menu-9a .nav-dropdown-sm,
#menu-9a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9a .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-9a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9a .bg-color.transparent.opened .link:hover,
#menu-9a .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-9a .link[aria-expanded="true"],
#menu-9a .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-9a .btn {
  font-size: 9px;
}
#slider-9c .mbr-section-title B {
  font-size: 60px;
}
#slider-9c .mbr-section-title {
  text-align: center;
}
#slider-9c .mbr-section-text {
  text-align: center;
}
#features13-b6 .mbr-section-title DIV {
  font-size: 60px;
}
#features13-b6 .mbr-section-title {
  font-size: 60px;
  color: #95a5a6;
}
#features14-aw .mbr-section-title {
  font-size: 60px;
  color: #7f8c8d;
}
#pricing-table1-az .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-az .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#features13-b0 .mbr-section-title {
  color: #95a5a6;
  font-size: 60px;
}
#pricing-table1-b2 .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-b2 .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#features14-b3 .mbr-section-title B {
  font-size: 60px;
}
#features14-b3 .mbr-section-title {
  color: #95a5a6;
}
#pricing-table1-b5 .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-b5 .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#form2-b8 .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer9-99 P {
  text-align: left;
}
#menu-9g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9g .navbar-caption {
  color: #ffffff;
}
#menu-9g .navbar-toggler {
  color: #ffffff;
}
#menu-9g .close-icon::before,
#menu-9g .close-icon::after {
  background-color: #ffffff;
}
#menu-9g .link,
#menu-9g .dropdown-item {
  color: #ffffff;
}
#menu-9g .link {
  font-size: 0.6rem;
}
#menu-9g .dropdown-item,
#menu-9g .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-9g .link:hover,
#menu-9g .link:focus {
  color: #ff0000;
}
#menu-9g .dropdown-item:hover::before,
#menu-9g .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-9g .dropdown-item:hover,
#menu-9g .dropdown-item:focus {
  color: #ffffff;
}
#menu-9g .link[aria-expanded="true"],
#menu-9g .dropdown-menu {
  background: #1a242f;
}
#menu-9g .nav-dropdown-sm .link:focus,
#menu-9g .nav-dropdown-sm .link:hover,
#menu-9g .nav-dropdown-sm .dropdown-item:focus,
#menu-9g .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-9g .navbar,
#menu-9g .nav-dropdown-sm,
#menu-9g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9g .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-9g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9g .bg-color.transparent.opened .link:hover,
#menu-9g .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-9g .link[aria-expanded="true"],
#menu-9g .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-9g .btn {
  font-size: 9px;
}
#features14-9o .mbr-section-title {
  font-size: 80px;
}
#features14-9o .mbr-section-title B {
  color: #bdc3c7;
}
#features14-9r .mbr-section-title B {
  color: #bdc3c7;
  font-size: 80px;
}
#header7-9m .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-9m .mbr-section-text {
  color: #9fa3a7;
}
#header7-9m .mbr-section-title {
  color: #bdc3c7;
  font-weight: bold;
}
#header10-9n .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#footer9-99 P {
  text-align: left;
}
#menu-9s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9s .navbar-caption {
  color: #ffffff;
}
#menu-9s .navbar-toggler {
  color: #ffffff;
}
#menu-9s .close-icon::before,
#menu-9s .close-icon::after {
  background-color: #ffffff;
}
#menu-9s .link,
#menu-9s .dropdown-item {
  color: #ffffff;
}
#menu-9s .link {
  font-size: 0.6rem;
}
#menu-9s .dropdown-item,
#menu-9s .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-9s .link:hover,
#menu-9s .link:focus {
  color: #ff0000;
}
#menu-9s .dropdown-item:hover::before,
#menu-9s .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-9s .dropdown-item:hover,
#menu-9s .dropdown-item:focus {
  color: #ffffff;
}
#menu-9s .link[aria-expanded="true"],
#menu-9s .dropdown-menu {
  background: #1a242f;
}
#menu-9s .nav-dropdown-sm .link:focus,
#menu-9s .nav-dropdown-sm .link:hover,
#menu-9s .nav-dropdown-sm .dropdown-item:focus,
#menu-9s .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-9s .navbar,
#menu-9s .nav-dropdown-sm,
#menu-9s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9s .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-9s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9s .bg-color.transparent.opened .link:hover,
#menu-9s .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-9s .link[aria-expanded="true"],
#menu-9s .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-9s .btn {
  font-size: 9px;
}
#features13-9u .mbr-section-title {
  color: #bdc3c7;
  font-size: 80px;
}
#features14-9v .mbr-section-title B {
  color: #bdc3c7;
  font-size: 60px;
}
#features1-9z .mbr-section-title {
  font-weight: 700;
  color: #bdc3c7;
}
#features1-9z .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features13-a1 .mbr-section-title {
  color: #bdc3c7;
}
#features13-a1 .mbr-section-title B {
  font-size: 60px;
}
#slider-a7 .mbr-section-title B {
  color: #7f8c8d;
}
#footer9-99 P {
  text-align: left;
}
#features14-aa .mbr-section-title B {
  color: #bdc3c7;
  font-size: 60px;
}
#menu-a8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-a8 .navbar-caption {
  color: #ffffff;
}
#menu-a8 .navbar-toggler {
  color: #ffffff;
}
#menu-a8 .close-icon::before,
#menu-a8 .close-icon::after {
  background-color: #ffffff;
}
#menu-a8 .link,
#menu-a8 .dropdown-item {
  color: #ffffff;
}
#menu-a8 .link {
  font-size: 0.6rem;
}
#menu-a8 .dropdown-item,
#menu-a8 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-a8 .link:hover,
#menu-a8 .link:focus {
  color: #ff0000;
}
#menu-a8 .dropdown-item:hover::before,
#menu-a8 .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-a8 .dropdown-item:hover,
#menu-a8 .dropdown-item:focus {
  color: #ffffff;
}
#menu-a8 .link[aria-expanded="true"],
#menu-a8 .dropdown-menu {
  background: #1a242f;
}
#menu-a8 .nav-dropdown-sm .link:focus,
#menu-a8 .nav-dropdown-sm .link:hover,
#menu-a8 .nav-dropdown-sm .dropdown-item:focus,
#menu-a8 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-a8 .navbar,
#menu-a8 .nav-dropdown-sm,
#menu-a8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-a8 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-a8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-a8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-a8 .bg-color.transparent.opened .link:hover,
#menu-a8 .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-a8 .link[aria-expanded="true"],
#menu-a8 .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-a8 .btn {
  font-size: 9px;
}
#features1-ae .mbr-section-title {
  font-weight: 700;
  color: #bdc3c7;
}
#features1-ae .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#footer9-99 P {
  text-align: left;
}
#menu-ci .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ci .navbar-caption {
  color: #ffffff;
}
#menu-ci .navbar-toggler {
  color: #ffffff;
}
#menu-ci .close-icon::before,
#menu-ci .close-icon::after {
  background-color: #ffffff;
}
#menu-ci .link,
#menu-ci .dropdown-item {
  color: #ffffff;
}
#menu-ci .link {
  font-size: 0.6rem;
}
#menu-ci .dropdown-item,
#menu-ci .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-ci .link:hover,
#menu-ci .link:focus {
  color: #ff0000;
}
#menu-ci .dropdown-item:hover::before,
#menu-ci .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-ci .dropdown-item:hover,
#menu-ci .dropdown-item:focus {
  color: #ffffff;
}
#menu-ci .link[aria-expanded="true"],
#menu-ci .dropdown-menu {
  background: #1a242f;
}
#menu-ci .nav-dropdown-sm .link:focus,
#menu-ci .nav-dropdown-sm .link:hover,
#menu-ci .nav-dropdown-sm .dropdown-item:focus,
#menu-ci .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-ci .navbar,
#menu-ci .nav-dropdown-sm,
#menu-ci .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ci .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-ci .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ci .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ci .bg-color.transparent.opened .link:hover,
#menu-ci .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-ci .link[aria-expanded="true"],
#menu-ci .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-ci .btn {
  font-size: 9px;
}
#header2-ah .mbr-section-title,
#header2-ah .mbr-section-subtitle,
#header2-ah .btn {
  color: #fff;
}
#header2-ah .mbr-section-title {
  font-weight: 700;
}
#features8-am .lead {
  color: #9fa3a7;
}
#features8-am .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-am .mbr-section-title {
  color: #bdc3c7;
  font-size: 60px;
}
#header7-ao .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-ao .mbr-section-text {
  color: #9fa3a7;
}
#header7-ao .mbr-section-title {
  color: #bdc3c7;
  font-weight: bold;
}
#content3-ar .mbr-section-title,
#content3-ar .mbr-section-subtitle {
  text-align: center;
}
#features1-ap .mbr-section-title {
  font-weight: 700;
}
#features1-ap .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#footer9-99 P {
  text-align: left;
}

#menu-b9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b9 .navbar-caption {
  color: #ffffff;
}
#menu-b9 .navbar-toggler {
  color: #ffffff;
}
#menu-b9 .close-icon::before,
#menu-b9 .close-icon::after {
  background-color: #ffffff;
}
#menu-b9 .link,
#menu-b9 .dropdown-item {
  color: #ffffff;
}
#menu-b9 .link {
  font-size: 0.6rem;
}
#menu-b9 .dropdown-item,
#menu-b9 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-b9 .link:hover,
#menu-b9 .link:focus {
  color: #ff0000;
}
#menu-b9 .dropdown-item:hover::before,
#menu-b9 .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-b9 .dropdown-item:hover,
#menu-b9 .dropdown-item:focus {
  color: #ffffff;
}
#menu-b9 .link[aria-expanded="true"],
#menu-b9 .dropdown-menu {
  background: #1a242f;
}
#menu-b9 .nav-dropdown-sm .link:focus,
#menu-b9 .nav-dropdown-sm .link:hover,
#menu-b9 .nav-dropdown-sm .dropdown-item:focus,
#menu-b9 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-b9 .navbar,
#menu-b9 .nav-dropdown-sm,
#menu-b9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b9 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-b9 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b9 .bg-color.transparent.opened .link:hover,
#menu-b9 .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-b9 .link[aria-expanded="true"],
#menu-b9 .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-b9 .btn {
  font-size: 9px;
}
#slider-ba .mbr-section-title B {
  font-size: 72px;
}
#slider-ba .mbr-section-title {
  text-align: center;
}
#slider-ba .mbr-section-text {
  text-align: center;
}
#slider-ba .mbr-section-title SPAN {
  font-size: 15px;
}
#features13-bb .mbr-section-title DIV {
  font-size: 60px;
}
#features13-bb .mbr-section-title {
  font-size: 60px;
  color: #95a5a6;
}
#features13-bb .mbr-section-text {
  font-size: 18px;
  color: #666666;
}
#content3-bo .mbr-section-title,
#content3-bo .mbr-section-subtitle {
  text-align: center;
}
#content3-bo P {
  font-size: 20px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#content3-bo H3 {
  color: #2c3e50;
}
#table1-bp th {
  color: #9fa3a7;
}
#features14-bd .mbr-section-title {
  font-size: 60px;
  color: #7f8c8d;
}
#features14-bd .mbr-section-text {
  font-size: 18px;
}
#features13-bg .mbr-section-title {
  color: #95a5a6;
  font-size: 60px;
}
#features13-bg .mbr-section-text {
  font-size: 18px;
}
#pricing-table1-bi .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-bi .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#features14-bj .mbr-section-title B {
  font-size: 60px;
}
#features14-bj .mbr-section-title {
  color: #95a5a6;
}
#features14-bj .mbr-section-text {
  font-size: 18px;
}
#form2-bm .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer9-99 P {
  text-align: left;
}

#menu-bs .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bs .navbar-caption {
  color: #ffffff;
}
#menu-bs .navbar-toggler {
  color: #ffffff;
}
#menu-bs .close-icon::before,
#menu-bs .close-icon::after {
  background-color: #ffffff;
}
#menu-bs .link,
#menu-bs .dropdown-item {
  color: #ffffff;
}
#menu-bs .link {
  font-size: 0.6rem;
}
#menu-bs .dropdown-item,
#menu-bs .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-bs .link:hover,
#menu-bs .link:focus {
  color: #ff0000;
}
#menu-bs .dropdown-item:hover::before,
#menu-bs .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-bs .dropdown-item:hover,
#menu-bs .dropdown-item:focus {
  color: #ffffff;
}
#menu-bs .link[aria-expanded="true"],
#menu-bs .dropdown-menu {
  background: #1a242f;
}
#menu-bs .nav-dropdown-sm .link:focus,
#menu-bs .nav-dropdown-sm .link:hover,
#menu-bs .nav-dropdown-sm .dropdown-item:focus,
#menu-bs .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-bs .navbar,
#menu-bs .nav-dropdown-sm,
#menu-bs .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bs .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-bs .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bs .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bs .bg-color.transparent.opened .link:hover,
#menu-bs .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-bs .link[aria-expanded="true"],
#menu-bs .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-bs .btn {
  font-size: 9px;
}
#header6-bv .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-bv .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header6-bv .mbr-section-title {
  font-size: 60px;
}
#content3-dg .mbr-section-title,
#content3-dg .mbr-section-subtitle {
  text-align: center;
}
#content3-dg P {
  font-size: 20px;
  font-family: 'Rubik', sans-serif;
}
#progress-bar8-ev path[stroke] {
  stroke: #ff0000 !important;
}
#header9-dh .elements-content {
  padding-bottom: 50px;
}
#header9-dh .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-dh .mbr-section-title,
#header9-dh .tab-pane {
  color: #000;
}
#header9-dh P {
  font-size: 20px;
}
#content3-c8 .mbr-section-title,
#content3-c8 .mbr-section-subtitle {
  text-align: center;
}
#gallery3-c9 .mbr-gallery-title {
  font-size: 16px;
}
#footer9-99 P {
  text-align: left;
}
#menu-ca .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ca .navbar-caption {
  color: #ffffff;
}
#menu-ca .navbar-toggler {
  color: #ffffff;
}
#menu-ca .close-icon::before,
#menu-ca .close-icon::after {
  background-color: #ffffff;
}
#menu-ca .link,
#menu-ca .dropdown-item {
  color: #ffffff;
}
#menu-ca .link {
  font-size: 0.6rem;
}
#menu-ca .dropdown-item,
#menu-ca .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-ca .link:hover,
#menu-ca .link:focus {
  color: #ff0000;
}
#menu-ca .dropdown-item:hover::before,
#menu-ca .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-ca .dropdown-item:hover,
#menu-ca .dropdown-item:focus {
  color: #ffffff;
}
#menu-ca .link[aria-expanded="true"],
#menu-ca .dropdown-menu {
  background: #1a242f;
}
#menu-ca .nav-dropdown-sm .link:focus,
#menu-ca .nav-dropdown-sm .link:hover,
#menu-ca .nav-dropdown-sm .dropdown-item:focus,
#menu-ca .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-ca .navbar,
#menu-ca .nav-dropdown-sm,
#menu-ca .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ca .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-ca .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ca .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ca .bg-color.transparent.opened .link:hover,
#menu-ca .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-ca .link[aria-expanded="true"],
#menu-ca .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-ca .btn {
  font-size: 9px;
}
#content3-cd .mbr-section-title,
#content3-cd .mbr-section-subtitle {
  text-align: center;
}
#content3-cd P {
  text-align: right;
}
#footer9-99 P {
  text-align: left;
}

#menu-cf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cf .navbar-caption {
  color: #ffffff;
}
#menu-cf .navbar-toggler {
  color: #ffffff;
}
#menu-cf .close-icon::before,
#menu-cf .close-icon::after {
  background-color: #ffffff;
}
#menu-cf .link,
#menu-cf .dropdown-item {
  color: #ffffff;
}
#menu-cf .link {
  font-size: 0.6rem;
}
#menu-cf .dropdown-item,
#menu-cf .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-cf .link:hover,
#menu-cf .link:focus {
  color: #ff0000;
}
#menu-cf .dropdown-item:hover::before,
#menu-cf .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-cf .dropdown-item:hover,
#menu-cf .dropdown-item:focus {
  color: #ffffff;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-menu {
  background: #1a242f;
}
#menu-cf .nav-dropdown-sm .link:focus,
#menu-cf .nav-dropdown-sm .link:hover,
#menu-cf .nav-dropdown-sm .dropdown-item:focus,
#menu-cf .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-cf .navbar,
#menu-cf .nav-dropdown-sm,
#menu-cf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cf .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-cf .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cf .bg-color.transparent.opened .link:hover,
#menu-cf .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-cf .btn {
  font-size: 9px;
}
#content3-cw .mbr-section-title,
#content3-cw .mbr-section-subtitle {
  text-align: center;
}
#content3-cw P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
#features3-cu .mbr-section-title {
  font-weight: 700;
}
#features3-cu .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
}
#features17-cx .mbr-section-title {
  font-weight: 400;
  color: #f1c40f;
}
#features17-cx .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#intro3-cy P {
  font-size: 20px;
  color: #ffffff;
}
#intro3-cy .mbr-section-title {
  color: #ffffff;
}
#intro6-cz .mbr-section-text {
  font-size: 20px;
}
#footer9-99 P {
  text-align: left;
}






#menu-ci .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ci .navbar-caption {
  color: #ffffff;
}
#menu-ci .navbar-toggler {
  color: #ffffff;
}
#menu-ci .close-icon::before,
#menu-ci .close-icon::after {
  background-color: #ffffff;
}
#menu-ci .link,
#menu-ci .dropdown-item {
  color: #ffffff;
}
#menu-ci .link {
  font-size: 0.6rem;
}
#menu-ci .dropdown-item,
#menu-ci .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-ci .link:hover,
#menu-ci .link:focus {
  color: #ff0000;
}
#menu-ci .dropdown-item:hover::before,
#menu-ci .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-ci .dropdown-item:hover,
#menu-ci .dropdown-item:focus {
  color: #ffffff;
}
#menu-ci .link[aria-expanded="true"],
#menu-ci .dropdown-menu {
  background: #1a242f;
}
#menu-ci .nav-dropdown-sm .link:focus,
#menu-ci .nav-dropdown-sm .link:hover,
#menu-ci .nav-dropdown-sm .dropdown-item:focus,
#menu-ci .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-ci .navbar,
#menu-ci .nav-dropdown-sm,
#menu-ci .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ci .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-ci .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ci .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ci .bg-color.transparent.opened .link:hover,
#menu-ci .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-ci .link[aria-expanded="true"],
#menu-ci .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-ci .btn {
  font-size: 9px;
}
#header1-cj .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-cj .mbr-section-title {
  text-align: left;
  font-size: 80px;
}
#header1-cj .mbr-section-text {
  text-align: left;
  font-size: 20px;
}
#header1-cj .mbr-section-title B {
  font-size: 60px;
}
#header11-cl P {
  font-size: 20px;
  color: #666666;
}
#header11-cl H1 {
  color: #666666;
}
#tabs1-d4 P {
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
}
#tabs1-d4 B {
  font-size: 72px;
  font-family: 'Rubik', sans-serif;
}
#table1-d0 th {
  color: #9fa3a7;
}
#table1-d0 TABLE {
  text-align: left;
}
#content3-d6 .mbr-section-title,
#content3-d6 .mbr-section-subtitle {
  text-align: center;
}
#content3-d6 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
#table1-d5 th {
  color: #9fa3a7;
}
#features9-d7 .mbr-section-title SPAN {
  font-size: 60px;
}
#features9-d7 .mbr-section-subtitle {
  font-family: 'Rubik', sans-serif;
  font-size: 60px;
}
#features9-d7 P {
  color: #000000;
}
#features9-d7 H4 {
  color: #000000;
}
#features9-d7 .date P {
  font-family: 'Rubik', sans-serif;
}
#testimonials1-d8 .card-block p {
  font-size: 15px;
}
#testimonials1-d8 .card-block P {
  font-family: 'Open Sans', sans-serif;
}
#accordion2-d9 P {
  font-size: 20px;
}
#form2-dc .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer9-99 P {
  text-align: left;
}
#menu-dn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dn .navbar-caption {
  color: #ffffff;
}
#menu-dn .navbar-toggler {
  color: #ffffff;
}
#menu-dn .close-icon::before,
#menu-dn .close-icon::after {
  background-color: #ffffff;
}
#menu-dn .link,
#menu-dn .dropdown-item {
  color: #ffffff;
}
#menu-dn .link {
  font-size: 0.6rem;
}
#menu-dn .dropdown-item,
#menu-dn .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-dn .link:hover,
#menu-dn .link:focus {
  color: #ff0000;
}
#menu-dn .dropdown-item:hover::before,
#menu-dn .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-dn .dropdown-item:hover,
#menu-dn .dropdown-item:focus {
  color: #ffffff;
}
#menu-dn .link[aria-expanded="true"],
#menu-dn .dropdown-menu {
  background: #1a242f;
}
#menu-dn .nav-dropdown-sm .link:focus,
#menu-dn .nav-dropdown-sm .link:hover,
#menu-dn .nav-dropdown-sm .dropdown-item:focus,
#menu-dn .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-dn .navbar,
#menu-dn .nav-dropdown-sm,
#menu-dn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dn .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-dn .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-dn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dn .bg-color.transparent.opened .link:hover,
#menu-dn .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-dn .link[aria-expanded="true"],
#menu-dn .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-dn .btn {
  font-size: 9px;
}
#header5-dq .elements-content {
  padding-bottom: 140px;
}
#header5-dq .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-dq .mbr-section-title,
#header5-dq .tab-pane {
  color: #fff;
}
#header5-dq .mbr-section-title {
  margin-bottom: 60px;
}
#header5-dq .nav-tabs {
  margin-top: 90px;
}
#header5-dq .mbr-section-title B {
  font-size: 60px;
}
#progress-bar8-du path[stroke] {
  stroke: #ff0000 !important;
}
#footer9-do P {
  text-align: left;
}


#menu-dy .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dy .navbar-caption {
  color: #ffffff;
}
#menu-dy .navbar-toggler {
  color: #ffffff;
}
#menu-dy .close-icon::before,
#menu-dy .close-icon::after {
  background-color: #ffffff;
}
#menu-dy .link,
#menu-dy .dropdown-item {
  color: #ffffff;
}
#menu-dy .link {
  font-size: 0.6rem;
}
#menu-dy .dropdown-item,
#menu-dy .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-dy .link:hover,
#menu-dy .link:focus {
  color: #ff0000;
}
#menu-dy .dropdown-item:hover::before,
#menu-dy .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-dy .dropdown-item:hover,
#menu-dy .dropdown-item:focus {
  color: #ffffff;
}
#menu-dy .link[aria-expanded="true"],
#menu-dy .dropdown-menu {
  background: #1a242f;
}
#menu-dy .nav-dropdown-sm .link:focus,
#menu-dy .nav-dropdown-sm .link:hover,
#menu-dy .nav-dropdown-sm .dropdown-item:focus,
#menu-dy .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-dy .navbar,
#menu-dy .nav-dropdown-sm,
#menu-dy .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dy .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-dy .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-dy .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dy .bg-color.transparent.opened .link:hover,
#menu-dy .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-dy .link[aria-expanded="true"],
#menu-dy .dropdown-item[aria-expanded="true"] {
  color: #ff0000 !important;
}
#menu-dy .btn {
  font-size: 9px;
}
#intro3-e1 H5 {
  font-size: 20px;
}
#intro3-e1 .mbr-section-title {
  text-align: left;
}
#intro3-e1 B {
  font-size: 22px;
}
#team2-e5 .title4 {
  color: #2c3e50;
}
#team2-e5 .title3 {
  color: #2c3e50;
}
#team2-e5 .title2 {
  color: #2c3e50;
}
#team2-e5 .title1 {
  color: #2c3e50;
}
#team2-e5 H3 {
  font-size: 20px;
}
#header8-e7 .display-1 {
  font-weight: 700;
}
#header8-e7 .subtitle {
  color: #fff;
  font-size: 60px;
  font-family: 'Rubik', sans-serif;
}
#header8-e7 .mbr-section-subtitle.lead {
  text-transform: uppercase;
  margin-bottom: 0;
}
#header8-e7 .testimonial-text,
#header8-e7 .testimonial-author,
#header8-e7 .testimonial-position {
  color: #565555;
}
#header8-e7 .testimonial-position {
  font-style: italic;
  color: #666666;
}
#header8-e7 .mbr-section-title SPAN {
  font-size: 46px;
}
#tabs1-ee B {
  font-family: 'Rubik', sans-serif;
  font-size: 48px;
}
#tabs1-ee P {
  font-size: 18px;
}
#table1-ec th {
  color: #9fa3a7;
}
#table1-ec TABLE {
  text-align: left;
}
#toggle2-ef P {
  font-size: 20px;
}
#form2-ea .mbr-section-subtitle {
  text-transform: uppercase;
}
#features3-f1 .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
  color: #2c3e50;
}
#features3-f1 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#footer9-dz P {
  text-align: left;
}
#menu-er .hide-buttons .nav-btn {
  display: none !important;
}
#menu-er .navbar-caption {
  color: #ffffff;
}
#menu-er .navbar-toggler {
  color: #ffffff;
}
#menu-er .close-icon::before,
#menu-er .close-icon::after {
  background-color: #ffffff;
}
#menu-er .link,
#menu-er .dropdown-item {
  color: #ffffff;
}
#menu-er .link {
  font-size: 0.6rem;
}
#menu-er .dropdown-item,
#menu-er .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-er .link:hover,
#menu-er .link:focus {
  color: #ff0000;
}
#menu-er .dropdown-item:hover::before,
#menu-er .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-er .dropdown-item:hover,
#menu-er .dropdown-item:focus {
  color: #ffffff;
}
#menu-er .link[aria-expanded="true"],
#menu-er .dropdown-menu {
  background: #1a242f;
}
#menu-er .nav-dropdown-sm .link:focus,
#menu-er .nav-dropdown-sm .link:hover,
#menu-er .nav-dropdown-sm .dropdown-item:focus,
#menu-er .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-er .navbar,
#menu-er .nav-dropdown-sm,
#menu-er .nav-dropdown-sm .link[aria-expanded="true"],
#menu-er .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-er .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-er .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-er .bg-color.transparent.opened .link:hover,
#menu-er .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-er .link[aria-expanded="true"],
#menu-er .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-er .btn {
  font-size: 9px;
}
#header2-eu .mbr-section-title,
#header2-eu .mbr-section-subtitle,
#header2-eu .btn {
  color: #fff;
}
#header2-eu .mbr-section-title {
  font-weight: 700;
}
#form2-ez .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer9-es P {
  text-align: left;
}

#menu-f3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f3 .navbar-caption {
  color: #ffffff;
}
#menu-f3 .navbar-toggler {
  color: #ffffff;
}
#menu-f3 .close-icon::before,
#menu-f3 .close-icon::after {
  background-color: #ffffff;
}
#menu-f3 .link,
#menu-f3 .dropdown-item {
  color: #ffffff;
}
#menu-f3 .link {
  font-size: 0.6rem;
}
#menu-f3 .dropdown-item,
#menu-f3 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-f3 .link:hover,
#menu-f3 .link:focus {
  color: #ff0000;
}
#menu-f3 .dropdown-item:hover::before,
#menu-f3 .dropdown-item:focus::before {
  background: #ff0000;
}
#menu-f3 .dropdown-item:hover,
#menu-f3 .dropdown-item:focus {
  color: #ffffff;
}
#menu-f3 .link[aria-expanded="true"],
#menu-f3 .dropdown-menu {
  background: #1a242f;
}
#menu-f3 .nav-dropdown-sm .link:focus,
#menu-f3 .nav-dropdown-sm .link:hover,
#menu-f3 .nav-dropdown-sm .dropdown-item:focus,
#menu-f3 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-f3 .navbar,
#menu-f3 .nav-dropdown-sm,
#menu-f3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f3 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-f3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-f3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f3 .bg-color.transparent.opened .link:hover,
#menu-f3 .bg-color.transparent.opened .link:focus {
  color: #ff0000;
}
#menu-f3 .link[aria-expanded="true"],
#menu-f3 .dropdown-item[aria-expanded="true"] {
  color: #ff0000!important;
}
#menu-f3 .btn {
  font-size: 9px;
}
#header7-fc .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-fc .mbr-section-text {
  color: #9fa3a7;
}
#header7-fc .mbr-section-title {
  color: #242424;
  font-weight: bold;
  font-size: 60px;
}
#features8-fe .lead {
  color: #9fa3a7;
}
#features8-fe .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-ff .lead {
  color: #9fa3a7;
}
#features5-ff .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-ff .card-number {
  left: -20px;
}
#social-buttons1-f4 .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-f4 .mbr-section-title {
  color: #ff0000;
}
#social-buttons1-f4 .mbr-section-title SPAN {
  font-size: 32px;
}
#content3-fi .mbr-section-title,
#content3-fi .mbr-section-subtitle {
  text-align: center;
}
#content3-fi P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
#features3-fj .mbr-section-title {
  font-weight: 700;
}
#features3-fj .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
}
#intro5-fm .mbr-section-title {
  font-size: 46px;
}
#footer9-f4 P {
  text-align: left;
}
