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



body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: '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: #7f8c8d !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: #7f8c8d;
  border-color: #7f8c8d;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #9aa4a5;
  border-color: #9aa4a5;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #9aa4a5 !important;
  border-color: #9aa4a5 !important;
}
.btn-secondary {
  background-color: #9b59b6;
  border-color: #9b59b6;
  color: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #7a8788;
  color: #7a8788;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #7f8c8d;
  border-color: #7f8c8d;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #7f8c8d !important;
  border-color: #7f8c8d !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: #7f8c8d;
  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: #9aa4a5;
  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: #7f8c8d !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: #7f8c8d;
}
.btn-social:hover {
  background: #7f8c8d;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #7f8c8d;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #7f8c8d;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #7f8c8d;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #7f8c8d;
}
.lead a {
  color: #7f8c8d;
}
.lead a:hover {
  color: #9aa4a5;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #c2c9c9;
}
.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: #7f8c8d;
}
.scrollToTop_wraper {
  display: none;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #7f8c8d;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #7f8c8d;
  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(127, 140, 141, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #8c9899;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #7f8c8d;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(127, 140, 141, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #7f8c8d;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #7f8c8d;
}
.mbr-slider .carousel-indicators .active {
  background: #7f8c8d;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #7f8c8d;
}
.mbr-gallery .modal .close:hover {
  background: #7f8c8d;
}
.mbr-gallery-filter li.active {
  border-color: #7f8c8d;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #9aa4a5;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(127, 140, 141, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #7f8c8d;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #7f8c8d;
}
/*content4*/
.content4 p {
  border-top-color: #7f8c8d;
  border-bottom-color: #7f8c8d;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #7f8c8d;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #7f8c8d;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #7f8c8d;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #7f8c8d;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #7f8c8d;
  }
}
.progressbar .progressbar-number {
  background: #9aa4a5;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arvo', serif;
}
.countdown1 .number-wrap {
  border-color: #7f8c8d;
}
.countdown2 .bottom1 {
  background: #9aa4a5;
}
.countdown2 .bottom2 {
  background: #667273;
}
/*accordion*/
.accordion .panel-heading {
  background: #9aa4a5;
  border-bottom: 1px solid #667273;
}
.accordion .panel-heading:hover {
  background: #667273;
}
.accordion .accordion-group .panel:last-child:after {
  background: #667273;
}
/* news */
.news__card:hover {
  background: #7f8c8d;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #7f8c8d;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #7f8c8d;
  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: #7f8c8d;
}
.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*/
#content3-1l .mbr-section-title,
#content3-1l .mbr-section-subtitle {
  text-align: center;
}
#content3-1l H3 {
  color: #ffffff;
}
#content3-s .mbr-section-title,
#content3-s .mbr-section-subtitle {
  text-align: center;
}
#content3-s H3 {
  color: #34495e;
}
#content2-31 DIV {
  color: #34495e;
}
#custom-html-38 {
  /* Type valid CSS here */
}
#custom-html-38 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-38 p {
  font-size: 60px;
  color: #777;
}
#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #ffffff;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #ffffff;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #ffffff;
}
#menu-1i .link {
  font-size: 0.875rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1i .link:hover,
#menu-1i .link:focus {
  color: #7f8c8d;
}
#menu-1i .dropdown-item:hover::before,
#menu-1i .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-1i .dropdown-item:hover,
#menu-1i .dropdown-item:focus {
  color: #ffffff;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #1a242f;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-33 P {
  color: #34495e;
}
#content3-y .mbr-section-title,
#content3-y .mbr-section-subtitle {
  text-align: center;
}
#content3-y H3 {
  color: #ffffff;
}
#content3-1k .mbr-section-title,
#content3-1k .mbr-section-subtitle {
  text-align: center;
}
#content3-1k H3 {
  color: #34495e;
}
#content2-32 DIV {
  color: #34495e;
}
#custom-html-39 {
  /* Type valid CSS here */
}
#custom-html-39 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-39 p {
  font-size: 60px;
  color: #777;
}
#footer7-33 P {
  color: #34495e;
}
#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #ffffff;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #ffffff;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #ffffff;
}
#menu-1i .link {
  font-size: 0.875rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1i .link:hover,
#menu-1i .link:focus {
  color: #7f8c8d;
}
#menu-1i .dropdown-item:hover::before,
#menu-1i .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-1i .dropdown-item:hover,
#menu-1i .dropdown-item:focus {
  color: #ffffff;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #1a242f;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#content3-3k .mbr-section-title,
#content3-3k .mbr-section-subtitle {
  text-align: center;
}
#content3-3k H3 {
  color: #ffffff;
}
#content3-3k P {
  color: #ffffff;
}
#content3-3m .mbr-section-title,
#content3-3m .mbr-section-subtitle {
  text-align: center;
}
#content3-3m B {
  font-size: 30px;
}
#content3-3m H3 {
  color: #ffffff;
  text-align: right;
}
#content1-3l P {
  color: #ffffff;
}
#content3-3n .mbr-section-title,
#content3-3n .mbr-section-subtitle {
  text-align: center;
}
#content3-3n B {
  font-size: 30px;
}
#content3-3n H3 {
  color: #ffffff;
  text-align: right;
}
#content1-3o P {
  color: #ffffff;
}
#content3-3p .mbr-section-title,
#content3-3p .mbr-section-subtitle {
  text-align: center;
}
#content3-3p B {
  font-size: 30px;
}
#content3-3p H3 {
  color: #ffffff;
  text-align: right;
}
#content1-3q P {
  color: #ffffff;
}
#content3-3r .mbr-section-title,
#content3-3r .mbr-section-subtitle {
  text-align: center;
}
#content3-3r B {
  font-size: 30px;
}
#content3-3r H3 {
  color: #ffffff;
  text-align: right;
}
#content1-3s P {
  color: #ffffff;
}
#content3-3t .mbr-section-title,
#content3-3t .mbr-section-subtitle {
  text-align: center;
}
#content3-3t B {
  font-size: 30px;
}
#content3-3t H3 {
  color: #ffffff;
  text-align: right;
}
#content1-3u P {
  color: #ffffff;
}
#content3-3v .mbr-section-title,
#content3-3v .mbr-section-subtitle {
  text-align: center;
}
#content3-3v B {
  font-size: 30px;
}
#content3-3v H3 {
  color: #ffffff;
  text-align: right;
}
#content1-3w P {
  color: #ffffff;
}
#pricing-table2-10 .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table2-10 .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#pricing-table2-10 H1 {
  color: #f39c12;
}
#content2-3j BLOCKQUOTE {
  color: #ffffff;
}
#custom-html-37 {
  /* Type valid CSS here */
}
#custom-html-37 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-37 p {
  font-size: 60px;
  color: #777;
}
#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #ffffff;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #ffffff;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #ffffff;
}
#menu-1i .link {
  font-size: 0.875rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1i .link:hover,
#menu-1i .link:focus {
  color: #7f8c8d;
}
#menu-1i .dropdown-item:hover::before,
#menu-1i .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-1i .dropdown-item:hover,
#menu-1i .dropdown-item:focus {
  color: #ffffff;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #1a242f;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-33 P {
  color: #34495e;
}
#menu-1o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1o .navbar-caption {
  color: #ffffff;
}
#menu-1o .navbar-toggler {
  color: #ffffff;
}
#menu-1o .close-icon::before,
#menu-1o .close-icon::after {
  background-color: #ffffff;
}
#menu-1o .link,
#menu-1o .dropdown-item {
  color: #ffffff;
}
#menu-1o .link {
  font-size: 0.875rem;
}
#menu-1o .dropdown-item,
#menu-1o .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1o .link:hover,
#menu-1o .link:focus {
  color: #7f8c8d;
}
#menu-1o .dropdown-item:hover::before,
#menu-1o .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-1o .dropdown-item:hover,
#menu-1o .dropdown-item:focus {
  color: #ffffff;
}
#menu-1o .link[aria-expanded="true"],
#menu-1o .dropdown-menu {
  background: #1a242f;
}
#menu-1o .nav-dropdown-sm .link:focus,
#menu-1o .nav-dropdown-sm .link:hover,
#menu-1o .nav-dropdown-sm .dropdown-item:focus,
#menu-1o .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1o .navbar,
#menu-1o .nav-dropdown-sm,
#menu-1o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1o .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1o .bg-color.transparent.opened .link:hover,
#menu-1o .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-1o .link[aria-expanded="true"],
#menu-1o .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#contacts3-1r .mbr-section-title {
  color: #34495e;
}
#contacts3-1r .mbr-section-subtitle {
  color: #34495e;
}
#custom-html-36 {
  /* Type valid CSS here */
}
#custom-html-36 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-36 p {
  font-size: 60px;
  color: #777;
}
#footer7-33 P {
  color: #34495e;
}
#menu-1t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1t .navbar-caption {
  color: #ffffff;
}
#menu-1t .navbar-toggler {
  color: #ffffff;
}
#menu-1t .close-icon::before,
#menu-1t .close-icon::after {
  background-color: #ffffff;
}
#menu-1t .link,
#menu-1t .dropdown-item {
  color: #ffffff;
}
#menu-1t .link {
  font-size: 0.875rem;
}
#menu-1t .dropdown-item,
#menu-1t .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1t .link:hover,
#menu-1t .link:focus {
  color: #7f8c8d;
}
#menu-1t .dropdown-item:hover::before,
#menu-1t .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-1t .dropdown-item:hover,
#menu-1t .dropdown-item:focus {
  color: #ffffff;
}
#menu-1t .link[aria-expanded="true"],
#menu-1t .dropdown-menu {
  background: #1a242f;
}
#menu-1t .nav-dropdown-sm .link:focus,
#menu-1t .nav-dropdown-sm .link:hover,
#menu-1t .nav-dropdown-sm .dropdown-item:focus,
#menu-1t .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1t .navbar,
#menu-1t .nav-dropdown-sm,
#menu-1t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1t .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1t .bg-color.transparent.opened .link:hover,
#menu-1t .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-1t .link[aria-expanded="true"],
#menu-1t .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#content3-1z .mbr-section-title,
#content3-1z .mbr-section-subtitle {
  text-align: center;
}
#content3-20 .mbr-section-title,
#content3-20 .mbr-section-subtitle {
  text-align: center;
}
#content3-20 P {
  color: #f1c40f;
}
#content3-20 H3 {
  color: #34495e;
}
#custom-html-28 {
  /* Type valid CSS here */
}
#custom-html-28 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-28 p {
  font-size: 60px;
  color: #777;
}
#custom-html-35 {
  /* Type valid CSS here */
}
#custom-html-35 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-35 p {
  font-size: 60px;
  color: #777;
}
#intro5-7v .mbr-section-title {
  color: #34495e;
}
#footer7-33 P {
  color: #34495e;
}
#menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22 .navbar-caption {
  color: #ffffff;
}
#menu-22 .navbar-toggler {
  color: #ffffff;
}
#menu-22 .close-icon::before,
#menu-22 .close-icon::after {
  background-color: #ffffff;
}
#menu-22 .link,
#menu-22 .dropdown-item {
  color: #ffffff;
}
#menu-22 .link {
  font-size: 0.875rem;
}
#menu-22 .dropdown-item,
#menu-22 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-22 .link:hover,
#menu-22 .link:focus {
  color: #7f8c8d;
}
#menu-22 .dropdown-item:hover::before,
#menu-22 .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-22 .dropdown-item:hover,
#menu-22 .dropdown-item:focus {
  color: #ffffff;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-menu {
  background: #1a242f;
}
#menu-22 .nav-dropdown-sm .link:focus,
#menu-22 .nav-dropdown-sm .link:hover,
#menu-22 .nav-dropdown-sm .dropdown-item:focus,
#menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-22 .navbar,
#menu-22 .nav-dropdown-sm,
#menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-22 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22 .bg-color.transparent.opened .link:hover,
#menu-22 .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#content3-23 .mbr-section-title,
#content3-23 .mbr-section-subtitle {
  text-align: center;
}
#content3-24 .mbr-section-title,
#content3-24 .mbr-section-subtitle {
  text-align: center;
}
#content3-24 P {
  color: #f1c40f;
}
#content3-24 H3 {
  color: #34495e;
}
#custom-html-27 {
  /* Type valid CSS here */
}
#custom-html-27 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-27 p {
  font-size: 60px;
  color: #777;
}
#custom-html-34 {
  /* Type valid CSS here */
}
#custom-html-34 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-34 p {
  font-size: 60px;
  color: #777;
}
#footer7-33 P {
  color: #34495e;
}
#features1-3g .mbr-section-title {
  font-weight: 700;
  color: #34495e;
}
#features1-3g .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-3g .mbr-section-text {
  color: #34495e;
}
#features1-3i .mbr-section-title {
  font-weight: 700;
}
#features1-3i .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-3i .mbr-section-text {
  color: #34495e;
}
#intro5-80 .mbr-section-title {
  color: #34495e;
}
#animated-bg1-81 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-81 H1 {
  color: #34495e;
}
#custom-html-3d {
  /* Type valid CSS here */
}
#custom-html-3d .my-image {
  width: 100%;
}
#menu-3e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3e .navbar-caption {
  color: #ffffff;
}
#menu-3e .navbar-toggler {
  color: #ffffff;
}
#menu-3e .close-icon::before,
#menu-3e .close-icon::after {
  background-color: #ffffff;
}
#menu-3e .link,
#menu-3e .dropdown-item {
  color: #ffffff;
}
#menu-3e .link {
  font-size: 0.875rem;
}
#menu-3e .dropdown-item,
#menu-3e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-3e .link:hover,
#menu-3e .link:focus {
  color: #7f8c8d;
}
#menu-3e .dropdown-item:hover::before,
#menu-3e .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-3e .dropdown-item:hover,
#menu-3e .dropdown-item:focus {
  color: #ffffff;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-menu {
  background: #1a242f;
}
#menu-3e .nav-dropdown-sm .link:focus,
#menu-3e .nav-dropdown-sm .link:hover,
#menu-3e .nav-dropdown-sm .dropdown-item:focus,
#menu-3e .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-3e .navbar,
#menu-3e .nav-dropdown-sm,
#menu-3e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3e .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-3e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3e .bg-color.transparent.opened .link:hover,
#menu-3e .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-3f P {
  color: #34495e;
}
#content3-3y .mbr-section-title,
#content3-3y .mbr-section-subtitle {
  text-align: center;
}
#content3-3y H3 {
  color: #34495e;
}
#content3-3y P {
  color: #34495e;
}
#features1-7n .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-7n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-7n .mbr-section-text {
  color: #34495e;
}
#features1-7o .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
}
#features1-7o .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-7o .mbr-section-text {
  color: #34495e;
}
#intro5-7w .mbr-section-title {
  color: #34495e;
}
#animated-bg1-7x .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-7x H1 {
  color: #34495e;
}
#custom-html-4d {
  /* Type valid CSS here */
}
#custom-html-4d div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-4d p {
  font-size: 60px;
  color: #777;
}
#menu-4e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4e .navbar-caption {
  color: #ffffff;
}
#menu-4e .navbar-toggler {
  color: #ffffff;
}
#menu-4e .close-icon::before,
#menu-4e .close-icon::after {
  background-color: #ffffff;
}
#menu-4e .link,
#menu-4e .dropdown-item {
  color: #ffffff;
}
#menu-4e .link {
  font-size: 0.875rem;
}
#menu-4e .dropdown-item,
#menu-4e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-4e .link:hover,
#menu-4e .link:focus {
  color: #7f8c8d;
}
#menu-4e .dropdown-item:hover::before,
#menu-4e .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-4e .dropdown-item:hover,
#menu-4e .dropdown-item:focus {
  color: #ffffff;
}
#menu-4e .link[aria-expanded="true"],
#menu-4e .dropdown-menu {
  background: #1a242f;
}
#menu-4e .nav-dropdown-sm .link:focus,
#menu-4e .nav-dropdown-sm .link:hover,
#menu-4e .nav-dropdown-sm .dropdown-item:focus,
#menu-4e .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-4e .navbar,
#menu-4e .nav-dropdown-sm,
#menu-4e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4e .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-4e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4e .bg-color.transparent.opened .link:hover,
#menu-4e .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-4e .link[aria-expanded="true"],
#menu-4e .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-4f P {
  color: #34495e;
}
#content3-4h .mbr-section-title,
#content3-4h .mbr-section-subtitle {
  text-align: center;
}
#content3-4h H3 {
  color: #34495e;
}
#content3-4h P {
  color: #34495e;
}
#features1-84 .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-84 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-84 .mbr-section-text {
  color: #34495e;
}
#features1-86 .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
}
#features1-86 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-86 .mbr-section-text {
  color: #34495e;
}
#intro5-82 .mbr-section-title {
  color: #34495e;
}
#animated-bg1-83 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-83 H1 {
  color: #34495e;
}
#custom-html-4w {
  /* Type valid CSS here */
}
#custom-html-4w div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-4w p {
  font-size: 60px;
  color: #777;
}
#menu-4x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4x .navbar-caption {
  color: #ffffff;
}
#menu-4x .navbar-toggler {
  color: #ffffff;
}
#menu-4x .close-icon::before,
#menu-4x .close-icon::after {
  background-color: #ffffff;
}
#menu-4x .link,
#menu-4x .dropdown-item {
  color: #ffffff;
}
#menu-4x .link {
  font-size: 0.875rem;
}
#menu-4x .dropdown-item,
#menu-4x .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-4x .link:hover,
#menu-4x .link:focus {
  color: #7f8c8d;
}
#menu-4x .dropdown-item:hover::before,
#menu-4x .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-4x .dropdown-item:hover,
#menu-4x .dropdown-item:focus {
  color: #ffffff;
}
#menu-4x .link[aria-expanded="true"],
#menu-4x .dropdown-menu {
  background: #1a242f;
}
#menu-4x .nav-dropdown-sm .link:focus,
#menu-4x .nav-dropdown-sm .link:hover,
#menu-4x .nav-dropdown-sm .dropdown-item:focus,
#menu-4x .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-4x .navbar,
#menu-4x .nav-dropdown-sm,
#menu-4x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4x .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-4x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4x .bg-color.transparent.opened .link:hover,
#menu-4x .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-4x .link[aria-expanded="true"],
#menu-4x .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-4y P {
  color: #34495e;
}
#content3-50 .mbr-section-title,
#content3-50 .mbr-section-subtitle {
  text-align: center;
}
#content3-50 H3 {
  color: #34495e;
}
#content3-50 P {
  color: #34495e;
}
#features1-8s .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-8s .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-8s .mbr-section-text {
  color: #34495e;
}
#features1-8u .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-8u .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-8u .mbr-section-text {
  color: #34495e;
}
#intro5-88 .mbr-section-title {
  color: #34495e;
}
#custom-html-5f {
  /* Type valid CSS here */
}
#custom-html-5f div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-5f p {
  font-size: 60px;
  color: #777;
}
#menu-5g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5g .navbar-caption {
  color: #ffffff;
}
#menu-5g .navbar-toggler {
  color: #ffffff;
}
#menu-5g .close-icon::before,
#menu-5g .close-icon::after {
  background-color: #ffffff;
}
#menu-5g .link,
#menu-5g .dropdown-item {
  color: #ffffff;
}
#menu-5g .link {
  font-size: 0.875rem;
}
#menu-5g .dropdown-item,
#menu-5g .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-5g .link:hover,
#menu-5g .link:focus {
  color: #7f8c8d;
}
#menu-5g .dropdown-item:hover::before,
#menu-5g .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-5g .dropdown-item:hover,
#menu-5g .dropdown-item:focus {
  color: #ffffff;
}
#menu-5g .link[aria-expanded="true"],
#menu-5g .dropdown-menu {
  background: #1a242f;
}
#menu-5g .nav-dropdown-sm .link:focus,
#menu-5g .nav-dropdown-sm .link:hover,
#menu-5g .nav-dropdown-sm .dropdown-item:focus,
#menu-5g .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-5g .navbar,
#menu-5g .nav-dropdown-sm,
#menu-5g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5g .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-5g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5g .bg-color.transparent.opened .link:hover,
#menu-5g .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-5g .link[aria-expanded="true"],
#menu-5g .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#animated-bg1-87 .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-87 H1 {
  color: #34495e;
}
#footer7-5h P {
  color: #34495e;
}
#content3-5j .mbr-section-title,
#content3-5j .mbr-section-subtitle {
  text-align: center;
}
#content3-5j H3 {
  color: #34495e;
}
#content3-5j P {
  color: #34495e;
}
#features1-8w .mbr-section-title {
  font-weight: 700;
  color: #34495e;
  font-size: 48px;
}
#features1-8w .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
}
#features1-8w .mbr-section-text {
  color: #34495e;
}
#features1-8w .mbr-section-subtitle B {
  font-size: 14px;
}
#features1-8x .mbr-section-title {
  font-weight: 700;
}
#features1-8x .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
}
#features1-8x .mbr-section-text {
  color: #34495e;
}
#features1-8x .mbr-section-subtitle B {
  font-size: 14px;
}
#intro5-8d .mbr-section-title {
  color: #34495e;
}
#custom-html-5y {
  /* Type valid CSS here */
}
#custom-html-5y div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-5y p {
  font-size: 60px;
  color: #777;
}
#menu-5z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5z .navbar-caption {
  color: #ffffff;
}
#menu-5z .navbar-toggler {
  color: #ffffff;
}
#menu-5z .close-icon::before,
#menu-5z .close-icon::after {
  background-color: #ffffff;
}
#menu-5z .link,
#menu-5z .dropdown-item {
  color: #ffffff;
}
#menu-5z .link {
  font-size: 0.875rem;
}
#menu-5z .dropdown-item,
#menu-5z .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-5z .link:hover,
#menu-5z .link:focus {
  color: #7f8c8d;
}
#menu-5z .dropdown-item:hover::before,
#menu-5z .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-5z .dropdown-item:hover,
#menu-5z .dropdown-item:focus {
  color: #ffffff;
}
#menu-5z .link[aria-expanded="true"],
#menu-5z .dropdown-menu {
  background: #1a242f;
}
#menu-5z .nav-dropdown-sm .link:focus,
#menu-5z .nav-dropdown-sm .link:hover,
#menu-5z .nav-dropdown-sm .dropdown-item:focus,
#menu-5z .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-5z .navbar,
#menu-5z .nav-dropdown-sm,
#menu-5z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5z .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-5z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-5z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5z .bg-color.transparent.opened .link:hover,
#menu-5z .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-5z .link[aria-expanded="true"],
#menu-5z .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#animated-bg1-8c .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-8c H1 {
  color: #34495e;
}
#footer7-60 P {
  color: #34495e;
}
#content3-62 .mbr-section-title,
#content3-62 .mbr-section-subtitle {
  text-align: center;
}
#content3-62 H3 {
  color: #34495e;
}
#content3-62 P {
  color: #34495e;
}
#features1-94 .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-94 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-94 .mbr-section-text {
  color: #34495e;
}
#features1-95 .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-95 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-95 .mbr-section-text {
  color: #34495e;
}
#intro5-8k .mbr-section-title {
  color: #34495e;
}
#animated-bg1-8l .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-8l H1 {
  color: #34495e;
}
#custom-html-6h {
  /* Type valid CSS here */
}
#custom-html-6h div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-6h p {
  font-size: 60px;
  color: #777;
}
#menu-6i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6i .navbar-caption {
  color: #ffffff;
}
#menu-6i .navbar-toggler {
  color: #ffffff;
}
#menu-6i .close-icon::before,
#menu-6i .close-icon::after {
  background-color: #ffffff;
}
#menu-6i .link,
#menu-6i .dropdown-item {
  color: #ffffff;
}
#menu-6i .link {
  font-size: 0.875rem;
}
#menu-6i .dropdown-item,
#menu-6i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-6i .link:hover,
#menu-6i .link:focus {
  color: #7f8c8d;
}
#menu-6i .dropdown-item:hover::before,
#menu-6i .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-6i .dropdown-item:hover,
#menu-6i .dropdown-item:focus {
  color: #ffffff;
}
#menu-6i .link[aria-expanded="true"],
#menu-6i .dropdown-menu {
  background: #1a242f;
}
#menu-6i .nav-dropdown-sm .link:focus,
#menu-6i .nav-dropdown-sm .link:hover,
#menu-6i .nav-dropdown-sm .dropdown-item:focus,
#menu-6i .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-6i .navbar,
#menu-6i .nav-dropdown-sm,
#menu-6i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6i .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-6i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6i .bg-color.transparent.opened .link:hover,
#menu-6i .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-6i .link[aria-expanded="true"],
#menu-6i .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-6j P {
  color: #34495e;
}
#content3-6l .mbr-section-title,
#content3-6l .mbr-section-subtitle {
  text-align: center;
}
#content3-6l H3 {
  color: #34495e;
}
#content3-6l P {
  color: #34495e;
}
#features1-96 .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-96 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-96 .mbr-section-text {
  color: #34495e;
}
#features1-97 .mbr-section-title {
  font-weight: 700;
  font-size: 48px;
  color: #34495e;
}
#features1-97 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #34495e;
  font-size: 14px;
}
#features1-97 .mbr-section-text {
  color: #34495e;
}
#intro5-8n .mbr-section-title {
  color: #34495e;
}
#animated-bg1-8o .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-8o H1 {
  color: #34495e;
}
#custom-html-70 {
  /* Type valid CSS here */
}
#custom-html-70 div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-70 p {
  font-size: 60px;
  color: #777;
}
#menu-71 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-71 .navbar-caption {
  color: #ffffff;
}
#menu-71 .navbar-toggler {
  color: #ffffff;
}
#menu-71 .close-icon::before,
#menu-71 .close-icon::after {
  background-color: #ffffff;
}
#menu-71 .link,
#menu-71 .dropdown-item {
  color: #ffffff;
}
#menu-71 .link {
  font-size: 0.875rem;
}
#menu-71 .dropdown-item,
#menu-71 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-71 .link:hover,
#menu-71 .link:focus {
  color: #7f8c8d;
}
#menu-71 .dropdown-item:hover::before,
#menu-71 .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-71 .dropdown-item:hover,
#menu-71 .dropdown-item:focus {
  color: #ffffff;
}
#menu-71 .link[aria-expanded="true"],
#menu-71 .dropdown-menu {
  background: #1a242f;
}
#menu-71 .nav-dropdown-sm .link:focus,
#menu-71 .nav-dropdown-sm .link:hover,
#menu-71 .nav-dropdown-sm .dropdown-item:focus,
#menu-71 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-71 .navbar,
#menu-71 .nav-dropdown-sm,
#menu-71 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-71 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-71 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-71 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-71 .bg-color.transparent.opened .link:hover,
#menu-71 .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-71 .link[aria-expanded="true"],
#menu-71 .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-72 P {
  color: #34495e;
}
#content3-74 .mbr-section-title,
#content3-74 .mbr-section-subtitle {
  text-align: center;
}
#content3-74 H3 {
  color: #34495e;
}
#content3-74 P {
  color: #34495e;
}
#intro5-8m .mbr-section-title {
  color: #34495e;
}
#pricing-table2-7h .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table2-7h .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#pricing-table2-7h H1 {
  color: #f39c12;
}
#content2-7i BLOCKQUOTE {
  color: #ffffff;
}
#custom-html-7j {
  /* Type valid CSS here */
}
#custom-html-7j div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-7j p {
  font-size: 60px;
  color: #777;
}
#menu-7k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7k .navbar-caption {
  color: #ffffff;
}
#menu-7k .navbar-toggler {
  color: #ffffff;
}
#menu-7k .close-icon::before,
#menu-7k .close-icon::after {
  background-color: #ffffff;
}
#menu-7k .link,
#menu-7k .dropdown-item {
  color: #ffffff;
}
#menu-7k .link {
  font-size: 0.875rem;
}
#menu-7k .dropdown-item,
#menu-7k .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-7k .link:hover,
#menu-7k .link:focus {
  color: #7f8c8d;
}
#menu-7k .dropdown-item:hover::before,
#menu-7k .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-7k .dropdown-item:hover,
#menu-7k .dropdown-item:focus {
  color: #ffffff;
}
#menu-7k .link[aria-expanded="true"],
#menu-7k .dropdown-menu {
  background: #1a242f;
}
#menu-7k .nav-dropdown-sm .link:focus,
#menu-7k .nav-dropdown-sm .link:hover,
#menu-7k .nav-dropdown-sm .dropdown-item:focus,
#menu-7k .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-7k .navbar,
#menu-7k .nav-dropdown-sm,
#menu-7k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7k .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-7k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7k .bg-color.transparent.opened .link:hover,
#menu-7k .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-7k .link[aria-expanded="true"],
#menu-7k .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-7l P {
  color: #34495e;
}
#header2-2r .mbr-section-title,
#header2-2r .mbr-section-subtitle,
#header2-2r .btn {
  color: #fff;
}
#header2-2r .mbr-section-title {
  font-weight: 700;
}
#header5-3 .elements-content {
  padding-bottom: 140px;
}
#header5-3 .mbr-section-subtitle {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-3 .mbr-section-title,
#header5-3 .tab-pane {
  color: #fff;
}
#header5-3 .mbr-section-title {
  margin-bottom: 60px;
}
#header5-3 .nav-tabs {
  margin-top: 90px;
}
#header5-3 P {
  color: #ffffff;
}
#intro5-7y .mbr-section-title {
  color: #34495e;
}
#animated-bg1-7z .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#animated-bg1-7z H1 {
  color: #34495e;
}
#custom-html-1g {
  /* Type valid CSS here */
}
#custom-html-1g .my-image {
  width: 100%;
}
#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #ffffff;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #ffffff;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #ffffff;
}
#menu-1i .link {
  font-size: 0.875rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1i .link:hover,
#menu-1i .link:focus {
  color: #7f8c8d;
}
#menu-1i .dropdown-item:hover::before,
#menu-1i .dropdown-item:focus::before {
  background: #7f8c8d;
}
#menu-1i .dropdown-item:hover,
#menu-1i .dropdown-item:focus {
  color: #ffffff;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #1a242f;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #7f8c8d;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #7f8c8d!important;
}
#footer7-33 P {
  color: #34495e;
}
