@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(../../../null);










body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #cccccc !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-secondary {
  background-color: #af2752;
  border-color: #af2752;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #701935;
  border-color: #701935;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #701935 !important;
  border-color: #701935 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #5c142b;
  color: #5c142b;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #af2752;
  border-color: #af2752;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #af2752 !important;
  border-color: #af2752 !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #cccccc !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #cccccc;
}
.btn-social:hover {
  background: #cccccc;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #cccccc;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #cccccc;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #cccccc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #cccccc;
}
.lead a,
.lead a:hover {
  color: #cccccc;
}
.lead blockquote {
  border-color: #cccccc;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #cccccc;
}
#msg-box8-2m .mbr-section-title,
#msg-box8-2m p {
  color: #fff;
}
#msg-box8-2m .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#form1-2n .form-control-label {
  color: #232323;
}
#form1-2n .mbr-section-title {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
}
#form1-2n SMALL {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons2-5m .mbr-section-title,
#social-buttons2-5m .btn-social {
  color: #232323;
}
#social-buttons2-5m .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
  font-size: 25px;
  color: #b4315a;
}
#ext_menu-b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-b .close-icon::before,
#ext_menu-b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-b .link,
#ext_menu-b .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-b .link {
  font-size: 0.9rem;
}
#ext_menu-b .dropdown-item,
#ext_menu-b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-b .link:hover,
#ext_menu-b .dropdown-item:hover,
#ext_menu-b .link:focus,
#ext_menu-b .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-b .nav-dropdown-sm .link:focus,
#ext_menu-b .nav-dropdown-sm .link:hover,
#ext_menu-b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-b .navbar,
#ext_menu-b .nav-dropdown-sm,
#ext_menu-b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b .bg-color.transparent.opened .link:hover,
#ext_menu-b .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-b A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-b .btn {
  font-size: 19px;
}









#ext_menu-b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-b .close-icon::before,
#ext_menu-b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-b .link,
#ext_menu-b .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-b .link {
  font-size: 0.9rem;
}
#ext_menu-b .dropdown-item,
#ext_menu-b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-b .link:hover,
#ext_menu-b .dropdown-item:hover,
#ext_menu-b .link:focus,
#ext_menu-b .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-b .nav-dropdown-sm .link:focus,
#ext_menu-b .nav-dropdown-sm .link:hover,
#ext_menu-b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-b .navbar,
#ext_menu-b .nav-dropdown-sm,
#ext_menu-b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b .bg-color.transparent.opened .link:hover,
#ext_menu-b .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-b A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-b .btn {
  font-size: 19px;
}
#header1-4b .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
}
#testimonials1-z .card-block DIV {
  text-align: left;
}
#testimonials1-z .card-block {
  font-family: 'ERASLGHT';
}
#testimonials1-z .mbr-section-subtitle {
  font-family: 'Amatic SC', handwriting;
  font-size: 22px;
  color: #000000;
}
#testimonials1-z .card-block P {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
#testimonials1-z .card-footer > div {
  font-family: 'Amatic SC', handwriting;
  font-size: 22px;
}
#social-buttons2-5n .mbr-section-title,
#social-buttons2-5n .btn-social {
  color: #232323;
}
#social-buttons2-5n .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
  font-size: 25px;
  color: #b4315a;
}






#slider-1a SPAN {
  font-size: 48px;
  font-family: 'Amatic SC', handwriting;
}
#slider-1a H2 {
  font-size: 25px;
  text-align: center;
}
#instagram-feed-block-53 .inst__title {
  font-family: 'Amatic SC', handwriting;
  font-size: 25px;
  text-align: center;
  color: #b4315a;
}
#social-buttons2-4t .mbr-section-title,
#social-buttons2-4t .btn-social {
  color: #232323;
}
#social-buttons2-4t .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
  font-size: 25px;
  color: #b4315a;
}
#ext_menu-b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-b .close-icon::before,
#ext_menu-b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-b .link,
#ext_menu-b .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-b .link {
  font-size: 0.9rem;
}
#ext_menu-b .dropdown-item,
#ext_menu-b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-b .link:hover,
#ext_menu-b .dropdown-item:hover,
#ext_menu-b .link:focus,
#ext_menu-b .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-b .nav-dropdown-sm .link:focus,
#ext_menu-b .nav-dropdown-sm .link:hover,
#ext_menu-b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-b .navbar,
#ext_menu-b .nav-dropdown-sm,
#ext_menu-b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b .bg-color.transparent.opened .link:hover,
#ext_menu-b .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-b A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-b .btn {
  font-size: 19px;
}












#ext_menu-58 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-58 .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-58 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-58 .close-icon::before,
#ext_menu-58 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-58 .link,
#ext_menu-58 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-58 .link {
  font-size: 0.9rem;
}
#ext_menu-58 .dropdown-item,
#ext_menu-58 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-58 .link:hover,
#ext_menu-58 .dropdown-item:hover,
#ext_menu-58 .link:focus,
#ext_menu-58 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-58 .link[aria-expanded="true"],
#ext_menu-58 .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-58 .nav-dropdown-sm .link:focus,
#ext_menu-58 .nav-dropdown-sm .link:hover,
#ext_menu-58 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-58 .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-58 .navbar,
#ext_menu-58 .nav-dropdown-sm,
#ext_menu-58 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-58 .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-58 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-58 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-58 .bg-color.transparent.opened .link:hover,
#ext_menu-58 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-58 .link[aria-expanded="true"],
#ext_menu-58 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-58 A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-58 .btn {
  font-size: 19px;
}
#msg-box8-56 .mbr-section-title,
#msg-box8-56 p {
  color: #fff;
}
#msg-box8-56 .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#content1-5b P {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
#content7-57 P {
  font-family: 'Amatic SC', handwriting;
  text-align: center;
  font-size: 32px;
}
#testimonials1-56 .card-block P {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-align: left;
  color: #000000;
}
#testimonials1-56 .card-footer > div {
  font-family: 'Amatic SC', handwriting;
  font-size: 30px;
}
#content7-5g P {
  font-family: 'Amatic SC', handwriting;
  text-align: center;
  font-size: 32px;
}
#content7-5c P {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
#content1-5f P {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
#content1-5f DIV {
  font-size: 13px;
}
#social-buttons2-5l .mbr-section-title,
#social-buttons2-5l .btn-social {
  color: #232323;
}
#social-buttons2-5l .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
  font-size: 25px;
  color: #b4315a;
}







#ext_menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8 .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-8 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8 .close-icon::before,
#ext_menu-8 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8 .link,
#ext_menu-8 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-8 .link {
  font-size: 0.9rem;
}
#ext_menu-8 .dropdown-item,
#ext_menu-8 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-8 .link:hover,
#ext_menu-8 .dropdown-item:hover,
#ext_menu-8 .link:focus,
#ext_menu-8 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-8 .nav-dropdown-sm .link:focus,
#ext_menu-8 .nav-dropdown-sm .link:hover,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-8 .navbar,
#ext_menu-8 .nav-dropdown-sm,
#ext_menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8 .bg-color.transparent.opened .link:hover,
#ext_menu-8 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-8 A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-8 .btn {
  font-size: 19px;
}
#msg-box8-1p .mbr-section-title,
#msg-box8-1p p {
  color: #fff;
}
#msg-box8-1p .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#content1-54 P {
  font-size: 14px;
  text-align: center;
}
#content1-5e P {
  font-size: 36px;
  text-align: center;
  font-family: 'Amatic SC', handwriting;
}
#msg-box5-59 H3 {
  font-family: 'Amatic SC', handwriting;
  font-size: 36px;
}
#msg-box5-59 P {
  font-size: 13px;
}
#msg-box5-59 SPAN {
  font-size: 32px;
}
#msg-box5-5a H3 {
  font-family: 'Amatic SC', handwriting;
  font-size: 36px;
}
#msg-box5-5a P {
  font-size: 13px;
}
#msg-box5-5a SPAN {
  font-size: 32px;
}







#ext_menu-56 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-56 .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-56 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-56 .close-icon::before,
#ext_menu-56 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-56 .link,
#ext_menu-56 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-56 .link {
  font-size: 0.9rem;
}
#ext_menu-56 .dropdown-item,
#ext_menu-56 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-56 .link:hover,
#ext_menu-56 .dropdown-item:hover,
#ext_menu-56 .link:focus,
#ext_menu-56 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-56 .link[aria-expanded="true"],
#ext_menu-56 .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-56 .nav-dropdown-sm .link:focus,
#ext_menu-56 .nav-dropdown-sm .link:hover,
#ext_menu-56 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-56 .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-56 .navbar,
#ext_menu-56 .nav-dropdown-sm,
#ext_menu-56 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-56 .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-56 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-56 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-56 .bg-color.transparent.opened .link:hover,
#ext_menu-56 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-56 .link[aria-expanded="true"],
#ext_menu-56 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-56 A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-56 .btn {
  font-size: 19px;
}
#msg-box8-57 .mbr-section-title,
#msg-box8-57 p {
  color: #fff;
}
#msg-box8-57 .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#content1-58 P {
  font-size: 14px;
  text-align: center;
}
#content1-5d P {
  font-size: 36px;
  text-align: center;
  font-family: 'Amatic SC', handwriting;
}
#msg-box5-5c H3 {
  font-family: 'Amatic SC', handwriting;
  font-size: 36px;
}
#msg-box5-5c P {
  font-size: 13px;
}
#msg-box5-5c SPAN {
  font-size: 32px;
}
#msg-box5-5b H3 {
  font-family: 'Amatic SC', handwriting;
  font-size: 36px;
}
#msg-box5-5b P {
  font-size: 13px;
}
#msg-box5-5b SPAN {
  font-size: 32px;
}












#ext_menu-5p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5p .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-5p .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5p .close-icon::before,
#ext_menu-5p .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5p .link,
#ext_menu-5p .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-5p .link {
  font-size: 0.9rem;
}
#ext_menu-5p .dropdown-item,
#ext_menu-5p .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-5p .link:hover,
#ext_menu-5p .dropdown-item:hover,
#ext_menu-5p .link:focus,
#ext_menu-5p .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-5p .link[aria-expanded="true"],
#ext_menu-5p .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-5p .nav-dropdown-sm .link:focus,
#ext_menu-5p .nav-dropdown-sm .link:hover,
#ext_menu-5p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5p .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-5p .navbar,
#ext_menu-5p .nav-dropdown-sm,
#ext_menu-5p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5p .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-5p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5p .bg-color.transparent.opened .link:hover,
#ext_menu-5p .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-5p .link[aria-expanded="true"],
#ext_menu-5p .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-5p A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-5p .btn {
  font-size: 19px;
}
#msg-box8-5q .mbr-section-title,
#msg-box8-5q p {
  color: #fff;
}
#msg-box8-5q .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#content1-5t P {
  font-size: 19px;
  text-align: center;
  font-family: 'Amatic SC', handwriting;
}
#msg-box5-5u H3 {
  font-family: 'Amatic SC', handwriting;
  font-size: 36px;
}
#msg-box5-5u P {
  font-size: 13px;
}
#msg-box5-5u SPAN {
  font-size: 32px;
}
#content1-5y P {
  font-size: 36px;
  text-align: center;
  font-family: 'Amatic SC', handwriting;
}
#msg-box5-5v H3 {
  font-family: 'Amatic SC', handwriting;
  font-size: 36px;
}
#msg-box5-5v P {
  font-size: 13px;
}
#msg-box5-5v SPAN {
  font-size: 32px;
}
#content1-60 P {
  font-size: 36px;
  text-align: center;
  font-family: 'Amatic SC', handwriting;
}
#msg-box5-5w H3 {
  font-family: 'Amatic SC', handwriting;
  font-size: 36px;
}
#msg-box5-5w P {
  font-size: 13px;
}
#msg-box5-5w SPAN {
  font-size: 32px;
}
#content1-62 P {
  font-size: 36px;
  text-align: center;
  font-family: 'Amatic SC', handwriting;
}
#content1-5z P {
  font-size: 36px;
  text-align: center;
  font-family: 'Amatic SC', handwriting;
}





#ext_menu-57 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-57 .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-57 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-57 .close-icon::before,
#ext_menu-57 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-57 .link,
#ext_menu-57 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-57 .link {
  font-size: 0.9rem;
}
#ext_menu-57 .dropdown-item,
#ext_menu-57 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-57 .link:hover,
#ext_menu-57 .dropdown-item:hover,
#ext_menu-57 .link:focus,
#ext_menu-57 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-57 .link[aria-expanded="true"],
#ext_menu-57 .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-57 .nav-dropdown-sm .link:focus,
#ext_menu-57 .nav-dropdown-sm .link:hover,
#ext_menu-57 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-57 .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-57 .navbar,
#ext_menu-57 .nav-dropdown-sm,
#ext_menu-57 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-57 .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-57 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-57 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-57 .bg-color.transparent.opened .link:hover,
#ext_menu-57 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-57 .link[aria-expanded="true"],
#ext_menu-57 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-57 A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-57 .btn {
  font-size: 19px;
}
#msg-box8-58 .mbr-section-title,
#msg-box8-58 p {
  color: #fff;
}
#msg-box8-58 .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#msg-box8-58 .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
}
#content1-59 P {
  font-size: 14px;
  text-align: center;
}





#ext_menu-55 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-55 .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-55 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-55 .close-icon::before,
#ext_menu-55 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-55 .link,
#ext_menu-55 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-55 .link {
  font-size: 0.9rem;
}
#ext_menu-55 .dropdown-item,
#ext_menu-55 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-55 .link:hover,
#ext_menu-55 .dropdown-item:hover,
#ext_menu-55 .link:focus,
#ext_menu-55 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-55 .link[aria-expanded="true"],
#ext_menu-55 .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-55 .nav-dropdown-sm .link:focus,
#ext_menu-55 .nav-dropdown-sm .link:hover,
#ext_menu-55 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-55 .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-55 .navbar,
#ext_menu-55 .nav-dropdown-sm,
#ext_menu-55 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-55 .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-55 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-55 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-55 .bg-color.transparent.opened .link:hover,
#ext_menu-55 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-55 .link[aria-expanded="true"],
#ext_menu-55 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-55 A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-55 .btn {
  font-size: 19px;
}
#msg-box8-56 .mbr-section-title,
#msg-box8-56 p {
  color: #fff;
}
#msg-box8-56 .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#msg-box8-56 .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
}
#content1-57 P {
  font-size: 14px;
  text-align: center;
}





#ext_menu-55 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-55 .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-55 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-55 .close-icon::before,
#ext_menu-55 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-55 .link,
#ext_menu-55 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-55 .link {
  font-size: 0.9rem;
}
#ext_menu-55 .dropdown-item,
#ext_menu-55 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-55 .link:hover,
#ext_menu-55 .dropdown-item:hover,
#ext_menu-55 .link:focus,
#ext_menu-55 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-55 .link[aria-expanded="true"],
#ext_menu-55 .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-55 .nav-dropdown-sm .link:focus,
#ext_menu-55 .nav-dropdown-sm .link:hover,
#ext_menu-55 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-55 .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-55 .navbar,
#ext_menu-55 .nav-dropdown-sm,
#ext_menu-55 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-55 .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-55 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-55 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-55 .bg-color.transparent.opened .link:hover,
#ext_menu-55 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-55 .link[aria-expanded="true"],
#ext_menu-55 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-55 A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-55 .btn {
  font-size: 19px;
}
#msg-box8-56 .mbr-section-title,
#msg-box8-56 p {
  color: #fff;
}
#msg-box8-56 .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#msg-box8-56 .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
}
#content1-57 P {
  font-size: 14px;
  text-align: center;
}





#ext_menu-5g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5g .navbar-caption {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Amatic SC', handwriting;
}
#ext_menu-5g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5g .close-icon::before,
#ext_menu-5g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5g .link,
#ext_menu-5g .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#ext_menu-5g .link {
  font-size: 0.9rem;
}
#ext_menu-5g .dropdown-item,
#ext_menu-5g .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-5g .link:hover,
#ext_menu-5g .dropdown-item:hover,
#ext_menu-5g .link:focus,
#ext_menu-5g .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-5g .link[aria-expanded="true"],
#ext_menu-5g .dropdown-menu {
  background: #1c1c1c;
}
#ext_menu-5g .nav-dropdown-sm .link:focus,
#ext_menu-5g .nav-dropdown-sm .link:hover,
#ext_menu-5g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5g .nav-dropdown-sm .dropdown-item:hover {
  background: #2d2d2d!important;
}
#ext_menu-5g .navbar,
#ext_menu-5g .nav-dropdown-sm,
#ext_menu-5g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5g .nav-dropdown-sm .dropdown-menu {
  background: #353535;
}
#ext_menu-5g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5g .bg-color.transparent.opened .link:hover,
#ext_menu-5g .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-5g .link[aria-expanded="true"],
#ext_menu-5g .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-5g A {
  font-family: 'Amatic SC', handwriting;
  font-size: 12px;
}
#ext_menu-5g .btn {
  font-size: 19px;
}
#msg-box8-5h .mbr-section-title,
#msg-box8-5h p {
  color: #fff;
}
#msg-box8-5h .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Amatic SC', handwriting;
  color: #ffffff;
}
#msg-box8-5h .mbr-section-title {
  font-family: 'Amatic SC', handwriting;
}
#content1-5i P {
  font-size: 14px;
  text-align: center;
}
