@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(../../../undefined);



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-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: #000000 !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: #000000;
  border-color: #000000;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !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: #ffffff;
  color: #ffffff;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #000000;
  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: #1a1a1a;
  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: #000000 !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: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a {
  color: #000000;
}
.lead a:hover {
  color: #1a1a1a;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.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: #000000;
}
.scrollToTop_wraper {
  display: none;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #000000;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #000000;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #0d0d0d;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #000000;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(0, 0, 0, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #000000;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #000000;
}
.mbr-slider .carousel-indicators .active {
  background: #000000;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #000000;
}
.mbr-gallery .modal .close:hover {
  background: #000000;
}
.mbr-gallery-filter li.active {
  border-color: #000000;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #1a1a1a;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(0, 0, 0, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #000000;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #000000;
}
/*content4*/
.content4 p {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #000000;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #000000;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #000000;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #000000;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #000000;
  }
}
.progressbar .progressbar-number {
  background: #1a1a1a;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arvo', serif;
}
.countdown1 .number-wrap {
  border-color: #000000;
}
.countdown2 .bottom1 {
  background: #1a1a1a;
}
.countdown2 .bottom2 {
  background: #000000;
}
/*accordion*/
.accordion .panel-heading {
  background: #1a1a1a;
  border-bottom: 1px solid #000000;
}
.accordion .panel-heading:hover {
  background: #000000;
}
.accordion .accordion-group .panel:last-child:after {
  background: #000000;
}
/* news */
.news__card:hover {
  background: #000000;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #000000;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #000000;
  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: #000000;
}
.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*/
#header1-1 .lead {
  color: #93a3a7;
  font-style: italic;
}
#header1-1 .mbr-section-text {
  color: #e74c3c;
}
#slider3-3 .mbr-section-title,
#slider3-3 .mbr-section-text {
  color: #fff;
}
#slider3-3 .mbr-section-text {
  font-size: 24px;
}
#features7-2s .lead {
  color: #9fa3a7;
}
#features7-2s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-2z .lead {
  color: #9fa3a7;
}
#features6-2z .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-33 .lead {
  color: #9fa3a7;
}
#features7-33 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-36 .lead {
  color: #9fa3a7;
}
#features6-36 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-35 .lead {
  color: #9fa3a7;
}
#features7-35 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-32 .lead {
  color: #9fa3a7;
}
#features6-32 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-3p .lead {
  color: #9fa3a7;
}
#features7-3p .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4g .lead {
  color: #9fa3a7;
}
#features7-4g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-34 .lead {
  color: #9fa3a7;
}
#features6-34 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-4h .lead {
  color: #9fa3a7;
}
#features6-4h .mbr-section-subtitle {
  text-transform: uppercase;
}
#testimonials1-4w .card-block p {
  font-size: 15px;
}
#form1-9 .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-9 .form-control-label {
  color: undefined;
}
#features6-1h .lead {
  color: #9fa3a7;
}
#features6-1h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-1h .mbr-section-title,
#features6-1h .btn-social {
  color: #232323;
}
#features6-1h .mbr-section-title {
  color: #fac51c;
}
#menu-1w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1w .navbar-caption {
  color: #ffffff;
}
#menu-1w .navbar-toggler {
  color: #f39c12;
}
#menu-1w .close-icon::before,
#menu-1w .close-icon::after {
  background-color: #f39c12;
}
#menu-1w .link,
#menu-1w .dropdown-item {
  color: #f39c12;
}
#menu-1w .link {
  font-size: 0.875rem;
}
#menu-1w .dropdown-item,
#menu-1w .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1w .link:hover,
#menu-1w .link:focus {
  color: #000000;
}
#menu-1w .dropdown-item:hover::before,
#menu-1w .dropdown-item:focus::before {
  background: #000000;
}
#menu-1w .dropdown-item:hover,
#menu-1w .dropdown-item:focus {
  color: #f39c12;
}
#menu-1w .link[aria-expanded="true"],
#menu-1w .dropdown-menu {
  background: #1a242f;
}
#menu-1w .nav-dropdown-sm .link:focus,
#menu-1w .nav-dropdown-sm .link:hover,
#menu-1w .nav-dropdown-sm .dropdown-item:focus,
#menu-1w .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1w .navbar,
#menu-1w .nav-dropdown-sm,
#menu-1w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1w .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1w .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-1w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1w .bg-color.transparent.opened .link:hover,
#menu-1w .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-1w .link[aria-expanded="true"],
#menu-1w .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b .navbar-caption {
  color: #ffffff;
}
#menu-b .navbar-toggler {
  color: #f39c12;
}
#menu-b .close-icon::before,
#menu-b .close-icon::after {
  background-color: #f39c12;
}
#menu-b .link,
#menu-b .dropdown-item {
  color: #f39c12;
}
#menu-b .link {
  font-size: 0.875rem;
}
#menu-b .dropdown-item,
#menu-b .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-b .link:hover,
#menu-b .link:focus {
  color: #000000;
}
#menu-b .dropdown-item:hover::before,
#menu-b .dropdown-item:focus::before {
  background: #000000;
}
#menu-b .dropdown-item:hover,
#menu-b .dropdown-item:focus {
  color: #f39c12;
}
#menu-b .link[aria-expanded="true"],
#menu-b .dropdown-menu {
  background: #1a242f;
}
#menu-b .nav-dropdown-sm .link:focus,
#menu-b .nav-dropdown-sm .link:hover,
#menu-b .nav-dropdown-sm .dropdown-item:focus,
#menu-b .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-b .navbar,
#menu-b .nav-dropdown-sm,
#menu-b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-b .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b .bg-color.transparent.opened .link:hover,
#menu-b .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-b .link[aria-expanded="true"],
#menu-b .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#form1-f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3r .lead {
  color: #9fa3a7;
}
#features6-3r .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3r .mbr-section-title,
#features6-3r .btn-social {
  color: #232323;
}
#features6-3r .mbr-section-title {
  color: #fac51c;
}
#menu-h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-h .navbar-caption {
  color: #ffffff;
}
#menu-h .navbar-toggler {
  color: #f39c12;
}
#menu-h .close-icon::before,
#menu-h .close-icon::after {
  background-color: #f39c12;
}
#menu-h .link,
#menu-h .dropdown-item {
  color: #f39c12;
}
#menu-h .link {
  font-size: 0.875rem;
}
#menu-h .dropdown-item,
#menu-h .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-h .link:hover,
#menu-h .link:focus {
  color: #000000;
}
#menu-h .dropdown-item:hover::before,
#menu-h .dropdown-item:focus::before {
  background: #000000;
}
#menu-h .dropdown-item:hover,
#menu-h .dropdown-item:focus {
  color: #f39c12;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-menu {
  background: #1a242f;
}
#menu-h .nav-dropdown-sm .link:focus,
#menu-h .nav-dropdown-sm .link:hover,
#menu-h .nav-dropdown-sm .dropdown-item:focus,
#menu-h .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-h .navbar,
#menu-h .nav-dropdown-sm,
#menu-h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-h .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-h .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-h .bg-color.transparent.opened .link:hover,
#menu-h .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#form1-l .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3s .lead {
  color: #9fa3a7;
}
#features6-3s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3s .mbr-section-title,
#features6-3s .btn-social {
  color: #232323;
}
#features6-3s .mbr-section-title {
  color: #fac51c;
}
#header9-1p .elements-content {
  padding-bottom: 50px;
}
#header9-1p .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-1p .mbr-section-title,
#header9-1p .tab-pane {
  color: #000;
}
#features16-10 .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-size: 84px;
}
#features16-10 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#form1-1y .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3u .lead {
  color: #9fa3a7;
}
#features6-3u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3u .mbr-section-title,
#features6-3u .btn-social {
  color: #232323;
}
#features6-3u .mbr-section-title {
  color: #fac51c;
}
#menu-x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-x .navbar-caption {
  color: #ffffff;
}
#menu-x .navbar-toggler {
  color: #f39c12;
}
#menu-x .close-icon::before,
#menu-x .close-icon::after {
  background-color: #f39c12;
}
#menu-x .link,
#menu-x .dropdown-item {
  color: #f39c12;
}
#menu-x .link {
  font-size: 0.875rem;
}
#menu-x .dropdown-item,
#menu-x .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-x .link:hover,
#menu-x .link:focus {
  color: #000000;
}
#menu-x .dropdown-item:hover::before,
#menu-x .dropdown-item:focus::before {
  background: #000000;
}
#menu-x .dropdown-item:hover,
#menu-x .dropdown-item:focus {
  color: #f39c12;
}
#menu-x .link[aria-expanded="true"],
#menu-x .dropdown-menu {
  background: #1a242f;
}
#menu-x .nav-dropdown-sm .link:focus,
#menu-x .nav-dropdown-sm .link:hover,
#menu-x .nav-dropdown-sm .dropdown-item:focus,
#menu-x .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-x .navbar,
#menu-x .nav-dropdown-sm,
#menu-x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-x .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-x .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-x .bg-color.transparent.opened .link:hover,
#menu-x .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-x .link[aria-expanded="true"],
#menu-x .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header9-1o .elements-content {
  padding-bottom: 50px;
}
#header9-1o .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-1o .mbr-section-title,
#header9-1o .tab-pane {
  color: #000;
}
#custom-html-2l {
  /* Type valid CSS here */
}
#features16-11 .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-size: 84px;
}
#features16-11 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#form1-1z .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3v .lead {
  color: #9fa3a7;
}
#features6-3v .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3v .mbr-section-title,
#features6-3v .btn-social {
  color: #232323;
}
#features6-3v .mbr-section-title {
  color: #fac51c;
}
#menu-12 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-12 .navbar-caption {
  color: #ffffff;
}
#menu-12 .navbar-toggler {
  color: #f39c12;
}
#menu-12 .close-icon::before,
#menu-12 .close-icon::after {
  background-color: #f39c12;
}
#menu-12 .link,
#menu-12 .dropdown-item {
  color: #f39c12;
}
#menu-12 .link {
  font-size: 0.875rem;
}
#menu-12 .dropdown-item,
#menu-12 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-12 .link:hover,
#menu-12 .link:focus {
  color: #000000;
}
#menu-12 .dropdown-item:hover::before,
#menu-12 .dropdown-item:focus::before {
  background: #000000;
}
#menu-12 .dropdown-item:hover,
#menu-12 .dropdown-item:focus {
  color: #f39c12;
}
#menu-12 .link[aria-expanded="true"],
#menu-12 .dropdown-menu {
  background: #1a242f;
}
#menu-12 .nav-dropdown-sm .link:focus,
#menu-12 .nav-dropdown-sm .link:hover,
#menu-12 .nav-dropdown-sm .dropdown-item:focus,
#menu-12 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-12 .navbar,
#menu-12 .nav-dropdown-sm,
#menu-12 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-12 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-12 .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-12 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-12 .bg-color.transparent.opened .link:hover,
#menu-12 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-12 .link[aria-expanded="true"],
#menu-12 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header9-1q .elements-content {
  padding-bottom: 50px;
}
#header9-1q .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-1q .mbr-section-title,
#header9-1q .tab-pane {
  color: #000;
}
#features16-14 .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-size: 84px;
}
#features16-14 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#custom-html-2r {
  /* Type valid CSS here */
}
#custom-html-4s {
  /* Type valid CSS here */
}
#custom-html-4s .my-image {
  width: 100%;
}
#form1-20 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3w .lead {
  color: #9fa3a7;
}
#features6-3w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3w .mbr-section-title,
#features6-3w .btn-social {
  color: #232323;
}
#features6-3w .mbr-section-title {
  color: #fac51c;
}
#menu-15 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-15 .navbar-caption {
  color: #ffffff;
}
#menu-15 .navbar-toggler {
  color: #f39c12;
}
#menu-15 .close-icon::before,
#menu-15 .close-icon::after {
  background-color: #f39c12;
}
#menu-15 .link,
#menu-15 .dropdown-item {
  color: #f39c12;
}
#menu-15 .link {
  font-size: 0.875rem;
}
#menu-15 .dropdown-item,
#menu-15 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-15 .link:hover,
#menu-15 .link:focus {
  color: #000000;
}
#menu-15 .dropdown-item:hover::before,
#menu-15 .dropdown-item:focus::before {
  background: #000000;
}
#menu-15 .dropdown-item:hover,
#menu-15 .dropdown-item:focus {
  color: #f39c12;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-menu {
  background: #1a242f;
}
#menu-15 .nav-dropdown-sm .link:focus,
#menu-15 .nav-dropdown-sm .link:hover,
#menu-15 .nav-dropdown-sm .dropdown-item:focus,
#menu-15 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-15 .navbar,
#menu-15 .nav-dropdown-sm,
#menu-15 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-15 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-15 .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-15 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-15 .bg-color.transparent.opened .link:hover,
#menu-15 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header9-1r .elements-content {
  padding-bottom: 50px;
}
#header9-1r .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-1r .mbr-section-title,
#header9-1r .tab-pane {
  color: #000;
}
#features16-17 .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-size: 84px;
}
#features16-17 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#menu-18 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-18 .navbar-caption {
  color: #ffffff;
}
#menu-18 .navbar-toggler {
  color: #f39c12;
}
#menu-18 .close-icon::before,
#menu-18 .close-icon::after {
  background-color: #f39c12;
}
#menu-18 .link,
#menu-18 .dropdown-item {
  color: #f39c12;
}
#menu-18 .link {
  font-size: 0.875rem;
}
#menu-18 .dropdown-item,
#menu-18 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-18 .link:hover,
#menu-18 .link:focus {
  color: #000000;
}
#menu-18 .dropdown-item:hover::before,
#menu-18 .dropdown-item:focus::before {
  background: #000000;
}
#menu-18 .dropdown-item:hover,
#menu-18 .dropdown-item:focus {
  color: #f39c12;
}
#menu-18 .link[aria-expanded="true"],
#menu-18 .dropdown-menu {
  background: #1a242f;
}
#menu-18 .nav-dropdown-sm .link:focus,
#menu-18 .nav-dropdown-sm .link:hover,
#menu-18 .nav-dropdown-sm .dropdown-item:focus,
#menu-18 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-18 .navbar,
#menu-18 .nav-dropdown-sm,
#menu-18 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-18 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-18 .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-18 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-18 .bg-color.transparent.opened .link:hover,
#menu-18 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-18 .link[aria-expanded="true"],
#menu-18 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
.cid-tEmcOKwBTo {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fafafa;
}
.cid-tEmcOKwBTo iframe {
  margin-left: auto;
  margin-right: auto;
}
.cid-tEmcOKwBTo .container-fluid {
  padding: 0;
}
#form1-21 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3y .lead {
  color: #9fa3a7;
}
#features6-3y .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3y .mbr-section-title,
#features6-3y .btn-social {
  color: #232323;
}
#features6-3y .mbr-section-title {
  color: #fac51c;
}
@primaryColor: #000000;
@buttonsColor: #000000;
@secondaryColor: #9b59b6;
@successColor: #2ecc71;
@infoColor: #3498db;
@warningColor: #f1c40f;
@dangerColor: #e74c3c;
@titleFont: 'Arvo', serif;
@subtitleFont: 'Montserrat', sans-serif;
@textFont: 'Open Sans', sans-serif;
@isRoundedButtons: false;
@isAnimatedOnScroll: false;
@isScrollToTopButton: false;
@isPublish: true;

#header9-1s {
.elements-content {
  padding-bottom: 50px;
}
.mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
.mbr-section-title, .tab-pane {
  color: #000;
}
}

#features16-1i {
.mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-size: 84px;
}
.mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
}

.cid-tEmiwURoFq {

padding-top: (@paddingTop * 15px);
padding-bottom: (@paddingBottom * 15px);
background-color: @bgColor;
iframe {
  margin-left: auto;
  margin-right: auto;
}
.container-fluid {
  padding: 0;
}
}

#form1-22 {
.mbr-section-subtitle {
  text-transform: uppercase;
}
.form-control-label {
}
}

#features6-3z {
.lead {
  color: #9fa3a7;
}
.mbr-section-subtitle {
  text-transform: uppercase;
}

.mbr-section-title, .btn-social {
	color: #232323;
}
.mbr-section-title {
	color: #fac51c;
}}

#menu-1j {
.hide-buttons .nav-btn {
  display: none !important;
}
.navbar-caption {
  color: #ffffff;
}
.navbar-toggler {
  color: #f39c12;
}
.close-icon::before, .close-icon::after {
  background-color: #f39c12;
}
.link, .dropdown-item {
  color: #f39c12;
}
.link {
  font-size: 0.875rem;
}
.dropdown-item, .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
.link:hover, .link:focus {
  color: @primaryColor;
}
.dropdown-item:hover::before, .dropdown-item:focus::before {
  background: @primaryColor;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #f39c12;
}
.link[aria-expanded="true"], .dropdown-menu {
  background: #1a242f;
}
.nav-dropdown-sm .link:focus, .nav-dropdown-sm .link:hover, .nav-dropdown-sm .dropdown-item:focus, .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
.navbar, .nav-dropdown-sm, .nav-dropdown-sm .link[aria-expanded="true"], .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
.bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
.bg-color.transparent.opened .link {
  transition: color .2s ease-in-out;
}
.bg-color.transparent.opened .link:hover, .bg-color.transparent.opened .link:focus {
  color: @primaryColor;
}
.link[aria-expanded="true"], .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
}
#header9-1u .elements-content {
  padding-bottom: 50px;
}
#header9-1u .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header9-1u .mbr-section-title,
#header9-1u .tab-pane {
  color: #000;
}
#features16-1v .mbr-section-title {
  font-weight: 700;
  letter-spacing: .5vw;
  text-transform: uppercase;
  font-size: 84px;
}
#features16-1v .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#form1-24 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-41 .lead {
  color: #9fa3a7;
}
#features6-41 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-41 .mbr-section-title,
#features6-41 .btn-social {
  color: #232323;
}
#features6-41 .mbr-section-title {
  color: #fac51c;
}
#menu-1w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1w .navbar-caption {
  color: #ffffff;
}
#menu-1w .navbar-toggler {
  color: #f39c12;
}
#menu-1w .close-icon::before,
#menu-1w .close-icon::after {
  background-color: #f39c12;
}
#menu-1w .link,
#menu-1w .dropdown-item {
  color: #f39c12;
}
#menu-1w .link {
  font-size: 0.875rem;
}
#menu-1w .dropdown-item,
#menu-1w .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1w .link:hover,
#menu-1w .link:focus {
  color: #000000;
}
#menu-1w .dropdown-item:hover::before,
#menu-1w .dropdown-item:focus::before {
  background: #000000;
}
#menu-1w .dropdown-item:hover,
#menu-1w .dropdown-item:focus {
  color: #f39c12;
}
#menu-1w .link[aria-expanded="true"],
#menu-1w .dropdown-menu {
  background: #1a242f;
}
#menu-1w .nav-dropdown-sm .link:focus,
#menu-1w .nav-dropdown-sm .link:hover,
#menu-1w .nav-dropdown-sm .dropdown-item:focus,
#menu-1w .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1w .navbar,
#menu-1w .nav-dropdown-sm,
#menu-1w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1w .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1w .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-1w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1w .bg-color.transparent.opened .link:hover,
#menu-1w .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-1w .link[aria-expanded="true"],
#menu-1w .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#features9-3f P {
  text-align: left;
}
#form1-3c .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3x .lead {
  color: #9fa3a7;
}
#features6-3x .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3x .mbr-section-title,
#features6-3x .btn-social {
  color: #232323;
}
#features6-3x .mbr-section-title {
  color: #fac51c;
}
#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
}
#menu-3d .navbar-toggler {
  color: #f39c12;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #f39c12;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #f39c12;
}
#menu-3d .link {
  font-size: 0.875rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-3d .link:hover,
#menu-3d .link:focus {
  color: #000000;
}
#menu-3d .dropdown-item:hover::before,
#menu-3d .dropdown-item:focus::before {
  background: #000000;
}
#menu-3d .dropdown-item:hover,
#menu-3d .dropdown-item:focus {
  color: #f39c12;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1a242f;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-3d .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#features6-w .lead {
  color: #9fa3a7;
}
#features6-w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-w .mbr-section-text {
  color: #2ecc71;
}
#menu-n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-n .navbar-caption {
  color: #ffffff;
}
#menu-n .navbar-toggler {
  color: #f39c12;
}
#menu-n .close-icon::before,
#menu-n .close-icon::after {
  background-color: #f39c12;
}
#menu-n .link,
#menu-n .dropdown-item {
  color: #f39c12;
}
#menu-n .link {
  font-size: 0.875rem;
}
#menu-n .dropdown-item,
#menu-n .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-n .link:hover,
#menu-n .link:focus {
  color: #000000;
}
#menu-n .dropdown-item:hover::before,
#menu-n .dropdown-item:focus::before {
  background: #000000;
}
#menu-n .dropdown-item:hover,
#menu-n .dropdown-item:focus {
  color: #f39c12;
}
#menu-n .link[aria-expanded="true"],
#menu-n .dropdown-menu {
  background: #1a242f;
}
#menu-n .nav-dropdown-sm .link:focus,
#menu-n .nav-dropdown-sm .link:hover,
#menu-n .nav-dropdown-sm .dropdown-item:focus,
#menu-n .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-n .navbar,
#menu-n .nav-dropdown-sm,
#menu-n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-n .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-n .bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
#menu-n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-n .bg-color.transparent.opened .link:hover,
#menu-n .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-n .link[aria-expanded="true"],
#menu-n .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#features7-4m .lead {
  color: #9fa3a7;
}
#features7-4m .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-o .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3t .lead {
  color: #9fa3a7;
}
#features6-3t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-3t .mbr-section-title,
#features6-3t .btn-social {
  color: #232323;
}
#features6-3t .mbr-section-title {
  color: #fac51c;
}
@primaryColor: #000000;
@buttonsColor: #000000;
@secondaryColor: #9b59b6;
@successColor: #2ecc71;
@infoColor: #3498db;
@warningColor: #f1c40f;
@dangerColor: #e74c3c;
@titleFont: 'Arvo', serif;
@subtitleFont: 'Montserrat', sans-serif;
@textFont: 'Open Sans', sans-serif;
@isRoundedButtons: false;
@isAnimatedOnScroll: false;
@isScrollToTopButton: false;
@isPublish: true;

#features6-4j {
.lead {
  color: #9fa3a7;
}
.mbr-section-subtitle {
  text-transform: uppercase;
}
}

#soundcloud2-47 {
}

#features7-4k {
.lead {
  color: #9fa3a7;
}
.mbr-section-subtitle {
  text-transform: uppercase;
}
}

.cid-tEmkIoJKnr {

padding-top: (@paddingTop * 15px);
padding-bottom: (@paddingBottom * 15px);
background-color: @bgColor;
iframe {
  margin-left: auto;
  margin-right: auto;
}
.container-fluid {
  padding: 0;
}
}

#form1-49 {
.mbr-section-subtitle {
  text-transform: uppercase;
}
.form-control-label {
}
}

#features6-4a {
.lead {
  color: #9fa3a7;
}
.mbr-section-subtitle {
  text-transform: uppercase;
}

.mbr-section-title, .btn-social {
	color: #232323;
}
.mbr-section-title {
	color: #fac51c;
}}

#menu-4b {
.hide-buttons .nav-btn {
  display: none !important;
}
.navbar-caption {
  color: #ffffff;
}
.navbar-toggler {
  color: #f39c12;
}
.close-icon::before, .close-icon::after {
  background-color: #f39c12;
}
.link, .dropdown-item {
  color: #f39c12;
}
.link {
  font-size: 0.875rem;
}
.dropdown-item, .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
.link:hover, .link:focus {
  color: @primaryColor;
}
.dropdown-item:hover::before, .dropdown-item:focus::before {
  background: @primaryColor;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #f39c12;
}
.link[aria-expanded="true"], .dropdown-menu {
  background: #1a242f;
}
.nav-dropdown-sm .link:focus, .nav-dropdown-sm .link:hover, .nav-dropdown-sm .dropdown-item:focus, .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
.navbar, .nav-dropdown-sm, .nav-dropdown-sm .link[aria-expanded="true"], .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
.bg-color.transparent .link {
  color: #f39c12;
  transition: none;
}
.bg-color.transparent.opened .link {
  transition: color .2s ease-in-out;
}
.bg-color.transparent.opened .link:hover, .bg-color.transparent.opened .link:focus {
  color: @primaryColor;
}
.link[aria-expanded="true"], .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
}
