@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Alex+Brush&display=swap);
@import url(https://fonts.googleapis.com/css?family=Quicksand&display=swap);
@import url(https://fonts.googleapis.com/css?family=Mrs+Saint+Delafield&display=swap);
@import url(https://fonts.googleapis.com/css?family=Reem+Kufi&display=swap);
@import url(https://fonts.googleapis.com/css?family=Quicksand:500&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400&display=swap);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400&display=swap);


body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Lato', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lato', 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:'Lato', 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,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lato', sans-serif;
  font-weight:bold;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #feff0a !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #feff0a !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #feff0a;
  border-color: #feff0a;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #bcbd00;
  border-color: #bcbd00;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #bcbd00 !important;
  border-color: #bcbd00 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #feff0a;
  border-color: #feff0a;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #bcbd00;
  border-color: #bcbd00;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #bcbd00 !important;
  border-color: #bcbd00 !important;
}
.btn-danger {
  background-color: #efe011;
  border-color: #efe011;
  color: #000000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #000000;
  background-color: #d8a937;
  border-color: #d8a937;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #a2a300;
  color: #a2a300;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #feff0a;
  border-color: #feff0a;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #feff0a !important;
  border-color: #feff0a !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #a2a300;
  color: #a2a300;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #feff0a;
  border-color: #feff0a;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #feff0a !important;
  border-color: #feff0a !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: #feff0a !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #feff0a !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #feff0a;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #feff0a;
}
.btn-social:hover {
  background: #feff0a;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #feff0a;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #feff0a;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #feff0a;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #feff0a;
}
.lead a,
.lead a:hover {
  color: #feff0a;
}
.lead blockquote {
  border-color: #feff0a;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffd6;
}
.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: #ffffd6;
}
.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: #feff0a;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#msg-box3-h .mbr-section-title,
#msg-box3-h p {
  color: #000;
}
#msg-box3-h .mbr-section-title {
  font-size: 32px;
}
#ext_menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-5 .navbar-toggler {
  color: #000000;
}
#ext_menu-5 .close-icon::before,
#ext_menu-5 .close-icon::after {
  background-color: #000000;
}
#ext_menu-5 .link,
#ext_menu-5 .dropdown-item {
  color: #000000;
  /*font-family: 'Indie Flower', cursive;*/
  font-family: 'Reem Kufi', cursive;
}
#ext_menu-5 .link {
   font-size: 1.25rem;
}
#ext_menu-5 .dropdown-item,
#ext_menu-5 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-5 .link:hover,
#ext_menu-5 .dropdown-item:hover,
#ext_menu-5 .link:focus,
#ext_menu-5 .dropdown-item:focus {
  color: #fff;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-menu {
  background: #d5d600;
}
#ext_menu-5 .nav-dropdown-sm .link:focus,
#ext_menu-5 .nav-dropdown-sm .link:hover,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #f9fa00!important;
}
#ext_menu-5 .navbar,
#ext_menu-5 .nav-dropdown-sm,
#ext_menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#ext_menu-5 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5 .bg-color.transparent.opened .link:hover,
#ext_menu-5 .bg-color.transparent.opened .link:focus {
  color: #feff0a;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-item[aria-expanded="true"] {
  color: #feff0a!important;
}
#msg-box8-g .mbr-section-title,
#msg-box8-g p {
  color: #fff;
}
#footer1-j P {
  color: #28324e;
}
#contacts3-3b STRONG {
  color: #cccccc;
}
#contacts3-3b H4 {
  color: #c1c1c1;
}


#msg-box3-m .mbr-section-title,
#msg-box3-m p {
  color: #000;
}
#msg-box3-m .mbr-section-title {
  font-size: 32px;
}
#ext_menu-n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-n .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-n .navbar-toggler {
  color: #000000;
}
#ext_menu-n .close-icon::before,
#ext_menu-n .close-icon::after {
  background-color: #000000;
}
#ext_menu-n .link,
#ext_menu-n .dropdown-item {
  color: #000000;
  /*font-family: 'Indie Flower', cursive;*/
  font-family: 'Reem Kufi', cursive;
}
#ext_menu-n .link {
  font-size: 1.25rem;
}
#ext_menu-n .dropdown-item,
#ext_menu-n .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-n .link:hover,
#ext_menu-n .dropdown-item:hover,
#ext_menu-n .link:focus,
#ext_menu-n .dropdown-item:focus {
  color: #feff0a;
}
#ext_menu-n .link[aria-expanded="true"],
#ext_menu-n .dropdown-menu {
  background: #d5d600;
}
#ext_menu-n .nav-dropdown-sm .link:focus,
#ext_menu-n .nav-dropdown-sm .link:hover,
#ext_menu-n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-n .nav-dropdown-sm .dropdown-item:hover {
  background: #f9fa00!important;
}
#ext_menu-n .navbar,
#ext_menu-n .nav-dropdown-sm,
#ext_menu-n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-n .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#ext_menu-n .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-n .bg-color.transparent.opened .link:hover,
#ext_menu-n .bg-color.transparent.opened .link:focus {
  color: #751205;
}
#ext_menu-n .link[aria-expanded="true"],
#ext_menu-n .dropdown-item[aria-expanded="true"] {
  color: #000!important;
}
#msg-box3-28 .mbr-section-title,
#msg-box3-28 p {
  color: #000;
}
#msg-box3-28 .lead P {
  color: #000000;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s p {
  color: #fff;
}
#contacts1-t P {
  color: #28324e;
}
#footer1-u P {
  color: #28324e;
}


#msg-box3-10 .mbr-section-title,
#msg-box3-10 p {
  color: #000;
}
#msg-box3-10 .mbr-section-title {
  font-size: 32px;
}
#ext_menu-11 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-11 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-11 .navbar-toggler {
  color: #000000;
}
#ext_menu-11 .close-icon::before,
#ext_menu-11 .close-icon::after {
  background-color: #000000;
}
#ext_menu-11 .link,
#ext_menu-11 .dropdown-item {
  color: #000000;
  /*font-family: 'Indie Flower', cursive;*/
  font-family: 'Reem Kufi', cursive;
}
#ext_menu-11 .link {
   font-size: 1.25rem;
}
#ext_menu-11 .dropdown-item,
#ext_menu-11 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-11 .link:hover,
#ext_menu-11 .dropdown-item:hover,
#ext_menu-11 .link:focus,
#ext_menu-11 .dropdown-item:focus {
  color: #feff0a;
}
#ext_menu-11 .link[aria-expanded="true"],
#ext_menu-11 .dropdown-menu {
  background: #d5d600;
}
#ext_menu-11 .nav-dropdown-sm .link:focus,
#ext_menu-11 .nav-dropdown-sm .link:hover,
#ext_menu-11 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-11 .nav-dropdown-sm .dropdown-item:hover {
  background: #f9fa00!important;
}
#ext_menu-11 .navbar,
#ext_menu-11 .nav-dropdown-sm,
#ext_menu-11 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-11 .nav-dropdown-sm .dropdown-menu {
  background: #feff0a;
}
#ext_menu-11 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-11 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-11 .bg-color.transparent.opened .link:hover,
#ext_menu-11 .bg-color.transparent.opened .link:focus {
  color: #feff0a;
}
#ext_menu-11 .link[aria-expanded="true"],
#ext_menu-11 .dropdown-item[aria-expanded="true"] {
  color: #feff0a!important;
}
#msg-box8-15 .mbr-section-title,
#msg-box8-15 p {
  color: #fff;
}
#contacts1-16 P {
  color: #28324e;
}
#footer1-17 P {
  color: #28324e;
}


#form1-35 .form-control-label {
  color: #232323;
}
#ext_menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1i .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-1i .navbar-toggler {
  color: #000000;
}
#ext_menu-1i .close-icon::before,
#ext_menu-1i .close-icon::after {
  background-color: #000000;
}
#ext_menu-1i .link,
#ext_menu-1i .dropdown-item {
  color: #000000;
  /*font-family: 'Indie Flower', cursive;*/
  font-family: 'Reem Kufi', cursive;
}
#ext_menu-1i .link {
   font-size: 1.25rem;
}
#ext_menu-1i .dropdown-item,
#ext_menu-1i .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-1i .link:hover,
#ext_menu-1i .dropdown-item:hover,
#ext_menu-1i .link:focus,
#ext_menu-1i .dropdown-item:focus {
  color: #feff0a;
}
#ext_menu-1i .link[aria-expanded="true"],
#ext_menu-1i .dropdown-menu {
  background: #d5d600;
}
#ext_menu-1i .nav-dropdown-sm .link:focus,
#ext_menu-1i .nav-dropdown-sm .link:hover,
#ext_menu-1i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #f9fa00!important;
}
#ext_menu-1i .navbar,
#ext_menu-1i .nav-dropdown-sm,
#ext_menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #feff0a;
}
#ext_menu-1i .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1i .bg-color.transparent.opened .link:hover,
#ext_menu-1i .bg-color.transparent.opened .link:focus {
  color: #feff0a;
}
#ext_menu-1i .link[aria-expanded="true"],
#ext_menu-1i .dropdown-item[aria-expanded="true"] {
  color: #feff0a!important;
}
#msg-box8-1k .mbr-section-title,
#msg-box8-1k p {
  color: #fff;
}
#contacts1-1l P {
  color: #28324e;
}
#footer1-1m P {
  color: #28324e;
}


#msg-box3-2a .mbr-section-title,
#msg-box3-2a p {
  color: #000;
}
#msg-box3-2a .mbr-section-title {
  font-size: 32px;
}
#ext_menu-2b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2b .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2b .navbar-toggler {
  color: #000000;
}
#ext_menu-2b .close-icon::before,
#ext_menu-2b .close-icon::after {
  background-color: #000000;
}
#ext_menu-2b .link,
#ext_menu-2b .dropdown-item {
  color: #000000;
  /*font-family: 'Indie Flower', cursive;*/
  font-family: 'Josefin Sans', cursive;
}
#ext_menu-2b .link {
   font-size: 1.25rem;
}
#ext_menu-2b .dropdown-item,
#ext_menu-2b .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-2b .link:hover,
#ext_menu-2b .dropdown-item:hover,
#ext_menu-2b .link:focus,
#ext_menu-2b .dropdown-item:focus {
  color: #feff0a;
}
#ext_menu-2b .link[aria-expanded="true"],
#ext_menu-2b .dropdown-menu {
  background: #d5d600;
}
#ext_menu-2b .nav-dropdown-sm .link:focus,
#ext_menu-2b .nav-dropdown-sm .link:hover,
#ext_menu-2b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2b .nav-dropdown-sm .dropdown-item:hover {
  background: #f9fa00!important;
}
#ext_menu-2b .navbar,
#ext_menu-2b .nav-dropdown-sm,
#ext_menu-2b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2b .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#ext_menu-2b .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-2b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2b .bg-color.transparent.opened .link:hover,
#ext_menu-2b .bg-color.transparent.opened .link:focus {
  color: #feff0a;
}
#ext_menu-2b .link[aria-expanded="true"],
#ext_menu-2b .dropdown-item[aria-expanded="true"] {
  color: #feff0a!important;
}
#msg-box3-2d .mbr-section-title,
#msg-box3-2d p {
  color: #000;
}
#msg-box3-2d .lead P {
  color: #000000;
}
#msg-box8-2e .mbr-section-title,
#msg-box8-2e p {
  color: #fff;
}
#contacts1-2f P {
  color: #28324e;
}
#footer1-2g P {
  color: #28324e;
}


#content5-2l .mbr-section-title,
#content5-2l p {
  color: #fff;
}
#msg-box3-2m .mbr-section-title,
#msg-box3-2m p {
  color: #000;
}
#msg-box3-2m .mbr-section-title {
  font-size: 32px;
}
#ext_menu-2n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2n .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2n .navbar-toggler {
  color: #000000;
}
#ext_menu-2n .close-icon::before,
#ext_menu-2n .close-icon::after {
  background-color: #000000;
}
#ext_menu-2n .link,
#ext_menu-2n .dropdown-item {
  color: #000000;
  /*font-family: 'Indie Flower', cursive;*/
  font-family: 'Reem Kufi', cursive;
}
#ext_menu-2n .link {
  font-size: 1.05rem;
}
#ext_menu-2n .dropdown-item,
#ext_menu-2n .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-2n .link:hover,
#ext_menu-2n .dropdown-item:hover,
#ext_menu-2n .link:focus,
#ext_menu-2n .dropdown-item:focus {
  color: #feff0a;
}
#ext_menu-2n .link[aria-expanded="true"],
#ext_menu-2n .dropdown-menu {
  background: #d5d600;
}
#ext_menu-2n .nav-dropdown-sm .link:focus,
#ext_menu-2n .nav-dropdown-sm .link:hover,
#ext_menu-2n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2n .nav-dropdown-sm .dropdown-item:hover {
  background: #f9fa00!important;
}
#ext_menu-2n .navbar,
#ext_menu-2n .nav-dropdown-sm,
#ext_menu-2n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2n .nav-dropdown-sm .dropdown-menu {
  background: #feff0a;
}
#ext_menu-2n .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-2n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2n .bg-color.transparent.opened .link:hover,
#ext_menu-2n .bg-color.transparent.opened .link:focus {
  color: #feff0a;
}
#ext_menu-2n .link[aria-expanded="true"],
#ext_menu-2n .dropdown-item[aria-expanded="true"] {
  color: #feff0a!important;
}
#msg-box8-2p .mbr-section-title,
#msg-box8-2p p {
  color: #fff;
}
#contacts1-2q P {
  color: #28324e;
}
#footer1-2r P {
  color: #28324e;
}


#msg-box3-2v .mbr-section-title,
#msg-box3-2v p {
  color: #000;
}
#msg-box3-2v .mbr-section-title {
  font-size: 32px;
}
#ext_menu-2w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2w .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2w .navbar-toggler {
  color: #000000;
}
#ext_menu-2w .close-icon::before,
#ext_menu-2w .close-icon::after {
  background-color: #000000;
}
#ext_menu-2w .link,
#ext_menu-2w .dropdown-item {
  color: #000000;
  /*font-family: 'Indie Flower', cursive;*/
  font-family: 'Reem Kufi', cursive;
}
#ext_menu-2w .link {
   font-size: 1.25rem;
}
#ext_menu-2w .dropdown-item,
#ext_menu-2w .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-2w .link:hover,
#ext_menu-2w .dropdown-item:hover,
#ext_menu-2w .link:focus,
#ext_menu-2w .dropdown-item:focus {
  color: #feff0a;
}
#ext_menu-2w .link[aria-expanded="true"],
#ext_menu-2w .dropdown-menu {
  background: #d5d600;
}
#ext_menu-2w .nav-dropdown-sm .link:focus,
#ext_menu-2w .nav-dropdown-sm .link:hover,
#ext_menu-2w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2w .nav-dropdown-sm .dropdown-item:hover {
  background: #f9fa00!important;
}
#ext_menu-2w .navbar,
#ext_menu-2w .nav-dropdown-sm,
#ext_menu-2w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2w .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#ext_menu-2w .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-2w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2w .bg-color.transparent.opened .link:hover,
#ext_menu-2w .bg-color.transparent.opened .link:focus {
  color: #feff0a;
}
#ext_menu-2w .link[aria-expanded="true"],
#ext_menu-2w .dropdown-item[aria-expanded="true"] {
  color: #feff0a!important;
}
#form1-32 .form-control-label {
  color: #232323;
}
#msg-box8-2z .mbr-section-title,
#msg-box8-2z p {
  color: #fff;
}
#contacts1-30 P {
  color: #28324e;
}
#footer1-31 P {
  color: #28324e;
}
