@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,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: #9f2349 !important;
}
.bg-success {
  background-color: #95a5a6 !important;
}
.bg-info {
  background-color: #68142e !important;
}
.bg-warning {
  background-color: #8a2a48 !important;
}
.bg-danger {
  background-color: #ffffff !important;
}
.btn-primary {
  background-color: #9f2349;
  border-color: #9f2349;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #c92c5c;
  border-color: #c92c5c;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #c92c5c !important;
  border-color: #c92c5c !important;
}
.btn-secondary {
  background-color: #7f8c8d;
  border-color: #7f8c8d;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #9aa4a5;
  border-color: #9aa4a5;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #9aa4a5 !important;
  border-color: #9aa4a5 !important;
}
.btn-info {
  background-color: #68142e;
  border-color: #68142e;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #931c41;
  border-color: #931c41;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #931c41 !important;
  border-color: #931c41 !important;
}
.btn-success {
  background-color: #95a5a6;
  border-color: #95a5a6;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #b1bdbd;
  border-color: #b1bdbd;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #b1bdbd !important;
  border-color: #b1bdbd !important;
}
.btn-warning {
  background-color: #8a2a48;
  border-color: #8a2a48;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #b1365c;
  border-color: #b1365c;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #b1365c !important;
  border-color: #b1365c !important;
}
.btn-danger {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #972145;
  color: #972145;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #9f2349;
  border-color: #9f2349;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #9f2349 !important;
  border-color: #9f2349 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #7a8788;
  color: #7a8788;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #7f8c8d;
  border-color: #7f8c8d;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #7f8c8d !important;
  border-color: #7f8c8d !important;
}
.btn-info-outline {
  background: none;
  border-color: #5f122a;
  color: #5f122a;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #68142e;
  border-color: #68142e;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #68142e !important;
  border-color: #68142e !important;
}
.btn-success-outline {
  background: none;
  border-color: #8fa0a1;
  color: #8fa0a1;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #95a5a6;
  border-color: #95a5a6;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #95a5a6 !important;
  border-color: #95a5a6 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #822844;
  color: #822844;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #8a2a48;
  border-color: #8a2a48;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #8a2a48 !important;
  border-color: #8a2a48 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-primary.btn-text {
  color: #9f2349;
  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: #c92c5c;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #7f8c8d;
  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: #9aa4a5;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #68142e;
  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: #931c41;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #95a5a6;
  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: #b1bdbd;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #8a2a48;
  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: #b1365c;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #ffffff;
  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: #ffffff;
  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: #9f2349 !important;
}
.text-success {
  color: #95a5a6 !important;
}
.text-info {
  color: #68142e !important;
}
.text-warning {
  color: #8a2a48 !important;
}
.text-danger {
  color: #ffffff !important;
}
.alert-success {
  background-color: #95a5a6;
}
.alert-info {
  background-color: #68142e;
}
.alert-warning {
  background-color: #8a2a48;
}
.alert-danger {
  background-color: #ffffff;
}
.btn-social {
  border-color: #9f2349;
}
.btn-social:hover {
  background: #9f2349;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #9f2349;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #9f2349;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #9f2349;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #9f2349;
}
.lead a {
  color: #fff;
  font-size: 12px;
}
.lead a:hover {
  color: fff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #dd6589;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #dae0e0;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #d3295d;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #d06486;
}
.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: #9f2349;
}
.scrollToTop_wraper {
  display: none;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #9f2349;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #9f2349;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(159, 35, 73, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #b42853;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #9f2349;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(159, 35, 73, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #9f2349;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #9f2349;
}
.mbr-slider .carousel-indicators .active {
  background: #9f2349;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #9f2349;
}
.mbr-gallery .modal .close:hover {
  background: #9f2349;
}
.mbr-gallery-filter li.active {
  border-color: #9f2349;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #c92c5c;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(159, 35, 73, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #9f2349;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #9f2349;
}
/*content4*/
.content4 p {
  border-top-color: #9f2349;
  border-bottom-color: #9f2349;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #9f2349;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #9f2349;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #9f2349;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #9f2349;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #9f2349;
  }
}
.progressbar .progressbar-number {
  background: #c92c5c;
}
/*countdown*/
.countdown .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Montserrat', sans-serif;
}
.countdown1 .number-wrap {
  border-color: #9f2349;
}
.countdown2 .bottom1 {
  background: #c92c5c;
}
.countdown2 .bottom2 {
  background: #751a36;
}
/*accordion*/
.accordion .panel-heading {
  background: #c92c5c;
  border-bottom: 1px solid #751a36;
}
.accordion .panel-heading:hover {
  background: #751a36;
}
.accordion .accordion-group .panel:last-child:after {
  background: #751a36;
}
/* news */
.news__card:hover {
  background: #9f2349;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #9f2349;
}
.shop1 .shop-item-price {
  font-family: 'Montserrat', sans-serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #9f2349;
  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: #9f2349;
}
.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;
}
/*end colorM*/
#features10-32 .lead {
  color: #ffffff;
}
#features10-32 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features10-32 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
}
#features10-32 .imgTitle {
  font-size: 84px;
  font-family: 'Open Sans', sans-serif;
}
#features10-32 .imgTitle SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 48px;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9n {
  
  
}
#content5-9n .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9n P {
  text-align: left;
}
#content5-9n .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9n .display-2 {
  margin-bottom: 25px;
}
#content5-9n p.lead,
#content5-9n .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9n span {
  font-size: 25px;
  color: #fff;
}
#content1-3l P {
  color: #333333;
}
#content1-3n P {
  color: #333333;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}


#content5-9q {
  
  
}
#content5-9q .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9q P {
  text-align: left;
}
#content5-9q .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9q .display-2 {
  margin-bottom: 25px;
}
#content5-9q p.lead,
#content5-9q .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9q span {
  font-size: 25px;
  color: #fff;
}
#features1-44 .mbr-section-title {
  font-weight: 700;
}
#features1-44 .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9f2349;
  font-size: 24px;
}
#features1-44 .mbr-section-text {
  color: #333333;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9o {
  
  
}
#content5-9o .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9o P {
  text-align: left;
}
#content5-9o .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9o .display-2 {
  margin-bottom: 25px;
}
#content5-9o p.lead,
#content5-9o .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9o span {
  font-size: 25px;
  color: #fff;
}
#content3-50 .mbr-section-title,
#content3-50 .mbr-section-subtitle {
  text-align: center;
}
#content3-50 H3 {
  font-size: 30px;
}
#features7-4n .lead {
  color: #9fa3a7;
}
#features7-4n .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4n .mbr-section-text {
  color: #333333;
  font-size: 16px;
}
#features8-4v .lead {
  color: #9fa3a7;
}
#features8-4v .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-4v .mbr-section-text {
  color: #333333;
}
#features8-51 .lead {
  color: #9fa3a7;
}
#features8-51 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-51 .mbr-section-text {
  color: #333333;
}
#features8-52 .lead {
  color: #9fa3a7;
}
#features8-52 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-52 .mbr-section-text {
  color: #333333;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-98 {
  
  
}
#content5-98 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-98 P {
  text-align: left;
}
#content5-98 .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-98 .display-2 {
  margin-bottom: 25px;
}
#content5-98 p.lead,
#content5-98 .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-98 span {
  font-size: 25px;
  color: #fff;
}
#content1-5d P {
  color: #333333;
  text-align: center;
}
#content1-5f P {
  color: #333333;
  text-align: center;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-99 {
  
  
}
#content5-99 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-99 P {
  text-align: left;
}
#content5-99 .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-99 .display-2 {
  margin-bottom: 25px;
}
#content5-99 p.lead,
#content5-99 .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-99 span {
  font-size: 25px;
  color: #fff;
}
#content1-5i P {
  color: #333333;
  text-align: left;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9k {
  
  
}
#content5-9k .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9k P {
  text-align: left;
}
#content5-9k .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9k .display-2 {
  margin-bottom: 25px;
}
#content5-9k p.lead,
#content5-9k .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9k span {
  font-size: 25px;
  color: #fff;
}
#content1-5o P {
  color: #333333;
  text-align: left;
}
#content1-5y P {
  color: #333333;
}
#content1-5y p.lead,
#content1-5y .lead p {
  margin-bottom: 0;
}
#table1-5q th {
  color: #9fa3a7;
}
#table1-5q THEAD {
  color: #9f2349;
}
#table1-5q table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
}
#table1-5q table caption {
  margin: .5em 0 .75em;
}
#table1-5q table tr {
  background: #fff;
  border: 1px solid #ddd;
  padding: .35em;
}
#table1-5q table td {
  font-size: .95em;
  padding: .625em;
}
#table1-5q table th {
  padding: .625em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  #table1-5q table {
    border: 0;
  }
  #table1-5q table caption {
    font-size: 1.3em;
  }
  #table1-5q table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #table1-5q table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 1em;
  }
  #table1-5q table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  #table1-5q table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  #table1-5q table td:last-child {
    border-bottom: 0;
  }
}
#table1-5q section.mbr-section.table1.mbr-after-navbar {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
#content1-5u P {
  color: #333333;
}
#content1-5u p.lead,
#content1-5u .lead p {
  margin-bottom: 0;
}
#table1-5x th {
  color: #9fa3a7;
}
#table1-5x th {
  color: #9fa3a7;
}
#table1-5x THEAD {
  color: #9f2349;
}
#table1-5x table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
}
#table1-5x table caption {
  margin: .5em 0 .75em;
}
#table1-5x table tr {
  background: #fff;
  border: 1px solid #ddd;
  padding: .35em;
}
#table1-5x table td {
  font-size: .95em;
  padding: .625em;
}
#table1-5x table th {
  padding: .625em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  #table1-5x table {
    border: 0;
  }
  #table1-5x table caption {
    font-size: 1.3em;
  }
  #table1-5x table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #table1-5x table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 1em;
  }
  #table1-5x table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  #table1-5x table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  #table1-5x table td:last-child {
    border-bottom: 0;
  }
}
#table1-5x section.mbr-section.table1.mbr-after-navbar {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
#content1-5s P {
  color: #333333;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9l {
  
  
}
#content5-9l .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9l P {
  text-align: left;
}
#content5-9l .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9l .display-2 {
  margin-bottom: 25px;
}
#content5-9l p.lead,
#content5-9l .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9l span {
  font-size: 25px;
  color: #fff;
}
#features8-6j .lead {
  color: #9fa3a7;
}
#features8-6j .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6j .mbr-section-text {
  color: #333333;
}
#features8-6j .mbr-section-title {
  color: #9f2349;
}
#content1-6k P {
  color: #333333;
}
#content1-6k p.lead,
#content1-6k .lead p {
  margin-bottom: 0;
}
#table1-65 th {
  color: #9fa3a7;
}
#table1-65 th {
  color: #9fa3a7;
}
#table1-65 THEAD {
  color: #9f2349;
}
#table1-65 table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
}
#table1-65 table caption {
  margin: .5em 0 .75em;
}
#table1-65 table tr {
  background: #fff;
  border: 1px solid #ddd;
  padding: .35em;
}
#table1-65 table td {
  font-size: .95em;
  padding: .625em;
}
#table1-65 table th {
  padding: .625em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  #table1-65 table {
    border: 0;
  }
  #table1-65 table caption {
    font-size: 1.3em;
  }
  #table1-65 table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #table1-65 table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 1em;
  }
  #table1-65 table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  #table1-65 table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  #table1-65 table td:last-child {
    border-bottom: 0;
  }
}
#table1-65 section.mbr-section.table1.mbr-after-navbar {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
#content1-6e P {
  color: #333333;
}
#content1-6e p.lead,
#content1-6e .lead p {
  margin-bottom: 0;
}
#features8-6m .lead {
  color: #9fa3a7;
}
#features8-6m .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6m .mbr-section-text {
  color: #333333;
}
#features8-6m .mbr-section-title {
  color: #9f2349;
}
#features8-6i .lead {
  color: #9fa3a7;
}
#features8-6i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6i .mbr-section-text {
  color: #333333;
}
#features8-6i .mbr-section-title {
  color: #9f2349;
}
#features8-9r .lead {
  color: #9fa3a7;
}
#features8-9r .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-9r .mbr-section-text {
  color: #333333;
}
#features8-9r .mbr-section-title {
  color: #9f2349;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9a {
  
  
}
#content5-9a .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9a P {
  text-align: left;
}
#content5-9a .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9a .display-2 {
  margin-bottom: 25px;
}
#content5-9a p.lead,
#content5-9a .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9a span {
  font-size: 25px;
  color: #fff;
}
#content1-6p P {
  color: #333333;
  text-align: left;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9b {
  
  
}
#content5-9b .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9b P {
  text-align: left;
}
#content5-9b .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9b .display-2 {
  margin-bottom: 25px;
}
#content5-9b p.lead,
#content5-9b .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9b span {
  font-size: 25px;
  color: #fff;
}
#content1-6t P {
  color: #333333;
  text-align: left;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9c {
  
  
}
#content5-9c .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9c P {
  text-align: left;
}
#content5-9c .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9c .display-2 {
  margin-bottom: 25px;
}
#content5-9c p.lead,
#content5-9c .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9c span {
  font-size: 25px;
  color: #fff;
}
#gallery2-72 .mbr-gallery-item-2 {
  width: 200px;
  position: relative;
  display: inline-block;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9d {
  
  
}
#content5-9d .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9d P {
  text-align: left;
}
#content5-9d .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9d .display-2 {
  margin-bottom: 25px;
}
#content5-9d p.lead,
#content5-9d .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9d span {
  font-size: 25px;
  color: #fff;
}
#features1-7h .mbr-section-title {
  font-weight: 700;
}
#features1-7h .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #333333;
  font-size: 10px;
}
#features1-7h .mbr-section-text {
  color: #333333;
  font-size: 18px;
}

.mbr-section-text .lead {
  font-size: 12px;
}

#features1-7h .lead {
  font-weight: 300;
  line-height: 1.2em;
}
#features1-7h .text-xs-center {
  text-align: center!important;
  background-color: #ecf0f1;
}
#features1-7h p.lead,
#features1-7h .lead p {
  margin-bottom: 1rem;
}
#features1-7h .card-block {
  padding: 1rem;
  height: 130px;
}
#features1-7h .features4 h5 {
  margin-bottom: 10px;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9e {
  
  
}
#content5-9e .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9e P {
  text-align: left;
}
#content5-9e .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9e .display-2 {
  margin-bottom: 25px;
}
#content5-9e p.lead,
#content5-9e .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9e span {
  font-size: 25px;
  color: #fff;
}
#content3-7u .mbr-section-title,
#content3-7u .mbr-section-subtitle {
  text-align: center;
}
#content3-7u P {
  text-align: right;
}
#content3-7u H3 {
  font-size: 48px;
  color: #9f2349;
}
#slider3-7x .mbr-section-title,
#slider3-7x .mbr-section-text {
  color: #fff;
}
@media (min-width: 1200px) {
  #slider3-7x .container {
    max-width: 800px;
  }
}
#content1-7v P {
  color: #333333;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9g {
  
  
}
#content5-9g .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9g P {
  text-align: left;
}
#content5-9g .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9g .display-2 {
  margin-bottom: 25px;
}
#content5-9g p.lead,
#content5-9g .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9g span {
  font-size: 25px;
  color: #fff;
}
#form2-8x .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-8x .form-control-label {
  color: undefined;
}
#form2-8x select:required:invalid {
  color: gray;
}
#form2-8x option[value=""][disabled] {
  display: none;
}
#form2-8x .form1 input.form-control {
  text-indent: 0;
}
#form2-8x .accordion .panel-heading a {
  text-decoration: none;
  color: #fff;
  text-align: left;
  display: block;
  padding: 5px 40px;
  font-size: 18px;
}
#form2-8x .panel-body.lead.mbr-editable-content {
  text-align: left;
  padding: 15px;
  line-height: 1.5em;
}
#form2-8x .form1 .form-control-label + .form-icon {
  display: none;
}
#form2-8x .accordion .panel-heading {
  background: #9f2349;
  border-bottom: 1px solid #751a36;
}
#form2-8x .accordion .accordion-group .panel:last-child:after {
  background: #751a36;
}
#form2-8x .accordion .panel-heading a {
  color: #fff !important;
}
#content2-d0 BLOCKQUOTE {
  text-align: left;
}
#content2-d0 P {
  color: #333333;
}
#content2-d0 DIV {
  color: #333333;
}
#content2-d0 blockquote {
  color: #333;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#content2-d1 BLOCKQUOTE {
  text-align: left;
}
#content2-d1 P {
  color: #333333;
}
#content2-d1 DIV {
  color: #333333;
}
#content2-d2 BLOCKQUOTE {
  text-align: left;
}
#content2-d2 P {
  color: #333333;
}
#content2-d2 DIV {
  color: #333333;
}
#content2-d4 BLOCKQUOTE {
  text-align: left;
}
#content2-d4 P {
  color: #333333;
}
#content2-d4 DIV {
  color: #333333;
}
#content2-d5 BLOCKQUOTE {
  text-align: left;
}
#content2-d5 P {
  color: #333333;
}
#content2-d5 DIV {
  color: #333333;
}
#content2-d6 BLOCKQUOTE {
  text-align: left;
}
#content2-d6 P {
  color: #333333;
}
#content2-d6 DIV {
  color: #333333;
}
#content2-d3 BLOCKQUOTE {
  text-align: left;
}
#content2-d3 P {
  color: #333333 !important;
}
#content2-d3 DIV {
  color: #333333;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9i {
  
  
}
#content5-9i .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9i P {
  text-align: left;
}
#content5-9i .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9i .display-2 {
  margin-bottom: 25px;
}
#content5-9i p.lead,
#content5-9i .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9i span {
  font-size: 25px;
  color: #fff;
}
#custom-html-9h {
  /* Type valid CSS here */
}
#custom-html-9h .my-image {
  width: 100%;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9j {
  
  
}
#content5-9j .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9j P {
  text-align: left;
}
#content5-9j .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9j .display-2 {
  margin-bottom: 25px;
}
#content5-9j p.lead,
#content5-9j .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9j span {
  font-size: 25px;
  color: #fff;
}
#call6-8k .subtitle {
  text-align: center;
  color: #333333;
}
#call6-8k .display-4 {
  text-align: center;
  font-size: 18px;
  font-weight: 900;
}
#call6-8k .text {
  text-align: center;
}
#call6-8k .title {
  text-align: center;
}
#call6-8k .call-card {
  padding: 50px 50px !important;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-a4 {
  
  
}
#content5-a4 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-a4 P {
  text-align: left;
}
#content5-a4 .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-a4 .display-2 {
  margin-bottom: 25px;
}
#content5-a4 p.lead,
#content5-a4 .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-a4 span {
  font-size: 25px;
  color: #fff;
}
#content1-a8 P {
  color: #666666;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-aa {
  
  
}
#content5-aa .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-aa P {
  text-align: left;
}
#content5-aa .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-aa .display-2 {
  margin-bottom: 25px;
}
#content5-aa p.lead,
#content5-aa .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-aa span {
  font-size: 25px;
  color: #fff;
}
#content1-ab P {
  color: #666666;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-al {
  
  
}
#content5-al .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-al P {
  text-align: left;
}
#content5-al .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-al .display-2 {
  margin-bottom: 25px;
}
#content5-al p.lead,
#content5-al .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-al span {
  font-size: 25px;
  color: #fff;
}
#contacts3-aq {
  
}
#contacts3-aq .form-control-label {
  color: undefined;
}
#contacts3-aq .btn {
  margin-bottom: 0.5rem;
}
#contacts3-aq .contacts .category {
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
#contacts3-aq .mbr-section {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
#contacts3-aq .call6 .call-card {
  padding: 50px 50px;
}
#contacts3-aq h1 {
  text-align: center;
}
#contacts3-aq .call6 .call-card:first-child {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-ax {
  
  
}
#content5-ax .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-ax P {
  text-align: left;
}
#content5-ax .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-ax .display-2 {
  margin-bottom: 25px;
}
#content5-ax p.lead,
#content5-ax .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-ax span {
  font-size: 25px;
  color: #fff;
}
#gallery1-by .mbr-gallery-item {
  width: 25%;
  position: relative;
  display: inline-block;
}
#gallery1-by .mbr-gallery .icon-magnifying-glass::before {
  display: none;
}
#gallery1-by .mbr-gallery .icon-magnifying-glass:after {
  display: none;
}
#gallery1-by .mbr-gallery .mbr-gallery-item > a::before {
  background: rgba(159, 35, 73, 0.5) !important;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-ae {
  
  
}
#content5-ae .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-ae P {
  text-align: left;
}
#content5-ae .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-ae .display-2 {
  margin-bottom: 25px;
}
#content5-ae p.lead,
#content5-ae .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-ae span {
  font-size: 25px;
  color: #fff;
}
#content1-af P {
  color: #666666;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}




#custom-html-b9 {
  /* The about link: 20px from the top with a green background */
}
@media (max-width: 764px) {
  #custom-html-b9 #mySidenav a {
    position: fixed;
    /* Position them relative to the browser window */
    left: -50px !important;
    /* Position them outside of the screen */
    transition: 0.3s;
    /* Add transition on hover */
    padding: 15px;
    /* 15px padding */
    width: 100px;
    /* Set a specific width */
    text-decoration: none;
    /* Remove underline */
    font-size: 12px;
    /* Increase font size */
    color: white;
    /* White text color */
    border-radius: 0 5px 5px 0;
    /* Rounded corners on the top right and bottom right side */
    z-index: 999999999999999;
    margin-top: 100px;
    writing-mode: vertical-rl;
  }
}
#custom-html-b9 #mySidenav a {
  position: fixed;
  /* Position them relative to the browser window */
  left: -50px;
  /* Position them outside of the screen */
  transition: 0.3s;
  /* Add transition on hover */
  padding: 15px;
  /* 15px padding */
  width: 100px;
  /* Set a specific width */
  text-decoration: none;
  /* Remove underline */
  font-size: 15px;
  /* Increase font size */
  color: white;
  /* White text color */
  border-radius: 0 5px 5px 0;
  /* Rounded corners on the top right and bottom right side */
  z-index: 999999999999999;
  margin-top: 100px;
  writing-mode: vertical-rl;
}
#custom-html-b9 #mySidenav a:hover {
  left: 0;
  /* On mouse-over, make the elements appear as they should */
}
#custom-html-b9 #about {
  top: 20px;
  background-color: #8a2a48;
}
#custom-html-10 .img-responsive {
  width: 100%;
}
#custom-html-10 .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
#custom-html-10 .visible-xs,
#custom-html-10 .visible-sm,
#custom-html-10 .visible-md,
#custom-html-10 .visible-lg,
#custom-html-10 .visible-xs-block,
#custom-html-10 .visible-xs-inline,
#custom-html-10 .visible-xs-inline-block,
#custom-html-10 .visible-sm-block,
#custom-html-10 .visible-sm-inline,
#custom-html-10 .visible-sm-inline-block,
#custom-html-10 .visible-md-block,
#custom-html-10 .visible-md-inline,
#custom-html-10 .visible-md-inline-block,
#custom-html-10 .visible-lg-block,
#custom-html-10 .visible-lg-inline,
#custom-html-10 .visible-lg-inline-block {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  #custom-html-10 .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #custom-html-10 .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #custom-html-10 .visible-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #custom-html-10 .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #custom-html-10 .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #custom-html-10 .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  #custom-html-10 .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #custom-html-10 .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  #custom-html-10 .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #custom-html-10 .visible-sm {
    display: block !important;
  }
}
#custom-html-10 #home-slider {
  position: relative;
}
#custom-html-10 #home-slider .slider-arrows {
  height: 100%;
  width: 100%;
  position: absolute;
}
#custom-html-10 #home-slider .slider-arrows .container {
  height: 100%;
}
#custom-html-10 #home-slider .slick-arrow {
  z-index: 100;
  width: 80px;
  height: 80px;
}
#custom-html-10 #home-slider .slick-arrow.slick-prev {
  left: 3vw;
}
#custom-html-10 #home-slider .slick-arrow.slick-next {
  right: 3vw;
}
#custom-html-10 #home-slider .slick-arrow:before {
  color: #fff;
  font-size: 80px;
}
#custom-html-10 #home-slider .slides {
  margin-bottom: 0;
}
#custom-html-10 #home-slider .slides .slide {
  overflow: hidden;
  height: auto;
}
#custom-html-10 #home-slider .slides .slide a {
  display: block;
}
#custom-html-10 #home-slider .slides .slide:first-child {
  display: block;
}
#custom-html-10 #home-slider .slides .slick-dots {
  bottom: 10px;
  left: 30px;
  text-align: left;
}
#custom-html-10 #home-slider .slides .slick-dots li {
  margin: 0 1px;
}
#custom-html-10 #home-slider .slides .slick-dots li button {
  width: 4px;
  height: 4px;
  border: 1px solid #fff;
  padding: 7px;
  -khtml-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
#custom-html-10 #home-slider .slides .slick-dots li button:before {
  display: none;
}
#custom-html-10 #home-slider .slides .slick-dots li.slick-active button {
  background-color: #ffffff;
}
@media (max-width: 768px) {
  #custom-html-10 #home-slider .slick-arrows {
    display: none;
  }
  #custom-html-10 #home-slider .slick-dots {
    width: auto;
  }
}
@media (max-width: 767px) {
  #custom-html-10 .img-desktop {
    display: none;
  }
}
#custom-html-10 .slick-next::before {
  content: "\e90a";
}
#custom-html-10 .slick-prev::before {
  content: "\e909";
}
#custom-html-10 .slick-prev:before,
#custom-html-10 .slick-next:before {
  font-family: 'cm-icon' !important;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#custom-html-10 .slick-prev.slick-disabled:before,
#custom-html-10 .slick-next.slick-disabled:before {
  opacity: .25;
}
#call7-2a {
  
}
#call7-2a .call-card.active .title {
  font-size: 1.5em;
}
#call7-2a .title {
  font-size: 1.5em;
  font-family: 'Montserrat', sans-serif;
}
#call7-2a .text {
  color: #666666;
}
#call7-2a .call-card {
  margin-bottom: 15px;
}
#call7-2a i {
  font-style: inherit;
}
#call7-2a .fa {
  font: normal normal normal 80px/1 FontAwesome;
}
#buttons1-be .mbr-section {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#header4-2i {
  
}
#header4-2i .display-1 {
  font-weight: 700;
}
#header4-2i .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header4-2i .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header4-2i .mbr-table-cell {
  display: block;
}
#tabs2-2w P {
  text-align: left;
}
#tabs2-2w .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#tabs2-2w .mbr-table-cell {
  display: block;
}
#counters2-27 DIV {
  color: #8a2a48;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#counters2-27 .display-3 {
  letter-spacing: 1px;
}
#features1-o {
  
}
#features1-o .mbr-section-title {
  font-size: 20px;
}
#features1-o .mbr-section-subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
#features1-o p.lead,
#features1-o .lead p {
  font-weight: 300;
  margin-bottom: 10px;
}
#features1-o h5 {
  margin-bottom: 0px;
  margin-top: 10px;
}
#features1-o .lead {
  font-weight: 300;
  line-height: normal;
}
#features1-o .card-block {
  padding: 10px;
}
#features1-o .mbr-section-text {
  color: #fff;
  font-size: 10pt;
}
#features1-o .mbr-section-subtitle {
  text-transform: none;
  letter-spacing: normal;
  color: #fff;
  font-size: 11pt;
}
#features1-o .features4 .mbr-cards-col {
  padding-top: 10px;
}
#features1-o .mbr-section-title {
  font-size: 32px;
  margin-bottom: 5px;
  letter-spacing: normal;
}
#features1-o section.mbr-section.mbr-section-hero.features1.features4.mbr-parallax-background {
  padding-top: 30px !important;
}
#features1-o span {
  font-weight: 700 !important;
}
#testimonials1-1x .card-block p {
  font-size: 15px;
}
#testimonials1-1x .mbr-section-title {
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
}
#testimonials1-1x .card-block {
  display: none !important;
}
#testimonials1-1x img {
  width: 140px;
  height: 140px;
}
#testimonials1-1x .img-circle {
  border-radius: inherit;
}
#testimonials1-1x img.img-circle {
  border: 1px solid #f2f2f2;
}
#custom-html-2u {
  /* Type valid CSS here */
}
#custom-html-2u .my-image {
  width: 100%;
}
#custom-html-2u .image-rodape img {
  width: 100%;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}


#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#header6-bo {
  
  
}
#header6-bo .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-bo .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header6-bo .display-1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 40px;
}
#header6-bo .lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10vh;
}
#header6-bo .mbr-section-title {
  font-family: 'Montserrat', sans-serif;
}
#header6-bo .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#header6-bo .btn-primary {
  background-color: #8a2a48;
  border-color: #8a2a48;
  color: #fff;
}
#header6-bo .header6 .mbr-section-btn {
  margin-top: 50px;
  margin-bottom: 50px;
}
#header6-bo .mbr-section {
  padding-bottom: 50px;
}
#header6-bo .btn {
  border-radius: 5px;
}
#header6-bo .btn.submit {
  width: 100%;
  padding: 12px;
}
#header6-bo .text-info {
  color: #ccc!important;
}
#header7-bp .mbr-section-subtitle {
  text-transform: uppercase;
  color: #eeeeee;
}
#header7-bp .mbr-section-text {
  color: #000000;
  font-size: 14px;
}
#header7-bp .mbr-section-title {
  color: #8a2a48;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 80px;
}
#header7-bp .btn {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 1rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header7-bp .btn + .btn {
  margin-left: 0;
}
#header7-bp a.btn {
  margin-bottom: 5px;
}
#header7-bp .mbr-section-subtitle {
  display: none;
}
#header7-bp .mbr-section-title {
  margin-bottom: 15px;
  margin-top: 50px;
}
@media (max-width: 543px) {
  #header7-bp .mbr-section-title {
    font-size: 3rem !important;
  }
}
#header7-bp .mbr-section-btn {
  margin-bottom: 20px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-bz {
  
  
}
#content5-bz .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-bz P {
  text-align: left;
}
#content5-bz .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-bz .display-2 {
  margin-bottom: 25px;
}
#content5-bz p.lead,
#content5-bz .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-bz span {
  font-size: 25px;
  color: #fff;
}
#form1-c3 .mbr-section-subtitle {
  text-transform: uppercase;
}
#form1-c3 .form-control-label {
  color: undefined;
}
#form1-c3 .submit {
  width: 100%;
}
#form1-c3 .mbr-section {
  padding-top: 30px !important;
  padding-bottom: 15px !important;
}
#menu-c1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c1 .navbar-caption {
  color: #ffffff;
}
#menu-c1 .navbar-toggler {
  color: #333333;
}
#menu-c1 .close-icon::before,
#menu-c1 .close-icon::after {
  background-color: #333333;
}
#menu-c1 .link,
#menu-c1 .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-c1 .link {
  font-size: 0.75rem;
}
#menu-c1 .dropdown-item,
#menu-c1 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-c1 .link:hover,
#menu-c1 .link:focus {
  color: #9f2349;
}
#menu-c1 .dropdown-item:hover::before,
#menu-c1 .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-c1 .dropdown-item:hover,
#menu-c1 .dropdown-item:focus {
  color: #333333;
}
#menu-c1 .link[aria-expanded="true"],
#menu-c1 .dropdown-menu {
  background: #cdcdcd;
}
#menu-c1 .nav-dropdown-sm .link:focus,
#menu-c1 .nav-dropdown-sm .link:hover,
#menu-c1 .nav-dropdown-sm .dropdown-item:focus,
#menu-c1 .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-c1 .navbar,
#menu-c1 .nav-dropdown-sm,
#menu-c1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c1 .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-c1 .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-c1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c1 .bg-color.transparent.opened .link:hover,
#menu-c1 .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-c1 .link[aria-expanded="true"],
#menu-c1 .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-c1 .nav-dropdown {
  letter-spacing: normal;
}
#menu-c1 .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-c1 .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-c1 .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-c1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-c1 #menu-1 .link[aria-expanded="true"],
#menu-c1 #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-c1 .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-c1 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-c1 .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-c1 .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-c1 .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-c1 .container,
#menu-c1 .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-c1 .link {
  font-size: 14px;
}
#news1-c7 P {
  text-align: center;
  color: #333333;
}
#news1-c7 .news__card:hover {
  background: #f7f8f9;
}
#news1-c7 .news__img {
  padding: 30px;
  height: auto;
}
#news1-c7 .news__image {
  height: 230px;
}
#news1-c7 .news__inner {
  padding: 15px;
}
#footer7-c2 .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-c2 P {
  color: #8a2a48;
}
#footer7-c2 .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9m {
  
  
}
#content5-9m .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9m P {
  text-align: left;
}
#content5-9m .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9m .display-2 {
  margin-bottom: 25px;
}
#content5-9m p.lead,
#content5-9m .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9m span {
  font-size: 25px;
  color: #fff;
}
#content1-aj P {
  color: #333333;
  text-align: left;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-c8 {
  
  
}
#content5-c8 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-c8 P {
  text-align: left;
}
#content5-c8 .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-c8 .display-2 {
  margin-bottom: 25px;
}
#content5-c8 p.lead,
#content5-c8 .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-c8 span {
  font-size: 25px;
  color: #fff;
}
#call6-c9 .subtitle {
  text-align: center;
  color: #333333;
}
#call6-c9 .display-4 {
  text-align: center;
  font-size: 24px;
}
#call6-c9 .text {
  text-align: center;
  color: #333333;
}
#call6-c9 .title {
  text-align: center;
}
#call6-c9 .call-card.active .title {
  color: #333333;
}
#call6-c9 .call-card.active .text {
  color: #333333;
}
#call6-c9 .call-card {
  padding: 50px 50px !important;
  height: auto;
  padding-bottom: 50px !important;
}
#menu-ca .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ca .navbar-caption {
  color: #ffffff;
}
#menu-ca .navbar-toggler {
  color: #333333;
}
#menu-ca .close-icon::before,
#menu-ca .close-icon::after {
  background-color: #333333;
}
#menu-ca .link,
#menu-ca .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-ca .link {
  font-size: 0.75rem;
}
#menu-ca .dropdown-item,
#menu-ca .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-ca .link:hover,
#menu-ca .link:focus {
  color: #9f2349;
}
#menu-ca .dropdown-item:hover::before,
#menu-ca .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-ca .dropdown-item:hover,
#menu-ca .dropdown-item:focus {
  color: #333333;
}
#menu-ca .link[aria-expanded="true"],
#menu-ca .dropdown-menu {
  background: #cdcdcd;
}
#menu-ca .nav-dropdown-sm .link:focus,
#menu-ca .nav-dropdown-sm .link:hover,
#menu-ca .nav-dropdown-sm .dropdown-item:focus,
#menu-ca .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-ca .navbar,
#menu-ca .nav-dropdown-sm,
#menu-ca .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ca .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-ca .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-ca .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ca .bg-color.transparent.opened .link:hover,
#menu-ca .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-ca .link[aria-expanded="true"],
#menu-ca .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-ca .nav-dropdown {
  letter-spacing: normal;
}
#menu-ca .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-ca .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-ca .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-ca .dropdown-menu {
  background: #e6e6e6;
}
#menu-ca #menu-1 .link[aria-expanded="true"],
#menu-ca #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-ca .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-ca .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-ca .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-ca .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-ca .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-ca .container,
#menu-ca .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-ca .link {
  font-size: 14px;
}
#footer7-cb .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-cb P {
  color: #8a2a48;
}
#footer7-cb .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-cf {
  
  
}
#content5-cf .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-cf P {
  text-align: left;
}
#content5-cf .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-cf .display-2 {
  margin-bottom: 25px;
}
#content5-cf p.lead,
#content5-cf .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-cf span {
  font-size: 25px;
  color: #fff;
}
#content1-cj P {
  color: #333333;
}
#call6-cg .subtitle {
  text-align: center;
  color: #333333;
}
#call6-cg .display-4 {
  text-align: center;
  font-size: 24px;
}
#call6-cg .text {
  text-align: center;
  color: #333333;
}
#call6-cg .title {
  text-align: center;
}
#call6-cg .call-card.active .title {
  color: #333333;
}
#call6-cg .call-card.active .text {
  color: #333333;
}
#call6-cg .call-card {
  padding: 50px 50px !important;
}
#call6-cg .mbr-section {
  padding-top: 0px !important;
}
#call6-cg .call-card {
  padding: 50px 50px !important;
  height: auto;
  padding-bottom: 50px !important;
}
#menu-ch .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ch .navbar-caption {
  color: #ffffff;
}
#menu-ch .navbar-toggler {
  color: #333333;
}
#menu-ch .close-icon::before,
#menu-ch .close-icon::after {
  background-color: #333333;
}
#menu-ch .link,
#menu-ch .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-ch .link {
  font-size: 0.75rem;
}
#menu-ch .dropdown-item,
#menu-ch .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-ch .link:hover,
#menu-ch .link:focus {
  color: #9f2349;
}
#menu-ch .dropdown-item:hover::before,
#menu-ch .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-ch .dropdown-item:hover,
#menu-ch .dropdown-item:focus {
  color: #333333;
}
#menu-ch .link[aria-expanded="true"],
#menu-ch .dropdown-menu {
  background: #cdcdcd;
}
#menu-ch .nav-dropdown-sm .link:focus,
#menu-ch .nav-dropdown-sm .link:hover,
#menu-ch .nav-dropdown-sm .dropdown-item:focus,
#menu-ch .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-ch .navbar,
#menu-ch .nav-dropdown-sm,
#menu-ch .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ch .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-ch .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-ch .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ch .bg-color.transparent.opened .link:hover,
#menu-ch .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-ch .link[aria-expanded="true"],
#menu-ch .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-ch .nav-dropdown {
  letter-spacing: normal;
}
#menu-ch .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-ch .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-ch .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-ch .dropdown-menu {
  background: #e6e6e6;
}
#menu-ch #menu-1 .link[aria-expanded="true"],
#menu-ch #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-ch .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-ch .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-ch .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-ch .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-ch .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-ch .container,
#menu-ch .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-ch .link {
  font-size: 14px;
}
#footer7-ci .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-ci P {
  color: #8a2a48;
}
#footer7-ci .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-ck {
  
  
}
#content5-ck .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-ck P {
  text-align: left;
}
#content5-ck .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-ck .display-2 {
  margin-bottom: 25px;
}
#content5-ck p.lead,
#content5-ck .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-ck span {
  font-size: 25px;
  color: #fff;
}
#custom-html-cu {
  /* Type valid CSS here */
}
#custom-html-cu .my-image {
  width: 100%;
}
#menu-cn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cn .navbar-caption {
  color: #ffffff;
}
#menu-cn .navbar-toggler {
  color: #333333;
}
#menu-cn .close-icon::before,
#menu-cn .close-icon::after {
  background-color: #333333;
}
#menu-cn .link,
#menu-cn .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-cn .link {
  font-size: 0.75rem;
}
#menu-cn .dropdown-item,
#menu-cn .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-cn .link:hover,
#menu-cn .link:focus {
  color: #9f2349;
}
#menu-cn .dropdown-item:hover::before,
#menu-cn .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-cn .dropdown-item:hover,
#menu-cn .dropdown-item:focus {
  color: #333333;
}
#menu-cn .link[aria-expanded="true"],
#menu-cn .dropdown-menu {
  background: #cdcdcd;
}
#menu-cn .nav-dropdown-sm .link:focus,
#menu-cn .nav-dropdown-sm .link:hover,
#menu-cn .nav-dropdown-sm .dropdown-item:focus,
#menu-cn .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-cn .navbar,
#menu-cn .nav-dropdown-sm,
#menu-cn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cn .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-cn .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-cn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cn .bg-color.transparent.opened .link:hover,
#menu-cn .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-cn .link[aria-expanded="true"],
#menu-cn .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-cn .nav-dropdown {
  letter-spacing: normal;
}
#menu-cn .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-cn .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-cn .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-cn .dropdown-menu {
  background: #e6e6e6;
}
#menu-cn #menu-1 .link[aria-expanded="true"],
#menu-cn #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-cn .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-cn .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-cn .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-cn .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-cn .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-cn .container,
#menu-cn .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-cn .link {
  font-size: 14px;
}
#footer7-co .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-co P {
  color: #8a2a48;
}
#footer7-co .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9p {
  
  
}
#content5-9p .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9p P {
  text-align: left;
}
#content5-9p .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9p .display-2 {
  margin-bottom: 25px;
}
#content5-9p p.lead,
#content5-9p .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9p span {
  font-size: 25px;
  color: #fff;
}
#header5-cv .elements-content {
  padding-bottom: 140px;
}
#header5-cv .mbr-section-subtitle {
  letter-spacing: 0px;
  margin-bottom: 10px;
  font-weight: 700;
}
#header5-cv .mbr-section-title,
#header5-cv .tab-pane {
  color: #fff;
}
#header5-cv .mbr-section-title {
  margin-bottom: 60px;
  color: #333333;
}
#header5-cv .mbr-section {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
#header5-cv .nav-tabs {
  margin-top: 30px;
}
#header5-cv P {
  color: #333333;
  font-size: 16px;
}
#header5-cv H3 {
  color: #333333;
}
#header5-cv .menumapa {
  background: #68142e;
}
#header5-cv section.mbr-section--relative.header5.mbr-after-navbar {
  padding-top: 0px !important;
}
#header5-cv .mbr-section-subtitle {
  margin-bottom: 30px;
  margin-top: 30px;
}
#header5-cv .mbr-figure img {
  display: block;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#header3-dm .display-1 {
  font-weight: 700;
}
#header3-dm .lead {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
#header3-dm .mbr-section-title {
  text-align: center;
}
#header3-dm .btn {
  border-radius: 5px;
  padding: 20px 60px;
  font-weight: 400;
  letter-spacing: 0px;
}
#menu-bu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bu .navbar-caption {
  color: #ffffff;
}
#menu-bu .navbar-toggler {
  color: #333333;
}
#menu-bu .close-icon::before,
#menu-bu .close-icon::after {
  background-color: #333333;
}
#menu-bu .link,
#menu-bu .dropdown-item {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
}
#menu-bu .link {
  font-size: 0.75rem;
}
#menu-bu .dropdown-item,
#menu-bu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bu .link:hover,
#menu-bu .link:focus {
  color: #9f2349;
}
#menu-bu .dropdown-item:hover::before,
#menu-bu .dropdown-item:focus::before {
  background: #9f2349;
}
#menu-bu .dropdown-item:hover,
#menu-bu .dropdown-item:focus {
  color: #333333;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-menu {
  background: #cdcdcd;
}
#menu-bu .nav-dropdown-sm .link:focus,
#menu-bu .nav-dropdown-sm .link:hover,
#menu-bu .nav-dropdown-sm .dropdown-item:focus,
#menu-bu .nav-dropdown-sm .dropdown-item:hover {
  background: #dedede!important;
}
#menu-bu .navbar,
#menu-bu .nav-dropdown-sm,
#menu-bu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bu .nav-dropdown-sm .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .bg-color.transparent .link {
  color: #333333;
  transition: none;
}
#menu-bu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bu .bg-color.transparent.opened .link:hover,
#menu-bu .bg-color.transparent.opened .link:focus {
  color: #9f2349;
}
#menu-bu .link[aria-expanded="true"],
#menu-bu .dropdown-item[aria-expanded="true"] {
  color: #9f2349!important;
}
#menu-bu .nav-dropdown {
  letter-spacing: normal;
}
#menu-bu .nav-dropdown .link {
  margin: 1.667em 0.6em;
}
#menu-bu .navbar-dropdown .navbar-logo img {
  height: 50px;
}
#menu-bu .dropdown-toggle[aria-expanded="true"] {
  background: #e6e6e6;
}
#menu-bu .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu #menu-1 .link[aria-expanded="true"],
#menu-bu #menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-bu .nav-dropdown .link.dropdown-toggle::after {
  margin-top: 1.3em;
}
#menu-bu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin: 0;
  padding: 1.667em 0.6em;
}
#menu-bu .nav-dropdown .btn {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media (max-width: 1450px) {
  #menu-bu .link {
    font-size: 11px !important;
  }
}
@media (max-width: 764px) {
  #menu-bu .nav-dropdown .link.dropdown-toggle::after {
    margin-top: auto;
  }
}
#menu-bu .container,
#menu-bu .container-fluid {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
}
#menu-bu .link {
  font-size: 14px;
}
#content1-de P {
  color: #333333;
}
#footer7-bv .mbr-section-subtitle {
  font-size: 10px;
}
#footer7-bv P {
  color: #8a2a48;
  font-size: 16px;
}
#footer7-bv .footer1.footer7 .logo img {
  width: 100%;
  max-width: 200px;
}

#content5-9g {
  
}

#content5-9g .mbr-section-title {
  text-align: center;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
}
#content5-9g P {
  text-align: left;
}
#content5-9g .mbr-section-title DIV {
  text-align: center;
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#content5-9g .display-2 {
  margin-bottom: 25px;
}
#content5-9g p.lead,
#content5-9g .lead p {
  font-weight: 300;
  margin-bottom: 0;
}
#content5-9g span {
  font-size: 25px;
  color: #fff;
}
#buttons1-do .btn {
  font-size: 12px;
}
#buttons1-do .btn {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 0.5rem 1.1875rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#buttons1-do .btn-black-outline {
  border-width: 2px;
}

#content2-ds .mbr-figure img,
#content2-ds .mbr-figure iframe {
  max-width: 447px;
  text-align: center;
  margin: 0 auto;
}
#form2-dn .form-control-label {
  color: undefined;
}
#form2-dn .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-dn .form-control-label {
  color: undefined;
}
#form2-dn select:required:invalid {
  color: gray;
}
#form2-dn option[value=""][disabled] {
  display: none;
}
#form2-dn .form1 input.form-control {
  text-indent: 0;
}
#form2-dn .accordion .panel-heading a {
  text-decoration: none;
  color: #fff;
  text-align: left;
  display: block;
  padding: 5px 40px;
  font-size: 18px;
}
#form2-dn .panel-body.lead.mbr-editable-content {
  text-align: left;
  padding: 15px;
  line-height: 1.5em;
}
#form2-dn .form1 .form-control-label + .form-icon {
  display: none;
}
#form2-dn .accordion .panel-heading {
  background: #9f2349;
  border-bottom: 1px solid #751a36;
}
#form2-dn .accordion .accordion-group .panel:last-child:after {
  background: #751a36;
}
#form2-dn .accordion .panel-heading a {
  color: #fff !important;
}
#form2-dn .mbr-section {
  padding-top: 10px !important;
  padding-bottom: 50px !important;
}
#form2-dn .checkbox,
#form2-dn .radio {
  padding: 0.7em 0em 0.7em;
}

#form2-dy .form-control-label {
  color: undefined;
}
#form2-dy .mbr-section-subtitle {
  text-transform: uppercase;
}
#form2-dy .form-control-label {
  color: undefined;
}
#form2-dy select:required:invalid {
  color: gray;
}
#form2-dy option[value=""][disabled] {
  display: none;
}
#form2-dy .form1 input.form-control {
  text-indent: 0;
}
#form2-dy .accordion .panel-heading a {
  text-decoration: none;
  color: #fff;
  text-align: left;
  display: block;
  padding: 5px 40px;
  font-size: 18px;
}
#form2-dy .panel-body.lead.mbr-editable-content {
  text-align: left;
  padding: 15px;
  line-height: 1.5em;
}
#form2-dy .form1 .form-control-label + .form-icon {
  display: none;
}
#form2-dy .accordion .panel-heading {
  background: #9f2349;
  border-bottom: 1px solid #751a36;
}
#form2-dy .accordion .accordion-group .panel:last-child:after {
  background: #751a36;
}
#form2-dy .accordion .panel-heading a {
  color: #fff !important;
}
#form2-dy .mbr-section {
  padding-top: 20px !important;
  padding-bottom: 50px !important;
}
#form2-dy .checkbox,
#form2-dy .radio {
  padding: 0.7em 0em 0.7em;
}

@media (max-width: 1450px) {
  #gallery2-72 .mbr-gallery-item-2 {
  width: 190px;
  position: relative;
  display: inline-block;
  }
}