#mega-menu-title {
  font-weight: 300;
  font-size: 20px;
}

#mega-menu-wrap {
  background: #dd3333;
}

.logo a {
  text-decoration: none;
  display: block;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}

.header-top {
  background-color: #02438a !important;
}

.header-bg-color {
  background-color: #ffffff;
}

.header-bottom {
  background-color: #02438a !important;
}

.html3 {
  overflow: hidden;
}
.html3 > div {
  margin-right: 24px;
  float: left;
  padding-left: 58px;
  min-height: 48px;
}
.html3 > div:nth-child(1) {
  background: url("../img/ic1.svg") 0 1px no-repeat;
  background-size: 48px 48px;
}
.html3 > div:nth-child(2) {
  background: url("../img/ic2.svg") 0 1px no-repeat;
  background-size: 48px 48px;
}
.html3 > div:nth-child(3) {
  background: url("../img/ic3.svg") 0 1px no-repeat;
  background-size: 48px 48px;
}
.html3 p {
  margin: 0;
  line-height: 1.35;
  font-size: 14px;
  color: #000;
}
.html3 p:first-child {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: #02438a;
}

.header-top .html1 span {
  color: #fff;
  font-size: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
  padding: 0 10px;
}
.header-top .html1 span:last-child {
  border-right: none;
}
.header-top .html1 span i {
  color: #fff;
  margin-right: 5px;
}

#wide-nav > .flex-row > .flex-left {
  flex: 1 1 auto;
  width: auto !important;
  margin-right: 0 !important;
}

#wide-nav > .flex-row > .flex-right {
  flex: 0 0 auto;
  width: auto;
}

.header-bottom-nav.nav {
  justify-content: center;
  width: 100%;
}

.header-bottom-nav.nav > li > a {
  font-size: 12.5px;
  text-transform: uppercase !important;
  letter-spacing: 0;
}

#wide-nav .header-search-form {
  width: 165px !important;
}

.header-main .cart-price {
  color: #ffffff;
}

.header-bottom .header-search-form .search-field {
  border: none !important;
  border-bottom: 1px solid #fff !important;
  background: #fff !important;
  color: #000 !important;
  border-radius: 0;
}

.header-bottom .ux-search-submit .icon-search {
  color: #02438a;
}

.header-main .header-cart-link {
  background: #02438a !important;
  border-color: #02438a !important;
  border-radius: 4px;
  padding: 8px 14px !important;
}

.header-main .header-cart-title {
  font-size: 13px;
  text-transform: uppercase;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
.header:not(.transparent) .header-bottom-nav.nav > li.active > a,
.header:not(.transparent) .header-bottom-nav.nav > li.current > a,
.header:not(.transparent) .header-bottom-nav.nav > li > a.active,
.header:not(.transparent) .header-bottom-nav.nav > li > a.current {
  color: #f39402;
}

.header-bottom-nav.nav-line-bottom > li > a:before,
.header-bottom-nav.nav-line-grow > li > a:before,
.header-bottom-nav.nav-line > li > a:before,
.header-bottom-nav.nav-box > li > a:hover,
.header-bottom-nav.nav-box > li.active > a,
.header-bottom-nav.nav-pills > li > a:hover,
.header-bottom-nav.nav-pills > li.active > a {
  color: #ffffff !important;
  background-color: #f39402;
}

p.name.product-title a {
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: 600;
  color: #000000;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 13;
  height: auto;
}

.badge {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: table;
  height: 1.2em;
  pointer-events: none;
  width: 2.8em;
  z-index: 20;
}

.badge-container {
  margin-top: 10%;
  font-size: 16px;
  font-weight: normal;
  font-family: "Roboto Condensed", sans-serif;
}

.has-shadow .box-text {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.widget-title {
  display: block;
  background: #02438a;
  padding: 13px 15px;
  text-align: center;
  color: #ffffff;
  font-size: 16px !important;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600 !important;
}

.widget .is-divider {
  display: none;
}

.product-categories,
.woocommerce-widget-layered-nav-list,
.price_slider_wrapper,
#product-sidebar .product_list_widget,
.widget_categories ul,
.flatsome_recent_posts ul,
.tagcloud,
.category-page-row .product_list_widget,
.page-wrapper .textwidget,
#recentcomments {
  border: 1px solid #333333;
  padding: 10px;
  background-color: #ffffff;
}

.button {
  font-weight: normal !important;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: auto !important;
}

.wpcf7-submit {
  width: 100% !important;
  font-weight: normal !important;
  background-color: #ff9900 !important;
  font-family: "Roboto Condensed", sans-serif;
}

.section-title-normal span {
  border-bottom: 2px solid #9f2042;
  margin-bottom: -2px;
  margin-right: 15px;
  padding-bottom: 7.5px;
}

.section-title-center {
  margin-top: 25px;
  margin-bottom: 20px;
}
.section-title-center b {
  background-color: #d5d5d5;
  height: 1px;
  opacity: 1;
}
.section-title-center span.section-title-main {
  color: #02438a;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0 18px;
}

.home-quote-section {
  background: linear-gradient(135deg, #02438a 0%, #01304c 100%);
}

blockquote {
  border-left: 10px solid #9f2042;
  color: #333333;
  font-size: 14px;
  font-style: normal;
  margin: 0 0 0.25em;
  padding: 0 0.25em 0 0.875em;
  position: relative;
}

.nav-tabs + .tab-panels {
  padding: 10px;
}

[data-text-bg=primary],
[data-text-bg=alert],
[data-text-bg=secondary] {
  padding: 10px;
  color: #ffffff;
}

li {
  margin-bottom: 0.2em;
}

ul li.bullet-checkmark:before,
ul li.bullet-arrow:before,
ul li.bullet-star:before {
  color: #ff9900;
}

ul li.bullet-checkmark,
ul li.bullet-arrow,
ul li.bullet-star {
  border-bottom: 1px dashed #01304c;
}

.css-bds {
  font-weight: 600 !important;
  background: linear-gradient(to right, #b20000, #cd5959);
  padding: 5px 5px 5px 15px !important;
  color: #ffffff !important;
  margin-bottom: 15px !important;
  border-radius: 5px;
}

.css-nobottom {
  margin-bottom: auto !important;
}

.sp-arrow {
  position: absolute;
  display: block;
  width: 30px;
  height: 50px;
  cursor: pointer;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
  border: 2px solid #333333;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
  border: 1px solid #333333;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #333333;
}

img.alignnone {
  border: 0 solid #333333;
}

.single-page a,
.term-description a {
  color: #ed1c24;
}

.term-description ul {
  margin-top: 0;
  padding: 15px;
}

.bottom-contact {
  z-index: 999;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  text-align: left;
  width: 100%;
  padding-bottom: 30px;
}
.bottom-contact .container {
  display: inline-block;
  max-width: 600px;
}
.bottom-contact .left,
.bottom-contact .center {
  float: left;
  padding: 0;
}
.bottom-contact .right {
  float: left;
  padding: 0;
}
.bottom-contact img {
  width: 25px;
  padding-right: 5px;
}
.bottom-contact .left a {
  background: #3a589d;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.bottom-contact .left a:hover {
  background: #29468a;
}
.bottom-contact .center a {
  background: #b20000;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 10px 15px;
}
.bottom-contact .center a:hover {
  background: #ef680b;
}
.bottom-contact .right a {
  background: #222222;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bottom-contact .right a:hover {
  background: #38a700;
}
.bottom-contact .clearboth {
  clear: both;
}

.bottom-contact2 {
  z-index: 999;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  text-align: left;
  width: 100%;
  padding-bottom: 50px;
}
.bottom-contact2 .container {
  display: inline-block;
  max-width: 600px;
}
.bottom-contact2 .left,
.bottom-contact2 .center {
  float: left;
  padding: 0;
}
.bottom-contact2 .right {
  float: left;
  padding: 0;
}
.bottom-contact2 img {
  width: 25px;
  padding-right: 5px;
}
.bottom-contact2 .left a {
  background: #222222;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.bottom-contact2 .left a:hover {
  background: #29468a;
}
.bottom-contact2 .center a {
  background: #b20000;
  padding: 5px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 0;
}
.bottom-contact2 .center a:hover {
  background: #b20000;
}
.bottom-contact2 .right a {
  background: #01304c;
  padding: 5px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 0;
}
.bottom-contact2 .right a:hover {
  background: #38a700;
}
.bottom-contact2 .clearboth {
  clear: both;
}

.bottom-contact3 {
  z-index: 999;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  text-align: left;
  width: 100%;
  padding-bottom: 115px;
}
.bottom-contact3 .container {
  display: inline-block;
  max-width: 600px;
}
.bottom-contact3 .left,
.bottom-contact3 .center {
  float: left;
  padding: 0;
}
.bottom-contact3 .right {
  float: left;
  padding: 0;
}
.bottom-contact3 img {
  width: 25px;
  padding-right: 5px;
}
.bottom-contact3 .left a {
  background: #3a589d;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.bottom-contact3 .left a:hover {
  background: #29468a;
}
.bottom-contact3 .center a {
  background: #0068ff;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 10px 15px;
}
.bottom-contact3 .center a:hover {
  background: #ef680b;
}
.bottom-contact3 .right a {
  background: #3fb801;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bottom-contact3 .right a:hover {
  background: #38a700;
}
.bottom-contact3 .clearboth {
  clear: both;
}

img.img-placeholder,
img.has-placeholder-fallback[data-placeholder-active="1"] {
  object-fit: contain;
  background-color: #eef2f7;
  border: 1px solid #c5d0de;
}

.product-small .box-image img.img-placeholder,
.products .box-image img.img-placeholder {
  min-height: 180px;
  padding: 16px;
}

.icon-box-img img.img-placeholder {
  min-width: 55px;
  min-height: 55px;
  padding: 6px;
}

.header_logo.img-placeholder,
.header-logo-dark.img-placeholder {
  min-height: 60px;
  max-height: 96px;
  width: auto;
}

.sec_ph02 {
  padding-top: 10px;
}
.sec_ph02 > .row {
  align-items: flex-start;
}
.sec_ph02 .post-sidebar .col-inner,
.sec_ph02 .rt_new_pro_right .col-inner {
  padding-top: 0;
}

.rt_new_pro_right {
  min-width: 0;
}

.rt_new_pro_right .ux-slider-wrapper,
.rt_new_pro_right .ux-banner,
.home-hero-banner {
  margin-bottom: 10px;
}

.home-hero-banner {
  background: linear-gradient(135deg, #02438a 0%, #01304c 100%);
  min-height: 300px;
  display: flex;
  align-items: center;
  padding: 40px 35px;
  position: relative;
  overflow: hidden;
}
.home-hero-banner::after {
  content: "";
  position: absolute;
  right: -40px;
  top: -40px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
}
.home-hero-banner h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px;
  line-height: 1.2;
}
.home-hero-banner p {
  color: rgba(255, 255, 255, 0.92);
  font-size: 15px;
  margin: 0 0 8px;
  line-height: 1.5;
}
.home-hero-banner .hero-hotline {
  color: #ffc107;
  font-size: 22px;
  font-weight: 700;
  margin-top: 12px;
}

.rt_new_pro_right .ux-slider .ux-banner,
.rt_new_pro_right .banner {
  min-height: 300px;
}

.rt_new_pro_right .ux-slider .flickity-viewport {
  min-height: 300px;
}

.post-sidebar .widget {
  margin-bottom: 15px;
}
.post-sidebar .is-divider {
  display: none;
}
.post-sidebar .widget-title {
  display: block;
  text-align: center;
  background: #02438a;
  line-height: 40px;
  border-radius: 6px 6px 0 0;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0 10px;
}
.post-sidebar .product-categories,
.post-sidebar .menu {
  border: 1px solid #ececec;
  background: #fff;
  margin: 0;
  list-style: none;
  padding: 0;
}
.post-sidebar .product-categories > li,
.post-sidebar .menu > li {
  border: none !important;
  border-bottom: 1px solid #f0f0f0 !important;
}
.post-sidebar .product-categories > li:last-child,
.post-sidebar .menu > li:last-child {
  border-bottom: none !important;
}
.post-sidebar .product-categories > li > a,
.post-sidebar .menu > li > a {
  font-size: 15px;
  color: #000;
  background: url("../img/lili.svg") 10px 13px no-repeat;
  background-size: 10px 10px;
  padding: 10px 10px 10px 28px;
  display: block;
  line-height: 1.35;
}
.post-sidebar .product-categories > li > a:hover,
.post-sidebar .menu > li > a:hover {
  color: #02438a;
  background-color: #f8f8f8;
}
.post-sidebar .product-categories .children,
.post-sidebar .menu .sub-menu {
  display: none !important;
}
.post-sidebar .toggle,
.post-sidebar .count {
  display: none !important;
}

.gd_support_1 {
  padding: 6px 8px;
  background: #fff;
}
.gd_support_1 .supporter {
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
}
.gd_support_1 .supporter:last-child {
  border-bottom: 0;
}
.gd_support_1 .name-support {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #02438a;
  margin-bottom: 4px;
}
.gd_support_1 .name-support .fa {
  color: #f39402;
  margin-right: 6px;
}
.gd_support_1 .phone-support a {
  color: #d70606;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}
.gd_support_1 .phone-support.is-email a {
  color: #02438a;
  font-size: 14px;
  font-weight: 600;
  word-break: break-all;
}

.heading {
  text-align: center;
  margin: 15px 0 20px;
  line-height: 39px;
  position: relative;
}
.heading::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #02438a;
  left: 0;
  top: 50%;
  z-index: 0;
}
.heading a,
.heading span {
  display: inline-block;
  color: #02438a;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 42px;
  padding: 0 15px;
  position: relative;
  z-index: 1;
  background: #fff;
  font-family: "Roboto", sans-serif;
}

.home .products,
.sec_ph02 .products {
  margin: 0 -8px;
  overflow: hidden;
}

.home .product-small.col,
.sec_ph02 .product-small.col {
  padding: 0 8px;
  margin-bottom: 16px;
}

.home .product-small .col-inner,
.sec_ph02 .product-small .col-inner {
  border: 1px solid #eee;
  background: #fff;
  box-shadow: none !important;
}

.home .product-small .box-image,
.sec_ph02 .product-small .box-image {
  height: 185px;
  position: relative;
}
.home .product-small .box-image img,
.sec_ph02 .product-small .box-image img {
  object-fit: contain;
  height: 185px;
  padding: 10px 0;
  transition: padding 0.3s ease;
}
.home .product-small .box-image:hover img,
.sec_ph02 .product-small .box-image:hover img {
  padding: 0;
}

.home .product-small .box-text,
.sec_ph02 .product-small .box-text {
  padding: 10px 12px 12px;
  text-align: center;
}

.home .product-small .product-title a,
.sec_ph02 .product-small .product-title a {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  display: block;
  min-height: 40px;
}

.home .price .amount,
.sec_ph02 .price .amount,
span.amount {
  color: #d70606 !important;
  font-size: 16px;
  font-weight: 600;
}

.home .add-to-cart-button,
.sec_ph02 .add-to-cart-button,
.home a.button,
.sec_ph02 a.button {
  background: #02438a !important;
  border-color: #02438a !important;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0 18px;
  margin: 0 !important;
  width: 100%;
}

.home .add-to-cart-button:hover,
.sec_ph02 .add-to-cart-button:hover {
  background: #f39402 !important;
  border-color: #f39402 !important;
}

.post-sidebar .flatsome_recent_posts li {
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  margin-bottom: 10px;
  list-style: none;
}
.post-sidebar .flatsome_recent_posts li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.post-sidebar .flatsome_recent_posts a {
  color: #000;
  font-size: 13px;
  line-height: 1.4;
  display: block;
}
.post-sidebar .flatsome_recent_posts a:hover {
  color: #02438a;
}

.post-sidebar .post_comments,
.post-sidebar .badge {
  display: none !important;
}

@media (max-width: 849px) {
  .post-sidebar {
    display: none;
  }
  .home-hero-banner {
    min-height: 220px;
    padding: 25px 20px;
  }
  .home-hero-banner h2 {
    font-size: 22px;
  }
  .home-hero-banner .hero-hotline {
    font-size: 18px;
  }
}
.post-sidebar .flatsome_recent_posts li {
  border-top: none;
}

#main {
  padding-top: 20px;
}

.nav-dropdown {
  min-width: 300px;
}

.nav-dropdown > li.nav-dropdown-col {
  width: 230px;
  min-width: 230px;
}

#menu-item-4290 > a.nav-top-link:before,
#menu-item-6349 > a.nav-top-link:before,
#menu-item-6911 > a.nav-top-link:before,
#menu-item-4294 > a.nav-top-link:before,
#menu-item-4293 > a.nav-top-link:before,
#menu-item-4295 > a.nav-top-link:before,
#menu-item-6351 > a.nav-top-link:before {
  font-family: FontAwesome;
  font-weight: 400;
  margin-right: 7px;
  display: inline-block;
}

#menu-item-4290 > a.nav-top-link:before {
  content: "\f015";
}

#menu-item-6349 > a.nav-top-link:before {
  content: "\f05a";
}

#menu-item-6911 > a.nav-top-link:before {
  content: "\f02f";
}

#menu-item-4294 > a.nav-top-link:before {
  content: "\f02c";
}

#menu-item-4293 > a.nav-top-link:before {
  content: "\f1ea";
}

#menu-item-4295 > a.nav-top-link:before {
  content: "\f06b";
}

#menu-item-6351 > a.nav-top-link:before {
  content: "\f095";
}

.header-nav li img._mi {
  display: none;
}

.header-bottom-nav.nav-box > li.active > a {
  background-color: transparent !important;
  font-weight: 700;
}

.header-bottom .flex-left {
  flex: 1;
}

.header-bottom-nav.nav-left {
  justify-content: center;
}

.header-bottom-nav.nav-box > li > a:hover {
  background-color: transparent !important;
  color: #f39402 !important;
}

#menu-item-4290 > a.nav-top-link:before,
#menu-item-6349 > a.nav-top-link:before,
#menu-item-6911 > a.nav-top-link:before,
#menu-item-4294 > a.nav-top-link:before,
#menu-item-4293 > a.nav-top-link:before,
#menu-item-4295 > a.nav-top-link:before,
#menu-item-6351 > a.nav-top-link:before {
  position: static !important;
  opacity: 1 !important;
  transform: none !important;
  background: none !important;
  height: auto !important;
  width: auto !important;
  top: auto !important;
  left: auto !important;
  bottom: auto !important;
}

.post-sidebar .textwidget,
.post-sidebar .flatsome_recent_posts ul {
  border: 1px solid #ececec;
  background: #fff;
  padding: 10px;
  margin: 0;
}

#footer .widget-title,
#footer .widgettitle {
  background: transparent !important;
  padding: 0 0 0 10px !important;
  text-align: left !important;
  line-height: 1.5;
}

.flatsome_recent_posts ul {
  border: 1px solid #ececec;
  background: #fff;
  padding: 10px;
  margin: 0;
}

.shop-sidebar .widget-title,
.widget-title.shop-sidebar {
  border-radius: 6px 6px 0 0;
}

.related .add-to-cart-button,
.related a.button {
  background: #02438a !important;
  border-color: #02438a !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0 18px;
  margin: 0 !important;
  width: 100%;
}

.related .add-to-cart-button:hover,
.related a.button:hover {
  background: #f39402 !important;
  border-color: #f39402 !important;
}

.lienhe-box {
  border: 1px solid #ececec;
  background: #fff;
  text-align: center;
  padding: 25px 15px;
  min-height: 180px;
}

.lienhe-box .lh-ico {
  width: 52px;
  height: 52px;
  line-height: 52px;
  border-radius: 50%;
  background: #02438a;
  color: #fff;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 12px;
  text-align: center;
}

.lienhe-box h4 {
  font-size: 15px;
  text-transform: uppercase;
  color: #02438a;
  margin: 0 0 8px;
}

.lienhe-box p {
  margin: 0;
  font-size: 14px;
  color: #333;
}

.lienhe-box a {
  color: #333;
}

.lienhe-box a:hover {
  color: #f39402;
}

.lienhe-heading {
  font-size: 20px;
  text-transform: uppercase;
  color: #02438a;
  border-left: 4px solid #f39402;
  padding-left: 10px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.lienhe-map {
  border: 1px solid #ececec;
  padding: 5px;
  background: #fff;
}

.lienhe-map iframe {
  display: block;
  width: 100%;
}

.gt-title {
  color: #fff;
  text-align: center;
  margin: 0 0 8px;
  font-size: 28px;
}

.gt-sub {
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  margin: 0;
  font-size: 14px;
}

.header-bottom-nav > li {
  margin: 0 8px;
}

.header-bottom-nav.nav-box > li.active > a {
  color: #f39402 !important;
}

.header-bottom .flex-row {
  align-items: center;
}

.header-bottom .flex-left, .header-bottom .flex-right {
  display: flex;
  align-items: center;
}

.header-bottom-nav {
  margin: 0;
  align-items: center;
}

.html3 {
  display: flex;
  justify-content: center;
  float: none;
  overflow: visible;
}

.html3 > div {
  float: none;
}

#footer .sub-menu {
  display: none !important;
}

#footer .menu .toggle, #footer i.icon-angle-down {
  display: none !important;
}

.box-blog-post .image-cover img {
  object-fit: contain;
  background: #fff;
}

.post-sidebar .flatsome_recent_posts .badge {
  display: block !important;
  width: 56px;
  height: 56px;
}

.post-sidebar .flatsome_recent_posts .badge-inner.bg-fill {
  background-size: cover !important;
  background-position: center !important;
  border-radius: 4px;
  height: 100%;
  display: block;
}

.home-quote-section {
  background: linear-gradient(135deg, #02438a 0%, #032a56 100%) !important;
}

.baogia-card {
  overflow: hidden;
}

.baogia-left {
  text-align: left;
}

.baogia-kicker {
  color: #f39402;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 13px;
  font-family: "Roboto Condensed", sans-serif;
}

.baogia-title {
  font-size: 26px;
  line-height: 1.25;
  color: #02438a;
  margin: 8px 0 12px;
}

.baogia-desc {
  color: #556;
  font-size: 14px;
}

.baogia-usp {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
}
.baogia-usp li {
  padding: 4px 0;
  color: #333;
  font-size: 14px;
}
.baogia-usp i {
  color: #2e9e44;
  margin-right: 8px;
}

.baogia-hotline {
  display: inline-block;
  background: #f39402;
  color: #fff !important;
  font-weight: 700;
  font-size: 18px;
  padding: 11px 28px;
  border-radius: 0 18px;
  transition: background 0.2s;
}
.baogia-hotline i {
  margin-right: 8px;
}
.baogia-hotline:hover {
  background: #02438a;
}

.baogia-form-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #02438a;
  border-left: 4px solid #f39402;
  padding-left: 10px;
  margin-bottom: 18px;
}

.baogia-right {
  border-left: 1px solid #eef2f7;
}
.baogia-right .wpcf7 input[type=text],
.baogia-right .wpcf7 input[type=email],
.baogia-right .wpcf7 input[type=tel],
.baogia-right .wpcf7 textarea {
  background: #f6f8fb;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: none;
  padding: 12px 15px;
  height: auto;
  margin-bottom: 14px;
}
.baogia-right .wpcf7 input[type=text]:focus,
.baogia-right .wpcf7 input[type=email]:focus,
.baogia-right .wpcf7 input[type=tel]:focus,
.baogia-right .wpcf7 textarea:focus {
  border-color: #f39402;
  background: #fff;
}
.baogia-right .wpcf7 textarea {
  min-height: 120px;
}
.baogia-right .wpcf7-submit {
  background: #f39402 !important;
  border: 0 !important;
  border-radius: 0 18px !important;
  width: 100%;
  padding: 14px !important;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: background 0.2s;
}
.baogia-right .wpcf7-submit:hover {
  background: #02438a !important;
}

@media (max-width: 849px) {
  .baogia-right {
    border-left: 0;
    border-top: 1px solid #eef2f7;
  }
}
.footer-1,
.footer-2 {
  background: #f5f7fa !important;
}

#footer .footer-widgets,
#footer .footer-widgets p,
#footer .footer-widgets li {
  color: #4a5568;
}

#footer .footer-widgets a {
  color: #4a5568;
}

#footer .footer-widgets a:hover {
  color: #f39402;
}

#footer .widget-title,
#footer .widgettitle {
  color: #02438a !important;
}

#footer .footer-widgets h3,
#footer .footer-widgets h4 {
  color: #1a2b48;
}

#footer .footer-widgets .is-divider {
  background-color: #f39402;
}

#footer .footer-social a {
  background: #02438a !important;
  border-color: #02438a !important;
  color: #fff !important;
}
#footer .footer-social a:hover {
  background: #f39402 !important;
  border-color: #f39402 !important;
}

.absolute-footer,
.absolute-footer.dark {
  background: #02438a !important;
  color: rgba(255, 255, 255, 0.92);
}
.absolute-footer a,
.absolute-footer.dark a {
  color: #fff;
}

.nav-dropdown > li > a,
.nav-dropdown .nav-column > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer-1,
.footer-2 {
  background: #474747 !important;
}

.footer-1 {
  padding: 35px 0 !important;
}

.absolute-footer {
  display: none !important;
}

#footer .widget-title,
#footer .widgettitle {
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  font-family: "Roboto", sans-serif !important;
  text-transform: uppercase;
  position: relative;
  padding-left: 10px;
  margin-bottom: 20px !important;
  display: block;
}
#footer .widget-title::before,
#footer .widgettitle::before {
  width: 3px;
  height: 15px;
  position: absolute;
  content: "";
  background: #f39402;
  left: 0;
  top: 3px;
}
#footer .is-divider {
  display: none !important;
}
#footer p {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0 !important;
}
#footer p a {
  color: #ffffff;
}
#footer p a:hover {
  color: #f39402;
}
#footer p i,
#footer .fa {
  color: #f39402;
  margin-right: 6px;
  width: 16px;
  text-align: center;
}

.footer-1 h4 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.footer-1 .widget {
  margin-bottom: 0;
}
.footer-1 .menu {
  margin: 0;
}
.footer-1 .menu > li {
  border-top: none !important;
}
.footer-1 .menu > li > a {
  line-height: 30px !important;
  padding: 0 !important;
  color: #ffffff !important;
  font-size: 15px;
}
.footer-1 .menu > li > a:hover {
  color: #f8b566 !important;
}
.footer-1 .menu .sub-menu {
  display: none !important;
}
.footer-1 .menu > li {
  float: none;
}
.footer-1 iframe {
  max-width: 100%;
  border: 0;
  height: 220px;
}
.footer-1 .footer-social {
  margin-top: 15px;
}
.footer-1 .footer-social a {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  color: #ffffff;
  margin-right: 8px;
}
.footer-1 .footer-social a:hover {
  background: #f39402;
  border-color: #f39402;
  color: #ffffff;
}

.footer-2 {
  padding: 15px 0 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.footer-2 .widget {
  margin-bottom: 0;
}
.footer-2 .textwidget,
.footer-2 p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  margin: 0;
}

.footer-1 .wpcf7-form input[type=text],
.footer-1 .wpcf7-form input[type=email],
.footer-1 .wpcf7-form textarea {
  background: rgba(255, 255, 255, 0.95);
  border: none;
  border-radius: 0;
  margin-bottom: 8px;
  font-size: 14px;
}
.footer-1 .wpcf7-form input[type=submit] {
  background: #02438a !important;
  border-color: #02438a !important;
  text-transform: uppercase;
  font-size: 13px;
  width: 100%;
  border-radius: 0;
  margin: 0;
}
.footer-1 .wpcf7-form input[type=submit]:hover {
  background: #f39402 !important;
  border-color: #f39402 !important;
}

.footer-1 .rt_form p {
  display: flex;
  gap: 8px;
}
.footer-1 .rt_form p input[type=email] {
  flex: 1;
  margin-bottom: 0;
}
.footer-1 .rt_form p input[type=submit] {
  width: auto;
  white-space: nowrap;
}

@media (max-width: 849px) {
  .footer-1 {
    padding: 25px 0 !important;
  }
  .footer-1 .col {
    margin-bottom: 25px;
  }
}

/*# sourceMappingURL=main.css.map */
