section.header-top-desk {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 8px 0px 8px 0px;
	background: #000;
}
h3.menuheading.vi {
	opacity: 0;
}
ul.menu-c2-desk li a:before {
background: none !important;
}

body.smooth {
position: relative;
}
.menuheadingcontainer:hover h3.menuheading.vi {
	opacity: 1;
	color: #fff;
}
li.menu-item-depth-1:hover a {
	color: #de7310 !important;
}

.icon-list-items-header-top ul {
	display: flex;
	align-items: center;
}

.box-tuvanmp {
	display: none;
}

.box-tuvanmp.active {
	display: block;
}

.icon-list-items-header-top ul li svg {
	fill: #fff;
	width: 20px;
	height: 20px;
}

.icon-list-items-header-top ul li {
	padding-right: 13px;
}

.box-header-top-keper {
	display: flex;
	align-items: center;
}

section.form-tv form h2 {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
}

.close-tv {
	position: absolute;
	right: 5px;
	top: 5px;
}

.close-tv svg {
	width: 15px;
	height: 15px;
	fill: #fff;
}

.close-tv svg path {
	stroke: #fff;
	fill: #fff;
}
.menuheadingcontainer:before {
position: absolute;
top: 0;
left: -112%;
z-index: 99999;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}

.menuheadingcontainer:hover:before {
animation: shine .75s;
}
@keyframes shine{
100% {
	left: 125%;
}
}

.menuheadingcontainer {
position: relative;
overflow: hidden;
}
@keyframes marquee {
	0% {
		left: 0;
	}

	100% {
		left: -100%;
	}
}

.marquee {
	animation: marquee 5s linear infinite;
	width: max-content;
	display: block;
	height: 30px;
	overflow: hidden;
	animation: marquee 10s linear infinite;
	position: relative;
}

.marquee span a {
	float: left;
	color: #fff;
	padding: 0px 30px;
}

.desktop_extra_quater {
	width: 50%;
	position: relative;
	overflow: hidden;
}

.icon-list-items-header-top {
	width: 50%;
}

.logo-desk a img {
	height: auto;
	width: 200px;
	max-width: 200px;
	margin-bottom: 5px;
}

.box-nav-header-desk {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

header.header-desk {
	=:
	fixed;
	=: 999;
	=: 0;
	=: 0;
}

.nav-menu .menu-c1-desk {
	display: flex;
	align-items: center;
}

ul.menu-c1-desk .item-menu-c1-desk a {
	padding: 22px 24px;
	display: inline-block;
	color: #fffcfc;
	text-transform: uppercase;
	font-size: 14px;
}

.list-item-right {
	display: flex;
	/* align-items: center; */
}
ul.menu-c2-desk li {
border-bottom: 1px solid #333;
padding: 3px 10px;
}
.wdt-header-icons-list-item {
	padding: 5px;
}

.wdt-header-icons-list-item a i svg {
	fill: #fff;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	margin-top: 4px;
}

li.item-menu-c1-desk {
	position: relative;
}

ul.sub-menu-c2 {
	position: absolute;
	width: 300px;
	border: 1px solid #5e5e5e;
	background-color: #000000;
	border-radius: 10px;
	background-image: url(https://wdtteapoy.wpengine.com/wp-content/uploads/2024/05/body-bg.png);
	background-position: left top;
	background-size: contain;
	background-repeat: repeat;
	display: none;
}

ul.sub-menu-c2 li a {
	padding: 8px 15px !important;
	display: inline-block !important;
	width: 100%;
	font-size: 13px !important;
}

li.menu-item-depth-1 a:before {
	color: #ffffff;
	content: "";
	display: inline-block;
	position: relative;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	margin-right: 7px;
	top: 3px;
	content: "\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 16px;
}

li.menu-item-depth-1 a {
	position: relative;
}

li.item-menu-c1-desk a svg path {
	stroke: #fff;
}

ul.menu-c1-desk .item-menu-c1-desk a svg {
	margin-bottom: -6px;
	width: 22px;
	height: 22px;
}

li.item-menu-c1-desk:hover ul.sub-menu-c2 {
	display: block;
}

.wdt-search-form-container {
	background-color: #030e27;
	height: 35vh;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	box-shadow: 0 -1px 8px 3px rgba(255, 255, 255, 0.08);
}

.wdt-search-form-container input {
	background: transparent;
	border: 1px solid #5e5e5e;
	text-transform: capitalize;
	color: #a9a9a9;
	margin-bottom: 0;
	width: 100%;
	padding: 15px;
	border-radius: 35px;
}

.wdt-search-form-container form {
	width: 60%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.header-menu ul li a:before {
content: "";
position: absolute;
width: 100%;
height: 1px;
background: #f00;
bottom: 0;
opacity: 0;
width: 0;
left: 0;
}

.header-menu ul li a:hover:before {
width: 100%;
left: 0;
right: 0;
opacity: 1;
transition: 0.5s ease;
}
.wdt-search-form-close {
	height: 40px;
	left: auto;
	right: 35px;
	top: 35px;
	border-radius: 2.5em;
	place-items: center;
	width: 40px;
	line-height: 40px;
	background-color: #f30405;
	display: grid;
	color: #ffffff;
	position: absolute;
}
ul.menu-c2-desk li a:before {
	content: "";
	position: absolute;
	background: none;
}
.wdt-search-form-close svg path {
	fill: #fff;
}

.wdt-search-form-container form button {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	padding: 0px;
}

.wdt-search-form-container form button svg {
	fill: #ffffff;
	width: 25px;
	height: 25px;
}

section.search-desk {
	display: none;
}

section.search-desk.show-search {
	display: block;
	position: relative;
	z-index: 9999999999;
}




.box-header-mobile {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo-mobile a img {
	width: 120px;
	height: auto;
}

section.header-mobile {
	/* position: fixed; */
	z-index: 99;
	right: 0;
	left: 0;
	padding: 10px 0px;
	position: relative;
}

.btn-bar.list-bar2 span {
	color: #Fff;
	font-size: 12px;
}

.btn-bar.list-bar2 .bar {
	width: 30px;
	height: 3px;
	background-color: #ffffff;
}

.bar1,
.bar2,
.bar3 {
	width: 35px;
	height: 5px;
	background-color: #ffffff;
	margin: 6px 0;
	transition: 0.4s;
}

.bar3.bar {
	width: 16px !important;
	height: 2px !important;
}

.icon-list-items-header-top img {
	padding: 6px;
}



.wdt-search-form-close svg {
	width: 30px;
	height: 30px;
}

li.menu-item-depth-1 a {
	font-size: 13px !important;
}

section.form-tv {
	position: fixed;
	z-index: 99;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 500px;
	background: #dd7210;
	border-radius: 10px;
	padding: 30px;
}

section.form-tv form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

section.form-tv form label {
	width: 100%;
	margin-bottom: 10px;
}

section.form-tv form label input::placeholder {
	color: #fff;
}

section.form-tv form label select::placeholder {
	color: #fff;
}

section.form-tv form label input {
	background: none;
	border: 1px solid #fff;
	width: 100%;
	padding: 9px 10px;
	border-radius: 5px;
}
.header-menu ul li a {
	display: inline-block;
	position: relative;
}
section.form-tv form textarea::placeholder {
	color: #fff;
}

section.form-tv form textarea {
	background: none;
	border: 1px solid #fff;
	width: 100%;
	padding: 9px 10px;
	border-radius: 5px;
	color: #fff;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
}


section.form-tv form select {
	width: 100%;
	height: 42px;
	background: none;
	margin-bottom: 5px;
	padding: 0 5px;
	color: #fff;
	border-radius: 5px;
	border: 1px solid #ffff;
}

section.form-tv form select option {
	color: #000;
}

section.form-tv form textras {
	width: 100%;
	background: none;
}

.textras textarea {
	background: none;
	width: 100%;
	height: 150px;
	border: 1px solid #fff;
	padding: 10px;
	border-radius: 10px;
}

.textras {
	width: 100%;
}

section.form-tv form button {
	background: #fff;
	font-size: 16px;
	padding: 5px 38px;
	border-radius: 25px;
}

.ovlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #00000063;
	z-index: 9;
}

.box-tuvanmp {
	position: relative;
}



.text-logos-header {
	line-height: 1px;
}












.menu_fix_mobile {
	position: fixed;
	z-index: 999999;
	height: 100%;
	width: 320px;
	top: 0;
	right: 0;
	background: #fff;
	transition: all 200ms linear 0s;
	transform: translateX(100%);
	padding: 20px;
}

.btn-menu-mobile {
	cursor: pointer;
}

.main-menu-show {
	transform: translateX(0) !important;
	transition: all 200ms linear 0s;
	border-right: 1px solid #fff;
	overflow-y: scroll;
	/*! overflow: hidden; */
}

.menu_fix_mobile .close-menu {
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

.menu_fix_mobile .close-menu .logo_menu {
	display: inline-block;
	padding: 10px 10px 10px 25px;
}

.menu_fix_mobile .close-menu .logo_menu img {
	width: auto;
	max-width: unset;
	height: 30px;
}

/* .menu-product {
		padding-bottom: 10px;
		margin-bottom: 15px;
		overflow: hidden;
	} */

.close-menu {
	padding-bottom: 15px;
}

.close-menu span {
	font-size: 14px;
	color: #222;
	font-weight: 600;
}

.menu_fix_mobile .close-menu>a {
	float: right;
	color: #000;
	/*! width: 50px; */
	/*! height: 52px; */
	display: flex;
	justify-content: center;
	align-items: center;
	/*! background: #3e3938; */
	font-size: 14px;
}

.menu_fix_mobile ul {
	display: inline-block;
	margin: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.menu_fix_mobile ul li {
	float: left;
	position: relative;
	margin: 0;
	transition: 0.4s;
	width: 100%;
	/* border-bottom: 1px solid #cdcdcd9c; */
}

.menu-c2-mobile ul li {}

.close-menu a i {
	color: #222;
}


.menu_fix_mobile ul li a {
	font-size: 14px;
	font-weight: 400;
	/*! text-transform: uppercase; */
	padding: 10px 0px;
	color: #222;
	display: inline-block;
	width: 100%;
	line-height: normal;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-transform: uppercase;
}

.menu_fix_mobile ul li a:hover {
	color: #222;
}

.menu_fix_mobile ul li i.fa-chevron-down {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	color: #fff;
	transition: 0.3s;
	border-left: 1px solid #fff;
	cursor: pointer;
}

.menu_fix_mobile li ul.nav-sub {
	display: none;
	position: static;
	top: 100%;
	border: none;
	left: 0;
	padding: 0;
	background-color: transparent;
	text-align: left;
	min-width: 180px;
	transition: unset;
	float: left;
}

.menu_fix_mobile .nav-main>li:hover .nav-sub {
	transition: unset;
}

.box-tinttuc-newss {
	padding: 10px;
	/* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
	border-radius: 5px;
	height: 100%;
}

.menu_fix_mobile .nav-main li ul.nav-sub li {
	width: 100%;
	padding: 0;
}

.menu_fix_mobile .nav-main li ul.nav-sub li a {
	padding: 11px 15px 11px 35px;
	display: block;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	line-height: normal;
	white-space: normal;
	text-transform: inherit;
}

.menu_fix_mobile .nav-main li ul.nav-sub li a:hover {
	color: #fff;
}

.menu_fix_mobile .nav-main li .nav-sub li:not(:last-child):after {
	display: none;
}

.menu_fix_mobile li ul.nav-sub-child {
	display: none;
	position: static;
	top: 100%;
	border: none;
	left: 0;
	padding: 0;
	background-color: transparent;
	text-align: left;
	min-width: 180px;
	transition: unset;
	float: left;
}

.menu_fix_mobile .nav-main li ul.nav-sub-child li a {
	padding: 11px 15px 11px 70px;
}

.form-search-mobile form {
	/*! position: absolute; */
	right: 0;
	display: flex;
	box-shadow: rgba(0, 0, 0, 0.03) 0px 5px 15px;
	border-radius: 5px;
	overflow: hidden;
}

.form-search-mobile button {
	padding: 0px;
	/*! position: absolute; */
	/*! top: 50%; */
	/*! transform: translateY(-50%); */
	right: 11px;
	right: 0;
	position: relative;
	width: 35px;
}

.form-search-mobile {
	z-index: 99999;
	background: #fff;
	border: 1px solid #eaeaea;
}

.form-search-mobile form input {
	padding: 5px 0px;
	padding-left: 10px;
	width: 100%;
}

.menu-mobile-1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

li.menu-c2-mobiless a {
	text-transform: math-auto !important;
}

.box-header2-mobile>a {
	display: inline-flex !important;
	align-items: center;
}

.menu-c2-mobile ul li {
	border-bottom: 1px solid #cdcdcd9c;
}

.menu-c2-mobile {
	display: none;
}

.menu-product {
	line-height: unset !important;
}

.menu-c2-mobile.active-2 {
	display: block;
}

li.menu-c2-mobiless.active {
	display: block;
}


.menu-c3-menu-mobile {
	display: none;
}

li.menu-c2-mobiless.active .menu-c3-menu-mobile {
	display: block;
}

.menu-c3-menu-mobile li:last-child {
	border: none;
}

.menu-c3-menu-mobile ul {
	padding-left: 10px;
}

.menu-c2-mobile.active-2>ul {
	padding-left: 10px;
}

.header-mobile {
	display: none;
}

section.header-main-navs {
	position: relative;
	z-index: 999;
	padding: 83px 0px 10px;
	/* height: 95px; */
	transition: 0.5s ease;
}
ul.menu-c2-desk li a:hover {
	color: #fff !important;
}
ul.menu-c2-desk li a {
	text-transform: math-auto!important;
}
header.header-desk:after {
	z-index: 89;
	opacity: 1;
	background-color: #0000;
	background-image: linear-gradient(#00000096, #00000000);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	inset: 0% 0% auto;
	content: "";
	will-change: opacity;
	opacity: 1;
}


.menu-line-1 {
	background-color: #e8ecf2;
	width: 30px;
	height: 2px;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: auto;
	display: block;
	transition: 0.5s ease;

}

.menu-line-2 {
	background-color: #e8ecf2;
	width: 24px;
	height: 2px;
	margin-top: 5px;
	margin-left: 5px;
	transition: 0.5s ease;

}

.menu-line-3 {
	background-color: #e8ecf2;
	width: 30px;
	height: 2px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: auto;
	display: block;
	transition: 0.5s ease;
}

.box-menu-header.active .menu-line-1 {
	transform: translate3d(0px, 7px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.box-menu-header.active .menu-line-3 {
	transform: translate3d(0px, -7px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.box-menu-header.active .menu-line-2 {
	opacity: 0;
}

.lang-btn {
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
}

.lang-btn a {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	position: relative;
	padding-right: 13px;
}

.lang-btn .button-2.en-off {
	border-left: 2px solid #fff;
	padding-left: 3px;
}

.list-btn-banner a:hover {
	background: #ee6f10;
	color: #fff;
	border: 2px solid #ee6f10;
}



nav.menu.navigation {
	z-index: 99;
	width: 100%;
	position: fixed;
	inset: 0;
	display: flex;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	transition: 0.5s ease;
}

.menu-div-desktop {
	max-width: 100%;
	min-height: 50vh;
	position: relative;
	display: block;
	width: 100%;
}

.menuheadingcontainer {
	z-index: 10;
	perspective-origin: 50%;
	transform-origin: 50%;
	object-fit: cover;
	background-color: #0000;
	align-self: center;
	width: 100%;
	max-width: 100%;
	height: 65%;
	/* position: fixed; */
	inset: 0%;
	overflow: hidden;
	transform: translate(0);
	opacity: 1;
	transform: translate3d(0vw, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	height: 70vh;
	border-right: 1px solid #000;
}

a.menuheadingdiv {
	z-index: 10;
	object-fit: none;
	background-position: center;
	background-repeat: repeat, no-repeat !important;
	background-size: cover !important;
	border-right-width: 1px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 70vh;
	transition: transform .5s;
	display: flex;
	position: relative;
	left: 0%;
	height: 70vh;
}

h3.menuheading.vi {
	z-index: 10;
	color: #696968;
	text-align: center;
	order: 0;
	justify-content: center;
	width: 11vw;
	min-height: 60vh;
	max-height: 60vh;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1.2;
	display: flex;
	position: relative;
	font-weight: 200;
	text-transform: uppercase;
	height: 60vh;
	font-weight: 300;
	align-items: end;
}

.menuheadingcontainer:hover a.menuheadingdiv {
	background-image: linear-gradient(#242f3d69, #242f3d4d), url(https://cdn.prod.website-files.com/6088e2bd5ac1493f05778cc3/6088e2bd5ac149b24c778d34_51%20ben%20chuong%20duong20210410.jpg);
	height: 50vh;
	top: 0;
}

.menutextcontainer {
	display: flex;
	width: 100%;
}

.menuheadingcontainer .menuheadingdiv {
	transition: 0.5s;
	transform: translateX(-100%);
}

.menuheadingcontainer .menuheadingdiv .menuheading.vi {
	border: none;
}

nav.menu.navigation.active .menuheadingdiv {
	transition: 0.5s;
	transform: translateX(0);
	filter: grayscale(1);
}

nav.menu.navigation.active {
	opacity: 1;
	visibility: initial;
	overflow: unset;
	transition: 0.5s ease;
}

.logo_top {
	display: flex;
	align-items: center;
}

.logo_top h2 {
	color: #fff;
	font-weight: 400;
	font-size: 26px;
}

.box-title-header p {
	color: #fff;
}

.box-title-header {
	margin-left: 11px;
	cursor: pointer;
}

a.menuheadingdiv:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 75%;
	background-image: linear-gradient(#030e2700, #000000);
	transition: 0.5s ease;
	left: 0;
	bottom: 0;
}

.menuheadingcontainer a:hover {
	content: "";
	background-image: none;
}

.menuheadingcontainer:hover a.menuheadingdiv:before {
	content: "";
	transition: 0.5s ease;
}

.lang-btn a:nth-child(1):before {
	content: "/";
	right: 0;
	position: absolute;
}

/* loading-first */
.loading-first {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background: #051436;
}

.loading-first__box {
	height: 100%;
}

.sp.sp-slices {
	border-radius: 50%;
	/* border-top: 200px red solid;
	border-left: 200px yellow solid;
	border-bottom: 200px yellow solid;
	border-right: 200px yellow solid; */
	/* -webkit-animation: spSlices 4s  linear;
	animation: spSlices 4s  linear; */
}

.sp-circle {}

.sp-circle::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 4px #eee solid;
	border-top: 4px #c99610 solid;
	border-radius: 50%;
	-webkit-animation: spCircRot 4s 1s linear;
	opacity: 0;
	animation: spCircRot 4s 1s linear;
}

@keyframes zoom-img-load {
	from {
		transform: scale(0);
	}

	to {
		transform: scale(1);
	}
}

@-webkit-keyframes spCircRot {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
	}
}

@keyframes spCircRot {
	from {
		transform: rotate(0deg);
		opacity: 1;
	}

	to {
		transform: rotate(359deg);
		opacity: 1;
	}
}

.loading-first__img {
	/* padding: 50px; */
	height: 260px;
	width: 260px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.loading-first__img:not(.is-zoom) {}

.loading-first__img img {
	width: 130px;
	height: 130px;
	object-fit: contain;
	position: relative;
	/* animation: zoom-img-load 1s ease-in; */
}

.loading-first__img .sp-circle,
.loading-first__img .sp-slices,
.loading-first__img .sp-vortex {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
}

.loading-first__img-child {
	animation: fadeUpText 1s ease;
}

.loading-first__img-text {
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	color: #c99610;
	opacity: 0;
	transform: translateY(-40px);
	transition: all 1s ease-in-out;
	/* animation: fadeDownText 1s 1s ease-in-out; */
}

.loading-first__img-text.is-active {
	opacity: 1;
	transform: translate(0);
}

.loading-first__line .line {
	position: absolute;
	left: 30px;
	top: 0;
	opacity: 0;
	width: 1px;
	background: white;
	height: 0;
	transition: all .3s ease-in-out;
}

.loading-first__line .line:nth-child(1) {
	top: auto;
	bottom: 0;
}

.loading-first__line .line:nth-child(2) {
	left: 0;
	top: 30px;
	height: 1px;
}

.loading-first__line .line:nth-child(3) {
	left: auto;
	right: 30px;

}

.loading-first__line .line:nth-child(4) {
	top: auto;
	bottom: 30px;
	right: 0;
	left: auto;
	height: 1px;

}

.loading-first__line .line.is-active {
	opacity: 1;
}

.loading-first__line .line.is-active:nth-child(1),
.loading-first__line .line.is-active:nth-child(3) {
	height: 100%;
}

.loading-first__line .line.is-active:nth-child(4),
.loading-first__line .line.is-active:nth-child(2) {
	width: 100%;
}
.loading-first__img-child svg{
	width: 480px;
	height: 480px;
}

@keyframes fadeUpText {
	from {
		opacity: 0;
		transform: translateY(40px);
	}

	top {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeDownText {
	from {
		opacity: 0;
		transform: translateY(-40px);
	}

	top {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes anime-height {
	0% {
		height: 0;
	}

	100% {
		height: 100%;
	}

}

@keyframes anime-width {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}
.header-callping nav.menu.navigation.active {
	position: unset;
	display: unset;
}

.header-menu ul {
	display: flex;
	align-items: baseline;
	gap: 0px 45px;
}

.header-callping .menu-div-desktop {
	height: unset;
	min-height: unset;
}

.header-callping .menu-div-desktop ul li a {
	color: #e8ecf2;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 3px;
	font-weight: 300;
}
.header-callping {
}
.wdt-header-icons-list-item.tab-menu-mobile {
	display: none;
}
nav.menu.navigation {
	position: unset;
	opacity: 1;
	visibility: unset;
}

li.menu-c1-desck {
	position: relative;
}

ul.menu-c2-desk {
	top: 100%;
	z-index: 99999;
	display: unset;
	overflow: hidden;
	position: absolute;
	width: 160px;
	border: 1px solid #333;
}
.ul.menu-c2-desk li a {
	line-height: 1.5;
}
ul.menu-c2-desk {
	visibility: hidden;
}

li.menu-c1-desck:hover ul.menu-c2-desk {
	 overflow: unset;
	 visibility: visible;
	 background: #000;
}


header.header-desk nav.menu.navigation {
	overflow: unset;
}

ul.menu-c2-desk li a {
	color: #c8c8c8 !important;
	padding: 10px;
	font-size: 12px !important;
}


ul.menu-c2-desk li a {
	display: block;
	padding: 5px 0px;
	font-size: 14px;
	line-height: 1.5 !important;
}

ul.menu-c2-desk:hover .menu-c1-desck {
	display: block;
}

.header-menu ul li.active a:before {content: "";position: absolute;width: 100%;height: 1px;background: #f00;bottom: 0;width: 100%;opacity: 1;right: 0;transition: 0.5s ease;}

section.header-main-navs:hover {
	/* height: unset; */
	transition: 0.5s ease;
	background: #000;
}

.item-menu-desk {
	display: flex
;
	align-items: center;
	justify-content: space-between;
}

.icon-down-desck svg {width: 12px;height: 12px;margin-left: 5px;margin-bottom: -2px;}

.icon-down-desck svg path {
fill: #fff;
}
nav.menu.navigation.active .menuheadingdiv:hover {
    filter: unset;
}

header.header-desk:hover {
	height: unset;
	transition: 0.5s ease;
}

.text-logos-header p {
	color: #fff;
	font-size: 8.7px;
	display: inline-block;
	padding: 0px 0px 0px;
	text-transform: uppercase;
}

.menuheadingcontainer .menuheadingdiv .menuheading.vi:hover {
    opacity: 1;
}

@media(max-width:1700px){
section.header-main-navs {
padding: 25px 0px 20px;
}

a.menuheadingdiv {
height: 80vh;
}

.menuheadingcontainer {height: 75vh;}

.menuheadingcontainer:hover a.menuheadingdiv {
height: 80vh;
}

a.menuheadingdiv {
background: no-repeat;
background-position: top;
background-size: cover;
}
}

@media (min-width: 767px) {
	.loading-first__img {
		height: 400px;
		width: 610px;
	}
}

@media(max-width:1400px) {
	ul.menu-c1-desk .item-menu-c1-desk a {
		padding: 22px 7px;
		font-size: 12px;
	}
}

@media(max-width:990px) {
	nav.menu.navigation.active .menuheadingcontainer:hover {
		transition: 0.5s ease;
		height: 80vh !important;
	}
	
	nav.menu.navigation.active .menuheadingcontainer:hover a {
		height: 100% !important;
	}

  .box-nav-header-desk {
align-items: center;
}
  section.header-main-navs {
padding: 10px 0px 20px;
}
  
	.icon-down-desck svg {
		width: 15px;
		height: 15px;
	}
	.icon-down-desck svg path {
		fill: #000000;
	}
	.item-menu-desk {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.icon-down-desck {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	
	.icon-down-desck svg {
		margin-bottom: -5px;
	}
	
	ul.menu-c2-desk {
		display: none !important;
	}
	
	li.menu-c1-desck.active .menu-c2-desk {
		display: block !important;
	}
	ul.menu-c2-desk {
		margin-left: 15px;
		position: unset;
	}
	
	nav.menu.navigation.active ul {
		display: block;
	}
	nav.menu.navigation {
		display: none;
	}
	
	nav.menu.navigation.active {
		position: fixed !important;
		right: 0;
		width: 30vh;
		padding: 0px 0px 0 0;
		height: auto;
		background: #fff;
	}
	
	nav.menu.navigation.active ul li a {
		color: #000;
		padding: 20px;
	}
	
	nav.menu.navigation.active ul li a {
		display: block;
		padding: 5px 10px;
		text-transform: uppercase;
		line-height: 1.5;
		font-size: 15px;
	}

	.wdt-header-icons-list-item.tab-menu-mobile {
		display: block;
	}
	
	.wdt-search-form-container form {
		width: 95%;
	}

	.box-title-header {
		display: none;
	}

	.logo-desk a img {
		width: 200px;
		max-width: 200px;
	}

	.logo_top h2 {
		font-weight: 400;
		font-size: 20px;
	}

	.box-title-header p {
		font-size: 13px;
	}

	.header-mobile {
		display: block;
	}
}

@media(max-width:768px) {
	.menutextcontainer {
		display: block;
		width: 100%;
	}
	.menu-div-desktop {
		min-height: auto;
	}

	.menuheadingcontainer {
		width: 100%;
		max-width: 100%;
		height: 20vh;
	}

	a.menuheadingdiv {
		width: 100%;
		max-width: 100%;
		max-height: unset;
		min-height: 30vh;
		height: 30vh;
	}

	h3.menuheading.vi {
				width: 100%;
				min-height: unset;
				max-height: unset;
				font-size: 20px;
				height: 45vh;
				padding-bottom: 20px;
	}

	
	.loading-first__img-child svg{
		width: 260px;
		height: 260px;
	}
}
