/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* @font-face {
  font-family: "SanFranciscoDisplay-Bold";
  src: url(font/SanFranciscoDisplay-Bold.otf);
}
@font-face {
  font-family: "SanFranciscoDisplay-Light";
  src: url(font/SanFranciscoDisplay-Light.otf);
}
@font-face {
  font-family: "SanFranciscoDisplay-Medium";
  src: url(font/SanFranciscoDisplay-Medium.otf);
}
@font-face {
  font-family: "SanFranciscoDisplay-Heavy";
  src: url(font/SanFranciscoDisplay-Heavy.otf);
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap"); */
body {
  color: #333;
  font-weight: 400;
/*   font-family: "SanFranciscoDisplay-Light" !important; */
  /*font-family: "SanFranciscoDisplay-Medium" !important;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: "SanFranciscoDisplay-Heavy" !important;*/
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
  font-weight: bold;
  text-wrap: wrap;
}
strong {
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
/*   font-weight: 500; */
}
table {
  margin-bottom: 0;
  border: 1px solid #ececec;
  border-bottom: unset;
}
table tr td {
  padding: 12px 22px !important;
  color: #333;
  border-left: 1px solid #ececec;
  font-size: 16px;
  line-height: 28px;
/*   font-family: "SanFranciscoDisplay-Light" !important; */
}
.img-tbi .row{
	opacity:1 !important;
	margin:0 !important;
}

.img-tbi .box  .box-text{
	padding:10px !important;
}
.img-tbi .box  .box-text h3{
	color:#0a0a0a;
	margin-bottom:0;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	height:45px;
}

.section_mobi {
  display: none;
}
.mfp-title {
  word-wrap: break-word;
  color: #f3f3f3;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  padding-right: 36px;
  padding: 0 14px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.flickity-prev-next-button svg {
  top: 38%;
}
.widget .toggle i {
  color: #fff;
}
.flickity-prev-next-button svg {
  background: var(--primary-color);
  color: #fff;
}
.core-value-section ul li {
  font-size: 17px;
}
.core-value-section .scroll {
  overflow: auto;
  height: 280px;
}
.core-value-section .scroll::-webkit-scrollbar {
  width: 6px; /* chiều rộng scroll dọc */
  height: 6px; /* chiều cao scroll ngang */
}

.core-value-section .scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.core-value-section .scroll::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

.core-value-section .scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.product_buttom_xct {
  margin-top: 10px;
}
.product_buttom_xct a {
  font-size: 15px !important;
  text-transform: inherit;
  font-weight: 500;
  line-height: 34px !important;
  height: 36px !important;
  color: #fff;
  display: inline-block;
  padding: 0 20px;
  min-height: 36px !important;
  border-radius: 6px;
  background: var(--primary-color);
  margin: 0 5px !important;
}
.product_buttom_xct a.added_to_cart:after {
  display: none;
}
p {
  font-size: 17px;
  font-weight: 400;
}
.rt_doc_them a {
  color: var(--primary-color);
}
.tab-panels ul {
  margin: 0;
}
.tab-panels ol {
  margin: 0 !important;
}
.rt-breadcrumbs .widget {
  list-style: none;
  display: none;
}
.rt-breadcrumbs .hdb,
.page-id-508 .rt-breadcrumbs,
.home .rt-breadcrumbs,
.page-id-510 .rt-breadcrumbs{
  display: none;
}
.page-id-510 .rt-breadcrumbs .hdb,
.term-244 .rt-breadcrumbs .hdb {
  display: block;
}
.term-244 .rt-breadcrumbs {
  padding: 0;
  position: relative;
  background: unset;
}
.term-244 .rt-breadcrumbs .widget {
  display: block;
}
.term-244 .rt-breadcrumbs .link_breadcrumbs {
  position: absolute;
  bottom: 10%;
  width: 100%;
  text-align: center;
}
.term-244 .rt-breadcrumbs strong,
.term-244 .rt-breadcrumbs p,
.term-244 .rt-breadcrumbs a {
  color: #fff;
}
.rt-breadcrumbs img {
  width: 100%;
}
.rt_banner .rt-breadcrumbs .hdb {
  font-size: 32px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 55px;
  position: relative;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.term-244 .rt-breadcrumbs span > span:nth-child(1) > a {
  background: url(img/home_1.png) 0 2px no-repeat;
}
.rt-breadcrumbs {
  padding: 10px 0;
  background: #f1f1f1;
}

.rt-breadcrumbs strong,
.rt-breadcrumbs p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 32px;
  color: #333;
  font-weight: 400;
}
.rt-breadcrumbs span > span:nth-child(1) > a {
  padding-left: 20px;
  background: url(img/home.png) 0 2px no-repeat;
}
.product-summary .quantity {
  margin-bottom: 0 !important;
}
.product-page-price span {
  color: var(--primary-color);
  font-size: 40px;
  font-weight: 900;
}
.product-summary .single_add_to_cart_button {
  margin-bottom: 0;
  line-height: 41px;
  border-radius: 5px;
  font-weight: 500;
}
.devvn_buy_now strong {
  font-weight: 500;
}
.icon__tiki .textwidget {
  display: flex;
  align-items: center;
  gap: 15px;
}
.icon__tiki li {
  list-style: none;
  margin-bottom: 0;
}
.tiki a {
  border: 1px solid #ddd;
  padding: 3px 8px;
  border-radius: 5px;
  width: 120px;
  display: flex;
  align-items: center;
}
.tiki img {
  padding-right: 5px;
}
.product-thumbnails .col a {
  border: 1px solid #ddd;
}
.product-info .product-page-price {
  margin: 0 0 30px 0;
}
.product-section {
  border-top: 0;
}
.woocommerce-Tabs-panel p {
  margin-bottom: 10px;
}
.woocommerce-tabs .tab-panels {
  padding: 20px;
  border-radius: 6px;
}
.product-footer .woocommerce-tabs {
  border: unset;
  padding: 0;
}
.product-tabs li:nth-child(1) {
  margin-left: 0;
}
.product-footer .tabbed-content .nav {
  margin-bottom: 12px !important;
}
.product-tabs li {
  margin: 0 5px !important;
}
.product-tabs li a {
  padding: 0px 20px;
  color: #333;
  font-size: 17px;
  border: 0;
  text-transform: none;
  background: #fff;
  line-height: 48px;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 40px;
}
.product-tabs li:hover a,
.product-tabs li.active a {
  border-radius: 40px;
  background: var(--primary-color);
  color: #fff;
  font-size: 17px;
  border: 0;
  line-height: 48px;
  height: 48px;
  text-transform: none;
}
.muatai {
  font-size: 17px;
  margin: 0 0 10px 0;
  line-height: 30px;
  color: #333;
}
.product-info .product-title {
  font-size: 35px;
  color: #333;
  font-weight: 500;
  margin: 0 0 10px 0;
  line-height: 40px;
}
.tt__heading {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
.tt__heading span {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.tt__heading b {
  display: inline-block;
  height: 4px;
  background: var(--primary-color);
  width: 60px;
  margin: 9px 15px;
}

.featured-title .page-title-bg {
  box-shadow: unset !important;
}

.shop-page-title {
  display: none;
}
.img__Cate img {
  width: 100%;
}
.title__cate a,
.title__cate span {
  color: #333;
  font-size: 25px;
  position: relative;
  text-transform: uppercase;
}
.tt__heading__2 {
  margin-bottom: 0;
}
.mg__g {
  margin-bottom: 40px;
}
.title__cate a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  bottom: -12px;
  background: var(--primary-color);
}
.related-products-wrapper {
  margin-bottom: 40px;
}
.related .title__cate span:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  bottom: -14px;
  background: var(--primary-color);
}
.related .product-section-title {
  font-size: 25px;
  font-weight: 500;
}
.related .flickity-button {
  background-color: unset !important;
  box-shadow: unset !important;
}
/*header-wrapper*/
.header_logo {
  display: none;
}
.icon-search {
  color: #fff;
  font-size: 18px;
}
.logo {
  height: 100%;
}
.rt_html_01 span {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
}
.rt_html_01 span:nth-child(1) {
  padding-right: 30px;
}
.header-main .html1 {
  padding-left: 62px;
  background: url(img/phone.png) 6px 3px no-repeat;
}
.header-main .html1 p {
  font-size: 15px;
  color: #828282;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 0;
}
.header-main .html1 a {
  font-size: 18px;
  color: #e72525;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.header-main .html2 {
  margin-left: 40px;
}
.header-main .html2 a {
  padding: 0 5px;
}
.header-main .searchform-wrapper .search-field {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  padding-left: 20px;
  font-weight: 300;
  background: unset !important;
}
.header-main .searchform-wrapper .submit-button {
  background-color: var(--primary-color) !important;
  border-radius: 40px;
  left: -3px;
  font-size: 12px;
  padding: 2px 9px !important;
}
.header-bottom .header-nav {
  display: block;
  text-align: center;
}
.header-bottom .header-nav li:after,
.header-bottom .header-nav li:before {
  display: none;
}
.header-bottom .header-nav li:not(.html) a {
  color: #333;
  font-size: 17px;
  line-height: 50px;
  font-weight: 400 !important;
  padding: 0 14px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
  text-transform: uppercase;
}
.header-bottom .header-nav li.current-menu-item a,
.header-bottom .header-nav li a:hover {
  color: var(--primary-color);
}
/*.header-nav > li .nav-dropdown {
    width: 100%;
    display: none;
    transform: translateY(20px);
    transition: all 0.8s ease 0s;
}*/
.header-nav > li .nav-dropdown {
  padding: 0px;
}
.header-nav > li .nav-dropdown > li:nth-child(1) a {
  border: unset;
}
.header-nav > li .nav-dropdown > li a {
  text-wrap-mode: nowrap;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px !important;
  display: block;
  text-transform: unset;
  border-bottom: none;
  border-top: 1px solid #f3f3f3;
  margin: 0 !important;
  padding-left: 10px;
  padding: 10px 20px !important;
}
.nav-dropdown-default {
  padding: 0;
  background: #fff;
  top: 50px;
  border: 0;
  left: 0 !important;
}
.header-nav > li .nav-dropdown > li {
  display: block;
  width: 100%;
  position: relative;
}
.header-nav > li .nav-dropdown li ul {
  position: absolute !important;
  top: 0;
  left: 100% !important;
  border: 0;
  opacity: 0;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 5px;
}
.header-nav > li .nav-dropdown li:hover > ul {
  opacity: 1;
  z-index: 9999;
}
.header-nav > li .nav-dropdown li {
  white-space: unset !important;
}
.header-nav > li .nav-dropdown > .nav-dropdown-col > a {
  position: relative;
}
.header-nav > li .nav-dropdown > .nav-dropdown-col > a:before {
  content: "";
  position: absolute;
  top: 14px;
  right: 10px;
  height: 15px;
  width: 15px;
  background: url(img/menu.png) no-repeat;
}
.header-nav > li:hover .nav-dropdown {
  display: block;
  transform: translateY(0px);
}
/*footer-wrapper*/
footer img {
  margin-bottom: 0;
}
.footer-wrapper ul li {
  margin-left: 0;
}

.footer-1,
.footer-2 {
  border: unset;
  background: unset !important;
}
.footer-1 .large-3:nth-child(1) {
  flex-basis: 25%;
  max-width: 25%;
}
.footer-1 .large-3:nth-child(2) {
  flex-basis: 30%;
  max-width: 30%;
}
.footer-1 .large-3:nth-child(3) {
  flex-basis: 20%;
  max-width: 20%;
}
.footer-1 .large-3:nth-child(4) {
  flex-basis: 25%;
  max-width: 25%;
}
.footer-1 .large-3 .social-icons {
  margin-top: 40px;
  text-align: center;
}
.footer-1 .large-3 .social-icons a {
  margin: 0 5px;
}
.footer-1 .large-3 .social-icons a i {
  color: #fff;
}
.footer-1 .widgettitle {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500 !important;
  text-transform: uppercase;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.footer-1 p {
  color: #fff;
  font-size: 15px;
  padding: 0 !important;
  margin-bottom: 10px;
  line-height: 26px;
  font-weight: 400 !important;
}
.footer-1 p i {
  padding-right: 5px;
}
.footer-1 .widget {
  margin: 0 !important;
}
.footer-1 .menu li {
  border: unset;
}
.footer-1 .menu li a {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 23px;
  padding: 0 !important;
  margin-bottom: 8px;
}
.rt_ic_ft {
  margin-top: 20px;
  margin-left: 16px;
}
.rt_ic_ft a {
  padding: 0 2px;
}
.footer-2 p {
  font-size: 14px;
  color: #fff;
  line-height: 23px;
  margin: 0 !important;
}
.footer-2 .col {
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.footer-2 .large-12 > .col-inner {
  padding-top: 15px;
  padding-bottom: 10px;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  background: #f4f4f4;
  padding: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
  margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
  color: #073f77;
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .news-thumb
  a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .news-thumb
  a
  img {
  width: 100%;
  height: 75px;
  object-fit: cover;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider
  h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider
  h4
  a {
  color: #073f77;
  font-size: 15px;
  font-weight: 500;
  display: block;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider
  .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner {
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 {
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title {
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date {
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i {
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear {
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb {
  width: 105px;
  height: 70px;
  overflow: hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2) {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img {
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-2
  .box__second_posts
  .news-item-sidebar-clear
  .news-thumb:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 {
  margin-bottom: 5px;
}
.news-style-2
  .box__second_posts
  .news-item-sidebar-clear
  .box__slider
  h4
  .news-title {
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow: hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date {
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i {
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3 {
  overflow: hidden;
  display: block;
  margin: 0 -30px;
}
.news-style-3 .box__colum__left {
  width: 60%;
  float: left;
  padding: 0 30px;
  border-right: 1px solid #ebebeb;
}
.news-style-3 .box__colum__right {
  width: 40%;
  float: right;
  padding: 0 30px;
  padding-left: 30px;
}
.news-style-3 .news-item-bottom {
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner {
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 240px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 2px solid #657f93;
  padding: 8px 14px;
  text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1) {
  margin-bottom: 0;
  font-size: 20px;
  color: #838383;
  line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2) {
  margin-bottom: 0;
  font-size: 11px;
  color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider {
  overflow-y: hidden;
  padding: 15px 0;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
  display: block;
  font-weight: 500;
  max-height: 48px;
  overflow: hidden;
  margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 44px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all {
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.news-block-widget-style-4 .news-thumb img {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-4 .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-4 {
  overflow: hidden;
  margin: 0 -10px;
}
.news-block-widget-style-4 .box__colum__left {
  width: 44%;
  padding: 0 10px;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner {
  position: relative;
  box-shadow: 0px 0px 8px #3333333d;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb {
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider {
  padding: 12px;
  overflow: hidden;
  margin: 0 -10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 {
  width: 70%;
  float: left;
  padding: 0 10px;
  margin-bottom: 0;
  line-height: 23px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a {
  color: #333;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__left .box__slider .views__all {
  width: 30%;
  float: right;
  text-align: right;
  padding: 0 10px;
}
.news-block-widget-style-4 .box__colum__left .box__slider .views__all a {
  display: inline-block;
  line-height: 34px;
  height: 34px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: var(--primary-color);
  padding: 0 20px;
  border-radius: 40px;
  text-transform: uppercase;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.news-block-widget-style-4 .box__colum__right {
  width: 56%;
  float: right;
  overflow: hidden;
  display: block;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear {
  margin-bottom: 17px;
  overflow: hidden;
  width: 50%;
  float: left;
  padding: 0 10px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner {
  position: relative;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .news-thumb {
  height: 202px;
  overflow: hidden;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .news-thumb
  img {
  width: 100%;
  height: 202px;
  object-fit: cover;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .box__slider {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 33% !important;
  width: 100%;
  padding: 12px;
  height: 100%;
  background: linear-gradient(
    359.5deg,
    rgba(0, 0, 0, 0.6) 26.03%,
    rgba(0, 0, 0, 0) 99.46%
  );
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear:hover
  .boxx__innner
  .box__slider {
  background: linear-gradient(
    359.5deg,
    rgb(249 160 27 / 84%) 26.03%,
    rgba(0, 0, 0, 0) 99.46%
  );
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .box__slider
  h4 {
  margin-bottom: 0px;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .box__slider
  h4
  .news-title {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 48px;
  overflow: hidden;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .box__slider
  .box__description
  p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow: hidden;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .box__slider
  .views__all
  a {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  position: relative;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .boxx__innner
  .box__slider
  .views__all
  a:after {
  content: "";
  position: absolute;
  bottom: 3px;
  right: -40px;
  height: 1px;
  width: 32px;
  background: #ffffff;
}
/*
block 5
*/
.news-widget-style-5 {
  overflow: hidden;
}
.news-widget-style-5 .news-item-clear {
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1) {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner {
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb {
  width: 100px;
  height: 75px;
  float: left;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a {
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img {
  width: 100%;
  height: 75px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider {
  width: calc(100% - 115px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5
  .news-item-clear
  .boxx__innner
  .box__slider
  h4
  .news-title {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
  font-weight: 500;
}
.news-widget-style-5
  .news-item-clear
  .boxx__innner
  .box__slider
  .box__description
  p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  display: none;
  height: 44px;
  overflow: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .date {
  font-size: 14px;
  color: #969696;
  line-height: 25px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .date i {
  padding-right: 5px;
}
/*
block 6
*/
.news-thumb {
  position: relative;
}
.news-block-widget-style-6 {
  overflow: hidden;
}
.news-block-widget-style-6 .box__colum__left {
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner {
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb {
  width: 100%;
  height: 255px;
  overflow: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img {
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-6
  .box__colum__left
  .boxx__innner
  .news-thumb:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1) {
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2) {
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3) {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p {
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text {
  background: var(--primary-color);
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider {
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 {
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a {
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow: hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6
  .box__colum__left
  .boxx__innner
  .box__slider
  .box__description
  p {
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6
  .box__colum__left
  .boxx__innner
  .box__slider
  .views_all {
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right {
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner {
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb {
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img {
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .news-thumb:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider {
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p {
  margin-bottom: 5px;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .box__slider
  > p
  > span {
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .box__slider
  > p
  > span
  a {
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a {
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow: hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .box__description
  p {
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all {
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*box__content__rights */
.heading_td {
  display: inline-block;
  color: var(--primary-color);
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
  margin-bottom: 6px;
}
.icon_chia_se {
  overflow: hidden;
  display: block;
}
.icon_chia_se .left {
  width: 75%;
  float: left;
}
.icon_chia_se .right {
  width: 25%;
  float: right;
  padding-top: 12px;
  text-align: right;
}
.box__nth_1 .date {
  font-size: 14px;
  color: var(--primary-color);
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 16px;
}
.box__nth_1 .date i {
  margin-right: 5px;
}
.box__content__rights,
.box__content__left {
  margin-top: 30px;
}
.box__content__rights .boxx__content__single blockquote {
  border-left: unset;
  background: #f8f8f8;
  padding: 30px 70px;
  text-align: center;
  font-size: 15px;
  line-height: 26px;
  color: var(--primary-color);
  opacity: 1;
  position: relative;
  font-style: unset;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.box__content__rights .boxx__content__single blockquote:after {
  content: "";
  position: absolute;
  top: 16px;
  left: 16px;
  height: 37px;
  width: 37px;
  background: url(img/ttl.png) no-repeat;
}
.box__content__rights .boxx__content__single blockquote:before {
  content: "";
  position: absolute;
  bottom: 16px;
  right: 16px;
  height: 37px;
  width: 37px;
  background: url(img/ttr.png) no-repeat;
}
.box__content__rights .boxx__content__single blockquote p {
  margin-bottom: 0;
}
.box__content__rights .box__nth_2 ul {
  padding-left: 22px;
}
.box__content__rights .headings {
  display: inline-block;
  color: #000;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
}
.box__content__rights .box__colum__nth2 {
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.box__content__rights .news-post-news {
  width: 50%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.box__content__rights .news-post-news .box__thumb__img {
  overflow: hidden;
  display: block;
}
.box__content__rights .news-post-news img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.box__content__rights .news-post-news .box__thumb__img:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.box__content__rights .news-post-news .box__content {
  padding: 15px 0px;
}
.box__content__rights .news-post-news .box__content h3 a {
  font-size: 17px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
  display: block;
  height: 48px;
  overflow: hidden;
  margin-bottom: 10px;
/*   font-family: "Montserrat", sans-serif; */
}
.box__content__rights .news-post-news .box__content h3 a:hover {
  color: var(--primary-color);
}
.box__content__rights .news-post-news .box__content .date {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
}
.box__content__rights .news-post-news .box__content .box__des {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 44px;
  overflow: hidden;
}
.box__content__left .is-divider {
  display: none;
}
.box__content__left .widget-title p {
  font-size: 19px !important;
  line-height: 40px !important;
  height: 40px !important;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.box__content__left .widget-title {
  display: block;
  font-size: 19px !important;
  line-height: 40px !important;
  height: 40px !important;
  text-transform: uppercase;
  color: #fff;
  background: url(img/td_tt.png) 0 0 no-repeat;
  font-weight: 400 !important;
  padding: 0 15px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.box__content__left .widget-title p {
  margin-bottom: 0;
}
.box__content__left .row {
  margin-left: -8px !important;
  margin-right: -8px !important;
}
.box__content__left .large-12,
.box__content__left .large-6 {
  padding: 0 8px 16px !important;
}
.sidebar_video_right .large-6 .col-inner {
  position: relative;
}
.sidebar_video_right .large-6 .col-inner .video-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  width: 100%;
}
.sidebar_video_right .large-6 .col-inner .video-button-wrapper a {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  right: 0;
  margin: 0 auto;
  border: unset;
}
.sidebar_video_right .large-6 .col-inner .video-button-wrapper a:hover {
  background-color: unset !important;
}
.sidebar_video_right .large-6 .col-inner .video-button-wrapper i {
  border: 1px solid #fff;
  color: #fff;
  top: 15%;
  padding: 5px 7px;
  font-size: 20px !important;
  border-radius: 34px;
}
.sidebar_video_right .large-6 .col-inner .video-button-wrapper i:hover {
  color: #2489db;
  border: 2px solid #2489db;
}
.box__content__left .large-6 img {
  border-radius: 8px;
}
.box__content__left .large-6 .img {
  margin-bottom: 6px;
}
.box__content__left .large-6 p {
  font-size: 15px;
  color: #333;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 0;
}
.box__content__left .menu {
  border: 1px solid #ccc;
  padding: 15px;
}
.box__content__left .menu li a {
  color: #333;
}
.box__content__left .menu > li > a {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.box__content__left .menu li .sub-menu li a {
  font-size: 15px;
  line-height: 30px;
}
.box__content__left .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.box__content__left .menu li .sub-menu li:last-child {
  border: unset;
}
.box__content__left .menu li a:hover {
  color: var(--primary-color);
}
.box__content__left .news-widget-style-5 {
  border: 1px solid #ccc;
  padding: 15px;
  background: #f8f8f8;
}
.box__content__left .widget_media_image img {
  width: 100%;
  object-fit: contain;
}
.box__content__left .news-widget-style-5 .news-item-clear {
  margin-top: 12px;
  padding-top: 12px;
}
.box__content__left .news-widget-style-5 .news-item-clear:nth-child(1) {
  margin-top: 0;
  padding-top: 0;
}
.box_width {
  margin-bottom: 30px;
}
#related-post1 {
  padding-top: 30px;
}
#related-post1 .tits span {
  font-size: 24px;
  color: var(--primary-color);
  line-height: 40px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#related-post1 .box__nth__2 {
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
#related-post1 .box__nth__2 .news-post-news {
  width: 25%;
  float: left;
  padding: 0 10px;
}
#related-post1 .box__nth__2 .news-post-news .box__thumb__img {
  overflow: hidden;
  display: block;
}
#related-post1 .box__nth__2 .news-post-news .box__thumb__img img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
#related-post1 .box__nth__2 .news-post-news .box__thumb__img :hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#related-post1 .box__nth__2 .news-post-news .box__content {
  padding-top: 12px;
}
#related-post1 .box__nth__2 .news-post-news .box__content h4 a {
  color: #333;
  font-size: 18px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  display: block;
}
#related-post1 .box__nth__2 .news-post-news .box__content .des p {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  color: #333;
  height: 50px;
  overflow: hidden;
  display: block;
}
.sidebar-inner .is-divider {
  display: none;
}
.sidebar-inner .widget-title {
  display: block;
  background: var(--primary-color);
  font-size: 18px !important;
  line-height: 40px !important;
  height: 40px !important;
  color: #fff;
  text-align: center;
  font-weight: 500;
  border-radius: 6px 6px 0 0;
}
.sidebar-inner .menu {
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .menu > li > a {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.sidebar-inner .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.sidebar-inner .menu li .sub-menu li:last-child {
  border: unset;
}
.sidebar-inner .menu li .sub-menu li a {
  font-size: 15px;
  line-height: 30px;
}
.sidebar-inner .menu li a:hover {
  color: var(--primary-color);
}
.sidebar-inner .news-widget-style-5 {
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .widget_media_image img {
  width: 100%;
  object-fit: contain;
}
.shop-sidebar .is-divider {
  display: none;
}
.shop-sidebar .widget-title {
  display: block;
  background: var(--primary-color);
  font-size: 18px !important;
  line-height: 40px !important;
  height: 40px !important;
  color: #fff;
  text-align: center;
  font-weight: 500;
  border-radius: 6px 6px 0 0;
}
.shop-sidebar .menu {
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .menu > li > a {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.shop-sidebar .menu li .sub-menu li a {
  font-size: 15px;
  line-height: 30px;
}
.shop-sidebar .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.shop-sidebar .menu li .sub-menu li:last-child {
  border: unset;
}
.shop-sidebar .menu li a {
  color: #333;
}
.shop-sidebar .menu li a:hover {
  color: var(--primary-color);
}
.shop-sidebar .news-widget-style-5 {
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .widget_media_image img {
  width: 100%;
  object-fit: contain;
}
/*heading*/
.block__element_head .text_head {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.heading {
  margin-bottom: 20px;
}
.heading span,
.heading a {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 55px;
  position: relative;
}
.section_05 .rt_buttom .large-12 {
  padding-bottom: 0 !important;
}
.rt_buttom .button {
  font-weight: 500;
  font-weight: 16px;
  line-height: 42px;
  margin-bottom: 0 !important;
  padding: 0 25px;
  text-transform: inherit;
}
/*section_banner*/
.section_banner .flickity-prev-next-button.previous {
  left: 2%;
}
.section_banner .flickity-prev-next-button.next {
  right: 2%;
}
/*section_01*/
.section_01 .left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
  color: #333;
  margin-bottom: 10px;
  text-align: justify;
}
.section_01 .left .button {
  margin-top: 30px;
  color: var(--primary-color);
  text-transform: inherit;
  font-size: 17px;
  font-weight: 500;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.section_01 .left {
  flex-basis: 64%;
  max-width: 64%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 8%;
  padding-bottom: 10px !important;
  border-right: 1px solid #dddddd;
}
.section_01 .right {
  flex-basis: 36%;
  padding-left: 6%;
  max-width: 36%;
  padding-bottom: 10px !important;
}
.section_01 .right p {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  line-height: 30px;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
  margin-bottom: 0;
}
.section_01 .right .rt_so_dem,
.section_01 .right .rt_so_dem .count-up {
  font-size: 50px;
  font-weight: bold;
  color: var(--primary-color);
  line-height: 60px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
  margin-bottom: 0;
}
.section_01 .right .rt_so_dem span {
  font-size: 21px;
}
/*section_02*/
.section_02 {
  padding-bottom: 85px !important;
}
.section_02 .linh_vuc_hd,
.section_02 .linh_vuc_hd .large-10 .row {
  max-width: 100% !important;
}
.section_02 .linh_vuc_hd .large-2 {
  flex-basis: 18%;
  max-width: 18%;
  padding: 2%;
}
.section_02 .linh_vuc_hd .large-2 .heading span {
  color: #fff;
  font-size: 40px;
  position: relative;
}
.section_02 .linh_vuc_hd .large-2 .heading span:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: -45px;
  height: 3px;
  width: 37px;
  background: #ffffff;
}
.section_02 .linh_vuc_hd .large-10 {
  flex-basis: 82%;
  max-width: 82%;
}
.section_02 .linh_vuc_hd .large-10 .row {
  margin-left: -6px !important;
}
.section_02 .linh_vuc_hd .large-10 .large-3 {
  padding: 0 !important;
}
.section_02 .linh_vuc_hd .has-hover .box-image img {
  height: 785px;
  width: 100%;
  object-fit: cover;
}
.section_02 .linh_vuc_hd .has-hover .box-text {
  padding: 25px 20px 60px 25px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 2%) 61.15%,
    rgba(0, 0, 0, 0.85) 100%
  );
}
.section_02 .linh_vuc_hd .has-hover:hover .box-text {
  background: linear-gradient(
    359.5deg,
    rgb(249 160 27 / 68%) 26.03%,
    rgba(0, 0, 0, 0) 99.46%
  );
}
.section_02 .linh_vuc_hd .has-hover .box-text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 5px;
  color: #fff;
}
.section_02 .linh_vuc_hd .has-hover .box-text h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin-bottom: 0;
  color: #fff;
  text-transform: inherit;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.section_02 .du_an {
  margin-bottom: 50px;
  margin-top: 20px;
}
.section_02 .du_an .large-12 .block__element_head {
  position: relative;
}
.section_02 .du_an .heading span {
  font-size: 40px;
  position: relative;
}

.section_02 .tin_tuc_sk .heading,
.section_02 .du_an .heading {
  text-align: center;
}
.section_02 .tin_tuc_sk .heading a,
.section_02 .du_an .heading a {
  color: var(--primary-color);
}
.section_02 .tin_tuc_sk .box__colum__left .news-thumb {
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
}
.section_02 .tin_tuc_sk .box__colum__left .news-thumb img {
  height: 440px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.section_02 .tin_tuc_sk .box__colum__left .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.section_02 .tin_tuc_sk .box__colum__left .box__slider h4 {
  margin-bottom: 4px;
}
.section_02 .tin_tuc_sk .box__colum__left .box__slider h4 a {
  font-size: 24px;
  color: #000;
  line-height: 30px;
  font-weight: 400;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.section_02 .tin_tuc_sk .box__colum__left .box__slider h4 a:hover {
  color: var(--primary-color);
}
.section_02 .tin_tuc_sk .box__colum__left .box__description p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}
.section_02 .tin_tuc_sk .box__colum__right .news-item-clear {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
.section_02 .tin_tuc_sk .box__colum__right .news-item-clear:last-child {
  border: unset;
  margin-bottom: 0;
  padding-bottom: 0;
}
.section_02 .tin_tuc_sk .box__colum__right .box__slider h4 {
  margin-bottom: 0;
}
.section_02 .tin_tuc_sk .box__colum__right .box__slider h4 a {
  font-size: 18px;
  color: #000;
  line-height: 30px;
  font-weight: 400;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.section_02 .tin_tuc_sk .box__colum__right .box__slider h4 a:hover {
  color: var(--primary-color);
}
.section_02 .tin_tuc_sk .date {
  margin-bottom: 5px;
}
.section_02 .tin_tuc_sk .date span {
  font-size: 15px;
  color: #999999;
  font-weight: 400;
  line-height: 25px;
}
/*section_03*/
.section_03 {
  padding-bottom: 40px !important;
}
.section_03 .tabbed-content {
  position: relative;
}
.section_03 .tabbed-content h4 {
  font-size: 30px;
  color: var(--primary-color);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  margin-bottom: 6px;
}
.section_03 .tabbed-content .nav-line {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  text-align: right;
  display: block;
}
.section_03 .tabbed-content .nav-line li {
  line-height: 60px;
  margin: 0;
}
.section_03 .tabbed-content .nav-line li:nth-child(1) a {
  padding-left: 0;
}
.section_03 .tabbed-content .nav-line li a {
  text-transform: inherit;
  font-size: 16px;
  color: #333;
  padding: 0 12px;
  line-height: 20px;
  border-right: 2px solid #dddddd;
  font-weight: 400;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.section_03 .tabbed-content .nav-line li:last-child a {
  border: unset;
  padding-right: 0;
}
.section_03 .tabbed-content .nav-line li:hover a,
.section_03 .tabbed-content .nav-line li.active a {
  color: var(--primary-color);
}
.section_03 .tabbed-content .nav-line li:hover a:before,
.section_03 .tabbed-content .nav-line li.active a:before {
  display: none !important;
}
.section_03 .tabbed-content .box__colum__left,
.section_03 .tabbed-content .box__colum__right {
  width: 50%;
  float: left;
  padding: 0 5px;
}
.section_03 .tabbed-content .news-widget-sidebar-widget {
  overflow: hidden;
  display: block;
  padding: 0;
  background: unset;
}
.section_03 .tabbed-content .news-widget-sidebar-widget .news-item-sidebar {
  border: unset;
  padding-bottom: unset;
}
.section_03 .tabbed-content .box__colum__left .box__thumb__img {
  overflow: hidden;
}
.section_03 .tabbed-content .box__colum__left img {
  height: 650px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.section_03 .tabbed-content .box__colum__left .box__thumb__img:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.section_03 .tabbed-content .box__colum__right .news-item-sidebar:nth-child(1) {
  width: 100%;
  margin-bottom: 10px;
}
.section_03 .tabbed-content .box__colum__right .box__thumb__img {
  overflow: hidden;
}
.section_03 .tabbed-content .box__colum__right .news-item-sidebar img {
  height: 285px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.section_03
  .tabbed-content
  .box__colum__right
  .news-item-sidebar:nth-child(1)
  img {
  height: 355px;
}
.section_03 .tabbed-content .box__colum__right .box__thumb__img:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.section_03 .tabbed-content .box__colum__right .news-item-sidebar:nth-child(2) {
  width: 50%;
  float: left;
  padding-right: 5px;
}
.section_03 .tabbed-content .box__colum__right .news-item-sidebar:nth-child(3) {
  width: 50%;
  padding-left: 5px;
  float: right;
}
.section_03 .tabbed-content .news-item-sidebar {
  position: relative;
}
.section_03 .tabbed-content .news-item-sidebar .popup-gallery {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  width: 100%;
}
.section_03 .tabbed-content .news-item-sidebar .popup-gallery a {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  margin: 0 auto;
  border: unset;
}
.section_03
  .tabbed-content
  .box__colum__left
  .news-item-sidebar
  .popup-gallery
  a {
}
.section_03
  .tabbed-content
  .box__colum__left
  .news-item-sidebar
  .popup-gallery
  i {
  font-size: 42px;
}
.section_03 .tabbed-content .news-item-sidebar .popup-gallery i {
  color: #fff;
  background: #fff0;
  padding: 10px 13px;
  font-size: 30px;
  border-radius: 34px;
  border: 1px solid #fff;
  position: relative;
  top: 45%;
}
.section_03 .tabbed-content .news-item-sidebar .popup-gallery:hover i {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
/*section_04*/
.section_04 {
  padding: 20px 0 !important;
}
.section_04 .col {
  padding-bottom: 0 !important;
}
.icon-menu,
.icon-shopping-cart {
  color: #fff;
}
/*gth_02*/
.gth_02 {
  position: relative;
}
.gth_02 .heading span {
  position: absolute;
  top: -100px;
  right: 0;
  padding-top: 30px;
  padding-left: 60px;
  padding-right: 60px;
  background: #fff;
}
.gth_02 p {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 33px;
}
.gth_02 p strong {
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
  font-size: 17px;
/*   font-weight: 400 !important; */
}
/*gth_03*/
.gth_03 {
  padding-bottom: 50px;
}
.gth_03 .heading {
  text-align: center;
}
.gth_03 .heading span {
  color: var(--primary-color);
}
.gth_03 .has-hover {
  margin: 0 auto;
}
.gth_03 .gth_03_img {
  padding: 0 7%;
}
.gth_03 .box.has-hover {
  height: 268px;
  background: #58585a;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.gth_03 .box.has-hover:hover {
  background: var(--primary-color);
}
/*.gth_03 .box.has-hover:before {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 115px solid transparent;
  border-right: 115px solid transparent;
  border-bottom: 50px solid #fff;
}
.gth_03 .box.has-hover:after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 115px solid transparent;
  border-right: 115px solid transparent;
  border-top: 50px solid #fff;
}*/
.gth_03 .box.has-hover .box-text.text-center {
  padding: 0;
  padding-top: 12px;
}
.gth_03 .box.has-hover .box-text.text-center p {
  font-size: 19px;
  color: #fff;
  line-height: 30px;
  font-weight: 400 !important;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
  text-transform: uppercase;
}
.gth_03 .box .box-image img {
  filter: brightness(0) invert(1);
  max-height: 50px;
  width: auto;
  display: block;
  margin: auto;
}
/*gth_04*/
.gth_04 {
  padding-bottom: 0px !important;
}
.gth_04 .heading {
  text-align: center;
}

.gth_04 .rt_ht_pt .large-5 {
  flex-basis: 45%;
  max-width: 45%;
}
.gth_04 .rt_ht_pt .large-2 {
  flex-basis: 10%;
  max-width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.gth_04 .rt_ht_pt .large-2 .button {
  padding: 5px !important;
  background: unset;
  margin: 0 !important;
  position: relative;
  border: 2px solid var(--primary-color);
}
.gth_04 .rt_ht_pt .large-2 .button::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 101%;
  border: 1px dotted var(--primary-color);
}
.gth_04 .rt_ht_pt .col {
  padding-bottom: 0 !important;
}
.gth_04 .rt_ht_pt .rt_nd_ms_6 .button::after {
  display: none;
}
.gth_04 .rt_ht_pt .large-2 .button::after {
  content: "";
  width: 2px;
  height: 450%;
  position: absolute;
  top: 104%;
  left: 50%;
  border: 1px dotted var(--primary-color);
}
.gth_04 .rt_ht_pt .rt_nd_ms_2 .large-2 .button::before,
.gth_04 .rt_ht_pt .rt_nd_ms_4 .large-2 .button::before,
.gth_04 .rt_ht_pt .rt_nd_ms_6 .large-2 .button::before,
.gth_04 .rt_ht_pt .rt_nd_ms_8 .large-2 .button::before {
  left: -102%;
}
.gth_04 .rt_ht_pt .large-2 .button span {
  line-height: 25px;
  font-size: 19px;
  background: var(--primary-color);
  border-radius: 48px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  text-align: center;
  font-weight: 400 !important;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.gth_04 .rt_ht_pt .block__element_head_nd {
  position: relative;
}
.gth_04 .rt_ht_pt .block__element_head_nd .text_head_stt {
  font-size: 32px;
  height: 136px;
  line-height: 36px;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: url(img/sd_star.png) no-repeat;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
  color: #fff;
}
.gth_04 .rt_ht_pt .large-5 .block__element_head_nd .text_head_stt {
  font-size: 32px;
  height: 136px;
  line-height: 36px;
  width: 150px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: url(img/sd_star.png) no-repeat;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
  position: absolute;
  left: -35px;
  top: 64px;
}
.gth_04 .rt_ht_pt .rt_nd_ms_2 .block__element_head_nd .text_head_stt,
.gth_04 .rt_ht_pt .rt_nd_ms_4 .block__element_head_nd .text_head_stt,
.gth_04 .rt_ht_pt .rt_nd_ms_6 .block__element_head_nd .text_head_stt,
.gth_04 .rt_ht_pt .rt_nd_ms_8 .block__element_head_nd .text_head_stt {
  right: -30px;
  left: unset;
}
.gth_04 .rt_ht_pt .large-5 .text_head_nd {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  padding: 50px 100px;
  float: right;
  width: 95%;
  height: 258px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  margin-bottom: 0;
  background: url(img/nms.png) no-repeat;
}
.gth_04 .rt_ht_pt .large-5 .text_head_nd p {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 8px;
}
.gth_04 .rt_ht_pt .rt_nd_ms_2 .text_head_nd,
.gth_04 .rt_ht_pt .rt_nd_ms_4 .text_head_nd,
.gth_04 .rt_ht_pt .rt_nd_ms_6 .text_head_nd,
.gth_04 .rt_ht_pt .rt_nd_ms_8 .text_head_nd {
  padding-left: 90px;
  padding-right: 120px;
}
.gth_04 .slider_nxp .slick-prev {
  position: absolute;
  top: 40%;
  left: -38px;
  z-index: 9;
  height: 35px;
  width: 35px;
  cursor: pointer;
}
.gth_04 .slider_nxp .slick-next {
  position: absolute;
  top: 40%;
  right: -40px;
  z-index: 9;
  height: 35px;
  width: 35px;
  cursor: pointer;
}
.gth_04 .slider_nxp .slick-arrow i {
  color: #fff;
  background: var(--primary-color);
  font-size: 17px;
  padding: 9px 11px;
  font-weight: 300;
  border-radius: 50px;
}
.gth_04 .slider_nxp .rt_moc_lich_su img {
  width: 100%;
  height: 600px;
}
.gth_04 .slider_nxp .rt_moc_lich_su .content__ls {
  padding: 97px 320px 0 160px;
}
.gth_04 .slider_nxp .rt_moc_lich_su .content__ls p {
  color: #111;
  font-size: 19px;
  line-height: 28px;
  margin-bottom: 5px;
  font-weight: 500;
}
.gth_04 .slider_nxp {
  position: relative;
}
.gth_04 .slider_nxp .slider-nav .slick-list {
  padding: 0 2%;
}
.gth_04 .slider_nxp .slider-nav .slick-list:before {
  background-color: var(--primary-color);
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 30%;
}
.gth_04 .slider_nxp .slider-nav {
  position: absolute;
  bottom: 4%;
  left: 0;
  width: 100%;
}
.gth_04 .slider_nxp .slider-nav .year_item {
  height: 160px;
  text-align: center;
  position: relative;
}
.gth_04 .slider_nxp .slider-nav .year_span {
  position: relative;
  font-size: 0;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gth_04 .slider_nxp .slider-nav .year_span span {
  width: 20px;
  height: 20px;
  border: solid 3px var(--primary-color);
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  transition: all ease 0.5s;
}
.gth_04 .slider_nxp .slider-nav .nam__ls {
  color: #111;
  font-size: 22px;
  font-weight: 500;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.gth_04 .slider_nxp .slick-current .year_span span {
  border: solid 5px var(--primary-color);
  background-color: #ededed;
  height: 160px;
  width: 160px;
  font-size: 32px;
  font-weight: bold;
  color: var(--primary-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.gth_04 .slider_nxp .slick-current .year_span span:before {
  content: "";
  width: 2px;
  height: 50px;
  background-color: var(--primary-color);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}
.gth_04 .slider_nxp .slick-current .year_span span:after {
  border-radius: 50%;
  content: "";
  width: 14px;
  height: 14px;
  background-color: var(--primary-color);
  position: absolute;
  top: calc(100% + 50px);
  left: 50%;
  transform: translate(-50%, 0);
}
.gth_04 .slider_nxp .slick-current .year_item p {
  display: none;
}
.gth_04 .slider_nxp .slider-nav .slick-list {
  padding-bottom: 105px !important;
}
/*gth_05*/
.gth_05 {
  padding-bottom: 200px !important;
}
.gth_05 .heading {
  text-align: center;
  margin-bottom: 0;
}
.gth_05 .heading span {
  font-size: 36px;
}
/*linh_vuc_01*/
.linh_vuc_01 {
  padding-bottom: 50px !important;
}
.linh_vuc_01 p {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 25px;
}
.linh_vuc_01 .large-4 {
  flex-basis: 35%;
  max-width: 35%;
}
.linh_vuc_01 .large-8 {
  flex-basis: 65%;
  max-width: 65%;
}
.linh_vuc_01 .rt_lv_td {
  margin-left: -8px !important;
  margin-right: -8px !important;
}
.linh_vuc_01 .rt_lv_td .col {
  padding: 0 8px 20px !important;
}
.linh_vuc_01 .rt_lv_td .large-2 {
  flex-basis: 20%;
  max-width: 20%;
}
.linh_vuc_01 .rt_lv_td .button {
  margin: 0 !important;
  padding: 0;
  display: block;
}
.linh_vuc_01 .rt_lv_td .button span {
  display: block;
  line-height: 63px;
  height: 63px;
  font-size: 42px;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.linh_vuc_01 .rt_lv_td .heading {
  margin-bottom: 0;
  line-height: 32px;
}
.linh_vuc_01 .rt_lv_td .heading span {
  font-size: 30px;
  color: var(--primary-color);
  font-weight: 700;
  text-transform: inherit;
  line-height: 32px;
  position: relative;
}
.linh_vuc_01 .rt_time .rt_so_dem {
  font-size: 0;
  color: var(--primary-color);
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 40px;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.linh_vuc_01 .rt_time .rt_so_dem .count-up {
  color: var(--primary-color);
  font-size: 39px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 40px;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
}
.linh_vuc_01 .rt_time .rt_so_dem span {
  font-size: 20px;
  padding-left: 5px;
}
/*linh_vuc_02*/
.linh_vuc_02 {
  padding-bottom: 70px !important;
}
.linh_vuc_02 blockquote {
  font-style: unset;
  border-left: unset;
  margin: 0;
  display: inline-block;
  padding: 0;
}
.linh_vuc_02 blockquote p {
  position: relative;
  margin-bottom: 0;
}
.linh_vuc_02 blockquote p:before {
  content: "";
  position: absolute;
  top: -75px;
  left: -116px;
  z-index: 1;
  height: 101px;
  width: 123px;
  background: url(img/gp.png) no-repeat;
}
.linh_vuc_02 blockquote p span {
  z-index: 9999;
}
/*box__left__layout__full*/
.box__left__layout__full .box__colum__images {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.box__left__layout__full .box__colum__images .news-post-image {
  width: 33.33%;
  float: left;
  margin-bottom: 30px;
  padding: 0 10px;
}
.box__left__layout__full
  .box__colum__images
  .news-post-image
  .box__news__inner {
  position: relative;
  height: 100%;
  background: #f4f4f4;
}
.box__left__layout__full .box__colum__images .news-post-image .box__thumb__img {
  overflow: hidden;
  display: block;
}
.box__left__layout__full .box__colum__images .news-post-image img {
  height: 330px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.box__left__layout__full
  .box__colum__images
  .news-post-image
  .box__thumb__img:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.box__left__layout__full .box__colum__images .box__news__inner:hover {
  background: var(--primary-color);
}
.box__left__layout__full .box__colum__images .news-post-image .cnt {
  padding: 20px;
  -webkit-transition: 0.8s ease-out;
  -moz-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
  position: relative;
}
.box__left__layout__full
  .box__colum__images
  .box__news__inner:hover
  .cnt
  .btn_rotate
  a {
  box-shadow: 1px 1px 8px #fff;
  border-radius: 6px;
}
.box__left__layout__full .box__colum__images .news-post-image .cnt .btn_rotate {
  position: absolute;
  right: 20px;
  top: -29px;
  transition: all ease 0.3s;
  z-index: 2;
}
.box__left__layout__full
  .box__colum__images
  .news-post-image
  .cnt
  .btn_rotate
  a {
  color: var(--primary-color);
  /*background: url(img/bg-rotate.png) no-repeat center top;*/
  transform: none;
  height: 50px;
  position: relative;
  width: 50px;
  overflow: hidden;
  display: inline-block;
}
.box__left__layout__full
  .box__colum__images
  .news-post-image
  .cnt
  .btn_rotate
  a:before {
  background: #f4f4f4;
  border-radius: 6px;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transform: rotate(90deg);
  transition: all ease 0.3s;
}
.box__left__layout__full
  .box__colum__images
  .news-post-image
  .cnt
  .btn_rotate
  a
  i {
  height: 50px;
  width: 50px;
  font-size: 27px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box__left__layout__full .box__colum__images .news-post-image .cnt h4 a {
  color: #333;
  font-size: 17px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  display: block;
  font-weight: 400;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.box__left__layout__full .box__colum__images .news-post-image .cnt p {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 23px;
  height: 46px;
  overflow: hidden;
  display: block;
}
.box__left__layout__full .box__colum__images .box__news__inner:hover .cnt p,
.box__left__layout__full .box__colum__images .box__news__inner:hover .cnt h4 a,
.box__left__layout__full .box__colum__images .news-post-image .cnt:hover p,
.box__left__layout__full .box__colum__images .news-post-image .cnt:hover h4 a {
  color: #fff;
}
/*contact_rt*/
.contact_rt {
  padding-bottom: 0 !important;
}
.contact_rt p {
  margin-bottom: 0;
}
.contact_blog_img {
  margin-bottom: 20px;
}
.contact_blog_img .has-hover {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #bbbbbb;
}
.contact_blog_img .has-hover:last-child {
  border: unset;
}
.contact_blog_img .has-hover .box-text {
  padding: 0;
  padding-left: 15px;
}
.contact_blog_img .has-hover .box-text h4 {
  font-size: 17px;
  color: var(--primary-color);
  line-height: 28px;
}
.contact_blog_img .has-hover .box-text p {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  line-height: 26px;
}
.contact_rt .wpcf7-form {
  margin-bottom: 0;
  box-shadow: 1px 1px 8px #33333352;
  padding: 40px;
  border-radius: 6px;
}
.contact_rt .wpcf7-form h4 {
  font-size: 24px;
  color: var(--primary-color);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  text-align: center;
  position: relative;
}
.contact_rt .wpcf7-form label {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  font-weight: 400;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.contact_rt .wpcf7-form label input {
  font-size: 15px;
  color: #333;
  line-height: 38px;
  height: 38px;
  margin-bottom: 6px;
  border-radius: 4px;
  font-family: "SanFranciscoDisplay-Light" !important;
}
.contact_rt .wpcf7-form textarea {
  font-size: 15px;
  color: #333;
  line-height: 38px;
  margin-bottom: 6px;
  border-radius: 4px;
/*   font-family: "SanFranciscoDisplay-Light" !important; */
}
.contact_rt .wpcf7-form .wpcf7-submit {
  margin: 0;
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  width: 100%;
  text-align: center;
  line-height: 44px;
  border-radius: 5px;
  margin-top: 10px;
/*   font-family: "SanFranciscoDisplay-Bold" !important; */
  height: 44px;
  background: url(img/dk.png) 59% 14px no-repeat var(--primary-color);
}
.contact_rt .wpcf7-form .wpcf7-spinner {
  display: none;
}
/*new_cnt_project*/
.new_project {
  border: 1px solid #ececec;
  padding: 12px 22px !important;
  color: #333;
  font-size: 16px;
  line-height: 28px;
/*   font-family: "SanFranciscoDisplay-Light" !important; */
}
.new_project p {
  margin: 0.5em 0;
}
.new_project strong {
  color: var(--primary-color);
  width: 180px;
  display: inline-block;
}
.new_project ul {
  margin-top: 20px;
}
.new_project ul .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 1;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-color: #fff;
  font-size: 23px;
  text-align: center;
  line-height: 31px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.new_project ul .slick-arrow:hover i {
  color: var(--primary-color);
}
.new_project ul .slick-arrow.slick-prev {
  left: -30px;
}
.new_project ul:hover .slick-arrow.slick-prev {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  left: 0;
  visibility: visible;
  opacity: 1;
}
.new_project ul .slick-arrow.slick-next {
  right: -30px;
}
.new_project ul:hover .slick-arrow.slick-next {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  right: 7px;
  visibility: visible;
  opacity: 1;
}
.new_project ul .slick-slide {
  margin-bottom: 0;
}
.new_project ul .slick-slide img {
  margin-left: 0;
}
.new_project ul li {
  display: inline-block;
  margin-bottom: 3px;
}
.new_cnt_project .heading-title-single {
  font-size: 34px;
  color: var(--primary-color);
  font-weight: 500;
  line-height: 44px;
  margin-bottom: 5px;
}
.new_cnt_project .date {
  margin-bottom: 12px;
  letter-spacing: 1.5px;
}

/*box__service__layout*/
.box__service__layout .new-list-service {
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.box__service__layout .new-list-service .news-post-image {
  width: 33.33%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.box__service__layout .new-list-service .news-post-image .box__thumb__img {
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
}
.box__service__layout .new-list-service .news-post-image .box__thumb__img img {
  height: 265px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.box__service__layout
  .new-list-service
  .news-post-image
  .box__thumb__img:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.box__service__layout .new-list-service .news-post-image .cnt {
  text-align: center;
}
.box__service__layout .new-list-service .news-post-image .cnt a {
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  display: block;
}

.page-numbers {
  overflow: hidden;
  width: 100%;
  display: block;
}
.page-numbers li span,
.page-numbers li a {
  border-radius: 0;
  line-height: 32px;
  border: 1px solid #333333;
}
.rt_prev_next {
  overflow: hidden;
  display: block;
  position: relative;
}
.rt_prev_next:after {
  content: "";
  position: absolute;
  top: 20px;
  line-height: 20%;
  width: 74%;
  height: 2px;
  background: #dddddd;
}
.rt_prev_next .prev {
  display: inline-block;
  float: left;
  font-size: 18px;
  padding-right: 20px;
  color: var(--primary-color);
  line-height: 40px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.rt_prev_next div a {
  font-size: 19px;
  color: var(--primary-color);
  text-transform: uppercase;
  line-height: 40px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}
.rt_prev_next .next {
  display: inline-block;
  float: right;
  padding-left: 22px;
  font-size: 18px;
  color: var(--primary-color);
  line-height: 40px;
/*   font-family: "SanFranciscoDisplay-Medium" !important; */
}

.timeline-wrapper {
  overflow-y: auto;
  scrollbar-width: thin;
  position: relative;
  padding-top: 12px;
}
.timeline-wrapper::after,
.timeline-wrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 8px;
  width: 15px;
  height: 2px;
  background-color: #d9d9d9;
  transform: translate(-85%, -50%) rotate(-45deg);
}
.timeline-wrapper::after {
  transform: translate(-15%, -50%) rotate(45deg);
}

.timeline-wrapper .timeline-item {
  position: relative;
  padding-top: 50px;
}

.timeline-wrapper .timeline-item::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #d9d9d9;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.timeline-wrapper .timeline-item .timeline-box {
  display: flex;
  align-items: stretch;
  position: relative;
}

.timeline-wrapper .timeline-item .timeline-box::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 60px;
  background-color: var(--fs-color-primary);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.timeline-wrapper .timeline-item .timeline-box::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 3px;
  background-color: var(--fs-color-primary);
  z-index: 3;
  left: 50%;
  right: auto;
  top: 50%;
  transform: translate(-100%, -50%);
}

.timeline-wrapper .timeline-item.right .timeline-box::after {
  transform: translateY(-50%);
}

.timeline-wrapper .timeline-item.right .timeline-box {
  flex-direction: row-reverse;
}

.timeline-wrapper .timeline-item.right .timeline-box .timeline-box-img {
  padding-left: 60px;
  padding-right: 0;
}

.timeline-wrapper .timeline-item.right .timeline-box .timeline-box-text {
  padding-right: 60px;
  padding-left: 0;
  text-align: center;
  position: relative;
  font-size: 15px;
  place-content: center;
}

.timeline-wrapper .timeline-item .timeline-box .timeline-box-img {
  width: 50%;
  padding-right: 60px;
  position: relative;
}

.timeline-wrapper .timeline-item .timeline-box .timeline-box-img img {
  border-radius: 20px;
}

.timeline-wrapper .timeline-item .timeline-box .timeline-box-text {
  width: 50%;
  position: relative;
  font-size: 1em;
  padding: 0 0 0 6rem;
  text-align: center;
  place-content: center;
}

.timeline-wrapper .timeline-item .timeline-year {
  font-size: 70px;
  color: #ebe6df;
  margin: 0 auto;
  text-align: center;
  line-height: 1;
  margin-bottom: -30px;
}

.timeline-wrapper .timeline-item h4 {
  margin-bottom: 3rem;
}

.slide-ls .history-list{
	opacity:1 !important;
}
.history-list{
	padding:0 10px !important;
	margin:0 !important;
}
.slide-ls::before {
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
	left: 0;
    transform: translateY(-50%);
    height: 2px;
    background: var(--primary-color);
}
.history-list .col{
	padding: 0 !important
}
.history-list .box {
    margin: 0 auto;
    display: flex;
    gap: 100px;
    flex-direction: column;
    position: relative;
}
.history-list .box::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 24px;
    background-color: var(--primary-color);
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    top: 50%;
}
.history-list:nth-child(odd) .box {
    flex-direction: column-reverse;
}
.history-list .box-image img {
    width: 100%;
    height: 400px;
	object-fit:contain;
}
.history-list .box-text {
    height: 400px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 6px;
    justify-content: center;
}
.history-list .box-text h3 {
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    color: var(--primary-color);
    margin: 0;
}

.du-an-style-1 .post-item .col-inner {
  height: 100%;
}
.post-title .news-title{
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Hiển thị tối đa 2 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 45px;
}
.post-item .vi-tri{
display: -webkit-box;
  -webkit-line-clamp: 2; /* Hiển thị tối đa 2 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
	height: 50px;
}
.ss-cc .col {
  padding-bottom: 0;
}
.ss-cc .flickity-slider > .row:not(.is-selected) {
  opacity: 1;
}
.ss-cc .flickity-slider > .row {
  padding: 0 15px;
}
.ss-cc img {
  height: 305px;
  object-fit: contain;
}
@media (max-width: 1700px) {
  .section_02 .du_an .large-12 .block__element_head {
    left: 18%;
  }
}
@media (max-width: 1600px) {
  .section_02 .linh_vuc_hd .large-2 .heading span {
    font-size: 32px;
  }
  .section_02 .du_an .large-12 .block__element_head {
    position: unset;
  }
  .section_02 .linh_vuc_hd .has-hover .box-image img {
    height: 562px;
  }
  .section_02 .linh_vuc_hd .has-hover .box-text h4 {
    font-size: 20px;
  }
  .heading span,
  .heading a {
    font-size: 45px;
    line-height: 50px;
  }
  .section_02 .du_an {
    margin-top: 40px;
  }
}
@media (max-width: 1210px) {
  #logo {
    width: 220px !important;
  }
  .header-inner .header-nav li a {
    font-size: 16px;
    padding: 0 12px;
  }
  #logo img {
    padding: 20px 0 !important;
  }
  .heading span,
  .heading a {
    font-size: 27px;
  }
  .section_02 .img {
    margin: 0 auto;
  }
  .section_02 .rt_nd_gth h4 {
    font-size: 24px;
  }
}
@media (max-width: 1180px) {
  .gth_04 .slider_nxp .slider-nav {
    bottom: 7%;
  }
  .gth_04 .slider_nxp .rt_moc_lich_su .content__ls {
    padding: 95px 320px 0 160px;
  }
}
@media (max-width: 1024px) {
  .header-bottom .header-nav li a {
    font-size: 16px;
    padding: 0 6px;
  }
  .section_02 .linh_vuc_hd .heading {
    margin-bottom: 0;
  }
  .section_02 .linh_vuc_hd .large-10 .row {
    margin-left: 0 !important;
  }
  .section_02 .linh_vuc_hd .large-10,
  .section_02 .linh_vuc_hd .large-2 {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 15px 20px;
  }
  .section_02 .linh_vuc_hd .has-hover .box-image img {
    height: 500px;
  }
  .news-style-3 .box__colum__right {
    padding-left: 30px;
  }
  .rt_html_01 span {
    font-size: 14px;
  }
  #logo {
    width: 200px !important;
  }
  .header-inner .header-nav li a {
    font-size: 15px;
    padding: 0 6px;
  }
  .heading span,
  .heading a {
    font-size: 27px;
  }
  .section_01 {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .section_02 {
    padding-bottom: 0 !important;
  }
  .section_03 {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  .section_03 .col-inner .count-up {
    font-size: 42px;
  }
  .section_03 .large-12 > .col-inner {
    padding: 0;
  }
  .section_04 .large-3 .box-text p {
    font-size: 18px;
  }
  .section_04 .large-3 .box-text p br {
    display: none;
  }
  .footer-2 p {
    font-size: 13px;
  }
  .term-tax .list-term-tax {
    padding: 0 6px;
  }
  .tt__heading span {
    font-size: 27px;
  }
  .title__cate a {
    font-size: 22px;
  }
  .product-info .product-title {
    font-size: 28px;
  }
  .icon-menu,
  .icon-shopping-cart {
    color: #333;
  }
  .shop-page-title,
  .shop-page-title .title-bg {
    height: 240px;
  }
  #logo img {
    padding: 12px 0 !important;
  }
  .gth_02 {
    padding: 0 !important;
  }
  .gth_02 .heading span {
    top: -80px;
    padding-top: 10px;
  }
  .linh_vuc_02 blockquote span {
    font-size: 40px !important;
  }
  .linh_vuc_02 blockquote p:before {
    height: 70px;
    width: 85px;
    top: -40px;
    left: -80px;
    background: url(img/gp_1.png) no-repeat;
  }
  .linh_vuc_02 {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
  }
  .linh_vuc_01 .large-4 {
    flex-basis: 38%;
    max-width: 38%;
  }
  .linh_vuc_01 .large-8 {
    flex-basis: 62%;
    max-width: 62%;
  }
  .linh_vuc_01 .rt_lv_td .heading span {
    font-size: 28px;
  }
  .box__left__layout__full .box__colum__images .news-post-image img {
    height: 230px;
  }
  .new_cnt_project .heading-title-single {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 8px;
  }
  .box__content__left .large-6 p {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
  }
  .sidebar_video_right .large-6 .col-inner .video-button-wrapper i {
    top: 13%;
  }
  .gth_04 .rt_ht_pt {
    padding: 0 10%;
  }
  .gth_04 .rt_ht_pt .rt_nd_ms_1 .large-5:nth-child(1),
  .gth_04 .rt_ht_pt .rt_nd_ms_3 .large-5:nth-child(1),
  .gth_04 .rt_ht_pt .rt_nd_ms_5 .large-5:nth-child(1),
  .gth_04 .rt_ht_pt .rt_nd_ms_7 .large-5:nth-child(1),
  .gth_04 .rt_ht_pt .rt_nd_ms_2 .large-5:nth-child(2),
  .gth_04 .rt_ht_pt .rt_nd_ms_4 .large-5:nth-child(4),
  .gth_04 .rt_ht_pt .rt_nd_ms_6 .large-5:nth-child(6),
  .gth_04 .rt_ht_pt .rt_nd_ms_8 .large-5:nth-child(8) {
    display: none;
  }
  .gth_04 .rt_ht_pt .large-2 {
    flex-basis: 30%;
    max-width: 30%;
    float: left;
    order: 1;
  }
  .gth_04 .rt_ht_pt .large-5 {
    flex-basis: 70%;
    max-width: 70%;
    float: right;
    order: 2;
  }
  .gth_04 .rt_ht_pt .rt_nd_ms_2 .block__element_head_nd .text_head_stt,
  .gth_04 .rt_ht_pt .rt_nd_ms_4 .block__element_head_nd .text_head_stt,
  .gth_04 .rt_ht_pt .rt_nd_ms_6 .block__element_head_nd .text_head_stt,
  .gth_04 .rt_ht_pt .rt_nd_ms_8 .block__element_head_nd .text_head_stt {
    left: -35px;
    right: unset;
  }
  .gth_04 .rt_ht_pt .rt_nd_ms_2 .large-2 .button::before,
  .gth_04 .rt_ht_pt .rt_nd_ms_4 .large-2 .button::before,
  .gth_04 .rt_ht_pt .rt_nd_ms_6 .large-2 .button::before,
  .gth_04 .rt_ht_pt .rt_nd_ms_8 .large-2 .button::before {
    left: 102%;
  }
  .gth_04 .rt_ht_pt .large-2 .button::before {
    width: 200%;
  }
  .gth_04 .rt_ht_pt .large-5 .block__element_head_nd .text_head_stt {
    top: 62px;
  }
  .gth_04 .rt_ht_pt .large-5 .block__element_head_nd .text_head_stt {
    left: -45px;
  }
  .rt_prev_next:after {
    width: 70%;
  }
  .gth_04 .slider_nxp .slider-nav {
    bottom: 12%;
  }
  .gth_04 .slider_nxp .rt_moc_lich_su .content__ls {
    padding: 100px 320px 0 160px;
  }
}
@media (max-width: 810px) {
  .gth_03 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
  }
  .gth_03 .large-12 {
    padding: 0px 15px 10px !important;
  }
  .gth_03 .gth_03_img {
    padding: 0px 15px 10px !important;
  }
  .gth_04 .heading span {
    font-size: 28px;
  }
  .gth_04 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
  }
  .gth_05 {
    padding-bottom: 100px !important;
  }
  .gth_02 .heading span {
    top: -62px;
  }
  .section_02 .linh_vuc_hd .has-hover .box-text {
    padding: 16px 16px 25px 16px;
  }
  .section_02 .linh_vuc_hd .has-hover .box-text h4 {
    font-size: 18px;
    line-height: 30px;
  }
  .section_02 .linh_vuc_hd .has-hover .box-image img {
    height: 385px;
  }
  .section_02 .tin_tuc_sk .heading a,
  .section_02 .du_an .heading span,
  .section_02 .linh_vuc_hd .large-2 .heading span {
    font-size: 28px;
  }
  .heading span,
  .heading a {
    font-size: 28px;
    line-height: 38px;
  }
  .section_01 .right .rt_so_dem,
  .section_01 .right .rt_so_dem .count-up {
    font-size: 40px;
  }
  .footer-1 .large-3:nth-child(1),
  .footer-1 .large-3:nth-child(2),
  .footer-1 .large-3:nth-child(3),
  .footer-1 .large-3:nth-child(4) {
    flex-basis: 100%;
    max-width: 100%;
  }
  .section_02 .rt_nd_gth p {
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 24px;
  }
  .shop-page-title,
  .shop-page-title .title-bg {
    height: 185px;
  }
  .term-tax {
    overflow: hidden;
    display: block;
  }
  .term-tax .list-term-tax {
    width: 25%;
    min-width: 25%;
    float: left;
  }
  .boxx__content__cate__pro .large-columns-4 > .product {
    flex-basis: 50%;
    max-width: 50%;
  }
  .title__cate a:before {
    bottom: -14px;
  }
  .tt__heading span {
    font-size: 25px;
  }
  .shop-container .product-gallery {
    margin-bottom: 30px;
  }
  .product-tabs li:hover a,
  .product-tabs li.active a {
    font-size: 16px;
  }
  .product-tabs li a {
    font-size: 16px;
    margin-bottom: 12px;
    padding: 0 13px;
  }
  .product-tabs li {
    margin: 0 10px !important;
  }
  .section_02 .large-6 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .section_02 .large-6 .img {
    width: 100% !important;
  }
  .section_04 {
    padding-bottom: 20px !important;
  }
  .section_04 .large-3 {
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
  .product-page-price span {
    font-size: 25px;
  }
  .off-canvas .nav-vertical > li > a {
    color: #333;
  }
  .rt_product_dx .item-product {
    width: 33.33%;
  }
  .news-block-widget-style-4 .box__colum__left,
  .news-block-widget-style-4 .box__colum__right {
    width: 100%;
  }
  .news-block-widget-style-4 .box__colum__left {
    margin-bottom: 25px;
  }
  .news-block-widget-style-4 .box__colum__left .news-thumb,
  .news-block-widget-style-4 .box__colum__left .news-thumb img {
    height: auto;
  }
  .news-block-widget-style-4
    .box__colum__right
    .news-item-clear
    .boxx__innner
    .news-thumb,
  .news-block-widget-style-4
    .box__colum__right
    .news-item-clear
    .boxx__innner
    .news-thumb
    img {
    height: 250px;
  }
  .news-block-widget-style-4
    .box__colum__right
    .news-item-clear
    .boxx__innner
    .box__slider {
    padding-top: 40% !important;
  }
  .news-style-3 {
    margin: 0 -10px;
  }
  .news-style-3 .box__colum__left,
  .news-style-3 .box__colum__right {
    width: 100%;
    padding: 0 10px;
  }
  .section_03 .tabbed-content .box__colum__left,
  .section_03 .tabbed-content .box__colum__right {
    width: 100%;
  }
  .section_03 .tabbed-content .box__colum__left {
    margin-bottom: 10px;
  }
  .section_03
    .tabbed-content
    .box__colum__right
    .news-item-sidebar:nth-child(1)
    img,
  .section_03 .tabbed-content .box__colum__left img {
    height: auto;
  }
  .section_03 .tabbed-content .box__colum__right .news-item-sidebar img {
    height: 252px;
  }
  .footer_wrapper {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
  }
  .linh_vuc_01 .large-4,
  .linh_vuc_01 .large-8 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .linh_vuc_01 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
  }
  .linh_vuc_01 .rt_lv_td .large-2 {
    flex-basis: 12%;
    max-width: 12%;
  }
  .linh_vuc_02 blockquote span {
    font-size: 32px !important;
  }
  .gth_04 .rt_ht_pt {
    padding: 0;
  }
  .rt_prev_next:after {
    width: 75%;
  }
  .gth_04 .slider_nxp .slick-current .year_span span {
    font-size: 24px;
    height: 90px;
    width: 90px;
  }
  .gth_04 .slider_nxp .slider-nav .slick-current .nam__ls {
    display: none;
  }
  .gth_04 .slider_nxp .slick-current .year_span span:after,
  .gth_04 .slider_nxp .slick-current .year_span span:before {
    display: none;
  }
  .gth_04 .slider_nxp .slider-nav {
    bottom: 7%;
  }
  .gth_04 .slider_nxp .rt_moc_lich_su .content__ls {
    padding: 79px 15px 0 15px;
  }
  .gth_04 .slider_nxp .slick-prev {
    left: 0;
  }
  .gth_04 .slider_nxp .slick-next {
    right: 0;
  }
  .gth_04 .slider_nxp .slider-nav .slick-list {
    padding-bottom: 80px !important;
  }
  .gth_04 .slider_nxp .slider-nav .slick-list:before {
    top: 33%;
  }
  .gth_04 .rt__moc__ls .large-12 {
    padding-bottom: 0 !important;
  }
  .page-id-510 .rt-breadcrumbs {
    top: 10px;
  }
  .rt_banner .rt-breadcrumbs .hdb {
    line-height: 40px;
  }
}
@media (max-width: 850px){
	.history-list{
		max-width: 33.33% !important;
	}
	
}

@media (max-width: 550px) {
	.history-list,
	.img-tbi .row{
		max-width: 100% !important;
	}
  .timeline-wrapper {
    display: flex;
    padding-bottom: 20px;
  }

  .timeline-wrapper .timeline-item {
    margin-top: 0;
    padding-top: 0;
    width: 80%;
    flex: 1;
    min-width: 80%;
  }

  .timeline-wrapper::after,
  .timeline-wrapper::before {
    content: unset;
  }

  .timeline-wrapper .timeline-item .timeline-box {
    padding: 0 15px;
    flex-direction: column;
    height: 100%;
    padding-bottom: 30px;
  }

  .timeline-wrapper .timeline-item.right .timeline-box {
    flex-direction: column;
  }

  .timeline-wrapper .timeline-item .timeline-box .timeline-box-img {
    margin-bottom: 20px !important;
    padding: 0 !important;
  }

  .timeline-wrapper .timeline-item .timeline-box::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 60px;
    background-color: var(--fs-color-primary);
    left: 50%;
    top: 100%;
    transform: translate(-50%, -2px);
  }

  .timeline-wrapper .timeline-item .timeline-box::after {
    content: "";
    position: absolute;
    height: 24px;
    width: 3px;
    background-color: var(--fs-color-primary);
    z-index: 3;
    left: 50%;
    right: auto;
    top: 100%;
    transform: translate(-100%, -100%);
  }

  .timeline-wrapper .timeline-item.right .timeline-box::after {
    transform: translateY(-100%);
  }

  .timeline-wrapper .timeline-item .timeline-box .timeline-box-img,
  .timeline-wrapper .timeline-item .timeline-box .timeline-box-text {
    width: 100%;
    padding: 0;
  }

  .timeline-wrapper .timeline-item.right .timeline-box .timeline-box-text {
    padding: 0;
  }

  .timeline-wrapper .timeline-item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #d9d9d9;
    left: 0;
    top: auto;
    transform: translateX(0%);
    bottom: 0;
  }
  .new_project {
    padding: 12px 15px !important;
  }
  .new_project ul {
    margin: 15px -5px;
  }
  .new_project p {
    font-size: 16px;
  }
  .new_project ul .slick-slide {
    padding: 0 5px;
  }
  .new_project strong {
    display: unset;
  }
  .new_project ul .slick-arrow {
    opacity: 1;
    visibility: visible;
  }
  .new_project ul .slick-arrow.slick-prev {
    left: 0px;
  }
  .new_project ul:hover .slick-arrow.slick-next,
  .new_project ul .slick-arrow.slick-next {
    right: 0;
  }
  .heading {
    margin-bottom: 12px;
  }
  .section_03 .rt_video_popup .video-button-wrapper a {
    top: 26%;
  }
  .section_03 .rt_video_popup .video-button-wrapper i {
    font-size: 30px !important;
    padding: 5px 8px;
  }
  .section_04 .large-3 .box-text p {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    display: block;
  }
  .section_09 .has-hover {
    padding: 20px 10px;
  }
  .footer-wrapper .form_ho_tro .wpcf7 input {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .product-info .product-title {
    font-size: 25px;
  }
  .product-page-price span {
    font-size: 25px;
  }
  .why__chose {
    width: 100%;
  }
  .tab-panels {
    padding: 0;
  }
  .nav-tabs > li,
  .nav-tabs > li > a {
    width: auto;
    display: inline-block;
  }
  .product-footer:before {
    display: none;
  }
  .box__content__rights .news-post-news img {
    height: 155px;
  }
  .box__content__rights .news-post-news .box__content .date {
    font-size: 12px;
  }
  .box__content__rights .news-post-news .box__content .box__des {
    font-size: 14px;
  }
  .product-main {
    padding-bottom: 0 !important;
  }
  .product-tabs li a,
  .product-tabs li:hover a,
  .product-tabs li.active a {
    font-size: 14px;
  }
  .product-tabs li {
    margin: 0 6px !important;
  }
  .tab-panels table {
    margin: 0 !important;
  }
  .rt_product_dx .item-product {
    width: 50%;
  }
  .box__pro .box-text-products > a {
    padding-left: 34px;
    padding-right: 20px;
  }
  .box__pro .box-text-products > a:before {
    right: 0;
  }
  .box__pro .box-text-products .woocommerce-loop-product__title a {
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: block;
  }
  .section_03 .col-inner .count-up {
    font-size: 36px;
  }
  .section_03 .col-inner p i {
    font-size: 24px;
  }
  .section_03 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }

  .box__pro .price-wrapper span {
    font-size: 17px;
  }
  .section_01 .left,
  .section_01 .right {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 15px 30px;
  }
  .section_02 .du_an .heading span {
    color: var(--primary-color);
  }
  .section_02 .du_an .heading span:after {
    background: var(--primary-color);
  }
  .section_02 .linh_vuc_hd .has-hover .box-image img {
    height: 350px;
  }
  .section_02 .tin_tuc_sk .heading a,
  .section_02 .du_an .heading span,
  .section_02 .linh_vuc_hd .large-2 .heading span {
    font-size: 26px;
  }
  .section_02 .du_an {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .section_02 .tin_tuc_sk .box__colum__left .box__slider h4 a {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: block;
  }
  .section_02 .tin_tuc_sk .box__colum__left .box__description p {
    line-height: 25px;
    height: 100px;
    overflow: hidden;
  }
  .section_03 .tabbed-content .nav-line {
    position: unset;
    text-align: left;
  }
  .section_03 .tabbed-content .box__colum__right .news-item-sidebar img {
    height: 115px;
  }
  .flickity-prev-next-button svg {
    top: 40%;
  }
  .section_02 .tin_tuc_sk .box__colum__left .news-thumb img {
    height: auto;
  }
  .section_02 .tin_tuc_sk .box__colum__left .news-thumb {
    margin-bottom: 16px;
  }
  .news-style-3 .box__colum__left .news-item {
    margin-bottom: 12px;
    border-bottom: 1px solid #ebebeb;
  }
  .section_03 .tabbed-content h4 {
    font-size: 26px;
  }
  .section_02 .tin_tuc_sk .box__colum__right .box__slider h4 a {
    font-size: 17px;
  }
  .section_03 .tabbed-content .box__colum__left,
  .section_03 .tabbed-content .box__colum__right {
    padding: 0;
  }
  .gth_02 {
    padding-top: 30px !important;
  }
  .gth_02 .large-12 {
    padding-bottom: 0 !important;
  }
  .gth_02 .heading span {
    position: unset;
    padding: 0;
  }
  .gth_02 p {
    margin-bottom: 0;
  }
  .gth_03 .large-4 .img {
    width: 48% !important;
  }
  .gth_03 {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
  }
  .gth_05 {
    padding-bottom: 20px !important;
  }
  .linh_vuc_01 .rt_lv_td .large-2 {
    flex-basis: 20%;
    max-width: 20%;
  }
  .linh_vuc_01 .rt_lv_td .large-9 {
    flex-basis: 80%;
    max-width: 80%;
  }
  .linh_vuc_01 .rt_lv_td .heading span,
  .linh_vuc_01 .rt_lv_td .heading {
    line-height: 28px;
  }
  .linh_vuc_01 .rt_lv_td .button span {
    font-size: 36px;
    line-height: 55px;
    height: 55px;
  }
  .linh_vuc_02 {
    padding-bottom: 30px !important;
  }
  .linh_vuc_02 blockquote span {
    font-size: 26px !important;
  }
  .linh_vuc_02 blockquote br {
    display: none;
  }
  .linh_vuc_02 blockquote p:before {
    height: 70px;
    width: 85px;
    top: -40px;
    left: 0px;
    background: url(img/gp_2.png) no-repeat;
  }
  .box__left__layout__full .box__colum__images .news-post-image {
    width: 100%;
  }
  .box__left__layout__full .box__colum__images .news-post-image img {
    height: 250px;
  }
  .new_cnt_project .heading-title-single {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px;
  }
  #related-post1 .box__nth__2 .news-post-news {
    width: 50%;
  }
  #related-post1 .box__nth__2 .news-post-news .box__thumb__img img {
    height: 150px;
  }
  .heading_td {
    line-height: 32px;
    font-size: 25px;
    margin-bottom: 12px;
  }
  .icon_chia_se .left {
    width: 100%;
  }
  .icon_chia_se .right {
    width: 100%;
    padding-top: 0;
    margin-bottom: 12px;
    text-align: left;
  }
  .box__content__rights .boxx__content__single blockquote {
    padding: 65px 22px;
    text-align: justify;
  }
  .sidebar_video_right .large-6 .col-inner .video-button-wrapper i {
    top: 11%;
    font-size: 25px !important;
  }
  .box__content__left .widget {
    margin-bottom: 0;
  }
  .archive .box__content__left {
    padding-bottom: 10px !important;
  }
  .box__service__layout .new-list-service .news-post-image {
    width: 100%;
  }
  .box__service__layout
    .new-list-service
    .news-post-image
    .box__thumb__img
    img {
    height: 245px;
  }
  .page-id-510 .rt-breadcrumbs {
    top: 0;
  }
  .contact_rt .contact_blog_img .has-hover {
    overflow: hidden;
    display: block;
  }
  .contact_rt .contact_blog_img .box-image {
    width: 24% !important;
    float: left;
    padding-right: 12px;
  }
  .contact_rt .contact_blog_img .box-text {
    width: 76% !important;
    float: right;
  }
  .contact_rt .wpcf7-form {
    padding: 25px;
  }
  .gth_04 .rt_ht_pt .row {
    margin-bottom: 40px;
  }
  .gth_04 .rt_ht_pt .large-2,
  .gth_04 .rt_ht_pt .large-5 {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .gth_04 .rt_ht_pt .large-2 .button::before {
    display: none;
  }
  .gth_04 .rt_ht_pt .large-5 .text_head_nd {
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 8px #ccc;
    border-radius: 12px;
    padding: 30px;
    padding-top: 80px;
    text-align: center;
  }
  .gth_04 .rt_ht_pt .large-5 .text_head_nd p {
    line-height: 22px;
  }
  .gth_05 .heading span {
    font-size: 28px;
  }
  .gth_04 .rt_ht_pt .large-5 .block__element_head_nd .text_head_stt {
    position: relative;
    text-align: center;
    margin: 0 auto;
    left: 0;
    top: 39px;
    margin-bottom: -30px;
  }
  .gth_04 .rt_ht_pt .large-2 .button::after {
    height: 100px;
  }
  .rt_prev_next:after {
    width: 45%;
  }
  .section_03 .tabbed-content .news-item-sidebar .popup-gallery i {
    font-size: 40px;
    top: 40%;
  }
  .section_03
    .tabbed-content
    .box__colum__right
    .news-item-sidebar:nth-child(2)
    .popup-gallery
    i,
  .section_03
    .tabbed-content
    .box__colum__right
    .news-item-sidebar:nth-child(3)
    .popup-gallery
    i {
    font-size: 30px;
    top: 30%;
  }
  .box__content__rights .news-post-news {
    width: 100%;
  }
  .box__content__rights .news-post-news img {
    height: auto;
  }
  #related-post1 .box__nth__2 .news-post-news .box__content h4 a {
    font-size: 16px;
    line-height: 23px;
    height: 46px;
  }
  .box__content__left .large-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .page-id-510 .rt-breadcrumbs {
    margin-bottom: -50px;
  }
  .contact_rt iframe {
    height: 220px !important;
  }
  .contact_rt .wpcf7-form .wpcf7-submit {
    background: url(img/dk.png) 66% 14px no-repeat var(--primary-color);
  }
  .gth_04 .slider_nxp .slick-prev {
    left: -12px;
    top: 14%;
  }
  .gth_04 .slider_nxp .slick-next {
    right: -12px;
    top: 14%;
  }
  .gth_04 .slider_nxp .slick-arrow i {
    font-size: 14px;
  }
  .gth_04 .slider_nxp .slider-nav {
    bottom: 35%;
  }
  .gth_04 .heading span {
    font-size: 26px;
  }
  .term-244 .rt-breadcrumbs .link_breadcrumbs {
    bottom: 15%;
  }
  .page-id-510 .rt-breadcrumbs .hdb,
  .term-244 .rt-breadcrumbs .hdb {
    display: none;
  }
  .section_banner {
    display: none;
  }
  .section_mobi {
    display: block;
  }
  .gth_04 .slider_nxp .rt_moc_lich_su img {
    height: 300px;
  }
  .gth_04 .slider_nxp .slider-nav .slick-list {
    padding: 0 !important;
  }
  .gth_04 .slider_nxp .slider-nav .slick-list:before {
    top: 49%;
  }
  .gth_04 .slider_nxp .slider-nav {
    bottom: 23%;
  }
  .gth_04 .slider_nxp .rt_moc_lich_su .content__ls p {
    font-size: 17px;
  }
}
.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #333;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

.entry-content ul {
  list-style: disc;
  padding-left: 20px;
  padding-bottom: 5px;
}

.entry-content ul li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

.entry-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}
.entry-content table {
  width: 100%;
  height: auto;
  overflow: auto;
}

.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}
