@import url(https://fonts.googleapis.com/css?family=Questrial:400);
@import url(https://fonts.googleapis.com/css?family=Questrial:400&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Questrial', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Questrial', 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: 'Questrial', 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: 'Questrial', 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: 'Questrial', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Questrial', sans-serif;
}
.mbr-author-desc {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Questrial', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #f3c649 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #ffffff !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #c9970d;
  color: #c9970d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #f3c649 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #ffffff !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #ffffff;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #f3c649;
}
.btn-social:hover {
  background: #f3c649;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f3c649;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f3c649;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f3c649;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f3c649;
}
.lead a,
.lead a:hover {
  color: #f3c649;
}
.lead blockquote {
  border-color: #f3c649;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #ffffff;
}
.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: #f3c649;
}
.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: 'Questrial', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Questrial', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Questrial', sans-serif;
}
.features6 .description {
  font-family: 'Questrial', sans-serif;
}
.count,
.counter-title {
  font-family: 'Questrial', sans-serif;
}
.counter-subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #f3c649;
}
.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: 'Questrial', 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: 'Questrial', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Questrial', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Questrial', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Questrial', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Questrial', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Questrial', sans-serif;
}
.extHeader13 .number {
  font-family: 'Questrial', sans-serif;
}
.extHeader13 .period {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Questrial', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Questrial', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Questrial', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Questrial', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #f3c649;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Questrial', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Questrial', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Questrial', sans-serif;
}
.extForm2 .container p {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #f3c649;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #f3c649;
}
.extCounters2 h4 {
  font-family: 'Questrial', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Questrial', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Questrial', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #f3c649;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #f3c649;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #f3c649;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Questrial', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Questrial', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #f3c649;
}
.extAccordion1 .panel-heading a {
  font-family: 'Questrial', 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: #f3c649;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Questrial', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #f3c649;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #f3c649;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #f3c649;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Questrial', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Questrial', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Questrial', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Questrial', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #f3c649 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #f3c649;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #f3c649;
}
.theme-border {
  border: 1px solid #f3c649;
}
#ext_menu-jo {
  
  /*  Below is Custom CSS */
  /*.menu-top span {
    line-height: 1;
}*/
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.75rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #e5ac43;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.85rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo A {
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 100;
}
#ext_menu-jo a.navbar-caption {
  letter-spacing: 0.5px;
  font-weight: 400;
  vertical-align: bottom;
}
#ext_menu-jo .menu-top {
  border-style: none;
  background-color: #192c77;
  /*border: 1px solid red;
    background-color: #c0c0c0;*/
  padding-top: 5px;
  padding-bottom: 5px;
  display: table;
}
#ext_menu-jo .mbr-table1 {
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
#ext_menu-jo .country-block {
  float: right;
  /*display: block;*/
  color: white;
  display: inline-block;
}
#ext_menu-jo .country-block span {
  margin-left: 7px;
  color: #fff;
}
#ext_menu-jo .country {
  font-family: 'Questrial', sans-serif;
  font-size: 10px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .country-tw {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .flag {
  height: 14px;
  padding-right: 8px;
}
#ext_menu-jo .country-select {
  display: none;
  position: absolute;
  background-color: #101c4d;
  margin-top: 0px;
  min-width: 150px;
  z-index: 1;
  transition: .3s ease;
}
#ext_menu-jo .country-select a {
  padding: 12px 16px 12px 3px;
  text-decoration: none;
  display: block;
}
#ext_menu-jo .country-block:hover .country-select {
  display: block;
}
#ext_menu-jo .country-block:hover {
  background-color: #101c4d;
}
#ext_menu-jo #mynavbar {
  display: table;
  transition: top 0.3s;
}
@media (max-width: 991px) {
  #ext_menu-jo a.navbar-caption {
    font-size: 12px;
  }
}
#header3-ft {
  
  
}
#header3-ft .mbr-section-title,
#header3-ft .mbr-section-subtitle {
  text-align: center;
}
#header3-ft .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-ft .mbr-section-title,
#header3-ft .mbr-section-subtitle {
  text-align: center;
}
#header3-ft .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 30px;
}
#header3-ft .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-ft .brandname1 {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
  font-stretch: semi-condensed !important;
}
#header3-ft .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-ft .brandname3 {
  font-size: 30px;
  letter-spacing: 1.5px;
}
@media (max-width: 768px) {
  #header3-ft .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-ft .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-ft .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-ft .brandname3 {
    font-size: 18px;
    letter-spacing: 1.5px;
  }
}
#extFeatures1-fo {
  
  
}
#extFeatures1-fo .mbr-section-title {
  color: #fff;
}
#extFeatures1-fo .mbr-cards {
  padding-bottom: 0px!important;
  padding-top: 0px!important;
}
#extFeatures1-fo .icon-features {
  margin-top: 10px;
}
#extFeatures1-fo .features-section {
  padding-left: 20px;
  padding-right: 20px;
}
#extFeatures1-fo .image-section {
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
#extFeatures1-fo .central-image {
  margin-bottom: 80px;
}
#extFeatures1-fo .image-full {
  display: block;
}
#extFeatures1-fo .image-xsonly {
  display: none;
}
#extFeatures1-fo .rg-description {
  font-family: 'Questrial', 'Noto Sans TC', sans-serif;
  margin-top: 3px;
  margin-bottom: 25px;
  margin-left: 0px;
  font-size: 20px;
  font-style: nomal;
  font-weight: 300;
  line-height: 35px;
  text-transform: none;
  letter-spacing: 1px;
  word-spacing: 0;
}
#extFeatures1-fo DIV {
  color: #484848;
}
#extFeatures1-fo .description {
  color: #28324e;
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  margin-bottom: 15px;
}
#extFeatures1-fo .feature-subtitle {
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-fo .feature-title,
#extFeatures1-fo .feature-subtitle {
  display: none;
}
#extFeatures1-fo .features6 .rg-feature-title {
  font-family: 'Questrial', 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0.5px;
  word-spacing: 0;
}
@media (min-width: 1200px) {
  #extFeatures1-fo {
    /*.central-image {
        height: 80vh;
        width: auto;
    }*/
  }
  #extFeatures1-fo .container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-fo .container {
    max-width: 940px;
  }
  #extFeatures1-fo .rg-description {
    line-height: 30px;
  }
  #extFeatures1-fo .image-section {
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-fo .container {
    max-width: 720px;
  }
  #extFeatures1-fo .features-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  #extFeatures1-fo .image-section {
    padding-top: 60px;
    padding-bottom: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
  #extFeatures1-fo .rg-description {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  #extFeatures1-fo .features6 .rg-feature-title {
    font-size: 21px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-fo .container {
    max-width: 576px;
  }
  #extFeatures1-fo .features-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  #extFeatures1-fo .image-section {
    padding-top: 20px;
    /* 		    padding-left: auto;
  		    padding-right: auto;
            text-align: center;
*/
  }
  #extFeatures1-fo .rg-description {
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 5px;
  }
  #extFeatures1-fo .features6 .rg-feature-title {
    font-size: 15px;
    line-height: 18px;
  }
  #extFeatures1-fo .central-image {
    height: auto;
    width: 85%;
    margin-bottom: 20px;
  }
  #extFeatures1-fo .image-full {
    display: none;
  }
  #extFeatures1-fo .image-xsonly {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#extFeatures1-fp {
  
}
#extFeatures1-fp .mbr-section-title {
  color: #fff;
}
#extFeatures1-fp .container {
  max-width: 100%;
}
#extFeatures1-fp .mbr-section {
  padding-top: 10px!important;
  padding-bottom: 80px!important;
}
#extFeatures1-fp .icon-features {
  margin-top: 0px;
}
#extFeatures1-fp .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-fp .icon-size {
  width: 80px;
}
#extFeatures1-fp .padding-left-right {
  padding-left: 20px;
  padding-right: 0px;
}
#extFeatures1-fp .rg-description {
  font-family: 'Questrial', sans-serif;
  margin-top: 3px;
  margin-bottom: 25px;
  margin-left: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.99px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
#extFeatures1-fp .mbr-iconfont-features6 {
  width: 70px;
  height: 70px;
  line-height: 60px;
}
#extFeatures1-fp DIV {
  color: #28324e;
}
#extFeatures1-fp .description {
  /*color: #28324e;*/
  font-family: 'Questrial', sans-serif;
  font-size: 15px;
  margin-top: 3px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-weight: 400;
  color: #484848;
  line-height: 24.99px;
  letter-spacing: 0.5px;
  word-spacing: 0;
}
#extFeatures1-fp .feature-subtitle {
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-fp .feature-title,
#extFeatures1-fp .feature-subtitle {
  display: none;
}
#extFeatures1-fp .features6 .rg-feature-title {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-top: 5px;
  text-transform: none;
  letter-spacing: 0.5px;
  color: #192c77;
  word-spacing: 0;
}
@media (min-width: 1200px) {
  #extFeatures1-fp {
    /*    .right-side {
        padding-left: 10px;
        padding-right: 10px;
    }*/
  }
}
@media (max-width: 1199px) {
  #extFeatures1-fp .description {
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  #extFeatures1-fp .rg-description {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #extFeatures1-fp .features6 .rg-feature-title {
    font-size: 16px;
  }
  #extFeatures1-fp .mbr-iconfont-features6 {
    width: 60px;
    height: 60px;
    line-height: 38px;
    margin-right: 10px;
  }
  #extFeatures1-fp .icon-size {
    width: 60px;
  }
}
@media (max-width: 991px) {
  #extFeatures1-fp .mbr-section {
    padding-top: 10px!important;
    padding-bottom: 70px!important;
  }
  #extFeatures1-fp .description {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
  }
  #extFeatures1-fp .rg-description {
    font-size: 13px;
    margin-bottom: 15px;
  }
  #extFeatures1-fp .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-fp .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
  }
  #extFeatures1-fp .padding-left-right {
    padding-left: 15px;
    padding-right: 0px;
  }
  #extFeatures1-fp .icon-size {
    width: 45px;
  }
}
@media (max-width: 768px) {
  #extFeatures1-fp .mbr-section {
    padding-top: 0px;
    padding-bottom: 0px!important;
  }
  #extFeatures1-fp .top-margin {
    margin-top: 30px;
  }
  #extFeatures1-fp .description {
    line-height: 18px;
    margin-bottom: 10px;
  }
  #extFeatures1-fp .rg-description {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #extFeatures1-fp .features6 .rg-feature-title {
    font-size: 14px;
  }
  #extFeatures1-fp .icon-size {
    width: 35px;
  }
  #extFeatures1-fp .padding-left-right {
    padding-left: 3px;
  }
}
#extFeatures1-i1 {
  
}
#extFeatures1-i1 .mbr-section-title {
  color: #fff;
}
#extFeatures1-i1 .container {
  max-width: 100%;
}
#extFeatures1-i1 .mbr-section {
  padding-top: 10px!important;
  padding-bottom: 80px!important;
}
#extFeatures1-i1 .icon-features {
  margin-top: 0px;
}
#extFeatures1-i1 .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-i1 .icon-size {
  width: 80px;
}
#extFeatures1-i1 .padding-left-right {
  padding-left: 20px;
  padding-right: 0px;
}
#extFeatures1-i1 .rg-description {
  font-family: 'Questrial', sans-serif;
  margin-top: 3px;
  margin-bottom: 25px;
  margin-left: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.99px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
#extFeatures1-i1 .mbr-iconfont-features6 {
  width: 70px;
  height: 70px;
  line-height: 60px;
}
#extFeatures1-i1 DIV {
  color: #28324e;
}
#extFeatures1-i1 .description {
  /*color: #28324e;*/
  font-family: 'Questrial', sans-serif;
  font-size: 15px;
  margin-top: 3px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-weight: 400;
  color: #484848;
  line-height: 24.99px;
  letter-spacing: 0.5px;
  word-spacing: 0;
}
#extFeatures1-i1 .feature-subtitle {
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-i1 .feature-title,
#extFeatures1-i1 .feature-subtitle {
  display: none;
}
#extFeatures1-i1 .features6 .rg-feature-title {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-top: 5px;
  text-transform: none;
  letter-spacing: 0.5px;
  color: #192c77;
  word-spacing: 0;
}
@media (min-width: 1200px) {
  #extFeatures1-i1 {
    /*    .right-side {
        padding-left: 10px;
        padding-right: 10px;
    }*/
  }
}
@media (max-width: 1199px) {
  #extFeatures1-i1 .description {
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  #extFeatures1-i1 .rg-description {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #extFeatures1-i1 .features6 .rg-feature-title {
    font-size: 16px;
  }
  #extFeatures1-i1 .mbr-iconfont-features6 {
    width: 60px;
    height: 60px;
    line-height: 38px;
    margin-right: 10px;
  }
  #extFeatures1-i1 .icon-size {
    width: 60px;
  }
}
@media (max-width: 991px) {
  #extFeatures1-i1 .mbr-section {
    padding-top: 10px!important;
    padding-bottom: 70px!important;
  }
  #extFeatures1-i1 .description {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
  }
  #extFeatures1-i1 .rg-description {
    font-size: 13px;
    margin-bottom: 15px;
  }
  #extFeatures1-i1 .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-i1 .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
  }
  #extFeatures1-i1 .padding-left-right {
    padding-left: 15px;
    padding-right: 0px;
  }
  #extFeatures1-i1 .icon-size {
    width: 45px;
  }
}
@media (max-width: 768px) {
  #extFeatures1-i1 .mbr-section {
    padding-top: 0px;
    padding-bottom: 0px!important;
  }
  #extFeatures1-i1 .top-margin {
    margin-top: 30px;
  }
  #extFeatures1-i1 .description {
    line-height: 18px;
    margin-bottom: 10px;
  }
  #extFeatures1-i1 .rg-description {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #extFeatures1-i1 .features6 .rg-feature-title {
    font-size: 14px;
  }
  #extFeatures1-i1 .icon-size {
    width: 35px;
  }
  #extFeatures1-i1 .padding-left-right {
    padding-left: 3px;
  }
}
#extFeatures1-i2 {
  
}
#extFeatures1-i2 .mbr-section-title {
  color: #fff;
}
#extFeatures1-i2 .container {
  max-width: 100%;
}
#extFeatures1-i2 .mbr-section {
  padding-top: 10px!important;
  padding-bottom: 80px!important;
}
#extFeatures1-i2 .icon-features {
  margin-top: 0px;
}
#extFeatures1-i2 .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-i2 .icon-size {
  width: 80px;
}
#extFeatures1-i2 .padding-left-right {
  padding-left: 20px;
  padding-right: 0px;
}
#extFeatures1-i2 .rg-description {
  font-family: 'Questrial', sans-serif;
  margin-top: 3px;
  margin-bottom: 25px;
  margin-left: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.99px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
#extFeatures1-i2 .mbr-iconfont-features6 {
  width: 70px;
  height: 70px;
  line-height: 60px;
}
#extFeatures1-i2 DIV {
  color: #28324e;
}
#extFeatures1-i2 .description {
  /*color: #28324e;*/
  font-family: 'Questrial', sans-serif;
  font-size: 15px;
  margin-top: 3px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-weight: 400;
  color: #484848;
  line-height: 24.99px;
  letter-spacing: 0.5px;
  word-spacing: 0;
}
#extFeatures1-i2 .feature-subtitle {
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-i2 .feature-title,
#extFeatures1-i2 .feature-subtitle {
  display: none;
}
#extFeatures1-i2 .features6 .rg-feature-title {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-top: 5px;
  text-transform: none;
  letter-spacing: 0.5px;
  color: #192c77;
  word-spacing: 0;
}
@media (min-width: 1200px) {
  #extFeatures1-i2 {
    /*    .right-side {
        padding-left: 10px;
        padding-right: 10px;
    }*/
  }
}
@media (max-width: 1199px) {
  #extFeatures1-i2 .description {
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  #extFeatures1-i2 .rg-description {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #extFeatures1-i2 .features6 .rg-feature-title {
    font-size: 16px;
  }
  #extFeatures1-i2 .mbr-iconfont-features6 {
    width: 60px;
    height: 60px;
    line-height: 38px;
    margin-right: 10px;
  }
  #extFeatures1-i2 .icon-size {
    width: 60px;
  }
}
@media (max-width: 991px) {
  #extFeatures1-i2 .mbr-section {
    padding-top: 10px!important;
    padding-bottom: 70px!important;
  }
  #extFeatures1-i2 .description {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
  }
  #extFeatures1-i2 .rg-description {
    font-size: 13px;
    margin-bottom: 15px;
  }
  #extFeatures1-i2 .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-i2 .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
  }
  #extFeatures1-i2 .padding-left-right {
    padding-left: 15px;
    padding-right: 0px;
  }
  #extFeatures1-i2 .icon-size {
    width: 45px;
  }
}
@media (max-width: 768px) {
  #extFeatures1-i2 .mbr-section {
    padding-top: 0px;
    padding-bottom: 0px!important;
  }
  #extFeatures1-i2 .top-margin {
    margin-top: 30px;
  }
  #extFeatures1-i2 .description {
    line-height: 18px;
    margin-bottom: 10px;
  }
  #extFeatures1-i2 .rg-description {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #extFeatures1-i2 .features6 .rg-feature-title {
    font-size: 14px;
  }
  #extFeatures1-i2 .icon-size {
    width: 35px;
  }
  #extFeatures1-i2 .padding-left-right {
    padding-left: 3px;
  }
}
#extFeatures1-je {
  
  /*.container {
    max-width: 100%;
}*/
}
#extFeatures1-je .mbr-section-title {
  color: #fff;
}
#extFeatures1-je .mbr-section {
  padding-top: 10px!important;
  padding-bottom: 30px!important;
}
#extFeatures1-je .icon-features {
  margin-top: 0px;
}
#extFeatures1-je .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-je .icon-size {
  width: 80px;
}
#extFeatures1-je .padding-left-right {
  padding-left: 20px;
  padding-right: 0px;
}
#extFeatures1-je .rg-description {
  font-family: 'Questrial', sans-serif;
  margin-top: 3px;
  margin-bottom: 25px;
  margin-left: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.99px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
#extFeatures1-je .mbr-iconfont-features6 {
  width: 50px;
  height: 50px;
  line-height: 40px;
  font-size: 30px;
  margin-right: 20px;
}
#extFeatures1-je DIV {
  color: #28324e;
}
#extFeatures1-je .description {
  /*color: #28324e;*/
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-weight: 400;
  color: #686868;
  line-height: 24.99px;
  letter-spacing: 0.5px;
  word-spacing: 0;
}
#extFeatures1-je .feature-subtitle {
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-je .feature-title,
#extFeatures1-je .feature-subtitle {
  display: none;
}
#extFeatures1-je .features6 .rg-feature-title {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 8px;
  text-transform: none;
  letter-spacing: 0.5px;
  color: #192c77;
  word-spacing: 0;
}
@media (min-width: 1200px) {
  #extFeatures1-je {
    /*    .right-side {
        padding-left: 10px;
        padding-right: 10px;
    }*/
  }
  #extFeatures1-je .container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-je .container {
    max-width: 940px;
  }
  #extFeatures1-je .description {
    font-size: 18px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  #extFeatures1-je .rg-description {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #extFeatures1-je .features6 .rg-feature-title {
    font-size: 20px;
  }
  #extFeatures1-je .mbr-iconfont-features6 {
    width: 50px;
    height: 50px;
    line-height: 40px;
    margin-right: 20px;
  }
  #extFeatures1-je .icon-size {
    width: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-je .container {
    max-width: 720px;
  }
  #extFeatures1-je .mbr-section {
    padding-top: 10px!important;
    padding-bottom: 30px!important;
  }
  #extFeatures1-je .description {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
  }
  #extFeatures1-je .rg-description {
    font-size: 13px;
    margin-bottom: 15px;
  }
  #extFeatures1-je .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-je .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
    font-size: 25px;
  }
  #extFeatures1-je .padding-left-right {
    padding-left: 15px;
    padding-right: 0px;
  }
  #extFeatures1-je .icon-size {
    width: 45px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-je .container {
    max-width: 576px;
  }
  #extFeatures1-je .col-xs-12 {
    width: 83.3333%;
    margin-left: 8.3333%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  #extFeatures1-je .mbr-section {
    padding-top: 0px;
    padding-bottom: 0px!important;
  }
  #extFeatures1-je .top-margin {
    margin-top: 30px;
  }
  #extFeatures1-je .description {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  #extFeatures1-je .rg-description {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #extFeatures1-je .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-je .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
    font-size: 22px;
  }
  #extFeatures1-je .icon-size {
    width: 35px;
  }
  #extFeatures1-je .padding-left-right {
    padding-left: 3px;
  }
}
@media (max-width: 666px) {
  #extFeatures1-je .col-xs-12 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
#header3-j4 {
  
  
  
}
#header3-j4 .mbr-section-title,
#header3-j4 .mbr-section-subtitle {
  text-align: center;
}
#header3-j4 .mbr-section__container {
  padding-top: 20px!important;
  padding-bottom: 10px!important;
}
#header3-j4 .mbr-section-title,
#header3-j4 .mbr-section-subtitle {
  text-align: center;
}
#header3-j4 .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-j4 .mbr-section-title,
#header3-j4 .mbr-section-subtitle {
  text-align: center;
}
#header3-j4 .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-j4 .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-j4 .brandname1 {
  font-family: 'raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
}
#header3-j4 .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-j4 .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
#header3-j4 .brandname3_and {
  font-family: 'lato', sans-serif;
}
@media (max-width: 768px) {
  #header3-j4 .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-j4 .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-j4 .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-j4 .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
#header3-hl {
  
  
  
}
#header3-hl .mbr-section-title,
#header3-hl .mbr-section-subtitle {
  text-align: center;
}
#header3-hl .mbr-section__container {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
#header3-hl .mbr-section-title,
#header3-hl .mbr-section-subtitle {
  text-align: center;
}
#header3-hl .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-hl .mbr-section-title,
#header3-hl .mbr-section-subtitle {
  text-align: center;
}
#header3-hl .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-hl .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-hl .brandname1 {
  font-family: 'raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
}
#header3-hl .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-hl .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
#header3-hl .brandname3_and {
  font-family: 'lato', sans-serif;
}
@media (max-width: 768px) {
  #header3-hl .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-hl .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-hl .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-hl .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
#features3-hm {
  
  /*
.container {
    padding: 20px;
}*/
  /*.mbr-cards-col {
    padding-top: 20px;
    padding-bottom: 20px;
}*/
}
#features3-hm h4 {
  font-family: 'Questrial', sans-serif;
  font-size: 50px;
  font-weight: 900;
  color: #192c77;
}
#features3-hm P {
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  color: #686868;
}
#features3-hm p {
  letter-spacing: 1px;
  text-decoration-line: none;
}
#features3-hm a {
  color: #686868;
}
#features3-hm a:hover {
  text-decoration-line: none;
}
#features3-hm .card-block {
  padding-top: 1.25em;
}
#features3-hm .mybr-cards-col {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1200px) {
  #features3-hm .container-fluid {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #features3-hm .container-fluid {
    max-width: 940px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #features3-hm .container-fluid {
    max-width: 720px;
  }
  #features3-hm .container {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #features3-hm h4 {
    font-size: 40px;
  }
  #features3-hm p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #features3-hm {
    /*.col-xs-4 {
        width: 50%;
    }*/
    /* .mbr-cards-col {
    	padding-top: 15px;
    	padding-bottom: 0px;
	}*/
  }
  #features3-hm .container-fluid {
    max-width: 576px;
  }
  #features3-hm .container {
    padding: 8px;
  }
  #features3-hm h4 {
    font-size: 40px;
  }
  #features3-hm p {
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  #features3-hm .mybr-cards-col {
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #features3-hm .card-block {
    padding-top: 1em;
  }
  #features3-hm .card-text {
    padding-top: 0.3em;
  }
}
#image2-hv .mbr-after-navbar {
  padding-top: 5px!important;
  padding-bottom: 10px!important;
}
#image2-hv .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  #image2-hv {
    padding-top: 25px!important;
    padding-bottom: 10px!important;
  }
}
#header3-ho {
  
  
  
}
#header3-ho .mbr-section-title,
#header3-ho .mbr-section-subtitle {
  text-align: center;
}
#header3-ho .mbr-section__container {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
#header3-ho .mbr-section-title,
#header3-ho .mbr-section-subtitle {
  text-align: center;
}
#header3-ho .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-ho .mbr-section-title,
#header3-ho .mbr-section-subtitle {
  text-align: center;
}
#header3-ho .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-ho .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-ho .brandname1 {
  font-family: 'raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
}
#header3-ho .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-ho .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
#header3-ho .brandname3_and {
  font-family: 'lato', sans-serif;
}
@media (max-width: 768px) {
  #header3-ho .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-ho .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-ho .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-ho .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
#header3-hq .mbr-section-title,
#header3-hq .mbr-section-subtitle {
  text-align: center;
}
#header3-hq .mbr-section-subtitle {
  text-align: left;
  color: #686868;
  font-size: 21px;
}
#header3-hq .mbr-section-subtitle SPAN {
  font-family: 'Questrial', sans-serif;
  font-size: 21px;
}
#header3-hq .mbr-section-title {
  font-size: 36px;
}
#header3-hq h3 {
  letter-spacing: 1px;
  display: none;
}
#header3-hq .mbr-section-subtitle SPAN {
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  #header3-hq .mbr-section-subtitle SPAN {
    letter-spacing: 0.8px;
    font-size: 16px;
  }
}
#features3-hu {
  
  /*
.container {
    padding: 20px;
}*/
  /*.mbr-cards-col {
    padding-top: 20px;
    padding-bottom: 20px;
}*/
}
#features3-hu .icon-size {
  width: 90px;
}
#features3-hu P {
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #192c77;
}
#features3-hu p {
  letter-spacing: 1px;
  text-decoration-line: none;
}
#features3-hu a {
  color: #686868;
}
#features3-hu a:hover {
  text-decoration-line: none;
}
#features3-hu .card-block {
  padding-top: 1.25em;
}
#features3-hu .mybr-cards-col {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1200px) {
  #features3-hu .container-fluid {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #features3-hu .container-fluid {
    max-width: 940px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #features3-hu .container-fluid {
    max-width: 720px;
  }
  #features3-hu .container {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #features3-hu p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #features3-hu {
    /* .mbr-cards-col {
    	padding-top: 15px;
    	padding-bottom: 0px;
	}*/
  }
  #features3-hu .mbr-after-navbar {
    padding-bottom: 30px!important;
  }
  #features3-hu .container-fluid {
    max-width: 576px;
  }
  #features3-hu .container {
    padding: 8px;
  }
  #features3-hu p {
    font-size: 15px;
    letter-spacing: 1px;
  }
  #features3-hu .col-xs-2 {
    width: 50%;
  }
  #features3-hu .mybr-cards-col {
    padding-top: 25px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #features3-hu .card-block {
    padding-top: 0.8em;
  }
}
#extFeatures1-hw {
  
}
#extFeatures1-hw .mbr-section-title {
  color: #fff;
}
#extFeatures1-hw .card {
  text-align: center;
  border: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  position: relative;
  display: block;
}
#extFeatures1-hw .mbr-cards {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}
#extFeatures1-hw .icon-features {
  margin-top: 30px;
}
#extFeatures1-hw .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-hw .icon-size {
  width: 60px;
}
#extFeatures1-hw .padding-left-right {
  padding-left: 30px;
  padding-right: 30px;
}
#extFeatures1-hw .description {
  font-family: 'Questrial', sans-serif;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
  letter-spacing: 0.5px;
  word-spacing: 0;
  color: #28324e;
}
#extFeatures1-hw .mbr-iconfont-features6 {
  width: 70px;
  height: 70px;
  line-height: 60px;
  margin: 0px;
}
#extFeatures1-hw .feature-name {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
  line-height: 25.65px;
  text-transform: none;
  letter-spacing: 1px;
  word-spacing: 0;
  color: #192c77;
  padding-top: 30px;
  padding-bottom: 15px;
}
#extFeatures1-hw .feature-subtitle {
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
  letter-spacing: 0.5px;
}
#extFeatures1-hw .image {
  padding-left: 10px;
  padding-right: 10px;
}
#extFeatures1-hw .image-square {
  display: block;
}
#extFeatures1-hw .image-full {
  display: none;
}
#extFeatures1-hw .central-image {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  #extFeatures1-hw .container {
    max-width: 1140px;
  }
  #extFeatures1-hw .right-side {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-hw .container {
    max-width: 940px;
  }
  #extFeatures1-hw .feature-name {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-hw .container {
    max-width: 720px;
  }
  #extFeatures1-hw .padding-left-right {
    padding-left: 5px;
    padding-right: 5px;
  }
  #extFeatures1-hw .feature-name {
    font-size: 27px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hw .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hw .description {
    font-size: 15px;
  }
  #extFeatures1-hw .icon-size {
    width: 55px;
  }
  #extFeatures1-hw .image {
    padding-top: 44px;
  }
  #extFeatures1-hw .icon-features {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-hw {
    /*@media only screen 
    and (min-width : 544px) 
    and (max-width : 767px){  */
  }
  #extFeatures1-hw .container {
    max-width: 576px;
  }
  #extFeatures1-hw .description {
    font-size: 15px;
  }
  #extFeatures1-hw .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hw .feature-name {
    font-size: 25px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hw .icon-size {
    width: 55px;
  }
  #extFeatures1-hw .features6-container {
    display: block;
  }
  #extFeatures1-hw .icon-features {
    margin-top: 00px;
  }
  #extFeatures1-hw .image {
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #extFeatures1-hw .image-square {
    display: none;
  }
  #extFeatures1-hw .image-full {
    display: block;
  }
  #extFeatures1-hw .padding-left-right {
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
#extFeatures1-hx {
  
}
#extFeatures1-hx .mbr-section-title {
  color: #fff;
}
#extFeatures1-hx .card {
  text-align: center;
  border: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  position: relative;
  display: block;
}
#extFeatures1-hx .mbr-cards {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}
#extFeatures1-hx .icon-features {
  margin-top: 30px;
}
#extFeatures1-hx .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-hx .icon-size {
  width: 60px;
}
#extFeatures1-hx .padding-left-right {
  padding-left: 30px;
  padding-right: 30px;
}
#extFeatures1-hx .description {
  font-family: 'Questrial', sans-serif;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
  letter-spacing: 0.5px;
  word-spacing: 0;
  color: #28324e;
}
#extFeatures1-hx .mbr-iconfont-features6 {
  width: 70px;
  height: 70px;
  line-height: 60px;
  margin: 0px;
}
#extFeatures1-hx .feature-name {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
  line-height: 25.65px;
  text-transform: none;
  letter-spacing: 1px;
  word-spacing: 0;
  color: #192c77;
  padding-top: 30px;
  padding-bottom: 15px;
}
#extFeatures1-hx .feature-subtitle {
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
  letter-spacing: 0.5px;
}
#extFeatures1-hx .image,
#extFeatures1-hx .image1 {
  padding-left: 10px;
  padding-right: 10px;
}
#extFeatures1-hx .image-square {
  display: block;
}
#extFeatures1-hx .image-full {
  display: none;
}
#extFeatures1-hx .central-image {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  #extFeatures1-hx .container {
    max-width: 1140px;
  }
  #extFeatures1-hx .right-side {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-hx .container {
    max-width: 940px;
  }
  #extFeatures1-hx .feature-name {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-hx .container {
    max-width: 720px;
  }
  #extFeatures1-hx .padding-left-right {
    padding-left: 5px;
    padding-right: 5px;
  }
  #extFeatures1-hx .feature-name {
    font-size: 27px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hx .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hx .description {
    font-size: 15px;
  }
  #extFeatures1-hx .icon-size {
    width: 55px;
  }
  #extFeatures1-hx .image {
    padding-top: 50px;
  }
  #extFeatures1-hx .icon-features {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-hx {
    /*@media only screen 
    and (min-width : 544px) 
    and (max-width : 767px){  */
  }
  #extFeatures1-hx .container {
    max-width: 576px;
  }
  #extFeatures1-hx .description {
    font-size: 15px;
  }
  #extFeatures1-hx .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hx .feature-name {
    font-size: 25px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hx .icon-size {
    width: 55px;
  }
  #extFeatures1-hx .features6-container {
    display: block;
  }
  #extFeatures1-hx .icon-features {
    margin-top: 00px;
  }
  #extFeatures1-hx .image,
  #extFeatures1-hx .image1 {
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #extFeatures1-hx .image-square {
    display: none;
  }
  #extFeatures1-hx .image-full {
    display: block;
  }
  #extFeatures1-hx .padding-left-right {
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
#extFeatures1-hy {
  
}
#extFeatures1-hy .mbr-section-title {
  color: #fff;
}
#extFeatures1-hy .card {
  text-align: center;
  border: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  position: relative;
  display: block;
}
#extFeatures1-hy .mbr-cards {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}
#extFeatures1-hy .icon-features {
  margin-top: 30px;
}
#extFeatures1-hy .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-hy .icon-size {
  width: 60px;
}
#extFeatures1-hy .padding-left-right {
  padding-left: 30px;
  padding-right: 30px;
}
#extFeatures1-hy .description {
  font-family: 'Questrial', sans-serif;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
  letter-spacing: 0.5px;
  word-spacing: 0;
  color: #28324e;
}
#extFeatures1-hy .mbr-iconfont-features6 {
  width: 70px;
  height: 70px;
  line-height: 60px;
  margin: 0px;
}
#extFeatures1-hy .feature-name {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
  line-height: 25.65px;
  text-transform: none;
  letter-spacing: 1px;
  word-spacing: 0;
  color: #192c77;
  padding-top: 30px;
  padding-bottom: 15px;
}
#extFeatures1-hy .feature-subtitle {
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
  letter-spacing: 0.5px;
}
#extFeatures1-hy .image {
  padding-left: 10px;
  padding-right: 10px;
}
#extFeatures1-hy .image-square {
  display: block;
}
#extFeatures1-hy .image-full {
  display: none;
}
#extFeatures1-hy .central-image {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  #extFeatures1-hy .container {
    max-width: 1140px;
  }
  #extFeatures1-hy .right-side {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-hy .container {
    max-width: 940px;
  }
  #extFeatures1-hy .feature-name {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-hy .container {
    max-width: 720px;
  }
  #extFeatures1-hy .padding-left-right {
    padding-left: 5px;
    padding-right: 5px;
  }
  #extFeatures1-hy .feature-name {
    font-size: 27px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hy .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hy .description {
    font-size: 15px;
  }
  #extFeatures1-hy .icon-size {
    width: 55px;
  }
  #extFeatures1-hy .image {
    padding-top: 50px;
  }
  #extFeatures1-hy .icon-features {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-hy {
    /*@media only screen 
    and (min-width : 544px) 
    and (max-width : 767px){  */
  }
  #extFeatures1-hy .container {
    max-width: 576px;
  }
  #extFeatures1-hy .description {
    font-size: 15px;
  }
  #extFeatures1-hy .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hy .feature-name {
    font-size: 25px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hy .icon-size {
    width: 55px;
  }
  #extFeatures1-hy .features6-container {
    display: block;
  }
  #extFeatures1-hy .icon-features {
    margin-top: 00px;
  }
  #extFeatures1-hy .image {
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #extFeatures1-hy .image-square {
    display: none;
  }
  #extFeatures1-hy .image-full {
    display: block;
  }
  #extFeatures1-hy .padding-left-right {
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
#extFeatures1-hz {
  
}
#extFeatures1-hz .mbr-section-title {
  color: #fff;
}
#extFeatures1-hz .card {
  text-align: center;
  border: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  position: relative;
  display: block;
}
#extFeatures1-hz .mbr-cards {
  padding-top: 10px!important;
  padding-bottom: 50px!important;
}
#extFeatures1-hz .icon-features {
  margin-top: 30px;
}
#extFeatures1-hz .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-hz .icon-size {
  width: 60px;
}
#extFeatures1-hz .padding-left-right {
  padding-left: 30px;
  padding-right: 30px;
}
#extFeatures1-hz .description {
  font-family: 'Questrial', sans-serif;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
  letter-spacing: 0.5px;
  word-spacing: 0;
  color: #28324e;
}
#extFeatures1-hz .mbr-iconfont-features6 {
  width: 70px;
  height: 70px;
  line-height: 60px;
  margin: 0px;
}
#extFeatures1-hz .feature-name {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
  line-height: 25.65px;
  text-transform: none;
  letter-spacing: 1px;
  word-spacing: 0;
  color: #192c77;
  padding-top: 30px;
  padding-bottom: 15px;
}
#extFeatures1-hz .feature-subtitle {
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #686868;
  letter-spacing: 0.5px;
}
#extFeatures1-hz .image,
#extFeatures1-hz .image1 {
  padding-left: 10px;
  padding-right: 10px;
}
#extFeatures1-hz .image-square {
  display: block;
}
#extFeatures1-hz .image-full {
  display: none;
}
#extFeatures1-hz .central-image {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  #extFeatures1-hz .container {
    max-width: 1140px;
  }
  #extFeatures1-hz .right-side {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-hz .container {
    max-width: 940px;
  }
  #extFeatures1-hz .feature-name {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-hz .container {
    max-width: 720px;
  }
  #extFeatures1-hz .padding-left-right {
    padding-left: 5px;
    padding-right: 5px;
  }
  #extFeatures1-hz .feature-name {
    font-size: 27px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hz .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hz .description {
    font-size: 15px;
  }
  #extFeatures1-hz .icon-size {
    width: 55px;
  }
  #extFeatures1-hz .image {
    padding-top: 50px;
  }
  #extFeatures1-hz .icon-features {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-hz {
    /*@media only screen 
    and (min-width : 544px) 
    and (max-width : 767px){  */
  }
  #extFeatures1-hz .container {
    max-width: 576px;
  }
  #extFeatures1-hz .description {
    font-size: 15px;
  }
  #extFeatures1-hz .feature-subtitle {
    font-size: 15px;
  }
  #extFeatures1-hz .feature-name {
    font-size: 25px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #extFeatures1-hz .icon-size {
    width: 55px;
  }
  #extFeatures1-hz .features6-container {
    display: block;
  }
  #extFeatures1-hz .icon-features {
    margin-top: 00px;
  }
  #extFeatures1-hz .image,
  #extFeatures1-hz .image1 {
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #extFeatures1-hz .image-square {
    display: none;
  }
  #extFeatures1-hz .image-full {
    display: block;
  }
  #extFeatures1-hz .padding-left-right {
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #extFeatures1-hz .mbr-cards {
    padding-bottom: 25px!important;
  }
}
#extFeatures1-ji {
  
  /*.container {
    max-width: 100%;
}*/
}
#extFeatures1-ji .mbr-section-title {
  color: #fff;
}
#extFeatures1-ji .mbr-section {
  padding-top: 50px!important;
  padding-bottom: 20px!important;
}
#extFeatures1-ji .icon-features {
  margin-top: 0px;
}
#extFeatures1-ji .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-ji .icon-size {
  width: 55px;
}
#extFeatures1-ji .padding-left-right {
  padding-left: 20px;
  padding-right: 0px;
}
#extFeatures1-ji .rg-description {
  font-family: 'Questrial', sans-serif;
  margin-top: 3px;
  margin-bottom: 25px;
  margin-left: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.99px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
#extFeatures1-ji .mbr-iconfont-features6 {
  width: 50px;
  height: 50px;
  line-height: 40px;
  font-size: 30px;
  margin-right: 20px;
}
#extFeatures1-ji DIV {
  color: #28324e;
}
#extFeatures1-ji .description {
  /*color: #28324e;*/
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-weight: 400;
  color: #686868;
  line-height: 24.99px;
  letter-spacing: 0.5px;
  word-spacing: 0;
}
#extFeatures1-ji .feature-subtitle {
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-ji .feature-title,
#extFeatures1-ji .feature-subtitle {
  display: none;
}
#extFeatures1-ji .features6 .rg-feature-title {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 8px;
  text-transform: none;
  letter-spacing: 0.5px;
  color: #192c77;
  word-spacing: 0;
}
@media (min-width: 1200px) {
  #extFeatures1-ji {
    /*    .right-side {
        padding-left: 10px;
        padding-right: 10px;
    }*/
  }
  #extFeatures1-ji .container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-ji .container {
    max-width: 940px;
  }
  #extFeatures1-ji .description {
    font-size: 18px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  #extFeatures1-ji .rg-description {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #extFeatures1-ji .features6 .rg-feature-title {
    font-size: 20px;
  }
  #extFeatures1-ji .mbr-iconfont-features6 {
    width: 50px;
    height: 50px;
    line-height: 40px;
    margin-right: 20px;
  }
  #extFeatures1-ji .icon-size {
    width: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-ji .container {
    max-width: 720px;
  }
  #extFeatures1-ji .mbr-section {
    padding-top: 10px!important;
    padding-bottom: 20px!important;
  }
  #extFeatures1-ji .description {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
  }
  #extFeatures1-ji .rg-description {
    font-size: 13px;
    margin-bottom: 15px;
  }
  #extFeatures1-ji .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-ji .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
    font-size: 25px;
  }
  #extFeatures1-ji .padding-left-right {
    padding-left: 15px;
    padding-right: 0px;
  }
  #extFeatures1-ji .icon-size {
    width: 45px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-ji .container {
    max-width: 576px;
  }
  #extFeatures1-ji .col-xs-12 {
    width: 83.3333%;
    margin-left: 8.3333%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  #extFeatures1-ji .mbr-section {
    padding-top: 10px!important;
    padding-bottom: 0px!important;
  }
  #extFeatures1-ji .top-margin {
    margin-top: 30px;
  }
  #extFeatures1-ji .description {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  #extFeatures1-ji .rg-description {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #extFeatures1-ji .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-ji .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
    font-size: 22px;
  }
  #extFeatures1-ji .icon-size {
    width: 35px;
  }
  #extFeatures1-ji .padding-left-right {
    padding-left: 3px;
  }
}
@media (max-width: 666px) {
  #extFeatures1-ji .col-xs-12 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
#extFeatures1-jj {
  
  /*.container {
    max-width: 100%;
}*/
}
#extFeatures1-jj .mbr-section-title {
  color: #fff;
}
#extFeatures1-jj .mbr-section {
  padding-top: 10px!important;
  padding-bottom: 20px!important;
}
#extFeatures1-jj .icon-features {
  margin-top: 0px;
}
#extFeatures1-jj .mbr-section-title {
  color: #28324e;
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-jj .icon-size {
  width: 55px;
}
#extFeatures1-jj .padding-left-right {
  padding-left: 20px;
  padding-right: 0px;
}
#extFeatures1-jj .rg-description {
  font-family: 'Questrial', sans-serif;
  margin-top: 3px;
  margin-bottom: 25px;
  margin-left: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.99px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
#extFeatures1-jj .mbr-iconfont-features6 {
  width: 50px;
  height: 50px;
  line-height: 40px;
  font-size: 30px;
  margin-right: 20px;
}
#extFeatures1-jj DIV {
  color: #28324e;
}
#extFeatures1-jj .description {
  /*color: #28324e;*/
  font-family: 'Questrial', sans-serif;
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-weight: 400;
  color: #686868;
  line-height: 24.99px;
  letter-spacing: 0.5px;
  word-spacing: 0;
}
#extFeatures1-jj .feature-subtitle {
  font-family: 'Questrial', sans-serif;
}
#extFeatures1-jj .feature-title,
#extFeatures1-jj .feature-subtitle {
  display: none;
}
#extFeatures1-jj .features6 .rg-feature-title {
  font-family: 'Questrial', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 8px;
  text-transform: none;
  letter-spacing: 0.5px;
  color: #192c77;
  word-spacing: 0;
}
@media (min-width: 1200px) {
  #extFeatures1-jj {
    /*    .right-side {
        padding-left: 10px;
        padding-right: 10px;
    }*/
  }
  #extFeatures1-jj .container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #extFeatures1-jj .container {
    max-width: 940px;
  }
  #extFeatures1-jj .description {
    font-size: 18px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  #extFeatures1-jj .rg-description {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #extFeatures1-jj .features6 .rg-feature-title {
    font-size: 20px;
  }
  #extFeatures1-jj .mbr-iconfont-features6 {
    width: 50px;
    height: 50px;
    line-height: 40px;
    margin-right: 20px;
  }
  #extFeatures1-jj .icon-size {
    width: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #extFeatures1-jj .container {
    max-width: 720px;
  }
  #extFeatures1-jj .mbr-section {
    padding-top: 10px!important;
    padding-bottom: 20px!important;
  }
  #extFeatures1-jj .description {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
  }
  #extFeatures1-jj .rg-description {
    font-size: 13px;
    margin-bottom: 15px;
  }
  #extFeatures1-jj .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-jj .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
    font-size: 25px;
  }
  #extFeatures1-jj .padding-left-right {
    padding-left: 15px;
    padding-right: 0px;
  }
  #extFeatures1-jj .icon-size {
    width: 45px;
  }
}
@media (max-width: 767px) {
  #extFeatures1-jj .container {
    max-width: 576px;
  }
  #extFeatures1-jj .col-xs-12 {
    width: 83.3333%;
    margin-left: 8.3333%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  #extFeatures1-jj .mbr-section {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
  }
  #extFeatures1-jj .top-margin {
    margin-top: 30px;
  }
  #extFeatures1-jj .description {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  #extFeatures1-jj .rg-description {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #extFeatures1-jj .features6 .rg-feature-title {
    font-size: 15px;
  }
  #extFeatures1-jj .mbr-iconfont-features6 {
    width: 42px;
    height: 42px;
    line-height: 35px;
    margin-right: 10px;
    font-size: 22px;
  }
  #extFeatures1-jj .icon-size {
    width: 35px;
  }
  #extFeatures1-jj .padding-left-right {
    padding-left: 3px;
  }
}
@media (max-width: 666px) {
  #extFeatures1-jj .col-xs-12 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
#custom-html-i0 {
  /* Type valid CSS here */
}
#custom-html-i0 .anchor {
  display: block;
  height: 120px;
  /*same height as header*/
  margin-top: -120px;
  /*same height as header*/
  visibility: hidden;
}
#contacts4-jh {
  
  /*.form-control-label {
  color: #232323;
}
.mbr-section-title {
  color: #ffffff;
  font-size: 20px;
}
SMALL {
  font-size: 16px;
  font-family: 'Questrial', sans-serif;
}
*/
}
#contacts4-jh .mbr-contacts p,
#contacts4-jh .mbr-contacts a {
  font-family: 'Questrial', sans-serif;
  color: #ffffff;
}
#contacts4-jh .mbr-contacts p STRONG {
  font-family: 'Questrial', sans-serif;
}
#contacts4-jh p,
#contacts4-jh strong,
#contacts4-jh a {
  letter-spacing: 1.5px;
}
#contacts4-jh strong {
  margin-bottom: 0px;
  font-weight: normal;
  color: #f6c649;
}
#contacts4-jh .btn {
  font-size: 14px;
}
#contacts4-jh label {
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}
#contacts4-jh .form-control-label {
  color: white;
}
#contacts4-jh .btn-sm {
  border: 1px solid white;
  background-color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-style: normal;
}
#contacts4-jh .form-control {
  background-color: white;
}
#contacts4-jh input,
#contacts4-jh textarea {
  font-family: 'Questrial', sans-serif;
  letter-spacing: 2px;
  color: black;
}
#footer1-he {
  
}
#footer1-he P {
  color: #efefef;
  font-size: 12px;
  font-family: 'Questrial', sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
}
@media (max-width: 768px) {
  #footer1-he .text-xs-right {
    text-align: center!important;
  }
}
#header3-gf {
  
  
}
#header3-gf .mbr-section-title,
#header3-gf .mbr-section-subtitle {
  text-align: center;
}
#header3-gf .mbr-section__container {
  padding-top: 140px!important;
  padding-bottom: 20px!important;
}
#header3-gf .mbr-section-title,
#header3-gf .mbr-section-subtitle {
  text-align: center;
}
#header3-gf .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-gf .mbr-section-title,
#header3-gf .mbr-section-subtitle {
  text-align: center;
}
#header3-gf .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-gf .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-gf .brandname1 {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
}
#header3-gf .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-gf .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
@media (max-width: 768px) {
  #header3-gf .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-gf .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-gf .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-gf .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
.cid-rR5zVPATyy {
  padding-top: 10px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-rR5zVPATyy .counter-container {
  color: #464646;
}
.cid-rR5zVPATyy .counter-container div {
  margin-bottom: 1rem;
  padding-left: 3rem;
}
.cid-rR5zVPATyy .counter-container li {
  list-style: none;
  padding-left: 6rem;
  position: relative;
}
.cid-rR5zVPATyy .counter-container .counter {
  text-overflow: clip;
  overflow: hidden;
  white-space: nowrap;
  font-size: 21px;
  position: absolute;
  left: 0;
  display: inline-block;
  margin: 0 0 5px;
  line-height: 40px;
  transition: all .2s;
  width: 60px;
  height: 40px;
}
.cid-rR5zVPATyy h4 {
  font-size: 21px!important;
}
.cid-rR5zVPATyy P {
  color: #686868;
  font-family: 'Questrial', sans-serif;
  font-size: 21px;
}
@media (max-width: 768px) {
  .cid-rR5zVPATyy .counter-container div {
    margin-bottom: 0.5rem;
    padding-left: 1.5rem;
  }
  .cid-rR5zVPATyy h4 {
    font-size: 16px!important;
  }
  .cid-rR5zVPATyy p {
    font-size: 16px;
  }
}
#footer1-he {
  
}
#footer1-he P {
  color: #efefef;
  font-size: 12px;
  font-family: 'Questrial', sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
}
@media (max-width: 768px) {
  #footer1-he .text-xs-right {
    text-align: center!important;
  }
}
#contacts4-jh {
  
  /*.form-control-label {
  color: #232323;
}
.mbr-section-title {
  color: #ffffff;
  font-size: 20px;
}
SMALL {
  font-size: 16px;
  font-family: 'Questrial', sans-serif;
}
*/
}
#contacts4-jh .mbr-contacts p,
#contacts4-jh .mbr-contacts a {
  font-family: 'Questrial', sans-serif;
  color: #ffffff;
}
#contacts4-jh .mbr-contacts p STRONG {
  font-family: 'Questrial', sans-serif;
}
#contacts4-jh p,
#contacts4-jh strong,
#contacts4-jh a {
  letter-spacing: 1.5px;
}
#contacts4-jh strong {
  margin-bottom: 0px;
  font-weight: normal;
  color: #f6c649;
}
#contacts4-jh .btn {
  font-size: 14px;
}
#contacts4-jh label {
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}
#contacts4-jh .form-control-label {
  color: white;
}
#contacts4-jh .btn-sm {
  border: 1px solid white;
  background-color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-style: normal;
}
#contacts4-jh .form-control {
  background-color: white;
}
#contacts4-jh input,
#contacts4-jh textarea {
  font-family: 'Questrial', sans-serif;
  letter-spacing: 2px;
  color: black;
}
#ext_menu-jo {
  
  /*  Below is Custom CSS */
  /*.menu-top span {
    line-height: 1;
}*/
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.75rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #e5ac43;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.85rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo A {
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 100;
}
#ext_menu-jo a.navbar-caption {
  letter-spacing: 0.5px;
  font-weight: 400;
  vertical-align: bottom;
}
#ext_menu-jo .menu-top {
  border-style: none;
  background-color: #192c77;
  /*border: 1px solid red;
    background-color: #c0c0c0;*/
  padding-top: 5px;
  padding-bottom: 5px;
  display: table;
}
#ext_menu-jo .mbr-table1 {
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
#ext_menu-jo .country-block {
  float: right;
  /*display: block;*/
  color: white;
  display: inline-block;
}
#ext_menu-jo .country-block span {
  margin-left: 7px;
  color: #fff;
}
#ext_menu-jo .country {
  font-family: 'Questrial', sans-serif;
  font-size: 10px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .country-tw {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .flag {
  height: 14px;
  padding-right: 8px;
}
#ext_menu-jo .country-select {
  display: none;
  position: absolute;
  background-color: #101c4d;
  margin-top: 0px;
  min-width: 150px;
  z-index: 1;
  transition: .3s ease;
}
#ext_menu-jo .country-select a {
  padding: 12px 16px 12px 3px;
  text-decoration: none;
  display: block;
}
#ext_menu-jo .country-block:hover .country-select {
  display: block;
}
#ext_menu-jo .country-block:hover {
  background-color: #101c4d;
}
#ext_menu-jo #mynavbar {
  display: table;
  transition: top 0.3s;
}
@media (max-width: 991px) {
  #ext_menu-jo a.navbar-caption {
    font-size: 12px;
  }
}





#header3-fy {
  
  
  
}
#header3-fy .mbr-section__container {
  padding-top: 140px!important;
  padding-bottom: 20px!important;
}
#header3-fy .mbr-section-title,
#header3-fy .mbr-section-subtitle {
  text-align: center;
}
#header3-fy .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-fy .mbr-section-title,
#header3-fy .mbr-section-subtitle {
  text-align: center;
}
#header3-fy .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-fy .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-fy .brandname1 {
  font-family: 'raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
}
#header3-fy .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-fy .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
#header3-fy .brandname3_and {
  font-family: 'lato', sans-serif;
}
@media (max-width: 768px) {
  #header3-fy .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-fy .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-fy .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-fy .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
#header3-fv .mbr-section-title,
#header3-fv .mbr-section-subtitle {
  text-align: center;
}
#header3-fv .mbr-section-subtitle {
  text-align: left;
  color: #686868;
  font-size: 21px;
}
#header3-fv .mbr-section-subtitle SPAN {
  font-family: 'Questrial', sans-serif;
  font-size: 21px;
}
#header3-fv .mbr-section-title {
  font-size: 36px;
}
#header3-fv h3 {
  letter-spacing: 2px;
  display: none;
}
#header3-fv .mbr-section-subtitle SPAN {
  letter-spacing: 1.5px;
}
@media (max-width: 768px) {
  #header3-fv .mbr-section-subtitle SPAN {
    letter-spacing: 0.8px;
    font-size: 16px;
  }
}
#header3-fa .mbr-section-title,
#header3-fa .mbr-section-subtitle {
  text-align: center;
}
#header3-fa .mbr-section-title {
  text-align: center;
  font-size: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #192c77;
}
#header3-fa .mbr-section-title {
  letter-spacing: 1.5px;
  font-weight: 900;
}
@media (max-width: 991px) {
  #header3-fa .mbr-section-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #header3-fa .mbr-section-title {
    font-size: 15px;
  }
}
#extTable1-9w .mbr-section-title {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
}
#extTable1-9w TH {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  font-size: 15px;
}
#extTable1-9w TD {
  font-family: 'Questrial', sans-serif;
  font-size: 15px;
}
#extTable1-9w h3 {
  letter-spacing: 1.5px;
}
#extTable1-9w thead {
  /*background-color: #5F9EA0;*/
  /*background-color: #192c77;*/
  /*background-color: #d5f4e6;*/
  background-color: #add8e6;
  font-weight: 900;
  letter-spacing: 0.5px;
}
#extTable1-9w thead th {
  vertical-align: middle;
}
#extTable1-9w thead th:nth-child(2) {
  border-top: 3px dashed red;
  border-left: 3px dashed red;
  border-right: 3px dashed red;
  color: red;
}
#extTable1-9w tr:nth-child(even) {
  background-color: #f2f2f2;
}
#extTable1-9w tr td:nth-child(2) {
  border-left: 3px dashed red;
  border-right: 3px dashed red;
}
#extTable1-9w tr:last-child td:nth-child(2) {
  border-bottom: 3px dashed red;
}
@media (max-width: 991px) {
  #extTable1-9w .mbr-section-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #extTable1-9w .mbr-section-title {
    font-size: 18px;
  }
  #extTable1-9w thead th {
    font-size: 11px;
  }
  #extTable1-9w td {
    font-size: 11px;
  }
}
#footer1-he {
  
}
#footer1-he P {
  color: #efefef;
  font-size: 12px;
  font-family: 'Questrial', sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
}
@media (max-width: 768px) {
  #footer1-he .text-xs-right {
    text-align: center!important;
  }
}
#contacts4-jh {
  
  /*.form-control-label {
  color: #232323;
}
.mbr-section-title {
  color: #ffffff;
  font-size: 20px;
}
SMALL {
  font-size: 16px;
  font-family: 'Questrial', sans-serif;
}
*/
}
#contacts4-jh .mbr-contacts p,
#contacts4-jh .mbr-contacts a {
  font-family: 'Questrial', sans-serif;
  color: #ffffff;
}
#contacts4-jh .mbr-contacts p STRONG {
  font-family: 'Questrial', sans-serif;
}
#contacts4-jh p,
#contacts4-jh strong,
#contacts4-jh a {
  letter-spacing: 1.5px;
}
#contacts4-jh strong {
  margin-bottom: 0px;
  font-weight: normal;
  color: #f6c649;
}
#contacts4-jh .btn {
  font-size: 14px;
}
#contacts4-jh label {
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}
#contacts4-jh .form-control-label {
  color: white;
}
#contacts4-jh .btn-sm {
  border: 1px solid white;
  background-color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-style: normal;
}
#contacts4-jh .form-control {
  background-color: white;
}
#contacts4-jh input,
#contacts4-jh textarea {
  font-family: 'Questrial', sans-serif;
  letter-spacing: 2px;
  color: black;
}
#ext_menu-jo {
  
  /*  Below is Custom CSS */
  /*.menu-top span {
    line-height: 1;
}*/
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.75rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #e5ac43;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.85rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo A {
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 100;
}
#ext_menu-jo a.navbar-caption {
  letter-spacing: 0.5px;
  font-weight: 400;
  vertical-align: bottom;
}
#ext_menu-jo .menu-top {
  border-style: none;
  background-color: #192c77;
  /*border: 1px solid red;
    background-color: #c0c0c0;*/
  padding-top: 5px;
  padding-bottom: 5px;
  display: table;
}
#ext_menu-jo .mbr-table1 {
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
#ext_menu-jo .country-block {
  float: right;
  /*display: block;*/
  color: white;
  display: inline-block;
}
#ext_menu-jo .country-block span {
  margin-left: 7px;
  color: #fff;
}
#ext_menu-jo .country {
  font-family: 'Questrial', sans-serif;
  font-size: 10px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .country-tw {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .flag {
  height: 14px;
  padding-right: 8px;
}
#ext_menu-jo .country-select {
  display: none;
  position: absolute;
  background-color: #101c4d;
  margin-top: 0px;
  min-width: 150px;
  z-index: 1;
  transition: .3s ease;
}
#ext_menu-jo .country-select a {
  padding: 12px 16px 12px 3px;
  text-decoration: none;
  display: block;
}
#ext_menu-jo .country-block:hover .country-select {
  display: block;
}
#ext_menu-jo .country-block:hover {
  background-color: #101c4d;
}
#ext_menu-jo #mynavbar {
  display: table;
  transition: top 0.3s;
}
@media (max-width: 991px) {
  #ext_menu-jo a.navbar-caption {
    font-size: 12px;
  }
}
#content1-gv {
  
}
#content1-gv .mbr-section__container {
  padding-top: 130px!important;
  padding-bottom: 0px!important;
}
#content1-gv .row {
  margin-right: 50px;
}
#content1-gv P {
  font-family: 'Questrial', sans-serif;
  font-size: 13px;
  text-align: right;
  letter-spacing: 0.3px;
  font-weight: 500;
}
#content1-gv p,
#content1-gv a {
  color: #686868;
}
#content1-gv .current_prod {
  color: #ff9900;
  font-style: italic;
}
@media (max-width: 768px) {
  #content1-gv .row {
    margin-right: 25px;
  }
  #content1-gv p {
    font-size: 11px;
  }
}
#header3-gg {
  
}
#header3-gg .mbr-section__container {
  padding-top: 10px!important;
  padding-bottom: 5px!important;
}
#header3-gg .mbr-section-title,
#header3-gg .mbr-section-subtitle {
  text-align: center;
}
#header3-gg .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-gg .mbr-section-title,
#header3-gg .mbr-section-subtitle {
  text-align: center;
}
#header3-gg .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-gg .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-gg .brandname1 {
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
  font-stretch: semi-condensed !important;
}
#header3-gg .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-gg .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
@media (max-width: 768px) {
  #header3-gg .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-gg .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-gg .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-gg .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
#header3-gh {
  
  /*.mbr-section-subtitle SPAN {
  font-family: 'Questrial', sans-serif;
  font-size: 21px;
}*/
}
#header3-gh .mbr-section-title,
#header3-gh .mbr-section-subtitle {
  text-align: center;
}
#header3-gh .mbr-section-subtitle {
  text-align: left;
  color: #686868;
  font-size: 21px;
}
#header3-gh .mbr-section-title {
  font-size: 36px;
}
#header3-gh h3 {
  letter-spacing: 2px;
  display: none;
}
#header3-gh .mbr-section-subtitle SPAN {
  letter-spacing: 1.5px;
}
@media (max-width: 768px) {
  #header3-gh .mbr-section-subtitle {
    letter-spacing: 0.8px;
    font-size: 16px;
  }
}
#footer1-he {
  
}
#footer1-he P {
  color: #efefef;
  font-size: 12px;
  font-family: 'Questrial', sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
}
@media (max-width: 768px) {
  #footer1-he .text-xs-right {
    text-align: center!important;
  }
}
#contacts4-jh {
  
  /*.form-control-label {
  color: #232323;
}
.mbr-section-title {
  color: #ffffff;
  font-size: 20px;
}
SMALL {
  font-size: 16px;
  font-family: 'Questrial', sans-serif;
}
*/
}
#contacts4-jh .mbr-contacts p,
#contacts4-jh .mbr-contacts a {
  font-family: 'Questrial', sans-serif;
  color: #ffffff;
}
#contacts4-jh .mbr-contacts p STRONG {
  font-family: 'Questrial', sans-serif;
}
#contacts4-jh p,
#contacts4-jh strong,
#contacts4-jh a {
  letter-spacing: 1.5px;
}
#contacts4-jh strong {
  margin-bottom: 0px;
  font-weight: normal;
  color: #f6c649;
}
#contacts4-jh .btn {
  font-size: 14px;
}
#contacts4-jh label {
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}
#contacts4-jh .form-control-label {
  color: white;
}
#contacts4-jh .btn-sm {
  border: 1px solid white;
  background-color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-style: normal;
}
#contacts4-jh .form-control {
  background-color: white;
}
#contacts4-jh input,
#contacts4-jh textarea {
  font-family: 'Questrial', sans-serif;
  letter-spacing: 2px;
  color: black;
}
#ext_menu-jo {
  
  /*  Below is Custom CSS */
  /*.menu-top span {
    line-height: 1;
}*/
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.75rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #e5ac43;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.85rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo A {
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 100;
}
#ext_menu-jo a.navbar-caption {
  letter-spacing: 0.5px;
  font-weight: 400;
  vertical-align: bottom;
}
#ext_menu-jo .menu-top {
  border-style: none;
  background-color: #192c77;
  /*border: 1px solid red;
    background-color: #c0c0c0;*/
  padding-top: 5px;
  padding-bottom: 5px;
  display: table;
}
#ext_menu-jo .mbr-table1 {
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
#ext_menu-jo .country-block {
  float: right;
  /*display: block;*/
  color: white;
  display: inline-block;
}
#ext_menu-jo .country-block span {
  margin-left: 7px;
  color: #fff;
}
#ext_menu-jo .country {
  font-family: 'Questrial', sans-serif;
  font-size: 10px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .country-tw {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .flag {
  height: 14px;
  padding-right: 8px;
}
#ext_menu-jo .country-select {
  display: none;
  position: absolute;
  background-color: #101c4d;
  margin-top: 0px;
  min-width: 150px;
  z-index: 1;
  transition: .3s ease;
}
#ext_menu-jo .country-select a {
  padding: 12px 16px 12px 3px;
  text-decoration: none;
  display: block;
}
#ext_menu-jo .country-block:hover .country-select {
  display: block;
}
#ext_menu-jo .country-block:hover {
  background-color: #101c4d;
}
#ext_menu-jo #mynavbar {
  display: table;
  transition: top 0.3s;
}
@media (max-width: 991px) {
  #ext_menu-jo a.navbar-caption {
    font-size: 12px;
  }
}






#header3-h6 {
  
  
}
#header3-h6 .mbr-section-title,
#header3-h6 .mbr-section-subtitle {
  text-align: center;
}
#header3-h6 .mbr-section__container {
  padding-top: 140px!important;
  padding-bottom: 20px!important;
}
#header3-h6 .mbr-section-title,
#header3-h6 .mbr-section-subtitle {
  text-align: center;
}
#header3-h6 .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-h6 .mbr-section-title,
#header3-h6 .mbr-section-subtitle {
  text-align: center;
}
#header3-h6 .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-h6 .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-h6 .brandname1 {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
}
#header3-h6 .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-h6 .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
@media (max-width: 768px) {
  #header3-h6 .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-h6 .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-h6 .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-h6 .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
#header3-j5 .mbr-section-title,
#header3-j5 .mbr-section-subtitle {
  text-align: center;
}
#header3-j5 .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-j5 .mbr-section-title {
  letter-spacing: 1.5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  color: #005051;
}
#header3-j5 .display-2 {
  background-color: #cce1d2;
  /*line-height: 70px;*/
}
@media (max-width: 768px) {
  #header3-j5 .mbr-section-title {
    letter-spacing: 1px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#header3-jb .mbr-section-title,
#header3-jb .mbr-section-subtitle {
  text-align: center;
}
#header3-jb .mbr-section-title {
  text-align: left;
  font-size: 22px;
  font-family: 'Questrial', sans-serif;
}
#header3-jb .mbr-section-title {
  letter-spacing: 1.5px;
  font-weight: 400;
  color: #686868;
  line-height: 30px;
}
@media (max-width: 991px) {
  #header3-jb .mbr-section-title {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  #header3-jb .mbr-section-title {
    font-size: 15px;
    line-height: 20px;
  }
}
#video2-j6 .mbr-figure {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #video2-j6 .mbr-figure {
    width: 100%;
  }
}
#video2-j7 .mbr-figure {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #video2-j7 .mbr-figure {
    width: 100%;
  }
}
#header3-h7 .mbr-section-title,
#header3-h7 .mbr-section-subtitle {
  text-align: center;
}
#header3-h7 .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-h7 .mbr-section-title {
  letter-spacing: 2.5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  color: #005051;
}
#header3-h7 .display-2 {
  background-color: #cce1d2;
  /*line-height: 70px;*/
}
@media (max-width: 768px) {
  #header3-h7 .mbr-section-title {
    letter-spacing: 1px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#extFeatures11-hf {
  
  /* Title */
  /* sub-title */
  /* Image */
}
#extFeatures11-hf .mbr-after-navbar {
  padding-top: 10px!important;
  padding-bottom: 50px!important;
}
#extFeatures11-hf .titleBlock {
  margin-bottom: 5px;
}
#extFeatures11-hf .timeline-panel {
  margin-top: 100px;
  /*background-color: #b0e0e6;*/
  /*background-color: #efc050;*/
  background-color: #577284;
}
#extFeatures11-hf .mbr-section-title {
  color: #686868;
}
#extFeatures11-hf .display-2 {
  letter-spacing: 2px;
}
#extFeatures11-hf .mbr-section-subtitle {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  letter-spacing: 0.5px;
  color: #686868;
}
#extFeatures11-hf h4 {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  font-weight: 400;
  color: white;
  letter-spacing: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
#extFeatures11-hf p {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  color: #686868;
  letter-spacing: 1px;
}
#extFeatures11-hf .iconBackground,
#extFeatures11-hf .iconBackgroundInverse {
  background-color: #192c77;
}
#extFeatures11-hf .separline:before {
  background-color: #192c77;
  width: 3px;
  left: 49.9%;
}
#extFeatures11-hf .central-image {
  max-width: 100%;
  max-height: 100%;
  display: block;
  padding-top: 50px;
}
@media (max-width: 767px) {
  #extFeatures11-hf .separline:before {
    left: -1px;
  }
  #extFeatures11-hf .timeline-panel {
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  #extFeatures11-hf h4 {
    font-size: 15px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #extFeatures11-hf .central-image {
    margin-left: 30px;
    width: 80%;
  }
  #extFeatures11-hf .mbr-section-subtitle {
    font-size: 17px;
  }
}
@media only screen and (width: 768px) {
  #extFeatures11-hf .date-normal {
    display: inline-block;
    float: right;
    margin-left: 10.4%;
    color: #fff;
    width: 44%;
    text-align: left;
  }
  #extFeatures11-hf ul li .timeline-panel {
    width: 44%;
    padding: 0px 30px 0px;
    margin-bottom: 50px;
    position: relative;
    float: left;
  }
  #extFeatures11-hf .iconBackground {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    /*background-color: #ffffff;*/
    top: 20px;
    margin-left: -10px;
  }
  #extFeatures11-hf .iconBackgroundInverse {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    /*background-color: #ffffff;*/
    top: 20px;
    margin-right: -10px;
  }
  #extFeatures11-hf .date-inverted {
    width: 44%;
    text-align: right;
    display: inline-block;
    float: left;
    margin-right: 10.6%;
    border-left-width: 20px;
    padding-left: 20px;
    color: #fff;
  }
  #extFeatures11-hf .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
  }
}
#header3-h8 .mbr-section-title,
#header3-h8 .mbr-section-subtitle {
  text-align: center;
}
#header3-h8 .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-h8 .mbr-section-title {
  letter-spacing: 2.5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  color: #005051;
}
#header3-h8 .display-2 {
  background-color: #cce1d2;
  /*line-height: 70px;*/
}
@media (max-width: 768px) {
  #header3-h8 .mbr-section-title {
    letter-spacing: 1px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#extFeatures11-hg {
  
  /* Title */
  /* sub-title */
  /* Image */
}
#extFeatures11-hg .mbr-after-navbar {
  padding-top: 10px!important;
  padding-bottom: 50px!important;
}
#extFeatures11-hg .titleBlock {
  margin-bottom: 5px;
}
#extFeatures11-hg .timeline-panel {
  margin-top: 100px;
  /*background-color: #b0e0e6;*/
  /*background-color: #efc050;*/
  background-color: #7fcdcd;
}
#extFeatures11-hg .mbr-section-title {
  color: #686868;
}
#extFeatures11-hg .display-2 {
  letter-spacing: 2px;
}
#extFeatures11-hg .mbr-section-subtitle {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  letter-spacing: 0.5px;
  color: #686868;
}
#extFeatures11-hg h4 {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  font-weight: 600;
  color: #282828;
  letter-spacing: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
#extFeatures11-hg p {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  color: #686868;
  letter-spacing: 1px;
}
#extFeatures11-hg .iconBackground,
#extFeatures11-hg .iconBackgroundInverse {
  background-color: #192c77;
}
#extFeatures11-hg .separline:before {
  background-color: #192c77;
  width: 3px;
  left: 49.9%;
}
#extFeatures11-hg .central-image {
  max-width: 100%;
  max-height: 100%;
  display: block;
  padding-top: 50px;
}
@media (max-width: 767px) {
  #extFeatures11-hg .separline:before {
    left: -1px;
  }
  #extFeatures11-hg .timeline-panel {
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  #extFeatures11-hg h4 {
    font-size: 15px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #extFeatures11-hg .central-image {
    margin-left: 30px;
    width: 80%;
  }
  #extFeatures11-hg .mbr-section-subtitle {
    font-size: 17px;
  }
}
@media only screen and (width: 768px) {
  #extFeatures11-hg .date-normal {
    display: inline-block;
    float: right;
    margin-left: 10.4%;
    color: #fff;
    width: 44%;
    text-align: left;
  }
  #extFeatures11-hg ul li .timeline-panel {
    width: 44%;
    padding: 0px 30px 0px;
    margin-bottom: 50px;
    position: relative;
    float: left;
  }
  #extFeatures11-hg .iconBackground {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    /*background-color: #ffffff;*/
    top: 20px;
    margin-left: -10px;
  }
  #extFeatures11-hg .iconBackgroundInverse {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    /*background-color: #ffffff;*/
    top: 20px;
    margin-right: -10px;
  }
  #extFeatures11-hg .date-inverted {
    width: 44%;
    text-align: right;
    display: inline-block;
    float: left;
    margin-right: 10.6%;
    border-left-width: 20px;
    padding-left: 20px;
    color: #fff;
  }
  #extFeatures11-hg .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
  }
}
#header3-hb .mbr-section-title,
#header3-hb .mbr-section-subtitle {
  text-align: center;
}
#header3-hb .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-hb .mbr-section-title {
  letter-spacing: 2.5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  color: #005051;
}
#header3-hb .display-2 {
  background-color: #cce1d2;
  /*line-height: 70px;*/
}
@media (max-width: 768px) {
  #header3-hb .mbr-section-title {
    letter-spacing: 1px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#extFeatures11-hh {
  
  /* Title */
  /* sub-title */
  /* Image */
}
#extFeatures11-hh .mbr-after-navbar {
  padding-top: 10px!important;
  padding-bottom: 90px!important;
}
#extFeatures11-hh .titleBlock {
  margin-bottom: 5px;
}
#extFeatures11-hh .timeline-panel {
  margin-top: 100px;
  /*background-color: #b0e0e6;*/
  /*background-color: #efc050;*/
  background-color: #ef8401;
}
#extFeatures11-hh .mbr-section-title {
  color: #686868;
}
#extFeatures11-hh .display-2 {
  letter-spacing: 2px;
}
#extFeatures11-hh .mbr-section-subtitle {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  letter-spacing: 0.5px;
  color: #686868;
}
#extFeatures11-hh h4 {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  font-weight: 400;
  color: white;
  letter-spacing: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
#extFeatures11-hh p {
  text-align: left;
  font-family: 'Questrial', sans-serif;
  color: #686868;
  letter-spacing: 1px;
}
#extFeatures11-hh .iconBackground,
#extFeatures11-hh .iconBackgroundInverse {
  background-color: #192c77;
}
#extFeatures11-hh .separline:before {
  background-color: #192c77;
  width: 3px;
  left: 49.9%;
}
#extFeatures11-hh .central-image {
  max-width: 100%;
  max-height: 100%;
  display: block;
  padding-top: 50px;
}
@media (max-width: 767px) {
  #extFeatures11-hh .separline:before {
    left: -1px;
  }
  #extFeatures11-hh .timeline-panel {
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  #extFeatures11-hh h4 {
    font-size: 15px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #extFeatures11-hh .central-image {
    margin-left: 30px;
    width: 80%;
  }
  #extFeatures11-hh .mbr-section-subtitle {
    font-size: 17px;
  }
}
@media only screen and (width: 768px) {
  #extFeatures11-hh .date-normal {
    display: inline-block;
    float: right;
    margin-left: 10.4%;
    color: #fff;
    width: 44%;
    text-align: left;
  }
  #extFeatures11-hh ul li .timeline-panel {
    width: 44%;
    padding: 0px 30px 0px;
    margin-bottom: 50px;
    position: relative;
    float: left;
  }
  #extFeatures11-hh .iconBackground {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    /*background-color: #ffffff;*/
    top: 20px;
    margin-left: -10px;
  }
  #extFeatures11-hh .iconBackgroundInverse {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    /*background-color: #ffffff;*/
    top: 20px;
    margin-right: -10px;
  }
  #extFeatures11-hh .date-inverted {
    width: 44%;
    text-align: right;
    display: inline-block;
    float: left;
    margin-right: 10.6%;
    border-left-width: 20px;
    padding-left: 20px;
    color: #fff;
  }
  #extFeatures11-hh .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
  }
}
#content1-hk P {
  font-family: 'Questrial', sans-serif;
  font-size: 15px;
  text-align: center;
}
#content1-hk DIV {
  color: #686868;
}
#content1-hk p {
  letter-spacing: 0.5px;
}
@media (max-width: 768px) {
  #content1-hk p {
    font-size: 12px;
  }
}
#footer1-he {
  
}
#footer1-he P {
  color: #efefef;
  font-size: 12px;
  font-family: 'Questrial', sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
}
@media (max-width: 768px) {
  #footer1-he .text-xs-right {
    text-align: center!important;
  }
}
#contacts4-jh {
  
  /*.form-control-label {
  color: #232323;
}
.mbr-section-title {
  color: #ffffff;
  font-size: 20px;
}
SMALL {
  font-size: 16px;
  font-family: 'Questrial', sans-serif;
}
*/
}
#contacts4-jh .mbr-contacts p,
#contacts4-jh .mbr-contacts a {
  font-family: 'Questrial', sans-serif;
  color: #ffffff;
}
#contacts4-jh .mbr-contacts p STRONG {
  font-family: 'Questrial', sans-serif;
}
#contacts4-jh p,
#contacts4-jh strong,
#contacts4-jh a {
  letter-spacing: 1.5px;
}
#contacts4-jh strong {
  margin-bottom: 0px;
  font-weight: normal;
  color: #f6c649;
}
#contacts4-jh .btn {
  font-size: 14px;
}
#contacts4-jh label {
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}
#contacts4-jh .form-control-label {
  color: white;
}
#contacts4-jh .btn-sm {
  border: 1px solid white;
  background-color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-style: normal;
}
#contacts4-jh .form-control {
  background-color: white;
}
#contacts4-jh input,
#contacts4-jh textarea {
  font-family: 'Questrial', sans-serif;
  letter-spacing: 2px;
  color: black;
}
#ext_menu-jo {
  
  /*  Below is Custom CSS */
  /*.menu-top span {
    line-height: 1;
}*/
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.75rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #e5ac43;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.85rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo A {
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 100;
}
#ext_menu-jo a.navbar-caption {
  letter-spacing: 0.5px;
  font-weight: 400;
  vertical-align: bottom;
}
#ext_menu-jo .menu-top {
  border-style: none;
  background-color: #192c77;
  /*border: 1px solid red;
    background-color: #c0c0c0;*/
  padding-top: 5px;
  padding-bottom: 5px;
  display: table;
}
#ext_menu-jo .mbr-table1 {
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
#ext_menu-jo .country-block {
  float: right;
  /*display: block;*/
  color: white;
  display: inline-block;
}
#ext_menu-jo .country-block span {
  margin-left: 7px;
  color: #fff;
}
#ext_menu-jo .country {
  font-family: 'Questrial', sans-serif;
  font-size: 10px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .country-tw {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .flag {
  height: 14px;
  padding-right: 8px;
}
#ext_menu-jo .country-select {
  display: none;
  position: absolute;
  background-color: #101c4d;
  margin-top: 0px;
  min-width: 150px;
  z-index: 1;
  transition: .3s ease;
}
#ext_menu-jo .country-select a {
  padding: 12px 16px 12px 3px;
  text-decoration: none;
  display: block;
}
#ext_menu-jo .country-block:hover .country-select {
  display: block;
}
#ext_menu-jo .country-block:hover {
  background-color: #101c4d;
}
#ext_menu-jo #mynavbar {
  display: table;
  transition: top 0.3s;
}
@media (max-width: 991px) {
  #ext_menu-jo a.navbar-caption {
    font-size: 12px;
  }
}
#header3-i3 {
  
  
}
#header3-i3 .mbr-section-title,
#header3-i3 .mbr-section-subtitle {
  text-align: center;
}
#header3-i3 .mbr-section__container {
  padding-top: 140px!important;
  padding-bottom: 20px!important;
}
#header3-i3 .mbr-section-title,
#header3-i3 .mbr-section-subtitle {
  text-align: center;
}
#header3-i3 .mbr-section-title {
  color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 32px;
}
#header3-i3 .mbr-section-title,
#header3-i3 .mbr-section-subtitle {
  text-align: center;
}
#header3-i3 .mbr-section-title {
  font-family: 'Questrial', sans-serif;
  color: #192c77;
  text-align: center;
  letter-spacing: 1px;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  line-height: 28px;
}
#header3-i3 .display-2 {
  background-color: white;
  /*background-color: #add8e6;
    line-height: 70px;*/
}
#header3-i3 .brandname1 {
  font-family: 'Raleway', sans-serif;
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 600;
}
#header3-i3 .brandname2 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 500;
}
#header3-i3 .brandname3 {
  font-size: 28px;
  letter-spacing: 3.5px;
}
@media (max-width: 768px) {
  #header3-i3 .mbr-section-title {
    letter-spacing: 1px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  #header3-i3 .brandname1 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  #header3-i3 .brandname2 {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #header3-i3 .brandname3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
#footer1-i5 {
  
}
#footer1-i5 P {
  color: #efefef;
  font-size: 12px;
  font-family: 'Questrial', sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
}
@media (max-width: 768px) {
  #footer1-i5 .text-xs-right {
    text-align: center!important;
  }
}
#contacts4-jh {
  
  /*.form-control-label {
  color: #232323;
}
.mbr-section-title {
  color: #ffffff;
  font-size: 20px;
}
SMALL {
  font-size: 16px;
  font-family: 'Questrial', sans-serif;
}
*/
}
#contacts4-jh .mbr-contacts p,
#contacts4-jh .mbr-contacts a {
  font-family: 'Questrial', sans-serif;
  color: #ffffff;
}
#contacts4-jh .mbr-contacts p STRONG {
  font-family: 'Questrial', sans-serif;
}
#contacts4-jh p,
#contacts4-jh strong,
#contacts4-jh a {
  letter-spacing: 1.5px;
}
#contacts4-jh strong {
  margin-bottom: 0px;
  font-weight: normal;
  color: #f6c649;
}
#contacts4-jh .btn {
  font-size: 14px;
}
#contacts4-jh label {
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}
#contacts4-jh .form-control-label {
  color: white;
}
#contacts4-jh .btn-sm {
  border: 1px solid white;
  background-color: #192c77;
  font-family: 'Questrial', sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-style: normal;
}
#contacts4-jh .form-control {
  background-color: white;
}
#contacts4-jh input,
#contacts4-jh textarea {
  font-family: 'Questrial', sans-serif;
  letter-spacing: 2px;
  color: black;
}
#ext_menu-jo {
  
  /*  Below is Custom CSS */
  /*.menu-top span {
    line-height: 1;
}*/
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.75rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jo .navbar-caption {
  color: #ffffff;
}
#ext_menu-jo .navbar-toggler {
  color: #e5ac43;
}
#ext_menu-jo .close-icon::before,
#ext_menu-jo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jo .link,
#ext_menu-jo .dropdown-item {
  color: #ffffff;
}
#ext_menu-jo .link {
  font-size: 0.85rem;
}
#ext_menu-jo .dropdown-item,
#ext_menu-jo .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jo .link:hover,
#ext_menu-jo .dropdown-item:hover,
#ext_menu-jo .link:focus,
#ext_menu-jo .dropdown-item:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-menu {
  background: #101c4d;
}
#ext_menu-jo .nav-dropdown-sm .link:focus,
#ext_menu-jo .nav-dropdown-sm .link:hover,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jo .nav-dropdown-sm .dropdown-item:hover {
  background: #16276a!important;
}
#ext_menu-jo .navbar,
#ext_menu-jo .nav-dropdown-sm,
#ext_menu-jo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jo .nav-dropdown-sm .dropdown-menu {
  background: #192c77;
}
#ext_menu-jo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jo .bg-color.transparent.opened .link:hover,
#ext_menu-jo .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#ext_menu-jo .link[aria-expanded="true"],
#ext_menu-jo .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#ext_menu-jo A {
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 100;
}
#ext_menu-jo a.navbar-caption {
  letter-spacing: 0.5px;
  font-weight: 400;
  vertical-align: bottom;
}
#ext_menu-jo .menu-top {
  border-style: none;
  background-color: #192c77;
  /*border: 1px solid red;
    background-color: #c0c0c0;*/
  padding-top: 5px;
  padding-bottom: 5px;
  display: table;
}
#ext_menu-jo .mbr-table1 {
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
#ext_menu-jo .country-block {
  float: right;
  /*display: block;*/
  color: white;
  display: inline-block;
}
#ext_menu-jo .country-block span {
  margin-left: 7px;
  color: #fff;
}
#ext_menu-jo .country {
  font-family: 'Questrial', sans-serif;
  font-size: 10px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .country-tw {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  vertical-align: baseline;
  letter-spacing: 1px;
  cursor: pointer;
}
#ext_menu-jo .flag {
  height: 14px;
  padding-right: 8px;
}
#ext_menu-jo .country-select {
  display: none;
  position: absolute;
  background-color: #101c4d;
  margin-top: 0px;
  min-width: 150px;
  z-index: 1;
  transition: .3s ease;
}
#ext_menu-jo .country-select a {
  padding: 12px 16px 12px 3px;
  text-decoration: none;
  display: block;
}
#ext_menu-jo .country-block:hover .country-select {
  display: block;
}
#ext_menu-jo .country-block:hover {
  background-color: #101c4d;
}
#ext_menu-jo #mynavbar {
  display: table;
  transition: top 0.3s;
}
@media (max-width: 991px) {
  #ext_menu-jo a.navbar-caption {
    font-size: 12px;
  }
}
