@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway: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: '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: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !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: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !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: #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: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !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: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.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: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.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;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #c0a375;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #c0a375;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #c0a375;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #c0a375;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #c0a375;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #c0a375;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #c0a375;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #c0a375;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #c0a375;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #c0a375;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #c0a375;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #c0a375;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #c0a375 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #c0a375;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #c0a375;
}
.theme-border {
  border: 1px solid #c0a375;
}
#header1-1 .mbr-section-lead B {
  color: #ffffff;
  font-size: 30px;
  text-align: left;
}
#header1-1 .mbr-section-title {
  font-size: 60px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#content1-1u P {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-1v P {
  font-family: 'Lora', serif;
  font-size: 14px;
  color: #232323;
}
#content6-25 P {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content6-25 DIV {
  font-size: 15px;
}
#extTestimonials5-3j .mbr-section-title {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#features4-59 .card-subtitle {
  color: #bcbcbc;
}
#features4-59 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-59 H4 {
  font-family: 'Lora', serif;
}
#header3-2z .mbr-section-title,
#header3-2z .mbr-section-subtitle {
  text-align: center;
}
#header3-2z H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#extTestimonials5-3v .mbr-section-title {
  font-size: 25px;
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-1w P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-1w STRONG {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#extCountdown2-3l .mbr-section-title {
  color: #000000;
  font-size: 25px;
}
#social-buttons3-j6 .mbr-section-title,
#social-buttons3-j6 .btn-social {
  color: #fff;
}
#social-buttons3-j6 .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#footer1-2 P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5 .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-5 .navbar-toggler {
  color: #efefef;
}
#menu-5 .close-icon::before,
#menu-5 .close-icon::after {
  background-color: #efefef;
}
#menu-5 .link,
#menu-5 .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-5 .link {
  font-size: 0.7rem;
}
#menu-5 .dropdown-item,
#menu-5 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-5 .link:hover,
#menu-5 .dropdown-item:hover,
#menu-5 .link:focus,
#menu-5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-menu {
  background: #307193;
}
#menu-5 .nav-dropdown-sm .link:focus,
#menu-5 .nav-dropdown-sm .link:hover,
#menu-5 .nav-dropdown-sm .dropdown-item:focus,
#menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-5 .navbar,
#menu-5 .nav-dropdown-sm,
#menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-5 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5 .bg-color.transparent.opened .link:hover,
#menu-5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}


















#footer1-a P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#extTestimonials1-41 .mbr-section-title {
  font-size: 25px;
  text-align: left;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#extTestimonials1-41 .card-block P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#extTestimonials1-41 .card-footer > div {
  font-family: 'Lora', serif;
  font-size: 15px;
}
#extTestimonials1-41 .card-footer > small {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#content1-2m P {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-2n P {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#content1-2n DIV {
  font-size: 15px;
}
#header3-2q .mbr-section-title,
#header3-2q .mbr-section-subtitle {
  text-align: center;
}
#header3-2q H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#header3-2q SMALL {
  color: #000000;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#header3-2r .mbr-section-title,
#header3-2r .mbr-section-subtitle {
  text-align: center;
}
#header3-2r SMALL {
  color: #000000;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#header3-2r H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#header3-2s .mbr-section-title,
#header3-2s .mbr-section-subtitle {
  text-align: center;
}
#header3-2s SMALL {
  color: #000000;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#header3-2s H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-2o P {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-2p P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#social-buttons3-j7 .mbr-section-title,
#social-buttons3-j7 .btn-social {
  color: #fff;
}
#social-buttons3-j7 .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#menu-1n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1n .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-1n .navbar-toggler {
  color: #efefef;
}
#menu-1n .close-icon::before,
#menu-1n .close-icon::after {
  background-color: #efefef;
}
#menu-1n .link,
#menu-1n .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-1n .link {
  font-size: 0.7rem;
}
#menu-1n .dropdown-item,
#menu-1n .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#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: #efefef;
  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;
}







#msg-box8-29 .mbr-section-title,
#msg-box8-29 p {
  color: #fff;
}
#content1-2a DIV {
  color: #000000;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extTestimonials1-fv .card-footer > div {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#extTestimonials1-fv .card-block P {
  text-align: left;
  font-size: 14px;
  color: #000000;
  font-family: 'Lora', serif;
}
#msg-box5-hm H3 {
  color: #2969b0;
  font-size: 46px;
  text-align: right;
  font-family: 'Lora', serif;
}
#footer1-d P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-e .navbar-toggler {
  color: #efefef;
}
#menu-e .close-icon::before,
#menu-e .close-icon::after {
  background-color: #efefef;
}
#menu-e .link,
#menu-e .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-e .link {
  font-size: 0.7rem;
}
#menu-e .dropdown-item,
#menu-e .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #c0a375;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-menu {
  background: #307193;
}
#menu-e .nav-dropdown-sm .link:focus,
#menu-e .nav-dropdown-sm .link:hover,
#menu-e .nav-dropdown-sm .dropdown-item:focus,
#menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-e .navbar,
#menu-e .nav-dropdown-sm,
#menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-e .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e .bg-color.transparent.opened .link:hover,
#menu-e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}





#header3-cw .mbr-section-title,
#header3-cw .mbr-section-subtitle {
  text-align: center;
}
#header3-cw H3 {
  text-align: right;
  font-size: 25px;
}
#header3-cw U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content2-cx UL {
  text-align: left;
  font-size: 14px;
}
#content2-cx P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#footer1-g P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-h .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-h .navbar-toggler {
  color: #efefef;
}
#menu-h .close-icon::before,
#menu-h .close-icon::after {
  background-color: #efefef;
}
#menu-h .link,
#menu-h .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-h .link {
  font-size: 0.7rem;
}
#menu-h .dropdown-item,
#menu-h .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-h .link:hover,
#menu-h .dropdown-item:hover,
#menu-h .link:focus,
#menu-h .dropdown-item:focus {
  color: #c0a375;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-menu {
  background: #307193;
}
#menu-h .nav-dropdown-sm .link:focus,
#menu-h .nav-dropdown-sm .link:hover,
#menu-h .nav-dropdown-sm .dropdown-item:focus,
#menu-h .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-h .navbar,
#menu-h .nav-dropdown-sm,
#menu-h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-h .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-h .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-h .bg-color.transparent.opened .link:hover,
#menu-h .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}














#footer1-j P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-k .navbar-toggler {
  color: #efefef;
}
#menu-k .close-icon::before,
#menu-k .close-icon::after {
  background-color: #efefef;
}
#menu-k .link,
#menu-k .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-k .link {
  font-size: 0.7rem;
}
#menu-k .dropdown-item,
#menu-k .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-k .link:hover,
#menu-k .dropdown-item:hover,
#menu-k .link:focus,
#menu-k .dropdown-item:focus {
  color: #c0a375;
}
#menu-k .link[aria-expanded="true"],
#menu-k .dropdown-menu {
  background: #307193;
}
#menu-k .nav-dropdown-sm .link:focus,
#menu-k .nav-dropdown-sm .link:hover,
#menu-k .nav-dropdown-sm .dropdown-item:focus,
#menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-k .navbar,
#menu-k .nav-dropdown-sm,
#menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-k .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k .bg-color.transparent.opened .link:hover,
#menu-k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-k .link[aria-expanded="true"],
#menu-k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-32 .mbr-section-title,
#msg-box8-32 p {
  color: #fff;
}
#msg-box8-32 .mbr-section-title {
  font-family: 'Raleway', sans-serif;
}
#content1-33 P {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extTable1-dc .mbr-section-title {
  font-size: 25px;
}
#extTable1-dc TH {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#extTable1-dc .mbr-section-title U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#extTable1-dc TD {
  font-size: 14px;
  font-family: 'Lora', serif;
  text-align: left;
}
#extTable1-dc .info,
#extTable1-dc .dataTables_info {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#content1-dj P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#msg-box1-38 H3 {
  text-align: right;
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#contacts1-4w P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-4w STRONG {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#social-buttons3-j8 .mbr-section-title,
#social-buttons3-j8 .btn-social {
  color: #fff;
}
#social-buttons3-j8 .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
















#extMsg-box2-hq SPAN {
  color: #ffffff;
}
#header3-5v .mbr-section-title,
#header3-5v .mbr-section-subtitle {
  text-align: center;
}
#header3-5v H3 {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#extForm3-5u H2 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#extForm3-5u P {
  font-family: 'Lora', serif;
}
#extForm3-5u .intro-box h4 {
  color: #000000;
  font-size: 17px;
  font-family: 'Lora', serif;
}
#content6-5x P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#footer1-m P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-n .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-n .navbar-toggler {
  color: #efefef;
}
#menu-n .close-icon::before,
#menu-n .close-icon::after {
  background-color: #efefef;
}
#menu-n .link,
#menu-n .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-n .link {
  font-size: 0.7rem;
}
#menu-n .dropdown-item,
#menu-n .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-n .link:hover,
#menu-n .dropdown-item:hover,
#menu-n .link:focus,
#menu-n .dropdown-item:focus {
  color: #c0a375;
}
#menu-n .link[aria-expanded="true"],
#menu-n .dropdown-menu {
  background: #307193;
}
#menu-n .nav-dropdown-sm .link:focus,
#menu-n .nav-dropdown-sm .link:hover,
#menu-n .nav-dropdown-sm .dropdown-item:focus,
#menu-n .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-n .navbar,
#menu-n .nav-dropdown-sm,
#menu-n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-n .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-n .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-n .bg-color.transparent.opened .link:hover,
#menu-n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-n .link[aria-expanded="true"],
#menu-n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#extFeatures5-5c .mbr-iconfont-features4 {
  color: #e6e6e6 !important;
}
#extFeatures5-5c .wraper {
  border-color: #e6e6e6 !important;
}
#extFeatures5-5c H4 {
  color: #2969b0;
  font-size: 17px;
  font-family: 'Lora', serif;
}
#extFeatures5-5c P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#extFeatures5-5c SPAN {
  font-size: 14px;
}
#extFeatures5-5c B {
  font-family: 'Lora', serif;
}
#extFeatures5-5c U {
  font-family: 'Lora', serif;
}
#header3-6j .mbr-section-title,
#header3-6j .mbr-section-subtitle {
  text-align: center;
}
#header3-6j H3 {
  color: #2969b0;
  text-align: right;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#extTabs1-k1 P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#extTabs1-k1 H3 {
  text-align: left;
  color: #2969b0;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#extTabs1-k1 B {
  color: #2969b0;
  font-size: 16px;
}
#social-buttons3-j9 .mbr-section-title,
#social-buttons3-j9 .btn-social {
  color: #fff;
}
#social-buttons3-j9 .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}





#social-buttons3-10 .mbr-section-title,
#social-buttons3-10 .btn-social {
  color: #fff;
}
#social-buttons3-10 .mbr-section-title {
  font-family: 'Lora', serif;
}
#footer1-u P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-v .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-v .navbar-toggler {
  color: #efefef;
}
#menu-v .close-icon::before,
#menu-v .close-icon::after {
  background-color: #efefef;
}
#menu-v .link,
#menu-v .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-v .link {
  font-size: 0.7rem;
}
#menu-v .dropdown-item,
#menu-v .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-v .link:hover,
#menu-v .dropdown-item:hover,
#menu-v .link:focus,
#menu-v .dropdown-item:focus {
  color: #c0a375;
}
#menu-v .link[aria-expanded="true"],
#menu-v .dropdown-menu {
  background: #307193;
}
#menu-v .nav-dropdown-sm .link:focus,
#menu-v .nav-dropdown-sm .link:hover,
#menu-v .nav-dropdown-sm .dropdown-item:focus,
#menu-v .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-v .navbar,
#menu-v .nav-dropdown-sm,
#menu-v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-v .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-v .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-v .bg-color.transparent.opened .link:hover,
#menu-v .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-v .link[aria-expanded="true"],
#menu-v .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#social-buttons4-4s .mbr-section-title,
#social-buttons4-4s .btn-social {
  color: #fff;
}
#social-buttons4-4s .mbr-section-title {
  font-family: 'Lora', serif;
}







#msg-box8-1q .mbr-section-title,
#msg-box8-1q p {
  color: #fff;
}
#msg-box8-1q .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#footer1-1m P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-1n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1n .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-1n .navbar-toggler {
  color: #efefef;
}
#menu-1n .close-icon::before,
#menu-1n .close-icon::after {
  background-color: #efefef;
}
#menu-1n .link,
#menu-1n .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-1n .link {
  font-size: 0.7rem;
}
#menu-1n .dropdown-item,
#menu-1n .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#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: #efefef;
  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;
}
#features1-9z .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-9z .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 17px;
  font-family: 'Lora', serif;
}
#features1-9z .mbr-cards-col:nth-child(even) .card-title {
  font-size: 17px;
  color: #ffffff;
  font-family: 'Lora', serif;
}
#social-buttons3-ja .mbr-section-title,
#social-buttons3-ja .btn-social {
  color: #fff;
}
#social-buttons3-ja .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}





#content1-4g P {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-47 P {
  color: #000000;
  font-size: 15px;
}
#content1-47 DIV {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#footer1-43 P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-44 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-44 .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-44 .navbar-toggler {
  color: #efefef;
}
#menu-44 .close-icon::before,
#menu-44 .close-icon::after {
  background-color: #efefef;
}
#menu-44 .link,
#menu-44 .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-44 .link {
  font-size: 0.7rem;
}
#menu-44 .dropdown-item,
#menu-44 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-44 .link:hover,
#menu-44 .dropdown-item:hover,
#menu-44 .link:focus,
#menu-44 .dropdown-item:focus {
  color: #c0a375;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-menu {
  background: #307193;
}
#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: #3985ad!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: #3d8eb9;
}
#menu-44 .bg-color.transparent .link {
  color: #efefef;
  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: #c0a375;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}







#content1-4h P {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-4c P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#footer1-49 P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-4a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4a .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-4a .navbar-toggler {
  color: #efefef;
}
#menu-4a .close-icon::before,
#menu-4a .close-icon::after {
  background-color: #efefef;
}
#menu-4a .link,
#menu-4a .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-4a .link {
  font-size: 0.7rem;
}
#menu-4a .dropdown-item,
#menu-4a .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-4a .link:hover,
#menu-4a .dropdown-item:hover,
#menu-4a .link:focus,
#menu-4a .dropdown-item:focus {
  color: #c0a375;
}
#menu-4a .link[aria-expanded="true"],
#menu-4a .dropdown-menu {
  background: #307193;
}
#menu-4a .nav-dropdown-sm .link:focus,
#menu-4a .nav-dropdown-sm .link:hover,
#menu-4a .nav-dropdown-sm .dropdown-item:focus,
#menu-4a .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-4a .navbar,
#menu-4a .nav-dropdown-sm,
#menu-4a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4a .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-4a .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-4a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4a .bg-color.transparent.opened .link:hover,
#menu-4a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4a .link[aria-expanded="true"],
#menu-4a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-4b P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-4b STRONG {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}






#extFeatures11-54 P {
  font-size: 14px;
  color: #ffffff;
  font-family: 'Lora', serif;
}
#footer1-4u P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-4v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4v .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-4v .navbar-toggler {
  color: #efefef;
}
#menu-4v .close-icon::before,
#menu-4v .close-icon::after {
  background-color: #efefef;
}
#menu-4v .link,
#menu-4v .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-4v .link {
  font-size: 0.7rem;
}
#menu-4v .dropdown-item,
#menu-4v .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-4v .link:hover,
#menu-4v .dropdown-item:hover,
#menu-4v .link:focus,
#menu-4v .dropdown-item:focus {
  color: #c0a375;
}
#menu-4v .link[aria-expanded="true"],
#menu-4v .dropdown-menu {
  background: #307193;
}
#menu-4v .nav-dropdown-sm .link:focus,
#menu-4v .nav-dropdown-sm .link:hover,
#menu-4v .nav-dropdown-sm .dropdown-item:focus,
#menu-4v .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-4v .navbar,
#menu-4v .nav-dropdown-sm,
#menu-4v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4v .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-4v .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-4v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4v .bg-color.transparent.opened .link:hover,
#menu-4v .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4v .link[aria-expanded="true"],
#menu-4v .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-4w P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-4w STRONG {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}






#content1-6c P {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-67 P {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#footer1-4z P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-50 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-50 .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-50 .navbar-toggler {
  color: #efefef;
}
#menu-50 .close-icon::before,
#menu-50 .close-icon::after {
  background-color: #efefef;
}
#menu-50 .link,
#menu-50 .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-50 .link {
  font-size: 0.7rem;
}
#menu-50 .dropdown-item,
#menu-50 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-50 .link:hover,
#menu-50 .dropdown-item:hover,
#menu-50 .link:focus,
#menu-50 .dropdown-item:focus {
  color: #c0a375;
}
#menu-50 .link[aria-expanded="true"],
#menu-50 .dropdown-menu {
  background: #307193;
}
#menu-50 .nav-dropdown-sm .link:focus,
#menu-50 .nav-dropdown-sm .link:hover,
#menu-50 .nav-dropdown-sm .dropdown-item:focus,
#menu-50 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-50 .navbar,
#menu-50 .nav-dropdown-sm,
#menu-50 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-50 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-50 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-50 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-50 .bg-color.transparent.opened .link:hover,
#menu-50 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-50 .link[aria-expanded="true"],
#menu-50 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content1-68 P {
  font-family: 'Lora', serif;
  font-size: 14px;
}





#extTestimonials5-fk .mbr-section-title {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#header3-fa .mbr-section-title,
#header3-fa .mbr-section-subtitle {
  text-align: center;
}
#header3-fa H3 {
  font-size: 30px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#footer1-6d P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-9h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9h .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-9h .navbar-toggler {
  color: #efefef;
}
#menu-9h .close-icon::before,
#menu-9h .close-icon::after {
  background-color: #efefef;
}
#menu-9h .link,
#menu-9h .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-9h .link {
  font-size: 0.7rem;
}
#menu-9h .dropdown-item,
#menu-9h .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-9h .link:hover,
#menu-9h .dropdown-item:hover,
#menu-9h .link:focus,
#menu-9h .dropdown-item:focus {
  color: #c0a375;
}
#menu-9h .link[aria-expanded="true"],
#menu-9h .dropdown-menu {
  background: #307193;
}
#menu-9h .nav-dropdown-sm .link:focus,
#menu-9h .nav-dropdown-sm .link:hover,
#menu-9h .nav-dropdown-sm .dropdown-item:focus,
#menu-9h .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-9h .navbar,
#menu-9h .nav-dropdown-sm,
#menu-9h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9h .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-9h .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-9h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9h .bg-color.transparent.opened .link:hover,
#menu-9h .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9h .link[aria-expanded="true"],
#menu-9h .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}























#header3-7c .mbr-section-title,
#header3-7c .mbr-section-subtitle {
  text-align: center;
}
#header3-7c H3 {
  font-size: 30px;
}
#header3-7c U {
  color: #2969b0;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#footer1-7d P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-7e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7e .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-7e .navbar-toggler {
  color: #efefef;
}
#menu-7e .close-icon::before,
#menu-7e .close-icon::after {
  background-color: #efefef;
}
#menu-7e .link,
#menu-7e .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-7e .link {
  font-size: 0.7rem;
}
#menu-7e .dropdown-item,
#menu-7e .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-7e .link:hover,
#menu-7e .dropdown-item:hover,
#menu-7e .link:focus,
#menu-7e .dropdown-item:focus {
  color: #c0a375;
}
#menu-7e .link[aria-expanded="true"],
#menu-7e .dropdown-menu {
  background: #307193;
}
#menu-7e .nav-dropdown-sm .link:focus,
#menu-7e .nav-dropdown-sm .link:hover,
#menu-7e .nav-dropdown-sm .dropdown-item:focus,
#menu-7e .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-7e .navbar,
#menu-7e .nav-dropdown-sm,
#menu-7e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7e .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-7e .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-7e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7e .bg-color.transparent.opened .link:hover,
#menu-7e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-7e .link[aria-expanded="true"],
#menu-7e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content2-hg P {
  font-size: 14px;
}
#content2-hg BLOCKQUOTE {
  font-size: 14px;
}
#msg-box5-gz H3 {
  text-align: left;
  font-size: 25px;
  font-family: 'Lora', serif;
  color: #2969b0;
}
#msg-box5-gz P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-h0 H3 {
  text-align: left;
  font-size: 32px;
  font-family: 'Lora', serif;
  color: #2969b0;
}
#msg-box5-h0 P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#msg-box5-h1 H3 {
  color: #2969b0;
  text-align: left;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box5-h1 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-h2 H3 {
  text-align: left;
  color: #2969b0;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box5-h2 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-h3 H3 {
  text-align: left;
  font-size: 25px;
  font-family: 'Lora', serif;
  color: #2969b0;
}
#msg-box5-h3 P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#msg-box5-h4 H3 {
  color: #2969b0;
  text-align: left;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box5-h4 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-h6 H3 {
  color: #2969b0;
  text-align: left;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box5-h6 P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#msg-box5-h5 H3 {
  color: #2969b0;
  text-align: left;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box5-h5 P {
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#msg-box4-he H3 {
  text-align: left;
}
#msg-box4-he U {
  color: #2969b0;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box4-he P {
  text-align: left;
}
#msg-box4-hf H3 {
  text-align: left;
  color: #2969b0;
}
#msg-box4-hf P {
  text-align: left;
}
#msg-box4-hf U {
  font-family: 'Lora', serif;
  font-size: 25px;
}
#social-buttons3-jd .mbr-section-title,
#social-buttons3-jd .btn-social {
  color: #fff;
}
#social-buttons3-jd .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}








#extTestimonials5-9a .mbr-section-title {
  color: #ffffff;
  font-size: 25px;
}
#header3-9d .mbr-section-title,
#header3-9d .mbr-section-subtitle {
  text-align: center;
}
#header3-9d H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#footer1-97 P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-98 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-98 .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-98 .navbar-toggler {
  color: #efefef;
}
#menu-98 .close-icon::before,
#menu-98 .close-icon::after {
  background-color: #efefef;
}
#menu-98 .link,
#menu-98 .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-98 .link {
  font-size: 0.7rem;
}
#menu-98 .dropdown-item,
#menu-98 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-98 .link:hover,
#menu-98 .dropdown-item:hover,
#menu-98 .link:focus,
#menu-98 .dropdown-item:focus {
  color: #c0a375;
}
#menu-98 .link[aria-expanded="true"],
#menu-98 .dropdown-menu {
  background: #307193;
}
#menu-98 .nav-dropdown-sm .link:focus,
#menu-98 .nav-dropdown-sm .link:hover,
#menu-98 .nav-dropdown-sm .dropdown-item:focus,
#menu-98 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-98 .navbar,
#menu-98 .nav-dropdown-sm,
#menu-98 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-98 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-98 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-98 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-98 .bg-color.transparent.opened .link:hover,
#menu-98 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-98 .link[aria-expanded="true"],
#menu-98 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#gallery2-9c .mbr-gallery-item > div > span {
  font-family: 'Lora', serif;
}
#header3-9e .mbr-section-title,
#header3-9e .mbr-section-subtitle {
  text-align: center;
}
#header3-9e H3 {
  color: #2969b0;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#gallery2-9f .mbr-gallery-item > div > span {
  font-family: 'Lora', serif;
}
#social-buttons3-jb .mbr-section-title,
#social-buttons3-jb .btn-social {
  color: #fff;
}
#social-buttons3-jb .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}


















#footer1-bo P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-bp .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bp .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-bp .navbar-toggler {
  color: #efefef;
}
#menu-bp .close-icon::before,
#menu-bp .close-icon::after {
  background-color: #efefef;
}
#menu-bp .link,
#menu-bp .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-bp .link {
  font-size: 0.7rem;
}
#menu-bp .dropdown-item,
#menu-bp .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-bp .link:hover,
#menu-bp .dropdown-item:hover,
#menu-bp .link:focus,
#menu-bp .dropdown-item:focus {
  color: #c0a375;
}
#menu-bp .link[aria-expanded="true"],
#menu-bp .dropdown-menu {
  background: #307193;
}
#menu-bp .nav-dropdown-sm .link:focus,
#menu-bp .nav-dropdown-sm .link:hover,
#menu-bp .nav-dropdown-sm .dropdown-item:focus,
#menu-bp .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-bp .navbar,
#menu-bp .nav-dropdown-sm,
#menu-bp .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bp .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-bp .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-bp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bp .bg-color.transparent.opened .link:hover,
#menu-bp .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-bp .link[aria-expanded="true"],
#menu-bp .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-bt .mbr-section-title,
#header3-bt .mbr-section-subtitle {
  text-align: center;
}
#header3-bt H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bs P {
  font-size: 14px;
  text-align: left;
}
#header3-bz .mbr-section-title,
#header3-bz .mbr-section-subtitle {
  text-align: center;
}
#header3-bz H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content2-by P {
  font-size: 14px;
}
#content2-by B {
  font-size: 14px;
}
#msg-box5-c0 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-c0 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-c0 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-c1 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-c1 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-c1 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-c2 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-c2 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-c2 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-c3 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-c3 P {
  font-size: 13px;
  text-align: left;
}
#msg-box5-c3 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-c3 SPAN {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#msg-box5-c4 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-c4 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-c4 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-c5 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-c5 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-c5 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#social-buttons3-jg .mbr-section-title,
#social-buttons3-jg .btn-social {
  color: #fff;
}
#social-buttons3-jg .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}






#header3-cm .mbr-section-title,
#header3-cm .mbr-section-subtitle {
  text-align: center;
}
#header3-cm H3 {
  font-size: 25px;
  text-align: right;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#slider3-cu P {
  text-align: left;
  font-size: 13px;
}
#content1-cv P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#content1-cv UL {
  font-size: 13px;
}
#social-buttons3-jj .mbr-section-title,
#social-buttons3-jj .btn-social {
  color: #fff;
}
#social-buttons3-jj .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#footer1-ck P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-cl .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cl .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-cl .navbar-toggler {
  color: #efefef;
}
#menu-cl .close-icon::before,
#menu-cl .close-icon::after {
  background-color: #efefef;
}
#menu-cl .link,
#menu-cl .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-cl .link {
  font-size: 0.7rem;
}
#menu-cl .dropdown-item,
#menu-cl .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-cl .link:hover,
#menu-cl .dropdown-item:hover,
#menu-cl .link:focus,
#menu-cl .dropdown-item:focus {
  color: #c0a375;
}
#menu-cl .link[aria-expanded="true"],
#menu-cl .dropdown-menu {
  background: #307193;
}
#menu-cl .nav-dropdown-sm .link:focus,
#menu-cl .nav-dropdown-sm .link:hover,
#menu-cl .nav-dropdown-sm .dropdown-item:focus,
#menu-cl .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-cl .navbar,
#menu-cl .nav-dropdown-sm,
#menu-cl .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cl .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-cl .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-cl .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cl .bg-color.transparent.opened .link:hover,
#menu-cl .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-cl .link[aria-expanded="true"],
#menu-cl .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}

















#footer1-d0 P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-d1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-d1 .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-d1 .navbar-toggler {
  color: #efefef;
}
#menu-d1 .close-icon::before,
#menu-d1 .close-icon::after {
  background-color: #efefef;
}
#menu-d1 .link,
#menu-d1 .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-d1 .link {
  font-size: 0.7rem;
}
#menu-d1 .dropdown-item,
#menu-d1 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-d1 .link:hover,
#menu-d1 .dropdown-item:hover,
#menu-d1 .link:focus,
#menu-d1 .dropdown-item:focus {
  color: #c0a375;
}
#menu-d1 .link[aria-expanded="true"],
#menu-d1 .dropdown-menu {
  background: #307193;
}
#menu-d1 .nav-dropdown-sm .link:focus,
#menu-d1 .nav-dropdown-sm .link:hover,
#menu-d1 .nav-dropdown-sm .dropdown-item:focus,
#menu-d1 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-d1 .navbar,
#menu-d1 .nav-dropdown-sm,
#menu-d1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-d1 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-d1 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-d1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-d1 .bg-color.transparent.opened .link:hover,
#menu-d1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-d1 .link[aria-expanded="true"],
#menu-d1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-d2 .mbr-section-title,
#header3-d2 .mbr-section-subtitle {
  text-align: center;
}
#header3-d2 H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-d3 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#header3-d4 .mbr-section-title,
#header3-d4 .mbr-section-subtitle {
  text-align: center;
}
#header3-d4 H3 {
  font-size: 25px;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content2-d5 P {
  font-size: 14px;
}
#content2-d5 B {
  font-size: 14px;
}
#msg-box5-d6 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-d6 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-d6 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-d7 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-d7 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-d7 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-d8 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-d8 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-d8 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-d9 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-d9 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-d9 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-da H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-da P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-da U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#social-buttons3-jk .mbr-section-title,
#social-buttons3-jk .btn-social {
  color: #fff;
}
#social-buttons3-jk .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}









#footer1-de P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-df .hide-buttons .nav-btn {
  display: none !important;
}
#menu-df .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-df .navbar-toggler {
  color: #efefef;
}
#menu-df .close-icon::before,
#menu-df .close-icon::after {
  background-color: #efefef;
}
#menu-df .link,
#menu-df .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-df .link {
  font-size: 0.7rem;
}
#menu-df .dropdown-item,
#menu-df .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-df .link:hover,
#menu-df .dropdown-item:hover,
#menu-df .link:focus,
#menu-df .dropdown-item:focus {
  color: #c0a375;
}
#menu-df .link[aria-expanded="true"],
#menu-df .dropdown-menu {
  background: #307193;
}
#menu-df .nav-dropdown-sm .link:focus,
#menu-df .nav-dropdown-sm .link:hover,
#menu-df .nav-dropdown-sm .dropdown-item:focus,
#menu-df .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-df .navbar,
#menu-df .nav-dropdown-sm,
#menu-df .nav-dropdown-sm .link[aria-expanded="true"],
#menu-df .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-df .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-df .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-df .bg-color.transparent.opened .link:hover,
#menu-df .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-df .link[aria-expanded="true"],
#menu-df .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-di .mbr-section-title,
#msg-box8-di p {
  color: #fff;
}
#msg-box8-di .mbr-section-title {
  font-family: 'Lora', serif;
}
#msg-box8-di .lead P {
  font-family: 'Lora', serif;
}
#extAccordion1-dh H1 {
  font-size: 25px;
}
#extAccordion1-dh U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#extAccordion1-dh P {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#contacts1-dg P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-dg STRONG {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 17px;
}









#footer1-dk P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-dl .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dl .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-dl .navbar-toggler {
  color: #efefef;
}
#menu-dl .close-icon::before,
#menu-dl .close-icon::after {
  background-color: #efefef;
}
#menu-dl .link,
#menu-dl .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-dl .link {
  font-size: 0.7rem;
}
#menu-dl .dropdown-item,
#menu-dl .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-dl .link:hover,
#menu-dl .dropdown-item:hover,
#menu-dl .link:focus,
#menu-dl .dropdown-item:focus {
  color: #c0a375;
}
#menu-dl .link[aria-expanded="true"],
#menu-dl .dropdown-menu {
  background: #307193;
}
#menu-dl .nav-dropdown-sm .link:focus,
#menu-dl .nav-dropdown-sm .link:hover,
#menu-dl .nav-dropdown-sm .dropdown-item:focus,
#menu-dl .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-dl .navbar,
#menu-dl .nav-dropdown-sm,
#menu-dl .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dl .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-dl .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-dl .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dl .bg-color.transparent.opened .link:hover,
#menu-dl .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-dl .link[aria-expanded="true"],
#menu-dl .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-dm .mbr-section-title,
#msg-box8-dm p {
  color: #fff;
}
#msg-box8-dm .mbr-section-title {
  font-family: 'Lora', serif;
}
#msg-box8-dm .lead P {
  font-family: 'Lora', serif;
}
#extAccordion1-dq H1 {
  font-size: 25px;
}
#extAccordion1-dq U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#extAccordion1-dq P {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#contacts1-do P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-do STRONG {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 17px;
}


























#footer1-ds P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-dt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-dt .navbar-toggler {
  color: #efefef;
}
#menu-dt .close-icon::before,
#menu-dt .close-icon::after {
  background-color: #efefef;
}
#menu-dt .link,
#menu-dt .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-dt .link {
  font-size: 0.7rem;
}
#menu-dt .dropdown-item,
#menu-dt .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-dt .link:hover,
#menu-dt .dropdown-item:hover,
#menu-dt .link:focus,
#menu-dt .dropdown-item:focus {
  color: #c0a375;
}
#menu-dt .link[aria-expanded="true"],
#menu-dt .dropdown-menu {
  background: #307193;
}
#menu-dt .nav-dropdown-sm .link:focus,
#menu-dt .nav-dropdown-sm .link:hover,
#menu-dt .nav-dropdown-sm .dropdown-item:focus,
#menu-dt .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-dt .navbar,
#menu-dt .nav-dropdown-sm,
#menu-dt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dt .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-dt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-dt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dt .bg-color.transparent.opened .link:hover,
#menu-dt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-dt .link[aria-expanded="true"],
#menu-dt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-du .mbr-section-title,
#header3-du .mbr-section-subtitle {
  text-align: center;
}
#header3-du H3 {
  font-size: 25px;
}
#header3-du U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-dv P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#content2-dx P {
  font-size: 14px;
  text-align: left;
}
#content2-dx B {
  font-size: 14px;
}
#msg-box5-dy H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-dy P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-dy U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-dz H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-dz P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-dz U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-e0 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-e0 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-e0 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-e1 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-e1 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-e1 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content1-ed P {
  font-size: 25px;
  font-family: 'Lora', serif;
  color: #2969b0;
}
#content1-ee P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#content1-eb P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #2969b0;
}
#content1-e8 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#content1-ec P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #2969b0;
}
#content1-e9 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-e5 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-e5 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-e5 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-e6 H3 {
  font-size: 25px;
  text-align: left;
  color: #2969b0;
}
#msg-box5-e6 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-e6 U {
  font-family: 'Lora', serif;
}
#msg-box5-e7 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-e7 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-e7 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#social-buttons3-jl .mbr-section-title,
#social-buttons3-jl .btn-social {
  color: #fff;
}
#social-buttons3-jl .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}

































#footer1-eg P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-eh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-eh .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-eh .navbar-toggler {
  color: #efefef;
}
#menu-eh .close-icon::before,
#menu-eh .close-icon::after {
  background-color: #efefef;
}
#menu-eh .link,
#menu-eh .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-eh .link {
  font-size: 0.7rem;
}
#menu-eh .dropdown-item,
#menu-eh .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-eh .link:hover,
#menu-eh .dropdown-item:hover,
#menu-eh .link:focus,
#menu-eh .dropdown-item:focus {
  color: #c0a375;
}
#menu-eh .link[aria-expanded="true"],
#menu-eh .dropdown-menu {
  background: #307193;
}
#menu-eh .nav-dropdown-sm .link:focus,
#menu-eh .nav-dropdown-sm .link:hover,
#menu-eh .nav-dropdown-sm .dropdown-item:focus,
#menu-eh .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-eh .navbar,
#menu-eh .nav-dropdown-sm,
#menu-eh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-eh .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-eh .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-eh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-eh .bg-color.transparent.opened .link:hover,
#menu-eh .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-eh .link[aria-expanded="true"],
#menu-eh .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-ei .mbr-section-title,
#header3-ei .mbr-section-subtitle {
  text-align: center;
}
#header3-ei H3 {
  font-size: 25px;
}
#header3-ei U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-ej P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#content2-ek P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-el H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-el P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-el U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-f4 H3 {
  text-align: left;
  font-size: 25px;
  color: #2969b0;
}
#msg-box5-f4 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-f4 U {
  font-family: 'Lora', serif;
}
#msg-box5-en H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-en P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-en U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-en SPAN {
  text-align: left;
}
#msg-box5-f5 H3 {
  font-size: 25px;
  text-align: left;
  color: #2969b0;
}
#msg-box5-f5 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-f5 U {
  font-family: 'Lora', serif;
}
#msg-box5-ev H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-ev P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-ev U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-f6 H3 {
  text-align: left;
  font-size: 24px;
  color: #2969b0;
}
#msg-box5-f6 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-f6 U {
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box5-ex H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-ex P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-ex U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-ey H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-ey P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-ey U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-ez H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-ez P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-ez U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-f0 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-f0 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-f0 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-f1 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-f1 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-f1 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-f2 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-f2 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-f2 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-f3 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-f3 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-f3 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#social-buttons3-jf .mbr-section-title,
#social-buttons3-jf .btn-social {
  color: #fff;
}
#social-buttons3-jf .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}







#header3-gn .mbr-section-title,
#header3-gn .mbr-section-subtitle {
  text-align: center;
}
#header3-gn H3 {
  color: #2969b0;
  font-family: 'Lora', serif;
  font-size: 46px;
}
#header3-gn SMALL {
  color: #000000;
}
#gallery4-gk .mbr-gallery-item > div > span {
  font-size: 12px;
}
#footer1-g8 P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 13px;
}
#menu-g9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-g9 .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-g9 .navbar-toggler {
  color: #efefef;
}
#menu-g9 .close-icon::before,
#menu-g9 .close-icon::after {
  background-color: #efefef;
}
#menu-g9 .link,
#menu-g9 .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-g9 .link {
  font-size: 0.7rem;
}
#menu-g9 .dropdown-item,
#menu-g9 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-g9 .link:hover,
#menu-g9 .dropdown-item:hover,
#menu-g9 .link:focus,
#menu-g9 .dropdown-item:focus {
  color: #c0a375;
}
#menu-g9 .link[aria-expanded="true"],
#menu-g9 .dropdown-menu {
  background: #307193;
}
#menu-g9 .nav-dropdown-sm .link:focus,
#menu-g9 .nav-dropdown-sm .link:hover,
#menu-g9 .nav-dropdown-sm .dropdown-item:focus,
#menu-g9 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-g9 .navbar,
#menu-g9 .nav-dropdown-sm,
#menu-g9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-g9 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-g9 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-g9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-g9 .bg-color.transparent.opened .link:hover,
#menu-g9 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-g9 .link[aria-expanded="true"],
#menu-g9 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-ga P {
  color: #ffffff;
  font-family: 'Lora', serif;
}
#contacts1-ga STRONG {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#social-buttons3-jc .mbr-section-title,
#social-buttons3-jc .btn-social {
  color: #fff;
}
#social-buttons3-jc .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}



































#header3-a3 .mbr-section-title,
#header3-a3 .mbr-section-subtitle {
  text-align: center;
}
#header3-a3 H3 {
  font-size: 25px;
}
#header3-a3 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#content2-b0 BLOCKQUOTE {
  font-size: 14px;
}
#content2-b0 B {
  font-size: 14px;
}
#msg-box5-bj H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-bj P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-bj U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bh H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-bh P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-bh U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bg H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-bg P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-bg U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bf H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-bf P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-bf U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-be H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-be P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-be U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bc H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-bc P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-bc U {
  text-align: left;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bd H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-bd P {
  text-align: left;
  font-size: 13px;
  font-family: 'Lora', serif;
}
#msg-box5-bd U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bm H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-bm P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-bm U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-b9 H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-b9 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-b9 U {
  color: #2969b0;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box5-b8 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-b8 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-b8 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-b7 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-b7 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-b7 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-b6 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-b6 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-b6 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-bn H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-bn P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-bn U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-b4 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-b4 P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box5-b4 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-b3 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box5-b3 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-b3 U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#social-buttons3-je .mbr-section-title,
#social-buttons3-je .btn-social {
  color: #fff;
}
#social-buttons3-je .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#footer1-9g P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-9h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9h .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-9h .navbar-toggler {
  color: #efefef;
}
#menu-9h .close-icon::before,
#menu-9h .close-icon::after {
  background-color: #efefef;
}
#menu-9h .link,
#menu-9h .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-9h .link {
  font-size: 0.7rem;
}
#menu-9h .dropdown-item,
#menu-9h .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-9h .link:hover,
#menu-9h .dropdown-item:hover,
#menu-9h .link:focus,
#menu-9h .dropdown-item:focus {
  color: #c0a375;
}
#menu-9h .link[aria-expanded="true"],
#menu-9h .dropdown-menu {
  background: #307193;
}
#menu-9h .nav-dropdown-sm .link:focus,
#menu-9h .nav-dropdown-sm .link:hover,
#menu-9h .nav-dropdown-sm .dropdown-item:focus,
#menu-9h .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-9h .navbar,
#menu-9h .nav-dropdown-sm,
#menu-9h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9h .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-9h .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-9h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9h .bg-color.transparent.opened .link:hover,
#menu-9h .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9h .link[aria-expanded="true"],
#menu-9h .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}








#header3-j0 .mbr-section-title,
#header3-j0 .mbr-section-subtitle {
  text-align: center;
}
#header3-j0 H3 {
  color: #2969b0;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#content1-j1 DIV {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#content1-j1 P {
  font-size: 14px;
}
#content6-j2 P {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#content6-j2 UL {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#slider2-iz .mbr-section-title,
#slider2-iz .mbr-section-lead {
  color: #fff;
}
#social-buttons3-j5 .mbr-section-title,
#social-buttons3-j5 .btn-social {
  color: #fff;
}
#social-buttons3-j5 .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#footer1-iv P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-iw .hide-buttons .nav-btn {
  display: none !important;
}
#menu-iw .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-iw .navbar-toggler {
  color: #efefef;
}
#menu-iw .close-icon::before,
#menu-iw .close-icon::after {
  background-color: #efefef;
}
#menu-iw .link,
#menu-iw .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-iw .link {
  font-size: 0.7rem;
}
#menu-iw .dropdown-item,
#menu-iw .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-iw .link:hover,
#menu-iw .dropdown-item:hover,
#menu-iw .link:focus,
#menu-iw .dropdown-item:focus {
  color: #c0a375;
}
#menu-iw .link[aria-expanded="true"],
#menu-iw .dropdown-menu {
  background: #307193;
}
#menu-iw .nav-dropdown-sm .link:focus,
#menu-iw .nav-dropdown-sm .link:hover,
#menu-iw .nav-dropdown-sm .dropdown-item:focus,
#menu-iw .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-iw .navbar,
#menu-iw .nav-dropdown-sm,
#menu-iw .nav-dropdown-sm .link[aria-expanded="true"],
#menu-iw .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-iw .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-iw .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-iw .bg-color.transparent.opened .link:hover,
#menu-iw .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-iw .link[aria-expanded="true"],
#menu-iw .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}






#header3-cc .mbr-section-title,
#header3-cc .mbr-section-subtitle {
  text-align: center;
}
#header3-cc H3 {
  font-size: 25px;
}
#header3-cc U {
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-cd H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box5-cd P {
  font-size: 14px;
  text-align: left;
  font-family: 'Lora', serif;
}
#social-buttons3-jh .mbr-section-title,
#social-buttons3-jh .btn-social {
  color: #fff;
}
#social-buttons3-jh .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#footer1-c6 P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-c7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c7 .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-c7 .navbar-toggler {
  color: #efefef;
}
#menu-c7 .close-icon::before,
#menu-c7 .close-icon::after {
  background-color: #efefef;
}
#menu-c7 .link,
#menu-c7 .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-c7 .link {
  font-size: 0.7rem;
}
#menu-c7 .dropdown-item,
#menu-c7 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-c7 .link:hover,
#menu-c7 .dropdown-item:hover,
#menu-c7 .link:focus,
#menu-c7 .dropdown-item:focus {
  color: #c0a375;
}
#menu-c7 .link[aria-expanded="true"],
#menu-c7 .dropdown-menu {
  background: #307193;
}
#menu-c7 .nav-dropdown-sm .link:focus,
#menu-c7 .nav-dropdown-sm .link:hover,
#menu-c7 .nav-dropdown-sm .dropdown-item:focus,
#menu-c7 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-c7 .navbar,
#menu-c7 .nav-dropdown-sm,
#menu-c7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c7 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-c7 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-c7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c7 .bg-color.transparent.opened .link:hover,
#menu-c7 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-c7 .link[aria-expanded="true"],
#menu-c7 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}






#footer1-ce P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-cf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cf .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-cf .navbar-toggler {
  color: #efefef;
}
#menu-cf .close-icon::before,
#menu-cf .close-icon::after {
  background-color: #efefef;
}
#menu-cf .link,
#menu-cf .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-cf .link {
  font-size: 0.7rem;
}
#menu-cf .dropdown-item,
#menu-cf .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-cf .link:hover,
#menu-cf .dropdown-item:hover,
#menu-cf .link:focus,
#menu-cf .dropdown-item:focus {
  color: #c0a375;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-menu {
  background: #307193;
}
#menu-cf .nav-dropdown-sm .link:focus,
#menu-cf .nav-dropdown-sm .link:hover,
#menu-cf .nav-dropdown-sm .dropdown-item:focus,
#menu-cf .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-cf .navbar,
#menu-cf .nav-dropdown-sm,
#menu-cf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cf .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-cf .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-cf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cf .bg-color.transparent.opened .link:hover,
#menu-cf .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-cj .mbr-section-title,
#header3-cj .mbr-section-subtitle {
  text-align: center;
}
#header3-cj H3 {
  font-size: 25px;
  text-align: right;
  color: #2969b0;
  font-family: 'Lora', serif;
}
#msg-box5-ch P {
  text-align: left;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#social-buttons3-ji .mbr-section-title,
#social-buttons3-ji .btn-social {
  color: #fff;
}
#social-buttons3-ji .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}






#header3-jo .mbr-section-title,
#header3-jo .mbr-section-subtitle {
  text-align: center;
}
#header3-jo H3 {
  color: #2969b0;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#content1-jp DIV {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#content1-jp P {
  font-size: 14px;
  text-align: left;
}
#extFeatures12-k0 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-k0 .wraper {
  border-color: undefined !important;
}
#extFeatures12-k0 .card-number {
  color: #c0a375;
}
#social-buttons3-js .mbr-section-title,
#social-buttons3-js .btn-social {
  color: #fff;
}
#social-buttons3-js .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#footer1-jt P {
  text-align: center;
  font-family: 'Lora', serif;
}
#menu-ju .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ju .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#menu-ju .navbar-toggler {
  color: #efefef;
}
#menu-ju .close-icon::before,
#menu-ju .close-icon::after {
  background-color: #efefef;
}
#menu-ju .link,
#menu-ju .dropdown-item {
  color: #efefef;
  font-family: 'Ubuntu', sans-serif;
}
#menu-ju .link {
  font-size: 0.7rem;
}
#menu-ju .dropdown-item,
#menu-ju .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-ju .link:hover,
#menu-ju .dropdown-item:hover,
#menu-ju .link:focus,
#menu-ju .dropdown-item:focus {
  color: #c0a375;
}
#menu-ju .link[aria-expanded="true"],
#menu-ju .dropdown-menu {
  background: #307193;
}
#menu-ju .nav-dropdown-sm .link:focus,
#menu-ju .nav-dropdown-sm .link:hover,
#menu-ju .nav-dropdown-sm .dropdown-item:focus,
#menu-ju .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#menu-ju .navbar,
#menu-ju .nav-dropdown-sm,
#menu-ju .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ju .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#menu-ju .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-ju .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ju .bg-color.transparent.opened .link:hover,
#menu-ju .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ju .link[aria-expanded="true"],
#menu-ju .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
