@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&display=swap);





body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', 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: 'Open Sans', 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: 'Open Sans', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #b8312f !important;
}
.bg-success {
  background-color: #f3c649 !important;
}
.bg-info {
  background-color: #2969b0 !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #686868 !important;
}
.btn-primary {
  background-color: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-secondary {
  background-color: #222e4b;
  border-color: #222e4b;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #0a0e16;
  border-color: #0a0e16;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #0a0e16 !important;
  border-color: #0a0e16 !important;
}
.btn-info {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-success {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !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: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-danger {
  background-color: #686868;
  border-color: #686868;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #424242;
  border-color: #424242;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #424242 !important;
  border-color: #424242 !important;
}
.btn-primary-outline {
  background: none;
  border-color:#e2405d;
  color: #e2405d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #e2405d!important;
  border-color: #e2405d!important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #020305;
  color: #020305;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #222e4b;
  border-color: #222e4b;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #222e4b !important;
  border-color: #222e4b !important;
}
.btn-info-outline {
  background: #269abc;
  border-color: #269abc;
  color: #fff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.btn-success-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.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: #353535;
  color: #353535;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #686868;
  border-color: #686868;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #686868 !important;
  border-color: #686868 !important;
}
.text-primary {
  color: #b8312f !important;
}
.text-success {
  color: #f3c649 !important;
}
.text-info {
  color: #2969b0 !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #686868 !important;
}
.alert-success {
  background-color: #f3c649;
}
.alert-info {
  background-color: #2969b0;
}
.alert-warning {
  background-color: #ffffff;
}

.btn-social {
  border-color: #b8312f;
}
.btn-social:hover {
  background: #b8312f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #b8312f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color:#fb1a2f;
}
.mbr-footer a:hover {
  color: #b8312f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #b8312f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #b8312f;
}
.lead a,
.lead a:hover {
  color:#0ca1e3;
}
.lead blockquote {
  border-color: #b8312f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e08886;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #79aae0;
}
.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: #a8a8a8;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #b8312f;
}
.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;
}
#header1-1m .btn {
  font-size: 13px;
}
#header1-1m .mbr-section-lead {
  font-size: 16px;
  text-align: left;
  color: #ffffff;
}
#header1-1m .mbr-section-title {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: #ffffff;
}
#header1-1m .mbr-section-title SPAN {
  font-size: 24px;
}
#header1-1m .mbr-section-lead I {
  font-size: 18px;
}
#features1-5 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#features1-5 .mbr-cards-col:nth-child(odd) .card-title {
  color: #2e2e2e;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  font-size: 22px;
}
#features1-5 .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  text-align: left;
  font-size: 22px;
}
#features1-5 .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
  text-align: left;
  font-size: 16px;
}
#features1-5 .mbr-cards-col:nth-child(odd) .card-text {
  color: #2e2e2e;
  text-align: left;
  font-size: 16px;
}
#header3-45 .mbr-section-title,
#header3-45 .mbr-section-subtitle {
  text-align: center;
}
.display-2 {
    font-size: 2.5rem;
}
#features6-44 P {
  text-align: center;
}
#msg-box5-41 H3 {
  text-align: left;
}
#msg-box5-41 P {
  text-align: left;
}
#header3-g .mbr-section-title,
#header3-g .mbr-section-subtitle {
  text-align: center;
}
#header3-g .mbr-section-title {
  font-size: 48px;
  color: #222e4b;
}
#header3-g .mbr-section-title SPAN {
  font-size: 48px;
}
#buttons1-i STRONG {
  font-size: 15px;
}
#contacts1-2f P {
  color: #2e2e2e;
}
#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
}
#menu-2g .navbar-toggler {
  color: #2e2e2e;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #2e2e2e;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #2e2e2e;
}
#menu-2g .link {
  font-size: 0.8rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #e6e6e6;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2g .bg-color.transparent .link {
  color: #2e2e2e;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#menu-2g .btn {
  font-size: 14px;
}
#menu-2g A {
  font-size: 15px;
}
#header1-30 .mbr-section-title {
  color: #e25041;
  font-size: 100px;
}
#header1-30 .mbr-section-lead {
  color: #000000;
  font-size: 25px;
}
#header1-30 .mbr-section-lead B {
  font-size: 23px;
}
#header3-3a .mbr-section-title,
#header3-3a .mbr-section-subtitle {
  text-align: center;
}
#header3-3a .mbr-section-title SPAN {
  font-size: 46px;
}
#header3-3a .mbr-section-subtitle {
  font-size: 20px;
}
#header3-3a .mbr-section-title {
  color: #2e2e2e;
  text-align: left;
}
#content1-3b P {
  font-size: 18px;
}
#header3-3n .mbr-section-title,
#header3-3n .mbr-section-subtitle {
  text-align: center;
}
#header3-3n .mbr-section-title SPAN {
  font-size: 46px;
}
#header3-3n .mbr-section-title {
  text-align: left;
}
#content1-3o P {
  text-align: left;
  font-size: 18px;
}
#header3-3p .mbr-section-title,
#header3-3p .mbr-section-subtitle {
  text-align: center;
}
#header3-3p .mbr-section-title SPAN {
  font-size: 46px;
}
#header3-3p .mbr-section-title {
  text-align: left;
}
#content1-3q P {
  text-align: left;
  font-size: 18px;
}
#msg-box3-37 .mbr-section-title,
#msg-box3-37 p {
  color: #000;
}
#msg-box3-37 .mbr-section-title {
  font-size: 36px;
}
#msg-box3-37 .lead {
  color: #3d8eb9;
}
#msg-box3-37 .mbr-section-title SPAN {
  font-size: 32px;
}
#msg-box3-37 .lead P {
  font-size: 16px;
}
#contacts1-2f P {
  color: #2e2e2e;
}
#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
}
#menu-2g .navbar-toggler {
  color: #2e2e2e;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #2e2e2e;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #2e2e2e;
}
#menu-2g .link {
  font-size: 0.8rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #e6e6e6;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2g .bg-color.transparent .link {
  color: #2e2e2e;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#menu-2g .btn {
  font-size: 14px;
}
#menu-2g A {
  font-size: 15px;
}
#msg-box8-1i .mbr-section-title,
#msg-box8-1i p {
  color: #fff;
}
#msg-box8-1i .lead P {
  font-size: 19px;
}
#form1-1j .form-control-label {
  color: #232323;
}
#form1-1j .mbr-section-title {
  color: #232323;
  font-size: 24px;
  text-align: center;
}
#form1-1j SMALL {
  font-size: 25px;
}
#form2-20 .mbr-section-title {
  color: #fff;
}
#form2-20 .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-2f P {
  color: #2e2e2e;
}
#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
}
#menu-2g .navbar-toggler {
  color: #2e2e2e;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #2e2e2e;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #2e2e2e;
}
#menu-2g .link {
  font-size: 0.8rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #e6e6e6;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2g .bg-color.transparent .link {
  color: #2e2e2e;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#menu-2g .btn {
  font-size: 14px;
}
#menu-2g A {
  font-size: 15px;
}
#msg-box3-2c .mbr-section-title,
#msg-box3-2c p {
  color: #000;
}
#msg-box3-2c .lead {
  color: #ffffff;
}
#msg-box3-2c .lead P {
  text-align: center;
}
#msg-box3-2c .mbr-section-title {
  font-size: 36px;
}
#header3-2i .mbr-section-title,
#header3-2i .mbr-section-subtitle {
  text-align: center;
}
#header3-2i .mbr-section-title {
  font-size: 20px;
  color: #c1c1c1;
}
#features3-28 H4 {
  font-size: 18px;
  text-align: left;
}
#features3-28 H5 {
  text-align: left;
}
#features3-2d H4 {
  font-size: 18px;
  text-align: left;
}
#features3-2d H5 {
  text-align: left;
}
#features3-2a H4 {
  font-size: 18px;
  text-align: left;
}
#features3-2a H5 {
  text-align: left;
}
#features3-2h H4 {
  font-size: 18px;
  text-align: left;
}
#features3-2h H5 {
  text-align: left;
}
#contacts1-2f P {
  color: #2e2e2e;
}
#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
}
#menu-2g .navbar-toggler {
  color: #7c706b;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #7c706b;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #e2405d;
}
#menu-2g .link {
  font-size: 0.8rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 0.766rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #a90e1c;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #e6e6e6;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
  box-shadow: 2px 2px #eceeef;
}
#menu-2g .bg-color.transparent .link {
  color: #7c706b;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #fb1a2f!important;
}

#menu-2g .btn {
  font-size: 14px;
}
#menu-2g A {
  font-size: 15px;
}
#content5-3x .mbr-section-title,
#content5-3x p {
  color: #fff;
}
#content5-3x .mbr-section-title SPAN {
  font-size: 32px;
}
#header3-3u .mbr-section-title,
#header3-3u .mbr-section-subtitle {
  text-align: center;
}
#header3-3u .mbr-section-title SPAN {
  font-size: 30px;
}
#features4-3t .card-subtitle {
  color: #bcbcbc;
}
#features4-3t .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-3t P {
  text-align: left;
}
#contacts1-3h P {
  color: #2e2e2e;
}
#menu-3i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3i .navbar-caption {
  color: #ffffff;
}
#menu-3i .navbar-toggler {
  color: #2e2e2e;
}
#menu-3i .close-icon::before,
#menu-3i .close-icon::after {
  background-color: #2e2e2e;
}
#menu-3i .link,
#menu-3i .dropdown-item {
  color: #2e2e2e;
}
#menu-3i .link {
  font-size: 0.8rem;
}
#menu-3i .dropdown-item,
#menu-3i .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-3i .link:hover,
#menu-3i .dropdown-item:hover,
#menu-3i .link:focus,
#menu-3i .dropdown-item:focus {
  color: #b8312f;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-menu {
  background: #e6e6e6;
}
#menu-3i .nav-dropdown-sm .link:focus,
#menu-3i .nav-dropdown-sm .link:hover,
#menu-3i .nav-dropdown-sm .dropdown-item:focus,
#menu-3i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3i .navbar,
#menu-3i .nav-dropdown-sm,
#menu-3i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3i .bg-color.transparent .link {
  color: #2e2e2e;
  transition: none;
}
#menu-3i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3i .bg-color.transparent.opened .link:hover,
#menu-3i .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#menu-3i .btn {
  font-size: 14px;
}
#menu-3i A {
  font-size: 15px;
}
.align{
	float:left;
}
.banner-title{
	padding-top:250px;
}
.form1 h3{
	margin-bottom: 1rem;
    margin-left: 14px;
}
.contact_width h4{
	font-size: 20px;
    font-weight: 800;
}
.contact_width p{
	margin-bottom:0!important;
	font-size:13px;
	color:#686868;
}

.modal .modal-header {
    border-bottom: transparent;
	height:50px;
}
.modal-header .close p {
    font-size: 40px !important;
  
    top: 10px;
    right: 10px;
    color: #fb1a2f;
    cursor: pointer;
}
.modal-body object{
	width:100%;
	height:400px;
}
.modal .modal-content .close {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #1b1b1b;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    outline: none;
}
.modal .modal-content .hidden {
    visibility: visible;
}

.modal-dialog .slick-prev {
    background: #343a40ad;
    color: #fff;
    width: 30px;
    height: 30px;
    left: 1%;
    z-index: 1;
}
.modal-dialog .slick-prev:hover {
    background: #343a40ad;
}
.modal-dialog .slick-prev:before {
    color: #fff!important;
    opacity: 1 !important;
}
.modal-dialog .slick-next {
    background: #343a40ad;
    width: 30px;
    height: 30px;
    right: 1%;
    z-index: 1;
}
.modal-dialog .slick-next:hover {
    background: #343a40ad;
}
.modal-dialog .slick-next:before {
    color: #fff!important;
    opacity: 1 !important;
}
#enquiry .modal-body p{
	text-align:center;
	font-weight:bold;
}
#enquiry .modal-body{

	overflow:auto;
}
#enquiry .modal-body .form-control {
	line-height: 1!important;
    min-height: 1.5em!important;
	padding: 0.4rem;
}
#enquiry .modal-body select {
    background-color: #f5f5f5;
	width:100%;
    border-radius: 3px;
    box-shadow: none;
    color: #565656;
    font-size: 0.875rem;
    line-height: 1.43;
    min-height: 1.5em;
    padding: 0.4rem;
	margin-bottom:10px;
}
#enquiry .btn-info{
	float:right;
}
#enquiry .modal-body .col-md-12{
	margin-bottom:0rem;
}
#enquiry input[type=checkbox], #enquiry input[type=radio]{
	margin:10px;
}
.rating_scale {
	 display: block;
	 font-size: 0;
}
 .rating_scale span {
	 display:block;
	 box-sizing: border-box;
	 padding: 0.3em 0.8em;
	 font-size: 16px;
	 font-weight: 100;
	background: #fb1a2f;
	 color: #eee;
	 border-top: solid 1px #fff;
	 border-bottom: solid 1px #fff;
	 border-right: solid 1px #fff;
}
 .rating_scale label:first-child span {
	 border-left: solid 1px #fff;
	 border-top-left-radius: 0.25em;
	 border-bottom-left-radius: 0.25em;
}
 .rating_scale label:last-child span {
	 border-top-right-radius: 0.25em;
	 border-bottom-right-radius: 0.25em;
}
 .rating_scale input[type="radio"] {
	/* display: none;*/
}
 .rating_scale input[type="radio"]:checked ~ span {
	 background: #eb7823;
	 color: #fff;
}
#contacts1-4z P {
    color: #e2405d;
    font-size: 13px;
}
#header2-4m .mbr-section-title {
    color: #2e2e2e;
    font-size: 30px;
    text-align: left;
}
#content1-3v .mbr-section-text {
    color: #2e2e2e;
    text-align: left;
    font-size: 18px;
}
#header2-4m .mbr-section-text {
    color: #2e2e2e;
    text-align: left;
    font-size: 18px;
}
#header2-4q .mbr-section-title {
    color: #2e2e2e;
    font-size: 30px;
    text-align: left;
}
#header2-4q .mbr-section-text {
    color: #2e2e2e;
    font-size: 18px;
    text-align: left;
}
#msg-box4-4p .mbr-section-title {
    color: #2e2e2e;
    font-size: 30px;
    text-align: left;
}
#msg-box4-4p .mbr-section-text {
    color: #2e2e2e;
    font-size: 18px;
    text-align: left;
}
#msg-box4-4r .mbr-section-title {
    color: #2e2e2e;
    font-size: 30px;
    text-align: left;
}
#msg-box4-4r .mbr-section-text {
    color: #2e2e2e;
    font-size: 18px;
    text-align: left;
}
#content5-3x DIV {
    color: #efefef;
    text-align: center;
    font-size: 20px;
}
#header3-4t .mbr-section-title, #header3-4t .mbr-section-subtitle {
    text-align: center;
}
#content1-4u P {
    text-align: center;
    font-size: 18px;
}
#myVideobanner {
    width: 100%;
    position: absolute;
	top:14%;
}




#header3-5q .mbr-section-title {
    font-size: 48px;
    color: #e1dede;
}
#header3-5q .mbr-section-title, #header3-5q .mbr-section-subtitle {
    text-align: center;
}
#msg-box6-5s .mbr-section-title, #msg-box6-5s .lead p {
    color: #fff;
}
#msg-box6-5s .mbr-section-title, #msg-box6-5s .lead p {
    color: #fff;
}
.card .btn-primary {
    background-color: #3d8eb9;
    border-color: #3d8eb9;
    color: #ffffff;
}
.card .btn-primary:hover {
	color: #fff;
    background-color: #014682;
    border-color: #01315a;
}
#features4-5o .iconbox {
    background-color: #ffffff;
    border-color: #ffffff;
}
.mbr-cards .iconbox {
    border-style: solid;
    border-color: #f2f2f2;
    border-width: 1px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 500px;
    display: inline-block;
}
.navbar-dropdown .navbar-logo img {
    height: 5rem;
    transition: all 0.3s ease-in-out;
}
.navbar-dropdown.navbar-short .navbar-logo img {
    height: 5rem;
    transition: all 0.3s ease-in-out;
}
.mbr-footer-content p strong, .mbr-footer-content strong {
  color: #e2405d!important;
}
.border-style{
	border:2px #c1c1c1;
	border-style:dotted;
}
.page-selection {
    float: right;
}

.inner-banner{
	background:#eee;
	padding:50px 0px;
	text-align:center;
}
.terms-condition{
	padding:50px 0px;
	margin-top:120px;
}
.terms-condition h1{
	margin-bottom:20px;
}
@media (max-width: 487px){
.banner-title{
	color:#000!important;
	padding-top:250px;
}
.mbr-section-hero .mbr-section-title {
    font-size: 2rem !important;
}
.mbr-section-lead{
	color:#000!important;
}
.display-2 {
    font-size: 2rem;
}
.contact_width{
	margin-left:15px;
}
.terms-condition .container{
	margin:0px 20px;
}
.mbr-section-full {
    height: 50vh!important;
}
.mbr-section-full .mbr-overlay {
    min-height: 50vh!important;
}
.banner-title {
    color: #000!important;
    padding-top: 30px;
}
}
@media screen and (min-width: 488px) and (max-width: 767px) {
	.banner-title{
	color:#000!important;
	padding-top:45px!important;
}
.mbr-section-full .mbr-overlay {
    min-height: 100vh!important;
}
.mbr-section-hero .mbr-section-title {
    font-size: 2rem !important;
}
.mbr-section-lead{
	color:#000!important;
}
.display-2 {
    font-size: 2rem;
}
.contact_width{
	margin-left:15px;
}
.terms-condition .container{
	margin:0px 20px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.banner-title {
    padding-top: 215px!important;
}	
#menu-2g .link {
    font-size: 0.5rem!important;
}
}