@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);







body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: '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;
}
/*end colorM*/
#menu-t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-t .navbar-caption {
  color: #ffffff;
}
#menu-t .navbar-toggler {
  color: #000000;
}
#menu-t .close-icon::before,
#menu-t .close-icon::after {
  background-color: #000000;
}
#menu-t .link,
#menu-t .dropdown-item {
  color: #000000;
}
#menu-t .link {
  font-size: 0.85rem;
}
#menu-t .dropdown-item,
#menu-t .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-t .link:hover,
#menu-t .link:focus {
  color: #f39c12;
}
#menu-t .dropdown-item:hover::before,
#menu-t .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-t .dropdown-item:hover,
#menu-t .dropdown-item:focus {
  color: #000000;
}
#menu-t .link[aria-expanded="true"],
#menu-t .dropdown-menu {
  background: #e6e6e6;
}
#menu-t .nav-dropdown-sm .link:focus,
#menu-t .nav-dropdown-sm .link:hover,
#menu-t .nav-dropdown-sm .dropdown-item:focus,
#menu-t .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-t .navbar,
#menu-t .nav-dropdown-sm,
#menu-t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-t .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-t .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-t .bg-color.transparent.opened .link:hover,
#menu-t .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-t .link[aria-expanded="true"],
#menu-t .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#features7-10 .lead {
  color: #9fa3a7;
}
#features7-10 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #d35400;
  font-size: 25px;
  text-align: left;
}
#features7-10 .mbr-section-text {
  color: #000000;
}
#features8-18 .lead {
  color: #9fa3a7;
}
#features8-18 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-18 .mbr-section-title {
  color: #d35400;
  font-family: 'Montserrat', sans-serif;
}
#features8-18 .mbr-section-text {
  color: #000000;
}
#features7-19 .lead {
  color: #9fa3a7;
}
#features7-19 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-19 .mbr-section-title {
  color: #e67e22;
  font-family: 'Montserrat', sans-serif;
}
#features7-19 .mbr-section-text {
  color: #000000;
}
#features8-1b .lead {
  color: #9fa3a7;
}
#features8-1b .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-1b .mbr-section-title {
  color: #e67e22;
  font-family: 'Montserrat', sans-serif;
}
#features8-1b .mbr-section-text {
  color: #000000;
}
#form1-x .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-x .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}
#footer4-z .mbr-section-subtitle {
  font-size: 14px;
}









#menu-21 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-21 .navbar-caption {
  color: #ffffff;
}
#menu-21 .navbar-toggler {
  color: #000000;
}
#menu-21 .close-icon::before,
#menu-21 .close-icon::after {
  background-color: #000000;
}
#menu-21 .link,
#menu-21 .dropdown-item {
  color: #000000;
}
#menu-21 .link {
  font-size: 0.85rem;
}
#menu-21 .dropdown-item,
#menu-21 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-21 .link:hover,
#menu-21 .link:focus {
  color: #f39c12;
}
#menu-21 .dropdown-item:hover::before,
#menu-21 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-21 .dropdown-item:hover,
#menu-21 .dropdown-item:focus {
  color: #000000;
}
#menu-21 .link[aria-expanded="true"],
#menu-21 .dropdown-menu {
  background: #e6e6e6;
}
#menu-21 .nav-dropdown-sm .link:focus,
#menu-21 .nav-dropdown-sm .link:hover,
#menu-21 .nav-dropdown-sm .dropdown-item:focus,
#menu-21 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-21 .navbar,
#menu-21 .nav-dropdown-sm,
#menu-21 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-21 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-21 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-21 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-21 .bg-color.transparent.opened .link:hover,
#menu-21 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-21 .link[aria-expanded="true"],
#menu-21 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#header2-51 .mbr-section-title,
#header2-51 .mbr-section-subtitle,
#header2-51 .btn {
  color: #fff;
}
#header2-51 .mbr-section-title {
  font-weight: 700;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 72px;
  color: #dddddd;
}
#header2-51 .mbr-section-subtitle {
  text-align: center;
}
#content2-a8 BLOCKQUOTE {
  font-size: 18px;
  color: #000000;
}
#features10-5h .lead {
  color: #ffffff;
}
#features10-5h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features10-5h .mbr-section-title {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
}
#features10-5h .mbr-section-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#header7-5s .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-5s .mbr-section-text {
  color: #2980b9;
  font-size: 24px;
  text-align: left;
}
#header7-5s .mbr-section-title {
  color: #242424;
  font-weight: bold;
  font-size: 72px;
  font-family: 'Montserrat', sans-serif;
}
#features4-5j .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
}
#features4-5j .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
}
#features4-5j .mbr-section-text {
  text-align: left;
}
#features4-5k .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
}
#features4-5k .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
}
#features4-5k .mbr-section-text {
  text-align: left;
}
#features15-5q .mbr-section-title {
  font-weight: 700;
  color: #bfce2c;
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
}
#features15-5q .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-5q .mbr-cards-row {
  margin-top: 40px;
}
#features15-5q .display-5 {
  font-size: 30px;
  font-family: 'Roboto Condensed', sans-serif;
}
#form1-25 .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-25 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}
#footer4-27 .mbr-section-subtitle {
  font-size: 14px;
}








#menu-4k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4k .navbar-caption {
  color: #ffffff;
}
#menu-4k .navbar-toggler {
  color: #000000;
}
#menu-4k .close-icon::before,
#menu-4k .close-icon::after {
  background-color: #000000;
}
#menu-4k .link,
#menu-4k .dropdown-item {
  color: #000000;
}
#menu-4k .link {
  font-size: 0.85rem;
}
#menu-4k .dropdown-item,
#menu-4k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-4k .link:hover,
#menu-4k .link:focus {
  color: #f39c12;
}
#menu-4k .dropdown-item:hover::before,
#menu-4k .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-4k .dropdown-item:hover,
#menu-4k .dropdown-item:focus {
  color: #000000;
}
#menu-4k .link[aria-expanded="true"],
#menu-4k .dropdown-menu {
  background: #e6e6e6;
}
#menu-4k .nav-dropdown-sm .link:focus,
#menu-4k .nav-dropdown-sm .link:hover,
#menu-4k .nav-dropdown-sm .dropdown-item:focus,
#menu-4k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4k .navbar,
#menu-4k .nav-dropdown-sm,
#menu-4k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4k .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4k .bg-color.transparent.opened .link:hover,
#menu-4k .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-4k .link[aria-expanded="true"],
#menu-4k .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-4l .mbr-section-subtitle {
  font-size: 14px;
}
#header2-4m .mbr-section-title,
#header2-4m .mbr-section-subtitle,
#header2-4m .btn {
  color: #fff;
}
#header2-4m .mbr-section-title {
  font-weight: 700;
  font-size: 36px;
  color: #2c3e50;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
#header5-5t .elements-content {
  padding-bottom: 140px;
}
#header5-5t .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-5t .mbr-section-title,
#header5-5t .tab-pane {
  color: #fff;
}
#header5-5t .mbr-section-title {
  margin-bottom: 60px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 80px;
}
#header5-5t .nav-tabs {
  margin-top: 90px;
}
#features6-4o .lead {
  color: #9fa3a7;
}
#features6-4o .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-4o .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 60px;
}
#features6-4o .mbr-section-text {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#call1-4p .display-1 {
  font-weight: 700;
}
#call1-4p .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#call1-4p .mbr-section-title {
  font-size: 30px;
  font-family: 'Droid Sans', sans-serif;
  text-align: center;
  color: #333333;
}
#call1-4p .mbr-section-subtitle {
  font-size: 36px;
  font-family: 'Roboto Condensed', sans-serif;
}
#call5-50 .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
  color: #f39c12;
}
#call5-50 .mbr-section-text {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #f39c12;
}












#menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3n .navbar-caption {
  color: #ffffff;
}
#menu-3n .navbar-toggler {
  color: #000000;
}
#menu-3n .close-icon::before,
#menu-3n .close-icon::after {
  background-color: #000000;
}
#menu-3n .link,
#menu-3n .dropdown-item {
  color: #000000;
}
#menu-3n .link {
  font-size: 0.85rem;
}
#menu-3n .dropdown-item,
#menu-3n .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3n .link:hover,
#menu-3n .link:focus {
  color: #f39c12;
}
#menu-3n .dropdown-item:hover::before,
#menu-3n .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-3n .dropdown-item:hover,
#menu-3n .dropdown-item:focus {
  color: #000000;
}
#menu-3n .link[aria-expanded="true"],
#menu-3n .dropdown-menu {
  background: #e6e6e6;
}
#menu-3n .nav-dropdown-sm .link:focus,
#menu-3n .nav-dropdown-sm .link:hover,
#menu-3n .nav-dropdown-sm .dropdown-item:focus,
#menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3n .navbar,
#menu-3n .nav-dropdown-sm,
#menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3n .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3n .bg-color.transparent.opened .link:hover,
#menu-3n .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-3n .link[aria-expanded="true"],
#menu-3n .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#header3-3o .display-1 {
  font-weight: 700;
}
#header3-3o .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-3o .mbr-section-title {
  font-size: 46px;
  font-family: 'Droid Sans', sans-serif;
  color: #ffffff;
}
#features10-5w .lead {
  color: #ffffff;
}
#features10-5w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features10-5w .mbr-section-title {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
}
#features10-5w .mbr-section-text {
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
}
#features4-3z .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
  color: #062d48;
}
#features4-3z .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #062d48;
  font-size: 13px;
  text-align: center;
}
#features4-3z .mbr-section-text {
  color: #020506;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
#features4-3y .mbr-section-title {
  font-weight: 700;
}
#features4-3y .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #062d48;
  font-size: 13px;
}
#features4-3y .mbr-section-text {
  color: #020506;
  font-family: 'Roboto', sans-serif;
}
#features5-43 .lead {
  color: #9fa3a7;
}
#features5-43 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 23px;
}
#features5-43 .card-number {
  left: -20px;
}
#features5-43 .mbr-section-text {
  color: #ecf0f1;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#features5-43 DIV {
  color: #ffffff;
}
#features8-4b .lead {
  color: #9fa3a7;
}
#features8-4b .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4b .mbr-section-title {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
}
#features8-4b .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  color: #092d46;
  text-align: left;
}
#features8-4a .lead {
  color: #9fa3a7;
}
#features8-4a .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4a .mbr-section-title {
  color: #eeeeee;
}
#features8-4a .mbr-section-text {
  color: #eeeeee;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}
#features15-45 .mbr-section-title {
  font-weight: 700;
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
  color: #f39c12;
}
#features15-45 .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-45 .mbr-cards-row {
  margin-top: 40px;
}
#features15-45 .mbr-section-title DIV {
  font-size: 20px;
}
#features15-45 .display-5 {
  font-size: 30px;
  color: #e67e22;
}
#features15-45 P {
  text-align: left;
}
#form1-3r .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-3r .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}
#footer4-3t .mbr-section-subtitle {
  font-size: 14px;
}





#menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3n .navbar-caption {
  color: #ffffff;
}
#menu-3n .navbar-toggler {
  color: #000000;
}
#menu-3n .close-icon::before,
#menu-3n .close-icon::after {
  background-color: #000000;
}
#menu-3n .link,
#menu-3n .dropdown-item {
  color: #000000;
}
#menu-3n .link {
  font-size: 0.85rem;
}
#menu-3n .dropdown-item,
#menu-3n .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3n .link:hover,
#menu-3n .link:focus {
  color: #f39c12;
}
#menu-3n .dropdown-item:hover::before,
#menu-3n .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-3n .dropdown-item:hover,
#menu-3n .dropdown-item:focus {
  color: #000000;
}
#menu-3n .link[aria-expanded="true"],
#menu-3n .dropdown-menu {
  background: #e6e6e6;
}
#menu-3n .nav-dropdown-sm .link:focus,
#menu-3n .nav-dropdown-sm .link:hover,
#menu-3n .nav-dropdown-sm .dropdown-item:focus,
#menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3n .navbar,
#menu-3n .nav-dropdown-sm,
#menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3n .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3n .bg-color.transparent.opened .link:hover,
#menu-3n .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-3n .link[aria-expanded="true"],
#menu-3n .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#slider-1 .mbr-section-title {
  color: #eeeeee;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-size: 46px;
}
#features10-c .lead {
  color: #ffffff;
}
#features10-c .mbr-section-subtitle {
  text-transform: uppercase;
}
#features10-c .mbr-section-title {
  color: #ffffff;
}
#features10-c .mbr-section-text {
  color: #ecf0f1;
  font-size: 17px;
}
#features10-c .imgTitle {
  color: #ecf0f1;
  font-size: 48px;
  text-align: right;
  font-family: 'Open Sans', sans-serif;
}
#features1-i .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Roboto', sans-serif;
}
#features1-i .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #e67e22;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#features1-i .mbr-section-text {
  text-align: left;
}
#animated-bg1-5y .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#form1-n .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-n .form-control-label {
  color: undefined;
}
#form1-n .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}
#instagram-feed-block-9x .inst__title {
  font-size: 48px;
  text-align: center;
  color: #363434;
}
#footer4-k .mbr-section-subtitle {
  font-size: 14px;
}











#menu-61 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-61 .navbar-caption {
  color: #ffffff;
}
#menu-61 .navbar-toggler {
  color: #000000;
}
#menu-61 .close-icon::before,
#menu-61 .close-icon::after {
  background-color: #000000;
}
#menu-61 .link,
#menu-61 .dropdown-item {
  color: #000000;
}
#menu-61 .link {
  font-size: 0.85rem;
}
#menu-61 .dropdown-item,
#menu-61 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-61 .link:hover,
#menu-61 .link:focus {
  color: #f39c12;
}
#menu-61 .dropdown-item:hover::before,
#menu-61 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-61 .dropdown-item:hover,
#menu-61 .dropdown-item:focus {
  color: #000000;
}
#menu-61 .link[aria-expanded="true"],
#menu-61 .dropdown-menu {
  background: #e6e6e6;
}
#menu-61 .nav-dropdown-sm .link:focus,
#menu-61 .nav-dropdown-sm .link:hover,
#menu-61 .nav-dropdown-sm .dropdown-item:focus,
#menu-61 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-61 .navbar,
#menu-61 .nav-dropdown-sm,
#menu-61 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-61 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-61 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-61 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-61 .bg-color.transparent.opened .link:hover,
#menu-61 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-61 .link[aria-expanded="true"],
#menu-61 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-62 .mbr-section-subtitle {
  font-size: 14px;
}
#header7-6s .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-6s .mbr-section-text {
  color: #f4cd33;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
}
#header7-6s .mbr-section-title {
  color: #ecf0f1;
  font-weight: bold;
  font-size: 80px;
  font-family: 'Droid Sans', sans-serif;
}
#features4-6x .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  color: #bbbbbb;
}
#features4-6x .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #dddddd;
  text-align: left;
  font-size: 15px;
  font-family: 'Noto Sans', sans-serif;
}
#features4-6x .mbr-section-text {
  text-align: left;
}
#content3-69 .mbr-section-title,
#content3-69 .mbr-section-subtitle {
  text-align: center;
}
#content3-69 H3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
}
#features3-6v .mbr-section-title {
  font-weight: 700;
  font-size: 46px;
  font-family: 'Montserrat', sans-serif;
  color: #2b2929;
}
#features3-6v .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
  text-align: center;
}
#features3-6v .mbr-section-text {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#features3-6v .mbr-section-subtitle B {
  color: #f5ce2e;
  font-size: 17px;
}
#features3-6w .mbr-section-title {
  font-weight: 700;
  font-size: 46px;
  font-family: 'Montserrat', sans-serif;
  color: #afea6c;
}
#features3-6w .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
}
#features3-6w .mbr-section-text {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#features3-6w .mbr-section-subtitle B {
  color: #f1c40f;
  font-size: 22px;
}
#table1-6a th {
  color: #9fa3a7;
}
#table1-6a .mbr-section-title {
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
}
#table1-6a B {
  color: #27ae60;
}
#form1-63 .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-63 .form-control-label {
  color: undefined;
}
#form1-63 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}













#header3-8w .display-1 {
  font-weight: 700;
}
#header3-8w .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-8w .mbr-section-title {
  font-size: 48px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-8w .mbr-section-subtitle {
  font-size: 16px;
}
#features6-90 .lead {
  color: #9fa3a7;
}
#features6-90 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-90 .mbr-section-text {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#features6-90 .mbr-section-title {
  font-size: 48px;
  font-family: 'Roboto', sans-serif;
}
#features6-90 .mbr-section-title B {
  font-family: 'Roboto Condensed', sans-serif;
}
#menu-8u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8u .navbar-caption {
  color: #ffffff;
}
#menu-8u .navbar-toggler {
  color: #000000;
}
#menu-8u .close-icon::before,
#menu-8u .close-icon::after {
  background-color: #000000;
}
#menu-8u .link,
#menu-8u .dropdown-item {
  color: #000000;
}
#menu-8u .link {
  font-size: 0.85rem;
}
#menu-8u .dropdown-item,
#menu-8u .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8u .link:hover,
#menu-8u .link:focus {
  color: #f39c12;
}
#menu-8u .dropdown-item:hover::before,
#menu-8u .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-8u .dropdown-item:hover,
#menu-8u .dropdown-item:focus {
  color: #000000;
}
#menu-8u .link[aria-expanded="true"],
#menu-8u .dropdown-menu {
  background: #e6e6e6;
}
#menu-8u .nav-dropdown-sm .link:focus,
#menu-8u .nav-dropdown-sm .link:hover,
#menu-8u .nav-dropdown-sm .dropdown-item:focus,
#menu-8u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8u .navbar,
#menu-8u .nav-dropdown-sm,
#menu-8u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8u .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-8u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8u .bg-color.transparent.opened .link:hover,
#menu-8u .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-8u .link[aria-expanded="true"],
#menu-8u .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#features2-a9 .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  color: #aef214;
}
#features2-a9 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #aef214;
}
#features2-a9 .mbr-section-text {
  text-align: center;
}
#shop1-af .galleryItem h4:hover {
  color: #f39c12;
}
#shop1-af .mbr-gallery-filter ul li.active {
  color: #f39c12;
}
#shop1-af .mbr-gallery-filter ul li:hover {
  color: #f39c12;
}
#shop1-af .mbr-gallery-filter ul li:before {
  background: #f39c12;
}
#shop1-af .min-toggle:hover,
#shop1-af .max-toggle:hover {
  background-color: #f39c12;
}
#shop1-af .shop-title {
  font-family: Arvo;
}
#shop1-af .categories-titles .mbr-gallery-filter ul li {
  font-family: Arvo;
}
#shop1-af .max-input {
  font-family: Arvo;
}
#shop1-af .min-input {
  font-family: Arvo;
}
#shop1-af .item-title {
  font-family: Arvo;
}
#shop1-af .card-description {
  font-family: Open Sans;
}
#shop1-af .shop-item-price {
  font-family: Montserrat;
}
#shop1-af H3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
}
#shop1-af .item-subtitle {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
#shop1-af .card-description P {
  font-family: 'Open Sans', sans-serif;
}
#shop1-af .card-description UL {
  font-family: 'Open Sans', sans-serif;
}
#header7-ah .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-ah .mbr-section-text {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
#header7-ah .mbr-section-title {
  color: #242424;
  font-weight: bold;
}
#header7-ah .mbr-section-subtitle B {
  color: #000000;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
#form1-8x .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-8x .form-control-label {
  color: undefined;
}
#form1-8x .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}
#footer4-8v .mbr-section-subtitle {
  font-size: 14px;
}




#header10-94 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header10-94 H1 {
  font-size: 48px;
  color: #f1c40f;
  font-family: 'Droid Sans', sans-serif;
}
#header10-94 P {
  font-size: 18px;
}
#menu-92 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-92 .navbar-caption {
  color: #ffffff;
}
#menu-92 .navbar-toggler {
  color: #000000;
}
#menu-92 .close-icon::before,
#menu-92 .close-icon::after {
  background-color: #000000;
}
#menu-92 .link,
#menu-92 .dropdown-item {
  color: #000000;
}
#menu-92 .link {
  font-size: 0.85rem;
}
#menu-92 .dropdown-item,
#menu-92 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-92 .link:hover,
#menu-92 .link:focus {
  color: #f39c12;
}
#menu-92 .dropdown-item:hover::before,
#menu-92 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-92 .dropdown-item:hover,
#menu-92 .dropdown-item:focus {
  color: #000000;
}
#menu-92 .link[aria-expanded="true"],
#menu-92 .dropdown-menu {
  background: #e6e6e6;
}
#menu-92 .nav-dropdown-sm .link:focus,
#menu-92 .nav-dropdown-sm .link:hover,
#menu-92 .nav-dropdown-sm .dropdown-item:focus,
#menu-92 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-92 .navbar,
#menu-92 .nav-dropdown-sm,
#menu-92 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-92 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-92 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-92 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-92 .bg-color.transparent.opened .link:hover,
#menu-92 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-92 .link[aria-expanded="true"],
#menu-92 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content2-96 BLOCKQUOTE {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#features2-98 .mbr-section-title {
  font-weight: 700;
  font-family: 'Droid Sans', sans-serif;
  font-size: 60px;
}
#features2-98 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f1c40f;
}
#features2-98 .mbr-section-text {
  text-align: center;
}
#features2-99 .mbr-section-title {
  font-weight: 700;
  font-family: 'Droid Sans', sans-serif;
  font-size: 60px;
}
#features2-99 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features2-99 .mbr-section-text {
  text-align: center;
}
#features2-99 .mbr-section-subtitle B {
  color: #f1c40f;
}
#footer4-93 .mbr-section-subtitle {
  font-size: 14px;
}







#header10-9e .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header10-9e H1 {
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  color: #f5ce2e;
}
#features2-9i .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
}
#features2-9i .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
}
#features2-9i .mbr-section-text {
  text-align: center;
}
#features2-9i .mbr-section-subtitle B {
  color: #f5ce2e;
}
#menu-9b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9b .navbar-caption {
  color: #ffffff;
}
#menu-9b .navbar-toggler {
  color: #000000;
}
#menu-9b .close-icon::before,
#menu-9b .close-icon::after {
  background-color: #000000;
}
#menu-9b .link,
#menu-9b .dropdown-item {
  color: #000000;
}
#menu-9b .link {
  font-size: 0.85rem;
}
#menu-9b .dropdown-item,
#menu-9b .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9b .link:hover,
#menu-9b .link:focus {
  color: #f39c12;
}
#menu-9b .dropdown-item:hover::before,
#menu-9b .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-9b .dropdown-item:hover,
#menu-9b .dropdown-item:focus {
  color: #000000;
}
#menu-9b .link[aria-expanded="true"],
#menu-9b .dropdown-menu {
  background: #e6e6e6;
}
#menu-9b .nav-dropdown-sm .link:focus,
#menu-9b .nav-dropdown-sm .link:hover,
#menu-9b .nav-dropdown-sm .dropdown-item:focus,
#menu-9b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9b .navbar,
#menu-9b .nav-dropdown-sm,
#menu-9b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9b .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9b .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-9b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9b .bg-color.transparent.opened .link:hover,
#menu-9b .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-9b .link[aria-expanded="true"],
#menu-9b .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-9c .mbr-section-subtitle {
  font-size: 14px;
}
#features2-9j .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  color: #2980b9;
}
#features2-9j .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #8e44ad;
}
#features2-9j .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features2-9j .mbr-section-subtitle B {
  color: #8e44ad;
}
#features2-9l .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
}
#features2-9l .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
}
#features2-9l .mbr-section-text {
  text-align: center;
}
#features2-9l .mbr-section-subtitle B {
  color: #f5ce2e;
}
#features2-9n .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  color: #2980b9;
}
#features2-9n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #8e44ad;
}
#features2-9n .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features2-9n .mbr-section-subtitle B {
  color: #8e44ad;
}
#features15-9o .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  color: #f5ce2e;
}
#features15-9o .display-6 {
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
}
#features15-9o .mbr-cards-row {
  margin-top: 40px;
}
#features15-9o .display-5 {
  font-size: 36px;
}
#features2-9p .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  color: #2980b9;
}
#features2-9p .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #8e44ad;
}
#features2-9p .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features2-9p .mbr-section-subtitle B {
  color: #8e44ad;
}





#header3-9s .display-1 {
  font-weight: 700;
}
#header3-9s .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-9s .mbr-section-title {
  font-size: 60px;
  font-family: 'Open Sans', sans-serif;
  color: #f5ce2e;
}
#content2-a7 BLOCKQUOTE {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#menu-9q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9q .navbar-caption {
  color: #ffffff;
}
#menu-9q .navbar-toggler {
  color: #000000;
}
#menu-9q .close-icon::before,
#menu-9q .close-icon::after {
  background-color: #000000;
}
#menu-9q .link,
#menu-9q .dropdown-item {
  color: #000000;
}
#menu-9q .link {
  font-size: 0.85rem;
}
#menu-9q .dropdown-item,
#menu-9q .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9q .link:hover,
#menu-9q .link:focus {
  color: #f39c12;
}
#menu-9q .dropdown-item:hover::before,
#menu-9q .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-9q .dropdown-item:hover,
#menu-9q .dropdown-item:focus {
  color: #000000;
}
#menu-9q .link[aria-expanded="true"],
#menu-9q .dropdown-menu {
  background: #e6e6e6;
}
#menu-9q .nav-dropdown-sm .link:focus,
#menu-9q .nav-dropdown-sm .link:hover,
#menu-9q .nav-dropdown-sm .dropdown-item:focus,
#menu-9q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9q .navbar,
#menu-9q .nav-dropdown-sm,
#menu-9q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9q .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9q .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-9q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9q .bg-color.transparent.opened .link:hover,
#menu-9q .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-9q .link[aria-expanded="true"],
#menu-9q .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#features2-9t .mbr-section-title {
  font-weight: 700;
  font-size: 46px;
  font-family: 'Montserrat', sans-serif;
  color: #2980b9;
}
#features2-9t .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #8e44ad;
}
#features2-9t .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features2-9t .mbr-section-subtitle B {
  color: #8e44ad;
}
#features2-a4 .mbr-section-title {
  font-weight: 700;
  font-size: 46px;
  font-family: 'Montserrat', sans-serif;
}
#features2-a4 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
}
#features2-a4 .mbr-section-text {
  text-align: center;
}
#features2-a6 .mbr-section-title {
  font-weight: 700;
  font-size: 46px;
  font-family: 'Montserrat', sans-serif;
}
#features2-a6 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #f39c12;
}
#features2-a6 .mbr-section-text {
  text-align: center;
}
#footer4-9r .mbr-section-subtitle {
  font-size: 14px;
}
#menu-9y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9y .navbar-caption {
  color: #ffffff;
}
#menu-9y .navbar-toggler {
  color: #000000;
}
#menu-9y .close-icon::before,
#menu-9y .close-icon::after {
  background-color: #000000;
}
#menu-9y .link,
#menu-9y .dropdown-item {
  color: #000000;
}
#menu-9y .link {
  font-size: 0.85rem;
}
#menu-9y .dropdown-item,
#menu-9y .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9y .link:hover,
#menu-9y .link:focus {
  color: #f39c12;
}
#menu-9y .dropdown-item:hover::before,
#menu-9y .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-9y .dropdown-item:hover,
#menu-9y .dropdown-item:focus {
  color: #000000;
}
#menu-9y .link[aria-expanded="true"],
#menu-9y .dropdown-menu {
  background: #e6e6e6;
}
#menu-9y .nav-dropdown-sm .link:focus,
#menu-9y .nav-dropdown-sm .link:hover,
#menu-9y .nav-dropdown-sm .dropdown-item:focus,
#menu-9y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9y .navbar,
#menu-9y .nav-dropdown-sm,
#menu-9y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9y .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-9y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9y .bg-color.transparent.opened .link:hover,
#menu-9y .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-9y .link[aria-expanded="true"],
#menu-9y .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-9z .mbr-section-subtitle {
  font-size: 14px;
}
#content1-a0 {
  
}
#content1-a0 P {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}



















#header7-7n .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-7n .mbr-section-text {
  color: #f4cd33;
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
}
#header7-7n .mbr-section-title {
  color: #ecf0f1;
  font-weight: bold;
  font-size: 80px;
  font-family: 'Droid Sans', sans-serif;
}
#menu-7l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7l .navbar-caption {
  color: #ffffff;
}
#menu-7l .navbar-toggler {
  color: #000000;
}
#menu-7l .close-icon::before,
#menu-7l .close-icon::after {
  background-color: #000000;
}
#menu-7l .link,
#menu-7l .dropdown-item {
  color: #000000;
}
#menu-7l .link {
  font-size: 0.85rem;
}
#menu-7l .dropdown-item,
#menu-7l .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-7l .link:hover,
#menu-7l .link:focus {
  color: #f39c12;
}
#menu-7l .dropdown-item:hover::before,
#menu-7l .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-7l .dropdown-item:hover,
#menu-7l .dropdown-item:focus {
  color: #000000;
}
#menu-7l .link[aria-expanded="true"],
#menu-7l .dropdown-menu {
  background: #e6e6e6;
}
#menu-7l .nav-dropdown-sm .link:focus,
#menu-7l .nav-dropdown-sm .link:hover,
#menu-7l .nav-dropdown-sm .dropdown-item:focus,
#menu-7l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-7l .navbar,
#menu-7l .nav-dropdown-sm,
#menu-7l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-7l .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-7l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7l .bg-color.transparent.opened .link:hover,
#menu-7l .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-7l .link[aria-expanded="true"],
#menu-7l .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#content5-7p .mbr-section-title {
  color: #000000;
  font-size: 36px;
  font-family: 'Droid Sans', sans-serif;
}
#content5-7p P {
  color: #000000;
  font-family: 'PT Sans', sans-serif;
}
#content3-7s .mbr-section-title,
#content3-7s .mbr-section-subtitle {
  text-align: center;
}
#content3-7s H3 {
  font-family: 'Roboto Condensed', sans-serif;
}
#content6-7v P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#testimonials2-a3 .card-block p {
  font-size: 15px;
}
#testimonials2-a3 .card-footer > div {
  font-family: 'Montserrat', sans-serif;
  color: #d35400;
  font-size: 24px;
}
#testimonials2-a3 .card-block P {
  font-size: 16px;
  color: #000000;
}
#content3-82 .mbr-section-title,
#content3-82 .mbr-section-subtitle {
  text-align: center;
}
#content3-82 H3 {
  font-family: 'Droid Sans', sans-serif;
}
#features8-80 .lead {
  color: #9fa3a7;
}
#features8-80 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-80 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
}
#features8-80 .mbr-section-text {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#features8-80 .mbr-section-text B {
  font-size: 30px;
  color: #156597;
}
#features8-80 .mbr-section-title B {
  font-family: 'Ubuntu', sans-serif;
  color: #156597;
}
#content3-83 .mbr-section-title,
#content3-83 .mbr-section-subtitle {
  text-align: center;
}
#content3-83 H3 {
  font-family: 'Droid Sans', sans-serif;
}
#features7-81 .lead {
  color: #9fa3a7;
}
#features7-81 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-81 .mbr-section-title {
  font-family: 'Ubuntu', sans-serif;
}
#features7-81 .mbr-section-text {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#features7-81 .mbr-section-text B {
  font-size: 30px;
  color: #156597;
}
#features7-81 .mbr-section-title B {
  color: #156597;
}
#content3-84 .mbr-section-title,
#content3-84 .mbr-section-subtitle {
  text-align: center;
}
#content3-84 H3 {
  font-family: 'Droid Sans', sans-serif;
}
#features8-85 .lead {
  color: #9fa3a7;
}
#features8-85 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-85 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
}
#features8-85 .mbr-section-text {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#features8-85 .mbr-section-text B {
  font-size: 30px;
  color: #156597;
}
#features8-85 .mbr-section-title B {
  font-family: 'Ubuntu', sans-serif;
  color: #156597;
}
#form1-7r .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-7r .form-control-label {
  color: undefined;
}
#form1-7r .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}
#footer4-7m .mbr-section-subtitle {
  font-size: 14px;
}








#menu-1g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1g .navbar-caption {
  color: #ffffff;
}
#menu-1g .navbar-toggler {
  color: #000000;
}
#menu-1g .close-icon::before,
#menu-1g .close-icon::after {
  background-color: #000000;
}
#menu-1g .link,
#menu-1g .dropdown-item {
  color: #000000;
}
#menu-1g .link {
  font-size: 0.85rem;
}
#menu-1g .dropdown-item,
#menu-1g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-1g .link:hover,
#menu-1g .link:focus {
  color: #f39c12;
}
#menu-1g .dropdown-item:hover::before,
#menu-1g .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-1g .dropdown-item:hover,
#menu-1g .dropdown-item:focus {
  color: #000000;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-menu {
  background: #e6e6e6;
}
#menu-1g .nav-dropdown-sm .link:focus,
#menu-1g .nav-dropdown-sm .link:hover,
#menu-1g .nav-dropdown-sm .dropdown-item:focus,
#menu-1g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1g .navbar,
#menu-1g .nav-dropdown-sm,
#menu-1g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-1g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1g .bg-color.transparent.opened .link:hover,
#menu-1g .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#header3-1z .display-1 {
  font-weight: 700;
}
#header3-1z .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-1z .mbr-section-title {
  font-size: 48px;
  font-family: 'Droid Sans', sans-serif;
  color: #ffffff;
}
#shop1-5x .galleryItem h4:hover {
  color: #f39c12;
}
#shop1-5x .mbr-gallery-filter ul li.active {
  color: #f39c12;
}
#shop1-5x .mbr-gallery-filter ul li:hover {
  color: #f39c12;
}
#shop1-5x .mbr-gallery-filter ul li:before {
  background: #f39c12;
}
#shop1-5x .min-toggle:hover,
#shop1-5x .max-toggle:hover {
  background-color: #f39c12;
}
#shop1-5x .shop-title {
  font-family: 'Arvo', serif;
}
#shop1-5x .categories-titles .mbr-gallery-filter ul li {
  font-family: 'Arvo', serif;
}
#shop1-5x .max-input {
  font-family: 'Arvo', serif;
}
#shop1-5x .min-input {
  font-family: 'Arvo', serif;
}
#shop1-5x .item-title {
  font-family: 'Arvo', serif;
  font-size: 30px;
}
#shop1-5x .card-description {
  font-family: 'Open Sans', sans-serif;
}
#shop1-5x .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
#shop1-5x H3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  color: #ffffff;
}
#features4-60 .mbr-section-title {
  font-weight: 700;
  font-family: 'Droid Sans', sans-serif;
  font-size: 60px;
}
#features4-60 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features4-60 .mbr-section-text {
  text-align: left;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
}
#features3-6y .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  color: #f1c40f;
}
#features3-6y .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  font-size: 22px;
}
#features3-6y .mbr-section-text {
  text-align: left;
}
#features3-6y .mbr-section-subtitle B {
  color: #f4cd33;
}
#header7-2c .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-2c .mbr-section-text {
  color: #9fa3a7;
}
#header7-2c .mbr-section-title {
  color: #242424;
  font-weight: bold;
  font-size: 72px;
  font-family: 'Montserrat', sans-serif;
}
#form1-1k .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-1k .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}
#footer4-1m .mbr-section-subtitle {
  font-size: 14px;
}








#menu-78 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-78 .navbar-caption {
  color: #ffffff;
}
#menu-78 .navbar-toggler {
  color: #000000;
}
#menu-78 .close-icon::before,
#menu-78 .close-icon::after {
  background-color: #000000;
}
#menu-78 .link,
#menu-78 .dropdown-item {
  color: #000000;
}
#menu-78 .link {
  font-size: 0.85rem;
}
#menu-78 .dropdown-item,
#menu-78 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-78 .link:hover,
#menu-78 .link:focus {
  color: #f39c12;
}
#menu-78 .dropdown-item:hover::before,
#menu-78 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-78 .dropdown-item:hover,
#menu-78 .dropdown-item:focus {
  color: #000000;
}
#menu-78 .link[aria-expanded="true"],
#menu-78 .dropdown-menu {
  background: #e6e6e6;
}
#menu-78 .nav-dropdown-sm .link:focus,
#menu-78 .nav-dropdown-sm .link:hover,
#menu-78 .nav-dropdown-sm .dropdown-item:focus,
#menu-78 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-78 .navbar,
#menu-78 .nav-dropdown-sm,
#menu-78 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-78 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-78 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-78 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-78 .bg-color.transparent.opened .link:hover,
#menu-78 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-78 .link[aria-expanded="true"],
#menu-78 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-79 .mbr-section-subtitle {
  font-size: 14px;
}
#header7-7a .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-7a .mbr-section-text {
  color: #f4cd33;
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
}
#header7-7a .mbr-section-title {
  color: #ecf0f1;
  font-weight: bold;
  font-size: 60px;
  font-family: 'Droid Sans', sans-serif;
}
#content2-ab BLOCKQUOTE {
  font-size: 18px;
  color: #000000;
}
#features4-7b .mbr-section-title {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  color: #bbbbbb;
}
#features4-7b .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #dddddd;
  text-align: left;
  font-size: 18px;
}
#features4-7b .mbr-section-text {
  text-align: left;
}
#content3-7c .mbr-section-title,
#content3-7c .mbr-section-subtitle {
  text-align: center;
}
#content3-7c H3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#features7-7k .lead {
  color: #9fa3a7;
}
#features7-7k .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-7k .mbr-section-title {
  color: #8e44ad;
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#features7-7k .mbr-section-text {
  color: #000000;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
#features2-aa .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  color: #9b59b6;
}
#features2-aa .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features2-aa .mbr-section-text {
  text-align: center;
  color: #000000;
}
#features2-aa .mbr-section-subtitle B {
  color: #8e44ad;
}
#form1-7g .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-7g .form-control-label {
  color: undefined;
}
#form1-7g .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}









#menu-86 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-86 .navbar-caption {
  color: #ffffff;
}
#menu-86 .navbar-toggler {
  color: #000000;
}
#menu-86 .close-icon::before,
#menu-86 .close-icon::after {
  background-color: #000000;
}
#menu-86 .link,
#menu-86 .dropdown-item {
  color: #000000;
}
#menu-86 .link {
  font-size: 0.85rem;
}
#menu-86 .dropdown-item,
#menu-86 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-86 .link:hover,
#menu-86 .link:focus {
  color: #f39c12;
}
#menu-86 .dropdown-item:hover::before,
#menu-86 .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-86 .dropdown-item:hover,
#menu-86 .dropdown-item:focus {
  color: #000000;
}
#menu-86 .link[aria-expanded="true"],
#menu-86 .dropdown-menu {
  background: #e6e6e6;
}
#menu-86 .nav-dropdown-sm .link:focus,
#menu-86 .nav-dropdown-sm .link:hover,
#menu-86 .nav-dropdown-sm .dropdown-item:focus,
#menu-86 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-86 .navbar,
#menu-86 .nav-dropdown-sm,
#menu-86 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-86 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-86 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-86 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-86 .bg-color.transparent.opened .link:hover,
#menu-86 .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-86 .link[aria-expanded="true"],
#menu-86 .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-87 .mbr-section-subtitle {
  font-size: 14px;
}
#content3-al .mbr-section-title,
#content3-al .mbr-section-subtitle {
  text-align: center;
}
#content2-8h BLOCKQUOTE {
  color: #2b2929;
  font-family: 'Noto Sans', sans-serif;
}
#features2-8i .mbr-section-title {
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif;
  font-size: 48px;
}
#features2-8i .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features2-8i .mbr-section-text {
  text-align: left;
  font-size: 18px;
}
#features2-8i .mbr-section-subtitle B {
  font-family: 'Noto Sans', sans-serif;
}
#shop1-8j .galleryItem h4:hover {
  color: #f39c12;
}
#shop1-8j .mbr-gallery-filter ul li.active {
  color: #f39c12;
}
#shop1-8j .mbr-gallery-filter ul li:hover {
  color: #f39c12;
}
#shop1-8j .mbr-gallery-filter ul li:before {
  background: #f39c12;
}
#shop1-8j .min-toggle:hover,
#shop1-8j .max-toggle:hover {
  background-color: #f39c12;
}
#shop1-8j .shop-title {
  font-family: Arvo;
}
#shop1-8j .categories-titles .mbr-gallery-filter ul li {
  font-family: Arvo;
}
#shop1-8j .max-input {
  font-family: Arvo;
}
#shop1-8j .min-input {
  font-family: Arvo;
}
#shop1-8j .item-title {
  font-family: Arvo;
}
#shop1-8j .card-description {
  font-family: Open Sans;
}
#shop1-8j .shop-item-price {
  font-family: Montserrat;
}
#shop1-8j H3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 48px;
}
#shop1-8j .item-subtitle {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
#shop1-8j .card-description P {
  font-family: 'Open Sans', sans-serif;
}
#shop1-8j .card-description UL {
  font-family: 'Open Sans', sans-serif;
}
#form1-8e .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-8e .form-control-label {
  color: undefined;
}
#form1-8e .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #ecf0f1;
}




#menu-am .hide-buttons .nav-btn {
  display: none !important;
}
#menu-am .navbar-caption {
  color: #ffffff;
}
#menu-am .navbar-toggler {
  color: #000000;
}
#menu-am .close-icon::before,
#menu-am .close-icon::after {
  background-color: #000000;
}
#menu-am .link,
#menu-am .dropdown-item {
  color: #000000;
}
#menu-am .link {
  font-size: 0.85rem;
}
#menu-am .dropdown-item,
#menu-am .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-am .link:hover,
#menu-am .link:focus {
  color: #f39c12;
}
#menu-am .dropdown-item:hover::before,
#menu-am .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-am .dropdown-item:hover,
#menu-am .dropdown-item:focus {
  color: #000000;
}
#menu-am .link[aria-expanded="true"],
#menu-am .dropdown-menu {
  background: #e6e6e6;
}
#menu-am .nav-dropdown-sm .link:focus,
#menu-am .nav-dropdown-sm .link:hover,
#menu-am .nav-dropdown-sm .dropdown-item:focus,
#menu-am .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-am .navbar,
#menu-am .nav-dropdown-sm,
#menu-am .nav-dropdown-sm .link[aria-expanded="true"],
#menu-am .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-am .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-am .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-am .bg-color.transparent.opened .link:hover,
#menu-am .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-am .link[aria-expanded="true"],
#menu-am .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-an .mbr-section-subtitle {
  font-size: 14px;
}
#header6-ao .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-ao .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header6-ao .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
}
#features1-ar .mbr-section-title {
  font-weight: 700;
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  color: #333333;
}
#features1-ar .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #333333;
}
#content5-au .mbr-section-title {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#image1-at DIV {
  font-family: 'Open Sans', sans-serif;
  color: #333333;
}






#menu-aw .hide-buttons .nav-btn {
  display: none !important;
}
#menu-aw .navbar-caption {
  color: #ffffff;
}
#menu-aw .navbar-toggler {
  color: #000000;
}
#menu-aw .close-icon::before,
#menu-aw .close-icon::after {
  background-color: #000000;
}
#menu-aw .link,
#menu-aw .dropdown-item {
  color: #000000;
}
#menu-aw .link {
  font-size: 0.85rem;
}
#menu-aw .dropdown-item,
#menu-aw .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-aw .link:hover,
#menu-aw .link:focus {
  color: #f39c12;
}
#menu-aw .dropdown-item:hover::before,
#menu-aw .dropdown-item:focus::before {
  background: #f39c12;
}
#menu-aw .dropdown-item:hover,
#menu-aw .dropdown-item:focus {
  color: #000000;
}
#menu-aw .link[aria-expanded="true"],
#menu-aw .dropdown-menu {
  background: #e6e6e6;
}
#menu-aw .nav-dropdown-sm .link:focus,
#menu-aw .nav-dropdown-sm .link:hover,
#menu-aw .nav-dropdown-sm .dropdown-item:focus,
#menu-aw .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-aw .navbar,
#menu-aw .nav-dropdown-sm,
#menu-aw .nav-dropdown-sm .link[aria-expanded="true"],
#menu-aw .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-aw .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-aw .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-aw .bg-color.transparent.opened .link:hover,
#menu-aw .bg-color.transparent.opened .link:focus {
  color: #f39c12;
}
#menu-aw .link[aria-expanded="true"],
#menu-aw .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#footer4-ax .mbr-section-subtitle {
  font-size: 14px;
}
#header6-ay .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-ay .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header6-ay .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
}
#features3-az .mbr-section-title {
  font-weight: 700;
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#features3-az .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features2-b1 .mbr-section-title {
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  color: #333333;
}
#features2-b1 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #333333;
}
#features2-b1 .mbr-section-text {
  color: #333333;
  font-size: 19px;
  font-family: 'Roboto', sans-serif;
}
#content5-b4 .mbr-section-title {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#image1-b3 DIV {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
