

/*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: 'Lato', 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: 'Lato', sans-serif;
}
.mbr-author-name {
  font-family: 'Lato', 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*/
/*COLORS*/
a,
.alert,
.list-img .mbr-iconfont,
.content1 .image .mbr-iconfont:hover,
.c-info .timer,
.contacts .mbr-iconfont,
.mbr-gallery-filter li.active {
  color: #d3002f;
}
.item-layer,
.close:hover {
  background: rgba(211, 0, 47, 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: #d3002f;
}
input:focus,
textarea:focus {
  border-color: #d3002f !important;
}
.mbr-slider .carousel-indicators li.active,
.mbr-slider .carousel-indicators li:hover {
  background-color: #d3002f !important;
  border-color: #d3002f !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: #e41140;
}
.mbr-section-subtitle,
.content1 .image .mbr-iconfont {
  color: #46004c;
}
.bg-primary {
  background-color: #d3002f !important;
}
.bg-success {
  background-color: #2be080 !important;
}
.bg-info {
  background-color: #1a5ceb !important;
}
.bg-warning {
  background-color: #e0c119 !important;
}
.bg-danger {
  background-color: #eb5a1a !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: #d3002f;
  border-color: #d3002f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #86001e !important;
  border-color: #86001e !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: #46004c;
  border-color: #46004c;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #eb5a1a;
  border-color: #eb5a1a;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #aa3e0f !important;
  border-color: #aa3e0f !important;
}
.btn-black {
  color: #fff;
  background: #222;
  border: #222;
}
.btn-white {
  color: #222;
  background: #fff;
  border: #fff;
}
.btn-black:hover {
  background: #d3002f;
  border: #d3002f;
  color: #fff;
}
.btn-white:hover {
  background: #d3002f;
  border: #d3002f;
  color: #fff;
}
.btn-primary-outline {
  background: none;
  border-color: #6d0018;
  color: #6d0018;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #d3002f;
  border-color: #d3002f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #d3002f !important;
  border-color: #d3002f !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #46004c;
  border-color: #46004c;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #46004c !important;
  border-color: #46004c !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: #92360d;
  color: #92360d;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #eb5a1a;
  border-color: #eb5a1a;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #eb5a1a !important;
  border-color: #eb5a1a !important;
}
.text-primary {
  color: #d3002f !important;
}
.text-success {
  color: #2be080 !important;
}
.text-info {
  color: #1a5ceb !important;
}
.text-warning {
  color: #e0c119 !important;
}
.text-danger {
  color: #eb5a1a !important;
}
.alert-success {
  background-color: #2be080;
}
.alert-info {
  background-color: #1a5ceb;
}
.alert-warning {
  background-color: #e0c119;
}
.alert-danger {
  background-color: #eb5a1a;
}
.btn-social {
  border-color: #d3002f;
}
.btn-social:hover {
  background: #d3002f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #d3002f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #d3002f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #d3002f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #d3002f;
}
.lead a,
.lead a:hover {
  color: #d3002f;
}
.lead blockquote {
  border-color: #d3002f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffa0b5;
}
.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: #fbe1d6;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #d3002f;
}
/*image*/
.mbr-figure .mbr-figure-caption-over {
  background: -moz-linear-gradient(left, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7)) !important;
  background: -ms-linear-gradient(left, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7)) !important;
  background: -o-linear-gradient(left, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7)) !important;
  background: -webkit-linear-gradient(left, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7)) !important;
  background: linear-gradient(left, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7)) !important;
}
/*progress bar*/
.progress-primary[value]::-webkit-progress-value {
  background-color: #d3002f;
}
.progress-primary[value]::-moz-progress-bar {
  background-color: #d3002f;
}
.progress-primary[value]::-ms-fill {
  background-color: #d3002f;
}
@media screen and (min-width: 0\0) {
  .progress-primary .progress-bar {
    background-color: #d3002f;
  }
}
/*process*/
.process1 .image .bgr {
  background: -webkit-linear-gradient(left, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7));
  background: -o-linear-gradient(right, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7));
  background: -moz-linear-gradient(right, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7));
  background: linear-gradient(to right, rgba(211, 0, 47, 0.2), rgba(245, 34, 81, 0.7));
}
/*accordion*/
.panel.active .panel-heading a,
.panel:hover .panel-heading a {
  border-color: #d3002f;
}
.panel-heading a:hover span:before,
.panel-heading a:hover span:after,
.panel.active .panel-heading a span:after {
  background: #d3002f;
}
#menu1-0 {
  
}
#menu1-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-0 .navbar-caption {
  color: #ffffff;
}
#menu1-0 .navbar-toggler {
  color: #989898;
}
#menu1-0 .close-icon::before,
#menu1-0 .close-icon::after {
  background-color: #989898;
}
#menu1-0 .link,
#menu1-0 .dropdown-item {
  color: #989898;
  font-family: 'Lato', sans-serif;
}
#menu1-0 .link {
  font-size: 1rem;
}
#menu1-0 .dropdown-item,
#menu1-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu1-0 .link:hover,
#menu1-0 .dropdown-item:hover,
#menu1-0 .link:focus,
#menu1-0 .dropdown-item:focus {
  color: #222;
}
#menu1-0 .link[aria-expanded="true"],
#menu1-0 .dropdown-menu {
  background: #e6e6e6;
}
#menu1-0 .nav-dropdown-sm .link:focus,
#menu1-0 .nav-dropdown-sm .link:hover,
#menu1-0 .nav-dropdown-sm .dropdown-item:focus,
#menu1-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-0 .navbar,
#menu1-0 .nav-dropdown-sm,
#menu1-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-0 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-0 .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-0 .navbar-toggler i,
#menu1-0 .navbar-toggler em,
#menu1-0 .navbar-toggler i:before,
#menu1-0 .navbar-toggler em:before,
#menu1-0 .navbar-toggler i:after,
#menu1-0 .navbar-toggler em:after {
  background: #989898;
  height: 2px;
}
#menu1-0 .navbar-toggler[aria-expanded="true"] i,
#menu1-0 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-0 .navbar-toggler {
  width: 25px;
}
#menu1-0 .bg-color.transparent.opened .link:hover,
#menu1-0 .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-0 .link[aria-expanded="true"],
#menu1-0 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-0 .navbar-dropdown .navbar-logo img {
  max-width: 250px;
  width: auto;
  max-height: 50px;
  height: auto;
}
#menu1-0 .container {
  max-width: 100%;
}
#menu1-0 .navbar {
  padding-top: 5px;
  padding-bottom: 5px;
}
#menu1-0 .navbar-toggler i::after,
#menu1-0 .navbar-toggler em::after {
  bottom: -7px;
}
#menu1-0 .navbar-toggler i::before,
#menu1-0 .navbar-toggler em::before {
  top: -7px;
}
#slider7-12 h1 {
  font-size: 5.5em;
}
#text4-e P {
  font-size: 18px;
}
#gallery2-g .mbr-gallery-item > div > span {
  font-size: 24px;
  color: #757575;
  text-align: left;
}
#gallery2-h .mbr-gallery-item > div > span {
  font-size: 24px;
  color: #757575;
  text-align: left;
}
#text1-1z H3 {
  text-align: center;
}
#text1-1z I {
  font-size: 36px;
}
#content4-18 P {
  text-align: left;
}
#content4-18 H4 {
  text-align: left;
}
#slider5-16 H1 {
  font-size: 100px;
}
#slider5-16 P {
  font-size: 18px;
}
#footer1-14 P {
  font-size: 16px;
}
#footer1-14 .footer-item.tweets p {
  font-size: 14px;
}
#footer1-14 .footer-logo img {
  max-height: 50px;
  margin-bottom: 10px;
}

#menu1-1d {
  
}
#menu1-1d .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1d .navbar-caption {
  color: #ffffff;
}
#menu1-1d .navbar-toggler {
  color: #989898;
}
#menu1-1d .close-icon::before,
#menu1-1d .close-icon::after {
  background-color: #989898;
}
#menu1-1d .link,
#menu1-1d .dropdown-item {
  color: #989898;
  font-family: 'Lato', sans-serif;
}
#menu1-1d .link {
  font-size: 1rem;
}
#menu1-1d .dropdown-item,
#menu1-1d .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu1-1d .link:hover,
#menu1-1d .dropdown-item:hover,
#menu1-1d .link:focus,
#menu1-1d .dropdown-item:focus {
  color: #222;
}
#menu1-1d .link[aria-expanded="true"],
#menu1-1d .dropdown-menu {
  background: #e6e6e6;
}
#menu1-1d .nav-dropdown-sm .link:focus,
#menu1-1d .nav-dropdown-sm .link:hover,
#menu1-1d .nav-dropdown-sm .dropdown-item:focus,
#menu1-1d .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-1d .navbar,
#menu1-1d .nav-dropdown-sm,
#menu1-1d .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1d .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-1d .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-1d .navbar-toggler i,
#menu1-1d .navbar-toggler em,
#menu1-1d .navbar-toggler i:before,
#menu1-1d .navbar-toggler em:before,
#menu1-1d .navbar-toggler i:after,
#menu1-1d .navbar-toggler em:after {
  background: #989898;
  height: 2px;
}
#menu1-1d .navbar-toggler[aria-expanded="true"] i,
#menu1-1d .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-1d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1d .navbar-toggler {
  width: 25px;
}
#menu1-1d .bg-color.transparent.opened .link:hover,
#menu1-1d .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-1d .link[aria-expanded="true"],
#menu1-1d .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-1d .navbar-dropdown .navbar-logo img {
  max-width: 250px;
  width: auto;
  max-height: 50px;
  height: auto;
}
#menu1-1d .container {
  max-width: 100%;
}
#menu1-1d .navbar {
  padding-top: 5px;
  padding-bottom: 5px;
}
#menu1-1d .navbar-toggler i::after,
#menu1-1d .navbar-toggler em::after {
  bottom: -7px;
}
#menu1-1d .navbar-toggler i::before,
#menu1-1d .navbar-toggler em::before {
  top: -7px;
}
#header2-1m H1 {
  text-align: left;
  font-size: 84px;
}
#header2-1m P {
  text-align: left;
}
#header2-1m I {
  font-size: 84px;
}
#text2-1t H3 {
  font-family: 'Arimo', sans-serif;
}
#testimonials1-1s P {
  font-size: 25px;
}
#footer1-1e P {
  font-size: 16px;
}
#footer1-1e .footer-item.tweets p {
  font-size: 14px;
}
#footer1-1e .footer-logo img {
  max-height: 50px;
  margin-bottom: 10px;
}
#menu1-26 {
  
}
#menu1-26 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-26 .navbar-caption {
  color: #ffffff;
}
#menu1-26 .navbar-toggler {
  color: #989898;
}
#menu1-26 .close-icon::before,
#menu1-26 .close-icon::after {
  background-color: #989898;
}
#menu1-26 .link,
#menu1-26 .dropdown-item {
  color: #989898;
  font-family: 'Lato', sans-serif;
}
#menu1-26 .link {
  font-size: 1rem;
}
#menu1-26 .dropdown-item,
#menu1-26 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu1-26 .link:hover,
#menu1-26 .dropdown-item:hover,
#menu1-26 .link:focus,
#menu1-26 .dropdown-item:focus {
  color: #222;
}
#menu1-26 .link[aria-expanded="true"],
#menu1-26 .dropdown-menu {
  background: #e6e6e6;
}
#menu1-26 .nav-dropdown-sm .link:focus,
#menu1-26 .nav-dropdown-sm .link:hover,
#menu1-26 .nav-dropdown-sm .dropdown-item:focus,
#menu1-26 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-26 .navbar,
#menu1-26 .nav-dropdown-sm,
#menu1-26 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-26 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-26 .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-26 .navbar-toggler i,
#menu1-26 .navbar-toggler em,
#menu1-26 .navbar-toggler i:before,
#menu1-26 .navbar-toggler em:before,
#menu1-26 .navbar-toggler i:after,
#menu1-26 .navbar-toggler em:after {
  background: #989898;
  height: 2px;
}
#menu1-26 .navbar-toggler[aria-expanded="true"] i,
#menu1-26 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-26 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-26 .navbar-toggler {
  width: 25px;
}
#menu1-26 .bg-color.transparent.opened .link:hover,
#menu1-26 .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-26 .link[aria-expanded="true"],
#menu1-26 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-26 .navbar-dropdown .navbar-logo img {
  max-width: 250px;
  width: auto;
  max-height: 50px;
  height: auto;
}
#menu1-26 .container {
  max-width: 100%;
}
#menu1-26 .navbar {
  padding-top: 5px;
  padding-bottom: 5px;
}
#menu1-26 .navbar-toggler i::after,
#menu1-26 .navbar-toggler em::after {
  bottom: -7px;
}
#menu1-26 .navbar-toggler i::before,
#menu1-26 .navbar-toggler em::before {
  top: -7px;
}
#header1-2m EM {
  font-size: 84px;
}
#header1-2m H1 {
  text-align: left;
}
#header1-2m P {
  text-align: left;
}
#title1-2d H3 {
  font-size: 36px;
}
#footer1-27 P {
  font-size: 16px;
}
#footer1-27 .footer-item.tweets p {
  font-size: 14px;
}
#footer1-27 .footer-logo img {
  max-height: 50px;
  margin-bottom: 10px;
}
#menu1-37 {
  
}
#menu1-37 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-37 .navbar-caption {
  color: #ffffff;
}
#menu1-37 .navbar-toggler {
  color: #989898;
}
#menu1-37 .close-icon::before,
#menu1-37 .close-icon::after {
  background-color: #989898;
}
#menu1-37 .link,
#menu1-37 .dropdown-item {
  color: #989898;
  font-family: 'Lato', sans-serif;
}
#menu1-37 .link {
  font-size: 1rem;
}
#menu1-37 .dropdown-item,
#menu1-37 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu1-37 .link:hover,
#menu1-37 .dropdown-item:hover,
#menu1-37 .link:focus,
#menu1-37 .dropdown-item:focus {
  color: #222;
}
#menu1-37 .link[aria-expanded="true"],
#menu1-37 .dropdown-menu {
  background: #e6e6e6;
}
#menu1-37 .nav-dropdown-sm .link:focus,
#menu1-37 .nav-dropdown-sm .link:hover,
#menu1-37 .nav-dropdown-sm .dropdown-item:focus,
#menu1-37 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-37 .navbar,
#menu1-37 .nav-dropdown-sm,
#menu1-37 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-37 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-37 .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-37 .navbar-toggler i,
#menu1-37 .navbar-toggler em,
#menu1-37 .navbar-toggler i:before,
#menu1-37 .navbar-toggler em:before,
#menu1-37 .navbar-toggler i:after,
#menu1-37 .navbar-toggler em:after {
  background: #989898;
  height: 2px;
}
#menu1-37 .navbar-toggler[aria-expanded="true"] i,
#menu1-37 .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-37 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-37 .navbar-toggler {
  width: 25px;
}
#menu1-37 .bg-color.transparent.opened .link:hover,
#menu1-37 .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-37 .link[aria-expanded="true"],
#menu1-37 .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-37 .navbar-dropdown .navbar-logo img {
  max-width: 250px;
  width: auto;
  max-height: 50px;
  height: auto;
}
#menu1-37 .container {
  max-width: 100%;
}
#menu1-37 .navbar {
  padding-top: 5px;
  padding-bottom: 5px;
}
#menu1-37 .navbar-toggler i::after,
#menu1-37 .navbar-toggler em::after {
  bottom: -7px;
}
#menu1-37 .navbar-toggler i::before,
#menu1-37 .navbar-toggler em::before {
  top: -7px;
}
#slider5-4f H1 {
  font-size: 100px;
}
#slider5-4f P {
  font-size: 18px;
}
#footer1-38 P {
  font-size: 16px;
}
#footer1-38 .footer-item.tweets p {
  font-size: 14px;
}
#footer1-38 .footer-logo img {
  max-height: 50px;
  margin-bottom: 10px;
}
#menu1-3g {
  
}
#menu1-3g .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-3g .navbar-caption {
  color: #ffffff;
}
#menu1-3g .navbar-toggler {
  color: #989898;
}
#menu1-3g .close-icon::before,
#menu1-3g .close-icon::after {
  background-color: #989898;
}
#menu1-3g .link,
#menu1-3g .dropdown-item {
  color: #989898;
  font-family: 'Lato', sans-serif;
}
#menu1-3g .link {
  font-size: 1rem;
}
#menu1-3g .dropdown-item,
#menu1-3g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu1-3g .link:hover,
#menu1-3g .dropdown-item:hover,
#menu1-3g .link:focus,
#menu1-3g .dropdown-item:focus {
  color: #222;
}
#menu1-3g .link[aria-expanded="true"],
#menu1-3g .dropdown-menu {
  background: #e6e6e6;
}
#menu1-3g .nav-dropdown-sm .link:focus,
#menu1-3g .nav-dropdown-sm .link:hover,
#menu1-3g .nav-dropdown-sm .dropdown-item:focus,
#menu1-3g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-3g .navbar,
#menu1-3g .nav-dropdown-sm,
#menu1-3g .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-3g .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-3g .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-3g .navbar-toggler i,
#menu1-3g .navbar-toggler em,
#menu1-3g .navbar-toggler i:before,
#menu1-3g .navbar-toggler em:before,
#menu1-3g .navbar-toggler i:after,
#menu1-3g .navbar-toggler em:after {
  background: #989898;
  height: 2px;
}
#menu1-3g .navbar-toggler[aria-expanded="true"] i,
#menu1-3g .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-3g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-3g .navbar-toggler {
  width: 25px;
}
#menu1-3g .bg-color.transparent.opened .link:hover,
#menu1-3g .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-3g .link[aria-expanded="true"],
#menu1-3g .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-3g .navbar-dropdown .navbar-logo img {
  max-width: 250px;
  width: auto;
  max-height: 50px;
  height: auto;
}
#menu1-3g .container {
  max-width: 100%;
}
#menu1-3g .navbar {
  padding-top: 5px;
  padding-bottom: 5px;
}
#menu1-3g .navbar-toggler i::after,
#menu1-3g .navbar-toggler em::after {
  bottom: -7px;
}
#menu1-3g .navbar-toggler i::before,
#menu1-3g .navbar-toggler em::before {
  top: -7px;
}
#header1-3h EM {
  font-size: 84px;
}
#header1-3h H1 {
  text-align: left;
}
#header1-3h P {
  text-align: left;
}
#text4-5e P {
  font-size: 18px;
}
#footer1-3m P {
  font-size: 16px;
}
#footer1-3m .footer-item.tweets p {
  font-size: 14px;
}
#footer1-3m .footer-logo img {
  max-height: 50px;
  margin-bottom: 10px;
}
#menu1-4q {
  
}
#menu1-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-4q .navbar-caption {
  color: #ffffff;
}
#menu1-4q .navbar-toggler {
  color: #989898;
}
#menu1-4q .close-icon::before,
#menu1-4q .close-icon::after {
  background-color: #989898;
}
#menu1-4q .link,
#menu1-4q .dropdown-item {
  color: #989898;
  font-family: 'Lato', sans-serif;
}
#menu1-4q .link {
  font-size: 1rem;
}
#menu1-4q .dropdown-item,
#menu1-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu1-4q .link:hover,
#menu1-4q .dropdown-item:hover,
#menu1-4q .link:focus,
#menu1-4q .dropdown-item:focus {
  color: #222;
}
#menu1-4q .link[aria-expanded="true"],
#menu1-4q .dropdown-menu {
  background: #e6e6e6;
}
#menu1-4q .nav-dropdown-sm .link:focus,
#menu1-4q .nav-dropdown-sm .link:hover,
#menu1-4q .nav-dropdown-sm .dropdown-item:focus,
#menu1-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-4q .navbar,
#menu1-4q .nav-dropdown-sm,
#menu1-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-4q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-4q .bg-color.transparent .link {
  color: #989898;
  transition: none;
}
#menu1-4q .navbar-toggler i,
#menu1-4q .navbar-toggler em,
#menu1-4q .navbar-toggler i:before,
#menu1-4q .navbar-toggler em:before,
#menu1-4q .navbar-toggler i:after,
#menu1-4q .navbar-toggler em:after {
  background: #989898;
  height: 2px;
}
#menu1-4q .navbar-toggler[aria-expanded="true"] i,
#menu1-4q .navbar-toggler[aria-expanded="true"] em {
  background: transparent;
}
#menu1-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-4q .navbar-toggler {
  width: 25px;
}
#menu1-4q .bg-color.transparent.opened .link:hover,
#menu1-4q .bg-color.transparent.opened .link:focus {
  color: #222;
}
#menu1-4q .link[aria-expanded="true"],
#menu1-4q .dropdown-item[aria-expanded="true"] {
  color: #222!important;
}
#menu1-4q .navbar-dropdown .navbar-logo img {
  max-width: 250px;
  width: auto;
  max-height: 50px;
  height: auto;
}
#menu1-4q .container {
  max-width: 100%;
}
#menu1-4q .navbar {
  padding-top: 5px;
  padding-bottom: 5px;
}
#menu1-4q .navbar-toggler i::after,
#menu1-4q .navbar-toggler em::after {
  bottom: -7px;
}
#menu1-4q .navbar-toggler i::before,
#menu1-4q .navbar-toggler em::before {
  top: -7px;
}
#header2-59 H1 {
  text-align: left;
  font-size: 84px;
}
#header2-59 P {
  text-align: left;
}
#header2-59 I {
  font-size: 84px;
}
#header3-5m P {
  text-align: left;
  color: #222222;
}
#header3-5m H1 {
  text-align: left;
}
#header3-5m SPAN {
  color: #222222;
  font-size: 84px;
}
#header3-5n P {
  text-align: left;
  color: #222222;
}
#header3-5n H1 {
  text-align: left;
}
#header3-5n SPAN {
  color: #222222;
  font-size: 84px;
}
#header3-5l P {
  text-align: left;
  color: #222222;
}
#header3-5l H1 {
  text-align: left;
}
#header3-5l SPAN {
  color: #222222;
  font-size: 84px;
}
#header3-52 P {
  text-align: left;
}
#header3-52 H1 {
  text-align: left;
}
#content6-57 P {
  color: #ffffff;
}
#content6-57 H1 {
  color: #ffffff;
}
#content6-57 H5 {
  color: #ffffff;
}
#footer1-50 P {
  font-size: 16px;
}
#footer1-50 .footer-item.tweets p {
  font-size: 14px;
}
#footer1-50 .footer-logo img {
  max-height: 50px;
  margin-bottom: 10px;
}
