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













body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Raleway', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Raleway', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #61c5e7 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #00a885 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #61c5e7;
  border-color: #61c5e7;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #21abda;
  border-color: #21abda;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #21abda !important;
  border-color: #21abda !important;
}
.btn-secondary {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-info {
  background-color: #00a885;
  border-color: #00a885;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #005c48;
  border-color: #005c48;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #005c48 !important;
  border-color: #005c48 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #1e9ac4;
  color: #1e9ac4;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #61c5e7;
  border-color: #61c5e7;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #61c5e7 !important;
  border-color: #61c5e7 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-info-outline {
  background: none;
  border-color: #004234;
  color: #004234;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #00a885;
  border-color: #00a885;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #00a885 !important;
  border-color: #00a885 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #61c5e7 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #00a885 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #00a885;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #61c5e7;
}
.btn-social:hover {
  background: #61c5e7;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #61c5e7;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #61c5e7;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #61c5e7;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #61c5e7;
}
.lead a,
.lead a:hover {
  color: #61c5e7;
}
.lead blockquote {
  border-color: #61c5e7;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #28ffd2;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #61c5e7;
}
.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;
}
#slider-3 H2 {
  font-size: 48px;
}
#slider-3 P {
  font-family: 'Roboto', sans-serif;
}
#menu-6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6 .navbar-caption {
  color: #ffffff;
}
#menu-6 .navbar-toggler {
  color: #ffffff;
}
#menu-6 .close-icon::before,
#menu-6 .close-icon::after {
  background-color: #ffffff;
}
#menu-6 .link,
#menu-6 .dropdown-item {
  color: #ffffff;
}
#menu-6 .link {
  font-size: 0.75rem;
}
#menu-6 .dropdown-item,
#menu-6 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-6 .link:hover,
#menu-6 .dropdown-item:hover,
#menu-6 .link:focus,
#menu-6 .dropdown-item:focus {
  color: #61c5e7;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-menu {
  background: #1c2324;
}
#menu-6 .nav-dropdown-sm .link:focus,
#menu-6 .nav-dropdown-sm .link:hover,
#menu-6 .nav-dropdown-sm .dropdown-item:focus,
#menu-6 .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-6 .navbar,
#menu-6 .nav-dropdown-sm,
#menu-6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6 .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-6 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6 .bg-color.transparent.opened .link:hover,
#menu-6 .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box2-d .mbr-section-title {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#msg-box2-d .mbr-section-subtitle {
  color: #a0a0a0;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
}
#msg-box2-d .mbr-section-subtitle SPAN {
  color: #efefef;
}
#features3-i .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
#features3-i H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#features3-i H5 {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #ffffff;
}
#features3-2w .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
#features3-2w H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#features3-2w H5 {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #ffffff;
}
#gallery1-k .mbr-gallery-item > div > span {
  font-family: 'Roboto', sans-serif;
}
#contacts4-h .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-h P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-h SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-h STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}









#menu-6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6 .navbar-caption {
  color: #ffffff;
}
#menu-6 .navbar-toggler {
  color: #ffffff;
}
#menu-6 .close-icon::before,
#menu-6 .close-icon::after {
  background-color: #ffffff;
}
#menu-6 .link,
#menu-6 .dropdown-item {
  color: #ffffff;
}
#menu-6 .link {
  font-size: 0.75rem;
}
#menu-6 .dropdown-item,
#menu-6 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-6 .link:hover,
#menu-6 .dropdown-item:hover,
#menu-6 .link:focus,
#menu-6 .dropdown-item:focus {
  color: #61c5e7;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-menu {
  background: #1c2324;
}
#menu-6 .nav-dropdown-sm .link:focus,
#menu-6 .nav-dropdown-sm .link:hover,
#menu-6 .nav-dropdown-sm .dropdown-item:focus,
#menu-6 .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-6 .navbar,
#menu-6 .nav-dropdown-sm,
#menu-6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6 .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-6 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6 .bg-color.transparent.opened .link:hover,
#menu-6 .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box5-v P {
  color: #ffffff;
}
#msg-box5-v H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#msg-box5-v .btn {
  font-family: 'Roboto', sans-serif;
}
#features7-p .card-subtitle {
  color: #bcbcbc;
}
#features7-p .iconbox {
  background-color: #61c5e7;
  border-color: #61c5e7;
}
#features7-p H4 {
  font-family: 'Roboto', sans-serif;
  color: #082b30;
  text-align: center;
}
#features7-p P {
  text-align: center;
}
#features7-p B {
  text-align: right;
}
#header3-r .mbr-section-title,
#header3-r .mbr-section-subtitle {
  text-align: center;
}
#header3-r H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 32px;
}
#header3-r .mbr-section-title {
  font-size: 22px;
}
#features6-2r .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#features6-2r H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #efefef;
}
#contacts4-n .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-n P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-n SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-n STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}








#menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-w .navbar-caption {
  color: #ffffff;
}
#menu-w .navbar-toggler {
  color: #ffffff;
}
#menu-w .close-icon::before,
#menu-w .close-icon::after {
  background-color: #ffffff;
}
#menu-w .link,
#menu-w .dropdown-item {
  color: #ffffff;
}
#menu-w .link {
  font-size: 0.75rem;
}
#menu-w .dropdown-item,
#menu-w .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-w .link:hover,
#menu-w .dropdown-item:hover,
#menu-w .link:focus,
#menu-w .dropdown-item:focus {
  color: #61c5e7;
}
#menu-w .link[aria-expanded="true"],
#menu-w .dropdown-menu {
  background: #1c2324;
}
#menu-w .nav-dropdown-sm .link:focus,
#menu-w .nav-dropdown-sm .link:hover,
#menu-w .nav-dropdown-sm .dropdown-item:focus,
#menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-w .navbar,
#menu-w .nav-dropdown-sm,
#menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-w .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-w .bg-color.transparent.opened .link:hover,
#menu-w .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-w .link[aria-expanded="true"],
#menu-w .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box5-x P {
  color: #ffffff;
}
#msg-box5-x H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#features7-y .card-subtitle {
  color: #bcbcbc;
}
#features7-y .iconbox {
  background-color: #61c5e7;
  border-color: #61c5e7;
}
#features7-y H4 {
  font-family: 'Roboto', sans-serif;
  color: #082b30;
  text-align: center;
}
#features7-y P {
  text-align: center;
}
#features7-y B {
  text-align: right;
}
#header3-z .mbr-section-title,
#header3-z .mbr-section-subtitle {
  text-align: center;
}
#header3-z H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 32px;
}
#header3-z .mbr-section-title {
  font-size: 22px;
}
#features6-2s .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#features6-2s H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #efefef;
}
#contacts4-11 .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-11 P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-11 SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-11 STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}








#menu-15 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-15 .navbar-caption {
  color: #ffffff;
}
#menu-15 .navbar-toggler {
  color: #ffffff;
}
#menu-15 .close-icon::before,
#menu-15 .close-icon::after {
  background-color: #ffffff;
}
#menu-15 .link,
#menu-15 .dropdown-item {
  color: #ffffff;
}
#menu-15 .link {
  font-size: 0.75rem;
}
#menu-15 .dropdown-item,
#menu-15 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-15 .link:hover,
#menu-15 .dropdown-item:hover,
#menu-15 .link:focus,
#menu-15 .dropdown-item:focus {
  color: #61c5e7;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-menu {
  background: #1c2324;
}
#menu-15 .nav-dropdown-sm .link:focus,
#menu-15 .nav-dropdown-sm .link:hover,
#menu-15 .nav-dropdown-sm .dropdown-item:focus,
#menu-15 .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-15 .navbar,
#menu-15 .nav-dropdown-sm,
#menu-15 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-15 .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-15 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-15 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-15 .bg-color.transparent.opened .link:hover,
#menu-15 .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-15 .link[aria-expanded="true"],
#menu-15 .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box5-16 P {
  color: #ffffff;
}
#msg-box5-16 H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#features7-17 .card-subtitle {
  color: #bcbcbc;
}
#features7-17 .iconbox {
  background-color: #61c5e7;
  border-color: #61c5e7;
}
#features7-17 H4 {
  font-family: 'Roboto', sans-serif;
  color: #082b30;
  text-align: center;
}
#features7-17 P {
  text-align: center;
}
#features7-17 B {
  text-align: right;
}
#header3-18 .mbr-section-title,
#header3-18 .mbr-section-subtitle {
  text-align: center;
}
#header3-18 H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 32px;
}
#header3-18 .mbr-section-title {
  font-size: 22px;
}
#features6-2u .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#features6-2u H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #efefef;
}
#contacts4-1a .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-1a P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-1a SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-1a STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}








#menu-1b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1b .navbar-caption {
  color: #ffffff;
}
#menu-1b .navbar-toggler {
  color: #ffffff;
}
#menu-1b .close-icon::before,
#menu-1b .close-icon::after {
  background-color: #ffffff;
}
#menu-1b .link,
#menu-1b .dropdown-item {
  color: #ffffff;
}
#menu-1b .link {
  font-size: 0.75rem;
}
#menu-1b .dropdown-item,
#menu-1b .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1b .link:hover,
#menu-1b .dropdown-item:hover,
#menu-1b .link:focus,
#menu-1b .dropdown-item:focus {
  color: #61c5e7;
}
#menu-1b .link[aria-expanded="true"],
#menu-1b .dropdown-menu {
  background: #1c2324;
}
#menu-1b .nav-dropdown-sm .link:focus,
#menu-1b .nav-dropdown-sm .link:hover,
#menu-1b .nav-dropdown-sm .dropdown-item:focus,
#menu-1b .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-1b .navbar,
#menu-1b .nav-dropdown-sm,
#menu-1b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1b .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-1b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1b .bg-color.transparent.opened .link:hover,
#menu-1b .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-1b .link[aria-expanded="true"],
#menu-1b .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box5-1c P {
  color: #ffffff;
}
#msg-box5-1c H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#features7-1d .card-subtitle {
  color: #bcbcbc;
}
#features7-1d .iconbox {
  background-color: #61c5e7;
  border-color: #61c5e7;
}
#features7-1d H4 {
  font-family: 'Roboto', sans-serif;
  color: #082b30;
  text-align: center;
}
#features7-1d P {
  text-align: center;
}
#features7-1d B {
  text-align: right;
}
#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 32px;
}
#header3-1e .mbr-section-title {
  font-size: 22px;
}
#features6-2v .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#features6-2v H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #efefef;
}
#contacts4-1g .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-1g P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-1g SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-1g STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}



#gallery3-1o .mbr-gallery-item > div > span {
  font-size: 13px;
}
#menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1m .navbar-caption {
  color: #ffffff;
}
#menu-1m .navbar-toggler {
  color: #ffffff;
}
#menu-1m .close-icon::before,
#menu-1m .close-icon::after {
  background-color: #ffffff;
}
#menu-1m .link,
#menu-1m .dropdown-item {
  color: #ffffff;
}
#menu-1m .link {
  font-size: 0.75rem;
}
#menu-1m .dropdown-item,
#menu-1m .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1m .link:hover,
#menu-1m .dropdown-item:hover,
#menu-1m .link:focus,
#menu-1m .dropdown-item:focus {
  color: #61c5e7;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-menu {
  background: #1c2324;
}
#menu-1m .nav-dropdown-sm .link:focus,
#menu-1m .nav-dropdown-sm .link:hover,
#menu-1m .nav-dropdown-sm .dropdown-item:focus,
#menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-1m .navbar,
#menu-1m .nav-dropdown-sm,
#menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-1m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1m .bg-color.transparent.opened .link:hover,
#menu-1m .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#contacts4-1n .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-1n P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-1n SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-1n STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}




#msg-box3-1t .mbr-section-title,
#msg-box3-1t p {
  color: #000;
}
#msg-box3-1t .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}
#msg-box3-1t .lead P {
  color: #ffffff;
}
#menu-1p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1p .navbar-caption {
  color: #ffffff;
}
#menu-1p .navbar-toggler {
  color: #ffffff;
}
#menu-1p .close-icon::before,
#menu-1p .close-icon::after {
  background-color: #ffffff;
}
#menu-1p .link,
#menu-1p .dropdown-item {
  color: #ffffff;
}
#menu-1p .link {
  font-size: 0.75rem;
}
#menu-1p .dropdown-item,
#menu-1p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1p .link:hover,
#menu-1p .dropdown-item:hover,
#menu-1p .link:focus,
#menu-1p .dropdown-item:focus {
  color: #61c5e7;
}
#menu-1p .link[aria-expanded="true"],
#menu-1p .dropdown-menu {
  background: #1c2324;
}
#menu-1p .nav-dropdown-sm .link:focus,
#menu-1p .nav-dropdown-sm .link:hover,
#menu-1p .nav-dropdown-sm .dropdown-item:focus,
#menu-1p .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-1p .navbar,
#menu-1p .nav-dropdown-sm,
#menu-1p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1p .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-1p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1p .bg-color.transparent.opened .link:hover,
#menu-1p .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-1p .link[aria-expanded="true"],
#menu-1p .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#contacts4-1q .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-1q P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-1q SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-1q STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}









#menu-1z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1z .navbar-caption {
  color: #ffffff;
}
#menu-1z .navbar-toggler {
  color: #ffffff;
}
#menu-1z .close-icon::before,
#menu-1z .close-icon::after {
  background-color: #ffffff;
}
#menu-1z .link,
#menu-1z .dropdown-item {
  color: #ffffff;
}
#menu-1z .link {
  font-size: 0.75rem;
}
#menu-1z .dropdown-item,
#menu-1z .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1z .link:hover,
#menu-1z .dropdown-item:hover,
#menu-1z .link:focus,
#menu-1z .dropdown-item:focus {
  color: #61c5e7;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-menu {
  background: #1c2324;
}
#menu-1z .nav-dropdown-sm .link:focus,
#menu-1z .nav-dropdown-sm .link:hover,
#menu-1z .nav-dropdown-sm .dropdown-item:focus,
#menu-1z .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-1z .navbar,
#menu-1z .nav-dropdown-sm,
#menu-1z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1z .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-1z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1z .bg-color.transparent.opened .link:hover,
#menu-1z .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box5-20 P {
  color: #ffffff;
}
#msg-box5-20 H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  color: #28324e;
}
#msg-box5-20 .btn {
  font-family: 'Roboto', sans-serif;
}
#features7-21 .card-subtitle {
  color: #bcbcbc;
}
#features7-21 .iconbox {
  background-color: #faaf40;
  border-color: #faaf40;
}
#features7-21 H4 {
  font-family: 'Roboto', sans-serif;
  color: #082b30;
  text-align: center;
}
#features7-21 P {
  text-align: center;
}
#features7-21 B {
  text-align: right;
}
#header3-22 .mbr-section-title,
#header3-22 .mbr-section-subtitle {
  text-align: center;
}
#header3-22 H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 32px;
}
#header3-22 .mbr-section-title {
  font-size: 22px;
}
#features6-2p .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#features6-2p H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #efefef;
}
#contacts4-25 .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-25 P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-25 SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-25 STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}









#menu-2b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2b .navbar-caption {
  color: #ffffff;
}
#menu-2b .navbar-toggler {
  color: #ffffff;
}
#menu-2b .close-icon::before,
#menu-2b .close-icon::after {
  background-color: #ffffff;
}
#menu-2b .link,
#menu-2b .dropdown-item {
  color: #ffffff;
}
#menu-2b .link {
  font-size: 0.75rem;
}
#menu-2b .dropdown-item,
#menu-2b .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2b .link:hover,
#menu-2b .dropdown-item:hover,
#menu-2b .link:focus,
#menu-2b .dropdown-item:focus {
  color: #61c5e7;
}
#menu-2b .link[aria-expanded="true"],
#menu-2b .dropdown-menu {
  background: #1c2324;
}
#menu-2b .nav-dropdown-sm .link:focus,
#menu-2b .nav-dropdown-sm .link:hover,
#menu-2b .nav-dropdown-sm .dropdown-item:focus,
#menu-2b .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-2b .navbar,
#menu-2b .nav-dropdown-sm,
#menu-2b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2b .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-2b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2b .bg-color.transparent.opened .link:hover,
#menu-2b .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-2b .link[aria-expanded="true"],
#menu-2b .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box5-2c P {
  color: #ffffff;
}
#msg-box5-2c H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  color: #28324e;
}
#msg-box5-2c .btn {
  font-family: 'Roboto', sans-serif;
}
#features7-2d .card-subtitle {
  color: #bcbcbc;
}
#features7-2d .iconbox {
  background-color: #faaf40;
  border-color: #faaf40;
}
#features7-2d H4 {
  font-family: 'Roboto', sans-serif;
  color: #082b30;
  text-align: center;
}
#features7-2d P {
  text-align: center;
}
#features7-2d B {
  text-align: right;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 32px;
}
#header3-2e .mbr-section-title {
  font-size: 22px;
}
#features6-2q .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#features6-2q H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #efefef;
}
#contacts4-2h .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-2h P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-2h SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-2h STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}








#menu-2i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2i .navbar-caption {
  color: #ffffff;
}
#menu-2i .navbar-toggler {
  color: #ffffff;
}
#menu-2i .close-icon::before,
#menu-2i .close-icon::after {
  background-color: #ffffff;
}
#menu-2i .link,
#menu-2i .dropdown-item {
  color: #ffffff;
}
#menu-2i .link {
  font-size: 0.75rem;
}
#menu-2i .dropdown-item,
#menu-2i .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2i .link:hover,
#menu-2i .dropdown-item:hover,
#menu-2i .link:focus,
#menu-2i .dropdown-item:focus {
  color: #61c5e7;
}
#menu-2i .link[aria-expanded="true"],
#menu-2i .dropdown-menu {
  background: #1c2324;
}
#menu-2i .nav-dropdown-sm .link:focus,
#menu-2i .nav-dropdown-sm .link:hover,
#menu-2i .nav-dropdown-sm .dropdown-item:focus,
#menu-2i .nav-dropdown-sm .dropdown-item:hover {
  background: #2c3637!important;
}
#menu-2i .navbar,
#menu-2i .nav-dropdown-sm,
#menu-2i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2i .nav-dropdown-sm .dropdown-menu {
  background: #333e40;
}
#menu-2i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2i .bg-color.transparent.opened .link:hover,
#menu-2i .bg-color.transparent.opened .link:focus {
  color: #61c5e7;
}
#menu-2i .link[aria-expanded="true"],
#menu-2i .dropdown-item[aria-expanded="true"] {
  color: #61c5e7!important;
}
#msg-box5-2j P {
  color: #ffffff;
}
#msg-box5-2j H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  color: #28324e;
}
#msg-box5-2j .btn {
  font-family: 'Roboto', sans-serif;
}
#features7-2k .card-subtitle {
  color: #bcbcbc;
}
#features7-2k .iconbox {
  background-color: #faaf40;
  border-color: #faaf40;
}
#features7-2k H4 {
  font-family: 'Roboto', sans-serif;
  color: #082b30;
  text-align: center;
}
#features7-2k P {
  text-align: center;
}
#features7-2k B {
  text-align: right;
}
#features6-2n .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
#features6-2n H4 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #efefef;
}
#contacts4-2o .btn {
  font-family: 'Roboto', sans-serif;
}
#contacts4-2o P {
  color: #ffffff;
  font-size: 14px;
}
#contacts4-2o SPAN {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
#contacts4-2o STRONG {
  color: #0eb5d2;
  font-family: 'Roboto', sans-serif;
}
