@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,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=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);








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: 'Arvo', 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: 'Arvo', 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: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Arvo', serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Arvo', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #f39c12 !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: #f39c12;
  border-color: #f39c12;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #f5b043;
  border-color: #f5b043;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #f5b043 !important;
  border-color: #f5b043 !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: #ef970c;
  color: #ef970c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #f39c12 !important;
  border-color: #f39c12 !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: #f39c12;
  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: #f5b043;
  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: #f39c12 !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: #f39c12;
}
.btn-social:hover {
  background: #f39c12;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f39c12;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f39c12;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f39c12;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f39c12;
}
.lead a {
  color: #f39c12;
}
.lead a:hover {
  color: #f5b043;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fdedd4;
}
.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: #f39c12;
}
.scrollToTop_wraper {
  display: none;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #f39c12;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #f39c12;
  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(243, 156, 18, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #f4a62a;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #f39c12;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(243, 156, 18, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #f39c12;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #f39c12;
}
.mbr-slider .carousel-indicators .active {
  background: #f39c12;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #f39c12;
}
.mbr-gallery .modal .close:hover {
  background: #f39c12;
}
.mbr-gallery-filter li.active {
  border-color: #f39c12;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #f5b043;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(243, 156, 18, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #f39c12;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #f39c12;
}
/*content4*/
.content4 p {
  border-top-color: #f39c12;
  border-bottom-color: #f39c12;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #f39c12;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #f39c12;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #f39c12;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #f39c12;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #f39c12;
  }
}
.progressbar .progressbar-number {
  background: #f5b043;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arvo', serif;
}
.countdown1 .number-wrap {
  border-color: #f39c12;
}
.countdown2 .bottom1 {
  background: #f5b043;
}
.countdown2 .bottom2 {
  background: #c87f0a;
}
/*accordion*/
.accordion .panel-heading {
  background: #f5b043;
  border-bottom: 1px solid #c87f0a;
}
.accordion .panel-heading:hover {
  background: #c87f0a;
}
.accordion .accordion-group .panel:last-child:after {
  background: #c87f0a;
}
/* news */
.news__card:hover {
  background: #f39c12;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #f39c12;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #f39c12;
  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: 'Arvo', serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Montserrat', 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: #f39c12;
}
.animated-bg1 .text {
  font-family: 'Open Sans', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Arvo', serif;
}
.features9 .timeline-panel p {
  font-family: 'Open Sans', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Montserrat', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Montserrat', 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-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header3-9f .display-1 {
  font-weight: 700;
}
#header3-9f .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-9f .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header7-9k .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-9k .mbr-section-text {
  color: #9fa3a7;
}
#header7-9k .mbr-section-title {
  color: #ffffff;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
#header8-9m .display-1 {
  font-weight: 700;
}
#header8-9m .subtitle {
  color: #fff;
}
#header8-9m .mbr-section-subtitle.lead {
  text-transform: uppercase;
  margin-bottom: 0;
}
#header8-9m .testimonial-text,
#header8-9m .testimonial-author,
#header8-9m .testimonial-position {
  color: #565555;
}
#header8-9m .testimonial-position {
  font-style: italic;
  color: #666666;
}
#features6-gd .lead {
  color: #9fa3a7;
}
#features6-gd .mbr-section-subtitle {
  text-transform: uppercase;
}
#call1-9s .display-1 {
  font-weight: 700;
}
#call1-9s .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-9s .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header7-gc .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-gc .mbr-section-text {
  color: #9fa3a7;
}
#header7-gc .mbr-section-title {
  color: #242424;
  font-weight: bold;
}
#features1-9d .mbr-section-title {
  font-weight: 700;
}
#features1-9d .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features1-9d .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
}
#features1-9d .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#footer1-9r .mbr-section-subtitle,
#footer1-9r .mbr-section-text {
  color: #fff;
}
#footer1-9r .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}









#menu-f7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f7 .navbar-caption {
  color: #ffffff;
}
#menu-f7 .navbar-toggler {
  color: #ffffff;
}
#menu-f7 .close-icon::before,
#menu-f7 .close-icon::after {
  background-color: #ffffff;
}
#menu-f7 .link,
#menu-f7 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-f7 .link {
  font-size: 0.95rem;
}
#menu-f7 .dropdown-item,
#menu-f7 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-f7 .link:hover,
#menu-f7 .link:focus {
  color: #f39c12;
}
#menu-f7 .dropdown-item:hover::before,
#menu-f7 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-f7 .dropdown-item:hover,
#menu-f7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-f7 .link[aria-expanded="true"],
#menu-f7 .dropdown-menu {
  background: #b41302;
}
#menu-f7 .nav-dropdown-sm .link:focus,
#menu-f7 .nav-dropdown-sm .link:hover,
#menu-f7 .nav-dropdown-sm .dropdown-item:focus,
#menu-f7 .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-f7 .navbar,
#menu-f7 .nav-dropdown-sm,
#menu-f7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f7 .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-f7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-f7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f7 .bg-color.transparent.opened .link:hover,
#menu-f7 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-f7 .link[aria-expanded="true"],
#menu-f7 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-f7 .link:hover,
#menu-f7 .dropdown-item:hover,
#menu-f7 .link:focus,
#menu-f7 .dropdown-item:focus {
  color: #f39c12;
}
#header11-16 H1 {
  font-family: 'Montserrat', sans-serif;
}
#features9-9u .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features9-9u H4 {
  font-family: 'Montserrat', sans-serif;
  color: #333333;
}
#features9-9u .date P {
  font-family: 'Titillium Web', sans-serif;
  color: #2c3e50;
}
#features9-9u P {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  color: #333333;
}
#features9-9v .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features9-9v .date P {
  font-family: 'Titillium Web', sans-serif;
  color: #2c3e50;
}
#features9-9v H4 {
  font-family: 'Montserrat', sans-serif;
  color: #333333;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}


#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header4-4f .display-1 {
  font-weight: 700;
}
#header4-4f .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header4-4f .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#custom-html-9g {
  /* Type valid CSS here */
}
#custom-html-9g .my-image {
  width: 100%;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header3-9x .display-1 {
  font-weight: 700;
}
#header3-9x .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-9x .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#contacts1-9z .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 24px;
}
#contacts1-9z .mbr-section-text {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#contacts1-9z .mbr-section-subtitle {
  color: #ffffff;
}
#contacts1-9z .mbr-section-title SPAN {
  color: #ffffff;
}
#contacts1-9z .mbr-section-title DIV {
  font-size: 14px;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}


#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#features6-as .lead {
  color: #9fa3a7;
}
#features6-as .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-as .mbr-section-title {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 100px;
}
#features6-as .mbr-section-text {
  color: #333333;
}
#content4-av P {
  color: #ffffff;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header2-2n .mbr-section-title,
#header2-2n .mbr-section-subtitle,
#header2-2n .btn {
  color: #fff;
}
#header2-2n .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
#header7-b5 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-b5 .mbr-section-text {
  color: #ffffff;
}
#header7-b5 .mbr-section-title {
  color: #ffffff;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
#features1-b1 .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
#features1-b1 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#form2-b6 .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-b6 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
}
#form2-b6 .mbr-section-text {
  color: #ffffff;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}






#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header6-am .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-am .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header6-am .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header5-ad .elements-content {
  padding-bottom: 140px;
}
#header5-ad .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-ad .mbr-section-title,
#header5-ad .tab-pane {
  color: #fff;
}
#header5-ad .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-ad .nav-tabs {
  margin-top: 90px;
}
#header5-al .elements-content {
  padding-bottom: 140px;
}
#header5-al .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-al .mbr-section-title,
#header5-al .tab-pane {
  color: #fff;
}
#header5-al .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-al .nav-tabs {
  margin-top: 90px;
}
#table1-fj th {
  color: #9fa3a7;
}
#table1-fj .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
}
#form1-an .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-an .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
}
#form1-an .mbr-section-text {
  color: #ffffff;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}






#menu-ei .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ei .navbar-caption {
  color: #ffffff;
}
#menu-ei .navbar-toggler {
  color: #ffffff;
}
#menu-ei .close-icon::before,
#menu-ei .close-icon::after {
  background-color: #ffffff;
}
#menu-ei .link,
#menu-ei .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-ei .link {
  font-size: 0.95rem;
}
#menu-ei .dropdown-item,
#menu-ei .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-ei .link:hover,
#menu-ei .link:focus {
  color: #f39c12;
}
#menu-ei .dropdown-item:hover::before,
#menu-ei .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ei .dropdown-item:hover,
#menu-ei .dropdown-item:focus {
  color: #ffffff;
}
#menu-ei .link[aria-expanded="true"],
#menu-ei .dropdown-menu {
  background: #b41302;
}
#menu-ei .nav-dropdown-sm .link:focus,
#menu-ei .nav-dropdown-sm .link:hover,
#menu-ei .nav-dropdown-sm .dropdown-item:focus,
#menu-ei .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-ei .navbar,
#menu-ei .nav-dropdown-sm,
#menu-ei .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ei .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-ei .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ei .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ei .bg-color.transparent.opened .link:hover,
#menu-ei .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ei .link[aria-expanded="true"],
#menu-ei .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-ei .link:hover,
#menu-ei .dropdown-item:hover,
#menu-ei .link:focus,
#menu-ei .dropdown-item:focus {
  color: #f39c12;
}
#header1-em .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-em .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header1-em .mbr-section-text {
  color: #ffffff;
}
#features4-4x .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
#features4-4x .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features4-4x .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#features2-4z .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
#features2-4z .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features2-4z .mbr-section-text {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
#footer1-ej .mbr-section-subtitle,
#footer1-ej .mbr-section-text {
  color: #fff;
}
#footer1-ej .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}











#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header4-51 .display-1 {
  font-weight: 700;
}
#header4-51 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header4-51 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features2-5n .mbr-section-title {
  font-weight: 700;
}
#features2-5n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#call1-58 .display-1 {
  font-weight: 700;
}
#call1-58 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-58 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features1-9e .mbr-section-title {
  font-weight: 700;
}
#features1-9e .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#content5-ec .mbr-section-title {
  font-family: 'Indie Flower', cursive;
}
#call2-9w .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-9w .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-5a .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-5a .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-5a .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#team1-6f .title1 {
  font-family: 'Montserrat', sans-serif;
  color: #e74c3c;
}
#team1-6f .title2 {
  font-family: 'Montserrat', sans-serif;
  color: #f1c40f;
}
#team1-6f .title3 {
  font-family: 'Montserrat', sans-serif;
  color: #3498db;
}
#team1-6f .title4 {
  font-family: 'Montserrat', sans-serif;
  color: #27ae60;
}
#team1-6f .subtitle2 {
  color: #9fa3a7;
}
#team1-6f .text2 {
  color: #9fa3a7;
}
#call2-5d .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-5d .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call2-5d .mbr-section-title {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#call2-5d .mbr-section-subtitle {
  color: #eeeeee;
}
#features6-5f .lead {
  color: #9fa3a7;
}
#features6-5f .mbr-section-subtitle {
  text-transform: uppercase;
  color: #eeeeee;
}
#features6-5f .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
}
#features6-5f .mbr-section-text {
  color: #ffffff;
}
#features6-5f .mbr-section-subtitle B {
  color: #ffffff;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#call2-f6 .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-f6 .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call2-f6 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#intro1-61 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#footer7-7l .mbr-section-subtitle {
  color: #ffffff;
}
#footer7-7l P {
  color: #ffffff;
}
#menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e .navbar-caption {
  color: #ffffff;
}
#menu-e .navbar-toggler {
  color: #ffffff;
}
#menu-e .close-icon::before,
#menu-e .close-icon::after {
  background-color: #ffffff;
}
#menu-e .link,
#menu-e .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-e .link {
  font-size: 0.95rem;
}
#menu-e .dropdown-item,
#menu-e .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-e .link:hover,
#menu-e .link:focus {
  color: #f39c12;
}
#menu-e .dropdown-item:hover::before,
#menu-e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-e .dropdown-item:hover,
#menu-e .dropdown-item:focus {
  color: #ffffff;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-menu {
  background: #21b5bb;
}
#menu-e .nav-dropdown-sm .link:focus,
#menu-e .nav-dropdown-sm .link:hover,
#menu-e .nav-dropdown-sm .dropdown-item:focus,
#menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #27d2d9!important;
}
#menu-e .navbar,
#menu-e .nav-dropdown-sm,
#menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e .nav-dropdown-sm .dropdown-menu {
  background: #34d5db;
}
#menu-e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e .bg-color.transparent.opened .link:hover,
#menu-e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #f39c12;
}
#header4-7m .display-1 {
  font-weight: 700;
}
#header4-7m .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header4-7m .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header5-7o .elements-content {
  padding-bottom: 140px;
}
#header5-7o .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-7o .mbr-section-title,
#header5-7o .tab-pane {
  color: #fff;
}
#header5-7o .mbr-section-title {
  margin-bottom: 60px;
}
#header5-7o .nav-tabs {
  margin-top: 90px;
}
#call1-7q .display-1 {
  font-weight: 700;
}
#call1-7q .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-7q .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#custom-html-7p {
  /* Type valid CSS here */
}
#custom-html-7p .my-image {
  width: 100%;
}




#menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e .navbar-caption {
  color: #ffffff;
}
#menu-e .navbar-toggler {
  color: #ffffff;
}
#menu-e .close-icon::before,
#menu-e .close-icon::after {
  background-color: #ffffff;
}
#menu-e .link,
#menu-e .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-e .link {
  font-size: 0.95rem;
}
#menu-e .dropdown-item,
#menu-e .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-e .link:hover,
#menu-e .link:focus {
  color: #f39c12;
}
#menu-e .dropdown-item:hover::before,
#menu-e .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-e .dropdown-item:hover,
#menu-e .dropdown-item:focus {
  color: #ffffff;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-menu {
  background: #21b5bb;
}
#menu-e .nav-dropdown-sm .link:focus,
#menu-e .nav-dropdown-sm .link:hover,
#menu-e .nav-dropdown-sm .dropdown-item:focus,
#menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #27d2d9!important;
}
#menu-e .navbar,
#menu-e .nav-dropdown-sm,
#menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e .nav-dropdown-sm .dropdown-menu {
  background: #34d5db;
}
#menu-e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e .bg-color.transparent.opened .link:hover,
#menu-e .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #f39c12;
}
#header4-7t .display-1 {
  font-weight: 700;
}
#header4-7t .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header4-7t .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header5-7u .elements-content {
  padding-bottom: 140px;
}
#header5-7u .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-7u .mbr-section-title,
#header5-7u .tab-pane {
  color: #fff;
}
#header5-7u .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-7u .nav-tabs {
  margin-top: 90px;
}
#call2-7w .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-7w .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call2-7w .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#custom-html-7v {
  /* Type valid CSS here */
}
#custom-html-7v .my-image {
  width: 100%;
}
#footer7-7s .mbr-section-subtitle {
  color: #ffffff;
}
#footer7-7s P {
  color: #ffffff;
}


#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header3-8x .display-1 {
  font-weight: 700;
}
#header3-8x .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-8x .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features17-8y .mbr-section-title {
  font-weight: 400;
}
#features17-8y .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#animated-bg1-ax .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-ax H1 {
  font-family: 'Montserrat', sans-serif;
}
#tabs2-ay .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#intro2-aw .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header3-b7 .display-1 {
  font-weight: 700;
}
#header3-b7 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-b7 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#accordion3-bb H1 {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
}
#accordion3-bb P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}











#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header1-bc .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-bc .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header1-bc .mbr-section-text {
  color: #ffffff;
}
#call6-bd .display-4 {
  font-family: 'Montserrat', sans-serif;
}
#call1-be .display-1 {
  font-weight: 700;
}
#call1-be .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-be .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#content4-bi P {
  font-family: 'Open Sans', sans-serif;
}
#tabs2-bh .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
}
#tabs2-bh P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#team1-bl H1 {
  font-family: 'Montserrat', sans-serif;
}
#team1-bl .title1 {
  font-family: 'Montserrat', sans-serif;
}
#team1-bl .title2 B {
  font-family: 'Montserrat', sans-serif;
}
#call3-bf .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-bf .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-bf .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}






#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header11-30 H1 {
  font-family: 'Montserrat', sans-serif;
}
#features17-4b .mbr-section-title {
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
#features17-4b .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#header5-bo .elements-content {
  padding-bottom: 140px;
}
#header5-bo .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-bo .mbr-section-title,
#header5-bo .tab-pane {
  color: #fff;
}
#header5-bo .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-bo .nav-tabs {
  margin-top: 90px;
}
#header5-bp .elements-content {
  padding-bottom: 140px;
}
#header5-bp .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-bp .mbr-section-title,
#header5-bp .tab-pane {
  color: #fff;
}
#header5-bp .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-bp .nav-tabs {
  margin-top: 90px;
}
#header5-bq .elements-content {
  padding-bottom: 140px;
}
#header5-bq .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-bq .mbr-section-title,
#header5-bq .tab-pane {
  color: #fff;
}
#header5-bq .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-bq .nav-tabs {
  margin-top: 90px;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#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;
  font-family: 'Montserrat', sans-serif;
}
#menu-bs .link {
  font-size: 0.95rem;
}
#menu-bs .dropdown-item,
#menu-bs .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-bs .link:hover,
#menu-bs .link:focus {
  color: #f39c12;
}
#menu-bs .dropdown-item:hover::before,
#menu-bs .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-bs .dropdown-item:hover,
#menu-bs .dropdown-item:focus {
  color: #ffffff;
}
#menu-bs .link[aria-expanded="true"],
#menu-bs .dropdown-menu {
  background: #b41302;
}
#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: #d71603!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: #e61803;
}
#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: #f39c12;
}
#menu-bs .link[aria-expanded="true"],
#menu-bs .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-bs .link:hover,
#menu-bs .dropdown-item:hover,
#menu-bs .link:focus,
#menu-bs .dropdown-item:focus {
  color: #f39c12;
}
#header1-bt .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-bt .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features8-bv .lead {
  color: #9fa3a7;
}
#features8-bv .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-bv .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features16-bw .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
#features16-bw .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-bx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bx .navbar-caption {
  color: #ffffff;
}
#menu-bx .navbar-toggler {
  color: #ffffff;
}
#menu-bx .close-icon::before,
#menu-bx .close-icon::after {
  background-color: #ffffff;
}
#menu-bx .link,
#menu-bx .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-bx .link {
  font-size: 0.95rem;
}
#menu-bx .dropdown-item,
#menu-bx .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-bx .link:hover,
#menu-bx .link:focus {
  color: #f39c12;
}
#menu-bx .dropdown-item:hover::before,
#menu-bx .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-bx .dropdown-item:hover,
#menu-bx .dropdown-item:focus {
  color: #ffffff;
}
#menu-bx .link[aria-expanded="true"],
#menu-bx .dropdown-menu {
  background: #b41302;
}
#menu-bx .nav-dropdown-sm .link:focus,
#menu-bx .nav-dropdown-sm .link:hover,
#menu-bx .nav-dropdown-sm .dropdown-item:focus,
#menu-bx .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-bx .navbar,
#menu-bx .nav-dropdown-sm,
#menu-bx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bx .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-bx .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bx .bg-color.transparent.opened .link:hover,
#menu-bx .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-bx .link[aria-expanded="true"],
#menu-bx .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-bx .link:hover,
#menu-bx .dropdown-item:hover,
#menu-bx .link:focus,
#menu-bx .dropdown-item:focus {
  color: #f39c12;
}
#header2-by .mbr-section-title,
#header2-by .mbr-section-subtitle,
#header2-by .btn {
  color: #fff;
}
#header2-by .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
#features7-c1 .lead {
  color: #9fa3a7;
}
#features7-c1 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-c1 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features15-c0 .mbr-section-title {
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
}
#features15-c0 .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-c0 .mbr-cards-row {
  margin-top: 40px;
}
#features15-c0 .mbr-section-title SPAN {
  font-size: 32px;
}
#accordion1-fk H1 {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}






#menu-c5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c5 .navbar-caption {
  color: #ffffff;
}
#menu-c5 .navbar-toggler {
  color: #ffffff;
}
#menu-c5 .close-icon::before,
#menu-c5 .close-icon::after {
  background-color: #ffffff;
}
#menu-c5 .link,
#menu-c5 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-c5 .link {
  font-size: 0.95rem;
}
#menu-c5 .dropdown-item,
#menu-c5 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-c5 .link:hover,
#menu-c5 .link:focus {
  color: #f39c12;
}
#menu-c5 .dropdown-item:hover::before,
#menu-c5 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-c5 .dropdown-item:hover,
#menu-c5 .dropdown-item:focus {
  color: #ffffff;
}
#menu-c5 .link[aria-expanded="true"],
#menu-c5 .dropdown-menu {
  background: #b41302;
}
#menu-c5 .nav-dropdown-sm .link:focus,
#menu-c5 .nav-dropdown-sm .link:hover,
#menu-c5 .nav-dropdown-sm .dropdown-item:focus,
#menu-c5 .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-c5 .navbar,
#menu-c5 .nav-dropdown-sm,
#menu-c5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c5 .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-c5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-c5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c5 .bg-color.transparent.opened .link:hover,
#menu-c5 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-c5 .link[aria-expanded="true"],
#menu-c5 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-c5 .link:hover,
#menu-c5 .dropdown-item:hover,
#menu-c5 .link:focus,
#menu-c5 .dropdown-item:focus {
  color: #f39c12;
}
#header6-c6 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-c6 .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header6-c6 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header5-ca .elements-content {
  padding-bottom: 140px;
}
#header5-ca .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-ca .mbr-section-title,
#header5-ca .tab-pane {
  color: #fff;
}
#header5-ca .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-ca .nav-tabs {
  margin-top: 90px;
}
#header5-cc .elements-content {
  padding-bottom: 140px;
}
#header5-cc .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-cc .mbr-section-title,
#header5-cc .tab-pane {
  color: #fff;
}
#header5-cc .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-cc .nav-tabs {
  margin-top: 90px;
}
#header5-cd .elements-content {
  padding-bottom: 140px;
}
#header5-cd .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-cd .mbr-section-title,
#header5-cd .tab-pane {
  color: #fff;
}
#header5-cd .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-cd .nav-tabs {
  margin-top: 90px;
}
#header5-ce .elements-content {
  padding-bottom: 140px;
}
#header5-ce .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-ce .mbr-section-title,
#header5-ce .tab-pane {
  color: #fff;
}
#header5-ce .mbr-section-title {
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header5-ce .nav-tabs {
  margin-top: 90px;
}
#header5-ce B {
  color: #333333;
}
#header5-ce P {
  color: #333333;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#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;
  font-family: 'Montserrat', sans-serif;
}
#menu-cf .link {
  font-size: 0.95rem;
}
#menu-cf .dropdown-item,
#menu-cf .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-cf .link:hover,
#menu-cf .link:focus {
  color: #f39c12;
}
#menu-cf .dropdown-item:hover::before,
#menu-cf .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-cf .dropdown-item:hover,
#menu-cf .dropdown-item:focus {
  color: #ffffff;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-menu {
  background: #b41302;
}
#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: #d71603!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: #e61803;
}
#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: #f39c12;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-cf .link:hover,
#menu-cf .dropdown-item:hover,
#menu-cf .link:focus,
#menu-cf .dropdown-item:focus {
  color: #f39c12;
}
#header1-ch .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-ch .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features3-cj .mbr-section-title {
  font-weight: 700;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#features3-cj .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffffff;
}
#features3-cj .mbr-section-text {
  color: #eeeeee;
}
#features1-ci .mbr-section-title {
  font-weight: 700;
  color: #333333;
}
#features1-ci .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000000;
}
#features1-ci .mbr-section-text {
  color: #333333;
}
#footer1-cg .mbr-section-subtitle,
#footer1-cg .mbr-section-text {
  color: #fff;
}
#footer1-cg .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-ck .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ck .navbar-caption {
  color: #ffffff;
}
#menu-ck .navbar-toggler {
  color: #ffffff;
}
#menu-ck .close-icon::before,
#menu-ck .close-icon::after {
  background-color: #ffffff;
}
#menu-ck .link,
#menu-ck .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-ck .link {
  font-size: 0.95rem;
}
#menu-ck .dropdown-item,
#menu-ck .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-ck .link:hover,
#menu-ck .link:focus {
  color: #f39c12;
}
#menu-ck .dropdown-item:hover::before,
#menu-ck .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ck .dropdown-item:hover,
#menu-ck .dropdown-item:focus {
  color: #ffffff;
}
#menu-ck .link[aria-expanded="true"],
#menu-ck .dropdown-menu {
  background: #b41302;
}
#menu-ck .nav-dropdown-sm .link:focus,
#menu-ck .nav-dropdown-sm .link:hover,
#menu-ck .nav-dropdown-sm .dropdown-item:focus,
#menu-ck .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-ck .navbar,
#menu-ck .nav-dropdown-sm,
#menu-ck .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ck .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-ck .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ck .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ck .bg-color.transparent.opened .link:hover,
#menu-ck .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ck .link[aria-expanded="true"],
#menu-ck .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-ck .link:hover,
#menu-ck .dropdown-item:hover,
#menu-ck .link:focus,
#menu-ck .dropdown-item:focus {
  color: #f39c12;
}
#header11-cn H1 {
  font-family: 'Montserrat', sans-serif;
}
#features9-co .date P {
  font-family: 'Titillium Web', sans-serif;
  color: #333333;
}
#features9-co .date B {
  color: #333333;
}
#features9-co H4 {
  font-family: 'Montserrat', sans-serif;
  color: #333333;
}
#features9-co .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cl .mbr-section-subtitle,
#footer1-cl .mbr-section-text {
  color: #fff;
}
#footer1-cl .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}


#menu-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cq .navbar-caption {
  color: #ffffff;
}
#menu-cq .navbar-toggler {
  color: #ffffff;
}
#menu-cq .close-icon::before,
#menu-cq .close-icon::after {
  background-color: #ffffff;
}
#menu-cq .link,
#menu-cq .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-cq .link {
  font-size: 0.95rem;
}
#menu-cq .dropdown-item,
#menu-cq .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-cq .link:hover,
#menu-cq .link:focus {
  color: #f39c12;
}
#menu-cq .dropdown-item:hover::before,
#menu-cq .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-cq .dropdown-item:hover,
#menu-cq .dropdown-item:focus {
  color: #ffffff;
}
#menu-cq .link[aria-expanded="true"],
#menu-cq .dropdown-menu {
  background: #b41302;
}
#menu-cq .nav-dropdown-sm .link:focus,
#menu-cq .nav-dropdown-sm .link:hover,
#menu-cq .nav-dropdown-sm .dropdown-item:focus,
#menu-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-cq .navbar,
#menu-cq .nav-dropdown-sm,
#menu-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cq .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-cq .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cq .bg-color.transparent.opened .link:hover,
#menu-cq .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-cq .link[aria-expanded="true"],
#menu-cq .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-cq .link:hover,
#menu-cq .dropdown-item:hover,
#menu-cq .link:focus,
#menu-cq .dropdown-item:focus {
  color: #f39c12;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
#header3-cs .display-1 {
  font-weight: 700;
}
#header3-cs .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-cs .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features10-ct .lead {
  color: #ffffff;
}
#features10-ct .mbr-section-subtitle {
  text-transform: uppercase;
}
#features10-ct .mbr-section-title {
  color: #ffffff;
}
#features10-ct .imgTitle {
  font-size: 72px;
}




#menu-cv .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cv .navbar-caption {
  color: #ffffff;
}
#menu-cv .navbar-toggler {
  color: #ffffff;
}
#menu-cv .close-icon::before,
#menu-cv .close-icon::after {
  background-color: #ffffff;
}
#menu-cv .link,
#menu-cv .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-cv .link {
  font-size: 0.95rem;
}
#menu-cv .dropdown-item,
#menu-cv .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-cv .link:hover,
#menu-cv .link:focus {
  color: #f39c12;
}
#menu-cv .dropdown-item:hover::before,
#menu-cv .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-cv .dropdown-item:hover,
#menu-cv .dropdown-item:focus {
  color: #ffffff;
}
#menu-cv .link[aria-expanded="true"],
#menu-cv .dropdown-menu {
  background: #b41302;
}
#menu-cv .nav-dropdown-sm .link:focus,
#menu-cv .nav-dropdown-sm .link:hover,
#menu-cv .nav-dropdown-sm .dropdown-item:focus,
#menu-cv .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-cv .navbar,
#menu-cv .nav-dropdown-sm,
#menu-cv .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cv .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-cv .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cv .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cv .bg-color.transparent.opened .link:hover,
#menu-cv .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-cv .link[aria-expanded="true"],
#menu-cv .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-cv .link:hover,
#menu-cv .dropdown-item:hover,
#menu-cv .link:focus,
#menu-cv .dropdown-item:focus {
  color: #f39c12;
}
#header1-d0 .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-d0 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
  color: #333333;
}
#header1-d0 .mbr-section-text {
  color: #666666;
}
#call2-db .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-db .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call2-db .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features6-d9 {
  
}
#features6-d9 .lead {
  color: #9fa3a7;
}
#features6-d9 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-d9 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features5-da {
  
}
#features5-da .lead {
  color: #9fa3a7;
}
#features5-da .mbr-section-subtitle {
  text-transform: uppercase;
}
#features5-da .card-number {
  left: -20px;
}
#features5-da .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#call2-dc .display-1 {
  font-weight: 700;
  color: #222;
}
#call2-dc .lead {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call2-dc .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#features6-dd {
  
}
#features6-dd .lead {
  color: #9fa3a7;
}
#features6-dd .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-dd .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header8-e1 .display-1 {
  font-weight: 700;
}
#header8-e1 .subtitle {
  color: #fff;
}
#header8-e1 .mbr-section-subtitle.lead {
  text-transform: uppercase;
  margin-bottom: 0;
}
#header8-e1 .testimonial-text,
#header8-e1 .testimonial-author,
#header8-e1 .testimonial-position {
  color: #565555;
}
#header8-e1 .testimonial-position {
  font-style: italic;
  color: #666666;
}
#call3-e3 .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-e3 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-e3 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#call3-e6 .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-e6 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-e6 .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}


#menu-ei .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ei .navbar-caption {
  color: #ffffff;
}
#menu-ei .navbar-toggler {
  color: #ffffff;
}
#menu-ei .close-icon::before,
#menu-ei .close-icon::after {
  background-color: #ffffff;
}
#menu-ei .link,
#menu-ei .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-ei .link {
  font-size: 0.95rem;
}
#menu-ei .dropdown-item,
#menu-ei .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-ei .link:hover,
#menu-ei .link:focus {
  color: #f39c12;
}
#menu-ei .dropdown-item:hover::before,
#menu-ei .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-ei .dropdown-item:hover,
#menu-ei .dropdown-item:focus {
  color: #ffffff;
}
#menu-ei .link[aria-expanded="true"],
#menu-ei .dropdown-menu {
  background: #b41302;
}
#menu-ei .nav-dropdown-sm .link:focus,
#menu-ei .nav-dropdown-sm .link:hover,
#menu-ei .nav-dropdown-sm .dropdown-item:focus,
#menu-ei .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-ei .navbar,
#menu-ei .nav-dropdown-sm,
#menu-ei .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ei .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-ei .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ei .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ei .bg-color.transparent.opened .link:hover,
#menu-ei .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-ei .link[aria-expanded="true"],
#menu-ei .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-ei .link:hover,
#menu-ei .dropdown-item:hover,
#menu-ei .link:focus,
#menu-ei .dropdown-item:focus {
  color: #f39c12;
}
#header3-ek .display-1 {
  font-weight: 700;
}
#header3-ek .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-ek .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#footer1-ej .mbr-section-subtitle,
#footer1-ej .mbr-section-text {
  color: #fff;
}
#footer1-ej .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-de .hide-buttons .nav-btn {
  display: none !important;
}
#menu-de .navbar-caption {
  color: #ffffff;
}
#menu-de .navbar-toggler {
  color: #ffffff;
}
#menu-de .close-icon::before,
#menu-de .close-icon::after {
  background-color: #ffffff;
}
#menu-de .link,
#menu-de .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-de .link {
  font-size: 0.95rem;
}
#menu-de .dropdown-item,
#menu-de .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-de .link:hover,
#menu-de .link:focus {
  color: #f39c12;
}
#menu-de .dropdown-item:hover::before,
#menu-de .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-de .dropdown-item:hover,
#menu-de .dropdown-item:focus {
  color: #ffffff;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-menu {
  background: #b41302;
}
#menu-de .nav-dropdown-sm .link:focus,
#menu-de .nav-dropdown-sm .link:hover,
#menu-de .nav-dropdown-sm .dropdown-item:focus,
#menu-de .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-de .navbar,
#menu-de .nav-dropdown-sm,
#menu-de .nav-dropdown-sm .link[aria-expanded="true"],
#menu-de .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-de .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-de .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-de .bg-color.transparent.opened .link:hover,
#menu-de .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-de .link[aria-expanded="true"],
#menu-de .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-de .link:hover,
#menu-de .dropdown-item:hover,
#menu-de .link:focus,
#menu-de .dropdown-item:focus {
  color: #f39c12;
}
#header1-ey .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-ey .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header11-et H1 {
  font-family: 'Montserrat', sans-serif;
}
#features1-6n .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
#features1-6n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features1-6n .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
}
#footer1-cr .mbr-section-subtitle,
#footer1-cr .mbr-section-text {
  color: #fff;
}
#footer1-cr .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-f7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f7 .navbar-caption {
  color: #ffffff;
}
#menu-f7 .navbar-toggler {
  color: #ffffff;
}
#menu-f7 .close-icon::before,
#menu-f7 .close-icon::after {
  background-color: #ffffff;
}
#menu-f7 .link,
#menu-f7 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-f7 .link {
  font-size: 0.95rem;
}
#menu-f7 .dropdown-item,
#menu-f7 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-f7 .link:hover,
#menu-f7 .link:focus {
  color: #f39c12;
}
#menu-f7 .dropdown-item:hover::before,
#menu-f7 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-f7 .dropdown-item:hover,
#menu-f7 .dropdown-item:focus {
  color: #ffffff;
}
#menu-f7 .link[aria-expanded="true"],
#menu-f7 .dropdown-menu {
  background: #b41302;
}
#menu-f7 .nav-dropdown-sm .link:focus,
#menu-f7 .nav-dropdown-sm .link:hover,
#menu-f7 .nav-dropdown-sm .dropdown-item:focus,
#menu-f7 .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-f7 .navbar,
#menu-f7 .nav-dropdown-sm,
#menu-f7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f7 .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-f7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-f7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f7 .bg-color.transparent.opened .link:hover,
#menu-f7 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-f7 .link[aria-expanded="true"],
#menu-f7 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-f7 .link:hover,
#menu-f7 .dropdown-item:hover,
#menu-f7 .link:focus,
#menu-f7 .dropdown-item:focus {
  color: #f39c12;
}
#header3-fb .display-1 {
  font-weight: 700;
}
#header3-fb .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-fb .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header4-fc .display-1 {
  font-weight: 700;
}
#header4-fc .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header4-fc .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header7-g5 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-g5 .mbr-section-text {
  color: #9fa3a7;
}
#header7-g5 .mbr-section-title {
  color: #242424;
  font-weight: bold;
}
#shop1-fd {
  
  
  
}
#shop1-fd .galleryItem h4:hover {
  color: #f39c12;
}
#shop1-fd .mbr-gallery-filter ul li.active {
  color: #f39c12;
}
#shop1-fd .mbr-gallery-filter ul li:hover {
  color: #f39c12;
}
#shop1-fd .mbr-gallery-filter ul li:before {
  background: #f39c12;
}
#shop1-fd .min-toggle:hover,
#shop1-fd .max-toggle:hover {
  background-color: #f39c12;
}
#shop1-fd .shop-title {
  font-family: Arvo;
}
#shop1-fd .categories-titles .mbr-gallery-filter ul li {
  font-family: Arvo;
}
#shop1-fd .max-input {
  font-family: Arvo;
}
#shop1-fd .min-input {
  font-family: Arvo;
}
#shop1-fd .item-title {
  font-family: Arvo;
}
#shop1-fd .card-description {
  font-family: Open Sans;
}
#shop1-fd .shop-item-price {
  font-family: Montserrat;
}
#shop1-fd H3 {
  font-family: 'Montserrat', sans-serif;
}
#shop1-fd LI {
  font-family: 'Montserrat', sans-serif;
  color: #333333;
}
#footer1-f8 .mbr-section-subtitle,
#footer1-f8 .mbr-section-text {
  color: #fff;
}
#footer1-f8 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-fr .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fr .navbar-caption {
  color: #ffffff;
}
#menu-fr .navbar-toggler {
  color: #ffffff;
}
#menu-fr .close-icon::before,
#menu-fr .close-icon::after {
  background-color: #ffffff;
}
#menu-fr .link,
#menu-fr .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-fr .link {
  font-size: 0.95rem;
}
#menu-fr .dropdown-item,
#menu-fr .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-fr .link:hover,
#menu-fr .link:focus {
  color: #f39c12;
}
#menu-fr .dropdown-item:hover::before,
#menu-fr .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-fr .dropdown-item:hover,
#menu-fr .dropdown-item:focus {
  color: #ffffff;
}
#menu-fr .link[aria-expanded="true"],
#menu-fr .dropdown-menu {
  background: #b41302;
}
#menu-fr .nav-dropdown-sm .link:focus,
#menu-fr .nav-dropdown-sm .link:hover,
#menu-fr .nav-dropdown-sm .dropdown-item:focus,
#menu-fr .nav-dropdown-sm .dropdown-item:hover {
  background: #d71603!important;
}
#menu-fr .navbar,
#menu-fr .nav-dropdown-sm,
#menu-fr .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fr .nav-dropdown-sm .dropdown-menu {
  background: #e61803;
}
#menu-fr .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-fr .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fr .bg-color.transparent.opened .link:hover,
#menu-fr .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-fr .link[aria-expanded="true"],
#menu-fr .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#menu-fr .link:hover,
#menu-fr .dropdown-item:hover,
#menu-fr .link:focus,
#menu-fr .dropdown-item:focus {
  color: #f39c12;
}
#header1-gg .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-gg .mbr-section-text {
  color: #ffffff;
}
#call3-h1 .display-1 {
  font-weight: 700;
  color: #fff;
}
#call3-h1 .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call3-h1 .mbr-section-title {
  color: #000000;
}
#gallery3-gs .mbr-gallery-title {
  text-align: center;
  color: #ffffff;
}
#gallery3-gt .mbr-gallery-title {
  text-align: center;
  color: #ffffff;
}
#gallery3-gu .mbr-gallery-title {
  text-align: center;
  color: #ffffff;
}
#gallery3-gv .mbr-gallery-title {
  text-align: center;
  color: #ffffff;
}
#gallery3-gw .mbr-gallery-title {
  text-align: center;
  color: #ffffff;
}
#gallery3-gx .mbr-gallery-title {
  text-align: center;
  color: #ffffff;
}
#footer1-fs .mbr-section-subtitle,
#footer1-fs .mbr-section-text {
  color: #fff;
}
#footer1-fs .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
