input[type='text'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='textarea'] {
	border-radius: 0px;
	border: #ccc 1px solid;
	padding: 10px 15px;
	resize: none;
}

button,
input[type='button'],
input[type='submit'],
input[type='reset'] {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	background: #F26522;
	border: 0px;
	padding: 10px 15px;
	font-size: 14px;
}

body:has(.header)  {
	padding-top: 115px;
	font-family: "Montserrat", Sans-serif;
}

body.home:has(.header)  {
	padding-top: 58px;
}

body.admin-bar:has(.header)  {
	padding-top: 110px;
}

body.home.admin-bar:has(.header)  {
	padding-top: 85px;
}

body.admin-bar .header {
	top: 32px;
}

body.admin-bar .container--sidebar__sidebar .acf-nav-menu,
body.admin-bar .container--sidebar__sidebar .fancy-list-menu {
	top: 154px;
}

body,
p {
	font-weight: 400;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500 !important;
	text-transform: uppercase;
}

.container {
	max-width: 1200px !important;
}

.e-con-inner {
	padding-left: 15px !important;
	padding-right: 15px !important
}

.header {
	padding: 5px 15px;
	border-bottom: #DDE0E9 1px solid;
	margin-bottom: 25px;
	width: 100%;
	background: #fff;
	z-index: 9;
	position: fixed;
	top: 0px;
}

.footer {
	margin-top: 25px;
}

.widget_nav_menu:has(.footer-widget-heading) .footer-widget-heading {
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
}

footer .widget_nav_menu:has(.footer-widget-heading) .menu {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

footer .widget_nav_menu:has(.footer-widget-heading) a {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.3em;
	display: block;
	margin-bottom: 5px;
	text-align: justify;
	color: #73879F;
	text-transform: none;
	text-align: left;
}

footer .widget_nav_menu ul {
	padding: 0px;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

footer .widget_nav_menu a {
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
}

.footer__top {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: #21436B 1px solid;
}

.footer__top .row {
	align-items: center;
}

.footer__copyright {
	margin-top: 25px;
	padding-top: 25px;
	border-top: #21436B 1px solid;
}

.footer__copyright .footer__menu {
	margin: 0px;
}

.footer__copyright .footer__menu a {
	color: #73879F;
}

.footer-apps {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.footer-apps a {
	transition: opacity 0.2s ease-in-out
}

.footer-apps img {
	width: 100%;
	aspect-ratio: 170 / 57.5;
}

.footer-apps a:hover {
	opacity: 0.7
}


.footer__menu {
	display: flex;
	list-style: none;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

.header__logo img {
	width: 100%;
	max-width: 330px;
}

.header__menu {
	display: flex;
	flex-direction: column;
	gap: 3px;
}

.header--mobile {
	display: none;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 99;
}

.header--mobile #mega-menu-wrap-primary-mobile #mega-menu-primary-mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	position: relative !important;
	left: 0px;
}

.header--mobile li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,
.header--mobile li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
	opacity: 1 !important;
	transform: none !important;
	visibility: visible;
	transition: none !important;
}

.header--mobile #mega-menu-wrap-primary-mobile #mega-menu-primary-mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li {
	padding-right: 15px;
}

.header--mobile .mega-toggle-on li.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
	display: block;
}

.header--mobile .header__logo {
	flex: 1;
}

.header--mobile .header__logo img {
	max-width: 180px;
}

.header--mobile #searchform {
	width: 100%;
	gap: 0px !important;
	border-bottom: #3472b9 1px solid;
}

.header--mobile #searchform input[type="text"] {
	flex: 1;
	background: none;
	color: #fff;
	border: 0px;
	border-radius: 0px;
}

.header--mobile #searchform input[type="text"]::placeholder {
	color: #3472b9
}

.header--mobile .mega-menu {
	display: flex !important;
	flex-direction: column;
	background: none !important;
}

.header--mobile #mega-menu-wrap-primary-mobile #mega-menu-primary-mobile>li.mega-menu-flyout ul.mega-sub-menu {
	position: relative;
	background: none !important;
	display: none;
	width: 100%;
	border: 0px;
}

.header--mobile #mega-menu-wrap-primary-mobile #mega-menu-primary-mobile>li.mega-menu-flyout ul.mega-sub-menu li {
	background: none !important
}

.header--mobile .mega-toggle-on>ul.mega-sub-menu {
	display: block !important;
}

.header--mobile .mega-menu-link {
	text-align: right !important;
}

.header--mobile #mega-menu-wrap-primary-mobile {
	background: none;
}

.header--mobile #mega-menu-wrap-primary-mobile #mega-menu-primary-mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
	border-bottom: 0px;
}

.header--mobile #mega-menu-wrap-primary-mobile #mega-menu-primary-mobile>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a {
	padding: 5px 15px;
	padding-right: 30px;
}

.header--mobile .mega-menu-link {
	line-height: 2.0em !important;
}

.header-mobile__wrapper__menu {
	height: calc(100vh - 117px);
	overflow: scroll;
	padding: 20px 0px;
}

.header-mobile__content {
	display: flex;
	gap: 25px;
	flex-direction: row;
	align-items: center;
}

.header-mobile__btn-menu {
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #002855;
	color: #fff !important;
	padding: 6px;
}

.header-mobile__wrapper {
	width: 100%;
	height: calc(100vh - 50px);
	background: rgba(0, 40, 85, 0.9);
	backdrop-filter: blur(6px);
	position: fixed;
	top: 50px;
	left: 0px;
	display: none;
}

.header-mobile__wrapper .mega-menu-link {
	background: none !important;
	color: #fff !important;
}

.header-mobile__wrapper #mega-menu-wrap-primary-1 {
	background: none;
}

.header-mobile__btn-menu svg {
	fill: #fff;
}

.header__menu-nav {
	display: flex;
	flex-direction: row;
	gap: 10px;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.header__menu-nav--language {
	border-bottom: #DDE0E9 1px solid;
	position: relative;
	top: -2px;
}

.header__menu-language {
	display: flex;
	align-items: center;
}

.sign-in-link {
	display: flex;
	align-items: center;
	gap: 5px;
	text-transform: uppercase;
	font-size: 14px;
	color: #002855
}

.sign-in-link img {
	position: relative;
	top: -1px;
}

.header--mobile .sign-in-link {
	color: #fff;
	text-align: right;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	padding: 5px 10px;
}

.header--mobile .sign-in-link img {
	filter: brightness(0) invert(1);
}

.header--pc .sign-in-link:after {
	content: "";
	height: 20px;
	width: 1px;
	background: #DDE0E9;
	display: block;
	margin-right: 10px;
	margin-left: 5px;
}

.header--pc .row {
	align-items: center;
}

.footer {
	background: #002855;
	padding-bottom: 25px;
	padding-top: 25px;
	font-size: 14px;
	color: #73879F;
}

.footer .sub-menu {
	display: none !important
}

.footer__social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: flex-end;
}

.footer__social-item {
	width: 60px;
	height: 60px;
	border: #21436B 1px solid;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.2s ease-in-out;
}

.footer__social-item:hover {
	background: rgba(255, 255, 255, .1)
}

.footer__social-item svg {
	width: 20px;
}

.footer__logo img {
	filter: brightness(0) invert(1);
	/* aspect-ratio: 165/27; */
}

.footer__widgets {
	display: flex;
	gap: 50px;
	justify-content: space-between;
	align-items: flex-start;
}

.footer__widgets-col {
	flex: 1;
}

.header__btn-search {
	background: none !important;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 0px;
}

.header__btn-search:after {
	display: none;
}

.header__btn-search>i {
	color: #002855;
	font-size: 18px !important;
}

.header__menu-search {
	flex: 40px;
}

.header__menu-search button {
	width: 100%;
}

.header__menu-search form div {
	display: flex;
	gap: 10px;
}

.footer__menu-language {
	display: flex;
	justify-content: flex-end;
}

.header__btn-language,
.footer__btn-language {
	display: flex;
	align-items: center;
	gap: 5px;
	background: none !important;
	border: 0px;
	color: #000 !important;
	padding: 0px !important;
	text-transform: uppercase;
	box-shadow: none !important;
}

.footer__btn-language {
	color: #fff !important
}

.dropdown-item.active,
.dropdown-item:active {
	background: #e9ecef;
}

.dropdown-item,
.lang-item a {
	padding: 10px 15px;
	text-decoration: none !important;
}

.lang-item a:hover {
	background: #e9ecef;
	text-decoration: none !important;
}

.lang-item a {
	text-transform: uppercase;
	color: #002855
}

.dropdown-menu {
	border-radius: 0px;
}

.dropdown-menu a {
	display: flex;
	align-items: center;
}

.counter-item .wpr-prbar-circle-svg {
	transform: scale(0.8) rotate(-90deg);
}

.counter-item .wpr-prbar-content {
	overflow: visible;
}

.black-and-white {
	filter: grayscale(1);
}

.link-with-icon a:after {
	content: "";
	background: url('data:image/svg+xml,<svg width="4" height="5" viewBox="0 0 4 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.53965 5L0.941864 4.36539L2.74428 2.49555L0.954874 0.632128L1.58123 -2.79706e-08L3.93937 2.49547L1.53965 5Z" fill="%23002D59"/></svg>');
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 3px;
	height: 5px;
	display: inline-block;
	transform: scale(1.5);
	position: relative;
	top: -2px;
	right: -5px;
	transition: all 0.2s ease-in-out;
}

.link-with-icon a:hover:after {
	right: -10px;
}

.elementor-button-link .elementor-button-icon {
	transition: transform 0.2s ease-in-out
}

.elementor-button-link:hover .elementor-button-icon {
	transform: translateX(-5px)
}

.wpr-prbar-counter-value-suffix {
	transform: translateY(-20px);
	font-weight: 900;
}

.tpg-post-link img {
	width: 100%;
	aspect-ratio: 272 / 160;
}

.container--sidebar {
	display: grid;
	grid-template-columns: 280px 1fr;
	gap: 25px;
}

.container--sidebar__sidebar .acf-nav-menu,
.fancy-list-menu {
	border-right: #DDE0E9 1px solid;
	padding-right: 25px;
	position: sticky;
	top: 120px;
}

.container--sidebar__sidebar .acf-nav-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-direction: column;
}

.container--sidebar__sidebar .acf-nav-menu ul a {
	color: #002855;
	display: block;
	text-decoration: none;
	display: flex;
	gap: 10px;
	align-items: flex-start;
	padding: 10px 0px;
}

.container--sidebar__sidebar .acf-nav-menu ul a:before {
	width: 10px;
	height: 10px;
	min-width: 10px;
	min-height: 10px;
	content: "";
	transition: all 0.2s ease-in-out;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23002855" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>') center no-repeat;
	top: 5px;
	position: relative;
}

.container--sidebar__sidebar .acf-nav-menu ul .current-menu-item a:before {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23F26522" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>') center no-repeat;
}

.container--sidebar__sidebar .acf-nav-menu ul a:hover:before {
	transform: translateX(-5px)
}

.container--sidebar__sidebar .sub-menu {
	margin-left: 20px !important;
}

.container--sidebar__sidebar .sub-menu a {
	padding: 5px 0px !important;
	font-size: 14px;
}

.container--sidebar__sidebar .sub-menu a:before {
	display: none
}

.container--sidebar__sidebar .sub-menu {
	display: none !important;
}

.container--sidebar__sidebar .current_page_item>.sub-menu,
.container--sidebar__sidebar .sub-menu:has(.current_page_item) {
	display: flex !important;
}

.post-featured-image {
	width: 100%;
	height: 100%;
	height: 280px;
	margin-bottom: 25px;
	overflow: hidden;
	display: block;
}

.post-featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.page-title {
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #002855;
}


.block-with-image .elementor-image-box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.block-with-image .elementor-image-box-wrapper {
	align-items: stretch !important;
}

.block-with-image .elementor-image-box-content {
	padding: 25px;
}

.breadcrumbs {
	display: flex;
	align-items: center;
	gap: 2px 10px;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.breadcrumbs .bc-delimiter {
	width: 10px;
	height: 10px;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%2372879f" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>') center no-repeat;
}

.breadcrumbs {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: #002855;
	line-height: 1.5em;
}

.breadcrumbs a {
	color: #72879F;
	text-decoration: underline
}

.breadcrumbs a:hover {
	text-decoration: none;
}

.block-percent sup {
	font-size: 24px;
	top: -25px
}

.swiper-pagination {
	gap: 10px;
	display: flex;
	justify-content: center;
}

.swiper-pagination-bullet {
	width: 35px !important;
	height: 3px !important;
	background: #ffffff80 !important;
	border-radius: 0px !important;
	margin: 0px !important;
}

.omnicom-slider .swiper-slide-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	height: 300px;
}

.swiper-pagination-bullet-active {
	background: #fff !important;
}

.elementor-counter-number,
.elementor-counter-title {
	font-weight: normal;
}

.row.row-center {
	align-items: center;
}

footer .sub-menu {
	display: none;
}

#mega-menu-wrap-primary-2 {
	width: 100%;
}

#mega-menu-wrap-primary-2>ul {
	display: flex !important;
	justify-content: space-between;
}

.header--pc .menu-get-demo-link a {
	background: #F26522 !important;
	color: #fff !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	transition: all 0.2s ease !important
}

.header--mobile .menu-get-demo-link a {
	color: #F26522 !important
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	transition: all 0.2s ease !important
}

button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
	opacity: 0.8
}

input[type="file"] {
	background: none !important;
}

.menu-get-demo-link a:hover {
	opacity: 0.8 !important
}

.elementor-grid-item {
	height: 100%;
}

.container-link:hover {
	transform: scale(1.07);
}

.block-404 {
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
	margin: 50px 0px;
}

.block-404__title {
	font-size: 56px;
	font-weight: bold;
	line-height: 1.3em;
}

.block-404__text {
	font-size: 28px;
	line-height: 1.3em;
	text-transform: uppercase;
}

.block-404__link {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.block-404__link a {
	background: #F26522;
	color: #fff;
	padding: 10px 20px;
	transition: all 0.2s ease;
	text-transform: uppercase;
	text-decoration: none;
	transition: opacity 0.2s ease;
}

.block-404__link a:hover {
	opacity: 0.8
}

#mega-menu-wrap-primary-2 #mega-menu-primary-2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 10px 15px 10px 15px;
	line-height: 1.3em;
}

.mega-sub-menu .mega-indicator {
	position: absolute !important;
	left: auto;
	right: 10px;
	margin: auto auto !important;
	height: 18px !important;
}

#mega-menu-wrap-primary-2 .mega-sub-menu {
	display: none;
}

.fancy-list-menu {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.fancy-list-menu a {
	color: #002855;
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

.fancy-list-menu a:before {
	content: "";
	width: 12px;
	height: 12px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='11' height='11' stroke='%23002855'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	top: 4px;
}

.fancy-list-menu a.active:before {
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='11' height='11' stroke='%23002855'/%3E%3Crect x='3' y='3' width='6' height='6' fill='%23F26522'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat no-repeat;
	background-position: center center;
	background-size: cover;
}

#searchform {
	display: flex;
	gap: 10px;
}

body.mobile-menu-opened {
	overflow: hidden;
}

body.mobile-menu-opened .header-mobile__wrapper {
	display: block;
}

.current-menu-item>a {
	color: #F26522 !important
}

.header-mobile__wrapper__search #searchsubmit {
	background: none
}

.header-mobile__wrapper__menu .mega-menu-link {
	font-size: 14px !important
}

.container--sidebar__sidebar .sub-menu a:hover {
	text-decoration: underline;
}

.col-row {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.col-row.text-right {
	justify-content: flex-end;
}

@media screen and (max-width: 1024px) {
	.container--sidebar {
		display: flex;
		flex-direction: column;
	}

	.container--sidebar__sidebar {
		display: none;
	}

	.header--pc {
		display: none;
	}

	.header--mobile {
		display: block;
		min-height: 50px;
		display: flex;
		align-items: center;
	}

	.footer__widgets {
		flex-wrap: wrap;
		gap: 10px !important;
	}

	.footer__widgets-col:not(:has(.footer-apps)) .footer-widget.widget_nav_menu {
		width: 100%;
	}

	.footer__widgets-col:not(:has(.footer-apps)) .footer-widget.widget_nav_menu>div:has(.menu) {
		display: none;
	}

	.footer__widgets-col:not(:has(.footer-apps)) .footer-widget.widget_nav_menu .footer-widget-heading {
		font-size: 12px;
		display: flex;
		align-items: center;
		gap: 10px;
	}

	.footer__widgets-col:not(:has(.footer-apps)) .footer-widget.widget_nav_menu .footer-widget-heading:after {
		background: url('data:image/svg+xml,<svg width="9" height="6" viewBox="0 0 9 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.927246 1.7569L1.94262 0.759766L4.93436 3.76629L7.91584 0.781467L8.92725 1.82626L4.9345 5.75977L0.927246 1.7569Z" fill="white"/></svg>');
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		content: "";
		width: 11px;
		height: 7px;
		display: block
	}

	.footer-widget:has(.footer-apps) {
		max-width: 157px;
		flex: 1;
	}

	.footer__widgets-col:not(:has(.footer-apps)) .footer-widget.widget_nav_menu.active .footer-widget-heading:after {
		transform: rotate(180deg)
	}

	.footer__widgets-col:not(:has(.footer-apps)) .footer-widget.widget_nav_menu.active .footer-widget-heading:hover {
		text-decoration: underline;
	}

	.footer__widgets-col:not(:has(.footer-apps)) .footer-widget.widget_nav_menu.active>div:has(.menu) {
		display: block;
	}

	.footer__top {
		border-bottom: 0px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.footer__widgets-col {
		flex: 100% !important;
		display: flex;
		justify-content: space-between;
	}

	.footer__logo img {
		max-width: 150px;
	}

	.footer__social {
		gap: 10px;
	}

	.footer__social-item {
		width: 32px;
		height: 32px;
	}

	.footer__copyright .row {
		display: flex;
		flex-direction: column-reverse;
		align-items: flex-start;
		gap: 20px;
	}

	.footer__copyright .text-center,
	.footer__copyright .text-right {
		text-align: left !important;
	}

	.footer__menu-language {
		justify-content: flex-start;
	}

	.footer__menu {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 20px;
		padding: 0px;
	}

	body:has(.header) {
		padding-top: 65px;
	}

	body.home:has(.header) {
		padding-top: 15px;
	}

	body.admin-bar:has(.header) {
		padding-top: 50px;
	}

	body.admin-bar .header-mobile__wrapper {
		top: 82px;
		height: calc(100vh - 80px);
	}

	body.home.admin-bar:has(.header) {
		padding-top: 42px;
	}

	body.home.admin-bar .header-mobile__wrapper {
		top: 82px;
		height: calc(100vh - 82px);
	}

	.e-con-inner {
		padding-left: 0px !important;
		padding-right: 0px !important
	}

	.col-row.text-right {
		justify-content: flex-start;
	}
}

@media screen and (max-width: 600px) {
	body.admin-bar:has(.header) {
		padding-top: 0px !important;
	}

	body.admin-bar .header {
		top: 0px;
	}

	.header-mobile__wrapper {
		height: calc(100vh - 50px) !important;
		top: 50px !important;
	}
}

body.lang-vi #mega-menu-wrap-primary-2 a {
	font-size: 12px !important
}

.swiper-wrapper {
	width: auto !important
}