@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,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: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #ffffff !important;
}
.bg-info {
  background-color: #357671 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #357671;
  border-color: #357671;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #1d413e;
  border-color: #1d413e;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1d413e !important;
  border-color: #1d413e !important;
}
.btn-success {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !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: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #15302e;
  color: #15302e;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #357671;
  border-color: #357671;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #357671 !important;
  border-color: #357671 !important;
}
.btn-success-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #c0a375 !important;
}
.text-success {
  color: #ffffff !important;
}
.text-info {
  color: #357671 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #ffffff;
}
.alert-info {
  background-color: #357671;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #6dbdb7;
}
.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: #c0a375;
}
.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;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-0 .link {
  font-size: 0.85rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #307193;
}
#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: #3985ad!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: #3d8eb9;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  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: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider3-7 P {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#slider3-7 H2 {
  font-size: 60px;
}
#slider3-7 .btn {
  font-size: 14px;
}
#slider3-7 SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}
#header3-8 .mbr-section-title {
  font-size: 36px;
  text-align: left;
  color: #357671;
}
#content2-9 DIV {
  text-align: left;
}
#content2-9 BLOCKQUOTE {
  font-family: 'Lato', sans-serif;
}
#content2-9 SPAN {
  font-family: 'Titillium Web', sans-serif;
}
#header3-t .mbr-section-title,
#header3-t .mbr-section-subtitle {
  text-align: center;
}
#header3-t .mbr-section-title {
  text-align: left;
  font-size: 30px;
  color: #357671;
}
#features3-b P {
  text-align: left;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
}
#features3-b H4 {
  color: #357671;
}
#header3-e .mbr-section-title,
#header3-e .mbr-section-subtitle {
  text-align: center;
}
#header3-e .mbr-section-title {
  font-size: 36px;
  text-align: left;
  color: #357671;
}
#features3-c P {
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
}
#features3-c H4 {
  color: #357671;
}
#features3-d P {
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
}
#features3-d H4 {
  color: #357671;
}
#header3-w .mbr-section-title,
#header3-w .mbr-section-subtitle {
  text-align: center;
}
#header3-w .mbr-section-title {
  text-align: left;
  font-size: 32px;
  color: #357671;
}
#header3-w .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
}
#header3-w .mbr-section-subtitle SPAN {
  font-family: 'Titillium Web', sans-serif;
}
#form1-53 {
  
  
}
#form1-53 .form-control-label {
  color: #357671;
}
#form1-53 .form-control-label {
  color: #357671;
}
#form1-53 .mbr-section-title {
  color: #357671;
}
#form1-53 SMALL {
  font-family: 'Raleway', sans-serif;
}
#form1-53 SPAN {
  color: #565656;
  font-family: 'Titillium Web', sans-serif;
}
#contacts1-5 {
  
}
#contacts1-5 STRONG {
  color: #ffffff;
}
#contacts1-5 P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-6 {
  
}
#footer1-6 P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-g .navbar-caption {
  color: #ffffff;
}
#menu-g .navbar-toggler {
  color: #ffffff;
}
#menu-g .close-icon::before,
#menu-g .close-icon::after {
  background-color: #ffffff;
}
#menu-g .link,
#menu-g .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-g .link {
  font-size: 0.85rem;
}
#menu-g .dropdown-item,
#menu-g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-g .link:hover,
#menu-g .dropdown-item:hover,
#menu-g .link:focus,
#menu-g .dropdown-item:focus {
  color: #c0a375;
}
#menu-g .link[aria-expanded="true"],
#menu-g .dropdown-menu {
  background: #307193;
}
#menu-g .nav-dropdown-sm .link:focus,
#menu-g .nav-dropdown-sm .link:hover,
#menu-g .nav-dropdown-sm .dropdown-item:focus,
#menu-g .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-g .navbar,
#menu-g .nav-dropdown-sm,
#menu-g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-g .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-g .bg-color.transparent.opened .link:hover,
#menu-g .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-g .link[aria-expanded="true"],
#menu-g .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-m .mbr-section-title,
#content5-m p {
  color: #fff;
}
#content5-m P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#header3-o .mbr-section-title,
#header3-o .mbr-section-subtitle {
  text-align: center;
}
#header3-o .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#header3-p .mbr-section-title,
#header3-p .mbr-section-subtitle {
  text-align: center;
}
#header3-p .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#header3-s .mbr-section-title,
#header3-s .mbr-section-subtitle {
  text-align: center;
}
#header3-s .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#features7-r .card-subtitle {
  color: #bcbcbc;
}
#features7-r .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#contacts1-h STRONG {
  color: #ffffff;
}
#contacts1-h P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-i P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', 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;
  font-family: 'Lato', sans-serif;
}
#menu-1b .link {
  font-size: 0.85rem;
}
#menu-1b .dropdown-item,
#menu-1b .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-1b .link:hover,
#menu-1b .dropdown-item:hover,
#menu-1b .link:focus,
#menu-1b .dropdown-item:focus {
  color: #c0a375;
}
#menu-1b .link[aria-expanded="true"],
#menu-1b .dropdown-menu {
  background: #307193;
}
#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: #3985ad!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: #3d8eb9;
}
#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: #c0a375;
}
#menu-1b .link[aria-expanded="true"],
#menu-1b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-1c .mbr-section-title,
#content5-1c p {
  color: #fff;
}
#content5-1c P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#contacts1-1i STRONG {
  color: #ffffff;
}
#contacts1-1i P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-1j P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-x .navbar-caption {
  color: #ffffff;
}
#menu-x .navbar-toggler {
  color: #ffffff;
}
#menu-x .close-icon::before,
#menu-x .close-icon::after {
  background-color: #ffffff;
}
#menu-x .link,
#menu-x .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-x .link {
  font-size: 0.85rem;
}
#menu-x .dropdown-item,
#menu-x .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-x .link:hover,
#menu-x .dropdown-item:hover,
#menu-x .link:focus,
#menu-x .dropdown-item:focus {
  color: #c0a375;
}
#menu-x .link[aria-expanded="true"],
#menu-x .dropdown-menu {
  background: #307193;
}
#menu-x .nav-dropdown-sm .link:focus,
#menu-x .nav-dropdown-sm .link:hover,
#menu-x .nav-dropdown-sm .dropdown-item:focus,
#menu-x .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-x .navbar,
#menu-x .nav-dropdown-sm,
#menu-x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-x .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-x .bg-color.transparent.opened .link:hover,
#menu-x .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-x .link[aria-expanded="true"],
#menu-x .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-y .mbr-section-title,
#content5-y p {
  color: #fff;
}
#content5-y P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-17 H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-17 P {
  text-align: left;
}
#header3-z .mbr-section-title,
#header3-z .mbr-section-subtitle {
  text-align: center;
}
#header3-z .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#header3-11 .mbr-section-title,
#header3-11 .mbr-section-subtitle {
  text-align: center;
}
#header3-11 .mbr-section-title {
  text-align: left;
  font-size: 22px;
}
#msg-box4-1a H3 {
  font-size: 36px;
}
#contacts1-15 STRONG {
  color: #ffffff;
}
#contacts1-15 P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-16 P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-1n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1n .navbar-caption {
  color: #ffffff;
}
#menu-1n .navbar-toggler {
  color: #ffffff;
}
#menu-1n .close-icon::before,
#menu-1n .close-icon::after {
  background-color: #ffffff;
}
#menu-1n .link,
#menu-1n .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-1n .link {
  font-size: 0.85rem;
}
#menu-1n .dropdown-item,
#menu-1n .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-1n .link:hover,
#menu-1n .dropdown-item:hover,
#menu-1n .link:focus,
#menu-1n .dropdown-item:focus {
  color: #c0a375;
}
#menu-1n .link[aria-expanded="true"],
#menu-1n .dropdown-menu {
  background: #307193;
}
#menu-1n .nav-dropdown-sm .link:focus,
#menu-1n .nav-dropdown-sm .link:hover,
#menu-1n .nav-dropdown-sm .dropdown-item:focus,
#menu-1n .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-1n .navbar,
#menu-1n .nav-dropdown-sm,
#menu-1n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1n .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-1n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1n .bg-color.transparent.opened .link:hover,
#menu-1n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1n .link[aria-expanded="true"],
#menu-1n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-1o .mbr-section-title,
#content5-1o p {
  color: #fff;
}
#content5-1o P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-1p H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-1p P {
  text-align: left;
}
#header3-1q .mbr-section-title,
#header3-1q .mbr-section-subtitle {
  text-align: center;
}
#header3-1q .mbr-section-title {
  text-align: left;
  font-size: 32px;
}
#msg-box4-1t H3 {
  font-size: 36px;
}
#msg-box4-1t P {
  text-align: left;
}
#contacts1-1u STRONG {
  color: #ffffff;
}
#contacts1-1u P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-1v P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}





#menu-1y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1y .navbar-caption {
  color: #ffffff;
}
#menu-1y .navbar-toggler {
  color: #ffffff;
}
#menu-1y .close-icon::before,
#menu-1y .close-icon::after {
  background-color: #ffffff;
}
#menu-1y .link,
#menu-1y .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-1y .link {
  font-size: 0.85rem;
}
#menu-1y .dropdown-item,
#menu-1y .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-1y .link:hover,
#menu-1y .dropdown-item:hover,
#menu-1y .link:focus,
#menu-1y .dropdown-item:focus {
  color: #c0a375;
}
#menu-1y .link[aria-expanded="true"],
#menu-1y .dropdown-menu {
  background: #307193;
}
#menu-1y .nav-dropdown-sm .link:focus,
#menu-1y .nav-dropdown-sm .link:hover,
#menu-1y .nav-dropdown-sm .dropdown-item:focus,
#menu-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-1y .navbar,
#menu-1y .nav-dropdown-sm,
#menu-1y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1y .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-1y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1y .bg-color.transparent.opened .link:hover,
#menu-1y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1y .link[aria-expanded="true"],
#menu-1y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-1z .mbr-section-title,
#content5-1z p {
  color: #fff;
}
#content5-1z P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#header3-26 .mbr-section-title,
#header3-26 .mbr-section-subtitle {
  text-align: center;
}
#header3-26 .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#features3-27 P {
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
}
#contacts1-24 STRONG {
  color: #ffffff;
}
#contacts1-24 P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-25 P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-28 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-28 .navbar-caption {
  color: #ffffff;
}
#menu-28 .navbar-toggler {
  color: #ffffff;
}
#menu-28 .close-icon::before,
#menu-28 .close-icon::after {
  background-color: #ffffff;
}
#menu-28 .link,
#menu-28 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-28 .link {
  font-size: 0.85rem;
}
#menu-28 .dropdown-item,
#menu-28 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-28 .link:hover,
#menu-28 .dropdown-item:hover,
#menu-28 .link:focus,
#menu-28 .dropdown-item:focus {
  color: #c0a375;
}
#menu-28 .link[aria-expanded="true"],
#menu-28 .dropdown-menu {
  background: #307193;
}
#menu-28 .nav-dropdown-sm .link:focus,
#menu-28 .nav-dropdown-sm .link:hover,
#menu-28 .nav-dropdown-sm .dropdown-item:focus,
#menu-28 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-28 .navbar,
#menu-28 .nav-dropdown-sm,
#menu-28 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-28 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-28 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-28 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-28 .bg-color.transparent.opened .link:hover,
#menu-28 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-28 .link[aria-expanded="true"],
#menu-28 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-29 .mbr-section-title,
#content5-29 p {
  color: #fff;
}
#content5-29 P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#contacts1-2c STRONG {
  color: #ffffff;
}
#contacts1-2c P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-2d P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-2f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2f .navbar-caption {
  color: #ffffff;
}
#menu-2f .navbar-toggler {
  color: #ffffff;
}
#menu-2f .close-icon::before,
#menu-2f .close-icon::after {
  background-color: #ffffff;
}
#menu-2f .link,
#menu-2f .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-2f .link {
  font-size: 0.85rem;
}
#menu-2f .dropdown-item,
#menu-2f .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2f .link:hover,
#menu-2f .dropdown-item:hover,
#menu-2f .link:focus,
#menu-2f .dropdown-item:focus {
  color: #c0a375;
}
#menu-2f .link[aria-expanded="true"],
#menu-2f .dropdown-menu {
  background: #307193;
}
#menu-2f .nav-dropdown-sm .link:focus,
#menu-2f .nav-dropdown-sm .link:hover,
#menu-2f .nav-dropdown-sm .dropdown-item:focus,
#menu-2f .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-2f .navbar,
#menu-2f .nav-dropdown-sm,
#menu-2f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2f .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-2f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2f .bg-color.transparent.opened .link:hover,
#menu-2f .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2f .link[aria-expanded="true"],
#menu-2f .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-2g .mbr-section-title,
#content5-2g p {
  color: #fff;
}
#content5-2g P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#features3-2i P {
  text-align: left;
}
#features3-2l P {
  text-align: left;
}
#features3-2m P {
  text-align: left;
}
#contacts1-2j STRONG {
  color: #ffffff;
}
#contacts1-2j P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-2k P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-2n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2n .navbar-caption {
  color: #ffffff;
}
#menu-2n .navbar-toggler {
  color: #ffffff;
}
#menu-2n .close-icon::before,
#menu-2n .close-icon::after {
  background-color: #ffffff;
}
#menu-2n .link,
#menu-2n .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-2n .link {
  font-size: 0.85rem;
}
#menu-2n .dropdown-item,
#menu-2n .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2n .link:hover,
#menu-2n .dropdown-item:hover,
#menu-2n .link:focus,
#menu-2n .dropdown-item:focus {
  color: #c0a375;
}
#menu-2n .link[aria-expanded="true"],
#menu-2n .dropdown-menu {
  background: #307193;
}
#menu-2n .nav-dropdown-sm .link:focus,
#menu-2n .nav-dropdown-sm .link:hover,
#menu-2n .nav-dropdown-sm .dropdown-item:focus,
#menu-2n .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-2n .navbar,
#menu-2n .nav-dropdown-sm,
#menu-2n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2n .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-2n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2n .bg-color.transparent.opened .link:hover,
#menu-2n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2n .link[aria-expanded="true"],
#menu-2n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-2o .mbr-section-title,
#content5-2o p {
  color: #fff;
}
#content5-2o P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#header3-2q .mbr-section-title,
#header3-2q .mbr-section-subtitle {
  text-align: center;
}
#header3-2q .mbr-section-title {
  text-align: left;
  font-size: 48px;
  color: #103f73;
}
#header3-2v .mbr-section-title,
#header3-2v .mbr-section-subtitle {
  text-align: center;
}
#header3-2v .mbr-section-title {
  font-size: 48px;
  text-align: left;
  color: #103f73;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#header3-2w .mbr-section-title {
  text-align: left;
  font-size: 32px;
}
#header3-2y .mbr-section-title,
#header3-2y .mbr-section-subtitle {
  text-align: center;
}
#header3-2y .mbr-section-title {
  text-align: left;
  font-size: 32px;
}
#header3-2z .mbr-section-title,
#header3-2z .mbr-section-subtitle {
  text-align: center;
}
#header3-2z .mbr-section-title {
  text-align: left;
  font-size: 32px;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#header3-33 .mbr-section-title {
  text-align: left;
  font-size: 32px;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 .mbr-section-title {
  text-align: left;
  font-size: 32px;
}
#contacts1-2t STRONG {
  color: #ffffff;
}
#contacts1-2t P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-2u P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-36 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-36 .navbar-caption {
  color: #ffffff;
}
#menu-36 .navbar-toggler {
  color: #ffffff;
}
#menu-36 .close-icon::before,
#menu-36 .close-icon::after {
  background-color: #ffffff;
}
#menu-36 .link,
#menu-36 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-36 .link {
  font-size: 0.85rem;
}
#menu-36 .dropdown-item,
#menu-36 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-36 .link:hover,
#menu-36 .dropdown-item:hover,
#menu-36 .link:focus,
#menu-36 .dropdown-item:focus {
  color: #c0a375;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-menu {
  background: #307193;
}
#menu-36 .nav-dropdown-sm .link:focus,
#menu-36 .nav-dropdown-sm .link:hover,
#menu-36 .nav-dropdown-sm .dropdown-item:focus,
#menu-36 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-36 .navbar,
#menu-36 .nav-dropdown-sm,
#menu-36 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-36 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-36 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-36 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-36 .bg-color.transparent.opened .link:hover,
#menu-36 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-37 .mbr-section-title,
#content5-37 p {
  color: #fff;
}
#content5-37 P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-38 H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-38 P {
  text-align: left;
}
#msg-box5-3e H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-3e P {
  text-align: left;
}
#msg-box5-3f H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-3f P {
  text-align: left;
}
#msg-box5-3g H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-3g P {
  text-align: left;
}
#msg-box5-3h H3 {
  font-size: 32px;
  text-align: left;
}
#msg-box5-3h P {
  text-align: left;
}
#contacts1-3c STRONG {
  color: #ffffff;
}
#contacts1-3c P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-3d P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-3p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3p .navbar-caption {
  color: #ffffff;
}
#menu-3p .navbar-toggler {
  color: #ffffff;
}
#menu-3p .close-icon::before,
#menu-3p .close-icon::after {
  background-color: #ffffff;
}
#menu-3p .link,
#menu-3p .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-3p .link {
  font-size: 0.85rem;
}
#menu-3p .dropdown-item,
#menu-3p .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3p .link:hover,
#menu-3p .dropdown-item:hover,
#menu-3p .link:focus,
#menu-3p .dropdown-item:focus {
  color: #c0a375;
}
#menu-3p .link[aria-expanded="true"],
#menu-3p .dropdown-menu {
  background: #307193;
}
#menu-3p .nav-dropdown-sm .link:focus,
#menu-3p .nav-dropdown-sm .link:hover,
#menu-3p .nav-dropdown-sm .dropdown-item:focus,
#menu-3p .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-3p .navbar,
#menu-3p .nav-dropdown-sm,
#menu-3p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3p .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-3p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3p .bg-color.transparent.opened .link:hover,
#menu-3p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3p .link[aria-expanded="true"],
#menu-3p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-3q .mbr-section-title,
#content5-3q p {
  color: #fff;
}
#content5-3q P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content5-3q .mbr-section-title {
  font-size: 30px;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#header3-3r .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#features3-3s P {
  text-align: center;
}
#contacts1-3t STRONG {
  color: #ffffff;
}
#contacts1-3t P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-3u P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-3j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3j .navbar-caption {
  color: #ffffff;
}
#menu-3j .navbar-toggler {
  color: #ffffff;
}
#menu-3j .close-icon::before,
#menu-3j .close-icon::after {
  background-color: #ffffff;
}
#menu-3j .link,
#menu-3j .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-3j .link {
  font-size: 0.85rem;
}
#menu-3j .dropdown-item,
#menu-3j .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3j .link:hover,
#menu-3j .dropdown-item:hover,
#menu-3j .link:focus,
#menu-3j .dropdown-item:focus {
  color: #c0a375;
}
#menu-3j .link[aria-expanded="true"],
#menu-3j .dropdown-menu {
  background: #307193;
}
#menu-3j .nav-dropdown-sm .link:focus,
#menu-3j .nav-dropdown-sm .link:hover,
#menu-3j .nav-dropdown-sm .dropdown-item:focus,
#menu-3j .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-3j .navbar,
#menu-3j .nav-dropdown-sm,
#menu-3j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3j .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-3j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3j .bg-color.transparent.opened .link:hover,
#menu-3j .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3j .link[aria-expanded="true"],
#menu-3j .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-3k .mbr-section-title,
#content5-3k p {
  color: #fff;
}
#content5-3k P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content5-3k .mbr-section-title {
  font-size: 30px;
}
#header3-3l .mbr-section-title,
#header3-3l .mbr-section-subtitle {
  text-align: center;
}
#header3-3l .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#features3-3m P {
  text-align: left;
}
#contacts1-3n STRONG {
  color: #ffffff;
}
#contacts1-3n P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-3o P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-3v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3v .navbar-caption {
  color: #ffffff;
}
#menu-3v .navbar-toggler {
  color: #ffffff;
}
#menu-3v .close-icon::before,
#menu-3v .close-icon::after {
  background-color: #ffffff;
}
#menu-3v .link,
#menu-3v .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-3v .link {
  font-size: 0.85rem;
}
#menu-3v .dropdown-item,
#menu-3v .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3v .link:hover,
#menu-3v .dropdown-item:hover,
#menu-3v .link:focus,
#menu-3v .dropdown-item:focus {
  color: #c0a375;
}
#menu-3v .link[aria-expanded="true"],
#menu-3v .dropdown-menu {
  background: #307193;
}
#menu-3v .nav-dropdown-sm .link:focus,
#menu-3v .nav-dropdown-sm .link:hover,
#menu-3v .nav-dropdown-sm .dropdown-item:focus,
#menu-3v .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-3v .navbar,
#menu-3v .nav-dropdown-sm,
#menu-3v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3v .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-3v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3v .bg-color.transparent.opened .link:hover,
#menu-3v .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3v .link[aria-expanded="true"],
#menu-3v .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-3w .mbr-section-title,
#content5-3w p {
  color: #fff;
}
#content5-3w P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content5-3w .mbr-section-title {
  font-size: 30px;
}
#header3-3x .mbr-section-title,
#header3-3x .mbr-section-subtitle {
  text-align: center;
}
#header3-3x .mbr-section-title {
  text-align: left;
  font-size: 30px;
}
#features3-3y P {
  text-align: center;
}
#contacts1-3z STRONG {
  color: #ffffff;
}
#contacts1-3z P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-40 P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-41 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-41 .navbar-caption {
  color: #ffffff;
}
#menu-41 .navbar-toggler {
  color: #ffffff;
}
#menu-41 .close-icon::before,
#menu-41 .close-icon::after {
  background-color: #ffffff;
}
#menu-41 .link,
#menu-41 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-41 .link {
  font-size: 0.85rem;
}
#menu-41 .dropdown-item,
#menu-41 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-41 .link:hover,
#menu-41 .dropdown-item:hover,
#menu-41 .link:focus,
#menu-41 .dropdown-item:focus {
  color: #c0a375;
}
#menu-41 .link[aria-expanded="true"],
#menu-41 .dropdown-menu {
  background: #307193;
}
#menu-41 .nav-dropdown-sm .link:focus,
#menu-41 .nav-dropdown-sm .link:hover,
#menu-41 .nav-dropdown-sm .dropdown-item:focus,
#menu-41 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-41 .navbar,
#menu-41 .nav-dropdown-sm,
#menu-41 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-41 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-41 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-41 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-41 .bg-color.transparent.opened .link:hover,
#menu-41 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-41 .link[aria-expanded="true"],
#menu-41 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-42 .mbr-section-title,
#content5-42 p {
  color: #fff;
}
#content5-42 P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-4n H3 {
  font-size: 25px;
  color: #357671;
}
#msg-box5-4o H3 {
  font-size: 25px;
  color: #357671;
  text-align: left;
}
#msg-box5-4o P {
  text-align: left;
}
#msg-box5-4i H3 {
  font-size: 25px;
  color: #357671;
}
#msg-box5-4i P {
  text-align: left;
}
#msg-box5-4h H3 {
  font-size: 25px;
  color: #357671;
  text-align: left;
}
#msg-box5-4h P {
  text-align: left;
}
#msg-box5-4p H3 {
  font-size: 25px;
  color: #357671;
  text-align: left;
}
#msg-box5-4q H3 {
  font-size: 25px;
  color: #357671;
  text-align: left;
}
#msg-box5-4q P {
  text-align: left;
}
#contacts1-47 STRONG {
  color: #ffffff;
}
#contacts1-47 P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-48 P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-4r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4r .navbar-caption {
  color: #ffffff;
}
#menu-4r .navbar-toggler {
  color: #ffffff;
}
#menu-4r .close-icon::before,
#menu-4r .close-icon::after {
  background-color: #ffffff;
}
#menu-4r .link,
#menu-4r .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-4r .link {
  font-size: 0.85rem;
}
#menu-4r .dropdown-item,
#menu-4r .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-4r .link:hover,
#menu-4r .dropdown-item:hover,
#menu-4r .link:focus,
#menu-4r .dropdown-item:focus {
  color: #c0a375;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-menu {
  background: #307193;
}
#menu-4r .nav-dropdown-sm .link:focus,
#menu-4r .nav-dropdown-sm .link:hover,
#menu-4r .nav-dropdown-sm .dropdown-item:focus,
#menu-4r .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-4r .navbar,
#menu-4r .nav-dropdown-sm,
#menu-4r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4r .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-4r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4r .bg-color.transparent.opened .link:hover,
#menu-4r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-4s .mbr-section-title,
#content5-4s p {
  color: #fff;
}
#content5-4s P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-4u H3 {
  font-size: 25px;
  color: #357671;
}
#msg-box5-4v H3 {
  font-size: 25px;
  color: #357671;
  text-align: left;
}
#msg-box5-4v P {
  text-align: left;
}
#msg-box5-4w H3 {
  font-size: 25px;
  color: #357671;
}
#msg-box5-4w P {
  text-align: left;
}
#contacts1-51 STRONG {
  color: #ffffff;
}
#contacts1-51 P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-52 P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}




#menu-4r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4r .navbar-caption {
  color: #ffffff;
}
#menu-4r .navbar-toggler {
  color: #ffffff;
}
#menu-4r .close-icon::before,
#menu-4r .close-icon::after {
  background-color: #ffffff;
}
#menu-4r .link,
#menu-4r .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-4r .link {
  font-size: 0.85rem;
}
#menu-4r .dropdown-item,
#menu-4r .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-4r .link:hover,
#menu-4r .dropdown-item:hover,
#menu-4r .link:focus,
#menu-4r .dropdown-item:focus {
  color: #c0a375;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-menu {
  background: #307193;
}
#menu-4r .nav-dropdown-sm .link:focus,
#menu-4r .nav-dropdown-sm .link:hover,
#menu-4r .nav-dropdown-sm .dropdown-item:focus,
#menu-4r .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-4r .navbar,
#menu-4r .nav-dropdown-sm,
#menu-4r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4r .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-4r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4r .bg-color.transparent.opened .link:hover,
#menu-4r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-4s .mbr-section-title,
#content5-4s p {
  color: #fff;
}
#content5-4s P {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-4u H3 {
  font-size: 25px;
  color: #357671;
}
#msg-box5-4v H3 {
  font-size: 25px;
  color: #357671;
  text-align: left;
}
#msg-box5-4v P {
  text-align: left;
}
#msg-box5-4w H3 {
  font-size: 25px;
  color: #357671;
}
#msg-box5-4w P {
  text-align: left;
}
#msg-box5-54 H3 {
  font-size: 25px;
  color: #357671;
  text-align: left;
}
#msg-box5-54 P {
  text-align: left;
}
#contacts1-51 STRONG {
  color: #ffffff;
}
#contacts1-51 P {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
#footer1-52 P {
  text-align: right;
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}
