@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700);






body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Quicksand', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Quicksand', 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: 'Quicksand', 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: 'Quicksand', 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: 'Quicksand', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Quicksand', sans-serif;
}
.mbr-author-desc {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Quicksand', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #063750 !important;
}
.bg-success {
  background-color: #063750 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f57c09 !important;
}
.bg-danger {
  background-color: #ffffff !important;
}
.btn-primary {
  background-color: #063750;
  border-color: #063750;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #010609;
  border-color: #010609;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #010609 !important;
  border-color: #010609 !important;
}
.btn-secondary {
  background-color: #232323;
  border-color: #232323;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #063750;
  border-color: #063750;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #010609;
  border-color: #010609;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #010609 !important;
  border-color: #010609 !important;
}
.btn-warning {
  background-color: #f57c09;
  border-color: #f57c09;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ab5706;
  border-color: #ab5706;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ab5706 !important;
  border-color: #ab5706 !important;
}
.btn-danger {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #063750;
  border-color: #063750;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #063750 !important;
  border-color: #063750 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #232323;
  border-color: #232323;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !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: #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: #063750;
  border-color: #063750;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #063750 !important;
  border-color: #063750 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #934a05;
  color: #934a05;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f57c09;
  border-color: #f57c09;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f57c09 !important;
  border-color: #f57c09 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.text-primary {
  color: #063750 !important;
}
.text-success {
  color: #063750 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f57c09 !important;
}
.text-danger {
  color: #ffffff !important;
}
.alert-success {
  background-color: #063750;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f57c09;
}
.alert-danger {
  background-color: #ffffff;
}
.btn-social {
  border-color: #063750;
}
.btn-social:hover {
  background: #063750;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #063750;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #063750;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #063750;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #063750;
}
.lead a,
.lead a:hover {
  color: #063750;
}
.lead blockquote {
  border-color: #063750;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #4ab9f1;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #4ab9f1;
}
.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: #fde4cd;
}
.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: #063750;
}
.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;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Quicksand', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Quicksand', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Quicksand', sans-serif;
}
.features6 .description {
  font-family: 'Quicksand', sans-serif;
}
.count,
.counter-title {
  font-family: 'Quicksand', sans-serif;
}
.counter-subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #063750;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Quicksand', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Quicksand', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Quicksand', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Quicksand', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Quicksand', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Quicksand', sans-serif;
}
.extHeader13 .number {
  font-family: 'Quicksand', sans-serif;
}
.extHeader13 .period {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Quicksand', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Quicksand', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Quicksand', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Quicksand', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #063750;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Quicksand', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Quicksand', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Quicksand', sans-serif;
}
.extForm2 .container p {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #063750;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #063750;
}
.extCounters2 h4 {
  font-family: 'Quicksand', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Quicksand', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Quicksand', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #063750;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #063750;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #063750;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Quicksand', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Quicksand', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #063750;
}
.extAccordion1 .panel-heading a {
  font-family: 'Quicksand', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #063750;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Quicksand', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #063750;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #063750;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #063750;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Quicksand', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Quicksand', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Quicksand', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Quicksand', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #063750 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #063750;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #063750;
}
.theme-border {
  border: 1px solid #063750;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #063750;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #063750;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #063750;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
#content5-2 .mbr-section-title,
#content5-2 p {
  color: #fff;
}
#content5-2 .mbr-section-title {
  text-align: center;
  font-family: 'Indie Flower', cursive;
}
#content5-2 .mbr-section-title I {
  font-size: 60px;
}
#content5-2 P {
  text-align: center;
  font-size: 20px;
}
#content5-2 .lead P {
  font-size: 21px;
  text-align: center;
}
#header3-n .mbr-section-title,
#header3-n .mbr-section-subtitle {
  text-align: center;
}
#header3-n .mbr-section-title DIV {
  color: #ffffff;
  font-size: 30px;
}
#header3-n .mbr-section-title {
  color: #ffffff;
}
#msg-box1-3i H3 {
  font-size: 36px;
}
#msg-box1-3i .btn {
  font-size: 16px;
}
#features4-y .card-subtitle {
  color: #000000;
  font-size: 18px;
}
#features4-y .iconbox {
  background-color: #063750;
  border-color: #063750;
}
#features4-y H4 {
  color: #063750;
  font-size: 24px;
}










#header3-j .mbr-section-title,
#header3-j .mbr-section-subtitle {
  text-align: center;
}
#header3-j .mbr-section-title {
  font-size: 30px;
  color: #efefef;
  font-family: 'Roboto', sans-serif;
}
#header3-j .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#header3-j .mbr-section-title DIV {
  font-family: 'Quicksand', sans-serif;
}
#header3-3z .mbr-section-title,
#header3-3z .mbr-section-subtitle {
  text-align: center;
}
#header3-3z .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
#content2-2m SPAN {
  font-family: 'Roboto', sans-serif;
}
#content2-2m BLOCKQUOTE {
  font-family: 'Roboto', sans-serif;
}
#content2-2m P {
  font-family: 'Raleway', sans-serif;
}
#msg-box5-16 H3 {
  color: #3c3c3c;
  font-size: 36px;
}
#msg-box5-16 P {
  text-align: left;
}
#msg-box1-2k H3 {
  font-size: 36px;
}
#msg-box1-2k .btn {
  font-size: 16px;
}
#ext_menu-6 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6 .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-6 .navbar-toggler {
  color: #063750;
}
#ext_menu-6 .close-icon::before,
#ext_menu-6 .close-icon::after {
  background-color: #063750;
}
#ext_menu-6 .link,
#ext_menu-6 .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-6 .link {
  font-size: 1rem;
}
#ext_menu-6 .dropdown-item,
#ext_menu-6 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-6 .link:hover,
#ext_menu-6 .dropdown-item:hover,
#ext_menu-6 .link:focus,
#ext_menu-6 .dropdown-item:focus {
  color: #063750;
}
#ext_menu-6 .link[aria-expanded="true"],
#ext_menu-6 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-6 .nav-dropdown-sm .link:focus,
#ext_menu-6 .nav-dropdown-sm .link:hover,
#ext_menu-6 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-6 .navbar,
#ext_menu-6 .nav-dropdown-sm,
#ext_menu-6 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-6 .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6 .bg-color.transparent.opened .link:hover,
#ext_menu-6 .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-6 .link[aria-expanded="true"],
#ext_menu-6 .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
#msg-box5-f H3 {
  color: #3c3c3c;
  font-size: 36px;
}
#msg-box5-f P {
  font-family: 'Roboto', sans-serif;
}
#msg-box5-f B {
  font-family: 'Roboto', sans-serif;
}


#ext_menu-p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-p .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-p .navbar-toggler {
  color: #063750;
}
#ext_menu-p .close-icon::before,
#ext_menu-p .close-icon::after {
  background-color: #063750;
}
#ext_menu-p .link,
#ext_menu-p .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-p .link {
  font-size: 1rem;
}
#ext_menu-p .dropdown-item,
#ext_menu-p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-p .link:hover,
#ext_menu-p .dropdown-item:hover,
#ext_menu-p .link:focus,
#ext_menu-p .dropdown-item:focus {
  color: #063750;
}
#ext_menu-p .link[aria-expanded="true"],
#ext_menu-p .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-p .nav-dropdown-sm .link:focus,
#ext_menu-p .nav-dropdown-sm .link:hover,
#ext_menu-p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-p .navbar,
#ext_menu-p .nav-dropdown-sm,
#ext_menu-p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-p .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-p .bg-color.transparent.opened .link:hover,
#ext_menu-p .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-p .link[aria-expanded="true"],
#ext_menu-p .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
.cid-uSTZMiRJys {
  padding-top: 135px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uSTZMiRJys .card-icon {
  font-size: 56px;
  color: #ed4266;
  transition: color 0.3s;
}
.cid-uSTZMiRJys .icon2 {
  color: #f9b03e;
}
.cid-uSTZMiRJys .card-title {
  font-weight: 600;
  letter-spacing: 1px;
}
.cid-uSTZMiRJys p {
  font-weight: 400;
}
.cid-uSTZMiRJys .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #ed4266;
  margin-bottom: 1.5rem;
  transition: background 0.3s;
}
.cid-uSTZMiRJys .line2 {
  background: #f7ed4a;
}
.cid-uSTZMiRJys .card-wrapper {
  padding: 2.5rem 2rem;
  transition: background 0.3s;
  background: #255085;
}
.cid-uSTZMiRJys .card-wrapper:hover .link-ico {
  background-color: #ed4266;
  border-color: #ed4266;
  color: white;
}
.cid-uSTZMiRJys .card2 {
  background: #ed4266;
}
.cid-uSTZMiRJys .card-title,
.cid-uSTZMiRJys .card-ico,
.cid-uSTZMiRJys .line-wrap {
  text-align: center;
  color: #ffffff;
}
.cid-uSTZMiRJys .mbr-text,
.cid-uSTZMiRJys .card-link {
  text-align: center;
  color: #ffffff;
}
#header3-45 .mbr-section-title,
#header3-45 .mbr-section-subtitle {
  text-align: center;
}
#header3-45 .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
#content1-v P {
  text-align: center;
}
#msg-box1-3j H3 {
  font-size: 36px;
}
#msg-box1-3j .btn {
  font-size: 16px;
}



#header3-17 .mbr-section-title,
#header3-17 .mbr-section-subtitle {
  text-align: center;
}
#header3-17 .mbr-section-title {
  font-size: 30px;
  color: #efefef;
}
#header3-17 .mbr-section-title DIV {
  font-family: 'Quicksand', sans-serif;
}
#header3-3x .mbr-section-title,
#header3-3x .mbr-section-subtitle {
  text-align: center;
}
#header3-3x .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
#ext_menu-18 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-18 .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-18 .navbar-toggler {
  color: #063750;
}
#ext_menu-18 .close-icon::before,
#ext_menu-18 .close-icon::after {
  background-color: #063750;
}
#ext_menu-18 .link,
#ext_menu-18 .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-18 .link {
  font-size: 1rem;
}
#ext_menu-18 .dropdown-item,
#ext_menu-18 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-18 .link:hover,
#ext_menu-18 .dropdown-item:hover,
#ext_menu-18 .link:focus,
#ext_menu-18 .dropdown-item:focus {
  color: #063750;
}
#ext_menu-18 .link[aria-expanded="true"],
#ext_menu-18 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-18 .nav-dropdown-sm .link:focus,
#ext_menu-18 .nav-dropdown-sm .link:hover,
#ext_menu-18 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-18 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-18 .navbar,
#ext_menu-18 .nav-dropdown-sm,
#ext_menu-18 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-18 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-18 .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-18 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-18 .bg-color.transparent.opened .link:hover,
#ext_menu-18 .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-18 .link[aria-expanded="true"],
#ext_menu-18 .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
#content2-3v DIV {
  color: #063750;
}
#msg-box1-1g H3 {
  font-size: 36px;
}
#msg-box1-1g .btn {
  font-size: 16px;
}
#features7-1e .card-subtitle {
  color: #bcbcbc;
}
#features7-1e .iconbox {
  background-color: #063750;
  border-color: #063750;
}


#header3-1h .mbr-section-title,
#header3-1h .mbr-section-subtitle {
  text-align: center;
}
#header3-1h .mbr-section-title {
  font-size: 30px;
  color: #efefef;
}
#header3-1h .mbr-section-title DIV {
  font-size: 48px;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
.cid-rU4pZQMPPH {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #efefef;
}
.cid-rU4pZQMPPH .container {
  max-width: 1500px;
}
.cid-rU4pZQMPPH img {
  width: 100%;
}
.cid-rU4pZQMPPH h2 {
  padding: 0;
  margin: 0;
}
.cid-rU4pZQMPPH .text-wrap {
  max-width: 500px;
  margin: auto;
}
.cid-rU4pZQMPPH .number {
  border-top: 2px solid currentColor;
  padding-top: 0.4rem;
  margin-bottom: 0;
  margin-top: 0.5rem;
  width: fit-content;
}
.cid-rU4pZQMPPH .img-col {
  position: relative;
}
.cid-rU4pZQMPPH .img2 {
  position: absolute;
  right: -6rem;
  top: 4rem;
  width: 280px;
}
@media (max-width: 1200px) {
  .cid-rU4pZQMPPH .img2 {
    right: 1rem;
  }
}
@media (max-width: 992px) {
  .cid-rU4pZQMPPH .img-col {
    margin-top: 3rem;
  }
  .cid-rU4pZQMPPH .text-wrap {
    max-width: 550px;
  }
}
@media (max-width: 767px) {
  .cid-rU4pZQMPPH .img2 {
    width: 50%;
    top: 2rem;
  }
  .cid-rU4pZQMPPH .number {
    margin: auto;
  }
}
#msg-box1-1k H3 {
  font-size: 36px;
}
#msg-box1-1k .btn {
  font-size: 16px;
}
#ext_menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1i .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-1i .navbar-toggler {
  color: #063750;
}
#ext_menu-1i .close-icon::before,
#ext_menu-1i .close-icon::after {
  background-color: #063750;
}
#ext_menu-1i .link,
#ext_menu-1i .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-1i .link {
  font-size: 1rem;
}
#ext_menu-1i .dropdown-item,
#ext_menu-1i .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1i .link:hover,
#ext_menu-1i .dropdown-item:hover,
#ext_menu-1i .link:focus,
#ext_menu-1i .dropdown-item:focus {
  color: #063750;
}
#ext_menu-1i .link[aria-expanded="true"],
#ext_menu-1i .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-1i .nav-dropdown-sm .link:focus,
#ext_menu-1i .nav-dropdown-sm .link:hover,
#ext_menu-1i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-1i .navbar,
#ext_menu-1i .nav-dropdown-sm,
#ext_menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-1i .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1i .bg-color.transparent.opened .link:hover,
#ext_menu-1i .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-1i .link[aria-expanded="true"],
#ext_menu-1i .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
#features7-1j .card-subtitle {
  color: #bcbcbc;
}
#features7-1j .iconbox {
  background-color: #063750;
  border-color: #063750;
}


#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#header3-1z .mbr-section-title {
  font-size: 30px;
  color: #efefef;
}
#header3-1z .mbr-section-title DIV {
  font-size: 48px;
}
#ext_menu-21 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-21 .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-21 .navbar-toggler {
  color: #063750;
}
#ext_menu-21 .close-icon::before,
#ext_menu-21 .close-icon::after {
  background-color: #063750;
}
#ext_menu-21 .link,
#ext_menu-21 .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-21 .link {
  font-size: 1rem;
}
#ext_menu-21 .dropdown-item,
#ext_menu-21 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-21 .link:hover,
#ext_menu-21 .dropdown-item:hover,
#ext_menu-21 .link:focus,
#ext_menu-21 .dropdown-item:focus {
  color: #063750;
}
#ext_menu-21 .link[aria-expanded="true"],
#ext_menu-21 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-21 .nav-dropdown-sm .link:focus,
#ext_menu-21 .nav-dropdown-sm .link:hover,
#ext_menu-21 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-21 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-21 .navbar,
#ext_menu-21 .nav-dropdown-sm,
#ext_menu-21 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-21 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-21 .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-21 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-21 .bg-color.transparent.opened .link:hover,
#ext_menu-21 .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-21 .link[aria-expanded="true"],
#ext_menu-21 .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
#header3-41 .mbr-section-title,
#header3-41 .mbr-section-subtitle {
  text-align: center;
}
#header3-41 .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
.cid-rUgktSI8eV {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #efeeee;
}
.cid-rUgktSI8eV .container {
  max-width: 1500px;
}
.cid-rUgktSI8eV img {
  width: 100%;
}
.cid-rUgktSI8eV h2 {
  padding: 0;
  margin: 0;
}
.cid-rUgktSI8eV .text-wrap {
  max-width: 500px;
  margin: auto;
}
.cid-rUgktSI8eV .number {
  border-top: 2px solid currentColor;
  padding-top: 0.4rem;
  margin-bottom: 0;
  margin-top: 0.5rem;
  width: fit-content;
}
.cid-rUgktSI8eV .img-col {
  position: relative;
}
.cid-rUgktSI8eV .img2 {
  position: absolute;
  right: -6rem;
  top: 4rem;
  width: 280px;
}
@media (max-width: 1200px) {
  .cid-rUgktSI8eV .img2 {
    right: 1rem;
  }
}
@media (max-width: 992px) {
  .cid-rUgktSI8eV .img-col {
    margin-top: 3rem;
  }
  .cid-rUgktSI8eV .text-wrap {
    max-width: 550px;
  }
}
@media (max-width: 767px) {
  .cid-rUgktSI8eV .img2 {
    width: 50%;
    top: 2rem;
  }
  .cid-rUgktSI8eV .number {
    margin: auto;
  }
}
#msg-box1-23 H3 {
  font-size: 36px;
}
#msg-box1-23 .btn {
  font-size: 16px;
}
.cid-rUgFDLsLD3 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rUgFDLsLD3 .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-rUgFDLsLD3 .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-rUgFDLsLD3 .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-rUgFDLsLD3 .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-rUgFDLsLD3 .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(180deg, #ffffff, #149dcc);
}
.cid-rUgFDLsLD3 .icon-focus {
  display: none;
}
.cid-rUgFDLsLD3 .mbr-gallery-title {
  transition: all 0.5s ease;
  position: absolute;
  text-align: left;
  display: none;
  width: 100%;
  top: 0;
  right: 0;
  padding: 1rem;
  color: #000000;
  font-weight: bold;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.cid-rUgFDLsLD3 ul {
  font-size: 0;
}
.cid-rUgFDLsLD3 .mbr-gallery-filter ul li .btn {
  border: none;
  background-color: transparent;
  color: #232323 !important;
  padding: 0.5rem 1rem 0.6rem;
  border-radius: 0;
  margin: 0!important;
  transition: padding, border 0s, transform .2s;
}
.cid-rUgFDLsLD3 .mbr-gallery-filter ul li .btn.active,
.cid-rUgFDLsLD3 .mbr-gallery-filter ul li.active .btn:not(.active) {
  padding: 0.5rem 1rem 0.5rem;
  border-radius: 0 !important;
  position: relative;
}
.cid-rUgFDLsLD3 .mbr-gallery-filter ul li .btn.active:after,
.cid-rUgFDLsLD3 .mbr-gallery-filter ul li.active .btn:not(.active):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #063750, #232323);
}
.cid-rUgFDLsLD3 .mbr-gallery-filter ul li {
  padding: 0;
}
.cid-rUgFDLsLD3 .mbr-gallery-item > div:hover .mbr-gallery-title {
  padding-bottom: 1.5rem;
  display: block;
}
.cid-rUgFDLsLD3 .mbr-gallery-item > div:hover:before {
  opacity: 0.8 !important;
}
.cid-rUgFDLsLD3 .btn {
  background: none;
  border-radius: 0 !important;
}
.cid-rUgFDLsLD3 .btn:hover {
  background: transparent !important;
}
.cid-rUgFDLsLD3 .btn:hover:before {
  background: transparent !important;
}
.cid-rUgFDLsLD3 .btn:before {
  background-color: transparent !important;
}
.cid-rUgFDLsLD3 .btn:focus {
  box-shadow: none;
}
.cid-rUgFDLsLD3 .mbr-section-title {
  position: relative;
  z-index: 1;
}
.cid-rUgFDLsLD3 .mbr-gallery-item > div > span {
  color: #ffffff;
}
#features7-22 .card-subtitle {
  color: #bcbcbc;
}
#features7-22 .iconbox {
  background-color: #063750;
  border-color: #063750;
}
#contacts1-25 STRONG {
  color: #efefef;
}
#contacts1-25 B {
  font-size: 16px;
}


#header3-1r .mbr-section-title,
#header3-1r .mbr-section-subtitle {
  text-align: center;
}
#header3-1r .mbr-section-title {
  font-size: 30px;
  color: #efefef;
}
#header3-1r .mbr-section-title DIV {
  font-size: 48px;
}
#ext_menu-1t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1t .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-1t .navbar-toggler {
  color: #063750;
}
#ext_menu-1t .close-icon::before,
#ext_menu-1t .close-icon::after {
  background-color: #063750;
}
#ext_menu-1t .link,
#ext_menu-1t .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-1t .link {
  font-size: 1rem;
}
#ext_menu-1t .dropdown-item,
#ext_menu-1t .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1t .link:hover,
#ext_menu-1t .dropdown-item:hover,
#ext_menu-1t .link:focus,
#ext_menu-1t .dropdown-item:focus {
  color: #063750;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-1t .nav-dropdown-sm .link:focus,
#ext_menu-1t .nav-dropdown-sm .link:hover,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-1t .navbar,
#ext_menu-1t .nav-dropdown-sm,
#ext_menu-1t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1t .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-1t .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-1t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1t .bg-color.transparent.opened .link:hover,
#ext_menu-1t .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
#header3-42 .mbr-section-title,
#header3-42 .mbr-section-subtitle {
  text-align: center;
}
#header3-42 .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
.cid-rUgPJgxaP1 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #efeeee;
}
.cid-rUgPJgxaP1 .container {
  max-width: 1500px;
}
.cid-rUgPJgxaP1 img {
  width: 100%;
}
.cid-rUgPJgxaP1 h2 {
  padding: 0;
  margin: 0;
}
.cid-rUgPJgxaP1 .text-wrap {
  max-width: 500px;
  margin: auto;
}
.cid-rUgPJgxaP1 .number {
  border-top: 2px solid currentColor;
  padding-top: 0.4rem;
  margin-bottom: 0;
  margin-top: 0.5rem;
  width: fit-content;
}
.cid-rUgPJgxaP1 .img-col {
  position: relative;
}
.cid-rUgPJgxaP1 .img2 {
  position: absolute;
  right: -6rem;
  top: 4rem;
  width: 280px;
}
@media (max-width: 1200px) {
  .cid-rUgPJgxaP1 .img2 {
    right: 1rem;
  }
}
@media (max-width: 992px) {
  .cid-rUgPJgxaP1 .img-col {
    margin-top: 3rem;
  }
  .cid-rUgPJgxaP1 .text-wrap {
    max-width: 550px;
  }
}
@media (max-width: 767px) {
  .cid-rUgPJgxaP1 .img2 {
    width: 50%;
    top: 2rem;
  }
  .cid-rUgPJgxaP1 .number {
    margin: auto;
  }
}
#msg-box1-1v H3 {
  font-size: 36px;
}
#msg-box1-1v .btn {
  font-size: 16px;
}
#features7-1u .card-subtitle {
  color: #bcbcbc;
}
#features7-1u .iconbox {
  background-color: #063750;
  border-color: #063750;
}


#social-buttons4-2p .mbr-section-title,
#social-buttons4-2p .btn-social {
  color: #fff;
}
#social-buttons4-2p .mbr-section-title {
  color: #000000;
  font-size: 8px;
  text-align: center;
}
#ext_menu-b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-b .navbar-toggler {
  color: #063750;
}
#ext_menu-b .close-icon::before,
#ext_menu-b .close-icon::after {
  background-color: #063750;
}
#ext_menu-b .link,
#ext_menu-b .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-b .link {
  font-size: 1rem;
}
#ext_menu-b .dropdown-item,
#ext_menu-b .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-b .link:hover,
#ext_menu-b .dropdown-item:hover,
#ext_menu-b .link:focus,
#ext_menu-b .dropdown-item:focus {
  color: #063750;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-b .nav-dropdown-sm .link:focus,
#ext_menu-b .nav-dropdown-sm .link:hover,
#ext_menu-b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-b .navbar,
#ext_menu-b .nav-dropdown-sm,
#ext_menu-b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-b .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b .bg-color.transparent.opened .link:hover,
#ext_menu-b .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
#header3-10 .mbr-section-title,
#header3-10 .mbr-section-subtitle {
  text-align: center;
}
#header3-10 .mbr-section-title {
  color: #efefef;
  font-size: 30px;
}
#header3-44 .mbr-section-title,
#header3-44 .mbr-section-subtitle {
  text-align: center;
}
#header3-44 .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
#msg-box1-2n H3 {
  font-size: 36px;
}
#msg-box1-2n .btn {
  font-size: 16px;
}





#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#header3-4z .mbr-section-title {
  font-size: 30px;
  color: #efefef;
  font-family: 'Roboto', sans-serif;
}
#header3-4z .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#header3-4z .mbr-section-title DIV {
  font-family: 'Quicksand', sans-serif;
}
#header3-50 .mbr-section-title,
#header3-50 .mbr-section-subtitle {
  text-align: center;
}
#header3-50 .mbr-section-title {
  font-size: 20px;
  color: #063750;
}
#ext_menu-54 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-54 .navbar-caption {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-54 .navbar-toggler {
  color: #063750;
}
#ext_menu-54 .close-icon::before,
#ext_menu-54 .close-icon::after {
  background-color: #063750;
}
#ext_menu-54 .link,
#ext_menu-54 .dropdown-item {
  color: #063750;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-54 .link {
  font-size: 1rem;
}
#ext_menu-54 .dropdown-item,
#ext_menu-54 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-54 .link:hover,
#ext_menu-54 .dropdown-item:hover,
#ext_menu-54 .link:focus,
#ext_menu-54 .dropdown-item:focus {
  color: #063750;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-54 .nav-dropdown-sm .link:focus,
#ext_menu-54 .nav-dropdown-sm .link:hover,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-54 .navbar,
#ext_menu-54 .nav-dropdown-sm,
#ext_menu-54 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-54 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-54 .bg-color.transparent .link {
  color: #063750;
  transition: none;
}
#ext_menu-54 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-54 .bg-color.transparent.opened .link:hover,
#ext_menu-54 .bg-color.transparent.opened .link:focus {
  color: #063750;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-item[aria-expanded="true"] {
  color: #063750!important;
}
