/*************** ADD CUSTOM CSS HERE.   ***************/

.nav.nav-vertical li {
    list-style: none;
    margin: 0;
    width: 100%;
    font-size: 13px !important;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
}
element.style {
}
.header a.icon:not(.button) {
    margin-left: 0.3em;
    margin-right: 0.3em;
}
a.icon:not(.button), button.icon:not(.button) {
    font-family: sans-serif;
    font-size: 1.2em;
    margin-left: 0.25em;
    margin-right: 0.25em;
}
a.plain {
    color: currentColor;
    transition: color .3s,opacity .3s,transform .3s;
}
a {
    color: #334862;
    text-decoration: none;
}
a, button, input {
    touch-action: manipulation;
}
a {
    background-color: transparent;
}
*, :after, :before, html {
    box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.html .social-icons {
    font-size: 1em;
}
.social-icons {
    color: #1b73b7 !important;
    display: inline-block;
    font-size: .85em;
    vertical-align: middle;
}
#header {
    display: inherit !important;
}
.scroll-to-bullets a, .featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner {
    background-color: #d80e0e;
}
/* Banner */
.st_banner .section-content{
	padding-top: 100px;
	padding-bottom: 70px;
}
.st_banner .bg_bn >div{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 981px;
	z-index: -1;
}
.st_banner .bg_bn >div.bn1{
	height: 1092px;
	top: 94px;
	right: 50px;
	width: auto;
	left: 0;
}
.st_banner .bg_bn >div.bn2{
	width: 92%;
	height: 981px;
	left: auto;
}
.st_banner .bg_bn >div.bn3{
	width: 78%;
	height: 687px;
	left: auto;
}
.st_banner .img1{
	position: absolute;
	right: -10%;
	border-radius: 30px;
	overflow: hidden;
	width: 80% !important;
	z-index: 4;
}
.st_banner .img1:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(120deg, #B3FFFB, #0C5ADB);
	z-index: 3;
	opacity: 0.8;
}
.st_banner .img2{
	position: absolute;
	right: 5%;
	border-radius: 30px;
	overflow: hidden;
	width: 80% !important;
	z-index: 5;
	top: 50px;
}
.st_banner .img2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(9 152 235 / 0%)
    opacity: 0.8;
    z-index: 5;
}
.st_banner h2{
	color: #292966;
	font-size: 48px;
	text-shadow: #d6d6ff 2px 2px 0px;
	margin-bottom: 50px;
}
.st_banner ul{
	margin-bottom: 70px;
}
.st_banner ul li{
	list-style-type: none;
	margin-left: 0;
	color: #575790;
	font-size: 18px;
}
.st_banner ul li i{
	padding-right: 10px;
	font-size: 20px;
}

a.btn-dk{
	background: linear-gradient(120deg, #3131ba, #3c86ff);
	border-radius: 99px;
	border: 0;
	box-shadow: none;
	font-size: 13px;
	padding: 5px 30px;
	animation: pulse 1.5s infinite;
}
a.btn-xem-chi-tiet{
	background: linear-gradient(120deg, #3131ba, #3c86ff);
	border-radius: 15px;
	border: 0;
	box-shadow: none;
	font-size: 13px;
	padding: 5px 30px;
}
@keyframes pulse{
	0% ,100%{transform: scale(1);}
	50% {transform: scale(1.1);}
}
/* Äiá»ƒm yáº¿u */
.st_pointw{
	padding-top: 50px !important;
}
.title{
	margin-bottom: 20px;
}
.title h3{
	color: #3131ba;
	font-size: 36px;
	text-shadow: #ebebff 2px 2px 0px;
	margin-bottom: 0;
}
.title p{
	color: #292966;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0;
}
.st_pointw .r-content{
	border-radius: 10px;
}
.st_pointw .r-content .col-inner{
	padding: 30px;
	height: 100%;
	background-color: #eff6ff;
}
.st_pointw .r-content .col-hot .col-inner{
	height: 106%;
	transform: translatey(-3%);
	border-radius: 10px;
	box-shadow: 0px 10px 25px -10px #292966;
	background: linear-gradient(120deg, #3c86ff, #292966);
}
.st_pointw .r-content .col-inner h3{
	color: #292966;
	font-size: 18px;
}
.st_pointw .r-content .col-hot h3{
	color: #eff6ff;
}
.st_pointw .r-content .col-inner p{
	color: #585890;
	font-size: 15px;
}
.st_pointw .r-content .col-hot p{
	color: #eff6ff;
}
.st_pointw .r-content .col-inner .num{
	position: absolute;
	bottom: 30px;
	right: 30px;
	background: linear-gradient(120deg, transparent, rgba(63, 136, 255, 0.2));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	color: #fff;
	font-size: 64px;
	line-height: 1;
}
.st_pointw .r-content .col-hot .num{
	font-size: 90px;
	bottom: 10px;
	background: linear-gradient(120deg, transparent, rgba(239, 246, 255, 0.3));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/* Sercurity */
.st_sercu .slider-wrapper .col-inner{
	border-radius: 30px;
	overflow: hidden;
	background: #eff6ff;
}
.st_sercu .slider-wrapper .box-text{
	padding: 40px 40px 40px 70px;
}
.st_sercu .slider-wrapper .box-text p{
	color: #292966;
	font-size: 18px;
	margin-bottom: 30px;
}
.st_sercu .slider-wrapper .box-text h4{
	color: #3131ba;
	font-size: 18px;
	margin-bottom: 10px;
}
.st_sercu .slider-wrapper .box-text h5{
	color: #585890;
	font-size: 14px;
	font-weight: normal;
}
.section-title-normal{
	border: 0 !important;
	margin-bottom: 0;
}
.section-title-normal .section-title-main{
	border: 0;
	color: #292966;
	font-size: 30px;
}
/* Why us */
.st_whyus .col-txt .row .col-inner{
	border-radius: 10px;
	background: #eff6ff;
	padding: 30px;
}
.st_whyus .col-txt .row .col-inner .icon{
	width: 50px;
	margin-bottom: 10px;
}
.st_whyus .col-txt .row .col-inner h3{
	color: #073a91;
	font-size: 16px;
}
.st_whyus .col-txt .row .col-inner p{
	color: #051f4d;
	font-size: 15px;
}
.st_whyus .col-txt .row .col-hot .col-inner {
	box-shadow: 0px 10px 25px -10px #292966; 
	background: linear-gradient(120deg, #3c86ff, #292966);
}
.st_whyus .col-txt .row .col-hot h3,
.st_whyus .col-txt .row .col-hot p{
	color: #eff6ff;
}
/* JDI invest */
.st_idj .des-title{
	color: #585890;
	width: 80%;
	margin: auto;
	position: relative;
	padding-top: 20px;
}
.st_idj .des-title:before{
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	width: 150px;
	height: 1px;
	background: #3d87ff;
}
.st_idj .box-text{
	background: transparent;
	box-shadow: none;
}
.st_idj .box-text h4{
	color: #fff;
	text-shadow: rgb(41 41 102) 1px 1px 0px;
	font-size: 20px;
	text-transform: capitalize;
}
.section-title-center b{
	background: transparent;
}
.section-title-center .section-title-main{
	color: #292966;
	font-size: 32px;
	text-transform: none;
}
/* Contact */
.st_contact .col-frm .col-inner{
	background: linear-gradient(120deg, #3c86ff, #292966);
	box-shadow: 0px 10px 25px -10px #292966;
	padding: 30px 50px;
	border-radius: 30px;
	color: #fff;
	text-align: center;
}
.st_contact .col-frm .col-inner h3{
	color: #eff6ff;
	font-size: 18px;
}
.st_contact .col-frm .wpcf7-form-control-wrap .wpcf7-form-control{
	border: 0;
	box-shadow: none;
	border-radius: 15px;
	padding: 0 20px;
}
.st_contact .col-frm .wpcf7-submit{
	color: #292966;
	font-size: 16px;
	border: 0;
	box-shadow: none;
	background: #b0eeff;
	border-radius: 15px;
	margin: 0;
	width: 100%;
	animation: flash 2s infinite;
}
@keyframes flash{
	0%, 100%, 50% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}
.st_contact .col-txt{
	padding-left: 70px;
}
.st_contact .col-txt h2{
	font-size: 28px;
	color: #292966;
	text-shadow: #d6d6ff 1px 1px 0px;
	margin-bottom: 40px;
}
.st_contact .col-txt p{
	color: #585890;
	margin-bottom: 40px;
}
.st_contact .col-txt .box-icon{
	display: flex; 
	justify-content: space-between;
	align-items: center;
}
.st_contact .col-txt .icon-it{
	text-align: center;
}
.st_contact .col-txt .icon-it i{
	padding: 20px;
	font-size: 30px;
	margin-bottom: 10px;
	background: #3d87ff;
	border-radius: 100%;
	color: #fff;
	width: 70px;
}
.st_contact .col-txt .icon-it h3{
	color: #292966;
	font-size: 36px;
	margin-bottom: 0;
}
.st_contact .col-txt .icon-it p{
	margin-bottom: 0;
}
.st_footer{
	padding-bottom: 0 !important;
}
.st_footer ul li{
	list-style-type: none;
	margin-left: 0;
	font-size: 14px;
}
.st_footer ul li i{
	margin-right: 10px;
	font-size: 18px;
	padding: 2px;
	color: #fff;
}
.st_footer ul.li-2c li{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.st_footer .r-bottom p{
	padding-top: 20px;
	border-top: 1px solid  rgba(255,255,255,0.3);
}
@media only screen and (max-width: 767px) {
	body{overflow-x: hidden;}
	.st_banner h2{font-size: 30px;}
	.st_banner .bg_bn >div.bn1 {
		height: 400px;
		top: 60px;
		right: 0;
	}
	.st_banner .bg_bn >div.bn2 {
		width: 100%;
		height: 381px;
	}
	.st_banner .bg_bn >div.bn3 {
		width: 90%;
		height: 310px;
	}
	.st_banner ul {margin-bottom: 30px;	}
	.st_banner .section-content {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.title p{font-size: 20px;}
	.st_pointw .r-content {padding: 0 10px;}
	.st_sercu .slider-wrapper .box-text {padding: 30px;}
	.section-title-normal .section-title-main{font-size: 24px;}
	.st_whyus .col-txt .row .col-inner {padding: 10px 20px;}
	.st_idj .des-title{width: 100%;}
	.st_idj .box-text{padding: 0;}
	.st_idj .box-text h4{font-size: 16px;}
	.section-title-center .section-title-main{font-size: 28px;line-height: 1.2;}
	.st_contact .col-frm .col-inner{padding: 20px;}
	.st_contact .col-txt {padding-left: 15px;}
	.st_contact .col-txt h2 {font-size: 23px;margin-bottom: 20px;}
	.st_contact .col-txt .icon-it p{font-size: 14px;}
	.st_contact .col-txt .icon-it h3{font-size: 28px;}
}
.absolute-footer {
    color: rgba(0,0,0,0.5);
    padding: 10px 0 15px;
    font-size: .9em;
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #f1f1f1;
    color: #f1f1f1;
}
.row-box-shadow-3 .col-inner, .row-box-shadow-3-hover .col-inner:hover, .box-shadow-3, .box-shadow-3-hover:hover {
    box-shadow: 0px 10px 25px -10px #292966;
}

.is-divider {
    height: 3px;
    display: block;
    background-color: rgb(14 11 229 / 27%);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
.lightbox-content {
    margin: 0 auto;
    transform: translateZ(0);
    position: relative;
    background: linear-gradient(120deg, #3c86ff, #292966);
    box-shadow: 0px 10px 25px -10px #292966;
    border-radius: 30px;
    color: #fff;
    text-align: center;
}
}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea {
    appearance: none;
    border: 0;
    box-shadow: none;
    border-radius: 15px;
    padding: 0 20px;
}
.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 120px;
}
.button.is-outline, input[type='submit'].is-outline, input[type='reset'].is-outline, input[type='button'].is-outline {
    border: 0px solid currentColor;
    background-color: transparent;
}
.num {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: linear-gradient(120deg, transparent, rgb(7 58 145));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    color: #fff;
    font-size: 64px;
    line-height: 1;
}

/* bg tiktok */
.tiktok .bg-3 {
    position: absolute;
    width: 100px;
    height: 100px;
    right: 340px;
    top: -13px;
    background: radial-gradient(147.47% 147.47% at 50.51% 122.22%,#ff4d00 21.53%,#ef8421 87.67%);
    opacity: .8;
    border-radius: 50%;
}
.fa-check-circle:before {
    content: "\f058";
    color: #1e8e3e;
}
.icon-phone::before {
    content: "";
display:none; 
}
.sticky-mobile-menu {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-shadow: 0px -8px 29px -12px rgba(0,0,0,0.2); 
    box-shadow: 0px -8px 29px -12px rgba(0,0,0,0.2);
}

.sticky-mobile-menu .icon-box-center .icon-box-img {
    margin: 0 auto 4px;
}

@media (max-width: 549px) {
	.menu-bottom {
    display: flex !important;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 131;
    background: #fff;
    padding-left: 0;
    padding-inline-start: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    filter: drop-shadow(2px -2px 7px #ccc);
}
	
}span.amount {
    color: #ff0b00;
    font-weight: 700;
    white-space: nowrap;
}
.button.alt, .button.checkout, .checkout-button, .secondary {
    background-image: linear-gradient(to right,#673ab7,#0c81d8,#0092ff);
    margin-bottom: 0;
    margin-top: 15px;
    border-radius: 5px;
	  border: 3px solid #FFD700;
}

.product-summary .quantity {
    margin-bottom: 1em;
    display: none;
}
.btn-readmore{
   background: linear-gradient(120deg, #3131ba, #3c86ff);
    border-radius: 99px;
    border: 0;
    box-shadow: none;
    font-size: 13px !important;
    padding: 5px 30px;
}
.btn-theme{
	display: block;
    width: 50%;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    background: #1ba60d;
    border: 0;
    border-radius: 99px;
    font-weight: bolder;
    margin: 15px 0;
    padding: 14px 10px;
	text-transform: uppercase;
}
#product-sidebar.large-3{
border: 1px solid #b3ceff;
    padding: 10px;
    background-color: #f0f7ff;
    font-size: 6px;
    border-radius: 6px;
}
.scroll-to-bullets a, .featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner {
    background-image: linear-gradient(rgb(31, 173, 235), rgb(6, 0, 171));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
}

.fancy-underline:after {
    background: url(https://vinettech.com/wp-content/uploads/2023/09/underline.png) 50% top no-repeat;
    background-size: 100% 9px;
    border-radius: 999px;
    color: green;
    content: "";
    height: 9px;
    image-rendering: -webkit-optimize-contrast;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
}

.animated-underline::before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-color: #07beb8;
}
.shape-2 {
    top: 0%;
    right: -12%;
    animation: hu__hu__ infinite 3.4s ease-in-out;
}
.st_banner #image_1676540091{
    width: 44%;
    margin-top: 12px;
    top: 0%;
    position: absolute;
    right: -12%;
    z-index: 15;
    animation: hu__hu__ infinite 3.4s ease-in-out;
	 @keyframes hu__hu__ {
        50% {
            transform: translateY(15px);
        }
    }
.support-hotline {
    background: #662d91;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff200;
    font-style: italic;
    display: flex;
    align-items: center;
    padding: 6px 15px 5px;
    margin-bottom: 20px;
    margin-right: 10px;
}
	
.st_footer:after {
    position: absolute;
    width: 1200px;
    height: 1200px;
    top: -280px;
    left: 50%;
    margin-left: -600px;
    content: "";
    background: transparent url(https://vinettech.com/wp-content/uploads/2023/11/trongdong.png) no-repeat center center;
    background-size: 100% auto;
    opacity: 0.3;
}
.st_footer:after {
     animation: xoayvong 2s linear 0s infinite;
  -webkit-animation: xoayvong 2s linear 0s infinite;
  -moz-animation: xoayvong 2s linear 0s infinite;
  -o-animation: xoayvong 2s linear 0s infinite; 
}
	
input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=text], textarea {
    background-color: rgb(81 140 216) !important;
}