@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@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);
@import url(https://fonts.googleapis.com/css?family=Lora:400,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: #057cce !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: #057cce;
  border-color: #057cce;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0d99f9;
  border-color: #0d99f9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0d99f9 !important;
  border-color: #0d99f9 !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: #0576c4;
  color: #0576c4;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #057cce;
  border-color: #057cce;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #057cce !important;
  border-color: #057cce !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: #057cce;
  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: #0d99f9;
  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: #057cce !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: #057cce;
}
.btn-social:hover {
  background: #057cce;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #057cce;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #057cce;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #057cce;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #057cce;
}
.lead a {
  color: #057cce;
}
.lead a:hover {
  color: #0d99f9;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #a2d8fd;
}
.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: #057cce;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #057cce;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #057cce;
  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(5, 124, 206, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #068be7;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #057cce;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(5, 124, 206, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #057cce;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #057cce;
}
.mbr-slider .carousel-indicators .active {
  background: #057cce;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #057cce;
}
.mbr-gallery .modal .close:hover {
  background: #057cce;
}
.mbr-gallery-filter li.active {
  border-color: #057cce;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #0d99f9;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(5, 124, 206, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #057cce;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #057cce;
}
/*content4*/
.content4 p {
  border-top-color: #057cce;
  border-bottom-color: #057cce;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #057cce;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #057cce;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #057cce;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #057cce;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #057cce;
  }
}
.progressbar .progressbar-number {
  background: #0d99f9;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arvo', serif;
}
.countdown1 .number-wrap {
  border-color: #057cce;
}
.countdown2 .bottom1 {
  background: #0d99f9;
}
.countdown2 .bottom2 {
  background: #045e9c;
}
/*accordion*/
.accordion .panel-heading {
  background: #0d99f9;
  border-bottom: 1px solid #045e9c;
}
.accordion .panel-heading:hover {
  background: #045e9c;
}
.accordion .accordion-group .panel:last-child:after {
  background: #045e9c;
}
/* news */
.news__card:hover {
  background: #057cce;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #057cce;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #057cce;
  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: #057cce;
}
.animated-bg1 .text {
  font-family: 'Open Sans', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Arvo', serif;
}
.features9 .timeline-panel p {
  font-family: 'Open Sans', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Montserrat', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Montserrat', sans-serif;
}
/*end colorM*/
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #999999;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #999999;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #999999;
}
#menu-0 .link {
  font-size: 0.875rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-0 .link:hover,
#menu-0 .link:focus {
  color: #057cce;
}
#menu-0 .dropdown-item:hover::before,
#menu-0 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-0 .dropdown-item:hover,
#menu-0 .dropdown-item:focus {
  color: #999999;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #1a242f;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-0 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #057cce;
}
#features8-1 .lead {
  color: #9fa3a7;
}
#features8-1 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-1 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-1 .mbr-section-title B {
  font-size: 14px;
}
#features8-1 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-1 .mbr-section-text B {
  text-align: left;
}
#features8-2 .lead {
  color: #9fa3a7;
}
#features8-2 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-2 .mbr-section-text {
  color: #000000;
}
#features7-3 .lead {
  color: #9fa3a7;
}
#features7-3 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-3 .mbr-section-text {
  color: #000000;
}
#features7-3 .iconbox {
  background-color: #057cce;
  border-color: #057cce;
}
#features1-4 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-4 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-4 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-4 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-5 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-5 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-5 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features8-6 .lead {
  color: #9fa3a7;
}
#features8-6 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-6 .mbr-section-title B {
  font-size: 17px;
}
#features8-6 .mbr-section-text {
  color: #000000;
}
#social-buttons1-1q .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-1q .mbr-section-title {
  color: #fff;
}
#footer1-7 .mbr-section-subtitle,
#footer1-7 .mbr-section-text {
  color: #fff;
}
#footer1-7 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#menu-g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-g .navbar-caption {
  color: #ffffff;
}
#menu-g .navbar-toggler {
  color: #999999;
}
#menu-g .close-icon::before,
#menu-g .close-icon::after {
  background-color: #999999;
}
#menu-g .link,
#menu-g .dropdown-item {
  color: #999999;
}
#menu-g .link {
  font-size: 0.875rem;
}
#menu-g .dropdown-item,
#menu-g .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-g .link:hover,
#menu-g .link:focus {
  color: #057cce;
}
#menu-g .dropdown-item:hover::before,
#menu-g .dropdown-item:focus::before {
  background: #057cce;
}
#menu-g .dropdown-item:hover,
#menu-g .dropdown-item:focus {
  color: #999999;
}
#menu-g .link[aria-expanded="true"],
#menu-g .dropdown-menu {
  background: #1a242f;
}
#menu-g .nav-dropdown-sm .link:focus,
#menu-g .nav-dropdown-sm .link:hover,
#menu-g .nav-dropdown-sm .dropdown-item:focus,
#menu-g .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-g .navbar,
#menu-g .nav-dropdown-sm,
#menu-g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-g .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-g .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-g .bg-color.transparent.opened .link:hover,
#menu-g .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-g .link[aria-expanded="true"],
#menu-g .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-h .lead {
  color: #9fa3a7;
}
#features8-h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-h .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-h .mbr-section-title B {
  font-size: 14px;
}
#features8-h .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-h .mbr-section-text B {
  text-align: left;
}
#features8-i .lead {
  color: #9fa3a7;
}
#features8-i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-i .mbr-section-text {
  color: #000000;
}
#features7-j .lead {
  color: #9fa3a7;
}
#features7-j .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-j .mbr-section-text {
  color: #000000;
}
#content1-1t P {
  color: #000000;
}
#features13-1x .mbr-section-text {
  text-align: left;
  color: #000000;
}
#content4-1u P {
  font-size: 20px;
}
#features1-1o .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-1o .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-1o .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-1p .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-1p .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-1p .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-1s .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-1s .mbr-section-title {
  color: #fff;
}
#features8-8y .lead {
  color: #9fa3a7;
}
#features8-8y .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8y .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8y .mbr-section-title B {
  font-size: 17px;
}
#features8-8y .mbr-section-text {
  color: #000000;
}
#footer1-n .mbr-section-subtitle,
#footer1-n .mbr-section-text {
  color: #fff;
}
#footer1-n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o .navbar-caption {
  color: #ffffff;
}
#menu-o .navbar-toggler {
  color: #999999;
}
#menu-o .close-icon::before,
#menu-o .close-icon::after {
  background-color: #999999;
}
#menu-o .link,
#menu-o .dropdown-item {
  color: #999999;
}
#menu-o .link {
  font-size: 0.875rem;
}
#menu-o .dropdown-item,
#menu-o .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-o .link:hover,
#menu-o .link:focus {
  color: #057cce;
}
#menu-o .dropdown-item:hover::before,
#menu-o .dropdown-item:focus::before {
  background: #057cce;
}
#menu-o .dropdown-item:hover,
#menu-o .dropdown-item:focus {
  color: #999999;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-menu {
  background: #1a242f;
}
#menu-o .nav-dropdown-sm .link:focus,
#menu-o .nav-dropdown-sm .link:hover,
#menu-o .nav-dropdown-sm .dropdown-item:focus,
#menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-o .navbar,
#menu-o .nav-dropdown-sm,
#menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-o .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o .bg-color.transparent.opened .link:hover,
#menu-o .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-p .lead {
  color: #9fa3a7;
}
#features8-p .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-p .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-p .mbr-section-title B {
  font-size: 14px;
}
#features8-p .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-p .mbr-section-text B {
  text-align: left;
}
#features8-q .lead {
  color: #9fa3a7;
}
#features8-q .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-q .mbr-section-text {
  color: #000000;
}
#features7-r .lead {
  color: #9fa3a7;
}
#features7-r .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-r .mbr-section-text {
  color: #000000;
}
#features7-1z .lead {
  color: #9fa3a7;
}
#features7-1z .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-1z .mbr-section-text {
  color: #000000;
}
#features7-1z .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features1-7o .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7o .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7o .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-t .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-t .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-t .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-21 .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-21 .mbr-section-title {
  color: #fff;
}
#features8-8o .lead {
  color: #9fa3a7;
}
#features8-8o .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8o .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8o .mbr-section-title B {
  font-size: 17px;
}
#features8-8o .mbr-section-text {
  color: #000000;
}
#footer1-v .mbr-section-subtitle,
#footer1-v .mbr-section-text {
  color: #fff;
}
#footer1-v .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}







#menu-1c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1c .navbar-caption {
  color: #ffffff;
}
#menu-1c .navbar-toggler {
  color: #999999;
}
#menu-1c .close-icon::before,
#menu-1c .close-icon::after {
  background-color: #999999;
}
#menu-1c .link,
#menu-1c .dropdown-item {
  color: #999999;
}
#menu-1c .link {
  font-size: 0.875rem;
}
#menu-1c .dropdown-item,
#menu-1c .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1c .link:hover,
#menu-1c .link:focus {
  color: #057cce;
}
#menu-1c .dropdown-item:hover::before,
#menu-1c .dropdown-item:focus::before {
  background: #057cce;
}
#menu-1c .dropdown-item:hover,
#menu-1c .dropdown-item:focus {
  color: #999999;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-menu {
  background: #1a242f;
}
#menu-1c .nav-dropdown-sm .link:focus,
#menu-1c .nav-dropdown-sm .link:hover,
#menu-1c .nav-dropdown-sm .dropdown-item:focus,
#menu-1c .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1c .navbar,
#menu-1c .nav-dropdown-sm,
#menu-1c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1c .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1c .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-1c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1c .bg-color.transparent.opened .link:hover,
#menu-1c .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-1c .link[aria-expanded="true"],
#menu-1c .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-1d .lead {
  color: #9fa3a7;
}
#features8-1d .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-1d .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-1d .mbr-section-title B {
  font-size: 14px;
}
#features8-1d .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-1d .mbr-section-text B {
  text-align: left;
}
#features8-1e .lead {
  color: #9fa3a7;
}
#features8-1e .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-1e .mbr-section-text {
  color: #000000;
}
#features8-1e .mbr-section-text B {
  text-align: center;
}
#features7-1f .lead {
  color: #9fa3a7;
}
#features7-1f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-1f .mbr-section-text {
  color: #000000;
}
#features7-1f .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features8-1k .lead {
  color: #9fa3a7;
}
#features8-1k .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-1k .mbr-section-title {
  font-size: 23px;
  font-family: 'Open Sans', sans-serif;
}
#features8-1k .mbr-section-text {
  color: #000000;
}
#social-buttons1-1n .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-1n .mbr-section-title {
  color: #fff;
}
#features7-1l .lead {
  color: #9fa3a7;
}
#features7-1l .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-1l .mbr-section-text {
  color: #000000;
}
#features7-1l .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features1-80 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-80 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-80 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-1h .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-1h .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-1h .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-8p .lead {
  color: #9fa3a7;
}
#features8-8p .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8p .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8p .mbr-section-title B {
  font-size: 17px;
}
#features8-8p .mbr-section-text {
  color: #000000;
}
#footer1-1j .mbr-section-subtitle,
#footer1-1j .mbr-section-text {
  color: #fff;
}
#footer1-1j .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-23 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-23 .navbar-caption {
  color: #ffffff;
}
#menu-23 .navbar-toggler {
  color: #999999;
}
#menu-23 .close-icon::before,
#menu-23 .close-icon::after {
  background-color: #999999;
}
#menu-23 .link,
#menu-23 .dropdown-item {
  color: #999999;
}
#menu-23 .link {
  font-size: 0.875rem;
}
#menu-23 .dropdown-item,
#menu-23 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-23 .link:hover,
#menu-23 .link:focus {
  color: #057cce;
}
#menu-23 .dropdown-item:hover::before,
#menu-23 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-23 .dropdown-item:hover,
#menu-23 .dropdown-item:focus {
  color: #999999;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-menu {
  background: #1a242f;
}
#menu-23 .nav-dropdown-sm .link:focus,
#menu-23 .nav-dropdown-sm .link:hover,
#menu-23 .nav-dropdown-sm .dropdown-item:focus,
#menu-23 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-23 .navbar,
#menu-23 .nav-dropdown-sm,
#menu-23 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-23 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-23 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-23 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-23 .bg-color.transparent.opened .link:hover,
#menu-23 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-24 .lead {
  color: #9fa3a7;
}
#features8-24 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-24 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-24 .mbr-section-title B {
  font-size: 14px;
}
#features8-24 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-24 .mbr-section-text B {
  text-align: left;
}
#features8-25 .lead {
  color: #9fa3a7;
}
#features8-25 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-25 .mbr-section-text {
  color: #000000;
}
#features7-26 .lead {
  color: #9fa3a7;
}
#features7-26 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-26 .mbr-section-text {
  color: #000000;
}
#features7-27 .lead {
  color: #9fa3a7;
}
#features7-27 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-27 .mbr-section-text {
  color: #000000;
}
#features7-27 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features1-7p .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7p .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7p .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-2a .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-2a .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-2a .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-2b .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-2b .mbr-section-title {
  color: #fff;
}
#features8-8q .lead {
  color: #9fa3a7;
}
#features8-8q .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8q .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8q .mbr-section-title B {
  font-size: 17px;
}
#features8-8q .mbr-section-text {
  color: #000000;
}
#footer1-2d .mbr-section-subtitle,
#footer1-2d .mbr-section-text {
  color: #fff;
}
#footer1-2d .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-2e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2e .navbar-caption {
  color: #ffffff;
}
#menu-2e .navbar-toggler {
  color: #999999;
}
#menu-2e .close-icon::before,
#menu-2e .close-icon::after {
  background-color: #999999;
}
#menu-2e .link,
#menu-2e .dropdown-item {
  color: #999999;
}
#menu-2e .link {
  font-size: 0.875rem;
}
#menu-2e .dropdown-item,
#menu-2e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-2e .link:hover,
#menu-2e .link:focus {
  color: #057cce;
}
#menu-2e .dropdown-item:hover::before,
#menu-2e .dropdown-item:focus::before {
  background: #057cce;
}
#menu-2e .dropdown-item:hover,
#menu-2e .dropdown-item:focus {
  color: #999999;
}
#menu-2e .link[aria-expanded="true"],
#menu-2e .dropdown-menu {
  background: #1a242f;
}
#menu-2e .nav-dropdown-sm .link:focus,
#menu-2e .nav-dropdown-sm .link:hover,
#menu-2e .nav-dropdown-sm .dropdown-item:focus,
#menu-2e .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-2e .navbar,
#menu-2e .nav-dropdown-sm,
#menu-2e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2e .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-2e .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-2e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2e .bg-color.transparent.opened .link:hover,
#menu-2e .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-2e .link[aria-expanded="true"],
#menu-2e .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-2f .lead {
  color: #9fa3a7;
}
#features8-2f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-2f .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-2f .mbr-section-title B {
  font-size: 14px;
}
#features8-2f .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-2f .mbr-section-text B {
  text-align: left;
}
#features8-2g .lead {
  color: #9fa3a7;
}
#features8-2g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-2g .mbr-section-text {
  color: #000000;
}
#features7-2h .lead {
  color: #9fa3a7;
}
#features7-2h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-2h .mbr-section-text {
  color: #000000;
}
#features7-2i .lead {
  color: #9fa3a7;
}
#features7-2i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-2i .mbr-section-text {
  color: #000000;
}
#features7-2i .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features1-7q .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7q .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7q .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-2l .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-2l .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-2l .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-2m .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-2m .mbr-section-title {
  color: #fff;
}
#features8-8r .lead {
  color: #9fa3a7;
}
#features8-8r .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8r .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8r .mbr-section-title B {
  font-size: 17px;
}
#features8-8r .mbr-section-text {
  color: #000000;
}
#footer1-2o .mbr-section-subtitle,
#footer1-2o .mbr-section-text {
  color: #fff;
}
#footer1-2o .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-2p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2p .navbar-caption {
  color: #ffffff;
}
#menu-2p .navbar-toggler {
  color: #999999;
}
#menu-2p .close-icon::before,
#menu-2p .close-icon::after {
  background-color: #999999;
}
#menu-2p .link,
#menu-2p .dropdown-item {
  color: #999999;
}
#menu-2p .link {
  font-size: 0.875rem;
}
#menu-2p .dropdown-item,
#menu-2p .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-2p .link:hover,
#menu-2p .link:focus {
  color: #057cce;
}
#menu-2p .dropdown-item:hover::before,
#menu-2p .dropdown-item:focus::before {
  background: #057cce;
}
#menu-2p .dropdown-item:hover,
#menu-2p .dropdown-item:focus {
  color: #999999;
}
#menu-2p .link[aria-expanded="true"],
#menu-2p .dropdown-menu {
  background: #1a242f;
}
#menu-2p .nav-dropdown-sm .link:focus,
#menu-2p .nav-dropdown-sm .link:hover,
#menu-2p .nav-dropdown-sm .dropdown-item:focus,
#menu-2p .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-2p .navbar,
#menu-2p .nav-dropdown-sm,
#menu-2p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2p .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-2p .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-2p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2p .bg-color.transparent.opened .link:hover,
#menu-2p .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-2p .link[aria-expanded="true"],
#menu-2p .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-31 .lead {
  color: #9fa3a7;
}
#features8-31 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 36px;
}
#features8-31 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#features8-31 .mbr-section-title B {
  font-size: 17px;
}
#features8-31 .mbr-section-text {
  color: #000000;
}
#features8-31 .mbr-section-title SPAN {
  font-size: 17px;
}
#form1-30 .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer1-2z .mbr-section-subtitle,
#footer1-2z .mbr-section-text {
  color: #fff;
}
#footer1-2z .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-32 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-32 .navbar-caption {
  color: #ffffff;
}
#menu-32 .navbar-toggler {
  color: #999999;
}
#menu-32 .close-icon::before,
#menu-32 .close-icon::after {
  background-color: #999999;
}
#menu-32 .link,
#menu-32 .dropdown-item {
  color: #999999;
}
#menu-32 .link {
  font-size: 0.875rem;
}
#menu-32 .dropdown-item,
#menu-32 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-32 .link:hover,
#menu-32 .link:focus {
  color: #057cce;
}
#menu-32 .dropdown-item:hover::before,
#menu-32 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-32 .dropdown-item:hover,
#menu-32 .dropdown-item:focus {
  color: #999999;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-menu {
  background: #1a242f;
}
#menu-32 .nav-dropdown-sm .link:focus,
#menu-32 .nav-dropdown-sm .link:hover,
#menu-32 .nav-dropdown-sm .dropdown-item:focus,
#menu-32 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-32 .navbar,
#menu-32 .nav-dropdown-sm,
#menu-32 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-32 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-32 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-32 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-32 .bg-color.transparent.opened .link:hover,
#menu-32 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-33 .lead {
  color: #9fa3a7;
}
#features8-33 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 36px;
}
#features8-33 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#features8-33 .mbr-section-title B {
  font-size: 17px;
}
#features8-33 .mbr-section-text {
  color: #000000;
}
#features8-33 .mbr-section-title SPAN {
  font-size: 17px;
}
#form1-34 .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer1-35 .mbr-section-subtitle,
#footer1-35 .mbr-section-text {
  color: #fff;
}
#footer1-35 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#menu-36 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-36 .navbar-caption {
  color: #ffffff;
}
#menu-36 .navbar-toggler {
  color: #999999;
}
#menu-36 .close-icon::before,
#menu-36 .close-icon::after {
  background-color: #999999;
}
#menu-36 .link,
#menu-36 .dropdown-item {
  color: #999999;
}
#menu-36 .link {
  font-size: 0.875rem;
}
#menu-36 .dropdown-item,
#menu-36 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-36 .link:hover,
#menu-36 .link:focus {
  color: #057cce;
}
#menu-36 .dropdown-item:hover::before,
#menu-36 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-36 .dropdown-item:hover,
#menu-36 .dropdown-item:focus {
  color: #999999;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-menu {
  background: #1a242f;
}
#menu-36 .nav-dropdown-sm .link:focus,
#menu-36 .nav-dropdown-sm .link:hover,
#menu-36 .nav-dropdown-sm .dropdown-item:focus,
#menu-36 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-36 .navbar,
#menu-36 .nav-dropdown-sm,
#menu-36 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-36 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-36 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-36 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-36 .bg-color.transparent.opened .link:hover,
#menu-36 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-37 .lead {
  color: #9fa3a7;
}
#features8-37 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-37 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-37 .mbr-section-title B {
  font-size: 14px;
}
#features8-37 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-37 .mbr-section-text B {
  text-align: left;
}
#content4-3h P {
  font-size: 17px;
  color: #c0392b;
}
#social-buttons1-3b .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-3b .mbr-section-title {
  color: #fff;
}
#features1-7r .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7r .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7r .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-3e .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-3e .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-3e .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-8s .lead {
  color: #9fa3a7;
}
#features8-8s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8s .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8s .mbr-section-title B {
  font-size: 17px;
}
#features8-8s .mbr-section-text {
  color: #000000;
}
#footer1-3g .mbr-section-subtitle,
#footer1-3g .mbr-section-text {
  color: #fff;
}
#footer1-3g .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#menu-3i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3i .navbar-caption {
  color: #ffffff;
}
#menu-3i .navbar-toggler {
  color: #999999;
}
#menu-3i .close-icon::before,
#menu-3i .close-icon::after {
  background-color: #999999;
}
#menu-3i .link,
#menu-3i .dropdown-item {
  color: #999999;
}
#menu-3i .link {
  font-size: 0.875rem;
}
#menu-3i .dropdown-item,
#menu-3i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-3i .link:hover,
#menu-3i .link:focus {
  color: #057cce;
}
#menu-3i .dropdown-item:hover::before,
#menu-3i .dropdown-item:focus::before {
  background: #057cce;
}
#menu-3i .dropdown-item:hover,
#menu-3i .dropdown-item:focus {
  color: #999999;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-menu {
  background: #1a242f;
}
#menu-3i .nav-dropdown-sm .link:focus,
#menu-3i .nav-dropdown-sm .link:hover,
#menu-3i .nav-dropdown-sm .dropdown-item:focus,
#menu-3i .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-3i .navbar,
#menu-3i .nav-dropdown-sm,
#menu-3i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3i .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-3i .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-3i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3i .bg-color.transparent.opened .link:hover,
#menu-3i .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-3j .lead {
  color: #9fa3a7;
}
#features8-3j .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-3j .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-3j .mbr-section-title B {
  font-size: 14px;
}
#features8-3j .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-3j .mbr-section-text B {
  text-align: left;
}
#content4-3k P {
  font-size: 17px;
  color: #c0392b;
}
#social-buttons1-3l .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-3l .mbr-section-title {
  color: #fff;
}
#features1-7s .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7s .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7s .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-3n .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-3n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-3n .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-8t .lead {
  color: #9fa3a7;
}
#features8-8t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8t .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8t .mbr-section-title B {
  font-size: 17px;
}
#features8-8t .mbr-section-text {
  color: #000000;
}
#footer1-3p .mbr-section-subtitle,
#footer1-3p .mbr-section-text {
  color: #fff;
}
#footer1-3p .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-3q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3q .navbar-caption {
  color: #ffffff;
}
#menu-3q .navbar-toggler {
  color: #999999;
}
#menu-3q .close-icon::before,
#menu-3q .close-icon::after {
  background-color: #999999;
}
#menu-3q .link,
#menu-3q .dropdown-item {
  color: #999999;
}
#menu-3q .link {
  font-size: 0.875rem;
}
#menu-3q .dropdown-item,
#menu-3q .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-3q .link:hover,
#menu-3q .link:focus {
  color: #057cce;
}
#menu-3q .dropdown-item:hover::before,
#menu-3q .dropdown-item:focus::before {
  background: #057cce;
}
#menu-3q .dropdown-item:hover,
#menu-3q .dropdown-item:focus {
  color: #999999;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-menu {
  background: #1a242f;
}
#menu-3q .nav-dropdown-sm .link:focus,
#menu-3q .nav-dropdown-sm .link:hover,
#menu-3q .nav-dropdown-sm .dropdown-item:focus,
#menu-3q .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-3q .navbar,
#menu-3q .nav-dropdown-sm,
#menu-3q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3q .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-3q .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-3q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3q .bg-color.transparent.opened .link:hover,
#menu-3q .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-3r .lead {
  color: #9fa3a7;
}
#features8-3r .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-3r .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-3r .mbr-section-title B {
  font-size: 14px;
}
#features8-3r .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-3r .mbr-section-text B {
  text-align: left;
}
#features8-3s .lead {
  color: #9fa3a7;
}
#features8-3s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-3s .mbr-section-text {
  color: #000000;
}
#features7-3t .lead {
  color: #9fa3a7;
}
#features7-3t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-3t .mbr-section-text {
  color: #000000;
}
#features7-3u .lead {
  color: #9fa3a7;
}
#features7-3u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-3u .mbr-section-text {
  color: #000000;
}
#features7-3u .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features1-7t .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7t .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7t .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-3x .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-3x .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-3x .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-3y .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-3y .mbr-section-title {
  color: #fff;
}
#features8-8u .lead {
  color: #9fa3a7;
}
#features8-8u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8u .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8u .mbr-section-title B {
  font-size: 17px;
}
#features8-8u .mbr-section-text {
  color: #000000;
}
#footer1-40 .mbr-section-subtitle,
#footer1-40 .mbr-section-text {
  color: #fff;
}
#footer1-40 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-41 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-41 .navbar-caption {
  color: #ffffff;
}
#menu-41 .navbar-toggler {
  color: #999999;
}
#menu-41 .close-icon::before,
#menu-41 .close-icon::after {
  background-color: #999999;
}
#menu-41 .link,
#menu-41 .dropdown-item {
  color: #999999;
}
#menu-41 .link {
  font-size: 0.875rem;
}
#menu-41 .dropdown-item,
#menu-41 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-41 .link:hover,
#menu-41 .link:focus {
  color: #057cce;
}
#menu-41 .dropdown-item:hover::before,
#menu-41 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-41 .dropdown-item:hover,
#menu-41 .dropdown-item:focus {
  color: #999999;
}
#menu-41 .link[aria-expanded="true"],
#menu-41 .dropdown-menu {
  background: #1a242f;
}
#menu-41 .nav-dropdown-sm .link:focus,
#menu-41 .nav-dropdown-sm .link:hover,
#menu-41 .nav-dropdown-sm .dropdown-item:focus,
#menu-41 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-41 .navbar,
#menu-41 .nav-dropdown-sm,
#menu-41 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-41 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-41 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-41 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-41 .bg-color.transparent.opened .link:hover,
#menu-41 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-41 .link[aria-expanded="true"],
#menu-41 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-42 .lead {
  color: #9fa3a7;
}
#features8-42 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-42 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-42 .mbr-section-title B {
  font-size: 14px;
}
#features8-42 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-42 .mbr-section-text B {
  text-align: left;
}
#features8-43 .lead {
  color: #9fa3a7;
}
#features8-43 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-43 .mbr-section-text {
  color: #000000;
}
#content4-46 P {
  font-size: 18px;
}
#features7-45 .lead {
  color: #9fa3a7;
}
#features7-45 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-45 .mbr-section-text {
  color: #000000;
}
#features7-45 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features1-7u .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7u .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7u .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-48 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-48 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-48 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-49 .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-49 .mbr-section-title {
  color: #fff;
}
#features8-8v .lead {
  color: #9fa3a7;
}
#features8-8v .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8v .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8v .mbr-section-title B {
  font-size: 17px;
}
#features8-8v .mbr-section-text {
  color: #000000;
}
#footer1-4b .mbr-section-subtitle,
#footer1-4b .mbr-section-text {
  color: #fff;
}
#footer1-4b .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-4c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4c .navbar-caption {
  color: #ffffff;
}
#menu-4c .navbar-toggler {
  color: #999999;
}
#menu-4c .close-icon::before,
#menu-4c .close-icon::after {
  background-color: #999999;
}
#menu-4c .link,
#menu-4c .dropdown-item {
  color: #999999;
}
#menu-4c .link {
  font-size: 0.875rem;
}
#menu-4c .dropdown-item,
#menu-4c .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-4c .link:hover,
#menu-4c .link:focus {
  color: #057cce;
}
#menu-4c .dropdown-item:hover::before,
#menu-4c .dropdown-item:focus::before {
  background: #057cce;
}
#menu-4c .dropdown-item:hover,
#menu-4c .dropdown-item:focus {
  color: #999999;
}
#menu-4c .link[aria-expanded="true"],
#menu-4c .dropdown-menu {
  background: #1a242f;
}
#menu-4c .nav-dropdown-sm .link:focus,
#menu-4c .nav-dropdown-sm .link:hover,
#menu-4c .nav-dropdown-sm .dropdown-item:focus,
#menu-4c .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-4c .navbar,
#menu-4c .nav-dropdown-sm,
#menu-4c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4c .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-4c .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-4c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4c .bg-color.transparent.opened .link:hover,
#menu-4c .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-4c .link[aria-expanded="true"],
#menu-4c .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-4d .lead {
  color: #9fa3a7;
}
#features8-4d .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4d .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-4d .mbr-section-title B {
  font-size: 14px;
}
#features8-4d .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-4d .mbr-section-text B {
  text-align: left;
}
#features8-4e .lead {
  color: #9fa3a7;
}
#features8-4e .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4e .mbr-section-text {
  color: #000000;
}
#features7-4f .lead {
  color: #9fa3a7;
}
#features7-4f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4f .mbr-section-text {
  color: #000000;
}
#features8-4n .lead {
  color: #9fa3a7;
}
#features8-4n .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4n .mbr-section-text {
  color: #000000;
}
#features7-4p .lead {
  color: #9fa3a7;
}
#features7-4p .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4p .mbr-section-text {
  color: #000000;
}
#features8-4q .lead {
  color: #9fa3a7;
}
#features8-4q .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4q .mbr-section-text {
  color: #000000;
}
#features7-4g .lead {
  color: #9fa3a7;
}
#features7-4g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4g .mbr-section-text {
  color: #000000;
}
#features7-4g .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#content4-4h P {
  font-size: 18px;
}
#features1-7v .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7v .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7v .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-4j .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-4j .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-4j .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-4k .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-4k .mbr-section-title {
  color: #fff;
}
#features8-8w .lead {
  color: #9fa3a7;
}
#features8-8w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8w .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8w .mbr-section-title B {
  font-size: 17px;
}
#features8-8w .mbr-section-text {
  color: #000000;
}
#footer1-4m .mbr-section-subtitle,
#footer1-4m .mbr-section-text {
  color: #fff;
}
#footer1-4m .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-4r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4r .navbar-caption {
  color: #ffffff;
}
#menu-4r .navbar-toggler {
  color: #999999;
}
#menu-4r .close-icon::before,
#menu-4r .close-icon::after {
  background-color: #999999;
}
#menu-4r .link,
#menu-4r .dropdown-item {
  color: #999999;
}
#menu-4r .link {
  font-size: 0.875rem;
}
#menu-4r .dropdown-item,
#menu-4r .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-4r .link:hover,
#menu-4r .link:focus {
  color: #057cce;
}
#menu-4r .dropdown-item:hover::before,
#menu-4r .dropdown-item:focus::before {
  background: #057cce;
}
#menu-4r .dropdown-item:hover,
#menu-4r .dropdown-item:focus {
  color: #999999;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-menu {
  background: #1a242f;
}
#menu-4r .nav-dropdown-sm .link:focus,
#menu-4r .nav-dropdown-sm .link:hover,
#menu-4r .nav-dropdown-sm .dropdown-item:focus,
#menu-4r .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-4r .navbar,
#menu-4r .nav-dropdown-sm,
#menu-4r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4r .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-4r .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-4r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4r .bg-color.transparent.opened .link:hover,
#menu-4r .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-4s .lead {
  color: #9fa3a7;
}
#features8-4s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4s .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-4s .mbr-section-title B {
  font-size: 14px;
}
#features8-4s .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-4s .mbr-section-text B {
  text-align: left;
}
#features8-4u .lead {
  color: #9fa3a7;
}
#features8-4u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4u .mbr-section-text {
  color: #000000;
}
#content4-50 P {
  font-size: 18px;
}
#features7-4v .lead {
  color: #9fa3a7;
}
#features7-4v .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4v .mbr-section-text {
  color: #000000;
}
#features8-4w .lead {
  color: #9fa3a7;
}
#features8-4w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4w .mbr-section-text {
  color: #000000;
}
#features7-4x .lead {
  color: #9fa3a7;
}
#features7-4x .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4x .mbr-section-text {
  color: #000000;
}
#features8-4y .lead {
  color: #9fa3a7;
}
#features8-4y .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4y .mbr-section-text {
  color: #000000;
}
#features7-4z .lead {
  color: #9fa3a7;
}
#features7-4z .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4z .mbr-section-text {
  color: #000000;
}
#features7-4z .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#features1-7w .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7w .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7w .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-52 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-52 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-52 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-53 .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-53 .mbr-section-title {
  color: #fff;
}
#features8-8x .lead {
  color: #9fa3a7;
}
#features8-8x .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8x .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8x .mbr-section-title B {
  font-size: 17px;
}
#features8-8x .mbr-section-text {
  color: #000000;
}
#footer1-55 .mbr-section-subtitle,
#footer1-55 .mbr-section-text {
  color: #fff;
}
#footer1-55 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-56 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-56 .navbar-caption {
  color: #ffffff;
}
#menu-56 .navbar-toggler {
  color: #999999;
}
#menu-56 .close-icon::before,
#menu-56 .close-icon::after {
  background-color: #999999;
}
#menu-56 .link,
#menu-56 .dropdown-item {
  color: #999999;
}
#menu-56 .link {
  font-size: 0.875rem;
}
#menu-56 .dropdown-item,
#menu-56 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-56 .link:hover,
#menu-56 .link:focus {
  color: #057cce;
}
#menu-56 .dropdown-item:hover::before,
#menu-56 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-56 .dropdown-item:hover,
#menu-56 .dropdown-item:focus {
  color: #999999;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-menu {
  background: #1a242f;
}
#menu-56 .nav-dropdown-sm .link:focus,
#menu-56 .nav-dropdown-sm .link:hover,
#menu-56 .nav-dropdown-sm .dropdown-item:focus,
#menu-56 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-56 .navbar,
#menu-56 .nav-dropdown-sm,
#menu-56 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-56 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-56 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-56 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-56 .bg-color.transparent.opened .link:hover,
#menu-56 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-57 .lead {
  color: #9fa3a7;
}
#features8-57 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 36px;
}
#features8-57 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#features8-57 .mbr-section-title B {
  font-size: 17px;
}
#features8-57 .mbr-section-text {
  color: #000000;
}
#features8-57 .mbr-section-title SPAN {
  font-size: 17px;
}
#form1-58 .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer1-59 .mbr-section-subtitle,
#footer1-59 .mbr-section-text {
  color: #fff;
}
#footer1-59 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-5a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5a .navbar-caption {
  color: #ffffff;
}
#menu-5a .navbar-toggler {
  color: #999999;
}
#menu-5a .close-icon::before,
#menu-5a .close-icon::after {
  background-color: #999999;
}
#menu-5a .link,
#menu-5a .dropdown-item {
  color: #999999;
}
#menu-5a .link {
  font-size: 0.875rem;
}
#menu-5a .dropdown-item,
#menu-5a .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-5a .link:hover,
#menu-5a .link:focus {
  color: #057cce;
}
#menu-5a .dropdown-item:hover::before,
#menu-5a .dropdown-item:focus::before {
  background: #057cce;
}
#menu-5a .dropdown-item:hover,
#menu-5a .dropdown-item:focus {
  color: #999999;
}
#menu-5a .link[aria-expanded="true"],
#menu-5a .dropdown-menu {
  background: #1a242f;
}
#menu-5a .nav-dropdown-sm .link:focus,
#menu-5a .nav-dropdown-sm .link:hover,
#menu-5a .nav-dropdown-sm .dropdown-item:focus,
#menu-5a .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-5a .navbar,
#menu-5a .nav-dropdown-sm,
#menu-5a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5a .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-5a .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-5a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5a .bg-color.transparent.opened .link:hover,
#menu-5a .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-5a .link[aria-expanded="true"],
#menu-5a .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-5b .lead {
  color: #9fa3a7;
}
#features8-5b .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 36px;
}
#features8-5b .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#features8-5b .mbr-section-title B {
  font-size: 17px;
}
#features8-5b .mbr-section-text {
  color: #000000;
}
#features8-5b .mbr-section-title SPAN {
  font-size: 17px;
}
#form1-5c .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer1-5d .mbr-section-subtitle,
#footer1-5d .mbr-section-text {
  color: #fff;
}
#footer1-5d .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-5e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5e .navbar-caption {
  color: #ffffff;
}
#menu-5e .navbar-toggler {
  color: #999999;
}
#menu-5e .close-icon::before,
#menu-5e .close-icon::after {
  background-color: #999999;
}
#menu-5e .link,
#menu-5e .dropdown-item {
  color: #999999;
}
#menu-5e .link {
  font-size: 0.875rem;
}
#menu-5e .dropdown-item,
#menu-5e .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-5e .link:hover,
#menu-5e .link:focus {
  color: #057cce;
}
#menu-5e .dropdown-item:hover::before,
#menu-5e .dropdown-item:focus::before {
  background: #057cce;
}
#menu-5e .dropdown-item:hover,
#menu-5e .dropdown-item:focus {
  color: #999999;
}
#menu-5e .link[aria-expanded="true"],
#menu-5e .dropdown-menu {
  background: #1a242f;
}
#menu-5e .nav-dropdown-sm .link:focus,
#menu-5e .nav-dropdown-sm .link:hover,
#menu-5e .nav-dropdown-sm .dropdown-item:focus,
#menu-5e .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-5e .navbar,
#menu-5e .nav-dropdown-sm,
#menu-5e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5e .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-5e .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-5e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5e .bg-color.transparent.opened .link:hover,
#menu-5e .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-5e .link[aria-expanded="true"],
#menu-5e .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-5f .lead {
  color: #9fa3a7;
}
#features8-5f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5f .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-5f .mbr-section-title B {
  font-size: 14px;
}
#features8-5f .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-5f .mbr-section-text B {
  text-align: left;
}
#content1-5p P {
  color: #000000;
}
#features8-5g .lead {
  color: #9fa3a7;
}
#features8-5g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5g .mbr-section-text {
  color: #000000;
}
#features7-5h .lead {
  color: #9fa3a7;
}
#features7-5h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5h .mbr-section-text {
  color: #000000;
}
#features8-5q .lead {
  color: #9fa3a7;
}
#features8-5q .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5q .mbr-section-text {
  color: #000000;
}
#features7-5r .lead {
  color: #9fa3a7;
}
#features7-5r .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5r .mbr-section-text {
  color: #000000;
}
#features7-5r .mbr-section-text B {
  font-size: 24px;
}
#features8-5s .lead {
  color: #9fa3a7;
}
#features8-5s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5s .mbr-section-text {
  color: #000000;
}
#features7-5t .lead {
  color: #9fa3a7;
}
#features7-5t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5t .mbr-section-text {
  color: #000000;
}
#features7-5t .mbr-section-text B {
  font-size: 24px;
}
#features8-5u .lead {
  color: #9fa3a7;
}
#features8-5u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5u .mbr-section-text {
  color: #000000;
}
#features7-5v .lead {
  color: #9fa3a7;
}
#features7-5v .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5v .mbr-section-text {
  color: #000000;
}
#features8-5w .lead {
  color: #9fa3a7;
}
#features8-5w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5w .mbr-section-text {
  color: #000000;
}
#features7-5x .lead {
  color: #9fa3a7;
}
#features7-5x .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5x .mbr-section-text {
  color: #000000;
}
#features7-5x .mbr-section-text B {
  font-size: 24px;
}
#footer1-5o .mbr-section-subtitle,
#footer1-5o .mbr-section-text {
  color: #fff;
}
#footer1-5o .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-60 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-60 .navbar-caption {
  color: #ffffff;
}
#menu-60 .navbar-toggler {
  color: #999999;
}
#menu-60 .close-icon::before,
#menu-60 .close-icon::after {
  background-color: #999999;
}
#menu-60 .link,
#menu-60 .dropdown-item {
  color: #999999;
}
#menu-60 .link {
  font-size: 0.875rem;
}
#menu-60 .dropdown-item,
#menu-60 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-60 .link:hover,
#menu-60 .link:focus {
  color: #057cce;
}
#menu-60 .dropdown-item:hover::before,
#menu-60 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-60 .dropdown-item:hover,
#menu-60 .dropdown-item:focus {
  color: #999999;
}
#menu-60 .link[aria-expanded="true"],
#menu-60 .dropdown-menu {
  background: #1a242f;
}
#menu-60 .nav-dropdown-sm .link:focus,
#menu-60 .nav-dropdown-sm .link:hover,
#menu-60 .nav-dropdown-sm .dropdown-item:focus,
#menu-60 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-60 .navbar,
#menu-60 .nav-dropdown-sm,
#menu-60 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-60 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-60 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-60 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-60 .bg-color.transparent.opened .link:hover,
#menu-60 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-60 .link[aria-expanded="true"],
#menu-60 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-61 .lead {
  color: #9fa3a7;
}
#features8-61 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-61 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-61 .mbr-section-title B {
  font-size: 14px;
}
#features8-61 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-61 .mbr-section-text B {
  text-align: left;
}
#content1-62 P {
  color: #000000;
}
#content1-6e P {
  color: #000000;
}
#content1-6f P {
  color: #000000;
}
#footer1-6d .mbr-section-subtitle,
#footer1-6d .mbr-section-text {
  color: #fff;
}
#footer1-6d .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}




#menu-6g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6g .navbar-caption {
  color: #ffffff;
}
#menu-6g .navbar-toggler {
  color: #999999;
}
#menu-6g .close-icon::before,
#menu-6g .close-icon::after {
  background-color: #999999;
}
#menu-6g .link,
#menu-6g .dropdown-item {
  color: #999999;
}
#menu-6g .link {
  font-size: 0.875rem;
}
#menu-6g .dropdown-item,
#menu-6g .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-6g .link:hover,
#menu-6g .link:focus {
  color: #057cce;
}
#menu-6g .dropdown-item:hover::before,
#menu-6g .dropdown-item:focus::before {
  background: #057cce;
}
#menu-6g .dropdown-item:hover,
#menu-6g .dropdown-item:focus {
  color: #999999;
}
#menu-6g .link[aria-expanded="true"],
#menu-6g .dropdown-menu {
  background: #1a242f;
}
#menu-6g .nav-dropdown-sm .link:focus,
#menu-6g .nav-dropdown-sm .link:hover,
#menu-6g .nav-dropdown-sm .dropdown-item:focus,
#menu-6g .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-6g .navbar,
#menu-6g .nav-dropdown-sm,
#menu-6g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6g .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-6g .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-6g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6g .bg-color.transparent.opened .link:hover,
#menu-6g .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-6g .link[aria-expanded="true"],
#menu-6g .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-6h .lead {
  color: #9fa3a7;
}
#features8-6h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6h .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-6h .mbr-section-title B {
  font-size: 14px;
}
#features8-6h .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-6h .mbr-section-text B {
  text-align: left;
}
#gallery3-6r .mbr-gallery-title {
  font-size: 16px;
}
#features1-7x .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7x .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7x .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-6n .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-6n .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-6n .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-6o .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-6o .mbr-section-title {
  color: #fff;
}
#features8-8z .lead {
  color: #9fa3a7;
}
#features8-8z .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8z .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-8z .mbr-section-title B {
  font-size: 17px;
}
#features8-8z .mbr-section-text {
  color: #000000;
}
#footer1-6q .mbr-section-subtitle,
#footer1-6q .mbr-section-text {
  color: #fff;
}
#footer1-6q .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-6s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6s .navbar-caption {
  color: #ffffff;
}
#menu-6s .navbar-toggler {
  color: #999999;
}
#menu-6s .close-icon::before,
#menu-6s .close-icon::after {
  background-color: #999999;
}
#menu-6s .link,
#menu-6s .dropdown-item {
  color: #999999;
}
#menu-6s .link {
  font-size: 0.875rem;
}
#menu-6s .dropdown-item,
#menu-6s .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-6s .link:hover,
#menu-6s .link:focus {
  color: #057cce;
}
#menu-6s .dropdown-item:hover::before,
#menu-6s .dropdown-item:focus::before {
  background: #057cce;
}
#menu-6s .dropdown-item:hover,
#menu-6s .dropdown-item:focus {
  color: #999999;
}
#menu-6s .link[aria-expanded="true"],
#menu-6s .dropdown-menu {
  background: #1a242f;
}
#menu-6s .nav-dropdown-sm .link:focus,
#menu-6s .nav-dropdown-sm .link:hover,
#menu-6s .nav-dropdown-sm .dropdown-item:focus,
#menu-6s .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-6s .navbar,
#menu-6s .nav-dropdown-sm,
#menu-6s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6s .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-6s .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-6s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6s .bg-color.transparent.opened .link:hover,
#menu-6s .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-6s .link[aria-expanded="true"],
#menu-6s .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-6t .lead {
  color: #9fa3a7;
}
#features8-6t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6t .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-6t .mbr-section-title B {
  font-size: 14px;
}
#features8-6t .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-6t .mbr-section-text B {
  text-align: left;
}
#features7-70 .lead {
  color: #9fa3a7;
}
#features7-70 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-70 .mbr-section-text {
  color: #000000;
}
#features7-70 .mbr-section-text B {
  font-size: 24px;
}
#social-buttons1-6x .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-6x .mbr-section-title {
  color: #fff;
}
#features1-7y .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7y .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7y .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-6w .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-6w .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-6w .mbr-section-text {
  color: #000000;
  text-align: left;
}
#footer1-6z .mbr-section-subtitle,
#footer1-6z .mbr-section-text {
  color: #fff;
}
#footer1-6z .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-71 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-71 .navbar-caption {
  color: #ffffff;
}
#menu-71 .navbar-toggler {
  color: #999999;
}
#menu-71 .close-icon::before,
#menu-71 .close-icon::after {
  background-color: #999999;
}
#menu-71 .link,
#menu-71 .dropdown-item {
  color: #999999;
}
#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: #057cce;
}
#menu-71 .dropdown-item:hover::before,
#menu-71 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-71 .dropdown-item:hover,
#menu-71 .dropdown-item:focus {
  color: #999999;
}
#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: #999999;
  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: #057cce;
}
#menu-71 .link[aria-expanded="true"],
#menu-71 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-72 .lead {
  color: #9fa3a7;
}
#features8-72 .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 36px;
}
#features8-72 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#features8-72 .mbr-section-title B {
  font-size: 17px;
}
#features8-72 .mbr-section-text {
  color: #000000;
}
#features8-72 .mbr-section-title SPAN {
  font-size: 17px;
}
#form1-73 .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer1-74 .mbr-section-subtitle,
#footer1-74 .mbr-section-text {
  color: #fff;
}
#footer1-74 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-75 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-75 .navbar-caption {
  color: #ffffff;
}
#menu-75 .navbar-toggler {
  color: #999999;
}
#menu-75 .close-icon::before,
#menu-75 .close-icon::after {
  background-color: #999999;
}
#menu-75 .link,
#menu-75 .dropdown-item {
  color: #999999;
}
#menu-75 .link {
  font-size: 0.875rem;
}
#menu-75 .dropdown-item,
#menu-75 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-75 .link:hover,
#menu-75 .link:focus {
  color: #057cce;
}
#menu-75 .dropdown-item:hover::before,
#menu-75 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-75 .dropdown-item:hover,
#menu-75 .dropdown-item:focus {
  color: #999999;
}
#menu-75 .link[aria-expanded="true"],
#menu-75 .dropdown-menu {
  background: #1a242f;
}
#menu-75 .nav-dropdown-sm .link:focus,
#menu-75 .nav-dropdown-sm .link:hover,
#menu-75 .nav-dropdown-sm .dropdown-item:focus,
#menu-75 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-75 .navbar,
#menu-75 .nav-dropdown-sm,
#menu-75 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-75 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-75 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-75 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-75 .bg-color.transparent.opened .link:hover,
#menu-75 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-75 .link[aria-expanded="true"],
#menu-75 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-76 .lead {
  color: #9fa3a7;
}
#features8-76 .mbr-section-subtitle {
  text-transform: uppercase;
  font-size: 30px;
  color: #000000;
}
#features8-76 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 17px;
}
#features8-76 .mbr-section-title B {
  font-size: 17px;
}
#features8-76 .mbr-section-text {
  color: #000000;
}
#features8-76 .mbr-section-title DIV {
  font-size: 17px;
}
#form1-77 .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer1-78 .mbr-section-subtitle,
#footer1-78 .mbr-section-text {
  color: #fff;
}
#footer1-78 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}





#menu-79 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-79 .navbar-caption {
  color: #ffffff;
}
#menu-79 .navbar-toggler {
  color: #999999;
}
#menu-79 .close-icon::before,
#menu-79 .close-icon::after {
  background-color: #999999;
}
#menu-79 .link,
#menu-79 .dropdown-item {
  color: #999999;
}
#menu-79 .link {
  font-size: 0.875rem;
}
#menu-79 .dropdown-item,
#menu-79 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-79 .link:hover,
#menu-79 .link:focus {
  color: #057cce;
}
#menu-79 .dropdown-item:hover::before,
#menu-79 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-79 .dropdown-item:hover,
#menu-79 .dropdown-item:focus {
  color: #999999;
}
#menu-79 .link[aria-expanded="true"],
#menu-79 .dropdown-menu {
  background: #1a242f;
}
#menu-79 .nav-dropdown-sm .link:focus,
#menu-79 .nav-dropdown-sm .link:hover,
#menu-79 .nav-dropdown-sm .dropdown-item:focus,
#menu-79 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-79 .navbar,
#menu-79 .nav-dropdown-sm,
#menu-79 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-79 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-79 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-79 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-79 .bg-color.transparent.opened .link:hover,
#menu-79 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-79 .link[aria-expanded="true"],
#menu-79 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-7a .lead {
  color: #9fa3a7;
}
#features8-7a .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-7a .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-7a .mbr-section-title B {
  font-size: 14px;
}
#features8-7a .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-7a .mbr-section-text B {
  text-align: left;
}
#features8-7b .lead {
  color: #9fa3a7;
}
#features8-7b .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-7b .mbr-section-text {
  color: #000000;
}
#features7-7c .lead {
  color: #9fa3a7;
}
#features7-7c .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-7c .mbr-section-text {
  color: #000000;
}
#features7-7d .lead {
  color: #9fa3a7;
}
#features7-7d .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-7d .mbr-section-text {
  color: #000000;
}
#features7-7d .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#content4-7e P {
  font-size: 18px;
}
#features1-7z .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7z .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-7z .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-7g .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-7g .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-7g .mbr-section-text {
  color: #000000;
  text-align: left;
}
#social-buttons1-7h .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-7h .mbr-section-title {
  color: #fff;
}
#features8-90 .lead {
  color: #9fa3a7;
}
#features8-90 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-90 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-90 .mbr-section-title B {
  font-size: 17px;
}
#features8-90 .mbr-section-text {
  color: #000000;
}
#footer1-7j .mbr-section-subtitle,
#footer1-7j .mbr-section-text {
  color: #fff;
}
#footer1-7j .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-7k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7k .navbar-caption {
  color: #ffffff;
}
#menu-7k .navbar-toggler {
  color: #999999;
}
#menu-7k .close-icon::before,
#menu-7k .close-icon::after {
  background-color: #999999;
}
#menu-7k .link,
#menu-7k .dropdown-item {
  color: #999999;
}
#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: #057cce;
}
#menu-7k .dropdown-item:hover::before,
#menu-7k .dropdown-item:focus::before {
  background: #057cce;
}
#menu-7k .dropdown-item:hover,
#menu-7k .dropdown-item:focus {
  color: #999999;
}
#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: #999999;
  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: #057cce;
}
#menu-7k .link[aria-expanded="true"],
#menu-7k .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-7l .lead {
  color: #9fa3a7;
}
#features8-7l .mbr-section-subtitle {
  text-transform: uppercase;
  color: #000000;
  font-size: 36px;
}
#features8-7l .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#features8-7l .mbr-section-title B {
  font-size: 17px;
}
#features8-7l .mbr-section-text {
  color: #000000;
}
#features8-7l .mbr-section-title SPAN {
  font-size: 17px;
}
#form1-7m .mbr-section-subtitle {
  text-transform: uppercase;
}
#footer1-7n .mbr-section-subtitle,
#footer1-7n .mbr-section-text {
  color: #fff;
}
#footer1-7n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-81 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-81 .navbar-caption {
  color: #ffffff;
}
#menu-81 .navbar-toggler {
  color: #999999;
}
#menu-81 .close-icon::before,
#menu-81 .close-icon::after {
  background-color: #999999;
}
#menu-81 .link,
#menu-81 .dropdown-item {
  color: #999999;
}
#menu-81 .link {
  font-size: 0.875rem;
}
#menu-81 .dropdown-item,
#menu-81 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-81 .link:hover,
#menu-81 .link:focus {
  color: #057cce;
}
#menu-81 .dropdown-item:hover::before,
#menu-81 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-81 .dropdown-item:hover,
#menu-81 .dropdown-item:focus {
  color: #999999;
}
#menu-81 .link[aria-expanded="true"],
#menu-81 .dropdown-menu {
  background: #1a242f;
}
#menu-81 .nav-dropdown-sm .link:focus,
#menu-81 .nav-dropdown-sm .link:hover,
#menu-81 .nav-dropdown-sm .dropdown-item:focus,
#menu-81 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-81 .navbar,
#menu-81 .nav-dropdown-sm,
#menu-81 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-81 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-81 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-81 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-81 .bg-color.transparent.opened .link:hover,
#menu-81 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-81 .link[aria-expanded="true"],
#menu-81 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-82 .lead {
  color: #9fa3a7;
}
#features8-82 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-82 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-82 .mbr-section-title B {
  font-size: 14px;
}
#features8-82 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-82 .mbr-section-text B {
  text-align: left;
}
#features1-85 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-85 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-85 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-86 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-86 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-86 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#footer1-8a .mbr-section-subtitle,
#footer1-8a .mbr-section-text {
  color: #fff;
}
#footer1-8a .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-8b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8b .navbar-caption {
  color: #ffffff;
}
#menu-8b .navbar-toggler {
  color: #999999;
}
#menu-8b .close-icon::before,
#menu-8b .close-icon::after {
  background-color: #999999;
}
#menu-8b .link,
#menu-8b .dropdown-item {
  color: #999999;
}
#menu-8b .link {
  font-size: 0.875rem;
}
#menu-8b .dropdown-item,
#menu-8b .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-8b .link:hover,
#menu-8b .link:focus {
  color: #057cce;
}
#menu-8b .dropdown-item:hover::before,
#menu-8b .dropdown-item:focus::before {
  background: #057cce;
}
#menu-8b .dropdown-item:hover,
#menu-8b .dropdown-item:focus {
  color: #999999;
}
#menu-8b .link[aria-expanded="true"],
#menu-8b .dropdown-menu {
  background: #1a242f;
}
#menu-8b .nav-dropdown-sm .link:focus,
#menu-8b .nav-dropdown-sm .link:hover,
#menu-8b .nav-dropdown-sm .dropdown-item:focus,
#menu-8b .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-8b .navbar,
#menu-8b .nav-dropdown-sm,
#menu-8b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8b .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-8b .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-8b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8b .bg-color.transparent.opened .link:hover,
#menu-8b .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-8b .link[aria-expanded="true"],
#menu-8b .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-8c .lead {
  color: #9fa3a7;
}
#features8-8c .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8c .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-8c .mbr-section-title B {
  font-size: 14px;
}
#features8-8c .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-8c .mbr-section-text B {
  text-align: left;
}
#features1-8d .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-8d .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-8d .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-8e .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-8e .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-8e .mbr-section-text {
  color: #000000;
  text-align: left;
}
#footer1-8f .mbr-section-subtitle,
#footer1-8f .mbr-section-text {
  color: #fff;
}
#footer1-8f .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-8g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8g .navbar-caption {
  color: #ffffff;
}
#menu-8g .navbar-toggler {
  color: #999999;
}
#menu-8g .close-icon::before,
#menu-8g .close-icon::after {
  background-color: #999999;
}
#menu-8g .link,
#menu-8g .dropdown-item {
  color: #999999;
}
#menu-8g .link {
  font-size: 0.875rem;
}
#menu-8g .dropdown-item,
#menu-8g .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-8g .link:hover,
#menu-8g .link:focus {
  color: #057cce;
}
#menu-8g .dropdown-item:hover::before,
#menu-8g .dropdown-item:focus::before {
  background: #057cce;
}
#menu-8g .dropdown-item:hover,
#menu-8g .dropdown-item:focus {
  color: #999999;
}
#menu-8g .link[aria-expanded="true"],
#menu-8g .dropdown-menu {
  background: #1a242f;
}
#menu-8g .nav-dropdown-sm .link:focus,
#menu-8g .nav-dropdown-sm .link:hover,
#menu-8g .nav-dropdown-sm .dropdown-item:focus,
#menu-8g .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-8g .navbar,
#menu-8g .nav-dropdown-sm,
#menu-8g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8g .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-8g .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-8g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8g .bg-color.transparent.opened .link:hover,
#menu-8g .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-8g .link[aria-expanded="true"],
#menu-8g .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-8h .lead {
  color: #9fa3a7;
}
#features8-8h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8h .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-8h .mbr-section-title B {
  font-size: 14px;
}
#features8-8h .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-8h .mbr-section-text B {
  text-align: left;
}
#footer1-8k .mbr-section-subtitle,
#footer1-8k .mbr-section-text {
  color: #fff;
}
#footer1-8k .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}

#menu-8l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8l .navbar-caption {
  color: #ffffff;
}
#menu-8l .navbar-toggler {
  color: #999999;
}
#menu-8l .close-icon::before,
#menu-8l .close-icon::after {
  background-color: #999999;
}
#menu-8l .link,
#menu-8l .dropdown-item {
  color: #999999;
}
#menu-8l .link {
  font-size: 0.875rem;
}
#menu-8l .dropdown-item,
#menu-8l .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-8l .link:hover,
#menu-8l .link:focus {
  color: #057cce;
}
#menu-8l .dropdown-item:hover::before,
#menu-8l .dropdown-item:focus::before {
  background: #057cce;
}
#menu-8l .dropdown-item:hover,
#menu-8l .dropdown-item:focus {
  color: #999999;
}
#menu-8l .link[aria-expanded="true"],
#menu-8l .dropdown-menu {
  background: #1a242f;
}
#menu-8l .nav-dropdown-sm .link:focus,
#menu-8l .nav-dropdown-sm .link:hover,
#menu-8l .nav-dropdown-sm .dropdown-item:focus,
#menu-8l .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-8l .navbar,
#menu-8l .nav-dropdown-sm,
#menu-8l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8l .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-8l .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-8l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8l .bg-color.transparent.opened .link:hover,
#menu-8l .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-8l .link[aria-expanded="true"],
#menu-8l .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-8m .lead {
  color: #9fa3a7;
}
#features8-8m .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8m .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-8m .mbr-section-title B {
  font-size: 14px;
}
#features8-8m .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-8m .mbr-section-text B {
  text-align: left;
}
#footer1-8n .mbr-section-subtitle,
#footer1-8n .mbr-section-text {
  color: #fff;
}
#footer1-8n .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-91 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-91 .navbar-caption {
  color: #ffffff;
}
#menu-91 .navbar-toggler {
  color: #999999;
}
#menu-91 .close-icon::before,
#menu-91 .close-icon::after {
  background-color: #999999;
}
#menu-91 .link,
#menu-91 .dropdown-item {
  color: #999999;
}
#menu-91 .link {
  font-size: 0.875rem;
}
#menu-91 .dropdown-item,
#menu-91 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-91 .link:hover,
#menu-91 .link:focus {
  color: #057cce;
}
#menu-91 .dropdown-item:hover::before,
#menu-91 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-91 .dropdown-item:hover,
#menu-91 .dropdown-item:focus {
  color: #999999;
}
#menu-91 .link[aria-expanded="true"],
#menu-91 .dropdown-menu {
  background: #1a242f;
}
#menu-91 .nav-dropdown-sm .link:focus,
#menu-91 .nav-dropdown-sm .link:hover,
#menu-91 .nav-dropdown-sm .dropdown-item:focus,
#menu-91 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-91 .navbar,
#menu-91 .nav-dropdown-sm,
#menu-91 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-91 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-91 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-91 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-91 .bg-color.transparent.opened .link:hover,
#menu-91 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-91 .link[aria-expanded="true"],
#menu-91 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-92 .lead {
  color: #9fa3a7;
}
#features8-92 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-92 .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-92 .mbr-section-title B {
  font-size: 14px;
}
#features8-92 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-92 .mbr-section-text B {
  text-align: left;
}
#pricing-table1-96 .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-96 .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-93 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-93 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: left;
}
#features1-93 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features1-94 .mbr-section-title {
  font-weight: 700;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  color: #666666;
}
#features1-94 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #2980b9;
  text-align: center;
}
#features1-94 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#footer1-95 .mbr-section-subtitle,
#footer1-95 .mbr-section-text {
  color: #fff;
}
#footer1-95 .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}



#menu-99 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-99 .navbar-caption {
  color: #ffffff;
}
#menu-99 .navbar-toggler {
  color: #999999;
}
#menu-99 .close-icon::before,
#menu-99 .close-icon::after {
  background-color: #999999;
}
#menu-99 .link,
#menu-99 .dropdown-item {
  color: #999999;
}
#menu-99 .link {
  font-size: 0.875rem;
}
#menu-99 .dropdown-item,
#menu-99 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-99 .link:hover,
#menu-99 .link:focus {
  color: #057cce;
}
#menu-99 .dropdown-item:hover::before,
#menu-99 .dropdown-item:focus::before {
  background: #057cce;
}
#menu-99 .dropdown-item:hover,
#menu-99 .dropdown-item:focus {
  color: #999999;
}
#menu-99 .link[aria-expanded="true"],
#menu-99 .dropdown-menu {
  background: #1a242f;
}
#menu-99 .nav-dropdown-sm .link:focus,
#menu-99 .nav-dropdown-sm .link:hover,
#menu-99 .nav-dropdown-sm .dropdown-item:focus,
#menu-99 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-99 .navbar,
#menu-99 .nav-dropdown-sm,
#menu-99 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-99 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-99 .bg-color.transparent .link {
  color: #999999;
  transition: none;
}
#menu-99 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-99 .bg-color.transparent.opened .link:hover,
#menu-99 .bg-color.transparent.opened .link:focus {
  color: #057cce;
}
#menu-99 .link[aria-expanded="true"],
#menu-99 .dropdown-item[aria-expanded="true"] {
  color: #057cce!important;
}
#features8-9a .lead {
  color: #9fa3a7;
}
#features8-9a .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-9a .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 25px;
}
#features8-9a .mbr-section-title B {
  font-size: 14px;
}
#features8-9a .mbr-section-text {
  color: #000000;
  text-align: left;
}
#features8-9a .mbr-section-text B {
  text-align: left;
}
#features8-9b .lead {
  color: #9fa3a7;
}
#features8-9b .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-9b .mbr-section-text {
  color: #000000;
}
#features8-9b .mbr-section-text B {
  text-align: center;
}
#features7-9c .lead {
  color: #9fa3a7;
}
#features7-9c .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-9c .mbr-section-text {
  color: #000000;
}
#features7-9c .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#social-buttons1-9e .btn-social {
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 2rem;
}
#social-buttons1-9e .mbr-section-title {
  color: #fff;
}
#features8-9i .lead {
  color: #9fa3a7;
}
#features8-9i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-9i .mbr-section-title {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#features8-9i .mbr-section-title B {
  font-size: 17px;
}
#features8-9i .mbr-section-text {
  color: #000000;
}
#footer1-9j .mbr-section-subtitle,
#footer1-9j .mbr-section-text {
  color: #fff;
}
#footer1-9j .mbr-section-subtitle {
  margin-bottom: 20px;
  margin-top: 0;
}
