@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@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: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Arimo', 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: 'Arimo', 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: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Arimo', sans-serif;
}
.mbr-author-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Arimo', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c0392b !important;
}
.bg-success {
  background-color: #c0392b !important;
}
.bg-info {
  background-color: #27ae60 !important;
}
.bg-warning {
  background-color: #f1c40f !important;
}
.bg-danger {
  background-color: #e74c3c !important;
}
.btn-primary {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d65548;
  border-color: #d65548;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d65548 !important;
  border-color: #d65548 !important;
}
.btn-secondary {
  background-color: #bbbbbb;
  border-color: #bbbbbb;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-info {
  background-color: #27ae60;
  border-color: #27ae60;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #36d278;
  border-color: #36d278;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #36d278 !important;
  border-color: #36d278 !important;
}
.btn-success {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #000000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d65548;
  border-color: #d65548;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d65548 !important;
  border-color: #d65548 !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: #b83729;
  color: #b83729;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #c0392b !important;
  border-color: #c0392b !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #b6b6b6;
  color: #b6b6b6;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #bbbbbb !important;
  border-color: #bbbbbb !important;
}
.btn-info-outline {
  background: none;
  border-color: #25a65b;
  color: #25a65b;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #27ae60;
  border-color: #27ae60;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #27ae60 !important;
  border-color: #27ae60 !important;
}
.btn-success-outline {
  background: none;
  border-color: #b83729;
  color: #b83729;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #c0392b !important;
  border-color: #c0392b !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: #c0392b;
  background: none;
  border: none;
}
.btn-primary.btn-text:hover,
.btn-primary.btn-text:focus,
.btn-primary.btn-text.focus,
.btn-primary.btn-text:active,
.btn-primary.btn-text.active {
  color: #d65548;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #bbbbbb;
  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: #d4d4d4;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #27ae60;
  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: #36d278;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #c0392b;
  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: #d65548;
  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: #c0392b !important;
}
.text-success {
  color: #c0392b !important;
}
.text-info {
  color: #27ae60 !important;
}
.text-warning {
  color: #f1c40f !important;
}
.text-danger {
  color: #e74c3c !important;
}
.alert-success {
  background-color: #c0392b;
}
.alert-info {
  background-color: #27ae60;
}
.alert-warning {
  background-color: #f1c40f;
}
.alert-danger {
  background-color: #e74c3c;
}
.btn-social {
  border-color: #c0392b;
}
.btn-social:hover {
  background: #c0392b;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0392b;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0392b;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0392b;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0392b;
}
.lead a {
  color: #c0392b;
}
.lead a:hover {
  color: #d65548;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e48f86;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e48f86;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #75e0a2;
}
.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: #c0392b;
}
.scrollToTop_wraper {
  display: none;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #c0392b;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #c0392b;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a {
  border-radius: 50% !important;
}
.mbr-arrow-up a {
  border-radius: 50% !important;
}
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(192, 57, 43, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #d14233;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #c0392b;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(192, 57, 43, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #c0392b;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #c0392b;
}
.mbr-slider .carousel-indicators .active {
  background: #c0392b;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #c0392b;
}
.mbr-gallery .modal .close:hover {
  background: #c0392b;
}
.mbr-gallery-filter li.active {
  border-color: #c0392b;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #d65548;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(192, 57, 43, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #c0392b;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #c0392b;
}
/*content4*/
.content4 p {
  border-top-color: #c0392b;
  border-bottom-color: #c0392b;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #c0392b;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #c0392b;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #c0392b;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #c0392b;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #c0392b;
  }
}
.progressbar .progressbar-number {
  background: #d65548;
}
/*countdown*/
.countdown .period {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arimo', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #c0392b;
}
.countdown2 .bottom1 {
  background: #d65548;
}
.countdown2 .bottom2 {
  background: #962d22;
}
/*accordion*/
.accordion .panel-heading {
  background: #d65548;
  border-bottom: 1px solid #962d22;
}
.accordion .panel-heading:hover {
  background: #962d22;
}
.accordion .accordion-group .panel:last-child:after {
  background: #962d22;
}
/* news */
.news__card:hover {
  background: #c0392b;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #c0392b;
}
.shop1 .shop-item-price {
  font-family: 'Raleway', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #c0392b;
  opacity: 0.2;
}
.team1 .title1,
.person-info .title1,
.team1 .title2,
.person-info .title2,
.team1 .title3,
.person-info .title3,
.team1 .title4,
.person-info .title4 {
  font-family: 'Arimo', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Raleway', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Open Sans', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #c0392b;
}
.animated-bg1 .text {
  font-family: 'Open Sans', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Arimo', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Open Sans', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Raleway', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Raleway', sans-serif;
}
.form-control {
  background: #f5f5f5;
  padding: 0.8rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
/*end colorM*/
#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: 'Arimo', sans-serif;
}
#menu-17 .link {
  font-size: 0.95rem;
}
#menu-17 .dropdown-item,
#menu-17 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-17 .link:hover,
#menu-17 .link:focus {
  color: #c0392b;
}
#menu-17 .dropdown-item:hover::before,
#menu-17 .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-17 .dropdown-item:hover,
#menu-17 .dropdown-item:focus {
  color: #ffffff;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-menu {
  background: #1a242f;
}
#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: #273646!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: #2c3e50;
}
#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: #c0392b;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
#header5-3 .elements-content {
  padding-bottom: 140px;
}
#header5-3 .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-3 .mbr-section-title,
#header5-3 .tab-pane {
  color: #fff;
}
#header5-3 .mbr-section-title {
  margin-bottom: 60px;
  color: #cf1300;
}
#header5-3 .nav-tabs {
  margin-top: 90px;
}
#header5-3 P {
  font-family: 'Indie Flower', cursive;
  font-size: 48px;
  color: #cf1300;
}
#custom-html-1h {
  /* Type valid CSS here */
}
#custom-html-1h div {
  padding: 20px 0;
  color: #777;
  text-align: center;
}
#custom-html-1h p {
  font-size: 20px;
  color: #777;
}
#features8-8 .lead {
  color: #9fa3a7;
}
#features8-8 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8 .mbr-section-text {
  color: #000000;
}
#animated-bg1-18 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-18 P {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#animated-bg1-18 H1 {
  font-family: 'Oxygen', sans-serif;
  font-size: 48px;
}
#footer2-1 .mbr-section-text {
  color: #fff;
}
#footer2-1 P {
  font-family: 'Arimo', sans-serif;
}





















#call5-j .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#call1-p .display-1 {
  font-weight: 700;
}
#call1-p .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-p .mbr-section-subtitle {
  font-family: 'Arimo', sans-serif;
  color: #000000;
  font-size: 12px;
}
#call1-u .display-1 {
  font-weight: 700;
}
#call1-u .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-u .mbr-section-subtitle {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 20px;
}
#progress-bar1-g .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-family: 'Arimo', sans-serif;
}
#progress-bar1-g .mbr-section-title {
  color: #000000;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
#progress-bar1-h .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-family: 'Arimo', sans-serif;
}
#progress-bar1-h .mbr-section-title {
  color: #000000;
  text-align: center;
  font-family: 'Arimo', sans-serif;
}
#call1-v .display-1 {
  font-weight: 700;
}
#call1-v .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-v .mbr-section-subtitle {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 20px;
}
#progress-bar1-w .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-family: 'Arimo', sans-serif;
}
#progress-bar1-w .mbr-section-title {
  color: #000000;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
#progress-bar1-x .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-family: 'Arimo', sans-serif;
}
#progress-bar1-x .mbr-section-title {
  color: #000000;
  text-align: center;
  font-family: 'Arimo', sans-serif;
}
#call1-z .display-1 {
  font-weight: 700;
}
#call1-z .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-z .mbr-section-subtitle {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 20px;
}
#progress-bar1-12 .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-family: 'Arimo', sans-serif;
}
#progress-bar1-12 .mbr-section-title {
  color: #000000;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
#progress-bar1-13 .mbr-section-subtitle {
  color: #000000;
  text-align: left;
  font-family: 'Arimo', sans-serif;
}
#progress-bar1-13 .mbr-section-title {
  color: #000000;
  text-align: center;
  font-family: 'Arimo', sans-serif;
}
#custom-html-1i {
  /* Type valid CSS here */
}
#custom-html-1i div {
  padding: 20px 0;
  color: #777;
  text-align: center;
}
#custom-html-1i p {
  font-size: 20px;
  color: #777;
}
#animated-bg1-16 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-16 P {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#animated-bg1-16 H1 {
  font-family: 'Oxygen', sans-serif;
  font-size: 48px;
}
#footer2-e .mbr-section-text {
  color: #fff;
}
#footer2-e P {
  font-family: 'Arimo', sans-serif;
}
#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: 'Arimo', sans-serif;
}
#menu-17 .link {
  font-size: 0.95rem;
}
#menu-17 .dropdown-item,
#menu-17 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-17 .link:hover,
#menu-17 .link:focus {
  color: #c0392b;
}
#menu-17 .dropdown-item:hover::before,
#menu-17 .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-17 .dropdown-item:hover,
#menu-17 .dropdown-item:focus {
  color: #ffffff;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-menu {
  background: #1a242f;
}
#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: #273646!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: #2c3e50;
}
#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: #c0392b;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}






#call5-19 .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#call1-1b .display-1 {
  font-weight: 700;
}
#call1-1b .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-1b .mbr-section-subtitle {
  font-family: 'Arimo', sans-serif;
  color: #000000;
  font-size: 12px;
}
#content1-1e P {
  color: #000000;
}
#content1-1c P {
  color: #000000;
}
#content1-1l P {
  color: #000000;
}
#content1-1k P {
  color: #000000;
}
#content1-1f P {
  color: #000000;
}
#content1-1g P {
  color: #000000;
}
#custom-html-1j {
  /* Type valid CSS here */
}
#custom-html-1j div {
  padding: 20px 0;
  color: #777;
  text-align: center;
}
#custom-html-1j p {
  font-size: 20px;
  color: #777;
}
#animated-bg1-1a .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-1a P {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#animated-bg1-1a H1 {
  font-family: 'Oxygen', sans-serif;
  font-size: 48px;
}
#footer2-a .mbr-section-text {
  color: #fff;
}
#footer2-a P {
  font-family: 'Arimo', sans-serif;
}
#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: 'Arimo', sans-serif;
}
#menu-17 .link {
  font-size: 0.95rem;
}
#menu-17 .dropdown-item,
#menu-17 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-17 .link:hover,
#menu-17 .link:focus {
  color: #c0392b;
}
#menu-17 .dropdown-item:hover::before,
#menu-17 .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-17 .dropdown-item:hover,
#menu-17 .dropdown-item:focus {
  color: #ffffff;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-menu {
  background: #1a242f;
}
#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: #273646!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: #2c3e50;
}
#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: #c0392b;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}






#call5-1m .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#content3-24 .mbr-section-title,
#content3-24 .mbr-section-subtitle {
  text-align: center;
}
#content3-24 H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}
#features6-20 .lead {
  color: #9fa3a7;
}
#features6-20 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-21 .lead {
  color: #9fa3a7;
}
#features5-21 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-21 .card-number {
  left: -20px;
}
#custom-html-1u {
  /* Type valid CSS here */
}
#custom-html-1u div {
  padding: 20px 0;
  color: #777;
  text-align: center;
}
#custom-html-1u p {
  font-size: 20px;
  color: #777;
}
#animated-bg1-1v .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-1v P {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#animated-bg1-1v H1 {
  font-family: 'Oxygen', sans-serif;
  font-size: 48px;
}
#footer2-1w .mbr-section-text {
  color: #fff;
}
#footer2-1w P {
  font-family: 'Arimo', sans-serif;
}
#menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1x .navbar-caption {
  color: #ffffff;
}
#menu-1x .navbar-toggler {
  color: #ffffff;
}
#menu-1x .close-icon::before,
#menu-1x .close-icon::after {
  background-color: #ffffff;
}
#menu-1x .link,
#menu-1x .dropdown-item {
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}
#menu-1x .link {
  font-size: 0.95rem;
}
#menu-1x .dropdown-item,
#menu-1x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-1x .link:hover,
#menu-1x .link:focus {
  color: #c0392b;
}
#menu-1x .dropdown-item:hover::before,
#menu-1x .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-1x .dropdown-item:hover,
#menu-1x .dropdown-item:focus {
  color: #ffffff;
}
#menu-1x .link[aria-expanded="true"],
#menu-1x .dropdown-menu {
  background: #1a242f;
}
#menu-1x .nav-dropdown-sm .link:focus,
#menu-1x .nav-dropdown-sm .link:hover,
#menu-1x .nav-dropdown-sm .dropdown-item:focus,
#menu-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1x .navbar,
#menu-1x .nav-dropdown-sm,
#menu-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1x .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1x .bg-color.transparent.opened .link:hover,
#menu-1x .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-1x .link[aria-expanded="true"],
#menu-1x .dropdown-item[aria-expanded="true"] {
  color: #c0392b!important;
}
