@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);

















body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.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-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Raleway', 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: 'Raleway', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Raleway', sans-serif;
}
.mbr-author-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Raleway', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #9c9c9c !important;
}
.bg-success {
  background-color: #4e4d4d !important;
}
.bg-info {
  background-color: #4e4d4d !important;
}
.bg-warning {
  background-color: #4e4d4d !important;
}
.bg-danger {
  background-color: #4e4d4d !important;
}
.btn-primary {
  background-color: #9c9c9c;
  border-color: #9c9c9c;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #767676;
  border-color: #767676;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #767676 !important;
  border-color: #767676 !important;
}
.btn-secondary {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-info {
  background-color: #4e4d4d;
  border-color: #4e4d4d;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #282727;
  border-color: #282727;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #282727 !important;
  border-color: #282727 !important;
}
.btn-success {
  background-color: #4e4d4d;
  border-color: #4e4d4d;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #282727;
  border-color: #282727;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #282727 !important;
  border-color: #282727 !important;
}
.btn-warning {
  background-color: #4e4d4d;
  border-color: #4e4d4d;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #282727;
  border-color: #282727;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #282727 !important;
  border-color: #282727 !important;
}
.btn-danger {
  background-color: #4e4d4d;
  border-color: #4e4d4d;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #282727;
  border-color: #282727;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #282727 !important;
  border-color: #282727 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #696969;
  color: #696969;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #9c9c9c;
  border-color: #9c9c9c;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #9c9c9c !important;
  border-color: #9c9c9c !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-info-outline {
  background: none;
  border-color: #1b1a1a;
  color: #1b1a1a;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #4e4d4d;
  border-color: #4e4d4d;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #4e4d4d !important;
  border-color: #4e4d4d !important;
}
.btn-success-outline {
  background: none;
  border-color: #1b1a1a;
  color: #1b1a1a;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #4e4d4d;
  border-color: #4e4d4d;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #4e4d4d !important;
  border-color: #4e4d4d !important;
}
.btn-warning-outline {
  background: none;
  border-color: #1b1a1a;
  color: #1b1a1a;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #4e4d4d;
  border-color: #4e4d4d;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #4e4d4d !important;
  border-color: #4e4d4d !important;
}
.btn-danger-outline {
  background: none;
  border-color: #1b1a1a;
  color: #1b1a1a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #4e4d4d;
  border-color: #4e4d4d;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #4e4d4d !important;
  border-color: #4e4d4d !important;
}
.text-primary {
  color: #9c9c9c !important;
}
.text-success {
  color: #4e4d4d !important;
}
.text-info {
  color: #4e4d4d !important;
}
.text-warning {
  color: #4e4d4d !important;
}
.text-danger {
  color: #4e4d4d !important;
}
.alert-success {
  background-color: #4e4d4d;
}
.alert-info {
  background-color: #4e4d4d;
}
.alert-warning {
  background-color: #4e4d4d;
}
.alert-danger {
  background-color: #4e4d4d;
}
.btn-social {
  border-color: #9c9c9c;
}
.btn-social:hover {
  background: #9c9c9c;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #9c9c9c;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #9c9c9c;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #9c9c9c;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #9c9c9c;
}
.lead a,
.lead a:hover {
  color: #9c9c9c;
}
.lead blockquote {
  border-color: #9c9c9c;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #dcdcdc;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c1c0c0;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c1c0c0;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #c1c0c0;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #c1c0c0;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #9c9c9c;
}
.scrollToTop_wraper {
  display: none;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-0 .navbar-toggler {
  color: #252525;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #252525;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-0 .link {
  font-size: 1.45rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-0 .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-0 A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-0 .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#header3-31 .mbr-section-title {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-31 .mbr-section-subtitle {
  font-family: 'Lato', sans-serif;
  color: #4e4d4d;
  font-size: 20px;
}
#image2-30 DIV {
  color: #4e4d4d;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 .mbr-section-title {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-34 .mbr-section-subtitle {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}
#features1-4 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-title {
  font-family: 'Lato', sans-serif;
  font-size: 23px;
  color: #4e4d4d;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#features1-4 .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  color: #333030;
  font-family: 'Roboto', sans-serif;
}
#features1-4 .mbr-cards-col:nth-child(even) .card-title {
  color: #4e4d4d;
  font-family: 'Raleway', sans-serif;
  font-size: 23px;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#msg-box5-5t P {
  font-size: 16px;
}
#msg-box5-5t H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#social-buttons4-37 .mbr-section-title,
#social-buttons4-37 .btn-social {
  color: #fff;
}
#social-buttons4-37 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-37 .mbr-section-title {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  color: #4e4d4d;
}
#footer1-8 P {
  color: #4e4d4d;
}
#footer1-8 B {
  font-family: 'Raleway', sans-serif;
}










#menu-12 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-12 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-12 .navbar-toggler {
  color: #252525;
}
#menu-12 .close-icon::before,
#menu-12 .close-icon::after {
  background-color: #252525;
}
#menu-12 .link,
#menu-12 .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-12 .link {
  font-size: 1.45rem;
}
#menu-12 .dropdown-item,
#menu-12 .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-12 .link:hover,
#menu-12 .dropdown-item:hover,
#menu-12 .link:focus,
#menu-12 .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-12 .link[aria-expanded="true"],
#menu-12 .dropdown-menu {
  background: #e6e6e6;
}
#menu-12 .nav-dropdown-sm .link:focus,
#menu-12 .nav-dropdown-sm .link:hover,
#menu-12 .nav-dropdown-sm .dropdown-item:focus,
#menu-12 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-12 .navbar,
#menu-12 .nav-dropdown-sm,
#menu-12 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-12 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-12 .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-12 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-12 .bg-color.transparent.opened .link:hover,
#menu-12 .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-12 .link[aria-expanded="true"],
#menu-12 .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-12 A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-12 .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#header3-1c .mbr-section-title,
#header3-1c .mbr-section-subtitle {
  text-align: center;
}
#header3-1c .mbr-section-title {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#footer1-18 P {
  color: #4e4d4d;
}
#footer1-18 B {
  font-family: 'Raleway', sans-serif;
}
#msg-box5-3f H3 {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
}
#msg-box5-3f P {
  font-family: 'Lato', sans-serif;
}
#features3-1b P {
  text-align: left;
  color: #4e4d4d;
}
#features3-1b B {
  font-family: 'Lato', sans-serif;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}













#menu-1f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1f .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-1f .navbar-toggler {
  color: #252525;
}
#menu-1f .close-icon::before,
#menu-1f .close-icon::after {
  background-color: #252525;
}
#menu-1f .link,
#menu-1f .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-1f .link {
  font-size: 1.45rem;
}
#menu-1f .dropdown-item,
#menu-1f .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-1f .link:hover,
#menu-1f .dropdown-item:hover,
#menu-1f .link:focus,
#menu-1f .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-1f .link[aria-expanded="true"],
#menu-1f .dropdown-menu {
  background: #e6e6e6;
}
#menu-1f .nav-dropdown-sm .link:focus,
#menu-1f .nav-dropdown-sm .link:hover,
#menu-1f .nav-dropdown-sm .dropdown-item:focus,
#menu-1f .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1f .navbar,
#menu-1f .nav-dropdown-sm,
#menu-1f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1f .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1f .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-1f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1f .bg-color.transparent.opened .link:hover,
#menu-1f .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-1f .link[aria-expanded="true"],
#menu-1f .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-1f A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-1f .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#footer1-1g P {
  color: #4e4d4d;
}
#footer1-1g B {
  font-family: 'Raleway', sans-serif;
}
#msg-box5-3b H3 {
  color: #4e4d4d;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 25px;
}
#msg-box5-3b P {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}
#header3-3c .mbr-section-title,
#header3-3c .mbr-section-subtitle {
  text-align: center;
}
#header3-3c .mbr-section-title {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-3c .mbr-section-subtitle {
  color: #4e4d4d;
}
#features3-1p P {
  font-family: 'Lato', sans-serif;
  text-align: center;
}
#features3-1p H4 {
  font-family: 'Lato', sans-serif;
  color: #4e4d4d;
}
#features3-1p .btn {
  font-family: 'Lato', sans-serif;
}
#header3-3e .mbr-section-title,
#header3-3e .mbr-section-subtitle {
  text-align: center;
}
#header3-3e .mbr-section-title {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-3e .mbr-section-subtitle {
  color: #4e4d4d;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}














#menu-1s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1s .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-1s .navbar-toggler {
  color: #252525;
}
#menu-1s .close-icon::before,
#menu-1s .close-icon::after {
  background-color: #252525;
}
#menu-1s .link,
#menu-1s .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-1s .link {
  font-size: 1.45rem;
}
#menu-1s .dropdown-item,
#menu-1s .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-1s .link:hover,
#menu-1s .dropdown-item:hover,
#menu-1s .link:focus,
#menu-1s .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-menu {
  background: #e6e6e6;
}
#menu-1s .nav-dropdown-sm .link:focus,
#menu-1s .nav-dropdown-sm .link:hover,
#menu-1s .nav-dropdown-sm .dropdown-item:focus,
#menu-1s .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1s .navbar,
#menu-1s .nav-dropdown-sm,
#menu-1s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1s .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1s .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-1s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1s .bg-color.transparent.opened .link:hover,
#menu-1s .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-1s A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-1s .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#header3-1r .mbr-section-title,
#header3-1r .mbr-section-subtitle {
  text-align: center;
}
#header3-1r .mbr-section-title {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#msg-box5-3h B {
  font-family: 'Lato', sans-serif;
}
#msg-box5-3h P {
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-size: 16px;
}
#features3-3i .btn {
  font-family: 'Lato', sans-serif;
}
#features3-3i P {
  font-family: 'Lato', sans-serif;
}
#features3-3i H4 {
  font-family: 'Lato', sans-serif;
}
#features3-3i H5 {
  font-family: 'Lato', sans-serif;
}
#msg-box5-5u P {
  font-size: 16px;
}
#msg-box5-5u H3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#footer1-1t P {
  color: #4e4d4d;
}
#footer1-1t B {
  font-family: 'Raleway', sans-serif;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-44 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-44 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-44 .navbar-toggler {
  color: #252525;
}
#menu-44 .close-icon::before,
#menu-44 .close-icon::after {
  background-color: #252525;
}
#menu-44 .link,
#menu-44 .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-44 .link {
  font-size: 1.45rem;
}
#menu-44 .dropdown-item,
#menu-44 .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-44 .link:hover,
#menu-44 .dropdown-item:hover,
#menu-44 .link:focus,
#menu-44 .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-menu {
  background: #e6e6e6;
}
#menu-44 .nav-dropdown-sm .link:focus,
#menu-44 .nav-dropdown-sm .link:hover,
#menu-44 .nav-dropdown-sm .dropdown-item:focus,
#menu-44 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-44 .navbar,
#menu-44 .nav-dropdown-sm,
#menu-44 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-44 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-44 .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-44 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-44 .bg-color.transparent.opened .link:hover,
#menu-44 .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-44 A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-44 .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#header3-47 .mbr-section-title,
#header3-47 .mbr-section-subtitle {
  text-align: center;
}
#header3-47 .mbr-section-title {
  color: #4e4d4d;
}
#footer1-3z P {
  color: #4e4d4d;
}
#footer1-3z B {
  font-family: 'Raleway', sans-serif;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-40 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-40 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-40 .navbar-toggler {
  color: #252525;
}
#menu-40 .close-icon::before,
#menu-40 .close-icon::after {
  background-color: #252525;
}
#menu-40 .link,
#menu-40 .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-40 .link {
  font-size: 1.45rem;
}
#menu-40 .dropdown-item,
#menu-40 .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-40 .link:hover,
#menu-40 .dropdown-item:hover,
#menu-40 .link:focus,
#menu-40 .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-40 .link[aria-expanded="true"],
#menu-40 .dropdown-menu {
  background: #e6e6e6;
}
#menu-40 .nav-dropdown-sm .link:focus,
#menu-40 .nav-dropdown-sm .link:hover,
#menu-40 .nav-dropdown-sm .dropdown-item:focus,
#menu-40 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-40 .navbar,
#menu-40 .nav-dropdown-sm,
#menu-40 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-40 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-40 .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-40 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-40 .bg-color.transparent.opened .link:hover,
#menu-40 .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-40 .link[aria-expanded="true"],
#menu-40 .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-40 A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-40 .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#header3-49 .mbr-section-title,
#header3-49 .mbr-section-subtitle {
  text-align: center;
}
#header3-49 .mbr-section-title {
  color: #4e4d4d;
}
#footer1-41 P {
  color: #4e4d4d;
}
#footer1-41 B {
  font-family: 'Raleway', sans-serif;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-42 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-42 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-42 .navbar-toggler {
  color: #252525;
}
#menu-42 .close-icon::before,
#menu-42 .close-icon::after {
  background-color: #252525;
}
#menu-42 .link,
#menu-42 .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-42 .link {
  font-size: 1.45rem;
}
#menu-42 .dropdown-item,
#menu-42 .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-42 .link:hover,
#menu-42 .dropdown-item:hover,
#menu-42 .link:focus,
#menu-42 .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-42 .link[aria-expanded="true"],
#menu-42 .dropdown-menu {
  background: #e6e6e6;
}
#menu-42 .nav-dropdown-sm .link:focus,
#menu-42 .nav-dropdown-sm .link:hover,
#menu-42 .nav-dropdown-sm .dropdown-item:focus,
#menu-42 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-42 .navbar,
#menu-42 .nav-dropdown-sm,
#menu-42 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-42 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-42 .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-42 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-42 .bg-color.transparent.opened .link:hover,
#menu-42 .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-42 .link[aria-expanded="true"],
#menu-42 .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-42 A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-42 .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#footer1-43 P {
  color: #4e4d4d;
}
#footer1-43 B {
  font-family: 'Raleway', sans-serif;
}
#header3-4c .mbr-section-title,
#header3-4c .mbr-section-subtitle {
  text-align: center;
}
#header3-4c .mbr-section-title {
  color: #4e4d4d;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-44 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-44 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-44 .navbar-toggler {
  color: #252525;
}
#menu-44 .close-icon::before,
#menu-44 .close-icon::after {
  background-color: #252525;
}
#menu-44 .link,
#menu-44 .dropdown-item {
  color: #252525;
  font-family: 'Raleway', sans-serif;
}
#menu-44 .link {
  font-size: 1.45rem;
}
#menu-44 .dropdown-item,
#menu-44 .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-44 .link:hover,
#menu-44 .dropdown-item:hover,
#menu-44 .link:focus,
#menu-44 .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-menu {
  background: #e6e6e6;
}
#menu-44 .nav-dropdown-sm .link:focus,
#menu-44 .nav-dropdown-sm .link:hover,
#menu-44 .nav-dropdown-sm .dropdown-item:focus,
#menu-44 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-44 .navbar,
#menu-44 .nav-dropdown-sm,
#menu-44 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-44 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-44 .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-44 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-44 .bg-color.transparent.opened .link:hover,
#menu-44 .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-44 A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-44 .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#footer1-45 P {
  color: #4e4d4d;
}
#footer1-45 B {
  font-family: 'Raleway', sans-serif;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#header3-4f .mbr-section-title {
  color: #4e4d4d;
}
#contacts2-4h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-4i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4i .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-4i .navbar-toggler {
  color: #252525;
}
#menu-4i .close-icon::before,
#menu-4i .close-icon::after {
  background-color: #252525;
}
#menu-4i .link,
#menu-4i .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-4i .link {
  font-size: 1.45rem;
}
#menu-4i .dropdown-item,
#menu-4i .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-4i .link:hover,
#menu-4i .dropdown-item:hover,
#menu-4i .link:focus,
#menu-4i .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-4i .link[aria-expanded="true"],
#menu-4i .dropdown-menu {
  background: #e6e6e6;
}
#menu-4i .nav-dropdown-sm .link:focus,
#menu-4i .nav-dropdown-sm .link:hover,
#menu-4i .nav-dropdown-sm .dropdown-item:focus,
#menu-4i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4i .navbar,
#menu-4i .nav-dropdown-sm,
#menu-4i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4i .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-4i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4i .bg-color.transparent.opened .link:hover,
#menu-4i .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-4i .link[aria-expanded="true"],
#menu-4i .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-4i A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-4i .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#header3-4o .mbr-section-title {
  color: #4e4d4d;
}
#footer1-4j P {
  color: #4e4d4d;
}
#footer1-4j B {
  font-family: 'Raleway', sans-serif;
}
#contacts2-4k P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-4l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4l .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-4l .navbar-toggler {
  color: #252525;
}
#menu-4l .close-icon::before,
#menu-4l .close-icon::after {
  background-color: #252525;
}
#menu-4l .link,
#menu-4l .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-4l .link {
  font-size: 1.45rem;
}
#menu-4l .dropdown-item,
#menu-4l .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-4l .link:hover,
#menu-4l .dropdown-item:hover,
#menu-4l .link:focus,
#menu-4l .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-4l .link[aria-expanded="true"],
#menu-4l .dropdown-menu {
  background: #e6e6e6;
}
#menu-4l .nav-dropdown-sm .link:focus,
#menu-4l .nav-dropdown-sm .link:hover,
#menu-4l .nav-dropdown-sm .dropdown-item:focus,
#menu-4l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4l .navbar,
#menu-4l .nav-dropdown-sm,
#menu-4l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4l .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-4l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4l .bg-color.transparent.opened .link:hover,
#menu-4l .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-4l .link[aria-expanded="true"],
#menu-4l .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-4l A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-4l .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#footer1-4m P {
  color: #4e4d4d;
}
#footer1-4m B {
  font-family: 'Raleway', sans-serif;
}
#header3-4r .mbr-section-title,
#header3-4r .mbr-section-subtitle {
  text-align: center;
}
#header3-4r .mbr-section-title {
  color: #4e4d4d;
}
#contacts2-4n P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-55 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-55 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-55 .navbar-toggler {
  color: #252525;
}
#menu-55 .close-icon::before,
#menu-55 .close-icon::after {
  background-color: #252525;
}
#menu-55 .link,
#menu-55 .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-55 .link {
  font-size: 1.45rem;
}
#menu-55 .dropdown-item,
#menu-55 .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-55 .link:hover,
#menu-55 .dropdown-item:hover,
#menu-55 .link:focus,
#menu-55 .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-55 .link[aria-expanded="true"],
#menu-55 .dropdown-menu {
  background: #e6e6e6;
}
#menu-55 .nav-dropdown-sm .link:focus,
#menu-55 .nav-dropdown-sm .link:hover,
#menu-55 .nav-dropdown-sm .dropdown-item:focus,
#menu-55 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-55 .navbar,
#menu-55 .nav-dropdown-sm,
#menu-55 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-55 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-55 .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-55 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-55 .bg-color.transparent.opened .link:hover,
#menu-55 .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-55 .link[aria-expanded="true"],
#menu-55 .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-55 A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-55 .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#header3-56 .mbr-section-title,
#header3-56 .mbr-section-subtitle {
  text-align: center;
}
#header3-56 .mbr-section-title {
  color: #4e4d4d;
}
#footer1-58 P {
  color: #4e4d4d;
}
#footer1-58 B {
  font-family: 'Raleway', sans-serif;
}
#contacts2-59 P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-5b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5b .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-5b .navbar-toggler {
  color: #252525;
}
#menu-5b .close-icon::before,
#menu-5b .close-icon::after {
  background-color: #252525;
}
#menu-5b .link,
#menu-5b .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-5b .link {
  font-size: 1.45rem;
}
#menu-5b .dropdown-item,
#menu-5b .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-5b .link:hover,
#menu-5b .dropdown-item:hover,
#menu-5b .link:focus,
#menu-5b .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-5b .link[aria-expanded="true"],
#menu-5b .dropdown-menu {
  background: #e6e6e6;
}
#menu-5b .nav-dropdown-sm .link:focus,
#menu-5b .nav-dropdown-sm .link:hover,
#menu-5b .nav-dropdown-sm .dropdown-item:focus,
#menu-5b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-5b .navbar,
#menu-5b .nav-dropdown-sm,
#menu-5b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5b .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-5b .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-5b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5b .bg-color.transparent.opened .link:hover,
#menu-5b .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-5b .link[aria-expanded="true"],
#menu-5b .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-5b A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-5b .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#footer1-5c P {
  color: #4e4d4d;
}
#footer1-5c B {
  font-family: 'Raleway', sans-serif;
}
#msg-box8-5k .mbr-section-title,
#msg-box8-5k .lead {
  color: #fff;
}
#msg-box8-5k .mbr-section-title {
  color: #4e4d4d;
}
#msg-box8-5k .lead {
  color: #4e4d4d;
}
#contacts2-5d P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}






#menu-5f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5f .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#menu-5f .navbar-toggler {
  color: #252525;
}
#menu-5f .close-icon::before,
#menu-5f .close-icon::after {
  background-color: #252525;
}
#menu-5f .link,
#menu-5f .dropdown-item {
  color: #252525;
  font-family: 'Lato', sans-serif;
}
#menu-5f .link {
  font-size: 1.45rem;
}
#menu-5f .dropdown-item,
#menu-5f .nav-dropdown-sm .link {
  font-size: 1.570rem;
}
#menu-5f .link:hover,
#menu-5f .dropdown-item:hover,
#menu-5f .link:focus,
#menu-5f .dropdown-item:focus {
  color: #9c9c9c;
}
#menu-5f .link[aria-expanded="true"],
#menu-5f .dropdown-menu {
  background: #e6e6e6;
}
#menu-5f .nav-dropdown-sm .link:focus,
#menu-5f .nav-dropdown-sm .link:hover,
#menu-5f .nav-dropdown-sm .dropdown-item:focus,
#menu-5f .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-5f .navbar,
#menu-5f .nav-dropdown-sm,
#menu-5f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5f .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-5f .bg-color.transparent .link {
  color: #252525;
  transition: none;
}
#menu-5f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5f .bg-color.transparent.opened .link:hover,
#menu-5f .bg-color.transparent.opened .link:focus {
  color: #9c9c9c;
}
#menu-5f .link[aria-expanded="true"],
#menu-5f .dropdown-item[aria-expanded="true"] {
  color: #9c9c9c!important;
}
#menu-5f A {
  font-family: 'Arimo', sans-serif;
  font-size: 15px;
}
#menu-5f .btn {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#footer1-5g P {
  color: #4e4d4d;
}
#footer1-5g B {
  font-family: 'Raleway', sans-serif;
}
#msg-box8-5l .mbr-section-title,
#msg-box8-5l .lead {
  color: #fff;
}
#msg-box8-5l .mbr-section-title {
  color: #4e4d4d;
}
#msg-box8-5l .lead {
  color: #4e4d4d;
}
#contacts2-5h P {
  color: #4e4d4d;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
