@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@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=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);





.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', 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: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.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;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c21b60 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #000000 !important;
}
.bg-warning {
  background-color: #28324e !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c21b60;
  border-color: #c21b60;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #7f123f;
  border-color: #7f123f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #7f123f !important;
  border-color: #7f123f !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: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #28324e;
  border-color: #28324e;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #0e121b;
  border-color: #0e121b;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #0e121b !important;
  border-color: #0e121b !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: #680f34;
  color: #680f34;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c21b60;
  border-color: #c21b60;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c21b60 !important;
  border-color: #c21b60 !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: #000000;
  color: #000000;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #05070b;
  color: #05070b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #28324e;
  border-color: #28324e;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #28324e !important;
  border-color: #28324e !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: #c21b60 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #000000 !important;
}
.text-warning {
  color: #28324e !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #000000;
}
.alert-warning {
  background-color: #28324e;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c21b60;
}
.btn-social:hover {
  background: #c21b60;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c21b60;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c21b60;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c21b60;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c21b60;
}
.lead a,
.lead a:hover {
  color: #c21b60;
}
.lead blockquote {
  border-color: #c21b60;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #eb71a4;
}
.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: #b3b3b3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #94a1c8;
}
.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: #c21b60;
}
.scrollToTop_wraper {
  display: none;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #a19696;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header2-if .mbr-section-title {
  text-align: left;
}
#header2-if .mbr-section-title DIV {
  font-size: 18px;
}
#header2-if .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
#header2-if .mbr-section-text {
  text-align: left;
}
#header2-if .mbr-section-text P {
  font-size: 16px;
}
#content6-2 P {
  text-align: left;
}
#content6-2 .lead P {
  text-align: left;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#header3-2p SMALL {
  color: #c21b60;
}
#header3-2p H3 {
  color: #c21b60;
  font-size: 36px;
}
#header3-2p .mbr-section-title {
  color: #cccccc;
}
#header3-2p .mbr-section-subtitle {
  color: #ffffff;
}
#msg-box3-io .mbr-section-title,
#msg-box3-io .lead {
  color: #000;
}
#msg-box3-io .mbr-section-title {
  color: #c21b60;
  text-align: center;
}
#msg-box3-io .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
#msg-box3-io .lead P {
  text-align: left;
}
#msg-box3-ip .mbr-section-title,
#msg-box3-ip .lead {
  color: #000;
}
#msg-box3-ip .mbr-section-title {
  color: #c21b60;
  text-align: center;
}
#msg-box3-ip .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
#msg-box3-ip .lead P {
  text-align: left;
}
#msg-box3-iq .mbr-section-title,
#msg-box3-iq .lead {
  color: #000;
}
#msg-box3-iq .mbr-section-title {
  color: #c21b60;
  text-align: center;
}
#msg-box3-iq .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
#msg-box3-iq .lead P {
  text-align: left;
}




#ext_menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-d .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-d .close-icon::before,
#ext_menu-d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-d .link,
#ext_menu-d .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-d .link {
  font-size: 1.05rem;
}
#ext_menu-d .dropdown-item,
#ext_menu-d .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-d .link:hover,
#ext_menu-d .dropdown-item:hover,
#ext_menu-d .link:focus,
#ext_menu-d .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-menu {
  background: #a19696;
}
#ext_menu-d .nav-dropdown-sm .link:focus,
#ext_menu-d .nav-dropdown-sm .link:hover,
#ext_menu-d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-d .navbar,
#ext_menu-d .nav-dropdown-sm,
#ext_menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-d .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-d .bg-color.transparent.opened .link:hover,
#ext_menu-d .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-k .mbr-section-title,
#header3-k .mbr-section-subtitle {
  text-align: center;
}
#header3-k SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-k H3 {
  font-size: 24px;
  color: #efefef;
}
#header3-k .mbr-section-subtitle {
  font-size: 24px;
  color: #ffffff;
}
#content1-j P {
  font-family: 'Lora', serif;
}
#header3-1j .mbr-section-title,
#header3-1j .mbr-section-subtitle {
  text-align: center;
}
#header3-1j H3 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  color: #c21b60;
}
#buttons1-m1 .btn {
  font-size: 15px;
}




#ext_menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-l .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-l .close-icon::before,
#ext_menu-l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-l .link,
#ext_menu-l .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-l .link {
  font-size: 1.05rem;
}
#ext_menu-l .dropdown-item,
#ext_menu-l .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-l .link:hover,
#ext_menu-l .dropdown-item:hover,
#ext_menu-l .link:focus,
#ext_menu-l .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-l .link[aria-expanded="true"],
#ext_menu-l .dropdown-menu {
  background: #a19696;
}
#ext_menu-l .nav-dropdown-sm .link:focus,
#ext_menu-l .nav-dropdown-sm .link:hover,
#ext_menu-l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-l .navbar,
#ext_menu-l .nav-dropdown-sm,
#ext_menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-l .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-l .bg-color.transparent.opened .link:hover,
#ext_menu-l .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-l .link[aria-expanded="true"],
#ext_menu-l .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-r .mbr-section-title,
#header3-r .mbr-section-subtitle {
  text-align: center;
}
#header3-r SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-r H3 {
  font-size: 24px;
  color: #efefef;
}
#header3-r .mbr-section-subtitle {
  color: #ffffff;
  font-size: 24px;
}
#msg-box1-q .btn {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
#msg-box1-q H3 {
  font-size: 24px;
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}



#ext_menu-1p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1p .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-1p .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1p .close-icon::before,
#ext_menu-1p .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1p .link,
#ext_menu-1p .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-1p .link {
  font-size: 1rem;
}
#ext_menu-1p .dropdown-item,
#ext_menu-1p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1p .link:hover,
#ext_menu-1p .dropdown-item:hover,
#ext_menu-1p .link:focus,
#ext_menu-1p .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-1p .link[aria-expanded="true"],
#ext_menu-1p .dropdown-menu {
  background: #a19696;
}
#ext_menu-1p .nav-dropdown-sm .link:focus,
#ext_menu-1p .nav-dropdown-sm .link:hover,
#ext_menu-1p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1p .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-1p .navbar,
#ext_menu-1p .nav-dropdown-sm,
#ext_menu-1p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1p .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-1p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1p .bg-color.transparent.opened .link:hover,
#ext_menu-1p .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-1p .link[aria-expanded="true"],
#ext_menu-1p .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-24 .mbr-section-title,
#header3-24 .mbr-section-subtitle {
  text-align: center;
}
#header3-24 SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-24 H3 {
  font-size: 24px;
  color: #efefef;
}
#header3-24 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 24px;
}
#extFeatures12-az .card-number {
  color: #c21b60;
}
#extFeatures12-az .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-az .wraper {
  border-color: undefined !important;
}
#extFeatures12-ax .card-number {
  color: #c21b60;
}
#extFeatures12-ax .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-ax .wraper {
  border-color: undefined !important;
}
#header3-8n .mbr-section-title,
#header3-8n .mbr-section-subtitle {
  text-align: center;
}
#header3-8n SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-8n H3 {
  font-size: 24px;
  color: #efefef;
}
#extHeader12-b6 SPAN {
  font-size: 15px;
}
#extHeader12-b6 H3 {
  font-size: 18px;
  color: #ffffff;
}
#extHeader12-b6 P {
  color: #ffffff;
}



#ext_menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8p .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-8p .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8p .close-icon::before,
#ext_menu-8p .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8p .link,
#ext_menu-8p .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-8p .link {
  font-size: 1rem;
}
#ext_menu-8p .dropdown-item,
#ext_menu-8p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-8p .link:hover,
#ext_menu-8p .dropdown-item:hover,
#ext_menu-8p .link:focus,
#ext_menu-8p .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-8p .link[aria-expanded="true"],
#ext_menu-8p .dropdown-menu {
  background: #a19696;
}
#ext_menu-8p .nav-dropdown-sm .link:focus,
#ext_menu-8p .nav-dropdown-sm .link:hover,
#ext_menu-8p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-8p .navbar,
#ext_menu-8p .nav-dropdown-sm,
#ext_menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8p .bg-color.transparent.opened .link:hover,
#ext_menu-8p .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-8p .link[aria-expanded="true"],
#ext_menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-8s .mbr-section-title,
#header3-8s .mbr-section-subtitle {
  text-align: center;
}
#header3-8s SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-8s H3 {
  font-size: 24px;
  color: #efefef;
}
#header2-8r .mbr-section-text {
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
}

#ext_menu-ef .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ef .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-ef .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ef .close-icon::before,
#ext_menu-ef .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ef .link,
#ext_menu-ef .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-ef .link {
  font-size: 1rem;
}
#ext_menu-ef .dropdown-item,
#ext_menu-ef .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ef .link:hover,
#ext_menu-ef .dropdown-item:hover,
#ext_menu-ef .link:focus,
#ext_menu-ef .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-ef .link[aria-expanded="true"],
#ext_menu-ef .dropdown-menu {
  background: #a19696;
}
#ext_menu-ef .nav-dropdown-sm .link:focus,
#ext_menu-ef .nav-dropdown-sm .link:hover,
#ext_menu-ef .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ef .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-ef .navbar,
#ext_menu-ef .nav-dropdown-sm,
#ext_menu-ef .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ef .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-ef .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ef .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ef .bg-color.transparent.opened .link:hover,
#ext_menu-ef .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-ef .link[aria-expanded="true"],
#ext_menu-ef .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#msg-box8-c9 .mbr-section-title,
#msg-box8-c9 p {
  color: #fff;
}
#msg-box8-c9 .mbr-section-title {
  font-size: 30px;
}
#custom-html-lu {
  /* Type valid CSS here */
}


#ext_menu-fz .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-fz .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-fz .navbar-toggler {
  color: #ffffff;
}
#ext_menu-fz .close-icon::before,
#ext_menu-fz .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-fz .link,
#ext_menu-fz .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-fz .link {
  font-size: 1rem;
}
#ext_menu-fz .dropdown-item,
#ext_menu-fz .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-fz .link:hover,
#ext_menu-fz .dropdown-item:hover,
#ext_menu-fz .link:focus,
#ext_menu-fz .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-fz .link[aria-expanded="true"],
#ext_menu-fz .dropdown-menu {
  background: #a19696;
}
#ext_menu-fz .nav-dropdown-sm .link:focus,
#ext_menu-fz .nav-dropdown-sm .link:hover,
#ext_menu-fz .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-fz .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-fz .navbar,
#ext_menu-fz .nav-dropdown-sm,
#ext_menu-fz .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-fz .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-fz .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-fz .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-fz .bg-color.transparent.opened .link:hover,
#ext_menu-fz .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-fz .link[aria-expanded="true"],
#ext_menu-fz .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-g0 .mbr-section-title,
#header3-g0 .mbr-section-subtitle {
  text-align: center;
}
#header3-g0 SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-g0 H3 {
  font-size: 24px;
  color: #efefef;
}
#header3-g0 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 24px;
}


#ext_menu-gb .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-gb .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-gb .navbar-toggler {
  color: #ffffff;
}
#ext_menu-gb .close-icon::before,
#ext_menu-gb .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-gb .link,
#ext_menu-gb .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-gb .link {
  font-size: 1rem;
}
#ext_menu-gb .dropdown-item,
#ext_menu-gb .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-gb .link:hover,
#ext_menu-gb .dropdown-item:hover,
#ext_menu-gb .link:focus,
#ext_menu-gb .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-gb .link[aria-expanded="true"],
#ext_menu-gb .dropdown-menu {
  background: #a19696;
}
#ext_menu-gb .nav-dropdown-sm .link:focus,
#ext_menu-gb .nav-dropdown-sm .link:hover,
#ext_menu-gb .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-gb .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-gb .navbar,
#ext_menu-gb .nav-dropdown-sm,
#ext_menu-gb .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-gb .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-gb .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-gb .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-gb .bg-color.transparent.opened .link:hover,
#ext_menu-gb .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-gb .link[aria-expanded="true"],
#ext_menu-gb .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-gc .mbr-section-title,
#header3-gc .mbr-section-subtitle {
  text-align: center;
}
#header3-gc SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-gc H3 {
  font-size: 24px;
  color: #efefef;
}
#header3-gc .mbr-section-subtitle {
  color: #ffffff;
  font-size: 24px;
}
#buttons1-n6 .btn {
  font-size: 15px;
}


#ext_menu-hm .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-hm .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-hm .navbar-toggler {
  color: #ffffff;
}
#ext_menu-hm .close-icon::before,
#ext_menu-hm .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-hm .link,
#ext_menu-hm .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-hm .link {
  font-size: 1rem;
}
#ext_menu-hm .dropdown-item,
#ext_menu-hm .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-hm .link:hover,
#ext_menu-hm .dropdown-item:hover,
#ext_menu-hm .link:focus,
#ext_menu-hm .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-hm .link[aria-expanded="true"],
#ext_menu-hm .dropdown-menu {
  background: #a19696;
}
#ext_menu-hm .nav-dropdown-sm .link:focus,
#ext_menu-hm .nav-dropdown-sm .link:hover,
#ext_menu-hm .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-hm .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-hm .navbar,
#ext_menu-hm .nav-dropdown-sm,
#ext_menu-hm .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-hm .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-hm .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-hm .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-hm .bg-color.transparent.opened .link:hover,
#ext_menu-hm .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-hm .link[aria-expanded="true"],
#ext_menu-hm .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-hn .mbr-section-title,
#header3-hn .mbr-section-subtitle {
  text-align: center;
}
#header3-hn SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-hn H3 {
  font-size: 24px;
  color: #efefef;
}
#header3-hn .mbr-section-subtitle {
  color: #ffffff;
  font-size: 24px;
}
#buttons1-l7 .btn {
  font-size: 15px;
}
#header3-lp .mbr-section-title,
#header3-lp .mbr-section-subtitle {
  text-align: center;
}
#header3-lp .mbr-section-title {
  font-size: 21px;
}
#custom-html-lo {
  /* Type valid CSS here */
}









#ext_menu-t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-t .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-t .close-icon::before,
#ext_menu-t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-t .link,
#ext_menu-t .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-t .link {
  font-size: 1.05rem;
}
#ext_menu-t .dropdown-item,
#ext_menu-t .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-t .link:hover,
#ext_menu-t .dropdown-item:hover,
#ext_menu-t .link:focus,
#ext_menu-t .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-t .link[aria-expanded="true"],
#ext_menu-t .dropdown-menu {
  background: #a19696;
}
#ext_menu-t .nav-dropdown-sm .link:focus,
#ext_menu-t .nav-dropdown-sm .link:hover,
#ext_menu-t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-t .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-t .navbar,
#ext_menu-t .nav-dropdown-sm,
#ext_menu-t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-t .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-t .bg-color.transparent.opened .link:hover,
#ext_menu-t .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-t .link[aria-expanded="true"],
#ext_menu-t .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-s .mbr-section-title,
#header3-s .mbr-section-subtitle {
  text-align: center;
}
#header3-s SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-s H3 {
  font-size: 24px;
  color: #efefef;
}
#buttons1-e9 .btn {
  font-size: 15px;
}
#extHeader12-10 P {
  font-size: 18px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
#extHeader12-10 H3 {
  text-align: left;
}
#header2-ks .mbr-section-title {
  color: #c21b60;
}
#header2-ks .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
#header2-ks .mbr-section-text {
  color: #232323;
  font-size: 17px;
}
#header2-90 .mbr-section-title DIV {
  font-size: 14px;
}
#header2-90 .mbr-section-title {
  font-size: 16px;
  text-align: center;
}
#header2-90 .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-90 .mbr-section-text {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
#header2-8y .mbr-section-title {
  font-size: 24px;
}
#header2-8y .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: center;
}
#header2-8y .mbr-section-title DIV {
  text-align: center;
  font-size: 18px;
}
#header2-8z .mbr-section-text {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-8z .mbr-section-title {
  font-size: 24px;
  text-align: center;
}
#header2-8z .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-kt .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header2-kt .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-mw .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header2-mw .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#buttons1-n1 .btn {
  font-size: 15px;
}









#ext_menu-1c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1c .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-1c .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1c .close-icon::before,
#ext_menu-1c .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1c .link,
#ext_menu-1c .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-1c .link {
  font-size: 1.05rem;
}
#ext_menu-1c .dropdown-item,
#ext_menu-1c .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-1c .link:hover,
#ext_menu-1c .dropdown-item:hover,
#ext_menu-1c .link:focus,
#ext_menu-1c .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-1c .link[aria-expanded="true"],
#ext_menu-1c .dropdown-menu {
  background: #a19696;
}
#ext_menu-1c .nav-dropdown-sm .link:focus,
#ext_menu-1c .nav-dropdown-sm .link:hover,
#ext_menu-1c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1c .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-1c .navbar,
#ext_menu-1c .nav-dropdown-sm,
#ext_menu-1c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1c .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-1c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1c .bg-color.transparent.opened .link:hover,
#ext_menu-1c .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-1c .link[aria-expanded="true"],
#ext_menu-1c .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-1b .mbr-section-title,
#header3-1b .mbr-section-subtitle {
  text-align: center;
}
#header3-1b SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-1b H3 {
  font-size: 24px;
  color: #efefef;
}
#extHeader12-1d P {
  font-size: 18px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
#extHeader12-1d H3 {
  text-align: left;
}
#buttons1-n2 .btn {
  font-size: 15px;
}
#header2-l4 .mbr-section-title {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  color: #c21b60;
}
#header2-l4 .mbr-section-text {
  color: #232323;
  font-size: 17px;
}
#header2-9f .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header2-9f .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: center;
}
#header2-9f .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-9g .mbr-section-title {
  font-size: 14px;
  text-align: center;
}
#header2-9g .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: center;
}
#header2-9g .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-9h .mbr-section-title {
  font-size: 24px;
  text-align: center;
}
#header2-9h .mbr-section-text {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-9h .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-e2 .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header2-e2 .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-size: 16px;
}
#header2-mx .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header2-mx .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-size: 16px;
}
#buttons1-n3 .btn {
  font-size: 15px;
}







#ext_menu-m6 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-m6 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-m6 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-m6 .close-icon::before,
#ext_menu-m6 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-m6 .link,
#ext_menu-m6 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-m6 .link {
  font-size: 1.05rem;
}
#ext_menu-m6 .dropdown-item,
#ext_menu-m6 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-m6 .link:hover,
#ext_menu-m6 .dropdown-item:hover,
#ext_menu-m6 .link:focus,
#ext_menu-m6 .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-m6 .link[aria-expanded="true"],
#ext_menu-m6 .dropdown-menu {
  background: #a19696;
}
#ext_menu-m6 .nav-dropdown-sm .link:focus,
#ext_menu-m6 .nav-dropdown-sm .link:hover,
#ext_menu-m6 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-m6 .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-m6 .navbar,
#ext_menu-m6 .nav-dropdown-sm,
#ext_menu-m6 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-m6 .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-m6 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-m6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-m6 .bg-color.transparent.opened .link:hover,
#ext_menu-m6 .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-m6 .link[aria-expanded="true"],
#ext_menu-m6 .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#testimonials2-m8 .mbr-author-desc {
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000000;
}
#testimonials2-m8 .card-block P {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 16px;
}
#testimonials2-m8 .mbr-section-subtitle B {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#testimonials2-m8 .mbr-section-subtitle {
  color: #c21b60;
}
#testimonials2-m8 .card-block {
  text-align: left;
}
#testimonials2-m8 .card-block B {
  font-family: 'Lora', serif;
  font-size: 14px;
}
#testimonials2-m8 .mbr-section-title SPAN {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#testimonials2-m8 .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #c21b60;
}





#ext_menu-mp .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-mp .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-mp .navbar-toggler {
  color: #ffffff;
}
#ext_menu-mp .close-icon::before,
#ext_menu-mp .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-mp .link,
#ext_menu-mp .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-mp .link {
  font-size: 1.05rem;
}
#ext_menu-mp .dropdown-item,
#ext_menu-mp .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-mp .link:hover,
#ext_menu-mp .dropdown-item:hover,
#ext_menu-mp .link:focus,
#ext_menu-mp .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-mp .link[aria-expanded="true"],
#ext_menu-mp .dropdown-menu {
  background: #a19696;
}
#ext_menu-mp .nav-dropdown-sm .link:focus,
#ext_menu-mp .nav-dropdown-sm .link:hover,
#ext_menu-mp .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-mp .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-mp .navbar,
#ext_menu-mp .nav-dropdown-sm,
#ext_menu-mp .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-mp .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-mp .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-mp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-mp .bg-color.transparent.opened .link:hover,
#ext_menu-mp .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-mp .link[aria-expanded="true"],
#ext_menu-mp .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#testimonials2-mq .mbr-author-desc {
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000000;
}
#testimonials2-mq .card-block P {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 16px;
}
#testimonials2-mq .mbr-section-subtitle B {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#testimonials2-mq .mbr-section-subtitle {
  color: #c21b60;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#testimonials2-mq .card-block {
  color: #000000;
}






#ext_menu-ms .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ms .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-ms .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ms .close-icon::before,
#ext_menu-ms .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ms .link,
#ext_menu-ms .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-ms .link {
  font-size: 1.05rem;
}
#ext_menu-ms .dropdown-item,
#ext_menu-ms .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-ms .link:hover,
#ext_menu-ms .dropdown-item:hover,
#ext_menu-ms .link:focus,
#ext_menu-ms .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-ms .link[aria-expanded="true"],
#ext_menu-ms .dropdown-menu {
  background: #a19696;
}
#ext_menu-ms .nav-dropdown-sm .link:focus,
#ext_menu-ms .nav-dropdown-sm .link:hover,
#ext_menu-ms .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ms .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-ms .navbar,
#ext_menu-ms .nav-dropdown-sm,
#ext_menu-ms .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ms .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-ms .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ms .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ms .bg-color.transparent.opened .link:hover,
#ext_menu-ms .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-ms .link[aria-expanded="true"],
#ext_menu-ms .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#undefined P {
  font-size: 18px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
#undefined H3 {
  text-align: left;
}
#testimonials2-mv .mbr-author-desc {
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000000;
}
#testimonials2-mv .card-block P {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 16px;
}
#testimonials2-mv .mbr-section-subtitle B {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#testimonials2-mv .mbr-section-subtitle {
  color: #c21b60;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#testimonials2-mv .card-block {
  color: #000000;
}


#ext_menu-ef .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ef .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-ef .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ef .close-icon::before,
#ext_menu-ef .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ef .link,
#ext_menu-ef .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-ef .link {
  font-size: 1rem;
}
#ext_menu-ef .dropdown-item,
#ext_menu-ef .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ef .link:hover,
#ext_menu-ef .dropdown-item:hover,
#ext_menu-ef .link:focus,
#ext_menu-ef .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-ef .link[aria-expanded="true"],
#ext_menu-ef .dropdown-menu {
  background: #a19696;
}
#ext_menu-ef .nav-dropdown-sm .link:focus,
#ext_menu-ef .nav-dropdown-sm .link:hover,
#ext_menu-ef .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ef .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-ef .navbar,
#ext_menu-ef .nav-dropdown-sm,
#ext_menu-ef .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ef .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-ef .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ef .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ef .bg-color.transparent.opened .link:hover,
#ext_menu-ef .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-ef .link[aria-expanded="true"],
#ext_menu-ef .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#msg-box1-ej H2 {
  text-align: left;
  font-size: 30px;
  color: #ffffff;
}
#msg-box1-ej H3 {
  color: #475577;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-align: right;
}
#buttons1-n7 .btn {
  font-size: 15px;
}








#ext_menu-15 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-15 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#ext_menu-15 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-15 .close-icon::before,
#ext_menu-15 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-15 .link,
#ext_menu-15 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-15 .link {
  font-size: 1.05rem;
}
#ext_menu-15 .dropdown-item,
#ext_menu-15 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-15 .link:hover,
#ext_menu-15 .dropdown-item:hover,
#ext_menu-15 .link:focus,
#ext_menu-15 .dropdown-item:focus {
  color: #c21b60;
}
#ext_menu-15 .link[aria-expanded="true"],
#ext_menu-15 .dropdown-menu {
  background: #a19696;
}
#ext_menu-15 .nav-dropdown-sm .link:focus,
#ext_menu-15 .nav-dropdown-sm .link:hover,
#ext_menu-15 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-15 .nav-dropdown-sm .dropdown-item:hover {
  background: #b2a9a9!important;
}
#ext_menu-15 .navbar,
#ext_menu-15 .nav-dropdown-sm,
#ext_menu-15 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-15 .nav-dropdown-sm .dropdown-menu {
  background: #b9b1b1;
}
#ext_menu-15 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-15 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-15 .bg-color.transparent.opened .link:hover,
#ext_menu-15 .bg-color.transparent.opened .link:focus {
  color: #c21b60;
}
#ext_menu-15 .link[aria-expanded="true"],
#ext_menu-15 .dropdown-item[aria-expanded="true"] {
  color: #c21b60!important;
}
#header3-14 .mbr-section-title,
#header3-14 .mbr-section-subtitle {
  text-align: center;
}
#header3-14 SMALL {
  font-size: 24px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-14 H3 {
  font-size: 24px;
  color: #efefef;
}
#buttons1-n4 .btn {
  font-size: 15px;
}
#header2-ky .mbr-section-title {
  color: #c21b60;
}
#header2-ky .mbr-section-title SPAN {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
#header2-ky .mbr-section-text {
  color: #232323;
  font-size: 17px;
}
#header2-9b .mbr-section-title {
  font-size: 16px;
  text-align: center;
}
#header2-9b .mbr-section-text {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-9b .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-9b .mbr-section-text P {
  font-size: 16px;
}
#header2-9c .mbr-section-title {
  font-size: 16px;
  text-align: center;
}
#header2-9c .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: center;
}
#header2-9c .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-l0 .mbr-section-title {
  font-size: 16px;
  text-align: center;
}
#header2-l0 .mbr-section-text {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-l0 .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-l0 .mbr-section-text P {
  font-size: 16px;
}
#header2-my .mbr-section-title {
  font-size: 16px;
  text-align: center;
}
#header2-my .mbr-section-text {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-my .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-my .mbr-section-text P {
  font-size: 16px;
}
#header2-mz .mbr-section-title {
  font-size: 16px;
  text-align: center;
}
#header2-mz .mbr-section-text {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-mz .mbr-section-title SPAN {
  font-size: 18px;
}
#header2-mz .mbr-section-text P {
  font-size: 16px;
}
#buttons1-n5 .btn {
  font-size: 15px;
}
