@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=Arimo:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);





.subtitleFont {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Montserrat', 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 {
  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: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #1e1297 !important;
}
.bg-success {
  background-color: #000000 !important;
}
.bg-info {
  background-color: #fac51c !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #b8312f !important;
}
.btn-primary {
  background-color: #1e1297;
  border-color: #1e1297;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #100a53;
  border-color: #100a53;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #100a53 !important;
  border-color: #100a53 !important;
}
.btn-secondary {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-info {
  background-color: #fac51c;
  border-color: #fac51c;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #c59704;
  border-color: #c59704;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #c59704 !important;
  border-color: #c59704 !important;
}
.btn-success {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-danger {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #0c073c;
  color: #0c073c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #1e1297;
  border-color: #1e1297;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #1e1297 !important;
  border-color: #1e1297 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-info-outline {
  background: none;
  border-color: #ac8404;
  color: #ac8404;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #fac51c;
  border-color: #fac51c;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #fac51c !important;
  border-color: #fac51c !important;
}
.btn-success-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.text-primary {
  color: #1e1297 !important;
}
.text-success {
  color: #000000 !important;
}
.text-info {
  color: #fac51c !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #b8312f !important;
}
.alert-success {
  background-color: #000000;
}
.alert-info {
  background-color: #fac51c;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #b8312f;
}
.btn-social {
  border-color: #1e1297;
}
.btn-social:hover {
  background: #1e1297;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #1e1297;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #1e1297;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #1e1297;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #1e1297;
}
.lead a,
.lead a:hover {
  color: #1e1297;
}
.lead blockquote {
  border-color: #1e1297;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #4f40e8;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #fef8e4;
}
.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: #e08886;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #1e1297;
}
.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;
}
#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#header6-62 .mbr-section-title {
  color: #ffffff;
  font-size: 60px;
}
#header6-62 .mbr-section-text {
  color: #ffffff;
  text-align: center;
}
#msg-box6-6a .mbr-section-title,
#msg-box6-6a .lead p {
  color: #fff;
}
#msg-box6-6a H3 {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 46px;
}
#msg-box8-1x5 .mbr-section-title,
#msg-box8-1x5 p {
  color: #fff;
}
#msg-box8-1x5 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1x5 .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1x6 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1x6 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1x6 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1x6 .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1x6 .card-block B {
  font-size: 30px;
}











#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box6-hs .mbr-section-title,
#msg-box6-hs .lead p {
  color: #fff;
}
#msg-box6-hs P {
  text-align: center;
  font-size: 30px;
  color: #fac51c;
  font-family: 'Lora', serif;
}
#msg-box6-hs B {
  color: #ffffff;
  font-size: 36px;
}
#msg-box6-hs H3 {
  text-align: center;
  font-size: 24px;
}
#msg-box6-1nn .mbr-section-title,
#msg-box6-1nn .lead p {
  color: #fff;
}
#msg-box6-1nn .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1nn H3 {
  color: #fac51c;
  text-align: center;
}
#msg-box6-1nn I {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box6-1nn SPAN {
  font-size: 48px;
  font-family: 'Lato', sans-serif;
}
#msg-box6-1nn P {
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#header2-hl .mbr-section-text {
  color: #fac51c;
}
#header2-hl .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: left;
  font-family: 'Roboto Slab', serif;
}
#header2-hl .btn {
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
}
#msg-box8-1x0 .mbr-section-title,
#msg-box8-1x0 p {
  color: #fff;
}
#msg-box8-1x0 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1x0 .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1nm .card-footer > small {
  color: #ffffff;
}
#testimonials2-1nm .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1nm .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1nm .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1nm .card-block B {
  font-size: 30px;
}







#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box2-kv .mbr-section-title {
  color: #fac51c;
  text-align: left;
  font-size: 25px;
}
#msg-box2-kv .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-kv .mbr-section-title SPAN {
  font-family: 'Arimo', sans-serif;
}
#msg-box8-1hb .mbr-section-title,
#msg-box8-1hb p {
  color: #fff;
}
#msg-box8-1hb .mbr-section-title {
  font-size: 22px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#features1-1ha .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #000000;
}
#msg-box8-1wx .mbr-section-title,
#msg-box8-1wx p {
  color: #fff;
}
#msg-box8-1wx .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1wx .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1wy .card-footer > small {
  color: #ffffff;
}
#testimonials2-1wy .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1wy .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1wy .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1wy .card-block B {
  font-size: 30px;
}
#msg-box6-1hc .mbr-section-title,
#msg-box6-1hc .lead p {
  color: #fff;
}
#msg-box6-1hc .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}






#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#header3-46 .mbr-section-title,
#header3-46 .mbr-section-subtitle {
  text-align: center;
}
#msg-box2-8i .mbr-section-title {
  color: #fac51c;
  text-align: left;
  font-size: 25px;
}
#msg-box2-8i .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-8i .mbr-section-title SPAN {
  font-family: 'Arimo', sans-serif;
}
#msg-box2-8i .btn {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#header3-4e .mbr-section-title,
#header3-4e .mbr-section-subtitle {
  text-align: center;
}
#header3-4e H3 {
  color: #fac51c;
}
#header3-4e .mbr-section-title {
  color: #000000;
}
#features1-g1 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #000000;
}
#msg-box8-1xb .mbr-section-title,
#msg-box8-1xb p {
  color: #fff;
}
#msg-box8-1xb .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xb .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1nr .card-footer > small {
  color: #ffffff;
}
#testimonials2-1nr .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1nr .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1nr .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1nr .card-block B {
  font-size: 30px;
}



#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#msg-box8-8j .mbr-section-title,
#msg-box8-8j p {
  color: #fff;
}
#msg-box8-107 .mbr-section-title,
#msg-box8-107 p {
  color: #fff;
}
#msg-box8-107 .lead P {
  font-size: 25px;
  font-family: 'Droid Serif', serif;
  color: #ffffff;
  text-align: center;
}
#msg-box8-107 .mbr-section-title {
  color: #fac51c;
}
#msg-box8-107 .lead DIV {
  color: #ffffff;
  text-align: center;
  font-size: 30px;
}
#msg-box8-107 .btn {
  font-size: 17px;
}





#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#msg-box6-1rt .mbr-section-title,
#msg-box6-1rt .lead p {
  color: #fff;
}
#msg-box6-1rt P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}
#msg-box8-1xh .mbr-section-title,
#msg-box8-1xh p {
  color: #fff;
}
#msg-box8-1xh .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xh .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1ru .card-footer > small {
  color: #ffffff;
}
#testimonials2-1ru .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1ru .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1ru .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1ru .card-block B {
  font-size: 30px;
}






#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#msg-box6-1oh .mbr-section-title,
#msg-box6-1oh .lead p {
  color: #fff;
}
#msg-box6-1oh .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1oh H3 {
  text-align: center;
  font-size: 24px;
}
#msg-box6-1oh P {
  text-align: center;
  color: #fac51c;
  font-size: 30px;
}
#slider3-1oi H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-1oi P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-1xi .mbr-section-title,
#msg-box8-1xi p {
  color: #fff;
}
#msg-box8-1xi .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xi .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1ok .card-footer > small {
  color: #ffffff;
}
#testimonials2-1ok .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1ok .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1ok .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1ok .card-block B {
  font-size: 30px;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#testimonials2-1yv .card-footer > small {
  color: #ffffff;
}
#testimonials2-1yv .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1yv .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1yv .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1yv .card-block B {
  font-size: 30px;
}






#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#testimonials2-jd .mbr-section-subtitle {
  color: #ffffff;
}
#testimonials2-jd .card-block DIV {
  text-align: center;
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
}
#testimonials2-jd .card-footer > small {
  text-align: left;
  color: #faaf40;
  font-size: 36px;
  font-family: 'Arimo', sans-serif;
}
#testimonials2-jd .card-footer > div {
  color: #ffffff;
  text-align: center;
  font-size: 25px;
}
#testimonials2-jd .card-block {
  font-size: 16px;
  color: #000000;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-jd .mbr-section-title {
  color: #fac51c;
  font-size: 30px;
  text-align: center;
}
#testimonials2-jd .mbr-section-subtitle B {
  font-size: 25px;
}
#testimonials2-jd .card-block P {
  font-size: 16px;
}
#testimonials2-jd .card-block SPAN {
  font-size: 16px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#testimonials2-jd .card-block B {
  font-size: 16px;
}





#menu-1vk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vk .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vk .navbar-toggler {
  color: #ffffff;
}
#menu-1vk .close-icon::before,
#menu-1vk .close-icon::after {
  background-color: #ffffff;
}
#menu-1vk .link,
#menu-1vk .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vk .link {
  font-size: 0.6rem;
}
#menu-1vk .dropdown-item,
#menu-1vk .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vk .link:hover,
#menu-1vk .dropdown-item:hover,
#menu-1vk .link:focus,
#menu-1vk .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vk .link[aria-expanded="true"],
#menu-1vk .dropdown-menu {
  background: #000000;
}
#menu-1vk .nav-dropdown-sm .link:focus,
#menu-1vk .nav-dropdown-sm .link:hover,
#menu-1vk .nav-dropdown-sm .dropdown-item:focus,
#menu-1vk .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vk .navbar,
#menu-1vk .nav-dropdown-sm,
#menu-1vk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vk .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vk .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vk .bg-color.transparent.opened .link:hover,
#menu-1vk .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vk .link[aria-expanded="true"],
#menu-1vk .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vk A {
  font-size: 16px;
}
#menu-1vk .btn {
  font-size: 12px;
}
#slider3-1vh H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-1vh P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#testimonials2-1xl .card-footer > small {
  color: #ffffff;
}
#testimonials2-1xl .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1xl .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1xl .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1xl .card-block B {
  font-size: 30px;
}





#menu-206 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-206 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-206 .navbar-toggler {
  color: #ffffff;
}
#menu-206 .close-icon::before,
#menu-206 .close-icon::after {
  background-color: #ffffff;
}
#menu-206 .link,
#menu-206 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-206 .link {
  font-size: 2.5rem;
}
#menu-206 .dropdown-item,
#menu-206 .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-206 .link:hover,
#menu-206 .dropdown-item:hover,
#menu-206 .link:focus,
#menu-206 .dropdown-item:focus {
  color: #1e1297;
}
#menu-206 .link[aria-expanded="true"],
#menu-206 .dropdown-menu {
  background: #000000;
}
#menu-206 .nav-dropdown-sm .link:focus,
#menu-206 .nav-dropdown-sm .link:hover,
#menu-206 .nav-dropdown-sm .dropdown-item:focus,
#menu-206 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-206 .navbar,
#menu-206 .nav-dropdown-sm,
#menu-206 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-206 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-206 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-206 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-206 .bg-color.transparent.opened .link:hover,
#menu-206 .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-206 .link[aria-expanded="true"],
#menu-206 .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-206 A {
  font-size: 16px;
}
#menu-206 .btn {
  font-size: 17px;
}
#msg-box6-21t .mbr-section-title,
#msg-box6-21t .lead p {
  color: #fff;
}
#msg-box6-21t .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-20d .mbr-section-title,
#msg-box6-20d .lead p {
  color: #fff;
}
#testimonials2-20c .card-footer > small {
  color: #ffffff;
}
#testimonials2-20c .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-20c .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-20c .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-20c .card-block B {
  font-size: 30px;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#msg-box8-1st .mbr-section-title,
#msg-box8-1st .lead {
  color: #fff;
}
#msg-box8-1pb .mbr-section-title,
#msg-box8-1pb .lead {
  color: #fff;
}
#msg-box8-1pb .mbr-section-title {
  font-size: 25px;
}
#msg-box8-1wp .mbr-section-title,
#msg-box8-1wp p {
  color: #fff;
}
#msg-box8-1wp .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1wp .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1ll .card-footer > small {
  color: #ffffff;
}
#testimonials2-1ll .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1ll .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1ll .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1ll .card-block B {
  font-size: 30px;
}


#menu-1zt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1zt .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1zt .navbar-toggler {
  color: #ffffff;
}
#menu-1zt .close-icon::before,
#menu-1zt .close-icon::after {
  background-color: #ffffff;
}
#menu-1zt .link,
#menu-1zt .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1zt .link {
  font-size: 2.5rem;
}
#menu-1zt .dropdown-item,
#menu-1zt .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1zt .link:hover,
#menu-1zt .dropdown-item:hover,
#menu-1zt .link:focus,
#menu-1zt .dropdown-item:focus {
  color: #1e1297;
}
#menu-1zt .link[aria-expanded="true"],
#menu-1zt .dropdown-menu {
  background: #000000;
}
#menu-1zt .nav-dropdown-sm .link:focus,
#menu-1zt .nav-dropdown-sm .link:hover,
#menu-1zt .nav-dropdown-sm .dropdown-item:focus,
#menu-1zt .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1zt .navbar,
#menu-1zt .nav-dropdown-sm,
#menu-1zt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1zt .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1zt .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1zt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1zt .bg-color.transparent.opened .link:hover,
#menu-1zt .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1zt .link[aria-expanded="true"],
#menu-1zt .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1zt A {
  font-size: 16px;
}
#menu-1zt .btn {
  font-size: 17px;
}






#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#slider3-1qs H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-1qs P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-1ps .mbr-section-title,
#msg-box8-1ps .lead {
  color: #fff;
}
#msg-box8-1ps .mbr-section-title {
  font-size: 9px;
  color: #000000;
}
#msg-box8-1xn .mbr-section-title,
#msg-box8-1xn p {
  color: #fff;
}
#msg-box8-1xn .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xn .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1qm .card-footer > small {
  color: #ffffff;
}
#testimonials2-1qm .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1qm .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1qm .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1qm .card-block B {
  font-size: 30px;
}
#msg-box6-1qo .mbr-section-title,
#msg-box6-1qo .lead p {
  color: #fff;
}
#msg-box6-1qo .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#msg-box8-1vo .mbr-section-title,
#msg-box8-1vo .lead {
  color: #fff;
}
#msg-box8-1vo .lead P {
  font-size: 48px;
}
#msg-box6-1sf h3,
#msg-box6-1sf p {
  color: #fff;
}
#msg-box8-1wq .mbr-section-title,
#msg-box8-1wq p {
  color: #fff;
}
#msg-box8-1wq .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1wq .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1se .card-footer > small {
  color: #ffffff;
}
#testimonials2-1se .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1se .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1se .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1se .card-block B {
  font-size: 30px;
}




#menu-1xr .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1xr .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1xr .navbar-toggler {
  color: #ffffff;
}
#menu-1xr .close-icon::before,
#menu-1xr .close-icon::after {
  background-color: #ffffff;
}
#menu-1xr .link,
#menu-1xr .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1xr .link {
  font-size: 0.6rem;
}
#menu-1xr .dropdown-item,
#menu-1xr .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1xr .link:hover,
#menu-1xr .dropdown-item:hover,
#menu-1xr .link:focus,
#menu-1xr .dropdown-item:focus {
  color: #1e1297;
}
#menu-1xr .link[aria-expanded="true"],
#menu-1xr .dropdown-menu {
  background: #000000;
}
#menu-1xr .nav-dropdown-sm .link:focus,
#menu-1xr .nav-dropdown-sm .link:hover,
#menu-1xr .nav-dropdown-sm .dropdown-item:focus,
#menu-1xr .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1xr .navbar,
#menu-1xr .nav-dropdown-sm,
#menu-1xr .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1xr .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1xr .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1xr .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1xr .bg-color.transparent.opened .link:hover,
#menu-1xr .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1xr .link[aria-expanded="true"],
#menu-1xr .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1xr A {
  font-size: 16px;
}
#menu-1xr .btn {
  font-size: 12px;
}
#testimonials2-1y7 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1y7 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1y7 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1y7 .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1y7 .card-block B {
  font-size: 30px;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box6-1w5 .mbr-section-title,
#msg-box6-1w5 .lead p {
  color: #fff;
}
#msg-box6-1w5 H3 {
  text-align: center;
  font-size: 14px;
}
#msg-box6-1w5 P {
  text-align: center;
}
#features1-1mb .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #000000;
}
#features1-1mb .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-1mb .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 14px;
}
#features3-1me H4 {
  color: #ffffff;
}
#msg-box8-1wr .mbr-section-title,
#msg-box8-1wr p {
  color: #fff;
}
#msg-box8-1wr .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1wr .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1w7 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1w7 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1w7 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'Roboto', sans-serif;
}
#testimonials2-1w7 .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1w7 .card-block B {
  font-size: 30px;
}








#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box6-1kx .mbr-section-title,
#msg-box6-1kx .lead p {
  color: #fff;
}
#msg-box6-1kx .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1kx H3 {
  color: #f7da64;
  text-align: center;
}
#msg-box6-1kx I {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box6-1kx SPAN {
  font-size: 25px;
}
#msg-box6-1kx DIV {
  font-size: 25px;
}
#slider-1o3 H2 {
  text-align: center;
}
#msg-box8-1kw .mbr-section-title,
#msg-box8-1kw p {
  color: #fff;
}
#msg-box8-1kw .mbr-section-title {
  font-size: 60px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#msg-box2-1kv .mbr-section-title {
  color: #fac51c;
  text-align: left;
  font-size: 25px;
}
#msg-box2-1kv .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-1kv .mbr-section-title SPAN {
  font-family: 'Arimo', sans-serif;
}
#msg-box8-1ww .mbr-section-title,
#msg-box8-1ww p {
  color: #fff;
}
#msg-box8-1ww .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1ww .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1ku .card-footer > small {
  color: #ffffff;
}
#testimonials2-1ku .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1ku .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1ku .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1ku .card-block B {
  font-size: 30px;
}





#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#testimonials2-1x3 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1x3 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1x3 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1x3 .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1x3 .card-block B {
  font-size: 30px;
}
#msg-box6-1ft .mbr-section-title,
#msg-box6-1ft .lead p {
  color: #fff;
}
#msg-box6-1ft .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}




#menu-1z3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1z3 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1z3 .navbar-toggler {
  color: #ffffff;
}
#menu-1z3 .close-icon::before,
#menu-1z3 .close-icon::after {
  background-color: #ffffff;
}
#menu-1z3 .link,
#menu-1z3 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1z3 .link {
  font-size: 0.6rem;
}
#menu-1z3 .dropdown-item,
#menu-1z3 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1z3 .link:hover,
#menu-1z3 .dropdown-item:hover,
#menu-1z3 .link:focus,
#menu-1z3 .dropdown-item:focus {
  color: #1e1297;
}
#menu-1z3 .link[aria-expanded="true"],
#menu-1z3 .dropdown-menu {
  background: #000000;
}
#menu-1z3 .nav-dropdown-sm .link:focus,
#menu-1z3 .nav-dropdown-sm .link:hover,
#menu-1z3 .nav-dropdown-sm .dropdown-item:focus,
#menu-1z3 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1z3 .navbar,
#menu-1z3 .nav-dropdown-sm,
#menu-1z3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1z3 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1z3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1z3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1z3 .bg-color.transparent.opened .link:hover,
#menu-1z3 .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1z3 .link[aria-expanded="true"],
#menu-1z3 .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1z3 A {
  font-size: 16px;
}
#menu-1z3 .btn {
  font-size: 12px;
}
#header3-21y .mbr-section-title,
#header3-21y .mbr-section-subtitle {
  text-align: center;
}
#header3-21y .mbr-section-title {
  font-size: 21px;
}
#testimonials2-1z2 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1z2 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1z2 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1z2 .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1z2 .card-block B {
  font-size: 30px;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.05rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.220rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box8-1pm .mbr-section-title,
#msg-box8-1pm .lead {
  color: #fff;
}
#msg-box8-1pm .mbr-section-title {
  font-size: 46px;
}
#msg-box7-lz .mbr-section-title,
#msg-box7-lz .lead p {
  color: #fff;
}
#msg-box7-lz H3 {
  text-align: center;
}
#msg-box8-1xp .mbr-section-title,
#msg-box8-1xp p {
  color: #fff;
}
#msg-box8-1xp .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xp .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1pl .card-footer > small {
  color: #ffffff;
}
#testimonials2-1pl .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1pl .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1pl .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1pl .card-block B {
  font-size: 30px;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box8-1ws .mbr-section-title,
#msg-box8-1ws p {
  color: #fff;
}
#msg-box8-1ws .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1ws .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1wt .card-footer > small {
  color: #ffffff;
}
#testimonials2-1wt .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1wt .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1wt .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1wt .card-block B {
  font-size: 30px;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#features1-1rc .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #000000;
}
#features1-1rc .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #ffffff;
}
#features1-1rc .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #000000;
}
#msg-box8-1x8 .mbr-section-title,
#msg-box8-1x8 p {
  color: #fff;
}
#msg-box8-1x8 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1x8 .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1x9 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1x9 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1x9 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1x9 .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1x9 .card-block B {
  font-size: 30px;
}


#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}






#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box6-1og .mbr-section-title,
#msg-box6-1og .lead p {
  color: #fff;
}
#msg-box6-1og .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1og H3 {
  text-align: center;
  font-size: 24px;
}
#msg-box6-1og P {
  text-align: center;
  color: #fac51c;
  font-size: 30px;
}
#slider3-1of H2 {
  text-align: center;
  font-size: 46px;
  color: #fac51c;
}
#slider3-1of P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#slider3-1of DIV {
  text-align: center;
  font-size: 32px;
}
#msg-box8-1xf .mbr-section-title,
#msg-box8-1xf p {
  color: #fff;
}
#msg-box8-1xf .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xf .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1od .card-footer > small {
  color: #ffffff;
}
#testimonials2-1od .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1od .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1od .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1od .card-block B {
  font-size: 30px;
}






#menu-1zr .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1zr .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1zr .navbar-toggler {
  color: #ffffff;
}
#menu-1zr .close-icon::before,
#menu-1zr .close-icon::after {
  background-color: #ffffff;
}
#menu-1zr .link,
#menu-1zr .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-1zr .link {
  font-size: 0.6rem;
}
#menu-1zr .dropdown-item,
#menu-1zr .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1zr .link:hover,
#menu-1zr .dropdown-item:hover,
#menu-1zr .link:focus,
#menu-1zr .dropdown-item:focus {
  color: #1e1297;
}
#menu-1zr .link[aria-expanded="true"],
#menu-1zr .dropdown-menu {
  background: #000000;
}
#menu-1zr .nav-dropdown-sm .link:focus,
#menu-1zr .nav-dropdown-sm .link:hover,
#menu-1zr .nav-dropdown-sm .dropdown-item:focus,
#menu-1zr .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1zr .navbar,
#menu-1zr .nav-dropdown-sm,
#menu-1zr .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1zr .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1zr .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1zr .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1zr .bg-color.transparent.opened .link:hover,
#menu-1zr .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1zr .link[aria-expanded="true"],
#menu-1zr .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1zr A {
  font-size: 16px;
}
#menu-1zr .btn {
  font-size: 13px;
}
#testimonials2-1zq .mbr-section-subtitle {
  color: #ffffff;
}
#testimonials2-1zq .card-block DIV {
  text-align: center;
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
}
#testimonials2-1zq .card-footer > small {
  text-align: left;
  color: #faaf40;
  font-size: 36px;
  font-family: 'Arimo', sans-serif;
}
#testimonials2-1zq .card-footer > div {
  color: #ffffff;
  text-align: center;
  font-size: 25px;
}
#testimonials2-1zq .card-block {
  font-size: 16px;
  color: #000000;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1zq .mbr-section-title {
  color: #fac51c;
  font-size: 30px;
  text-align: center;
}
#testimonials2-1zq .mbr-section-subtitle B {
  font-size: 25px;
}
#testimonials2-1zq .card-block P {
  font-size: 16px;
}
#testimonials2-1zq .card-block SPAN {
  font-size: 16px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#testimonials2-1zq .card-block B {
  font-size: 16px;
}































#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#header3-1il .mbr-section-title,
#header3-1il .mbr-section-subtitle {
  text-align: center;
}
#header3-1il .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1il .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-1sm .mbr-section-title,
#msg-box6-1sm .lead p {
  color: #fff;
}
#msg-box6-1sm P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}
#features1-1i1 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #000000;
}
#header3-1i2 .mbr-section-title,
#header3-1i2 .mbr-section-subtitle {
  text-align: center;
}
#header3-1i2 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1i2 .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box2-pd .mbr-section-title {
  color: #fff;
}
#msg-box2-pd .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-pg .mbr-section-title,
#header3-pg .mbr-section-subtitle {
  text-align: center;
}
#header3-pg .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-pg .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-ph .mbr-section-title,
#msg-box6-ph .lead p {
  color: #fff;
}
#msg-box6-ph P {
  font-family: 'Montserrat', sans-serif;
}
#header3-pm .mbr-section-title,
#header3-pm .mbr-section-subtitle {
  text-align: center;
}
#header3-pm .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-pm .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#header3-po .mbr-section-title,
#header3-po .mbr-section-subtitle {
  text-align: center;
}
#header3-po .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-po .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-pp .mbr-section-title,
#msg-box6-pp .lead p {
  color: #fff;
}
#header3-pq .mbr-section-title,
#header3-pq .mbr-section-subtitle {
  text-align: center;
}
#header3-pq .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-pq .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box8-1ht .mbr-section-title,
#msg-box8-1ht p {
  color: #fff;
}
#msg-box8-1ht .mbr-section-title {
  font-size: 48px;
}
#msg-box6-1iz .mbr-section-title,
#msg-box6-1iz .lead p {
  color: #fff;
}
#msg-box6-1iz .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1iz H3 {
  text-align: center;
  font-size: 24px;
}
#msg-box6-1iz P {
  text-align: center;
  color: #fac51c;
  font-size: 30px;
}
#msg-box6-1hs .mbr-section-title,
#msg-box6-1hs .lead p {
  color: #fff;
}
#msg-box6-1hs P {
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-1hs .btn {
  font-size: 17px;
}
#msg-box6-1ix .mbr-section-title,
#msg-box6-1ix .lead p {
  color: #fff;
}
#msg-box6-1ix .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1ix H3 {
  text-align: center;
  font-size: 24px;
}
#msg-box6-1ix P {
  text-align: center;
  color: #fac51c;
  font-size: 30px;
}
#msg-box6-1hu .mbr-section-title,
#msg-box6-1hu .lead p {
  color: #fff;
}
#msg-box6-1hu H3 {
  color: #fac51c;
}
#msg-box6-1hu .btn {
  font-size: 32px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1iy .mbr-section-title,
#msg-box6-1iy .lead p {
  color: #fff;
}
#msg-box6-1iy .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1iy H3 {
  text-align: center;
  font-size: 24px;
}
#msg-box6-1iy P {
  text-align: center;
  color: #fac51c;
  font-size: 30px;
}
#msg-box6-1ho .mbr-section-title,
#msg-box6-1ho .lead p {
  color: #fff;
}
#msg-box6-1ho P {
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-1ho .btn {
  font-size: 17px;
}
#header3-1i5 .mbr-section-title,
#header3-1i5 .mbr-section-subtitle {
  text-align: center;
}
#header3-1i5 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1i5 .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-1hp .mbr-section-title,
#msg-box6-1hp .lead p {
  color: #fff;
}
#msg-box6-1hp P {
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-1hp .btn {
  font-size: 17px;
}
#msg-box6-1hp H3 {
  font-size: 36px;
  text-align: center;
}
#header3-1i6 .mbr-section-title,
#header3-1i6 .mbr-section-subtitle {
  text-align: center;
}
#header3-1i6 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1i6 .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-1hr .mbr-section-title,
#msg-box6-1hr .lead p {
  color: #fff;
}
#msg-box6-1hr .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#header3-1i7 .mbr-section-title,
#header3-1i7 .mbr-section-subtitle {
  text-align: center;
}
#header3-1i7 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1i7 .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-1hq .mbr-section-title,
#msg-box6-1hq .lead p {
  color: #fff;
}
#msg-box6-1hq I {
  color: #ffffff;
}
#msg-box6-1hq H3 {
  text-align: left;
}
#header3-1i8 .mbr-section-title,
#header3-1i8 .mbr-section-subtitle {
  text-align: center;
}
#header3-1i8 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1i8 .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-1hv .mbr-section-title,
#msg-box6-1hv .lead p {
  color: #fff;
}
#msg-box6-1hv .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#header3-1i9 .mbr-section-title,
#header3-1i9 .mbr-section-subtitle {
  text-align: center;
}
#header3-1i9 .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1i9 .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#header3-1ij .mbr-section-title,
#header3-1ij .mbr-section-subtitle {
  text-align: center;
}
#header3-1ij .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1ij .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-1ih .mbr-section-title,
#msg-box6-1ih .lead p {
  color: #fff;
}
#msg-box6-1ih .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#header3-1im .mbr-section-title,
#header3-1im .mbr-section-subtitle {
  text-align: center;
}
#header3-1im .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: center;
}
#header3-1im .mbr-section-title DIV {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Arimo', sans-serif;
}
#msg-box6-1id .mbr-section-title,
#msg-box6-1id .lead p {
  color: #fff;
}
#msg-box6-1id .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box8-1x1 .mbr-section-title,
#msg-box8-1x1 p {
  color: #fff;
}
#msg-box8-1x1 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1x1 .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1n5 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1n5 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1n5 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1n5 .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1n5 .card-block B {
  font-size: 30px;
}
#msg-box6-1hx .mbr-section-title,
#msg-box6-1hx .lead p {
  color: #fff;
}
#msg-box6-1hx .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}





#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#msg-box6-1rx .mbr-section-title,
#msg-box6-1rx .lead p {
  color: #fff;
}
#msg-box6-1rx P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}
#msg-box8-1wl .mbr-section-title,
#msg-box8-1wl p {
  color: #fff;
}
#msg-box8-1wl .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1wl .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1s1 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1s1 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1s1 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1s1 .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1s1 .card-block B {
  font-size: 30px;
}



#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#msg-box8-1wo .mbr-section-title,
#msg-box8-1wo p {
  color: #fff;
}
#msg-box8-1wo .lead P {
  font-size: 30px;
  font-family: 'PT Serif', serif;
  color: #ffffff;
}
#msg-box8-1wo .mbr-section-title {
  color: #ffffff;
}



#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#slider3-1um H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-1um P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-1yn .mbr-section-title,
#msg-box8-1yn p {
  color: #fff;
}
#msg-box8-1yn .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1yn .mbr-section-title DIV {
  font-size: 36px;
}




#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#features1-1rk .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #000000;
}
#features1-1rk .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
  font-size: 19px;
}
#msg-box8-1wv .mbr-section-title,
#msg-box8-1wv p {
  color: #fff;
}
#msg-box8-1wv .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1wv .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1rl .card-footer > small {
  color: #ffffff;
}
#testimonials2-1rl .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1rl .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1rl .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1rl .card-block B {
  font-size: 30px;
}














#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 13px;
}
#msg-box8-1p5 .mbr-section-title,
#msg-box8-1p5 .lead {
  color: #fff;
}
#msg-box8-1p5 .mbr-section-title {
  font-size: 9px;
  color: #000000;
}
#msg-box8-1v9 .mbr-section-title,
#msg-box8-1v9 .lead {
  color: #fff;
}
#msg-box8-1v9 .lead P {
  font-size: 36px;
}
#msg-box8-1v9 .lead DIV {
  text-align: center;
}
#msg-box8-1v9 .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
}
#slider3-1ys H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-1ys P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-201 .mbr-section-title,
#msg-box6-201 .lead p {
  color: #fff;
}
#msg-box6-201 .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1p3 h3,
#msg-box6-1p3 p {
  color: #fff;
}
#msg-box6-1vz h3,
#msg-box6-1vz p {
  color: #fff;
}
#msg-box8-1p7 .mbr-section-title,
#msg-box8-1p7 .lead {
  color: #fff;
}
#msg-box8-1p7 .mbr-section-title {
  font-size: 9px;
  color: #000000;
}
#msg-box8-1p8 .mbr-section-title,
#msg-box8-1p8 .lead {
  color: #fff;
}
#msg-box8-1p8 .mbr-section-title {
  font-size: 25px;
}
#msg-box6-1or .mbr-section-title,
#msg-box6-1or .lead p {
  color: #fff;
}
#msg-box6-1or .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1or H3 {
  color: #fac51c;
  text-align: center;
  font-size: 32px;
}
#msg-box6-1or I {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box6-1or SPAN {
  font-size: 32px;
}
#msg-box8-al .mbr-section-title,
#msg-box8-al p {
  color: #fff;
}
#msg-box8-al .lead P {
  font-size: 25px;
  font-family: 'Droid Serif', serif;
  color: #ffffff;
  text-align: center;
}
#msg-box8-al .mbr-section-title {
  color: #fac51c;
}
#msg-box8-al .lead DIV {
  color: #ffffff;
  text-align: center;
  font-size: 30px;
}
#msg-box8-al .btn {
  font-size: 22px;
}
#msg-box8-ke .mbr-section-title,
#msg-box8-ke p {
  color: #fff;
}
#msg-box8-ke .mbr-section-title {
  font-size: 36px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#msg-box8-8y .mbr-section-title,
#msg-box8-8y p {
  color: #fff;
}
#msg-box8-8y .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
}
#msg-box2-1lz .mbr-section-title {
  color: #fff;
  text-align: center;
  font-size: 36px;
}
#msg-box2-1lz .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-1lz .mbr-section-title DIV {
  text-align: center;
}
#msg-box6-ok .mbr-section-title,
#msg-box6-ok .lead p {
  color: #fff;
}
#msg-box6-ok .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box8-1yu .mbr-section-title,
#msg-box8-1yu p {
  color: #fff;
}
#msg-box8-1yu .mbr-section-title {
  font-size: 36px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#features7-1yt .card-subtitle {
  color: #bcbcbc;
}
#features7-1yt .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features7-1yt H4 {
  text-align: center;
}
#msg-box8-1wc .mbr-section-title,
#msg-box8-1wc p {
  color: #fff;
}
#msg-box8-1wc .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1wc .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-8f .card-footer > small {
  color: #ffffff;
}
#testimonials2-8f .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-8f .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-8f .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-8f .card-block B {
  font-size: 30px;
}
#msg-box6-np .mbr-section-title,
#msg-box6-np .lead p {
  color: #fff;
}
#msg-box6-np .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}









#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 2.5rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 17px;
}
#msg-box6-1oa .mbr-section-title,
#msg-box6-1oa .lead p {
  color: #fff;
}
#msg-box6-1oa .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#msg-box6-1oa H3 {
  color: #fac51c;
  text-align: center;
}
#msg-box6-1oa I {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box6-1oa SPAN {
  font-size: 48px;
  font-family: 'Lato', sans-serif;
}
#msg-box6-1oa P {
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#slider3-1o7 H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-1o7 P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-1xd .mbr-section-title,
#msg-box8-1xd p {
  color: #fff;
}
#msg-box8-1xd .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xd .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1o9 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1o9 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1o9 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1o9 .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1o9 .card-block B {
  font-size: 30px;
}





#menu-1vd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1vd .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1vd .navbar-toggler {
  color: #ffffff;
}
#menu-1vd .close-icon::before,
#menu-1vd .close-icon::after {
  background-color: #ffffff;
}
#menu-1vd .link,
#menu-1vd .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1vd .link {
  font-size: 0.6rem;
}
#menu-1vd .dropdown-item,
#menu-1vd .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1vd .link:hover,
#menu-1vd .dropdown-item:hover,
#menu-1vd .link:focus,
#menu-1vd .dropdown-item:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-menu {
  background: #000000;
}
#menu-1vd .nav-dropdown-sm .link:focus,
#menu-1vd .nav-dropdown-sm .link:hover,
#menu-1vd .nav-dropdown-sm .dropdown-item:focus,
#menu-1vd .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1vd .navbar,
#menu-1vd .nav-dropdown-sm,
#menu-1vd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1vd .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1vd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1vd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1vd .bg-color.transparent.opened .link:hover,
#menu-1vd .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1vd .link[aria-expanded="true"],
#menu-1vd .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1vd A {
  font-size: 16px;
}
#menu-1vd .btn {
  font-size: 12px;
}
#features1-1rn .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #000000;
}
#msg-box8-1wi .mbr-section-title,
#msg-box8-1wi p {
  color: #fff;
}
#msg-box8-1wi .lead P {
  font-size: 30px;
  font-family: 'PT Serif', serif;
  color: #ffffff;
}
#msg-box8-1wi .mbr-section-title {
  color: #ffffff;
}
#msg-box8-1xg .mbr-section-title,
#msg-box8-1xg p {
  color: #fff;
}
#msg-box8-1xg .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1xg .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1ro .card-footer > small {
  color: #ffffff;
}
#testimonials2-1ro .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1ro .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1ro .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-1ro .card-block B {
  font-size: 30px;
}






#menu-22z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22z .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-22z .navbar-toggler {
  color: #ffffff;
}
#menu-22z .close-icon::before,
#menu-22z .close-icon::after {
  background-color: #ffffff;
}
#menu-22z .link,
#menu-22z .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-22z .link {
  font-size: 2.5rem;
}
#menu-22z .dropdown-item,
#menu-22z .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-22z .link:hover,
#menu-22z .dropdown-item:hover,
#menu-22z .link:focus,
#menu-22z .dropdown-item:focus {
  color: #1e1297;
}
#menu-22z .link[aria-expanded="true"],
#menu-22z .dropdown-menu {
  background: #000000;
}
#menu-22z .nav-dropdown-sm .link:focus,
#menu-22z .nav-dropdown-sm .link:hover,
#menu-22z .nav-dropdown-sm .dropdown-item:focus,
#menu-22z .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-22z .navbar,
#menu-22z .nav-dropdown-sm,
#menu-22z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22z .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-22z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-22z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22z .bg-color.transparent.opened .link:hover,
#menu-22z .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-22z .link[aria-expanded="true"],
#menu-22z .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-22z A {
  font-size: 16px;
}
#menu-22z .btn {
  font-size: 17px;
}
#slider3-230 H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-230 P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#slider3-231 H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-231 P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#testimonials2-232 .card-footer > small {
  color: #ffffff;
}
#testimonials2-232 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-232 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-232 .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-232 .card-block B {
  font-size: 30px;
}




#menu-22p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22p .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-22p .navbar-toggler {
  color: #ffffff;
}
#menu-22p .close-icon::before,
#menu-22p .close-icon::after {
  background-color: #ffffff;
}
#menu-22p .link,
#menu-22p .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-22p .link {
  font-size: 2.5rem;
}
#menu-22p .dropdown-item,
#menu-22p .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-22p .link:hover,
#menu-22p .dropdown-item:hover,
#menu-22p .link:focus,
#menu-22p .dropdown-item:focus {
  color: #1e1297;
}
#menu-22p .link[aria-expanded="true"],
#menu-22p .dropdown-menu {
  background: #000000;
}
#menu-22p .nav-dropdown-sm .link:focus,
#menu-22p .nav-dropdown-sm .link:hover,
#menu-22p .nav-dropdown-sm .dropdown-item:focus,
#menu-22p .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-22p .navbar,
#menu-22p .nav-dropdown-sm,
#menu-22p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22p .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-22p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-22p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22p .bg-color.transparent.opened .link:hover,
#menu-22p .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-22p .link[aria-expanded="true"],
#menu-22p .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-22p A {
  font-size: 16px;
}
#menu-22p .btn {
  font-size: 17px;
}
#header2-22t .mbr-section-text {
  color: #fac51c;
}
#header2-22t .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  text-align: left;
  font-family: 'Roboto Slab', serif;
}
#header2-22t .btn {
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
}






#menu-238 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-238 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-238 .navbar-toggler {
  color: #ffffff;
}
#menu-238 .close-icon::before,
#menu-238 .close-icon::after {
  background-color: #ffffff;
}
#menu-238 .link,
#menu-238 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-238 .link {
  font-size: 2.5rem;
}
#menu-238 .dropdown-item,
#menu-238 .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-238 .link:hover,
#menu-238 .dropdown-item:hover,
#menu-238 .link:focus,
#menu-238 .dropdown-item:focus {
  color: #1e1297;
}
#menu-238 .link[aria-expanded="true"],
#menu-238 .dropdown-menu {
  background: #000000;
}
#menu-238 .nav-dropdown-sm .link:focus,
#menu-238 .nav-dropdown-sm .link:hover,
#menu-238 .nav-dropdown-sm .dropdown-item:focus,
#menu-238 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-238 .navbar,
#menu-238 .nav-dropdown-sm,
#menu-238 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-238 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-238 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-238 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-238 .bg-color.transparent.opened .link:hover,
#menu-238 .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-238 .link[aria-expanded="true"],
#menu-238 .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-238 A {
  font-size: 16px;
}
#menu-238 .btn {
  font-size: 17px;
}
#slider3-239 H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-239 P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-23a .mbr-section-title,
#msg-box6-23a .lead p {
  color: #fff;
}
#msg-box6-23a .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#testimonials2-23b .card-footer > small {
  color: #ffffff;
}
#testimonials2-23b .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-23b .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-23b .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-23b .card-block B {
  font-size: 30px;
}






#menu-23c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-23c .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-23c .navbar-toggler {
  color: #ffffff;
}
#menu-23c .close-icon::before,
#menu-23c .close-icon::after {
  background-color: #ffffff;
}
#menu-23c .link,
#menu-23c .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-23c .link {
  font-size: 2.5rem;
}
#menu-23c .dropdown-item,
#menu-23c .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-23c .link:hover,
#menu-23c .dropdown-item:hover,
#menu-23c .link:focus,
#menu-23c .dropdown-item:focus {
  color: #1e1297;
}
#menu-23c .link[aria-expanded="true"],
#menu-23c .dropdown-menu {
  background: #000000;
}
#menu-23c .nav-dropdown-sm .link:focus,
#menu-23c .nav-dropdown-sm .link:hover,
#menu-23c .nav-dropdown-sm .dropdown-item:focus,
#menu-23c .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-23c .navbar,
#menu-23c .nav-dropdown-sm,
#menu-23c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-23c .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-23c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-23c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-23c .bg-color.transparent.opened .link:hover,
#menu-23c .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-23c .link[aria-expanded="true"],
#menu-23c .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-23c A {
  font-size: 16px;
}
#menu-23c .btn {
  font-size: 17px;
}
#slider3-23d H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-23d P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-23e .mbr-section-title,
#msg-box6-23e .lead p {
  color: #fff;
}
#msg-box6-23e .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#testimonials2-23f .card-footer > small {
  color: #ffffff;
}
#testimonials2-23f .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-23f .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-23f .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-23f .card-block B {
  font-size: 30px;
}






#menu-233 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-233 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-233 .navbar-toggler {
  color: #ffffff;
}
#menu-233 .close-icon::before,
#menu-233 .close-icon::after {
  background-color: #ffffff;
}
#menu-233 .link,
#menu-233 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-233 .link {
  font-size: 2.5rem;
}
#menu-233 .dropdown-item,
#menu-233 .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-233 .link:hover,
#menu-233 .dropdown-item:hover,
#menu-233 .link:focus,
#menu-233 .dropdown-item:focus {
  color: #1e1297;
}
#menu-233 .link[aria-expanded="true"],
#menu-233 .dropdown-menu {
  background: #000000;
}
#menu-233 .nav-dropdown-sm .link:focus,
#menu-233 .nav-dropdown-sm .link:hover,
#menu-233 .nav-dropdown-sm .dropdown-item:focus,
#menu-233 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-233 .navbar,
#menu-233 .nav-dropdown-sm,
#menu-233 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-233 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-233 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-233 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-233 .bg-color.transparent.opened .link:hover,
#menu-233 .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-233 .link[aria-expanded="true"],
#menu-233 .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-233 A {
  font-size: 16px;
}
#menu-233 .btn {
  font-size: 17px;
}
#slider3-236 H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-236 P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-234 .mbr-section-title,
#msg-box6-234 .lead p {
  color: #fff;
}
#msg-box6-234 .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#testimonials2-235 .card-footer > small {
  color: #ffffff;
}
#testimonials2-235 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-235 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-235 .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-235 .card-block B {
  font-size: 30px;
}






#menu-23g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-23g .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-23g .navbar-toggler {
  color: #ffffff;
}
#menu-23g .close-icon::before,
#menu-23g .close-icon::after {
  background-color: #ffffff;
}
#menu-23g .link,
#menu-23g .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-23g .link {
  font-size: 0.6rem;
}
#menu-23g .dropdown-item,
#menu-23g .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-23g .link:hover,
#menu-23g .dropdown-item:hover,
#menu-23g .link:focus,
#menu-23g .dropdown-item:focus {
  color: #1e1297;
}
#menu-23g .link[aria-expanded="true"],
#menu-23g .dropdown-menu {
  background: #000000;
}
#menu-23g .nav-dropdown-sm .link:focus,
#menu-23g .nav-dropdown-sm .link:hover,
#menu-23g .nav-dropdown-sm .dropdown-item:focus,
#menu-23g .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-23g .navbar,
#menu-23g .nav-dropdown-sm,
#menu-23g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-23g .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-23g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-23g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-23g .bg-color.transparent.opened .link:hover,
#menu-23g .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-23g .link[aria-expanded="true"],
#menu-23g .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-23g A {
  font-size: 16px;
}
#menu-23g .btn {
  font-size: 12px;
}
#slider3-23h H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-23h P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-23i .mbr-section-title,
#msg-box6-23i .lead p {
  color: #fff;
}
#msg-box6-23i .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#testimonials2-23k .card-footer > small {
  color: #ffffff;
}
#testimonials2-23k .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-23k .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-23k .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-23k .card-block B {
  font-size: 30px;
}




#menu-1xy .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1xy .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1xy .navbar-toggler {
  color: #ffffff;
}
#menu-1xy .close-icon::before,
#menu-1xy .close-icon::after {
  background-color: #ffffff;
}
#menu-1xy .link,
#menu-1xy .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1xy .link {
  font-size: 0.6rem;
}
#menu-1xy .dropdown-item,
#menu-1xy .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1xy .link:hover,
#menu-1xy .dropdown-item:hover,
#menu-1xy .link:focus,
#menu-1xy .dropdown-item:focus {
  color: #1e1297;
}
#menu-1xy .link[aria-expanded="true"],
#menu-1xy .dropdown-menu {
  background: #000000;
}
#menu-1xy .nav-dropdown-sm .link:focus,
#menu-1xy .nav-dropdown-sm .link:hover,
#menu-1xy .nav-dropdown-sm .dropdown-item:focus,
#menu-1xy .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1xy .navbar,
#menu-1xy .nav-dropdown-sm,
#menu-1xy .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1xy .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1xy .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1xy .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1xy .bg-color.transparent.opened .link:hover,
#menu-1xy .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1xy .link[aria-expanded="true"],
#menu-1xy .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1xy A {
  font-size: 16px;
}
#menu-1xy .btn {
  font-size: 12px;
}
#msg-box8-1y6 .mbr-section-title,
#msg-box8-1y6 p {
  color: #fff;
}
#msg-box8-1y6 .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-1y6 .mbr-section-title DIV {
  font-size: 36px;
}
#testimonials2-1y1 .card-footer > small {
  color: #ffffff;
}
#testimonials2-1y1 .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1y1 .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-1y1 .card-block P {
  text-align: center;
  font-size: 25px;
}
#testimonials2-1y1 .card-block B {
  font-size: 30px;
}






#menu-22u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22u .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-22u .navbar-toggler {
  color: #ffffff;
}
#menu-22u .close-icon::before,
#menu-22u .close-icon::after {
  background-color: #ffffff;
}
#menu-22u .link,
#menu-22u .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-22u .link {
  font-size: 2.5rem;
}
#menu-22u .dropdown-item,
#menu-22u .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-22u .link:hover,
#menu-22u .dropdown-item:hover,
#menu-22u .link:focus,
#menu-22u .dropdown-item:focus {
  color: #1e1297;
}
#menu-22u .link[aria-expanded="true"],
#menu-22u .dropdown-menu {
  background: #000000;
}
#menu-22u .nav-dropdown-sm .link:focus,
#menu-22u .nav-dropdown-sm .link:hover,
#menu-22u .nav-dropdown-sm .dropdown-item:focus,
#menu-22u .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-22u .navbar,
#menu-22u .nav-dropdown-sm,
#menu-22u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22u .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-22u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-22u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22u .bg-color.transparent.opened .link:hover,
#menu-22u .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-22u .link[aria-expanded="true"],
#menu-22u .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-22u A {
  font-size: 16px;
}
#menu-22u .btn {
  font-size: 17px;
}
#slider3-22w H2 {
  text-align: center;
  font-size: 46px;
}
#slider3-22w P {
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box6-22x .mbr-section-title,
#msg-box6-22x .lead p {
  color: #fff;
}
#msg-box6-22x .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#testimonials2-22y .card-footer > small {
  color: #ffffff;
}
#testimonials2-22y .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-22y .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-22y .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-22y .card-block B {
  font-size: 30px;
}






#menu-1yh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1yh .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-1yh .navbar-toggler {
  color: #ffffff;
}
#menu-1yh .close-icon::before,
#menu-1yh .close-icon::after {
  background-color: #ffffff;
}
#menu-1yh .link,
#menu-1yh .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-1yh .link {
  font-size: 0.6rem;
}
#menu-1yh .dropdown-item,
#menu-1yh .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1yh .link:hover,
#menu-1yh .dropdown-item:hover,
#menu-1yh .link:focus,
#menu-1yh .dropdown-item:focus {
  color: #1e1297;
}
#menu-1yh .link[aria-expanded="true"],
#menu-1yh .dropdown-menu {
  background: #000000;
}
#menu-1yh .nav-dropdown-sm .link:focus,
#menu-1yh .nav-dropdown-sm .link:hover,
#menu-1yh .nav-dropdown-sm .dropdown-item:focus,
#menu-1yh .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1yh .navbar,
#menu-1yh .nav-dropdown-sm,
#menu-1yh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1yh .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1yh .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1yh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1yh .bg-color.transparent.opened .link:hover,
#menu-1yh .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-1yh .link[aria-expanded="true"],
#menu-1yh .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-1yh A {
  font-size: 16px;
}
#menu-1yh .btn {
  font-size: 12px;
}
#testimonials2-1yg .mbr-section-subtitle {
  color: #ffffff;
}
#testimonials2-1yg .card-block DIV {
  text-align: center;
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
}
#testimonials2-1yg .card-footer > small {
  text-align: left;
  color: #faaf40;
  font-size: 36px;
  font-family: 'Arimo', sans-serif;
}
#testimonials2-1yg .card-footer > div {
  color: #ffffff;
  text-align: center;
  font-size: 25px;
}
#testimonials2-1yg .card-block {
  font-size: 16px;
  color: #000000;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-1yg .mbr-section-title {
  color: #fac51c;
  font-size: 30px;
  text-align: center;
}
#testimonials2-1yg .mbr-section-subtitle B {
  font-size: 25px;
}
#testimonials2-1yg .card-block P {
  font-size: 16px;
}
#testimonials2-1yg .card-block SPAN {
  font-size: 16px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#testimonials2-1yg .card-block B {
  font-size: 16px;
}






#menu-21h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-21h .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#menu-21h .navbar-toggler {
  color: #ffffff;
}
#menu-21h .close-icon::before,
#menu-21h .close-icon::after {
  background-color: #ffffff;
}
#menu-21h .link,
#menu-21h .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#menu-21h .link {
  font-size: 2.5rem;
}
#menu-21h .dropdown-item,
#menu-21h .nav-dropdown-sm .link {
  font-size: 2.708rem;
}
#menu-21h .link:hover,
#menu-21h .dropdown-item:hover,
#menu-21h .link:focus,
#menu-21h .dropdown-item:focus {
  color: #1e1297;
}
#menu-21h .link[aria-expanded="true"],
#menu-21h .dropdown-menu {
  background: #000000;
}
#menu-21h .nav-dropdown-sm .link:focus,
#menu-21h .nav-dropdown-sm .link:hover,
#menu-21h .nav-dropdown-sm .dropdown-item:focus,
#menu-21h .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-21h .navbar,
#menu-21h .nav-dropdown-sm,
#menu-21h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-21h .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-21h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-21h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-21h .bg-color.transparent.opened .link:hover,
#menu-21h .bg-color.transparent.opened .link:focus {
  color: #1e1297;
}
#menu-21h .link[aria-expanded="true"],
#menu-21h .dropdown-item[aria-expanded="true"] {
  color: #1e1297!important;
}
#menu-21h A {
  font-size: 16px;
}
#menu-21h .btn {
  font-size: 17px;
}
#msg-box6-21l .mbr-section-title,
#msg-box6-21l .lead p {
  color: #fff;
}
#msg-box8-21n .mbr-section-title,
#msg-box8-21n p {
  color: #fff;
}
#msg-box8-21n .lead P {
  font-size: 25px;
  font-family: 'Droid Serif', serif;
  color: #ffffff;
  text-align: center;
}
#msg-box8-21n .mbr-section-title {
  color: #ffffff;
}
#msg-box8-21n .lead DIV {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-family: 'PT Serif', serif;
}
#msg-box8-21n .btn {
  font-size: 22px;
}
#testimonials2-21o .card-footer > small {
  color: #ffffff;
}
#testimonials2-21o .card-block {
  color: #1e1297;
  font-size: 46px;
  font-family: 'Arimo', sans-serif;
  text-align: center;
}
#testimonials2-21o .mbr-section-title {
  color: #fac51c;
  font-size: 60px;
  font-family: 'PT Serif', serif;
}
#testimonials2-21o .card-block P {
  text-align: center;
  font-size: 17px;
}
#testimonials2-21o .card-block B {
  font-size: 30px;
}
#msg-box8-21j .mbr-section-title,
#msg-box8-21j p {
  color: #fff;
}
#msg-box8-21j .mbr-section-title {
  text-align: center;
  font-size: 48px;
  color: #ffffff;
}
#msg-box8-21j .mbr-section-title DIV {
  font-size: 36px;
}
