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






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: #c0392b !important;
}
.bg-success {
  background-color: #2ecc71 !important;
}
.bg-info {
  background-color: #3498db !important;
}
.bg-warning {
  background-color: #c0392b !important;
}
.bg-danger {
  background-color: #b3fc09 !important;
}
.btn-primary {
  background-color: #c0392b;
  border-color: #c0392b;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d65548;
  border-color: #d65548;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d65548 !important;
  border-color: #d65548 !important;
}
.btn-secondary {
  background-color: #d35400;
  border-color: #d35400;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #ff6a07;
  border-color: #ff6a07;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #ff6a07 !important;
  border-color: #ff6a07 !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: #c0392b;
  border-color: #c0392b;
  color: #000000;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d65548;
  border-color: #d65548;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d65548 !important;
  border-color: #d65548 !important;
}
.btn-danger {
  background-color: #b3fc09;
  border-color: #b3fc09;
  color: #000000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #c3fd3b;
  border-color: #c3fd3b;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #c3fd3b !important;
  border-color: #c3fd3b !important;
}
.btn-primary-outline {
  background: none;
  border-color: #b83729;
  color: #b83729;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #c0392b !important;
  border-color: #c0392b !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #c95000;
  color: #c95000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #d35400;
  border-color: #d35400;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #d35400 !important;
  border-color: #d35400 !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: #b83729;
  color: #b83729;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #c0392b !important;
  border-color: #c0392b !important;
}
.btn-danger-outline {
  background: none;
  border-color: #aef803;
  color: #aef803;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #b3fc09;
  border-color: #b3fc09;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #b3fc09 !important;
  border-color: #b3fc09 !important;
}
.btn-primary.btn-text {
  color: #c0392b;
  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: #d65548;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #d35400;
  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: #ff6a07;
  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: #c0392b;
  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: #d65548;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #b3fc09;
  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: #c3fd3b;
  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: #c0392b !important;
}
.text-success {
  color: #2ecc71 !important;
}
.text-info {
  color: #3498db !important;
}
.text-warning {
  color: #c0392b !important;
}
.text-danger {
  color: #b3fc09 !important;
}
.alert-success {
  background-color: #2ecc71;
}
.alert-info {
  background-color: #3498db;
}
.alert-warning {
  background-color: #c0392b;
}
.alert-danger {
  background-color: #b3fc09;
}
.btn-social {
  border-color: #c0392b;
}
.btn-social:hover {
  background: #c0392b;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0392b;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0392b;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0392b;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0392b;
}
.lead a {
  color: #c0392b;
}
.lead a:hover {
  color: #d65548;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e48f86;
}
.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: #e48f86;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #f1fed3;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0392b;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #c0392b;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #c0392b;
  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(192, 57, 43, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #d14233;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #c0392b;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(192, 57, 43, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #c0392b;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #c0392b;
}
.mbr-slider .carousel-indicators .active {
  background: #c0392b;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #c0392b;
}
.mbr-gallery .modal .close:hover {
  background: #c0392b;
}
.mbr-gallery-filter li.active {
  border-color: #c0392b;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #d65548;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(192, 57, 43, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #c0392b;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #c0392b;
}
/*content4*/
.content4 p {
  border-top-color: #c0392b;
  border-bottom-color: #c0392b;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #c0392b;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #c0392b;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #c0392b;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #c0392b;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #c0392b;
  }
}
.progressbar .progressbar-number {
  background: #d65548;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Arvo', serif;
}
.countdown1 .number-wrap {
  border-color: #c0392b;
}
.countdown2 .bottom1 {
  background: #d65548;
}
.countdown2 .bottom2 {
  background: #962d22;
}
/*accordion*/
.accordion .panel-heading {
  background: #d65548;
  border-bottom: 1px solid #962d22;
}
.accordion .panel-heading:hover {
  background: #962d22;
}
.accordion .accordion-group .panel:last-child:after {
  background: #962d22;
}
/* news */
.news__card:hover {
  background: #c0392b;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #c0392b;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #c0392b;
  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: #c0392b;
}
.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-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
#slider-1 .mbr-section-title {
  font-size: 30px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#slider-1 .mbr-section-text {
  font-family: 'Arvo', serif;
}
#slider-1 .btn {
  font-size: 16px;
}
#slider-1 .mbr-section-text B {
  font-family: 'Roboto', sans-serif;
}
#slider-1 .mbr-section-title DIV {
  font-family: 'Roboto', sans-serif;
}
#content3-4c .mbr-section-title,
#content3-4c .mbr-section-subtitle {
  text-align: center;
}
#content1-4d P {
  text-align: center;
  color: #000000;
}
#content3-4e .mbr-section-title,
#content3-4e .mbr-section-subtitle {
  text-align: center;
}
#content1-4f P {
  text-align: center;
  color: #000000;
}
#content3-2x .mbr-section-title,
#content3-2x .mbr-section-subtitle {
  text-align: center;
}
#team1-4 .subtitle2 {
  color: #000000;
}
#team1-4 .title2 {
  color: #000000;
}
#team1-4 .text2 {
  color: #000000;
}
#team1-4 .subtitle1 {
  color: #000000;
}
#team1-4 .text1 {
  color: #000000;
}
#team1-4 H1 {
  font-size: 32px;
}
#content3-8 .mbr-section-title,
#content3-8 .mbr-section-subtitle {
  text-align: center;
}
#content3-8 H3 {
  font-size: 32px;
}
#contacts2-6 .mbr-section-title {
  color: #0a56f8;
}
#content3-7 .mbr-section-title,
#content3-7 .mbr-section-subtitle {
  text-align: center;
}
#content3-7 H3 {
  font-size: 25px;
}
#form2-f .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-f .form-control-label {
  color: undefined;
}
#form2-f .mbr-section-title {
  font-size: 25px;
}
#form2-f .mbr-section-text {
  color: #ffffff;
}
#form2-f .mbr-section-text B {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content1-17 P {
  color: #232323;
}
#footer2-i .mbr-section-text {
  color: #fff;
}
#footer2-i P {
  color: #000000;
}

#footer2-r .mbr-section-text {
  color: #fff;
}
#footer2-r P {
  color: #000000;
}
#content5-t .mbr-section-title {
  font-size: 32px;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}

#footer2-v .mbr-section-text {
  color: #fff;
}
#footer2-v P {
  color: #000000;
}
#content5-w .mbr-section-title {
  font-size: 32px;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}





#content3-1a .mbr-section-title,
#content3-1a .mbr-section-subtitle {
  text-align: center;
}
#content3-1a H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-1a P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-1b .mbr-section-title,
#content3-1b .mbr-section-subtitle {
  text-align: center;
}
#content3-1b H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-1b P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-1d .mbr-section-text {
  color: #fff;
}
#footer2-1d P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-10 .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-10 DIV {
  color: #232323;
}
#content3-11 .mbr-section-title,
#content3-11 .mbr-section-subtitle {
  text-align: center;
}
#content3-11 H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-11 P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-12 .mbr-section-title,
#content3-12 .mbr-section-subtitle {
  text-align: center;
}
#content3-12 H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-12 P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-z .mbr-section-text {
  color: #fff;
}
#footer2-z P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-1e .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-1e DIV {
  color: #232323;
}
#content3-1g .mbr-section-title,
#content3-1g .mbr-section-subtitle {
  text-align: center;
}
#content3-1g H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-1g P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-1h .mbr-section-title,
#content3-1h .mbr-section-subtitle {
  text-align: center;
}
#content3-1h H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-1h P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-1j .mbr-section-text {
  color: #fff;
}
#footer2-1j P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-1k .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-1k DIV {
  color: #232323;
}
#content3-1m .mbr-section-title,
#content3-1m .mbr-section-subtitle {
  text-align: center;
}
#content3-1m H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-1m P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-1n .mbr-section-title,
#content3-1n .mbr-section-subtitle {
  text-align: center;
}
#content3-1n H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-1n P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-1p .mbr-section-text {
  color: #fff;
}
#footer2-1p P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-1q .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-1q DIV {
  color: #232323;
}
#content3-1s .mbr-section-title,
#content3-1s .mbr-section-subtitle {
  text-align: center;
}
#content3-1s H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-1s P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-1t .mbr-section-title,
#content3-1t .mbr-section-subtitle {
  text-align: center;
}
#content3-1t H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-1t P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-1v .mbr-section-text {
  color: #fff;
}
#footer2-1v P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-28 .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-28 DIV {
  color: #232323;
}
#content3-2a .mbr-section-title,
#content3-2a .mbr-section-subtitle {
  text-align: center;
}
#content3-2a H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-2a P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-2b .mbr-section-title,
#content3-2b .mbr-section-subtitle {
  text-align: center;
}
#content3-2b H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-2b P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-2d .mbr-section-text {
  color: #fff;
}
#footer2-2d P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-22 .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-22 DIV {
  color: #232323;
}
#content3-24 .mbr-section-title,
#content3-24 .mbr-section-subtitle {
  text-align: center;
}
#content3-24 H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-24 P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-25 .mbr-section-title,
#content3-25 .mbr-section-subtitle {
  text-align: center;
}
#content3-25 H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-25 P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-27 .mbr-section-text {
  color: #fff;
}
#footer2-27 P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-1w .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-1w DIV {
  color: #232323;
}
#content3-1y .mbr-section-title,
#content3-1y .mbr-section-subtitle {
  text-align: center;
}
#content3-1y H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-1y P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-1z .mbr-section-title,
#content3-1z .mbr-section-subtitle {
  text-align: center;
}
#content3-1z H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-1z P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-21 .mbr-section-text {
  color: #fff;
}
#footer2-21 P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}

#footer2-k .mbr-section-text {
  color: #fff;
}
#footer2-k P {
  color: #000000;
}
#content3-o .mbr-section-title,
#content3-o .mbr-section-subtitle {
  text-align: center;
}
#content3-o H3 {
  font-size: 32px;
}
#header7-2v .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-2v .mbr-section-text {
  color: #9fa3a7;
}
#header7-2v .mbr-section-title {
  color: #242424;
  font-weight: bold;
  font-size: 32px;
}
#content3-p .mbr-section-title,
#content3-p .mbr-section-subtitle {
  text-align: center;
}
#content3-p H3 {
  font-size: 32px;
}
#header7-2w .mbr-section-subtitle {
  text-transform: uppercase;
  color: #9fa3a7;
}
#header7-2w .mbr-section-text {
  color: #9fa3a7;
}
#header7-2w .mbr-section-title {
  color: #242424;
  font-weight: bold;
  font-size: 32px;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}

#footer2-2h .mbr-section-text {
  color: #fff;
}
#footer2-2h P {
  color: #000000;
}
#content3-2r .mbr-section-title,
#content3-2r .mbr-section-subtitle {
  text-align: center;
}
#content3-2r H3 {
  font-size: 23px;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-3i .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-3i DIV {
  color: #232323;
}
#content3-3k .mbr-section-title,
#content3-3k .mbr-section-subtitle {
  text-align: center;
}
#content3-3k H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-3k P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-3l .mbr-section-title,
#content3-3l .mbr-section-subtitle {
  text-align: center;
}
#content3-3l H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-3l P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-3n .mbr-section-text {
  color: #fff;
}
#footer2-3n P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-3c .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-3c DIV {
  color: #232323;
}
#content3-3e .mbr-section-title,
#content3-3e .mbr-section-subtitle {
  text-align: center;
}
#content3-3e H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-3e P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-3f .mbr-section-title,
#content3-3f .mbr-section-subtitle {
  text-align: center;
}
#content3-3f H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-3f P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-3h .mbr-section-text {
  color: #fff;
}
#footer2-3h P {
  color: #000000;
}
#menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4g .navbar-caption {
  color: #ffffff;
}
#menu-4g .navbar-toggler {
  color: #000000;
}
#menu-4g .close-icon::before,
#menu-4g .close-icon::after {
  background-color: #000000;
}
#menu-4g .link,
#menu-4g .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4g .link {
  font-size: 0.95rem;
}
#menu-4g .dropdown-item,
#menu-4g .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4g .link:hover,
#menu-4g .link:focus {
  color: #c0392b;
}
#menu-4g .dropdown-item:hover::before,
#menu-4g .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4g .dropdown-item:hover,
#menu-4g .dropdown-item:focus {
  color: #000000;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-menu {
  background: #c4cc00;
}
#menu-4g .nav-dropdown-sm .link:focus,
#menu-4g .nav-dropdown-sm .link:hover,
#menu-4g .nav-dropdown-sm .dropdown-item:focus,
#menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4g .navbar,
#menu-4g .nav-dropdown-sm,
#menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4g .bg-color.transparent.opened .link:hover,
#menu-4g .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4g .link[aria-expanded="true"],
#menu-4g .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}






#content5-4h .mbr-section-title {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#content5-4h DIV {
  color: #232323;
}
#content3-4i .mbr-section-title,
#content3-4i .mbr-section-subtitle {
  text-align: center;
}
#content3-4i H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#content3-4i P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content3-4j .mbr-section-title,
#content3-4j .mbr-section-subtitle {
  text-align: center;
}
#content3-4j H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#content3-4j P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#footer2-4l .mbr-section-text {
  color: #fff;
}
#footer2-4l P {
  color: #000000;
}
#menu-4m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4m .navbar-caption {
  color: #ffffff;
}
#menu-4m .navbar-toggler {
  color: #000000;
}
#menu-4m .close-icon::before,
#menu-4m .close-icon::after {
  background-color: #000000;
}
#menu-4m .link,
#menu-4m .dropdown-item {
  color: #000000;
  font-family: 'Oswald', sans-serif;
}
#menu-4m .link {
  font-size: 0.95rem;
}
#menu-4m .dropdown-item,
#menu-4m .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-4m .link:hover,
#menu-4m .link:focus {
  color: #c0392b;
}
#menu-4m .dropdown-item:hover::before,
#menu-4m .dropdown-item:focus::before {
  background: #c0392b;
}
#menu-4m .dropdown-item:hover,
#menu-4m .dropdown-item:focus {
  color: #000000;
}
#menu-4m .link[aria-expanded="true"],
#menu-4m .dropdown-menu {
  background: #c4cc00;
}
#menu-4m .nav-dropdown-sm .link:focus,
#menu-4m .nav-dropdown-sm .link:hover,
#menu-4m .nav-dropdown-sm .dropdown-item:focus,
#menu-4m .nav-dropdown-sm .dropdown-item:hover {
  background: #e6f000!important;
}
#menu-4m .navbar,
#menu-4m .nav-dropdown-sm,
#menu-4m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4m .nav-dropdown-sm .dropdown-menu {
  background: #f5ff00;
}
#menu-4m .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4m .bg-color.transparent.opened .link:hover,
#menu-4m .bg-color.transparent.opened .link:focus {
  color: #c0392b;
}
#menu-4m .link[aria-expanded="true"],
#menu-4m .dropdown-item[aria-expanded="true"] {
  color: #f39c12!important;
}
