@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);




body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
.mbr-section-title,
.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-sm,
.mbr-section-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #666666 !important;
}
.bg-success {
  background-color: #bbbbbb !important;
}
.bg-info {
  background-color: #3498db !important;
}
.bg-warning {
  background-color: #e67e22 !important;
}
.bg-danger {
  background-color: #e74c3c !important;
}
.btn-primary {
  background-color: #666666;
  border-color: #666666;
  color: #eeeeee;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #808080;
  border-color: #808080;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #808080 !important;
  border-color: #808080 !important;
}
.btn-secondary {
  background-color: #999999;
  border-color: #999999;
  color: #eeeeee;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #b3b3b3;
  border-color: #b3b3b3;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.btn-info {
  background-color: #3498db;
  border-color: #3498db;
  color: #eeeeee;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #5faee3;
  border-color: #5faee3;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #5faee3 !important;
  border-color: #5faee3 !important;
}
.btn-success {
  background-color: #bbbbbb;
  border-color: #bbbbbb;
  color: #eeeeee;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-warning {
  background-color: #e67e22;
  border-color: #e67e22;
  color: #eeeeee;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #eb9950;
  border-color: #eb9950;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #eb9950 !important;
  border-color: #eb9950 !important;
}
.btn-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #eeeeee;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ed7669;
  border-color: #ed7669;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ed7669 !important;
  border-color: #ed7669 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #616161;
  color: #616161;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #666666 !important;
  border-color: #666666 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #949494;
  color: #949494;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #999999;
  border-color: #999999;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #999999 !important;
  border-color: #999999 !important;
}
.btn-info-outline {
  background: none;
  border-color: #2b94d9;
  color: #2b94d9;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #3498db !important;
  border-color: #3498db !important;
}
.btn-success-outline {
  background: none;
  border-color: #b6b6b6;
  color: #b6b6b6;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #bbbbbb !important;
  border-color: #bbbbbb !important;
}
.btn-warning-outline {
  background: none;
  border-color: #e4791a;
  color: #e4791a;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #e67e22;
  border-color: #e67e22;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #e67e22 !important;
  border-color: #e67e22 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e64433;
  color: #e64433;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #e74c3c !important;
  border-color: #e74c3c !important;
}
.btn-primary.btn-text {
  color: #666666;
  background: none;
  border: none;
}
.btn-primary.btn-text:hover,
.btn-primary.btn-text:focus,
.btn-primary.btn-text.focus,
.btn-primary.btn-text:active,
.btn-primary.btn-text.active {
  color: #808080;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #999999;
  background: none;
  border: none;
}
.btn-secondary.btn-text:hover,
.btn-secondary.btn-text:focus,
.btn-secondary.btn-text.focus,
.btn-secondary.btn-text:active,
.btn-secondary.btn-text.active {
  color: #b3b3b3;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #3498db;
  background: none;
  border: none;
}
.btn-info.btn-text:hover,
.btn-info.btn-text:focus,
.btn-info.btn-text.focus,
.btn-info.btn-text:active,
.btn-info.btn-text.active {
  color: #5faee3;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #bbbbbb;
  background: none;
  border: none;
}
.btn-success.btn-text:hover,
.btn-success.btn-text:focus,
.btn-success.btn-text.focus,
.btn-success.btn-text:active,
.btn-success.btn-text.active {
  color: #d4d4d4;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #e67e22;
  background: none;
  border: none;
}
.btn-warning.btn-text:hover,
.btn-warning.btn-text:focus,
.btn-warning.btn-text.focus,
.btn-warning.btn-text:active,
.btn-warning.btn-text.active {
  color: #eb9950;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #e74c3c;
  background: none;
  border: none;
}
.btn-danger.btn-text:hover,
.btn-danger.btn-text:focus,
.btn-danger.btn-text.focus,
.btn-danger.btn-text:active,
.btn-danger.btn-text.active {
  color: #ed7669;
  background: none !important;
  border: none !important;
}
.btn-black.btn-text {
  color: #000000;
  background: none;
  border: none;
}
.btn-black.btn-text:hover,
.btn-black.btn-text:focus,
.btn-black.btn-text.focus,
.btn-black.btn-text:active,
.btn-black.btn-text.active {
  color: #1a1a1a;
  background: none !important;
  border: none !important;
}
.btn-white.btn-text {
  color: #ffffff;
  background: none;
  border: none;
}
.btn-white.btn-text:hover,
.btn-white.btn-text:focus,
.btn-white.btn-text.focus,
.btn-white.btn-text:active,
.btn-white.btn-text.active {
  color: #ffffff;
  background: none !important;
  border: none !important;
}
.text-primary {
  color: #666666 !important;
}
.text-success {
  color: #bbbbbb !important;
}
.text-info {
  color: #3498db !important;
}
.text-warning {
  color: #e67e22 !important;
}
.text-danger {
  color: #e74c3c !important;
}
.alert-success {
  background-color: #bbbbbb;
}
.alert-info {
  background-color: #3498db;
}
.alert-warning {
  background-color: #e67e22;
}
.alert-danger {
  background-color: #e74c3c;
}
.btn-social {
  border-color: #666666;
}
.btn-social:hover {
  background: #666666;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #666666;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #666666;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #666666;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #666666;
}
.lead a {
  color: #666666;
}
.lead a:hover {
  color: #808080;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #a6a6a6;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fbfbfb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #e1f0fa;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fbe9d9;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fdf3f2;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #666666;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #666666;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #666666;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(102, 102, 102, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #737373;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #666666;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(102, 102, 102, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #666666;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #666666;
}
.mbr-slider .carousel-indicators .active {
  background: #666666;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #666666;
}
.mbr-gallery .modal .close:hover {
  background: #666666;
}
.mbr-gallery-filter li.active {
  border-color: #666666;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #808080;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(102, 102, 102, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #666666;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #666666;
}
/*content4*/
.content4 p {
  border-top-color: #666666;
  border-bottom-color: #666666;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #666666;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #666666;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #666666;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #666666;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #666666;
  }
}
.progressbar .progressbar-number {
  background: #808080;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Montserrat', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #666666;
}
.countdown2 .bottom1 {
  background: #808080;
}
.countdown2 .bottom2 {
  background: #4d4d4d;
}
/*accordion*/
.accordion .panel-heading {
  background: #808080;
  border-bottom: 1px solid #4d4d4d;
}
.accordion .panel-heading:hover {
  background: #4d4d4d;
}
.accordion .accordion-group .panel:last-child:after {
  background: #4d4d4d;
}
/* news */
.news__card:hover {
  background: #666666;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #666666;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #666666;
  opacity: 0.2;
}
.team1 .title1,
.person-info .title1,
.team1 .title2,
.person-info .title2,
.team1 .title3,
.person-info .title3,
.team1 .title4,
.person-info .title4 {
  font-family: 'Montserrat', sans-serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Montserrat', sans-serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Open Sans', sans-serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #666666;
}
.animated-bg1 .text {
  font-family: 'Open Sans', sans-serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Montserrat', sans-serif;
}
.features9 .timeline-panel p {
  font-family: 'Open Sans', sans-serif;
}
.features9 .date-normal p {
  font-family: 'Montserrat', sans-serif;
}
.features9 .date-inverted p {
  font-family: 'Montserrat', sans-serif;
}
.form-control {
  background: #f5f5f5;
  padding: 0.8rem;
}
.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;
}
/*end colorM*/
#menu-2y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2y .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-2y .navbar-toggler {
  color: #000000;
}
#menu-2y .close-icon::before,
#menu-2y .close-icon::after {
  background-color: #000000;
}
#menu-2y .link,
#menu-2y .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-2y .link {
  font-size: 0.75rem;
}
#menu-2y .dropdown-item,
#menu-2y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2y .link:hover,
#menu-2y .link:focus {
  color: #666666;
}
#menu-2y .dropdown-item:hover::before,
#menu-2y .dropdown-item:focus::before {
  background: #666666;
}
#menu-2y .dropdown-item:hover,
#menu-2y .dropdown-item:focus {
  color: #000000;
}
#menu-2y .link[aria-expanded="true"],
#menu-2y .dropdown-menu {
  background: #e6e6e6;
}
#menu-2y .nav-dropdown-sm .link:focus,
#menu-2y .nav-dropdown-sm .link:hover,
#menu-2y .nav-dropdown-sm .dropdown-item:focus,
#menu-2y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2y .navbar,
#menu-2y .nav-dropdown-sm,
#menu-2y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2y .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2y .bg-color.transparent.opened .link:hover,
#menu-2y .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-2y .link[aria-expanded="true"],
#menu-2y .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-2y A {
  font-size: 12px;
}
#footer2-z .mbr-section-text {
  color: #fff;
}
#footer2-z P {
  color: #000000;
}
#content5-30 .mbr-section-title {
  font-size: 36px;
  font-family: 'Droid Serif', serif;
}
#content5-30 P {
  text-align: center;
  font-size: 20px;
  font-family: 'Droid Serif', serif;
}
#content5-31 .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#features8-2e .lead {
  color: #9fa3a7;
}
#features8-2e .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-2e .mbr-section-text {
  color: #333333;
  text-align: center;
}




#menu-1k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1k .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-1k .navbar-toggler {
  color: #000000;
}
#menu-1k .close-icon::before,
#menu-1k .close-icon::after {
  background-color: #000000;
}
#menu-1k .link,
#menu-1k .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-1k .link {
  font-size: 0.75rem;
}
#menu-1k .dropdown-item,
#menu-1k .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1k .link:hover,
#menu-1k .link:focus {
  color: #666666;
}
#menu-1k .dropdown-item:hover::before,
#menu-1k .dropdown-item:focus::before {
  background: #666666;
}
#menu-1k .dropdown-item:hover,
#menu-1k .dropdown-item:focus {
  color: #000000;
}
#menu-1k .link[aria-expanded="true"],
#menu-1k .dropdown-menu {
  background: #e6e6e6;
}
#menu-1k .nav-dropdown-sm .link:focus,
#menu-1k .nav-dropdown-sm .link:hover,
#menu-1k .nav-dropdown-sm .dropdown-item:focus,
#menu-1k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1k .navbar,
#menu-1k .nav-dropdown-sm,
#menu-1k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1k .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-1k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1k .bg-color.transparent.opened .link:hover,
#menu-1k .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-1k .link[aria-expanded="true"],
#menu-1k .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-1k A {
  font-size: 12px;
}
#content5-1l .mbr-section-title {
  font-family: 'Droid Serif', serif;
  font-size: 36px;
}
#content5-1l P {
  font-size: 20px;
  font-family: 'Droid Serif', serif;
}
#content5-37 .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#features6-28 .lead {
  color: #9fa3a7;
}
#features6-28 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features6-28 .mbr-section-text {
  color: #333333;
}
#footer2-1o .mbr-section-text {
  color: #fff;
}
#footer2-1o P {
  color: #000000;
}




#menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1u .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-1u .navbar-toggler {
  color: #000000;
}
#menu-1u .close-icon::before,
#menu-1u .close-icon::after {
  background-color: #000000;
}
#menu-1u .link,
#menu-1u .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-1u .link {
  font-size: 0.75rem;
}
#menu-1u .dropdown-item,
#menu-1u .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1u .link:hover,
#menu-1u .link:focus {
  color: #666666;
}
#menu-1u .dropdown-item:hover::before,
#menu-1u .dropdown-item:focus::before {
  background: #666666;
}
#menu-1u .dropdown-item:hover,
#menu-1u .dropdown-item:focus {
  color: #000000;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-menu {
  background: #e6e6e6;
}
#menu-1u .nav-dropdown-sm .link:focus,
#menu-1u .nav-dropdown-sm .link:hover,
#menu-1u .nav-dropdown-sm .dropdown-item:focus,
#menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1u .navbar,
#menu-1u .nav-dropdown-sm,
#menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1u .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1u .bg-color.transparent.opened .link:hover,
#menu-1u .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-1u A {
  font-size: 12px;
}
#content5-1v .mbr-section-title {
  font-family: 'Droid Serif', serif;
  font-size: 36px;
}
#content5-1v P {
  font-size: 20px;
  font-family: 'Droid Serif', serif;
}
#content5-36 .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#content1-1w P {
  color: #000000;
  text-align: center;
}
#footer2-1x .mbr-section-text {
  color: #fff;
}
#footer2-1x P {
  color: #000000;
}




#menu-1q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1q .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-1q .navbar-toggler {
  color: #000000;
}
#menu-1q .close-icon::before,
#menu-1q .close-icon::after {
  background-color: #000000;
}
#menu-1q .link,
#menu-1q .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-1q .link {
  font-size: 0.75rem;
}
#menu-1q .dropdown-item,
#menu-1q .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1q .link:hover,
#menu-1q .link:focus {
  color: #666666;
}
#menu-1q .dropdown-item:hover::before,
#menu-1q .dropdown-item:focus::before {
  background: #666666;
}
#menu-1q .dropdown-item:hover,
#menu-1q .dropdown-item:focus {
  color: #000000;
}
#menu-1q .link[aria-expanded="true"],
#menu-1q .dropdown-menu {
  background: #e6e6e6;
}
#menu-1q .nav-dropdown-sm .link:focus,
#menu-1q .nav-dropdown-sm .link:hover,
#menu-1q .nav-dropdown-sm .dropdown-item:focus,
#menu-1q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1q .navbar,
#menu-1q .nav-dropdown-sm,
#menu-1q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1q .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1q .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-1q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1q .bg-color.transparent.opened .link:hover,
#menu-1q .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-1q .link[aria-expanded="true"],
#menu-1q .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-1q A {
  font-size: 12px;
}
#content5-1r .mbr-section-title {
  font-family: 'Droid Serif', serif;
  font-size: 36px;
  text-align: center;
}
#content5-1r P {
  font-family: 'Droid Serif', serif;
  font-size: 20px;
}
#content5-33 .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#content1-1s P {
  color: #000000;
  text-align: left;
}
#footer2-1t .mbr-section-text {
  color: #fff;
}
#footer2-1t P {
  color: #000000;
}




#menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-22 .navbar-toggler {
  color: #000000;
}
#menu-22 .close-icon::before,
#menu-22 .close-icon::after {
  background-color: #000000;
}
#menu-22 .link,
#menu-22 .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-22 .link {
  font-size: 0.75rem;
}
#menu-22 .dropdown-item,
#menu-22 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-22 .link:hover,
#menu-22 .link:focus {
  color: #666666;
}
#menu-22 .dropdown-item:hover::before,
#menu-22 .dropdown-item:focus::before {
  background: #666666;
}
#menu-22 .dropdown-item:hover,
#menu-22 .dropdown-item:focus {
  color: #000000;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-menu {
  background: #e6e6e6;
}
#menu-22 .nav-dropdown-sm .link:focus,
#menu-22 .nav-dropdown-sm .link:hover,
#menu-22 .nav-dropdown-sm .dropdown-item:focus,
#menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-22 .navbar,
#menu-22 .nav-dropdown-sm,
#menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-22 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22 .bg-color.transparent.opened .link:hover,
#menu-22 .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-22 A {
  font-size: 12px;
}
#content5-23 .mbr-section-title {
  font-family: 'Droid Serif', serif;
  font-size: 36px;
}
#content5-23 P {
  font-family: 'Droid Serif', serif;
  font-size: 20px;
}
#content5-35 .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#content1-24 P {
  color: #666666;
  text-align: left;
}
#footer2-25 .mbr-section-text {
  color: #fff;
}
#footer2-25 P {
  color: #000000;
}







#menu-2l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2l .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-2l .navbar-toggler {
  color: #000000;
}
#menu-2l .close-icon::before,
#menu-2l .close-icon::after {
  background-color: #000000;
}
#menu-2l .link,
#menu-2l .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-2l .link {
  font-size: 0.75rem;
}
#menu-2l .dropdown-item,
#menu-2l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2l .link:hover,
#menu-2l .link:focus {
  color: #666666;
}
#menu-2l .dropdown-item:hover::before,
#menu-2l .dropdown-item:focus::before {
  background: #666666;
}
#menu-2l .dropdown-item:hover,
#menu-2l .dropdown-item:focus {
  color: #000000;
}
#menu-2l .link[aria-expanded="true"],
#menu-2l .dropdown-menu {
  background: #e6e6e6;
}
#menu-2l .nav-dropdown-sm .link:focus,
#menu-2l .nav-dropdown-sm .link:hover,
#menu-2l .nav-dropdown-sm .dropdown-item:focus,
#menu-2l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2l .navbar,
#menu-2l .nav-dropdown-sm,
#menu-2l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2l .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2l .bg-color.transparent.opened .link:hover,
#menu-2l .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-2l .link[aria-expanded="true"],
#menu-2l .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-2l A {
  font-size: 12px;
}
#content5-2q .mbr-section-title {
  font-family: 'Droid Serif', serif;
  font-size: 36px;
}
#content5-2q P {
  font-family: 'Droid Serif', serif;
  font-size: 20px;
}
#content5-3g .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#content3-2x .mbr-section-title,
#content3-2x .mbr-section-subtitle {
  text-align: center;
}
#content3-2x H3 {
  font-size: 20px;
  color: #666666;
}
#form2-2v .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-2v .form-control-label {
  color: undefined;
}
#form2-2v .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#form2-2v .mbr-section-title B {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#form2-2v .btn {
  font-family: 'Lora', serif;
}
#footer2-2o .mbr-section-text {
  color: #fff;
}
#footer2-2o P {
  color: #000000;
}




#menu-38 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-38 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-38 .navbar-toggler {
  color: #000000;
}
#menu-38 .close-icon::before,
#menu-38 .close-icon::after {
  background-color: #000000;
}
#menu-38 .link,
#menu-38 .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-38 .link {
  font-size: 0.75rem;
}
#menu-38 .dropdown-item,
#menu-38 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-38 .link:hover,
#menu-38 .link:focus {
  color: #666666;
}
#menu-38 .dropdown-item:hover::before,
#menu-38 .dropdown-item:focus::before {
  background: #666666;
}
#menu-38 .dropdown-item:hover,
#menu-38 .dropdown-item:focus {
  color: #000000;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-menu {
  background: #e6e6e6;
}
#menu-38 .nav-dropdown-sm .link:focus,
#menu-38 .nav-dropdown-sm .link:hover,
#menu-38 .nav-dropdown-sm .dropdown-item:focus,
#menu-38 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-38 .navbar,
#menu-38 .nav-dropdown-sm,
#menu-38 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-38 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-38 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-38 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-38 .bg-color.transparent.opened .link:hover,
#menu-38 .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-38 A {
  font-size: 12px;
}
#content5-39 .mbr-section-title {
  font-family: 'Droid Serif', serif;
  font-size: 36px;
}
#content5-39 P {
  font-family: 'Droid Serif', serif;
  font-size: 20px;
}
#content5-3a .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#content1-3e P {
  color: #000000;
  text-align: left;
}
#footer2-3d .mbr-section-text {
  color: #fff;
}
#footer2-3d P {
  color: #000000;
}





#menu-3i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3i .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-3i .navbar-toggler {
  color: #000000;
}
#menu-3i .close-icon::before,
#menu-3i .close-icon::after {
  background-color: #000000;
}
#menu-3i .link,
#menu-3i .dropdown-item {
  color: #000000;
  font-family: 'Droid Serif', serif;
}
#menu-3i .link {
  font-size: 0.75rem;
}
#menu-3i .dropdown-item,
#menu-3i .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-3i .link:hover,
#menu-3i .link:focus {
  color: #666666;
}
#menu-3i .dropdown-item:hover::before,
#menu-3i .dropdown-item:focus::before {
  background: #666666;
}
#menu-3i .dropdown-item:hover,
#menu-3i .dropdown-item:focus {
  color: #000000;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-menu {
  background: #e6e6e6;
}
#menu-3i .nav-dropdown-sm .link:focus,
#menu-3i .nav-dropdown-sm .link:hover,
#menu-3i .nav-dropdown-sm .dropdown-item:focus,
#menu-3i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3i .navbar,
#menu-3i .nav-dropdown-sm,
#menu-3i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3i .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-3i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3i .bg-color.transparent.opened .link:hover,
#menu-3i .bg-color.transparent.opened .link:focus {
  color: #666666;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-item[aria-expanded="true"] {
  color: #666666!important;
}
#menu-3i A {
  font-size: 12px;
}
#content5-3h .mbr-section-title {
  font-size: 36px;
  font-family: 'Droid Serif', serif;
}
#content5-3h P {
  text-align: center;
  font-size: 20px;
  font-family: 'Droid Serif', serif;
}
#content5-3j .mbr-section-title {
  color: #000000;
  font-size: 30px;
  font-family: 'Droid Serif', serif;
}
#content1-3o P {
  color: #000000;
  text-align: center;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#content1-3l P {
  color: #333333;
  text-align: left;
}
#footer2-3g .mbr-section-text {
  color: #fff;
}
#footer2-3g P {
  color: #000000;
}
