@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=Arimo:400,700);















body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Lora', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lora', 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: 'Lora', 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: 'Lora', serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Lora', serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Lora', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #f2bef1 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #2b0680 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #f2bef1;
  border-color: #f2bef1;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #e57ee3;
  border-color: #e57ee3;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #e57ee3 !important;
  border-color: #e57ee3 !important;
}
.btn-secondary {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-info {
  background-color: #2b0680;
  border-color: #2b0680;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #120337;
  border-color: #120337;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #120337 !important;
  border-color: #120337 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #e169df;
  color: #e169df;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #f2bef1;
  border-color: #f2bef1;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f2bef1 !important;
  border-color: #f2bef1 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-info-outline {
  background: none;
  border-color: #0a011f;
  color: #0a011f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #2b0680;
  border-color: #2b0680;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #2b0680 !important;
  border-color: #2b0680 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #f2bef1 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #2b0680 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #2b0680;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #f2bef1;
}
.btn-social:hover {
  background: #f2bef1;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f2bef1;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f2bef1;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f2bef1;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f2bef1;
}
.lead a,
.lead a:hover {
  color: #f2bef1;
}
.lead blockquote {
  border-color: #f2bef1;
}
.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: #5612f4;
}
.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: #f2bef1;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#menu-6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6 .navbar-caption {
  color: #ffffff;
}
#menu-6 .navbar-toggler {
  color: #9d4fa4;
}
#menu-6 .close-icon::before,
#menu-6 .close-icon::after {
  background-color: #9d4fa4;
}
#menu-6 .link,
#menu-6 .dropdown-item {
  color: #9d4fa4;
  font-family: 'Lora', serif;
}
#menu-6 .link {
  font-size: 0.85rem;
}
#menu-6 .dropdown-item,
#menu-6 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-6 .link:hover,
#menu-6 .dropdown-item:hover,
#menu-6 .link:focus,
#menu-6 .dropdown-item:focus {
  color: #f2bef1;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-menu {
  background: #1f5087;
}
#menu-6 .nav-dropdown-sm .link:focus,
#menu-6 .nav-dropdown-sm .link:hover,
#menu-6 .nav-dropdown-sm .dropdown-item:focus,
#menu-6 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-6 .navbar,
#menu-6 .nav-dropdown-sm,
#menu-6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-6 .bg-color.transparent .link {
  color: #9d4fa4;
  transition: none;
}
#menu-6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6 .bg-color.transparent.opened .link:hover,
#menu-6 .bg-color.transparent.opened .link:focus {
  color: #f2bef1;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-item[aria-expanded="true"] {
  color: #f2bef1!important;
}
#msg-box3-5 .mbr-section-title,
#msg-box3-5 p {
  color: #000;
}
#content5-y .mbr-section-title,
#content5-y p {
  color: #fff;
}
#content5-y P {
  color: #000000;
}
#content5-2p .mbr-section-title,
#content5-2p p {
  color: #fff;
}
#content5-2p P {
  color: #000000;
}
#header3-d2 .mbr-section-title,
#header3-d2 .mbr-section-subtitle {
  text-align: center;
}
#header3-8c .mbr-section-title,
#header3-8c .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-i P {
  color: #f28281;
  text-align: right;
}
#msg-box5-i B {
  color: #f28281;
}
#msg-box5-i I {
  font-family: 'Raleway', sans-serif;
  text-align: center;
}
#msg-box5-i DIV {
  text-align: right;
}
#msg-box5-h P {
  text-align: center;
  color: #7c706b;
  font-size: 16px;
}
#msg-box5-h H3 {
  font-size: 18px;
  text-align: center;
  color: #f28281;
}
#msg-box5-h I {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#header3-c1 .mbr-section-title,
#header3-c1 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-bp H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-bp .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cw H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cw .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#header3-97 .mbr-section-title,
#header3-97 .mbr-section-subtitle {
  text-align: center;
}
#header3-97 .mbr-section-title {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  color: #f28281;
}
#contacts1-n P {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts1-n STRONG {
  font-family: 'Raleway', sans-serif;
}
#header3-ec .mbr-section-title,
#header3-ec .mbr-section-subtitle {
  text-align: center;
}
#header3-ec H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-ec .mbr-section-title {
  font-size: 25px;
}
#header3-ec .mbr-section-title SPAN {
  font-size: 16px;
}
#header3-em .mbr-section-title,
#header3-em .mbr-section-subtitle {
  text-align: center;
}
#footer1-o P {
  color: #6e6c6c;
  font-family: 'Raleway', sans-serif;
}
#header3-en .mbr-section-title,
#header3-en .mbr-section-subtitle {
  text-align: center;
}






#menu-2r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2r .navbar-caption {
  color: #ffffff;
}
#menu-2r .navbar-toggler {
  color: #9d4fa4;
}
#menu-2r .close-icon::before,
#menu-2r .close-icon::after {
  background-color: #9d4fa4;
}
#menu-2r .link,
#menu-2r .dropdown-item {
  color: #9d4fa4;
  font-family: 'Lora', serif;
}
#menu-2r .link {
  font-size: 0.85rem;
}
#menu-2r .dropdown-item,
#menu-2r .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2r .link:hover,
#menu-2r .dropdown-item:hover,
#menu-2r .link:focus,
#menu-2r .dropdown-item:focus {
  color: #f2bef1;
}
#menu-2r .link[aria-expanded="true"],
#menu-2r .dropdown-menu {
  background: #ea93e8;
}
#menu-2r .nav-dropdown-sm .link:focus,
#menu-2r .nav-dropdown-sm .link:hover,
#menu-2r .nav-dropdown-sm .dropdown-item:focus,
#menu-2r .nav-dropdown-sm .dropdown-item:hover {
  background: #efb1ee!important;
}
#menu-2r .navbar,
#menu-2r .nav-dropdown-sm,
#menu-2r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2r .nav-dropdown-sm .dropdown-menu {
  background: #f2bef1;
}
#menu-2r .bg-color.transparent .link {
  color: #9d4fa4;
  transition: none;
}
#menu-2r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2r .bg-color.transparent.opened .link:hover,
#menu-2r .bg-color.transparent.opened .link:focus {
  color: #f2bef1;
}
#menu-2r .link[aria-expanded="true"],
#menu-2r .dropdown-item[aria-expanded="true"] {
  color: #7b7b7b!important;
}
#msg-box3-2s .mbr-section-title,
#msg-box3-2s p {
  color: #000;
}
#content5-2t .mbr-section-title,
#content5-2t p {
  color: #fff;
}
#content5-2t P {
  color: #000000;
}
#content5-2u .mbr-section-title,
#content5-2u p {
  color: #fff;
}
#content5-2u P {
  color: #000000;
}
#header3-2v .mbr-section-title,
#header3-2v .mbr-section-subtitle {
  text-align: center;
}
#header3-2v P {
  color: #ffffff;
}
#msg-box8-2w .mbr-section-title,
#msg-box8-2w p {
  color: #fff;
}
#msg-box5-2x P {
  color: #7c706b;
}
#msg-box5-2y P {
  text-align: left;
  color: #7c706b;
  font-size: 16px;
}
#msg-box5-2y H3 {
  font-size: 18px;
  text-align: center;
  color: #7c706b;
}
#social-buttons3-2z .mbr-section-title,
#social-buttons3-2z .btn-social {
  color: #fff;
}
#social-buttons3-2z .mbr-section-title {
  font-size: 18px;
}
#social-buttons3-2z .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #6e6c6c;
}
#form2-30 .mbr-section-title {
  color: #fff;
}
#form2-30 .mbr-section-subtitle {
  color: #a0a0a0;
}
#social-buttons2-31 .mbr-section-title,
#social-buttons2-31 .btn-social {
  color: #232323;
}
#social-buttons2-31 .mbr-section-title {
  font-size: 30px;
  color: #666565;
}
#social-buttons2-31 .mbr-section-title I {
  color: #666565;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#contacts1-32 P {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts1-32 STRONG {
  font-family: 'Raleway', sans-serif;
}
#footer1-33 P {
  color: #6e6c6c;
  font-family: 'Raleway', sans-serif;
}













#menu-36 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-36 .navbar-caption {
  color: #ffffff;
}
#menu-36 .navbar-toggler {
  color: #9d4fa4;
}
#menu-36 .close-icon::before,
#menu-36 .close-icon::after {
  background-color: #9d4fa4;
}
#menu-36 .link,
#menu-36 .dropdown-item {
  color: #9d4fa4;
  font-family: 'Lora', serif;
}
#menu-36 .link {
  font-size: 0.85rem;
}
#menu-36 .dropdown-item,
#menu-36 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-36 .link:hover,
#menu-36 .dropdown-item:hover,
#menu-36 .link:focus,
#menu-36 .dropdown-item:focus {
  color: #f2bef1;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-menu {
  background: #1f5087;
}
#menu-36 .nav-dropdown-sm .link:focus,
#menu-36 .nav-dropdown-sm .link:hover,
#menu-36 .nav-dropdown-sm .dropdown-item:focus,
#menu-36 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-36 .navbar,
#menu-36 .nav-dropdown-sm,
#menu-36 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-36 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-36 .bg-color.transparent .link {
  color: #9d4fa4;
  transition: none;
}
#menu-36 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-36 .bg-color.transparent.opened .link:hover,
#menu-36 .bg-color.transparent.opened .link:focus {
  color: #f2bef1;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-item[aria-expanded="true"] {
  color: #f2bef1!important;
}
#msg-box3-37 .mbr-section-title,
#msg-box3-37 p {
  color: #000;
}
#content5-38 .mbr-section-title,
#content5-38 p {
  color: #fff;
}
#content5-38 P {
  color: #000000;
}
#content5-39 .mbr-section-title,
#content5-39 p {
  color: #fff;
}
#content5-39 P {
  color: #000000;
}
#header3-6b .mbr-section-title,
#header3-6b .mbr-section-subtitle {
  text-align: center;
}
#header3-6b H3 {
  color: #666565;
  font-size: 22px;
}
#header3-6b SPAN {
  font-family: 'Lora', serif;
}
#header3-6b I {
  font-family: 'Arimo', sans-serif;
  font-size: 32px;
  color: #747474;
}
#header3-6b SMALL {
  font-size: 36px;
}
#header3-6b P {
  color: #553982;
  font-family: 'Raleway', sans-serif;
}
#msg-box3-6c .mbr-section-title,
#msg-box3-6c p {
  color: #000;
}
#msg-box3-6c .btn {
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}
#header3-6d .mbr-section-title,
#header3-6d .mbr-section-subtitle {
  text-align: center;
}
#header3-6d H3 {
  color: #666565;
  font-size: 22px;
}
#header3-6d SPAN {
  font-family: 'Lora', serif;
}
#header3-6d I {
  font-family: 'Arimo', sans-serif;
  font-size: 32px;
  color: #747474;
}
#header3-6d SMALL {
  font-size: 36px;
}
#header3-6d P {
  color: #553982;
  font-family: 'Raleway', sans-serif;
}
#msg-box3-6f .mbr-section-title,
#msg-box3-6f p {
  color: #000;
}
#msg-box3-6f .btn {
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}
#contacts1-3h P {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts1-3h STRONG {
  font-family: 'Raleway', sans-serif;
}
#footer1-3j P {
  color: #6e6c6c;
  font-family: 'Raleway', sans-serif;
}
#header3-ed .mbr-section-title,
#header3-ed .mbr-section-subtitle {
  text-align: center;
}
#header3-ed H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-ed .mbr-section-title {
  font-size: 25px;
}























#menu-4c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4c .navbar-caption {
  color: #ffffff;
}
#menu-4c .navbar-toggler {
  color: #9d4fa4;
}
#menu-4c .close-icon::before,
#menu-4c .close-icon::after {
  background-color: #9d4fa4;
}
#menu-4c .link,
#menu-4c .dropdown-item {
  color: #9d4fa4;
  font-family: 'Lora', serif;
}
#menu-4c .link {
  font-size: 0.85rem;
}
#menu-4c .dropdown-item,
#menu-4c .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-4c .link:hover,
#menu-4c .dropdown-item:hover,
#menu-4c .link:focus,
#menu-4c .dropdown-item:focus {
  color: #f2bef1;
}
#menu-4c .link[aria-expanded="true"],
#menu-4c .dropdown-menu {
  background: #1f5087;
}
#menu-4c .nav-dropdown-sm .link:focus,
#menu-4c .nav-dropdown-sm .link:hover,
#menu-4c .nav-dropdown-sm .dropdown-item:focus,
#menu-4c .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-4c .navbar,
#menu-4c .nav-dropdown-sm,
#menu-4c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4c .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-4c .bg-color.transparent .link {
  color: #9d4fa4;
  transition: none;
}
#menu-4c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4c .bg-color.transparent.opened .link:hover,
#menu-4c .bg-color.transparent.opened .link:focus {
  color: #f2bef1;
}
#menu-4c .link[aria-expanded="true"],
#menu-4c .dropdown-item[aria-expanded="true"] {
  color: #f2bef1!important;
}
#msg-box3-4d .mbr-section-title,
#msg-box3-4d p {
  color: #000;
}
#content5-4e .mbr-section-title,
#content5-4e p {
  color: #fff;
}
#content5-4e P {
  color: #000000;
}
#content5-4f .mbr-section-title,
#content5-4f p {
  color: #fff;
}
#content5-4f P {
  color: #000000;
}
#content1-bj H4 {
  color: #f28281;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content1-bj DIV {
  font-family: 'Raleway', sans-serif;
  color: #7c706b;
}
#header3-dk .mbr-section-title,
#header3-dk .mbr-section-subtitle {
  text-align: center;
}
#header3-dk H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-dk .mbr-section-title {
  text-align: left;
}
#content1-9e H4 {
  color: #f28281;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content1-9e DIV {
  font-family: 'Raleway', sans-serif;
  color: #7c706b;
}
#content1-9f H4 {
  color: #f28281;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content1-9f DIV {
  font-family: 'Raleway', sans-serif;
  color: #7c706b;
  font-size: 16px;
}
#content1-9f P {
  font-size: 18px;
  color: #f28281;
}
#content1-9g H4 {
  color: #f28281;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content1-9g DIV {
  font-family: 'Raleway', sans-serif;
  color: #7c706b;
}
#content1-9h H4 {
  color: #f28281;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content1-9h DIV {
  font-family: 'Raleway', sans-serif;
  color: #7c706b;
}
#content1-dn H4 {
  color: #f28281;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#content1-dn DIV {
  font-family: 'Raleway', sans-serif;
  color: #7c706b;
}
#header3-dm .mbr-section-title,
#header3-dm .mbr-section-subtitle {
  text-align: center;
}
#header3-dm H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-dm .mbr-section-title {
  text-align: left;
}
#msg-box5-dl H3 {
  font-size: 36px;
  text-align: left;
}
#msg-box5-dl P {
  text-align: left;
}
#msg-box5-cp H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cp .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-d0 H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-d0 .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#header3-c7 .mbr-section-title,
#header3-c7 .mbr-section-subtitle {
  text-align: center;
}
#accordion-block-7u .panel-body {
  padding: 15px;
}
#accordion-block-7u .panel-group {
  margin-bottom: 20px;
}
#accordion-block-7u .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
#accordion-block-7u .panel-default {
  border-color: #ddd;
}
#accordion-block-7u .panel-group .panel {
  margin-bottom: 0px;
  border-radius: 4px;
}
#accordion-block-7u .panel-group .panel + .panel {
  margin-top: 5px;
}
#accordion-block-7u .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#accordion-block-7u .panel-group .panel-heading {
  border-bottom: 0;
}
#accordion-block-7u .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
#accordion-block-7u .collapse {
  display: n1;
}
#accordion-block-7u .panel-group .panel-heading + .panel-collapse > .panel-body,
#accordion-block-7u .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
#accordion-block-7u .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
#accordion-block-7u .panel-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  color: inherit;
}
#accordion-block-7u [role="button"] {
  cursor: pointer;
}
#accordion-block-7u .panel-title > a,
#accordion-block-7u .panel-title > small,
#accordion-block-7u .panel-title > .small,
#accordion-block-7u .panel-title > small > a,
#accordion-block-7u .panel-title > .small > a {
  color: inherit;
}
#accordion-block-7u SPAN {
  color: #6e6e6e;
}
#accordion-block-7u P {
  color: #f28281;
}
#accordion-block-7u undefined {
  text-align: left;
}
#accordion-block-7u H4 {
  color: #f28281;
}
#accordion-block-7u I {
  color: #ffffff;
}
#contacts1-4n P {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts1-4n STRONG {
  font-family: 'Raleway', sans-serif;
}
#footer1-4p P {
  color: #6e6c6c;
  font-family: 'Raleway', sans-serif;
}
#header3-eg .mbr-section-title,
#header3-eg .mbr-section-subtitle {
  text-align: center;
}
#header3-eg H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-eg .mbr-section-title {
  font-size: 25px;
}
























#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .navbar-toggler {
  color: #9d4fa4;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #9d4fa4;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #9d4fa4;
  font-family: 'Lora', serif;
}
#menu-4q .link {
  font-size: 0.85rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #f2bef1;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #1f5087;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-4q .bg-color.transparent .link {
  color: #9d4fa4;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #f2bef1;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #f2bef1!important;
}
#msg-box3-4r .mbr-section-title,
#msg-box3-4r p {
  color: #000;
}
#content5-4s .mbr-section-title,
#content5-4s p {
  color: #fff;
}
#content5-4s P {
  color: #000000;
}
#content5-4t .mbr-section-title,
#content5-4t p {
  color: #fff;
}
#content5-4t P {
  color: #000000;
}
#content7-8a P {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#content7-8a UL {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
}
#content7-8a PRE {
  font-family: 'Lora', serif;
}
#content1-7x H4 {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-7x DIV {
  font-family: 'Raleway', sans-serif;
}
#content1-d6 H4 {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-d6 DIV {
  font-family: 'Raleway', sans-serif;
}
#content1-d9 H4 {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-d9 DIV {
  font-family: 'Raleway', sans-serif;
}
#content1-8t H4 {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-8t DIV {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-df H4 {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-df DIV {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-db H4 {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#content1-db DIV {
  font-family: 'Raleway', sans-serif;
}
#header3-dh .mbr-section-title,
#header3-dh .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-cn H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cn .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cz H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cz .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#header3-di .mbr-section-title,
#header3-di .mbr-section-subtitle {
  text-align: center;
}
#contacts1-51 P {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts1-51 STRONG {
  font-family: 'Raleway', sans-serif;
}
#footer1-53 P {
  color: #6e6c6c;
  font-family: 'Raleway', sans-serif;
}
#header3-ef .mbr-section-title,
#header3-ef .mbr-section-subtitle {
  text-align: center;
}
#header3-ef H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-ef .mbr-section-title {
  font-size: 25px;
}












#menu-5w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5w .navbar-caption {
  color: #ffffff;
}
#menu-5w .navbar-toggler {
  color: #9d4fa4;
}
#menu-5w .close-icon::before,
#menu-5w .close-icon::after {
  background-color: #9d4fa4;
}
#menu-5w .link,
#menu-5w .dropdown-item {
  color: #9d4fa4;
  font-family: 'Lora', serif;
}
#menu-5w .link {
  font-size: 0.85rem;
}
#menu-5w .dropdown-item,
#menu-5w .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-5w .link:hover,
#menu-5w .dropdown-item:hover,
#menu-5w .link:focus,
#menu-5w .dropdown-item:focus {
  color: #f2bef1;
}
#menu-5w .link[aria-expanded="true"],
#menu-5w .dropdown-menu {
  background: #1f5087;
}
#menu-5w .nav-dropdown-sm .link:focus,
#menu-5w .nav-dropdown-sm .link:hover,
#menu-5w .nav-dropdown-sm .dropdown-item:focus,
#menu-5w .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-5w .navbar,
#menu-5w .nav-dropdown-sm,
#menu-5w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5w .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-5w .bg-color.transparent .link {
  color: #9d4fa4;
  transition: none;
}
#menu-5w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5w .bg-color.transparent.opened .link:hover,
#menu-5w .bg-color.transparent.opened .link:focus {
  color: #f2bef1;
}
#menu-5w .link[aria-expanded="true"],
#menu-5w .dropdown-item[aria-expanded="true"] {
  color: #f2bef1!important;
}
#msg-box3-5x .mbr-section-title,
#msg-box3-5x p {
  color: #000;
}
#content5-5y .mbr-section-title,
#content5-5y p {
  color: #fff;
}
#content5-5y P {
  color: #000000;
}
#content5-5z .mbr-section-title,
#content5-5z p {
  color: #fff;
}
#content5-5z P {
  color: #000000;
}
#form1-88 .form-control-label {
  color: #000000;
}
#form1-88 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#form1-88 .mbr-section-title I {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
}
#form1-88 SMALL {
  color: #232323;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-ct H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-ct .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-d1 H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-d1 .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#header3-cb .mbr-section-title,
#header3-cb .mbr-section-subtitle {
  text-align: center;
}
#contacts1-67 P {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts1-67 STRONG {
  font-family: 'Raleway', sans-serif;
}
#footer1-69 P {
  color: #6e6c6c;
  font-family: 'Raleway', sans-serif;
}
#header3-eh .mbr-section-title,
#header3-eh .mbr-section-subtitle {
  text-align: center;
}
#header3-eh H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-eh .mbr-section-title {
  font-size: 25px;
}



















#content1-a9 H4 {
  color: #f28281;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#header3-a8 .mbr-section-title,
#header3-a8 .mbr-section-subtitle {
  text-align: center;
}
#header3-a8 H3 {
  font-size: 8px;
  color: #ffffff;
}
#content5-a4 .mbr-section-title,
#content5-a4 p {
  color: #fff;
}
#header3-ae .mbr-section-title,
#header3-ae .mbr-section-subtitle {
  text-align: center;
}
#header3-ae H3 {
  font-size: 8px;
  color: #ffffff;
}
#header3-ae .mbr-section-title {
  color: #000000;
  font-size: 20px;
  text-align: left;
  font-family: 'Raleway', sans-serif;
}
#menu-a0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-a0 .navbar-caption {
  color: #ffffff;
}
#menu-a0 .navbar-toggler {
  color: #9d4fa4;
}
#menu-a0 .close-icon::before,
#menu-a0 .close-icon::after {
  background-color: #9d4fa4;
}
#menu-a0 .link,
#menu-a0 .dropdown-item {
  color: #9d4fa4;
  font-family: 'Lora', serif;
}
#menu-a0 .link {
  font-size: 0.85rem;
}
#menu-a0 .dropdown-item,
#menu-a0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-a0 .link:hover,
#menu-a0 .dropdown-item:hover,
#menu-a0 .link:focus,
#menu-a0 .dropdown-item:focus {
  color: #f2bef1;
}
#menu-a0 .link[aria-expanded="true"],
#menu-a0 .dropdown-menu {
  background: #1f5087;
}
#menu-a0 .nav-dropdown-sm .link:focus,
#menu-a0 .nav-dropdown-sm .link:hover,
#menu-a0 .nav-dropdown-sm .dropdown-item:focus,
#menu-a0 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-a0 .navbar,
#menu-a0 .nav-dropdown-sm,
#menu-a0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-a0 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-a0 .bg-color.transparent .link {
  color: #9d4fa4;
  transition: none;
}
#menu-a0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-a0 .bg-color.transparent.opened .link:hover,
#menu-a0 .bg-color.transparent.opened .link:focus {
  color: #f2bef1;
}
#menu-a0 .link[aria-expanded="true"],
#menu-a0 .dropdown-item[aria-expanded="true"] {
  color: #f2bef1!important;
}
#footer1-a3 P {
  color: #6e6c6c;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-a5 H3 {
  font-size: 20px;
  text-align: left;
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-a5 P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#header3-d4 .mbr-section-title,
#header3-d4 .mbr-section-subtitle {
  text-align: center;
}
#header3-d4 H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-d4 .mbr-section-title {
  text-align: left;
}
#msg-box5-d3 H3 {
  font-size: 36px;
  text-align: left;
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-d3 P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
}
#header3-bb .mbr-section-title,
#header3-bb .mbr-section-subtitle {
  text-align: center;
}
#header3-bb H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-ba H3 {
  font-size: 36px;
  text-align: left;
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-ba P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cx H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cx .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cy H3 {
  font-size: 15px;
  color: #7e9b9f;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-cy .btn {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#header3-bo .mbr-section-title,
#header3-bo .mbr-section-subtitle {
  text-align: center;
}
#testimonials3-av .mbr-section-title {
  color: #efefef;
}
#testimonials3-av .mbr-author-name {
  color: #ccc;
}
#testimonials3-av .card-block P {
  text-align: left;
}
#contacts1-a2 P {
  color: #7c706b;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#contacts1-a2 STRONG {
  font-family: 'Raleway', sans-serif;
}
#header3-ee .mbr-section-title,
#header3-ee .mbr-section-subtitle {
  text-align: center;
}
#header3-ee H3 {
  color: #f28281;
  font-family: 'Raleway', sans-serif;
}
#header3-ee .mbr-section-title {
  font-size: 25px;
}
