/*
Theme Name: Gia Dụng Giá Kho
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body{
	font-family: "Inter", sans-serif !important;
}
@font-face {
    font-family: 'ZURITAOblique';
    src: url(css/fonts/ZURITAOblique.woff) format('woff');
    font-weight: 700;
    font-style: normal;
}
:root{
	--font-title: 'ZURITAOblique' !important;
	--font-text:  "Inter", sans-serif;
	--color-main: #007aff;
	--color-text: #2b2a2a; 
}
header#header {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
.container, .container-width, .full-width .ubermenu-nav, .row {
    max-width: 1440px;
}
header ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: space-around;
}
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    color: #fff;
    font-size: 17px;
    font-family: var(--font-text) !important;
    font-weight: 600 !important;
    text-transform: math-auto;
}
.header_btn a {
    padding: 15px 30px;
    background-color: #fff;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-text);
}
.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover {
    color: var(--color-main);
}

header .container{
	max-width: 1245px;
    flex-basis: 1245px
}
.home_banner .row {
    background: url(/wp-content/uploads/2026/05/bg.svg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    padding-top: 0px;
    padding-bottom: 0px;
	max-width: 1245px;
    flex-basis: 1245px
}
.home_banner .row .col{
	padding-bottom: 0px;
}
.home_banner .row .col-inner{
	height: 700px;
	padding-top: 100px;
}
.home_banner .heading_title h1{
	display: flex;
	flex-direction: column;
	font-size: 118px;
	font-family: var(--font-title);
	color: #fff;
	margin-bottom: 0px;
	position: relative;
	max-width: 585px;
	line-height: 1;
}
.home_banner .heading_title h1 span{
	color: var(--color-main);
}
.home_banner .tn_text p{
	color: #fff;
	font-size: 24px;
	font-family: var(--font-text);
}
.list_item ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    padding: 0px;
    margin: 0px 0px 30px 0px;
	gap: 10px;
}

.list_item ul li {
    margin: 0px;
    padding: 9px 10px;
    background-color: #fff;
    border-radius: 30px;
    font-size: 18px;
    font-family: var(--font-title);
    display: flex;
    align-items: center;
    gap: 3px;
    color: var(--color-main);
}
.list_item ul li img{
	width: 18px;
	object-fit: contain;
	object-position: center;
}
.home_banner .box_btn {
    padding: 15px 32px;
    background-color: var(--color-main);
    border-radius: 50px !important;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: var(--font-text);
    width: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0px;
}
@keyframes glitch-animation-1-141595{
	0% {
    clip: rect(0.37em, auto, 0.01em, 0);
}
5% {
    clip: rect(0.25em, auto, 0.78em, 0);
}
10% {
    clip: rect(0.28em, auto, 0.4em, 0);
}
15% {
    clip: rect(0.04em, auto, 0.37em, 0);
}
20% {
    clip: rect(0.69em, auto, 0.53em, 0);
}
25% {
    clip: rect(0.41em, auto, 0.01em, 0);
}
30% {
    clip: rect(0.8em, auto, 0.42em, 0);
}
35% {
    clip: rect(0.6em, auto, 0.25em, 0);
}
40% {
    clip: rect(0.1em, auto, 0.56em, 0);
}
45% {
    clip: rect(0.21em, auto, 0.51em, 0);
}
50% {
    clip: rect(0.62em, auto, 0.71em, 0);
}
55% {
    clip: rect(0.33em, auto, 0.43em, 0);
}
60% {
    clip: rect(0.72em, auto, 0.08em, 0);
}
65% {
    clip: rect(0.26em, auto, 0.73em, 0);
}
70% {
    clip: rect(0.67em, auto, 0.53em, 0);
}
75% {
    clip: rect(0.39em, auto, 0.96em, 0);
}
80% {
    clip: rect(0.66em, auto, 0.38em, 0);
}
85% {
    clip: rect(0.17em, auto, 0.25em, 0);
}
90% {
    clip: rect(0.25em, auto, 0.5em, 0);
}
95% {
    clip: rect(0.51em, auto, 0.9em, 0);
}
100% {
    clip: rect(0.13em, auto, 0.98em, 0);
}
}
@keyframes glitch-animation-2-141595{
	0% {
    clip: rect(0.79em, auto, 0.58em, 0);
}
2.5% {
    clip: rect(0.07em, auto, 0.35em, 0);
}
5% {
    clip: rect(0.41em, auto, 0.4em, 0);
}
7.5% {
    clip: rect(0.32em, auto, 0.48em, 0);
}
10% {
    clip: rect(0.91em, auto, 0.79em, 0);
}
12.5% {
    clip: rect(0.27em, auto, 0.8em, 0);
}
15% {
    clip: rect(0.24em, auto, 0.22em, 0);
}
17.5% {
    clip: rect(0.29em, auto, 0.08em, 0);
}
20% {
    clip: rect(0.01em, auto, 0.97em, 0);
}
22.5% {
    clip: rect(0.77em, auto, 0.49em, 0);
}
25% {
    clip: rect(0.69em, auto, 0.55em, 0);
}
27.5% {
    clip: rect(0.24em, auto, 0.25em, 0);
}
30% {
    clip: rect(0.63em, auto, 0.61em, 0);
}
32.5% {
    clip: rect(0.17em, auto, 0.35em, 0);
}
35% {
    clip: rect(0.82em, auto, 0.41em, 0);
}
37.5% {
    clip: rect(0.49em, auto, 0.76em, 0);
}
40% {
    clip: rect(0.58em, auto, 0.55em, 0);
}
42.5% {
    clip: rect(0.93em, auto, 0.06em, 0);
}
45% {
    clip: rect(0.85em, auto, 0.49em, 0);
}
47.5% {
    clip: rect(0.19em, auto, 0.85em, 0);
}
50% {
    clip: rect(0.31em, auto, 0.84em, 0);
}
52.5% {
    clip: rect(0.68em, auto, 0.32em, 0);
}
55% {
    clip: rect(0.58em, auto, 0.25em, 0);
}
57.5% {
    clip: rect(0.66em, auto, 0.18em, 0);
}
60% {
    clip: rect(0.73em, auto, 0.12em, 0);
}
62.5% {
    clip: rect(0.2em, auto, 0.71em, 0);
}
65% {
    clip: rect(0.41em, auto, 0.77em, 0);
}
67.5% {
    clip: rect(0.9em, auto, 0.09em, 0);
}
70% {
    clip: rect(0.86em, auto, 0.06em, 0);
}
72.5% {
    clip: rect(0.08em, auto, 0.82em, 0);
}
75% {
    clip: rect(0.49em, auto, 0.85em, 0);
}
77.5% {
    clip: rect(0.92em, auto, 0.98em, 0);
}
80% {
    clip: rect(0.15em, auto, 0.71em, 0);
}
82.5% {
    clip: rect(0.34em, auto, 0.36em, 0);
}
85% {
    clip: rect(0.69em, auto, 0.7em, 0);
}
87.5% {
    clip: rect(0.38em, auto, 0.79em, 0);
}
90% {
    clip: rect(0.94em, auto, 0.7em, 0);
}
92.5% {
    clip: rect(0.88em, auto, 0.26em, 0);
}
95% {
    clip: rect(0.78em, auto, 0.97em, 0);
}
97.5% {
    clip: rect(0.74em, auto, 0.39em, 0);
}
100% {
    clip: rect(0.54em, auto, 0.85em, 0);
}
}
.home_banner .heading_title h1::before,.home_banner .heading_title h1::after {
    color: inherit;
    content: "Accounts\Facebook";
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    z-index: 1;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}
.home_banner .heading_title h1::before {
    left: 2px;
    text-shadow: 2px 0 #FF580C;
    animation-name: glitch-animation-1-141595;
    animation-direction: alternate;
    animation-delay: 0s;
}
.nolimGlitch091 .tn-atom.nlm091-notgradient::after {
    left: -2px;
    text-shadow: -2px 0 #ffffff;
    animation-name: glitch-animation-2-141595;
    animation-direction: reverse-alternate;
    animation-delay: 0s;
}
.box_img_meo{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 639px !important;
	margin: 0px !important;
	height: auto;
}
.box_img_meo img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.img_xu {
    position: absolute;
    top: 174px;
    left: 606px;
    width: 100px !important;
    height: auto;
	margin: 0px !important;
	transition: transform 0.5s ease;
}
.img_xu img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.img_xu_2 {
    position: absolute;
    bottom: 90px;
    right: 152px;
    width: 100px !important;
    height: auto;
	margin: 0px !important;
	transition: transform 0.5s ease;
}
.img_xu_2 img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.img_mau {
    position: absolute;
    bottom: -300px;
    right: -172px;
    width: 620px !important;
    height: auto;
    margin: 0px !important;
}
.img_mau img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.home_ss2 .row, .home_ss4 .row{
	background: url(/wp-content/uploads/2026/05/bg-trang.webp) no-repeat center;
	border-radius: 30px;
	background-color: #fff;
	padding: 50px 80px;
	background-size: cover;
	overflow: hidden;
}
.home_ss2 .box_text{
	max-width: 765px;
}
.home_ss2 .box_text .tn-atom{
	color: var(--color-main);
    font-size: 40px;
    font-family: var(--font-title);
    line-height: 1;
    font-weight: 400;
	display: block;
	margin-bottom: 30px;
}
.home_ss2 .box_text h2{
	 font-size: 40px;
    font-family: var(--font-title);
    line-height: 1;
    font-weight: 400;
	color: #2b2a2a;
}
.home_ss2 .number p{
	font-size: 40px;
    font-family: var(--font-title);
    line-height: 1;
    font-weight: 400;
	color: #2b2a2a;
	max-width: 765px;
	margin-bottom: 0px;
}
.home_ss2 .box_text p{
	 font-size: 24px;
	max-width: 450px;
	color: #2b2a2a;
	line-height: 1.2;
}
.home_ss2 .list_atom{
	max-width: 435px;
}
.home_ss2 .list_atom ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 30px;
}
.home_ss2 .list_atom ul li{
	margin: 0px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 16px;
	border-radius: 30px;
	border: 1px solid #0562ce;
	color: #2b2a2a; 
	font-size: 16px;
	max-width: calc(50% - 10px);
	flex-basis: calc(50% - 10px);
	position: relative;
}
.home_ss2 .list_atom ul li:first-child{
	max-width: 100%;
	flex-basis: 100%;
}
.home_ss2 .list_atom ul li:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 16px;
    width: 21px;
    height: 21px;
    background: url(/wp-content/uploads/2026/05/iconvip.png) no-repeat center;
    background-size: contain;
    background-position: center;
}
.home_ss2 .list_atom ul li:first-child:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 16px;
    width: 21px;
    height: 21px;
    background: url(/wp-content/uploads/2026/05/iconvip.png) no-repeat center;
    background-size: contain;
    background-position: center;
}
.home_ss2 .tay_meo{
	position: absolute;
	bottom: -100px;
	right: -110px;
	transition: transform 0.5s ease;
	width: 900px !important;
}
.home_ss2 .tay_meo img{
	width: 100%;
	object-fit: contain;
	object-position: center;
}
.home_ss2 .img_xu_2{
	bottom: 0;
}
.home_ss3 .row{
	position: relative;
	max-width: 1180px;
	flex-basis: 1180px;
}
.home_ss3 .row .col-inner,.home_ss3 .row .col-inner .icon-box{
	height: 100%;
}
.home_ss3 .row .col-inner .icon-box{
	background-color: #333333;
	border-radius: 30px;
	padding: 16px;
}
.home_ss3 .row .col-inner .icon-box h3{
	font-size: 17px;
	font-family: var(--font-text);
	color: #fff;
	margin-top: 100px;
	font-weight: 400;
	padding-left: 20px;
}
.home_ss3 .row:before{
	content:"";
	width: 250px;
	height: 250px;
	background: url(/wp-content/uploads/2026/05/37.png.webp) no-repeat center;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 0;
	left: -260px;
}
.home_ss3 .row:after{
	content:"";
	width: 250px;
	height: 250px;
	background: url(/wp-content/uploads/2026/05/37.png.webp) no-repeat center;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 0;
	right: -260px;
}
.home_ss4 .heading_title h3{
	font-size: 40px;
	font-family: var(--font-title);
	color: #2b2a2a; 
}
.home_ss4 .list_issue ul{
	list-style: none;
	display: flex;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.home_ss4 .list_issue ul li{
	margin: 0px;
	background-color: var(--color-main);
	max-width: 25%;
	flex-basis: 25%;
	border-radius: 25px;
	height: 132px;
	display: flex;
	padding: 20px;
	position: relative;
}
.home_ss4 .list_issue ul li .dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
}
@keyframes rote {
	0% {
    transform: rotate(0deg);
    animation-timing-function: 0;
}
100% {
    transform: rotate(180deg);
}
}
@keyframes zoom {
	0% {
    transform: translateX(0px) translateY(0px) scale(1, 1);
    animation-timing-function: ease-out;
}
50% {
    transform: translateX(-1px) translateY(6px) scale(1.14, 1.14);
    animation-timing-function: ease-out;
}
100% {
    transform: translateX(0px) translateY(0px) scale(1, 1);
}
}
.home_ss4 .list_issue ul li h3{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	font-family: var(--font-text);
	margin-bottom: 0px;
	max-width: 50%;
	margin-top: 30px;
}
.home_ss4 .list_issue ul li:after{
	content:"";
	min-width: 137px;
	min-height: 137px;
	background: url(/wp-content/uploads/2026/05/37.png.webp) no-repeat center;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 10px;
	background-position: center;
	animation: rote 5s infinite linear;
    backface-visibility: hidden;
}
.home_ss4 .list_issue ul li:nth-child(2):after{
	content:"";
	min-width: 137px;
	min-height: 137px;
	background: url(/wp-content/uploads/2026/05/80.png.webp) no-repeat center;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 10px;
	background-position: center;
	animation: zoom 5s infinite linear;
    backface-visibility: hidden;
}
.home_ss4 .list_issue ul li:nth-child(3):after{
	content:"";
	min-width: 158px;
	min-height: 137px;
	background: url(/wp-content/uploads/2026/05/xoan-oc.webp) no-repeat center;
	background-size: contain;
	position: absolute;
	bottom: -10px;
	right: 10px;
	background-position: center;
	animation: zoom 5s infinite linear;
    backface-visibility: hidden;
}
.home_ss4 .list_issue ul li:nth-child(4):after{
	content:"";
	min-width: 123px;
	min-height: 137px;
	background: url(/wp-content/uploads/2026/05/moc.webp) no-repeat center;
	background-size: contain;
	position: absolute;
	top: -10px;
	right: 10px;
	background-position: center;
	animation: zoom 5s infinite linear;
    backface-visibility: hidden;
}
.home_ss4 .list_step ul{
	list-style: none;
	display: flex;
	padding: 0px;
	margin: 0px;
	align-items: flex-start;
}
.home_ss4 .list_step ul li{
	margin: 0px;
	padding: 0px;
	max-width: 20%;
	flex-basis: 20%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
.home_ss4 .list_step ul li .number{
	font-size: 40px;
	font-family: var(--font-title);
	color: var(--color-main);
	position: relative;
}
.home_ss4 .list_step ul li .number::before,.home_ss4 .list_step ul li .number::after {
    color: inherit;
    content: "01";
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    z-index: 1;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}
.home_ss4 .list_step ul li .number::before {
    left: 2px;
    text-shadow: 2px 0 #FF580C;
    animation-name: glitch-animation-1-141595;
    animation-direction: alternate;
    animation-delay: 0s;
}
.home_ss4 .list_step ul li .number::after {
    left: -2px;
    text-shadow: -2px 0 #ffffff;
    animation-name: glitch-animation-2-141595;
    animation-direction: reverse-alternate;
    animation-delay: 0s;
}
.home_ss4 .list_step ul li:nth-child(2) .number::before,.home_ss4  .list_step ul li:nth-child(2) .number::after {
	content:"02"
}
.home_ss4 .list_step ul li:nth-child(3) .number::before,.home_ss4 .list_step ul li:nth-child(3) .number::after {
	content:"03"
}
.list_step ul li:nth-child(4) .number::before, .list_step ul li:nth-child(4) .number::after {
	content:"04"
}
.home_ss4 .list_step ul li:nth-child(5) .number::before,.home_ss4 .list_step ul li:nth-child(5) .number::after {
	content:"05"
}
.home_ss4 .list_step ul li h4{
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0px;
	font-family: var(--font-text);
	color: var(--color-text);
}
.home_ss4 .list_step ul li:before{
	content: "";
	width: 13px;
	height: 13px;
	border-radius: 3px;
	background-color: #000;
	display: block;
	margin-bottom: 30px;
}
.home_ss4 .list_step ul li:after{
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 100%;
	height: 2.5px;
	background-color: #000;
	display: block;
}
.home_ss4 .list_step ul li:first-child:after{
	width: 50%;
}
.home_ss4 .list_step ul li:last-child:after{
	width: 50%;
	left: 0;
	right: auto;
}
.home_ss4{
	padding-bottom: 0px !important;
}
.home_ss5 .row{
	padding-left: 80px;
	padding-right: 80px;
	background: url(/wp-content/uploads/2026/05/bg.svg) no-repeat center;
	background-size: cover;
}
.home_ss5 .heading_title h3{
	color: #fff;
	font-size: 40px;
	font-family: var(--font-title);
	margin-top: 30px;
}
.home_ss5 .row_2 .col-inner{
	height: 100%;
}
.home_ss5 .icon-box {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 30px 20px 20px;
    height: 100%;
}
.home_ss5 .icon-box p{
	margin-bottom: 0px;
	margin-top: 40px;
	line-height: 1.3;
	color: #fff;
	font-size: 16px;
}
.home_ss5 .icon-box img{
	max-height: 96px;
	object-fit: contain;
	object-position: center;
}
@keyframes shakeSoft{

    0%{
        transform:rotate(0deg);
    }

    25%{
        transform:rotate(5deg);
    }

    50%{
        transform:rotate(0deg);
    }

    75%{
        transform:rotate(-5deg);
    }

    100%{
        transform:rotate(0deg);
    }

}
.home_ss5 .icon-box:hover img{
	 animation:shakeSoft .6s ease-in-out infinite;
}
.home_ss5 .row_3{
	margin-top: 20px;
}
.home_ss5 .row_3 .col-inner{
	display: flex;
	justify-content: center;
	gap: 20px;
}
.home_ss5 .row_3 .button{
	width: 320px;
	height: 55px;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	margin: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid var(--color-main);
	text-transform: capitalize;
	font-weight: 400;
}
.home_ss5 .row_3 .button:first-child{
	background-color: var(--color-main);
}
.home_ss6 .row{
	padding: 80px 40px;
	background: url(/wp-content/uploads/2026/05/bg-trang.webp) no-repeat center;
	background-size: cover;
	background-color: #fff;
	border-radius: 20px;
}
.home_ss6 .row .col{
	padding-bottom: 0px;
}
.home_ss6 .heading_title h3{
	font-size: 40px;
	color: var(--color-text);
	font-family: var(--font-title);
	margin-bottom: 30px;
	line-height: 1.3;
}
.home_ss6 .list_shop{
	margin-bottom: 30px;
}
.home_ss6 .list_shop ul{
	margin: 0px;
	padding: 0px;
	display: flex;
	list-style: none;
}
.home_ss6 .list_shop ul li{
	margin: 0px;
	max-width: 25%;
	flex-basis: 25%;
	border-radius: 16px;
	background-color: var(--color-text);
	color: #fff;
	padding: 20px 30px 20px 20px;
	position: relative;
}
.home_ss6 .list_shop ul li:before{
	content:"";
	width: 90px;
	height: 82px;
	background: url(/wp-content/uploads/2026/05/cong.webp) no-repeat center;
	background-size: contain;;
	background-position: center;
	position: absolute;
	right: -5px;
	bottom: 0px;
}
.home_ss6 .list_launching ul{
		list-style: none;
		display: flex;
		padding: 0px;
		margin: 0px;
}
.home_ss6 .list_launching ul li {
    margin: 0px;
    background-color: var(--color-main);
    max-width: 25%;
    flex-basis: 25%;
    border-radius: 16px;
    height: 132px;
    display: flex;
    padding: 20px;
    position: relative;
}
.home_ss6 .list_launching ul li .dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
	position: absolute;
	top: 20px;
	left: 20px;
}
.home_ss6 .list_launching ul li h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: var(--font-text);
    margin-bottom: 0px;
    max-width: 80%;
    margin-top: 30px;
    line-height: 1.3;
}
.home_ss6 .list_launching ul li:before{
	position: absolute;
	display: block;
	top: 10px;
	right: 10px;
	background: url(/wp-content/uploads/2026/05/cuoi.webp) no-repeat center;
	background-size: contain;
	background-position: center;
	content:"";
	width: 62px;
	height: 62px;
	
}
.home_ss7 .heading_title h3{
	font-size: 40px;
	color: #fff;
	font-family: var(--font-title);
	display: flex;
	flex-direction: column;
}
.home_ss7 .heading_title h3 span{
	color: var(--color-main);
}
.home_ss7 .slider_item{
	max-width: 51.5%;
	flex-basis: 51.5%;
	opacity: 1 !important;
}
.home_ss7 .slider_item .col{
	padding: 0px 25px !important;
}
.home_ss7 .slider_item .col .col-inner, .home_ss7 .slider_item .col .img{
	width: 100%;
}
.home_ss7 .slider_item .col .img img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.home_ss7 .slider_item p{
	margin-bottom: 0px;
	font-size: 14px;
	color: #fff;
}
.home_ss7 .box_slider .flickity-prev-next-button{
	opacity: 1 !important;
	width: 60px !important;
	height: 60px !important;
	background: url(/wp-content/uploads/2026/05/iconleft1.png) no-repeat center;
	background-size: contain;
	background-position: center;
}
.home_ss7 .box_slider .flickity-prev-next-button svg{
	display:none;
}
.home_ss7 .box_slider .previous {
    left: -100px;
}
.home_ss7 .box_slider .next {
    right: -100px;
	left: auto;
	background: url(/wp-content/uploads/2026/05/iconright2.png) no-repeat center;
	background-size: contain;
}
.home_ss7 .box_slider .flickity-page-dots .dot {
    border-color: var(--color-main);
}
.home_ss7 .box_slider .flickity-page-dots .dot {
    height: 18px;
    width: 18px;
}
.home_ss7 .box_slider .flickity-page-dots{
	bottom: -40px;
}
.home_ss7 .row{
	background: url(/wp-content/uploads/2026/05/bg.svg) no-repeat center;
	background-size: cover;
	background-position: center;
	padding-left: 110px;
	padding-bottom: 0px;
	padding-right: 110px;
	
}
.home_ss7 .row_slider{
	padding-bottom: 60px !important;
}
.home_ss8 {
	padding-bottom: 80px !important;
}
.home_ss8 .row{
	max-width: 1160px;
	flex-basis: 1160px;
	background-color: #fff;
	border-radius: 16px;
	height: 310px;
	position: relative;
}
.home_ss8 .row .col_1{
	padding-bottom: 0px;
	padding-top: 20px;
}
.home_ss8 .row .col_1 .col-inner, .home_ss8 .row .col_2 .col-inner{
	height: 100%;
	padding-bottom: 0px;
}
.home_ss8 .row .col_1 .img{
	position: absolute;
	bottom: 0;
	left: 0px;
	height:284px;
	width: 284px;
	margin-bottom: 0px;
}
.home_ss8 .row .col_1 .img img, .home_ss8 .row .col_1 .img .img-inner{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.home_ss8 .row .col_1 .hinh-tron {
    width: 270px;
    height: 270px;
    background-color: #000;
    border-radius: 50%;
}
.home_ss8 .row .col_2 .img{
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	right: 30px;
	height:368px;
	width: 284px;
}
.home_ss8 .row .col_2{
	padding-bottom: 0px;
}
.home_ss8 .row .col_text .col-inner{
	height: 100%;
}
.home_ss8 .row .col_text .heading_title {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.home_ss8 .row .col_text .heading_title h3{
	font-size: 40px;
	color: var(--color-text);
	font-family: var(--font-title);
	display: block;
	width: 100%;
	text-align: center;
}
.home_ss8 .row .col_text .heading_title .arrow{
	width: 54px;
	height: 54px;
	background-color: var(--color-main);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.home_ss8 .row .col_text .heading_title .arrow img{
	width: 25px;
	height: 25px;
	object-fit: contain;
	object-position: center;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
	display: none !important;
}
.gt_float_switcher .gt_options {
    position: absolute !important;
    top: 100%;
    left: 0;
	z-index: 999999 !important;
}

.gt_float_switcher .gt_options a {
    padding: 0px !important;
    width: 40px !important;
    overflow: hidden;
    height: 40px !important;
}
.gt_float_switcher .gt_options a img,.gt_float_switcher img{
	margin: 0px !important;
}
.ss_partners{
	padding-top: 100px !important;
}
.ss_partners .row{
	background: url(/wp-content/uploads/2026/05/bg.svg) no-repeat center;
	background-size: cover;
	padding-left: 90px;
	padding-right: 90px;
}
.ss_partners .heading_title h1{
	font-size: 118px;
	line-height: 118px;
	font-family: var(--font-title);
	color: #fff;
	margin-top: 80px;
	margin-bottom: 40px;
	position: relative;
}
.ss_partners .icon-box {
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 20px 30px 0px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ss_partners .icon-box h3{
	font-family: var(--font-title);
	font-size: 25px;
	margin-bottom: 30px;
}
.ss_partners .icon-box .icon-box-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ss_partners .icon-box .icon-box-text .text{
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ss_partners .icon-box p{
	font-size: 15px;
	color: #fff;
	margin-bottom: 30px;
}
.ss_partners .icon-box .code{
	font-size: 15px;
	color: var(--color-main) !important;
	display: block;
	margin-bottom: 30px;
}
.ss_partners .icon-box .code span{
	font-size: 16px;
	font-weight: 600;
}
.ss_partners .icon-box .btn_readmore {
    margin-bottom: 30px;
    display: block;
}
.ss_partners .icon-box .btn_readmore a {
    padding: 10px 32px;
    border: 2px solid var(--color-main);
    color: #fff;
    font-size: 16px;
    border-radius: 32px;
}
.ss_partners .icon-box .btn_readmore a:hover{
	background-color: var(--color-main);
}
.ss_partners .heading_title h1::before, .ss_partners .heading_title h1::after {
    color: inherit;
    content: "partners";
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    z-index: 1;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 3s;
}
.ss_partners .heading_title h1::before, .ss_partners .heading_title h1::after {
    color: inherit;
    content: "partners";
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    z-index: 1;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 3s;
}
.ss_partners .heading_title h1::before {
    left: 2px;
    text-shadow: 2px 0 #FF580C;
    animation-name: glitch-animation-1-141595;
    animation-direction: alternate;
    animation-delay: 0s;
}
.ss_partners .heading_title h1::after {
    left: -2px;
    text-shadow: -2px 0 #ffffff;
    animation-name: glitch-animation-2-141595;
    animation-direction: reverse-alternate;
    animation-delay: 0s;
}
.ss_partners .row_2 .col-inner, .ss_partners .row_2 .col-inner .icon-box{
	height: 100%;
}
.ss_partners .icon-box img {
    height: 86px;
    width: auto;
    object-fit: contain;
    object-position: center;
}
.gt_float_switcher img, .gt-current-lang {
    width: 40px !important;
	height: 40px !important;
	object-fit: cover;
	border-radius: 50% !important;
}
.gt_float_switcher{
	border-radius: 50% !important;
}
@media only screen and (max-width: 1300px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.home_ss2 .row, .home_ss4 .row {
    padding: 50px 40px;
    overflow: hidden;
}
	.home_ss4 .list_issue ul li:after{
		 min-width: 120px;
   		 min-height: 120px;
	}
.home_ss4 .list_issue ul li:nth-child(2):after {
    min-width: 120px;
    min-height: 130px;
}
	.home_ss4 .list_issue ul li:nth-child(4):after{
		 min-width: 100px;
		min-height: 105px;
		top: 0px;
	}
	.home_ss4 .list_issue ul li:nth-child(3):after{
		min-width: 120px;
		min-height: 100px;
		bottom: -28px;
	}
	.home_ss6 .list_shop ul li{
		font-size: 13px;
	}
	.home_ss6 .list_launching ul li h3{
		font-size: 14px;
	}
	.home_ss8 .row .col_2 .img{
		bottom: -10px;
	}
}
@media (max-width: 900px){
	.ss_partners .row{
		padding: 0px 20px;
	}
	.ss_partners .heading_title h1 {
		font-size: 69px;
		line-height: 66px;
		margin-bottom: 19px;
	}
		.home_banner .row .col-inner {
		height: 1000px;
		padding-top: 150px;
	}
	.home_banner .heading_title h1 {
		font-size: 100px;
		max-width: 498px;
		line-height: 1;
	}
	.home_banner .heading_title,.home_banner .tn_text{
		padding-left: 50px;
		padding-right: 50px;
	}
	.list_item ul{
		padding-left: 50px;
	}
	.home_banner .box_btn {
        margin: auto;
    }
	.box_img_meo {
		bottom: -32px;
		right: 35%;
		width: 400px !important;
		transform: translateX(25%);
	}
	.home_ss2 .tay_meo {
        bottom: -218px;
        right: -85px;
        width: 501px !important;
    }
	.home_ss2 .row{
		padding-bottom: 100px;
	}
	.home_ss2 .img_xu_2 {
		bottom: -115px;
		right: auto;
	}
	.home_ss2 .img_xu {
		top: 254px;
		left: 558px;
		width: 52px !important;
	}
	.home_ss3 .row {
		align-items: center;
		justify-content: center;
		max-width: 100%;
		flex-basis: 100%;
		gap: 20px;
	}
	.home_ss3 .row .col-inner .icon-box h3 {
		margin-top: 10px;
	}
	.home_ss3 .row:before {
		width: 143px;
		height: 100%;
		left: 0;
	}
	.home_ss3 .row:after {
		width: 143px;
		height: 100%;
		right: 0;
	}
	.home_ss4 .list_issue ul {
        flex-wrap: wrap;
        padding-left: 40px;
        padding-right: 40px;
    }
	.home_ss4 .list_issue ul li{
		max-width: 50%;
		flex-basis: 50%;
	}
	.home_ss4 .list_step ul {
		flex-direction: column;
	}
	.home_ss4 .list_step ul li {
		max-width: 100%;
		flex-basis: 100%;
		flex-direction: row;
		padding-bottom: 50px;
		gap: 20px;
	}
	.home_ss4 .list_step ul li:before {
        margin-bottom: 0px;
        min-width: 13px;
        min-height: 13px;
    }
	.home_ss4 .list_step ul li:after {
		top: 5px;
		width: 2px;
		height: 100%;
		left: 4px;
	}
	.home_ss4 .list_step ul li:first-child:after {
        width: 2px;
        height: 100%;
        top: 25%;
    }
	.home_ss4 .list_step ul li:last-child:after {
        width: 2px;
        height: 50%;
        left: 4px;
        bottom: 60%;
        top: auto;
    }
	.home_ss4 .list_step ul li:last-child{
		padding-bottom: 0px;
	}
	.home_ss6 .list_shop ul, .home_ss6 .list_launching ul{
		flex-wrap: wrap;
		gap: 20px;
	}
	.home_ss6 .list_shop ul li, .home_ss6 .list_launching ul li{
		max-width:calc(50% - 10px);
		flex-basis: calc(50% - 10px);
	}
	.home_ss6 .list_shop ul li{
		padding-right: 65px;
	}
	.home_ss7 .row{
		padding-bottom: 30px;
		padding-left: 80px;
		padding-right: 80px;
	}
	
	.home_ss7 .slider_item{
		max-width: 54%;
		flex-basis: 54%;
	}
	.home_ss8{
		padding-left: 40px;
		padding-right: 40px;
	}
	.home_ss8 .row .col_1 .img {
		height: 259px;
		width: 259px !important;
		left: 205px;
	}
	.home_ss8 .row {
        height: 430px;
        flex-flow: column-reverse;
    }
	.home_ss8 .row .col_1 {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.home_ss8 .row .col_text{
		padding-bottom: 0px;
	}
	.home_ss8 .row .col_text .heading_title h3{
		margin-bottom: 0px;
	}
	.home_ss8 .row .col_1 .col-inner{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.home_ss7 .slider_item .col {
		padding: 0px 16px 0px 16px !important;
		margin-right: 15px;
		margin-left: 15px;
	}
	.home_ss7 .box_slider .flickity-prev-next-button {
		top: -120px;
	}
	.home_ss7 .box_slider .previous {
		left: calc(100% - 100px);
	}
	.home_ss7 .heading_title h3 {
		margin-bottom: 0px;
	}
	.flex-col.show-for-medium.flex-right {
		width: 60px;
		height: 60px;
	}
	    .header-main li.html.custom {
        display: block !important;
    }
	.gtranslate_wrapper{
		width: 100%;
		height: 100%;
	}
		ul.mobile-nav.nav.nav-right,li.html.custom.html_topbar_right {
		width: 100%;
		height: 100%;
	}
	.header .gt_float_switcher img {
		width: 100% !important;
		height: 100% !important
	}
	.header .gt_float_switcher .gt_options a{
		width: 60px !important;
		height: 60px !important;
	}
}
@media (max-width: 500px){
	 .flex-col.show-for-medium.flex-right,.header .gt_float_switcher .gt_options a {
        width: 40px !important;
        height: 40px !important;
    }
	    .home_banner .heading_title, .home_banner .tn_text {
        padding-left: 0;
        padding-right: 0;
    }
	 .home_banner .heading_title h1 {
        font-size: 73px;
    }
	.list_item ul {
        padding-left: 0px;
		flex-wrap: wrap;
		justify-content: center;
    }
	.img_mau {
		width: 468px !important;
	}
	.box_img_meo {
        right: 25%;
        width: 350px !important;
    }
	.img_xu_2 {
		bottom: 213px;
		right: 79%;
		width: 66px !important;
	}
	.home_ss2 .row{
        padding: 50px 0px 150px 0px;
    }
	.home_ss2 .box_text .tn-atom,.home_ss2 .box_text h2,.home_ss4 .heading_title h3,
	.home_ss5 .heading_title h3,.home_ss6 .heading_title h3,.home_ss7 .heading_title h3{
		font-size: 24px;
	}
	.home_ss2 .box_text p{
		font-size: 14px;
	}
	.home_ss2 .list_atom ul {
		gap: 10px;
	}
	.home_ss2 .tay_meo {
        width: 393px !important;
    }
	 .home_ss3 .row:after {
        top: -129px;
    }
	.home_ss3 .row:before{
		display: none;
	}
	.home_ss4 .list_issue ul{
		padding: 0px;
		gap: 16px;
	}
	.home_ss4 .list_issue ul li,.home_ss6 .list_shop ul li ,.home_ss6 .list_launching ul li,
	.home_ss7 .slider_item{
        max-width: 100%;
        flex-basis: 100%;
    }
	.home_ss5 .row ,.home_ss6 .row,.home_ss7 .row{
		padding-left: 0px;
		padding-right: 0px;
	}
	.home_ss5 .row_3 .col-inner{
		flex-wrap: wrap;
	}
	.home_ss5 .row_3 .button{
		width: 100%;
	}
	.home_ss7 .row{
		padding-bottom: 0px;
	}
	.home_ss7 .box_slider .flickity-prev-next-button {
		width: 30px !important;
		height: 30px !important;
		display: block;
		top: -90px;
	}
	.home_ss7 .box_slider .next {
		right: 0px;
	}
	.home_ss8 {
        padding-left: 16px;
        padding-right: 16px;
    }
	.home_ss8 .row .col_1 .hinh-tron {
		width: 200px;
		height: 200px;
	}
	.home_ss8 .row .col_1 .img {
        height: 200px;
        width: 200px !important;
        left: 66px;
    }
	.home_ss8 .row .col_text .heading_title h3{
		font-size: 24px;
	}
	.home_ss8 .row {
        height: 350px;
    }
	.home_ss4 .row{
		padding-left: 0px;
		padding-right: 0px;
	}
	.home_ss4 .list_step{
		padding-left: 16px;
		padding-right: 16px;
	}
	.home_banner .heading_title h1 {
       max-width: 360px;
    }
}