@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700&display=swap);







/*TITLE*/
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-slider-slide,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.timer,
cite,
.page_head blockquote p {
  font-family: 'Montserrat', sans-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: 'Montserrat', sans-serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Lato', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
/*SUBTITLE*/
.btn-sm,
.btn,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.nav-link.link,
.dropdown-item {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
/*TEXT*/
body,
input,
textarea,
p,
li,
.mbr-gallery-filter ul li span,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Lato', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lato', sans-serif;
}
/*ROUNDED BUTTONS*/
.btn {
  border-radius: 40px;
}
.btn:before {
  border-radius: 40px;
}
.btn:after {
  border-radius: 40px;
}
.mbr-subscribe .btn {
  border-radius: 40px !important;
}
/*COLORS*/
a,
.alert,
.list-img .mbr-iconfont,
.content1 .image .mbr-iconfont:hover,
.c-info .timer,
.contacts .mbr-iconfont,
.mbr-gallery-filter li.active {
  color: #e71717;
}
.item-layer,
.close:hover {
  background: rgba(231, 23, 23, 0.5);
}
.styled:before,
.styled span:before,
.content3 .image .mbr-iconfont:hover,
.folow:before,
.date:before,
.mbr-gallery-filter li:before,
.separator:before,
.bgc {
  background: #e71717;
}
input:focus,
textarea:focus {
  border-color: #e71717 !important;
}
.mbr-slider .carousel-indicators li.active,
.mbr-slider .carousel-indicators li:hover {
  background-color: #e71717 !important;
  border-color: #e71717 !important;
}
a:hover,
.team-item.news h5 a:hover,
.team-item.news h3 a:hover,
.adr-link:hover,
.mbr-gallery-filter li:hover,
.news-min .text a:hover {
  color: #f82828;
}
.mbr-section-subtitle,
.content1 .image .mbr-iconfont {
  color: #e5e5e5;
}
.bg-primary {
  background-color: #e71717 !important;
}
.bg-success {
  background-color: #2be080 !important;
}
.bg-info {
  background-color: #1a5ceb !important;
}
.bg-warning {
  background-color: #e0c119 !important;
}
.bg-danger {
  background-color: #d64b0b !important;
}
.btn-primary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #e71717;
  border-color: #e71717;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a11010 !important;
  border-color: #a11010 !important;
}
.btn-secondary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #bfbfbf !important;
  border-color: #bfbfbf !important;
}
.btn-info {
  background-color: transparent;
  border-color: #222222;
  color: #222222;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #222222;
  background-color: #1a5ceb;
  border-color: #1a5ceb;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #222222 !important;
  background-color: #0f40aa !important;
  border-color: #0f40aa !important;
}
.btn-success {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #2be080;
  border-color: #2be080;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #18a65b !important;
  border-color: #18a65b !important;
}
.btn-warning {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e0c119;
  border-color: #e0c119;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #9b8611 !important;
  border-color: #9b8611 !important;
}
.btn-danger {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #d64b0b;
  border-color: #d64b0b;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #8d3107 !important;
  border-color: #8d3107 !important;
}
.btn-black {
  color: #fff;
  background: #222;
  border: #222;
}
.btn-white {
  color: #222;
  background: #fff;
  border: #fff;
}
.btn-black:hover {
  background: #e71717;
  border: #e71717;
  color: #fff;
}
.btn-white:hover {
  background: #e71717;
  border: #e71717;
  color: #fff;
}
.btn-primary-outline {
  background: none;
  border-color: #8a0e0e;
  color: #8a0e0e;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #e71717;
  border-color: #e71717;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #e71717 !important;
  border-color: #e71717 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #b2b2b2;
  color: #b2b2b2;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
}
.btn-info-outline {
  background: none;
  border-color: #0d3792;
  color: #0d3792;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #1a5ceb;
  border-color: #1a5ceb;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #1a5ceb !important;
  border-color: #1a5ceb !important;
}
.btn-success-outline {
  background: none;
  border-color: #15904f;
  color: #15904f;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #2be080;
  border-color: #2be080;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #2be080 !important;
  border-color: #2be080 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #84720f;
  color: #84720f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #e0c119;
  border-color: #e0c119;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #e0c119 !important;
  border-color: #e0c119 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #752906;
  color: #752906;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #d64b0b;
  border-color: #d64b0b;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #d64b0b !important;
  border-color: #d64b0b !important;
}
.text-primary {
  color: #e71717 !important;
}
.text-success {
  color: #2be080 !important;
}
.text-info {
  color: #1a5ceb !important;
}
.text-warning {
  color: #e0c119 !important;
}
.text-danger {
  color: #d64b0b !important;
}
.alert-success {
  background-color: #2be080;
}
.alert-info {
  background-color: #1a5ceb;
}
.alert-warning {
  background-color: #e0c119;
}
.alert-danger {
  background-color: #d64b0b;
}
.btn-social {
  border-color: #e71717;
}
.btn-social:hover {
  background: #e71717;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #e71717;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #e71717;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #e71717;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #e71717;
}
.lead a,
.lead a:hover {
  color: #e71717;
}
.lead blockquote {
  border-color: #e71717;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fad0d0;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ddfaeb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #d6e2fb;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #f9f2cc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fbc9b2;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #e71717;
}
/*image*/
.mbr-figure .mbr-figure-caption-over {
  background: -moz-linear-gradient(left, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7)) !important;
  background: -ms-linear-gradient(left, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7)) !important;
  background: -o-linear-gradient(left, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7)) !important;
  background: -webkit-linear-gradient(left, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7)) !important;
  background: linear-gradient(left, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7)) !important;
}
/*progress bar*/
.progress-primary[value]::-webkit-progress-value {
  background-color: #e71717;
}
.progress-primary[value]::-moz-progress-bar {
  background-color: #e71717;
}
.progress-primary[value]::-ms-fill {
  background-color: #e71717;
}
@media screen and (min-width: 0\0) {
  .progress-primary .progress-bar {
    background-color: #e71717;
  }
}
/*process*/
.process1 .image .bgr {
  background: -webkit-linear-gradient(left, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7));
  background: -o-linear-gradient(right, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7));
  background: -moz-linear-gradient(right, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7));
  background: linear-gradient(to right, rgba(231, 23, 23, 0.2), rgba(255, 67, 67, 0.7));
}
/*accordion*/
.panel.active .panel-heading a,
.panel:hover .panel-heading a {
  border-color: #e71717;
}
.panel-heading a:hover span:before,
.panel-heading a:hover span:after,
.panel.active .panel-heading a span:after {
  background: #e71717;
}
#title4-7f P {
  color: #e5e5e5;
  text-align: left;
  font-size: 15px;
}
#title4-7f H1 {
  color: #e5e5e5;
}
#accordion2-12 P {
  text-align: left;
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#accordion2-12 DIV {
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#title4-7l SPAN {
  color: #d64b0b;
  font-size: 22px;
}
#footer2-14 SPAN {
  font-family: 'Source Sans Pro', sans-serif;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}

#accordion2-2y P {
  text-align: left;
  color: #e5e5e5;
  font-size: 14px;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#content1-5c SPAN {
  font-size: 30px;
}
#content1-5c H4 {
  font-size: 30px;
  color: #d64b0b;
}
#content1-5c P {
  color: #ffe040;
}
#footer2-7c SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}




#title3-73 H1 {
  color: #e5e5e5;
}
#title3-73 P {
  color: #e5e5e5;
  text-align: left;
  font-size: 15px;
}
#accordion2-79 P {
  text-align: left;
  color: #b1aeae;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#accordion2-79 DIV {
  color: #b1aeae;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#accordion2-79 B {
  font-size: 20px;
}
#text9-7a P {
  color: #e5e5e5;
  font-size: 24px;
}
#content4-7b H4 {
  color: #f7d40c;
  font-size: 22px;
}
#content4-7b P {
  text-align: left;
  color: #b1aeae;
  font-size: 14px;
}
#content4-7b H5 {
  color: #e5e5e5;
}
#footer2-7c SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#header3-a9 P {
  text-align: left;
  font-size: 15px;
  color: #757575;
}
#header3-a9 H1 {
  font-size: 36px;
  text-align: left;
  color: #d64b0b;
}
#footer2-aa SPAN {
  font-family: 'Source Sans Pro', sans-serif;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#header3-ad P {
  text-align: left;
  font-size: 15px;
  color: #757575;
}
#header3-ad H1 {
  font-size: 36px;
  text-align: left;
  color: #d64b0b;
}
#footer2-ae SPAN {
  font-family: 'Source Sans Pro', sans-serif;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#title4-8u P {
  color: #e5e5e5;
  text-align: left;
  font-size: 15px;
}
#title4-8u H1 {
  color: #e5e5e5;
}
#footer2-93 SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#accordion2-au P {
  text-align: left;
}
#accordion2-au DIV {
  color: #ffffff;
}
#title4-8y SPAN {
  color: #d64b0b;
  font-size: 22px;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}



#title3-7m SPAN {
  color: #d64b0b;
}
#title3-7m P {
  color: #e5e5e5;
  text-align: left;
}
#title3-7m H1 {
  color: #e5e5e5;
}
#text4-7p P {
  color: #e5e5e5;
}
#text4-7p H3 {
  color: #d64b0b;
  text-align: center;
  font-size: 20px;
}
#news1-4e H3 {
  font-size: 15px;
  color: #d64b0b;
}
#news1-4e P {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #e5e5e5;
}
#footer2-4d SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}




#title3-7u H1 {
  color: #e5e5e5;
}
#title3-7u P {
  color: #e5e5e5;
  text-align: left;
}
#accordion2-1e P {
  text-align: left;
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#accordion2-1e DIV {
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#footer2-1g SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}




#title3-7x H1 {
  color: #d64b0b;
  font-size: 36px;
}
#title3-7x P {
  color: #e5e5e5;
  text-align: left;
}
#accordion2-1l P {
  text-align: left;
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#accordion2-1l DIV {
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#footer2-1m SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#text1-3n H3 {
  color: #d64b0b;
  font-size: 36px;
}
#text1-3n P {
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}




#title4-ah P {
  color: #e5e5e5;
  text-align: left;
  font-size: 15px;
}
#title4-ah H1 {
  color: #e5e5e5;
}
#title4-al SPAN {
  color: #d64b0b;
  font-size: 22px;
}
#accordion2-am P {
  text-align: left;
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#accordion2-am DIV {
  color: #e5e5e5;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#footer2-ao SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}






#footer2-1t SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#content4-1x H4 {
  color: #d64b0b;
  font-size: 22px;
}
#content4-1x P {
  text-align: left;
  color: #222222;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#content4-1y H4 {
  color: #d64b0b;
  font-size: 22px;
}
#content4-1y P {
  text-align: left;
  color: #222222;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#content4-1z H4 {
  color: #d64b0b;
  font-size: 22px;
}
#content4-1z P {
  text-align: left;
  color: #222222;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#content4-20 H4 {
  color: #d64b0b;
  font-size: 22px;
}
#content4-20 P {
  color: #222222;
  text-align: left;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #000000;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #000000;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #ffd80d;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #ffde31!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #ffe040;
}
#menu1-cq .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #000000;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#footer2-cc SPAN {
  font-family: 'Source Sans Pro', sans-serif;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#footer2-cg SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#text1-cp H3 {
  color: #d64b0b;
}
#accordion1-cm DIV {
  color: #222222;
}
#menu1-cq .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-cq .navbar-caption {
  color: #ffffff;
}
#menu1-cq .navbar-toggler {
  color: #eb5a1a;
}
#menu1-cq .close-icon::before,
#menu1-cq .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-cq .link,
#menu1-cq .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-cq .link {
  font-size: 0.85rem;
}
#menu1-cq .dropdown-item,
#menu1-cq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-cq .link:hover,
#menu1-cq .dropdown-item:hover,
#menu1-cq .link:focus,
#menu1-cq .dropdown-item:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-menu {
  background: #000000;
}
#menu1-cq .nav-dropdown-sm .link:focus,
#menu1-cq .nav-dropdown-sm .link:hover,
#menu1-cq .nav-dropdown-sm .dropdown-item:focus,
#menu1-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-cq .navbar,
#menu1-cq .nav-dropdown-sm,
#menu1-cq .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-cq .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-cq .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-cq .navbar-toggler i,
#menu1-cq .navbar-toggler em,
#menu1-cq .navbar-toggler i:before,
#menu1-cq .navbar-toggler em:before,
#menu1-cq .navbar-toggler i:after,
#menu1-cq .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-cq .navbar-toggler[aria-expanded="true"] i,
#menu1-cq .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-cq .bg-color.transparent.opened .link:hover,
#menu1-cq .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-cq .link[aria-expanded="true"],
#menu1-cq .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}


#title4-e8 SPAN {
  font-size: 30px;
  color: #d64b0b;
  font-family: 'Source Sans Pro', sans-serif;
}
#title4-e8 H1 {
  color: #ffffff;
}
#header3-e9 SPAN {
  text-align: center;
  font-size: 15px;
  color: #757575;
}
#header3-e9 P {
  font-size: 14px;
  text-align: left;
  color: #757575;
}
#header3-e9 H1 {
  font-size: 20px;
  text-align: center;
}
#header3-ea P {
  font-size: 15px;
  color: #757575;
  text-align: center;
}
#header3-ea EM {
  font-size: 20px;
}
#header3-eb P {
  font-size: 15px;
  color: #757575;
  text-align: center;
}
#header3-eb EM {
  font-size: 20px;
}
#header3-ec P {
  font-size: 15px;
  color: #757575;
}
#header3-ec EM {
  font-size: 20px;
}
#menu1-ed .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-ed .navbar-caption {
  color: #ffffff;
}
#menu1-ed .navbar-toggler {
  color: #eb5a1a;
}
#menu1-ed .close-icon::before,
#menu1-ed .close-icon::after {
  background-color: #eb5a1a;
}
#menu1-ed .link,
#menu1-ed .dropdown-item {
  color: #eb5a1a;
  font-family: 'Lato', sans-serif;
}
#menu1-ed .link {
  font-size: 0.85rem;
}
#menu1-ed .dropdown-item,
#menu1-ed .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-ed .link:hover,
#menu1-ed .dropdown-item:hover,
#menu1-ed .link:focus,
#menu1-ed .dropdown-item:focus {
  color: #222;
}
#menu1-ed .link[aria-expanded="true"],
#menu1-ed .dropdown-menu {
  background: #000000;
}
#menu1-ed .nav-dropdown-sm .link:focus,
#menu1-ed .nav-dropdown-sm .link:hover,
#menu1-ed .nav-dropdown-sm .dropdown-item:focus,
#menu1-ed .nav-dropdown-sm .dropdown-item:hover {
  background: #000102!important;
}
#menu1-ed .navbar,
#menu1-ed .nav-dropdown-sm,
#menu1-ed .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-ed .nav-dropdown-sm .dropdown-menu {
  background: #020610;
}
#menu1-ed .bg-color.transparent .link {
  color: #eb5a1a;
  transition: none;
}
#menu1-ed .navbar-toggler i,
#menu1-ed .navbar-toggler em,
#menu1-ed .navbar-toggler i:before,
#menu1-ed .navbar-toggler em:before,
#menu1-ed .navbar-toggler i:after,
#menu1-ed .navbar-toggler em:after {
  background: #eb5a1a;
}
#menu1-ed .navbar-toggler[aria-expanded="true"] i,
#menu1-ed .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-ed .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-ed .bg-color.transparent.opened .link:hover,
#menu1-ed .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-ed .link[aria-expanded="true"],
#menu1-ed .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}










#menu1-b .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-b .navbar-caption {
  color: #ffffff;
}
#menu1-b .navbar-toggler {
  color: #ed703c;
}
#menu1-b .close-icon::before,
#menu1-b .close-icon::after {
  background-color: #ed703c;
}
#menu1-b .link,
#menu1-b .dropdown-item {
  color: #ed703c;
  font-family: 'Lato', sans-serif;
}
#menu1-b .link {
  font-size: 0.85rem;
}
#menu1-b .dropdown-item,
#menu1-b .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-b .link:hover,
#menu1-b .dropdown-item:hover,
#menu1-b .link:focus,
#menu1-b .dropdown-item:focus {
  color: #222;
}
#menu1-b .link[aria-expanded="true"],
#menu1-b .dropdown-menu {
  background: #000000;
}
#menu1-b .nav-dropdown-sm .link:focus,
#menu1-b .nav-dropdown-sm .link:hover,
#menu1-b .nav-dropdown-sm .dropdown-item:focus,
#menu1-b .nav-dropdown-sm .dropdown-item:hover {
  background: #04070d!important;
}
#menu1-b .navbar,
#menu1-b .nav-dropdown-sm,
#menu1-b .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-b .nav-dropdown-sm .dropdown-menu {
  background: #080d18;
}
#menu1-b .bg-color.transparent .link {
  color: #ed703c;
  transition: none;
}
#menu1-b .navbar-toggler i,
#menu1-b .navbar-toggler em,
#menu1-b .navbar-toggler i:before,
#menu1-b .navbar-toggler em:before,
#menu1-b .navbar-toggler i:after,
#menu1-b .navbar-toggler em:after {
  background: #ed703c;
}
#menu1-b .navbar-toggler[aria-expanded="true"] i,
#menu1-b .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-b .bg-color.transparent.opened .link:hover,
#menu1-b .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-b .link[aria-expanded="true"],
#menu1-b .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#slider1-47 H1 {
  color: #d64b0b;
  text-align: left;
  font-size: 36px;
}
#slider1-47 P {
  color: #b1aeae;
  text-align: left;
  font-size: 14px;
}
#slider1-47 SPAN {
  color: #ffffff;
  font-size: 46px;
}
#slider1-47 .btn {
  font-size: 13px;
}
#title4-50 SPAN {
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#title4-50 I {
  color: #d64b0b;
  font-size: 22px;
  font-family: 'Lato', sans-serif;
}
#news2-b4 H5 {
  color: #ffffff;
  text-align: center;
}
#news2-b4 SPAN {
  color: #d64b0b;
}
#news2-bg H5 {
  color: #ffffff;
  text-align: center;
}
#news2-bg SPAN {
  color: #d64b0b;
}
#title4-bq SPAN {
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#title4-bq I {
  color: #d64b0b;
  font-size: 22px;
  font-family: 'Lato', sans-serif;
}
#title4-bq H1 {
  color: #e71717;
}
#news2-bn H5 {
  color: #d64b0b;
  text-align: center;
}
#news2-bn SPAN {
  color: #d64b0b;
}
#news2-bn H3 {
  color: #e71717;
  font-size: 25px;
}
#header3-5s H1 {
  color: #b1aeae;
  font-size: 20px;
}
#header3-5s P {
  color: #757575;
  font-size: 16px;
}
#header3-5s SPAN {
  font-size: 24px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-9g H1 {
  color: #b1aeae;
  font-size: 20px;
}
#header3-9g P {
  color: #ffffff;
  font-size: 13px;
}
#header3-9g SPAN {
  font-size: 24px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-bo H1 {
  color: #b1aeae;
  font-size: 20px;
}
#header3-bo P {
  color: #757575;
  font-size: 16px;
  text-align: left;
}
#header3-bo SPAN {
  font-size: 24px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-9g EM {
  font-size: 20px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-9g H1 {
  font-size: 30px;
}
#header3-9g P {
  color: #757575;
  font-size: 16px;
}
#footer2-4d SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#text1-cr P {
  color: #151515;
  font-size: 9px;
}










#menu1-eh .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-eh .navbar-caption {
  color: #ffffff;
}
#menu1-eh .navbar-toggler {
  color: #ed703c;
}
#menu1-eh .close-icon::before,
#menu1-eh .close-icon::after {
  background-color: #ed703c;
}
#menu1-eh .link,
#menu1-eh .dropdown-item {
  color: #ed703c;
  font-family: 'Lato', sans-serif;
}
#menu1-eh .link {
  font-size: 0.85rem;
}
#menu1-eh .dropdown-item,
#menu1-eh .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-eh .link:hover,
#menu1-eh .dropdown-item:hover,
#menu1-eh .link:focus,
#menu1-eh .dropdown-item:focus {
  color: #222;
}
#menu1-eh .link[aria-expanded="true"],
#menu1-eh .dropdown-menu {
  background: #000000;
}
#menu1-eh .nav-dropdown-sm .link:focus,
#menu1-eh .nav-dropdown-sm .link:hover,
#menu1-eh .nav-dropdown-sm .dropdown-item:focus,
#menu1-eh .nav-dropdown-sm .dropdown-item:hover {
  background: #04070d!important;
}
#menu1-eh .navbar,
#menu1-eh .nav-dropdown-sm,
#menu1-eh .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-eh .nav-dropdown-sm .dropdown-menu {
  background: #080d18;
}
#menu1-eh .bg-color.transparent .link {
  color: #ed703c;
  transition: none;
}
#menu1-eh .navbar-toggler i,
#menu1-eh .navbar-toggler em,
#menu1-eh .navbar-toggler i:before,
#menu1-eh .navbar-toggler em:before,
#menu1-eh .navbar-toggler i:after,
#menu1-eh .navbar-toggler em:after {
  background: #ed703c;
}
#menu1-eh .navbar-toggler[aria-expanded="true"] i,
#menu1-eh .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-eh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-eh .bg-color.transparent.opened .link:hover,
#menu1-eh .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-eh .link[aria-expanded="true"],
#menu1-eh .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#slider1-ei H1 {
  color: #d64b0b;
  text-align: left;
  font-size: 36px;
}
#slider1-ei P {
  color: #b1aeae;
  text-align: left;
  font-size: 14px;
}
#slider1-ei SPAN {
  color: #ffffff;
  font-size: 46px;
}
#slider1-ei .btn {
  font-size: 13px;
}
#title4-ej SPAN {
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#title4-ej I {
  color: #d64b0b;
  font-size: 22px;
  font-family: 'Lato', sans-serif;
}
#news2-ek H5 {
  color: #ffffff;
  text-align: center;
}
#news2-ek SPAN {
  color: #d64b0b;
}
#news2-el H5 {
  color: #ffffff;
  text-align: center;
}
#news2-el SPAN {
  color: #d64b0b;
}
#title4-em SPAN {
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
}
#title4-em I {
  color: #d64b0b;
  font-size: 22px;
  font-family: 'Lato', sans-serif;
}
#title4-em H1 {
  color: #e71717;
}
#news2-en H5 {
  color: #d64b0b;
  text-align: center;
}
#news2-en SPAN {
  color: #d64b0b;
}
#news2-en H3 {
  color: #e71717;
  font-size: 25px;
}
#header3-eo H1 {
  color: #b1aeae;
  font-size: 20px;
}
#header3-eo P {
  color: #757575;
  font-size: 16px;
}
#header3-eo SPAN {
  font-size: 24px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-ep H1 {
  color: #b1aeae;
  font-size: 20px;
}
#header3-ep P {
  color: #ffffff;
  font-size: 13px;
}
#header3-ep SPAN {
  font-size: 24px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-eq H1 {
  color: #b1aeae;
  font-size: 20px;
}
#header3-eq P {
  color: #757575;
  font-size: 16px;
  text-align: left;
}
#header3-eq SPAN {
  font-size: 24px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-er EM {
  font-size: 20px;
  color: #d64b0b;
  font-family: 'Lato', sans-serif;
}
#header3-er H1 {
  font-size: 30px;
}
#header3-er P {
  color: #757575;
  font-size: 16px;
}
#footer2-es SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
#text1-eu P {
  color: #151515;
  font-size: 9px;
}
