.img-radius {
    border-radius: 8px;
    overflow: hidden;
}

.img-radius-la {
    border-radius: 20px;
    overflow: hidden;
}

.title p {
    font-size: 18px;
    margin-bottom: 20px;
}

.title h1 {
    font-size: clamp(30px, calc(36 / 1920 * 100rem), 36px);
    font-weight: 700;
    line-height: 1.2;
    color: var(--primary-color);
    margin-bottom: calc(16 / 1920 * 100rem);
}

.title h2 {
    color: var(--primary-color);
    font-size: clamp(34px, calc(40 / 1920 * 100rem), 40px);
    line-height: 1.2;
    margin-bottom: calc(20 / 1920 * 100rem);
}

.title h3 {
    font-size: clamp(26px, calc(32 / 1920 * 100rem), 32px);
    color: var(--fs-color-secondary);
    line-height: 1.2;
    margin-bottom: calc(16 / 1920 * 100rem);
}

.tab-cus .icon-box {
    margin-bottom: 10px;
}

.tab-cus .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 20px;
}

.tab-cus .nav {
    white-space: nowrap;
    overflow-x: auto;
    flex-wrap: nowrap;
}

.tab-cus .nav>li>a {
    padding-top: calc(8 / 1920 * 100rem);
    padding-bottom: calc(8 / 1920 * 100rem);
    padding-left: calc(36 / 1920 * 100rem);
    padding-right: calc(36 / 1920 * 100rem);
    font-size: clamp(20px, calc(20 / 1920 * 100rem), 20px);
    font-weight: 700;
    line-height: 1;
    border-radius: 8px;
    height: 2.60417rem;
    min-height: 2.60417rem;
}

.tab-cus .nav>li:not(.active)>a {
    background-color: rgb(239 239 239);
}

.tab-cus .nav>li {
    margin-left: calc(8 / 1920 * 100rem) !important;
    margin-right: calc(8 / 1920 * 100rem) !important;
    margin-bottom: calc(16 / 1920 * 100rem);
}

.recruit-ss-fitler {
    display: flex;
    align-items: center;
    font-size: clamp(20px, calc(20 / 1920 * 100rem), 20px);
    justify-content: end;
}

.recruit-ss-fitler select#recruit_cat {
    flex-grow: 1;
    width: fit-content;
    margin: 0;
    max-width: fit-content;
    margin-left: calc(24 / 1920 * 100rem);
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(239 239 239);
    font-size: clamp(20px, calc(20 / 1920 * 100rem), 20px);
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(124 124 124);
    overflow: hidden;
    border-radius: 8px;
    padding: 0 5.20833rem 0 1.77083rem;
    height: 50px;
}

.recruit-item a {
    display: flex;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.recruit-item a:hover h3 {
    color: var(--primary-color);
}

.recruit-item img {
    width: 150px;
    height: 67px;
    object-fit: contain;
    margin-right: 20px;
    border-radius: 8px;
}

.news-side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.625rem 0;
}

.news-side:first-child {
    padding-top: 0;
}

.news-side:hover .headline a {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

.news-side time {
    font-size: 16px;
    margin-bottom: calc(8/1920*100rem);
    --tw-text-opacity: 1;
    color: rgb(189 189 189 / var(--tw-text-opacity))
}

.news-side .headline {
    margin-top: auto;
    margin-bottom: auto;
}

.news-side .headline a {
    font-size: clamp(16px, calc(16/1920*100rem), 16px);
    font-weight: 700;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(0 40 81 / var(--tw-text-opacity));
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-side .img a {
    margin-right: calc(20/1920*100rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    border-radius: 8px;
    height: 90px;
    width: 8.33333rem;
    min-width: 8.33333rem;
    max-width: 8.33333rem;
}

.news-side .img {
    width: auto !important;
}

.news-side .img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

span.widget-title {
    font-size: clamp(20px, 1.25rem, 24px);
    margin-bottom: calc(24 / 1920 * 100rem);
    border-bottom: 1px solid var(--primary-color);
    padding-bottom: calc(20 / 1920 * 100rem);
    text-align: left;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: var(--fs-color-secondary);
    display: block;
}

.widget .is-divider {
    display: none;
}

.blog-wrapper {
    padding: 0;
}

.blog-wrapper .is-divider {
    display: none;
}

.blog-wrapper .blog-share.text-center .social-icons {
    display: flex;
    align-items: center;
}

.blog-wrapper .blog-share.text-center .social-icons a.icon {
    transition: .4s all ease-in-out;
    overflow: hidden;
    border-radius: 8px !important;
    box-shadow: 0px 1px 2px 0px #1018280D !important;
    width: 40px;
    height: 40px;
    background: #fff !important;
    border: 0;
    color: var(--fs-color-primary) !important;
    margin: 0 7.5px 0 0;
    line-height: 44px;
}

.blog-wrapper .blog-share.text-center .social-icons a.icon i {
    color: inherit !important;
}

.blog-wrapper .blog-share.text-center .social-icons a.icon:hover {
    background-color: var(--fs-color-primary) !important;
    color: #fff !important;
}

.tooltipster-base {
    display: none !important;
}

.blog-wrapper h1.entry-title {
    font-size: clamp(24px, calc(28 / 1920 * 100rem), 28px);
    margin: 0;
    color: var(--fs-color-secondary);
}

.blog-wrapper .entry-meta {
    font-size: 0;
}

.blog-wrapper .entry-meta span.posted-on a {
    display: block;
    font-size: 16px;
    padding-top: calc(20 / 1920 * 100rem);
    padding-bottom: calc(20 / 1920 * 100rem);
    color: rgb(129 129 129);
    font-size: clamp(16px, calc(16 / 1920 * 100rem), 16px);
}

.entry-header-text.entry-header-text-top.text-left {
    padding: 0;
}

header.archive-page-header {
    display: none;
}

img.aligncenter.size-full {
    border-radius: 20px;
}

.ModuleContent {
    padding: 70px 0 0;
    text-align: center;
}

.tab-nav {
    margin: 56px 0 30px;
}

.tab-nav ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.tab-nav ul li {
    list-style: none;
    margin-bottom: calc(8 / 1920 * 100rem) !important;
    margin-left: calc(8 / 1920 * 100rem) !important;
    margin-right: calc(8 / 1920 * 100rem) !important;
}

.tab-nav ul li a {
    padding: calc(8/1920*100rem) calc(36 / 1920 * 100rem);
    border-radius: 8px;
    background-color: rgb(239 239 239);
    font-size: clamp(20px, calc(20 / 1920 * 100rem), 20px);
    font-weight: 700;
    line-height: 1;
    height: 2.60417rem;
    min-height: 2.60417rem;
    display: block;
    transition: all 0.5s;
    color: rgb(124 124 124);
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-nav ul li:hover a,
.tab-nav ul li.active a {
    background-color: var(--fs-color-primary);
    color: #fff;
}

.box-blog-post .box-image img {
    border-radius: 16px;
}

.box-blog-post .box-image {
    overflow: hidden;
}

.box-blog-post .box-image:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.box-blog-post .box-image:before {
    position: absolute;
    top: 0;
    pointer-events: none;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.box-blog-post .box-text {
    padding: 0;
}

.box-blog-post .post-title {
    font-size: clamp(20px, calc(20 / 1920 * 100rem), 20px);
    font-weight: 600;
    line-height: 1.4;
    padding-top: calc(12 / 1920 * 100rem);
    margin: 0;
    color: var(--fs-color-secondary);
}

.box-blog-post .box-text .button {
    font-size: clamp(20px, calc(20 / 1920 * 100rem), 20px);
    font-weight: 600;
    text-transform: unset;
}

.box-blog-post .box-text .button.is-outline {
    padding: 0 32px;
    border-radius: 8px;
    font-weight: normal;
}

.box-blog-post .box-text .button::after {
    content: "\f178";
    font-family: var(--font-icon);
    font-weight: 300;
    margin-left: 10px;
}

.box-blog-post .is-divider {
    display: none;
}


@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.blog-top .box-vertical.box-blog-post {
    flex-direction: row-reverse;
    display: flex;
}

.blog-top .box-vertical.box-blog-post>* {
    width: 50%;
}

.blog-top .from_the_blog_excerpt {
    font-size: 18px;
    margin-bottom: 20px;
}

.blog-top .box-blog-post .bage-news {
    display: block;
    content: "";
    padding: calc(8 / 1920 * 100rem) calc(20/1920*100rem);
    font-size: clamp(20px, calc(20 / 1920 * 100rem), 20px);
    line-height: 1;
    border-radius: 8px;
    background-color: var(--fs-color-primary);
    width: max-content;
    margin-bottom: 10px;
    color: #fff;
}

.page-numbers>li>.page-number {
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 4px;
    line-height: 44px;
    font-size: 20px;
    font-weight: normal;
    background: rgb(246 246 246);
}

.page-numbers>li>span.page-number.current {
    background: var(--primary-color);
}

blockquote {
    padding: 0 50px;
    border: 0;
    margin-bottom: calc(20 / 1920 * 100rem);
    position: relative;
    font-size: clamp(18px, 0.9375rem, 18px);
    font-style: inherit;
}

blockquote::before {
    background: url(../img/icon/qoute-left.png);
    margin-bottom: calc(20 / 1920 * 100rem);
    margin-right: calc(16 / 1920 * 100rem);
}

blockquote::before,
blockquote::after {
    content: '';
    pointer-events: none;
    z-index: 10;
    display: inline-block;
    width: 2.08333rem;
    height: 1.25rem;
    min-width: 2.08333rem;
    position: absolute;
    bottom: 0;
    background: url(../icons/qoute-right.png) center / contain no-repeat;
    right: 0;
}

blockquote::before {
    bottom: auto;
    right: auto;
    left: 0;
    top: 0;
    background: url(../icons/qoute-left.png) center / contain no-repeat;
    margin-bottom: calc(20 / 1920 * 100rem);
}

.sector-item {
    display: flex;
    align-items: center;
}

.sector-item {
    margin: 0 -20px;
}

.sector-item>* {
    flex: 1 0 50%;
    padding: 0 20px 20px;
    position: relative;
}

.sector-item-img a {
    display: block;
    height: 0;
    padding-top: 67.03297%;
    z-index: 40;
    border-radius: 16px;
    border-right: 4px solid white;
    border-bottom: 4px solid white;
    position: relative;
    width: 100%;
}

.sector-item-img a img {
    position: absolute;
    border-radius: 16px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    -webkit-transition: .3s ease-in-out all;
    transition: .3s ease-in-out all;
    z-index: 2
}

.sector-item-img a::after {
    content: '';
    pointer-events: none;
    position: absolute;
    display: block;
    overflow: hidden;
    border-radius: 16px;
    bottom: -20px;
    left: 20px;
    width: 100%;
    height: 100%;
    background: var(--primary-color);
}


.sector-item-desc h3 {
    font-size: clamp(30px, calc(36 / 1920 * 100rem), 36px);
    font-weight: 700;
    color: var(--primary-color);
    line-height: 1.2;
    margin-bottom: calc(20 / 1920 * 100rem);
}

.sector-item-excerpt {
    font-size: 18px;
    text-align: justify;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 40px 0
}

.sector-item-value {
    display: flex;
    align-items: center;
    margin: 0 -8px;
    flex-wrap: wrap;
    row-gap: 10px;
}

.sector-item-value>*:nth-child(n + 4) {
    display: none;
}

.sector-item-value-item {
    flex: 1 0 33.33%;
    padding: 0 8px;
}

.sector-item-value-item p {
    font-size: 18px;
    margin: 0
}

.sector-item-value-item span {
    font-size: 30px;
    font-weight: 700;
    color: var(--primary-color);
    margin: 0;
    line-height: 1;
}

.sector-item-desc a {
    position: relative;
    border: 1px solid var(--primary-color);
    overflow: hidden;
    border-radius: 8px;
    height: 3.125rem;
    width: 3.125rem;
    min-width: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    margin-top: calc(32 / 1920 * 100rem);
}

.sector-archive {
    padding: 100px 0;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    content: "";
    position: absolute;
    inset: -3px;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    position: relative;
}

.sector-overview-list .col:nth-child(2n+1) .sector-item-value-item {
    border-right: 1px solid rgb(220 220 220);

}

.sector-overview-list .col .sector-item-value-item {
    border-bottom: 1px solid rgb(220 220 220);
    padding: calc(8 / 1920 * 100rem);
    padding-top: calc(20 / 1920 * 100rem);
    padding-bottom: calc(20 / 1920 * 100rem);
    height: 100%;
}

.row.sector-overview-list.row-collapse {
    text-align: center;
    position: relative;
    align-items: stretch;
}

.row.sector-overview-list::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    border: 1px solid #ffff;
}

.row.sector-overview-list::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: 1px solid #ffff;
    z-index: 2;
}

.sector-gallery {
    padding: 80px 0;
}

.sector-gallery-item .image-cover {
    padding-top: 88.125%;
    border-radius: 20px;
}

.sector-content {
    background-color: #fff;
    padding: 80px 0;
}

.sector-content:nth-child(even) {
    background-color: rgb(246 246 246);
}

.mySwiper:not(.swiper-initialized) {
    opacity: 0;
}

.section.sector-end {
    padding: 0 !important;
}

.section.sector-end img {
    min-height: 350px;
    object-fit: cover;
}

.section.sector-end .title {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    padding: 15px;
    padding-top: 6.25rem;
}

.section.sector-end .title span {
    display: block;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: var(--fs-color-secondary);
    font-family: 'Fz MyEverything';
    font-size: clamp(36px, 2.8125rem, 54px);
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
}

.section.sector-end .title h2 {
    width: max-content;
    margin: 0 auto;
    text-align: left;
    max-width: 100%;
}

.row-box-ab .col-inner::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--fs-color-primary);
    top: -20px;
    left: 20px;
    position: absolute;
    border-radius: 20px;
    z-index: -1;
}

.row-box-ab .col-inner {
    max-width: 425px;
    margin: 0 auto !important;
}

.row-box-ab .icon-box {
    text-align: justify;
    font-size: 18px;
    z-index: 2;
    position: relative;
    height: 100%;
    background-color: #fff;
    border-radius: 20px;
    padding: 32px 28px;
}

.row-box-ab h3 {
    text-align: center;
    color: var(--fs-color-secondary);
}

.box-content-scroll {
    pointer-events: auto;
    max-height: 15.625rem;
    padding-right: 12px;
    overflow-y: auto;
    scrollbar-color: var(--fs-color-secondary) #cccccc;
    scrollbar-width: thin;
    position: relative;
}

.box-content-scroll-wrapper {
    position: relative;
    padding: 30px 0;
}

.box-content-scroll-wrapper::before,
.box-content-scroll-wrapper::after {
    content: '';
    pointer-events: none;
    z-index: 10;
    display: inline-block;
    width: 2.08333rem;
    height: 1.25rem;
    min-width: 2.08333rem;
    position: absolute;
    bottom: 0;
    background: url(../icons/qoute-right.png) center / contain no-repeat;
    right: 0;
}

.box-content-scroll-wrapper::before {
    bottom: auto;
    right: auto;
    left: 0;
    top: 0;
    background: url(../icons/qoute-left.png) center / contain no-repeat;
    margin-bottom: calc(20 / 1920 * 100rem);
}

.row-box-img .col-inner {
    max-width: calc(100% - 20px);
    margin: 0 !important;
}

.row-box-img .stack {
    align-items: center;
}

.row-box-img .box {
    max-width: 456px;
    font-size: 18px;
}

.row-box-img .box-image {
    overflow: unset;
}

.row-box-img .box-image:hover {
    opacity: 0.8;
}

.row-box-img .box-image::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--fs-color-primary);
    bottom: -20px;
    left: 20px;
    position: absolute;
    border-radius: 20px;
}

.row-box-img .box-image .image-cover {
    border-radius: 20px;
}

.row-box-img .box h3 {
    font-size: 32px;
    margin: 45px 0 24px;
    line-height: 1;
}

.row-box-img .box-text {
    padding: 0;
}

.row-box-img a.button {
    font-size: 0;
    min-height: unset;
    min-width: unset;
    line-height: 58px;
    height: 60px;
    flex: 1 0 auto;
    width: 60px;
    border: 1px solid var(--fs-color-secondary);
    background-color: transparent;
    color: var(--fs-color-secondary);
    border-radius: 8px;
    font-weight: normal;
    background: transparent;
    box-shadow: unset
}

.row-box-img a.button::before {
    content: "\f178";
    font-family: var(--font-icon);
    font-size: 20px;
    font-size: 1.66667rem;
    position: relative;
    z-index: 2
}

.row-box-img-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
}

.flickity-button-cus .flickity-button::after,
.row-box-img a.button::after {
    position: absolute;
    content: "";
    transition: .4s all ease-in-out;
    width: 0;
    top: 0;
    border-radius: 8px;
    left: 0;
    height: 100%;
    background-color: var(--primary-color);
}

.flickity-button-cus .flickity-button:hover::after,
.row-box-img a.button:hover::after {
    width: 100%
}

.flickity-button-cus .flickity-button svg {
    left: 26px;
}

.flickity-button-cus .flickity-button:hover svg path {
    fill: #FFf !important;
}

.flickity-button-cus .flickity-button:hover svg,
.row-box-img a.button:hover::before {
    color: #fff;
    fill: #fff;
}

.flickity-button-cus .flickity-button {
    margin: 0 -100px;
    width: 60px;
    height: 60px;
    opacity: 1;
}

.flickity-button-cus .flickity-button svg.flickity-button-icon {
    width: 50px;
    z-index: 6;
    position: relative;
    text-align: center;
}

.tab-ab ul.nav {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px;
    white-space: normal;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.tab-ab ul.nav>li>a {
    font-size: 20px;
    color: #000;
    min-width: 100px;
    text-align: center;
    display: block;
}

.tab-ab ul.nav>li>a::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    max-width: 60px;
    margin: 0 auto;
    background-color: var(--fs-color-primary);
    border-radius: 10px;
    height: 4px;
    opacity: 0
}

.tab-ab ul.nav>li.active>a {
    color: var(--fs-color-primary);
}

.tab-ab ul.nav>li.active>a::after {
    opacity: 1
}

.tab-ab ul.nav>li {
    margin: 0 20px;
}

.tab-ab .box img {
    object-fit: contain;
}

.tab-ab .box h3 {
    font-size: 20px;
    text-transform: uppercase;
}

.tab-ab .box p {
    font-size: 18px;
}

.flickity-button-home .flickity-button {
    background-color: var(--fs-color-primary);
    width: 60px;
    height: 60px;
    border-radius: 100%;
    opacity: 1;
}

.flickity-button-home .flickity-button svg {
    width: 50px;
    color: #fff;
}

.flickity-button-home ol.flickity-page-dots {
    position: unset;
    margin: 20px auto;
}

.flickity-button-home ol.flickity-page-dots li.dot.is-selected {
    border-color: var(--fs-color-primary);
    background-color: var(--fs-color-primary);
}

.gallery-cus .gallery-col.col {
    padding-bottom: 0;
}

.gallery-cus .col-inner {
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    height: 100%;
    padding: 32px 20px;
}

.gallery-cus img {
    object-fit: contain;
}

.gallery-cus .flickity-viewport {
    overflow: unset;
    overflow-x: clip;
}

.list-hismain {
    position: relative;
}

.list-hismain::after {
    content: '';
    pointer-events: none;
    position: absolute;
    display: block;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-left: 1px solid var(--fs-color-secondary);
}

.list-hismain .col {
    position: relative;
    z-index: 5;
}

.desc-hismain p {
    font-size: 18px;
}

.desc-hismain h3 {
    font-size: 48px;
    margin-bottom: 16px;
    color: var(--fs-color-secondary);
}

.list-hismain .col:nth-child(1) .desc-hismain h3 {
    color: var(--fs-color-primary);

}

.dv-box-img::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 10px);
    height: 100%;
    background-color: var(--fs-color-primary);
    border-radius: 20px;
}

.dv-box-img img {
    position: relative;
    z-index: 2;
    border-radius: 20px;
    width: calc(100% - 10px);
    border-right: 10px solid white;
    border-bottom: 10px solid white;
}

.dv-box-slider.flickity-button-cus .flickity-button {
    border: 1px solid;
    border-radius: 10px;
    position: relative;
    margin: 0 10px 0 0;
    transform: unset;
    left: 15px;
    right: auto;
}

.col-numx>.col-inner {
    padding: calc(60 / 1920 * 100rem);
    background: var(--primary-color);
    border-radius: 20px;
    color: #fff;
}

.col-numx>.col-inner p {
    margin: 0;
    font-size: 18px;
}

.col-numx>.col-inner span.count-up {
    font-size: 96px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}

@media (min-width: 550px) {
    .section.sector-end .title span {
        font-size: clamp(60px, 4.16667rem, 80px);
    }

}

@media (min-width: 850px) {
    .box-vertical.box-blog-post .box-text {
        padding-right: 20px;
    }

    .sector-item-desc a {
        margin-top: calc(40 / 1920 * 100rem);
    }

    .list-hismain .dot {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        border: 1px solid var(--fs-color-secondary);
        position: absolute;
        right: -35px;
        background: #fff;
        z-index: 6;
        top: 0;
    }

    .list-hismain .col:nth-child(1) .dot {
        border-color: var(--fs-color-primary);
    }

    .list-hismain .col:nth-child(1) .dot::after {
        content: "";
        position: absolute;
        left: 5px;
        top: 5px;
        width: calc(100% - 10px);
        background: var(--fs-color-primary);
        height: calc(100% - 10px);
        border-radius: 100%;
    }

    .list-hismain .col:nth-child(even) .dot {
        right: auto;
        left: -35px;
    }

    .list-hismain .col:nth-child(even) .desc-hismain {
        text-align: right;
    }

    .list-hismain .line {
        position: absolute;
        right: 0;
        top: 20px;
    }

    .list-hismain .col:nth-child(even) .line {
        right: auto;
    }

    .list-hismain .line::before,
    .list-hismain .line::after {
        content: "";
        display: block
    }

    .list-hismain .line::before {
        height: 8px;
        width: 8px;
        border-radius: 9999px;
        left: 0;
        background-color: var(--fs-color-secondary);
        position: absolute;
        top: -4px;
    }

    .list-hismain .line::after {
        height: 1px;
        background-color: var(--fs-color-secondary);
        right: 100%;
        width: 20.83333rem;
    }

    .list-hismain .col:nth-child(even) .line::before {
        left: auto;
        right: 0
    }

    .list-hismain .col:nth-child(1) .line::before,
    .list-hismain .col:nth-child(1) .line::after {
        background: var(--fs-color-primary);
    }

}

@media (min-width: 1024.1px) {
    .section.sector-end .title strong {
        padding-left: 3.64583rem;
    }

    .blog-top .box-blog-post .bage-news {
        padding-left: calc(32 / 1920 * 100rem);
        padding-right: calc(32 / 1920 * 100rem);
        font-size: clamp(20px, calc(24 / 1920 * 100rem), 24px);
    }

    .blog-top .box-blog-post .post-title {
        font-size: clamp(26px, calc(32 / 1920 * 100rem), 32px);
        margin-bottom: 20px;
    }

    .box-blog-post .post-title {
        padding-top: calc(20 / 1920 * 100rem);
    }

    .blog-wrapper .blog-share.text-center {
        position: absolute;
        right: 100%;
        display: flex;
        flex-direction: column;
        top: 0;
    }

    .blog-wrapper .blog-share.text-center .social-icons {
        flex-direction: column;
    }

    .blog-wrapper .blog-share.text-center .social-icons a.icon {
        margin: 0;
        margin-bottom: calc(12 / 1920 * 100rem);
    }

    .blog-wrapper h1.entry-title {
        font-size: clamp(26px, calc(32 / 1920 * 100rem), 32px);
    }
}

@media (min-width: 1200.1px) {
    .sector-item-desc {
        padding-left: calc(32 / 1920 * 100rem);
        padding-top: 0
            /* 0px */
        ;
    }

    .sector-item-desc a {
        margin-top: calc(48 / 1920 * 100rem);
    }
}

@media screen and (min-width: 1280px) {
    .title h1 {
        font-size: clamp(34px, calc(40 / 1920 * 100rem), 40px);
    }

    .sector-item-desc h3 {
        font-size: clamp(34px, calc(40 / 1920 * 100rem), 40px);
    }
}

@media (min-width: 1360px) {

    .title-lg.title h2,
    .title h1 {
        font-size: clamp(40px, calc(48 / 1920 * 100rem), 48px);
    }

    .sector-item-desc h3 {
        font-size: clamp(40px, calc(48 / 1920 * 100rem), 48px);
    }
}

@media screen and (max-width: 1200px) {
    .tab-ab ul.nav {
        justify-content: start
    }

    .tab-cus .nav {
        justify-content: start;
    }

    .tab-nav {
        overflow-x: auto;
    }

    .tab-nav ul {
        white-space: nowrap;
        padding-bottom: calc(12 / 1920 * 100rem);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

    .tab-nav-2 ul li:first-child {
        padding-left: 0;
    }

    .sector-item-value>* {
        flex: 1 0 50%;
    }

    .sector-item-excerpt {
        margin: 10px 0
    }

    .col-numx>.col-inner p {
        font-size: 16px;
    }

    .col-numx>.col-inner span.count-up {
        font-size: 52px;
    }
}

@media (max-width: 850px) {
    .blog-top .box-vertical.box-blog-post {
        flex-direction: column;
        display: flex;
    }

    .blog-top .box-vertical.box-blog-post>* {
        width: 100%;
    }

    .blog-top .from_the_blog_excerpt {
        font-size: 16px;
        margin-bottom: 0;
    }

    .box-blog-post .box-text .button {
        margin: 0;
        min-height: unset;
    }

    .ModuleContent {
        padding: 40px 0 0;
    }

    .sector-item-value>* {
        flex: 1 0 100%;
    }

    .sector-item>* {
        flex: 1 0 100%;
        margin-bottom: 10px;
    }

    .sector-item {
        flex-direction: column;
        display: block;
    }

    .sector-item-img a::after {
        left: 10px;
        bottom: -10px
    }

    .sector-archive {
        padding: 50px 0;
    }

    .sector-gallery {
        padding: 40px 0;
    }

    .section.sector-end .title {
        padding-top: 30px;
    }

    .row-box-img .box h3 {
        font-size: 28px;
        margin: 40px 0 16px;
    }

    .row-box-img-desc,
    .row-box-img .box {
        font-size: 16px;
    }

    .row-box-img a.button {
        line-height: 38px;
        height: 40px;
        width: 40px;
    }

    .list-hismain {
        padding-left: calc(32 / 1920 * 100rem);
    }

    .list-hismain::after {
        left: 20px;
        top: 0;
        transform: unset;
    }

    .desc-hismain h3 {
        position: relative;
    }

    .desc-hismain h3 span {
        position: relative;
        z-index: 20;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding-right: calc(40 / 1920 * 100rem);
    }

    .desc-hismain h3 span::after {
        content: '';
        pointer-events: none;
        left: 100%;
        z-index: 10;
        display: block;
        height: 20px;
        width: 20px;
        overflow: hidden;
        border-radius: 9999px;
        border: 1px solid var(--fs-color-secondary);
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: .4s all ease-in-out;
        transition: .4s all ease-in-out;
        background-color: #fff;
    }

    .desc-hismain h3::before,
    .desc-hismain h3::after {
        content: '';
        pointer-events: none;
        z-index: 10;
        display: block;
        background-color: var(--fs-color-secondary);
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: .4s all ease-in-out;
        transition: .4s all ease-in-out;
    }

    .desc-hismain h3::after {
        height: 1px;
        width: 100%;
        left: 0;
    }

    .desc-hismain h3::before {
        left: 100%;
        height: 8px;
        width: 8px;
        border-radius: 9999px;
    }

    .desc-hismain p {
        font-size: 16px;
    }

    .desc-hismain h3 {
        font-size: 30px;
    }

}


@media (max-width: 550px) {
    .tab-cus .icon-box {
        flex-direction: column;
    }

    .tab-cus .icon-box-left .icon-box-img+.icon-box-text {
        padding-top: 20px;
        padding-left: 0;
    }

    .section.sector-end .title h2 {
        font-size: 20px;
        text-align: center;
        padding-top: 15px
    }

    .tab-ab .box p {
        font-size: 16px;
    }
}