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











body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Source Sans Pro', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Source Sans Pro', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Open Sans', 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: 'Open Sans', 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: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #eeeeee !important;
}
.bg-success {
  background-color: #2ecc71 !important;
}
.bg-info {
  background-color: #ffffff !important;
}
.bg-warning {
  background-color: #f1c40f !important;
}
.bg-danger {
  background-color: #e74c3c !important;
}
.btn-primary {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #e9e9e9;
  color: #e9e9e9;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #eeeeee !important;
  border-color: #eeeeee !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: #fafafa;
  color: #fafafa;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #eeeeee;
  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: #ffffff;
  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: #ffffff;
  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: #ffffff;
  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: #eeeeee !important;
}
.text-success {
  color: #2ecc71 !important;
}
.text-info {
  color: #ffffff !important;
}
.text-warning {
  color: #f1c40f !important;
}
.text-danger {
  color: #e74c3c !important;
}
.alert-success {
  background-color: #2ecc71;
}
.alert-info {
  background-color: #ffffff;
}
.alert-warning {
  background-color: #f1c40f;
}
.alert-danger {
  background-color: #e74c3c;
}
.btn-social {
  border-color: #eeeeee;
}
.btn-social:hover {
  background: #eeeeee;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #eeeeee;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #eeeeee;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #eeeeee;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #eeeeee;
}
.lead a {
  color: #eeeeee;
}
.lead a:hover {
  color: #ffffff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #ffffff;
}
.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: #eeeeee;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #eeeeee;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #eeeeee;
  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(238, 238, 238, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #fbfbfb;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #eeeeee;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(238, 238, 238, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #eeeeee;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #eeeeee;
}
.mbr-slider .carousel-indicators .active {
  background: #eeeeee;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #eeeeee;
}
.mbr-gallery .modal .close:hover {
  background: #eeeeee;
}
.mbr-gallery-filter li.active {
  border-color: #eeeeee;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #ffffff;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(238, 238, 238, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #eeeeee;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #eeeeee;
}
/*content4*/
.content4 p {
  border-top-color: #eeeeee;
  border-bottom-color: #eeeeee;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #eeeeee;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #eeeeee;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #eeeeee;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #eeeeee;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #eeeeee;
  }
}
.progressbar .progressbar-number {
  background: #ffffff;
}
/*countdown*/
.countdown .period {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Open Sans', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #eeeeee;
}
.countdown2 .bottom1 {
  background: #ffffff;
}
.countdown2 .bottom2 {
  background: #d5d5d5;
}
/*accordion*/
.accordion .panel-heading {
  background: #ffffff;
  border-bottom: 1px solid #d5d5d5;
}
.accordion .panel-heading:hover {
  background: #d5d5d5;
}
.accordion .accordion-group .panel:last-child:after {
  background: #d5d5d5;
}
/* news */
.news__card:hover {
  background: #eeeeee;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #eeeeee;
}
.shop1 .shop-item-price {
  font-family: 'Open Sans', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #eeeeee;
  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: 'Open Sans', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Open Sans', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Source Sans Pro', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #eeeeee;
}
.animated-bg1 .text {
  font-family: 'Source Sans Pro', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Open Sans', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Source Sans Pro', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Open Sans', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Open Sans', sans-serif;
}
/*end colorM*/
#animated-bg1-1a .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-1a H1 {
  color: #ffffff;
  font-size: 48px;
  font-family: 'Oswald', sans-serif;
}
#animated-bg1-1a .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#animated-bg1-1a SPAN {
  font-size: 22px;
}
#animated-bg1-1a P {
  color: #ffffff;
  font-size: 18px;
}
#animated-bg1-1a B {
  color: #ffffff;
}
#buttons1-3d .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#menu-17 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-17 .navbar-caption {
  color: #ffffff;
}
#menu-17 .navbar-toggler {
  color: #ffffff;
}
#menu-17 .close-icon::before,
#menu-17 .close-icon::after {
  background-color: #ffffff;
}
#menu-17 .link,
#menu-17 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-17 .link {
  font-size: 1rem;
}
#menu-17 .dropdown-item,
#menu-17 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-17 .link:hover,
#menu-17 .link:focus {
  color: #eeeeee;
}
#menu-17 .dropdown-item:hover::before,
#menu-17 .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-17 .dropdown-item:hover,
#menu-17 .dropdown-item:focus {
  color: #ffffff;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-menu {
  background: #040303;
}
#menu-17 .nav-dropdown-sm .link:focus,
#menu-17 .nav-dropdown-sm .link:hover,
#menu-17 .nav-dropdown-sm .dropdown-item:focus,
#menu-17 .nav-dropdown-sm .dropdown-item:hover {
  background: #161515!important;
}
#menu-17 .navbar,
#menu-17 .nav-dropdown-sm,
#menu-17 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-17 .nav-dropdown-sm .dropdown-menu {
  background: #1e1c1c;
}
#menu-17 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-17 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-17 .bg-color.transparent.opened .link:hover,
#menu-17 .bg-color.transparent.opened .link:focus {
  color: #eeeeee;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-17 .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#content3-1j .mbr-section-title,
#content3-1j .mbr-section-subtitle {
  text-align: center;
}
#content3-1j H3 {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#content3-1j B {
  color: #000000;
}
#content2-1i SPAN {
  color: #666666;
}
#content2-1i DIV {
  color: #000000;
  font-size: 18px;
}
#content2-1i P {
  color: #000000;
  font-size: 18px;
}
#content3-1e .mbr-section-title,
#content3-1e .mbr-section-subtitle {
  text-align: center;
}
#content3-1e H3 {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#content3-1e B {
  color: #000000;
}
#content2-1h SPAN {
  color: #666666;
}
#content2-1h DIV {
  color: #666666;
}
#content2-1h P {
  color: #000000;
  font-size: 18px;
}
#content3-1g .mbr-section-title,
#content3-1g .mbr-section-subtitle {
  text-align: center;
}
#content3-1g H3 {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#content3-1g B {
  color: #000000;
}
#content2-3c SPAN {
  color: #666666;
}
#content2-3c DIV {
  color: #000000;
  font-size: 18px;
}
#content2-3c P {
  color: #000000;
  font-size: 18px;
}
#footer2-28 .mbr-section-text {
  color: #fff;
}
#footer2-28 P {
  color: #ffffff;
  font-size: 15px;
}




#menu-15 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-15 .navbar-caption {
  color: #ffffff;
}
#menu-15 .navbar-toggler {
  color: #ffffff;
}
#menu-15 .close-icon::before,
#menu-15 .close-icon::after {
  background-color: #ffffff;
}
#menu-15 .link,
#menu-15 .dropdown-item {
  color: #ffffff;
  font-family: 'Open 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: #eeeeee;
}
#menu-15 .dropdown-item:hover::before,
#menu-15 .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-15 .dropdown-item:hover,
#menu-15 .dropdown-item:focus {
  color: #ffffff;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-menu {
  background: #000000;
}
#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: #000000!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: #000000;
}
#menu-15 .bg-color.transparent .link {
  color: #ffffff;
  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: #eeeeee;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-15 .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#buttons1-2h .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#header2-39 .mbr-section-title,
#header2-39 .mbr-section-subtitle,
#header2-39 .btn {
  color: #fff;
}
#header2-39 .mbr-section-title {
  font-weight: 700;
  font-size: 46px;
  color: #000000;
}
#header2-39 .mbr-section-subtitle {
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000000;
}
#footer2-16 .mbr-section-text {
  color: #fff;
}
#footer2-16 P {
  color: #ffffff;
  font-size: 15px;
}










#buttons1-2j .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22 .navbar-caption {
  color: #ffffff;
}
#menu-22 .navbar-toggler {
  color: #ffffff;
}
#menu-22 .close-icon::before,
#menu-22 .close-icon::after {
  background-color: #ffffff;
}
#menu-22 .link,
#menu-22 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-22 .link {
  font-size: 1rem;
}
#menu-22 .dropdown-item,
#menu-22 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-22 .link:hover,
#menu-22 .link:focus {
  color: #eeeeee;
}
#menu-22 .dropdown-item:hover::before,
#menu-22 .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-22 .dropdown-item:hover,
#menu-22 .dropdown-item:focus {
  color: #ffffff;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-menu {
  background: #040303;
}
#menu-22 .nav-dropdown-sm .link:focus,
#menu-22 .nav-dropdown-sm .link:hover,
#menu-22 .nav-dropdown-sm .dropdown-item:focus,
#menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #161515!important;
}
#menu-22 .navbar,
#menu-22 .nav-dropdown-sm,
#menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #1e1c1c;
}
#menu-22 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22 .bg-color.transparent.opened .link:hover,
#menu-22 .bg-color.transparent.opened .link:focus {
  color: #eeeeee;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-22 .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#header11-2k H1 {
  font-size: 46px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  text-align: center;
}
#header11-2k P {
  font-size: 36px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #ecf0f1;
}
#header11-2k SPAN {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  color: #eeeeee;
}
#header11-2k .btn {
  font-size: 14px;
}
#testimonials1-2e .card-block p {
  font-size: 15px;
}
#testimonials1-2e .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#testimonials1-2e .card-footer > div {
  font-family: 'Source Sans Pro', sans-serif;
}
#testimonials1-2e .card-footer > small {
  font-family: 'Source Sans Pro', sans-serif;
}
#testimonials1-2e .card-block P {
  color: #000000;
  font-size: 18px;
}
#buttons1-33 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer2-28 .mbr-section-text {
  color: #fff;
}
#footer2-28 P {
  color: #ffffff;
  font-size: 15px;
}






#menu-u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-u .navbar-caption {
  color: #ffffff;
}
#menu-u .navbar-toggler {
  color: #ffffff;
}
#menu-u .close-icon::before,
#menu-u .close-icon::after {
  background-color: #ffffff;
}
#menu-u .link,
#menu-u .dropdown-item {
  color: #ffffff;
  font-family: 'Open 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: #eeeeee;
}
#menu-u .dropdown-item:hover::before,
#menu-u .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-u .dropdown-item:hover,
#menu-u .dropdown-item:focus {
  color: #ffffff;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-menu {
  background: #040303;
}
#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: #161515!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: #1e1c1c;
}
#menu-u .bg-color.transparent .link {
  color: #ffffff;
  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: #eeeeee;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-u .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#animated-bg1-w .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-w H1 {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Oswald', sans-serif;
}
#animated-bg1-w .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#buttons1-34 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#header9-x .elements-content {
  padding-bottom: 50px;
}
#header9-x .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-x .mbr-section-title,
#header9-x .tab-pane {
  color: #000;
}
#header9-x .mbr-section-title SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 48px;
}
#header9-x .header-text {
  text-align: left;
}
#header9-x P {
  color: #000000;
  font-size: 18px;
}
#footer2-37 .mbr-section-text {
  color: #fff;
}
#footer2-37 P {
  color: #ffffff;
  font-size: 15px;
}






#menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22 .navbar-caption {
  color: #ffffff;
}
#menu-22 .navbar-toggler {
  color: #ffffff;
}
#menu-22 .close-icon::before,
#menu-22 .close-icon::after {
  background-color: #ffffff;
}
#menu-22 .link,
#menu-22 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-22 .link {
  font-size: 1rem;
}
#menu-22 .dropdown-item,
#menu-22 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-22 .link:hover,
#menu-22 .link:focus {
  color: #eeeeee;
}
#menu-22 .dropdown-item:hover::before,
#menu-22 .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-22 .dropdown-item:hover,
#menu-22 .dropdown-item:focus {
  color: #ffffff;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-menu {
  background: #040303;
}
#menu-22 .nav-dropdown-sm .link:focus,
#menu-22 .nav-dropdown-sm .link:hover,
#menu-22 .nav-dropdown-sm .dropdown-item:focus,
#menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #161515!important;
}
#menu-22 .navbar,
#menu-22 .nav-dropdown-sm,
#menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #1e1c1c;
}
#menu-22 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22 .bg-color.transparent.opened .link:hover,
#menu-22 .bg-color.transparent.opened .link:focus {
  color: #eeeeee;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-22 .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#animated-bg1-y .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-y H1 {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Oswald', sans-serif;
}
#animated-bg1-y .btn {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#buttons1-30 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#header9-n .elements-content {
  padding-bottom: 50px;
}
#header9-n .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-n .mbr-section-title,
#header9-n .tab-pane {
  color: #000;
}
#header9-n .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  color: #999999;
}
#header9-n P {
  font-size: 18px;
  color: #000000;
}
#footer2-37 .mbr-section-text {
  color: #fff;
}
#footer2-37 P {
  color: #ffffff;
  font-size: 15px;
}





#menu-b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b .navbar-caption {
  color: #ffffff;
}
#menu-b .navbar-toggler {
  color: #ffffff;
}
#menu-b .close-icon::before,
#menu-b .close-icon::after {
  background-color: #ffffff;
}
#menu-b .link,
#menu-b .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-b .link {
  font-size: 1rem;
}
#menu-b .dropdown-item,
#menu-b .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-b .link:hover,
#menu-b .link:focus {
  color: #eeeeee;
}
#menu-b .dropdown-item:hover::before,
#menu-b .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-b .dropdown-item:hover,
#menu-b .dropdown-item:focus {
  color: #ffffff;
}
#menu-b .link[aria-expanded="true"],
#menu-b .dropdown-menu {
  background: #040303;
}
#menu-b .nav-dropdown-sm .link:focus,
#menu-b .nav-dropdown-sm .link:hover,
#menu-b .nav-dropdown-sm .dropdown-item:focus,
#menu-b .nav-dropdown-sm .dropdown-item:hover {
  background: #161515!important;
}
#menu-b .navbar,
#menu-b .nav-dropdown-sm,
#menu-b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b .nav-dropdown-sm .dropdown-menu {
  background: #1e1c1c;
}
#menu-b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b .bg-color.transparent.opened .link:hover,
#menu-b .bg-color.transparent.opened .link:focus {
  color: #eeeeee;
}
#menu-b .link[aria-expanded="true"],
#menu-b .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-b .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#animated-bg1-2n .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-2n H1 {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Oswald', sans-serif;
  text-align: center;
}
#animated-bg1-2n .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#buttons1-2u .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#header9-2s .elements-content {
  padding-bottom: 50px;
}
#header9-2s .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-2s .mbr-section-title,
#header9-2s .tab-pane {
  color: #000;
}
#header9-2s P {
  color: #000000;
  font-size: 18px;
}
#footer2-37 .mbr-section-text {
  color: #fff;
}
#footer2-37 P {
  color: #ffffff;
  font-size: 15px;
}





#animated-bg1-1n .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-1n H1 {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Oswald', sans-serif;
}
#animated-bg1-1n .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#menu-1k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1k .navbar-caption {
  color: #ffffff;
}
#menu-1k .navbar-toggler {
  color: #ffffff;
}
#menu-1k .close-icon::before,
#menu-1k .close-icon::after {
  background-color: #ffffff;
}
#menu-1k .link,
#menu-1k .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1k .link {
  font-size: 1rem;
}
#menu-1k .dropdown-item,
#menu-1k .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-1k .link:hover,
#menu-1k .link:focus {
  color: #eeeeee;
}
#menu-1k .dropdown-item:hover::before,
#menu-1k .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-1k .dropdown-item:hover,
#menu-1k .dropdown-item:focus {
  color: #ffffff;
}
#menu-1k .link[aria-expanded="true"],
#menu-1k .dropdown-menu {
  background: #040303;
}
#menu-1k .nav-dropdown-sm .link:focus,
#menu-1k .nav-dropdown-sm .link:hover,
#menu-1k .nav-dropdown-sm .dropdown-item:focus,
#menu-1k .nav-dropdown-sm .dropdown-item:hover {
  background: #161515!important;
}
#menu-1k .navbar,
#menu-1k .nav-dropdown-sm,
#menu-1k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1k .nav-dropdown-sm .dropdown-menu {
  background: #1e1c1c;
}
#menu-1k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1k .bg-color.transparent.opened .link:hover,
#menu-1k .bg-color.transparent.opened .link:focus {
  color: #eeeeee;
}
#menu-1k .link[aria-expanded="true"],
#menu-1k .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-1k .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#footer2-1l .mbr-section-text {
  color: #fff;
}
#footer2-1l P {
  color: #ffffff;
  font-size: 15px;
}
#buttons1-32 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#features8-1u .lead {
  color: #9fa3a7;
}
#features8-1u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-1u .mbr-section-text {
  color: #000000;
  font-size: 18px;
}
#features7-1v .lead {
  color: #9fa3a7;
}
#features7-1v .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-1v .mbr-section-text {
  color: #ffffff;
  font-size: 18px;
}
#features7-1v .mbr-section-title {
  color: #ffffff;
}
#features8-1w .lead {
  color: #9fa3a7;
}
#features8-1w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-1w .mbr-section-text {
  color: #000000;
  font-size: 18px;
}
#features8-1w .mbr-section-text B {
  color: #e74c3c;
}
#features7-1x .lead {
  color: #9fa3a7;
}
#features7-1x .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-1x .mbr-section-text {
  color: #ffffff;
  font-size: 18px;
}
#features7-1x .mbr-section-title {
  color: #ffffff;
}


#menu-13 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-13 .navbar-caption {
  color: #ffffff;
}
#menu-13 .navbar-toggler {
  color: #ffffff;
}
#menu-13 .close-icon::before,
#menu-13 .close-icon::after {
  background-color: #ffffff;
}
#menu-13 .link,
#menu-13 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-13 .link {
  font-size: 1rem;
}
#menu-13 .dropdown-item,
#menu-13 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-13 .link:hover,
#menu-13 .link:focus {
  color: #eeeeee;
}
#menu-13 .dropdown-item:hover::before,
#menu-13 .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-13 .dropdown-item:hover,
#menu-13 .dropdown-item:focus {
  color: #ffffff;
}
#menu-13 .link[aria-expanded="true"],
#menu-13 .dropdown-menu {
  background: #000000;
}
#menu-13 .nav-dropdown-sm .link:focus,
#menu-13 .nav-dropdown-sm .link:hover,
#menu-13 .nav-dropdown-sm .dropdown-item:focus,
#menu-13 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-13 .navbar,
#menu-13 .nav-dropdown-sm,
#menu-13 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-13 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-13 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-13 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-13 .bg-color.transparent.opened .link:hover,
#menu-13 .bg-color.transparent.opened .link:focus {
  color: #eeeeee;
}
#menu-13 .link[aria-expanded="true"],
#menu-13 .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-13 .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#footer2-14 .mbr-section-text {
  color: #fff;
}
#footer2-14 P {
  color: #ffffff;
  font-size: 15px;
}




#menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22 .navbar-caption {
  color: #ffffff;
}
#menu-22 .navbar-toggler {
  color: #ffffff;
}
#menu-22 .close-icon::before,
#menu-22 .close-icon::after {
  background-color: #ffffff;
}
#menu-22 .link,
#menu-22 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-22 .link {
  font-size: 1rem;
}
#menu-22 .dropdown-item,
#menu-22 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-22 .link:hover,
#menu-22 .link:focus {
  color: #eeeeee;
}
#menu-22 .dropdown-item:hover::before,
#menu-22 .dropdown-item:focus::before {
  background: #eeeeee;
}
#menu-22 .dropdown-item:hover,
#menu-22 .dropdown-item:focus {
  color: #ffffff;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-menu {
  background: #000000;
}
#menu-22 .nav-dropdown-sm .link:focus,
#menu-22 .nav-dropdown-sm .link:hover,
#menu-22 .nav-dropdown-sm .dropdown-item:focus,
#menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-22 .navbar,
#menu-22 .nav-dropdown-sm,
#menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-22 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22 .bg-color.transparent.opened .link:hover,
#menu-22 .bg-color.transparent.opened .link:focus {
  color: #eeeeee;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-item[aria-expanded="true"] {
  color: #eeeeee!important;
}
#menu-22 .btn {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#footer2-23 .mbr-section-text {
  color: #fff;
}
#footer2-23 P {
  color: #ffffff;
  font-size: 15px;
}
#animated-bg1-24 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-24 H1 {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Oswald', sans-serif;
}
#animated-bg1-24 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#features8-25 .lead {
  color: #9fa3a7;
}
#features8-25 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-25 .mbr-section-text {
  color: #6c6c6c;
}
#features8-25 .mbr-section-text P {
  color: #000000;
  font-size: 18px;
}
