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


























body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'PT Serif', 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: 'PT Serif', serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'PT Serif', serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'PT Serif', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #000000 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000000;
}
#index-menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#index-menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#index-menu-0 .navbar-toggler {
  color: #ffffff;
}
#index-menu-0 .close-icon::before,
#index-menu-0 .close-icon::after {
  background-color: #ffffff;
}
#index-menu-0 .link,
#index-menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#index-menu-0 .link {
  font-size: 0.85rem;
}
#index-menu-0 .dropdown-item,
#index-menu-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#index-menu-0 .link:hover,
#index-menu-0 .dropdown-item:hover,
#index-menu-0 .link:focus,
#index-menu-0 .dropdown-item:focus {
  color: #000000;
}
#index-menu-0 .link[aria-expanded="true"],
#index-menu-0 .dropdown-menu {
  background: #141414;
}
#index-menu-0 .nav-dropdown-sm .link:focus,
#index-menu-0 .nav-dropdown-sm .link:hover,
#index-menu-0 .nav-dropdown-sm .dropdown-item:focus,
#index-menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#index-menu-0 .navbar,
#index-menu-0 .nav-dropdown-sm,
#index-menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#index-menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#index-menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#index-menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#index-menu-0 .bg-color.transparent.opened .link:hover,
#index-menu-0 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#index-menu-0 .link[aria-expanded="true"],
#index-menu-0 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#index-menu-0 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#index-slider-0 H2 {
  font-size: 60px;
  text-align: left;
}
#index-features6-0 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#index-header3-0 .mbr-section-title,
#index-header3-0 .mbr-section-subtitle {
  text-align: center;
}
#index-header3-0 H3 {
  color: #ffffff;
}
#index-msg-box1-0 H3 {
  font-family: 'Raleway', sans-serif;
}
#index-msg-box1-0 SPAN {
  color: #000000;
  font-size: 60px;
  text-align: left;
}
#index-msg-box5-0 H3 {
  color: #e83338;
  font-family: 'Raleway', sans-serif;
}
#index-msg-box5-0 SPAN {
  font-size: 22px;
  text-align: left;
  color: #000000;
}
#index-msg-box5-0 P {
  text-align: left;
}
#index-msg-box5-1 P {
  text-align: left;
}
#index-features1-0 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#index-features1-0 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#index-features1-0 .mbr-cards-col:nth-child(odd) .card-title {
  color: #e83338;
  font-family: 'Raleway', sans-serif;
}
#index-features1-0 .mbr-cards-col:nth-child(even) .card-title {
  color: #e83338;
  font-size: 48px;
}
#index-features1-0 .mbr-cards-col:nth-child(odd) .card-title SPAN {
  font-size: 48px;
  color: #000000;
}
#index-features1-0 .mbr-cards-col:nth-child(even) .card-title SPAN {
  font-family: 'Raleway', sans-serif;
  color: #000000;
}
#index-msg-box8-0 .mbr-section-title,
#index-msg-box8-0 p {
  color: #fff;
}
#index-msg-box8-0 .mbr-section-title {
  font-family: 'Raleway', sans-serif;
}
#index-msg-box8-0 .mbr-section-title SPAN {
  color: #ffffff;
}
#index-header3-1 .mbr-section-title,
#index-header3-1 .mbr-section-subtitle {
  text-align: center;
}
#index-header3-1 H3 {
  color: #ffffff;
}
#index-msg-box1-1 H3 {
  font-family: 'Raleway', sans-serif;
}
#index-msg-box1-1 SPAN {
  color: #000000;
  font-size: 48px;
}
#index-features1-1 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#index-features1-1 .mbr-cards-col:nth-child(odd) .card-title {
  font-family: 'Raleway', sans-serif;
}
#index-features1-1 .mbr-cards-col:nth-child(odd) .card-title SPAN {
  font-size: 32px;
  color: #000000;
}
#index-features1-1 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
  text-align: left;
}
#index-features1-1 .mbr-cards-col:nth-child(even) .card-title {
  color: #e83338;
  font-family: 'Raleway', sans-serif;
}
#index-features1-1 .mbr-cards-col:nth-child(even) .card-title SPAN {
  font-size: 32px;
  color: #ffffff;
}
#index-features1-1 .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  color: #ffffff;
}
#index-features1-2 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#index-features1-2 .mbr-cards-col:nth-child(odd) .card-title SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
  color: #000000;
}
#index-features1-2 .mbr-cards-col:nth-child(even) .card-title {
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
}
#index-features1-2 .mbr-cards-col:nth-child(even) .card-title SPAN {
  color: #ffffff;
  font-size: 32px;
}
#index-features1-2 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  color: #000000;
}
#index-features1-2 .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  color: #ffffff;
}
#index-features1-2 .mbr-cards-col:nth-child(even) .card-title DIV {
  color: #ffffff;
}
#index-msg-box8-1 .mbr-section-title,
#index-msg-box8-1 p {
  color: #fff;
}
#index-msg-box8-1 .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#index-header3-3 .mbr-section-title,
#index-header3-3 .mbr-section-subtitle {
  text-align: center;
}
#index-header3-3 H3 {
  color: #ffffff;
}
#index-msg-box1-3 H3 {
  color: #e83338;
  font-size: 60px;
  font-family: 'Raleway', sans-serif;
}
#index-msg-box1-3 SPAN {
  font-size: 48px;
  color: #000000;
}
#index-features3-0 H4 {
  font-family: 'Raleway', sans-serif;
}
#index-features3-0 SPAN {
  font-size: 36px;
}
#index-features3-1 SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
}
#index-msg-box3-0 .mbr-section-title,
#index-msg-box3-0 p {
  color: #000;
}
#index-msg-box3-0 .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 48px;
  color: #000000;
}
#index-header3-4 .mbr-section-title,
#index-header3-4 .mbr-section-subtitle {
  text-align: center;
}
#index-header3-4 H3 {
  color: #ffffff;
}
#index-header2-0 H3 {
  font-size: 60px;
  font-family: 'Raleway', sans-serif;
}
#index-header2-0 SPAN {
  color: #ffffff;
}
#index-header2-0 P {
  font-size: 18px;
}
#index-header2-0 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#index-header3-5 .mbr-section-title,
#index-header3-5 .mbr-section-subtitle {
  text-align: center;
}
#index-header3-5 H3 {
  color: #913d3f;
}
#index-social-buttons1-0 .mbr-section-title {
  color: #e83338;
  font-family: 'Raleway', sans-serif;
}
#index-social-buttons1-0 .mbr-section-title SPAN {
  font-size: 48px;
  color: #000000;
}
#index-contacts2-0 STRONG {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 20px;
}
#index-contacts2-0 P {
  color: #000000;
  font-size: 16px;
}
#index-contacts2-0 UL {
  color: #000000;
}
#index-footer1-0 P {
  color: #ffffff;
}




#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-0 .link {
  font-size: 0.85rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #000000;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #141414;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-0 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box6-b .mbr-section-title,
#msg-box6-b .lead p {
  color: #fff;
}
#msg-box6-b H3 {
  font-size: 46px;
  font-family: 'Raleway', sans-serif;
}
#msg-box6-b B {
  color: #b8312f;
  font-size: 17px;
}
#msg-box6-b SPAN {
  font-size: 36px;
}
#footer1-2 P {
  color: #ffffff;
}




#menu-c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-c .navbar-toggler {
  color: #ffffff;
}
#menu-c .close-icon::before,
#menu-c .close-icon::after {
  background-color: #ffffff;
}
#menu-c .link,
#menu-c .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-c .link {
  font-size: 0.85rem;
}
#menu-c .dropdown-item,
#menu-c .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-c .link:hover,
#menu-c .dropdown-item:hover,
#menu-c .link:focus,
#menu-c .dropdown-item:focus {
  color: #000000;
}
#menu-c .link[aria-expanded="true"],
#menu-c .dropdown-menu {
  background: #141414;
}
#menu-c .nav-dropdown-sm .link:focus,
#menu-c .nav-dropdown-sm .link:hover,
#menu-c .nav-dropdown-sm .dropdown-item:focus,
#menu-c .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-c .navbar,
#menu-c .nav-dropdown-sm,
#menu-c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c .bg-color.transparent.opened .link:hover,
#menu-c .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-c .link[aria-expanded="true"],
#menu-c .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-c .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box6-d .mbr-section-title,
#msg-box6-d .lead p {
  color: #fff;
}
#msg-box6-d H3 {
  font-size: 46px;
  font-family: 'Raleway', sans-serif;
}
#msg-box6-d B {
  color: #b8312f;
  font-size: 18px;
}
#footer1-e P {
  color: #ffffff;
}




#menu-f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-f .navbar-toggler {
  color: #ffffff;
}
#menu-f .close-icon::before,
#menu-f .close-icon::after {
  background-color: #ffffff;
}
#menu-f .link,
#menu-f .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-f .link {
  font-size: 0.85rem;
}
#menu-f .dropdown-item,
#menu-f .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-f .link:hover,
#menu-f .dropdown-item:hover,
#menu-f .link:focus,
#menu-f .dropdown-item:focus {
  color: #000000;
}
#menu-f .link[aria-expanded="true"],
#menu-f .dropdown-menu {
  background: #141414;
}
#menu-f .nav-dropdown-sm .link:focus,
#menu-f .nav-dropdown-sm .link:hover,
#menu-f .nav-dropdown-sm .dropdown-item:focus,
#menu-f .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-f .navbar,
#menu-f .nav-dropdown-sm,
#menu-f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f .bg-color.transparent.opened .link:hover,
#menu-f .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-f .link[aria-expanded="true"],
#menu-f .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-f .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box6-g .mbr-section-title,
#msg-box6-g .lead p {
  color: #fff;
}
#msg-box6-g H3 {
  font-size: 46px;
  font-family: 'Raleway', sans-serif;
}
#msg-box6-g B {
  color: #b8312f;
  font-size: 18px;
}
#footer1-h P {
  color: #ffffff;
}




#menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-i .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-i .navbar-toggler {
  color: #ffffff;
}
#menu-i .close-icon::before,
#menu-i .close-icon::after {
  background-color: #ffffff;
}
#menu-i .link,
#menu-i .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-i .link {
  font-size: 0.85rem;
}
#menu-i .dropdown-item,
#menu-i .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-i .link:hover,
#menu-i .dropdown-item:hover,
#menu-i .link:focus,
#menu-i .dropdown-item:focus {
  color: #000000;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-menu {
  background: #141414;
}
#menu-i .nav-dropdown-sm .link:focus,
#menu-i .nav-dropdown-sm .link:hover,
#menu-i .nav-dropdown-sm .dropdown-item:focus,
#menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-i .navbar,
#menu-i .nav-dropdown-sm,
#menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-i .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-i .bg-color.transparent.opened .link:hover,
#menu-i .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-i .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box6-j .mbr-section-title,
#msg-box6-j .lead p {
  color: #fff;
}
#msg-box6-j H3 {
  font-size: 46px;
  font-family: 'Raleway', sans-serif;
}
#msg-box6-j B {
  color: #b8312f;
  font-size: 18px;
}
#footer1-k P {
  color: #ffffff;
}




#menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-o .navbar-toggler {
  color: #ffffff;
}
#menu-o .close-icon::before,
#menu-o .close-icon::after {
  background-color: #ffffff;
}
#menu-o .link,
#menu-o .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-o .link {
  font-size: 0.85rem;
}
#menu-o .dropdown-item,
#menu-o .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-o .link:hover,
#menu-o .dropdown-item:hover,
#menu-o .link:focus,
#menu-o .dropdown-item:focus {
  color: #000000;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-menu {
  background: #141414;
}
#menu-o .nav-dropdown-sm .link:focus,
#menu-o .nav-dropdown-sm .link:hover,
#menu-o .nav-dropdown-sm .dropdown-item:focus,
#menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-o .navbar,
#menu-o .nav-dropdown-sm,
#menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o .bg-color.transparent.opened .link:hover,
#menu-o .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-o .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box6-p .mbr-section-title,
#msg-box6-p .lead p {
  color: #fff;
}
#msg-box6-p H3 {
  font-size: 46px;
  font-family: 'Raleway', sans-serif;
}
#msg-box6-p B {
  color: #b8312f;
  font-size: 18px;
}
#msg-box6-p P {
  text-align: left;
}
#footer1-q P {
  color: #ffffff;
}









#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-0 .link {
  font-size: 0.85rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #000000;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #141414;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-0 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#header1-1s .mbr-section-title {
  color: #ffffff;
}
#msg-box5-1p .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#msg-box5-1p H3 {
  font-family: 'Raleway', sans-serif;
}
#msg-box5-1p SPAN {
  color: #108bc2;
}
#msg-box5-1p P {
  color: #000000;
}
#header3-o .mbr-section-title,
#header3-o .mbr-section-subtitle {
  text-align: center;
}
#header3-o H3 {
  color: #ffffff;
}
#header3-22 .mbr-section-title,
#header3-22 .mbr-section-subtitle {
  text-align: center;
}
#header3-22 H3 {
  color: #2d2d2d;
  font-size: 8px;
}
#msg-box6-1u .mbr-section-title,
#msg-box6-1u .lead p {
  color: #fff;
}
#msg-box6-1u H3 {
  color: #000000;
}
#msg-box6-1u P {
  color: #000000;
  text-align: right;
}
#msg-box6-1u SPAN {
  font-family: 'Raleway', sans-serif;
  color: #e90014;
}
#msg-box6-1u .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#social-buttons1-r .mbr-section-title {
  color: #e83338;
  font-family: 'Raleway', sans-serif;
}
#social-buttons1-r .mbr-section-title SPAN {
  font-size: 48px;
  color: #000000;
}
#contacts2-s STRONG {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 20px;
}
#contacts2-s P {
  color: #000000;
  font-size: 16px;
}
#contacts2-s UL {
  color: #000000;
}
#footer1-t P {
  color: #ffffff;
}







#menu-23 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-23 .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-23 .navbar-toggler {
  color: #ffffff;
}
#menu-23 .close-icon::before,
#menu-23 .close-icon::after {
  background-color: #ffffff;
}
#menu-23 .link,
#menu-23 .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-23 .link {
  font-size: 0.85rem;
}
#menu-23 .dropdown-item,
#menu-23 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-23 .link:hover,
#menu-23 .dropdown-item:hover,
#menu-23 .link:focus,
#menu-23 .dropdown-item:focus {
  color: #000000;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-menu {
  background: #141414;
}
#menu-23 .nav-dropdown-sm .link:focus,
#menu-23 .nav-dropdown-sm .link:hover,
#menu-23 .nav-dropdown-sm .dropdown-item:focus,
#menu-23 .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-23 .navbar,
#menu-23 .nav-dropdown-sm,
#menu-23 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-23 .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-23 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-23 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-23 .bg-color.transparent.opened .link:hover,
#menu-23 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-23 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#header1-24 .mbr-section-title {
  color: #e4323d;
}
#header3-26 .mbr-section-title,
#header3-26 .mbr-section-subtitle {
  text-align: center;
}
#header3-26 H3 {
  color: #ffffff;
}
#msg-box5-2f .btn {
  font-family: 'PT Serif', serif;
  font-size: 15px;
}
#msg-box5-2f H3 {
  font-size: 36px;
  font-family: 'Raleway', sans-serif;
}
#social-buttons1-29 .mbr-section-title {
  color: #e83338;
  font-family: 'Raleway', sans-serif;
}
#social-buttons1-29 .mbr-section-title SPAN {
  font-size: 48px;
  color: #000000;
}
#contacts2-2a STRONG {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 20px;
}
#contacts2-2a P {
  color: #000000;
  font-size: 16px;
}
#contacts2-2a UL {
  color: #000000;
}
#footer1-2b P {
  color: #ffffff;
}















#menu-2h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2h .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#menu-2h .navbar-toggler {
  color: #ffffff;
}
#menu-2h .close-icon::before,
#menu-2h .close-icon::after {
  background-color: #ffffff;
}
#menu-2h .link,
#menu-2h .dropdown-item {
  color: #ffffff;
  font-family: 'PT Serif', serif;
}
#menu-2h .link {
  font-size: 0.85rem;
}
#menu-2h .dropdown-item,
#menu-2h .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2h .link:hover,
#menu-2h .dropdown-item:hover,
#menu-2h .link:focus,
#menu-2h .dropdown-item:focus {
  color: #000000;
}
#menu-2h .link[aria-expanded="true"],
#menu-2h .dropdown-menu {
  background: #141414;
}
#menu-2h .nav-dropdown-sm .link:focus,
#menu-2h .nav-dropdown-sm .link:hover,
#menu-2h .nav-dropdown-sm .dropdown-item:focus,
#menu-2h .nav-dropdown-sm .dropdown-item:hover {
  background: #252525!important;
}
#menu-2h .navbar,
#menu-2h .nav-dropdown-sm,
#menu-2h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2h .nav-dropdown-sm .dropdown-menu {
  background: #2d2d2d;
}
#menu-2h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2h .bg-color.transparent.opened .link:hover,
#menu-2h .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#menu-2h .link[aria-expanded="true"],
#menu-2h .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#menu-2h .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#header3-2q .mbr-section-title,
#header3-2q .mbr-section-subtitle {
  text-align: center;
}
#header3-2q H3 {
  color: #e4323d;
  font-size: 36px;
}
#header3-2q SMALL {
  font-size: 20px;
  color: #e4323d;
}
#header3-2q SPAN {
  font-family: 'Lora', serif;
}
#msg-box1-2u H3 {
  color: #e4323d;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box1-2u SPAN {
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box5-2s H3 {
  font-size: 36px;
  font-family: 'Lora', serif;
  color: #000000;
}
#msg-box5-2s P {
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box5-2s I {
  text-align: left;
}
#msg-box5-2s B {
  text-align: center;
}
#msg-box1-2z H2 {
  font-size: 36px;
  color: #e4323d;
  text-align: left;
}
#msg-box1-2z H3 {
  font-family: 'Lora', serif;
  font-size: 17px;
  text-align: left;
}
#msg-box1-2z SPAN {
  text-align: left;
}
#msg-box1-2z DIV {
  text-align: left;
}
#msg-box1-2z I {
  text-align: left;
}
#msg-box1-30 H3 {
  font-size: 17px;
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box1-30 H2 {
  color: #e4323d;
  font-size: 36px;
  text-align: left;
}
#msg-box1-30 SPAN {
  text-align: left;
}
#msg-box1-30 DIV {
  text-align: left;
}
#msg-box1-33 H2 {
  font-size: 36px;
  color: #e4323d;
  text-align: left;
}
#msg-box1-33 H3 {
  font-family: 'Lora', serif;
  font-size: 17px;
  text-align: left;
}
#msg-box1-33 DIV {
  text-align: left;
}
#msg-box1-33 SPAN {
  text-align: left;
}
#msg-box1-35 H2 {
  font-size: 36px;
  color: #e4323d;
  text-align: left;
}
#msg-box1-35 H3 {
  font-size: 17px;
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box1-35 DIV {
  color: #000000;
}
#msg-box1-35 I {
  text-align: left;
}
#msg-box1-35 SPAN {
  text-align: left;
}
#header3-36 .mbr-section-title,
#header3-36 .mbr-section-subtitle {
  text-align: center;
}
#header3-36 H3 {
  text-align: right;
  font-size: 17px;
  font-family: 'Lora', serif;
}
#header3-36 SMALL {
  text-align: right;
  color: #41a85f;
}
#social-buttons1-2m .mbr-section-title {
  color: #e83338;
  font-family: 'Raleway', sans-serif;
}
#social-buttons1-2m .mbr-section-title SPAN {
  font-size: 48px;
  color: #000000;
}
#contacts2-2n STRONG {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 20px;
}
#contacts2-2n P {
  color: #000000;
  font-size: 16px;
}
#contacts2-2n UL {
  color: #000000;
}
#footer1-2o P {
  color: #ffffff;
}
