/*
Theme Name: Amoot SMS
Theme URI: https://amootsms.com
Author: Amoot Software Wp Team
Author URI: https://amootsoft.com/
Description: Build With Love 
Version: 1.8
Text Domain: amootsms
package : amootsms
*/
@import url('./assets/fontiran.css');

@font-face {
	font-family: "Yekan Bakh VF";
	src: url('./assets/fonts/YekanBakh-VF.ttf');
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 500;
	src: url('./assets/fonts/Peyda-Regular.ttf');
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 600;
	src: url('./assets/fonts/Peyda-SemiBold.ttf');
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 700;
	src: url('./assets/fonts/Peyda-Bold.ttf');
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 800;
	src: url('./assets/fonts/Peyda-ExtraBold.ttf');
}

@font-face {
	font-family: "Peyda";
	font-style: normal;
	font-weight: 900;
	src: url('./assets/fonts/Peyda-Black.ttf');
}


/*@font-face {*/
/*	font-family: "Yekan Bakh FaNum";*/
/*	font-style: normal;*/
/*	font-weight: 100;*/
/*	src: url('fonts/woff/YekanBakhFaNum-thin.woff') format('woff'),*/
/*		url('fonts/woff2/YekanBakhFaNum-thin.woff2') format('woff2');*/
/*}*/

:root {
	--font-size: 14px;
	/*--yekan: 'Yekan Bakh VF';*/
	--yekan: "Yekan Bakh FaNum";
	--peyda: 'Peyda';
	/* --prim-color: #FF6137; */
	--prim-color: #FF5F33;
	--sec-color: #42BFB9;
	font-size: var(--font-size, 14px);

}

*,
* {
	font-family: var(--yekan, 'Yekan Bakh VF');
	box-sizing: border-box;
}

body {
	margin: 0;
	font-size: var(--font-size, 14px);
}

a {
	text-decoration: none;
	color: #000;
}

.peyda {
	font-family: var(--peyda, 'Peyda');
}

.yekan {
	font-family: var(--yekan, 'Yekan Bakh VF');
}

svg#svg_template_header {
	height: 0px;
	width: 0px;
	visibility: hidden;
	opacity: 0;
	display: none;
}


/* Grid */
.d-flex {
	display: flex;
}

.row {
	gap: 20px;
	width: 100%;
}

.col-1 {
	flex: 0 0 8.33%;
}

.col-2 {
	flex: 0 0 16.66%;
}

.col-3 {
	flex: 0 0 25%;
}

.col-4 {
	flex: 0 0 33.33%;
}

.col-5 {
	flex: 0 0 41.66%;
}

.col-6 {
	flex: 0 0 47%;
}

.col-7 {
	flex: 0 0 58.33%;
}

.col-8 {
	flex: 0 0 66.66%;
}

.col-9 {
	flex: 0 0 75%;
}

.col-10 {
	flex: 0 0 83.33%;
}

.col-11 {
	flex: 0 0 91.66%;
}

.col-12 {
	flex: 0 0 100%;
}

.row {
	display: flex;
	flex-wrap: wrap;
}

.row-reverse {
	flex-direction: row-reverse;
}



/* End Grid */



ul,
li {
	padding: 0;
	list-style: none;
}

header#site-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: rgba(255, 255, 255, 0.65);
	backdrop-filter: blur(14px);
	padding: 0;
	border-bottom: 1px solid #E3E7EF;
	position: sticky;
	top: 0;
	z-index: 11;
	flex-wrap: wrap;
}

header#site-header nav>ul>li .submenu .highlight-mega ul li a:hover svg {
	background: rgb(255, 97, 55);
	stroke: white !important;
	transition: 0.3s all;
}

header#site-header nav>ul>li .submenu .highlight-mega ul li a:hover svg * {
	fill: rgb(255, 97, 55);
	stroke: white !important;
}

header#site-header nav>ul>li>a {
	padding: 16px 0;
}

header#site-header nav>ul {
	gap: 2.5em;
}

header#site-header nav>ul>li .submenu {
	transition: 0.4s all;
	opacity: 0;
	display: flex;
	display: flex;
	position: absolute;
	width: 20%;
	border-radius: 24px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05);
	box-shadow: 0px 34px 35px -26px rgba(0, 0, 0, 0.15);
	padding: 0;
	z-index: 109;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s;
	transition: .5s;
	top: 103%;
}

header#site-header nav>ul>li:nth-child(2) .submenu {
	width: 55%;
}

header#site-header nav>ul>li:hover .submenu {
	opacity: 1;
	visibility: visible;
}

header#site-header nav>ul>li .submenu.submenu-30 {
	width: 30%;
}

.submenu .nohighlight-menu.full-nohighlight-menu {
	width: 100% !important;
}

.blocketSubmenu.blockSub {
	position: fixed;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: #26262675;
	top: 0;
	left: 0;
	transition: 0.3s all;
}

.submenu:before {
	content: "";
	border: solid transparent;
	top: -23px;
	height: 30px;
	right: 50px;
	opacity: 1;
	pointer-events: none;
	position: absolute;
	width: 50px;
	z-index: -1;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20" fill="none"><path d="M7.59406 2.53055C9.15623 -0.0060935 12.8438 -0.0060885 14.4059 2.53056L21.1013 13.4025C22.7426 16.0675 20.8252 19.5 17.6954 19.5H4.30463C1.17475 19.5 -0.742551 16.0675 0.898689 13.4025L7.59406 2.53055Z" fill="white"/></svg>');
	background-repeat: no-repeat;
	background-size: 30px;
}

header#site-header nav>ul>li .submenu .nohighlight-menu ul a:before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	background: #4C4D4F;
	border-radius: 50%;
	right: 8px;
}

header#site-header nav>ul>li .submenu .highlight-mega ul li a {
	margin-bottom: 12px;
}


header#site-header nav>ul>li .submenu .highlight-mega {
	background: var(--Surfaces-surface-container-lowest, #FFF8F6);
	width: 28%;
	padding: 32px 32px 32px 16px;
	border-radius: 0px 24px 24px 0px;
}

header#site-header nav>ul>li .submenu .nohighlight-menu {
	width: 70%;
	padding: 32px 36px 32px 16px;
}

header#site-header nav>ul>li .submenu .highlight-mega>p,
header#site-header nav>ul>li .submenu .nohighlight-menu p {
	color: var(--Surfaces-on-surface, #18191B);
	text-align: right;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0 0 16px;
	line-height: 1;
	padding: 0 4px;
}

header#site-header nav>ul>li .submenu .submenu ul li a {
	display: flex;
	padding: 8px 16px;
	flex-direction: column;
	align-items: flex-end;
	gap: 4px;
	font-size: 16px
}

header#site-header nav>ul>li .submenu .nohighlight-menu ul a:hover {
	background: #FFEDE8;
	border-radius: 12px;
	transition: .2s all;
}

header#site-header nav>ul>li .submenu .nohighlight-menu ul a:hover::before {
	background: #FF6137;
}

.submenu {
	z-index: 6;
}

.submenu ul li a span {
	color: var(--Surfaces-on-surface-var, #4C4D4F);
	text-align: right;
	font-size: 14px;
	font-style: normal;
	font-weight: 350;
	line-height: 1;
}

.submenu ul li a {
	display: flex;
	gap: 20px;
	padding: 8px 4px;
}

.submenu ul li a svg {
	border-radius: 4px;
	background: var(--Surfaces-Surface, #FFF);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}


header#site-header nav>ul>li .submenu .nohighlight-menu ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 8px 24px;
}

header#site-header nav>ul>li .submenu .nohighlight-menu ul.flex {
	display: flex;
}

header#site-header nav>ul>li .submenu .nohighlight-menu ul a {
	font-size: 14px;
	font-style: normal;
	font-weight: 350;
	line-height: normal;
	position: relative;
	padding-right: 20px;
	transition: 0.8s all;
}

header#site-header nav>ul,
header#site-header nav>ul li a {
	display: flex;
	align-items: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
	margin: 0;
}

header#site-header .last-action {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.sec-color {
	background-color: #42BFB9;
	color: #fff
}

.prim-color {
	background-color: var(--prim-color, #FF6137);
	;
	color: #fff
}

.sms-prim {
	color: var(--prim-color, #FF6137);
}

.flex {
	display: flex;
}

.wrap {
	flex-wrap: wrap;
}

.f-column {
	flex-direction: column;
}

.f-row {
	flex-direction: row;
}

.btn-site {
	display: inline-flex;
	line-height: 1;
	padding: 8px 16px;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.20);
	border-radius: 36px;
	align-items: center;
	justify-content: space-between;

	font-size: 1rem;
	font-style: normal;
	font-weight: 400;

}

.last-action .sec-color.btn-site {
	padding: 10px !important;
	text-align: center;
	line-height: 1;
}

.last-action .sec-color.btn-site svg {
	margin: 0;
}

.btn-site-outline {
	display: inline-flex;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 36px;
	align-items: center;
	justify-content: space-between;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	border-color: #FF6137;
	background: #fffcfc00;
	color: #FF6137;
	border: 1px solid;
	transition: 0.3s all;
}

.btn-site-main {
	display: inline-flex;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 36px;
	align-items: center;
	justify-content: space-between;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	transition: 0.3s all;
}

.btn-site-main-outline {
	display: inline-flex;
	line-height: 1;
	padding: 12px 24px;
	border-radius: 36px;
	align-items: center;
	justify-content: space-between;

	font-size: 1rem;
	font-style: normal;
	font-weight: 400;

	border-color: #FF6137;
	background: #fffcfc00;
	color: #FF6137;
	border: 1px solid;

	transition: 0.3s all;
}

.btn-site-main-outline svg {
	color: #FF6137;
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

.prim-color.btn-site-main:hover {
	border-radius: 16px;
	background: var(--States-Hover-Strong, #D93B10);
	box-shadow: 0px 7px 17.8px -4px rgba(0, 0, 0, 0.10);
}

.prim-color.btn-site-outline:hover,
.btn-site-main-outline:hover {
	border-radius: 16px;
	border: 1.5px solid var(--States-Hover-Strong, #D93B10);
	background: rgba(255, 237, 232, 0.44);
	box-shadow: 0px 7px 17.8px -4px rgba(0, 0, 0, 0.10);
	backdrop-filter: blur(16.25px);
}

.services-box:hover {
	border-radius: 16px;
	border: none;
	background: linear-gradient(90deg, rgba(255, 237, 232, 0.44) 0%, rgba(255, 222, 213, 0.44) 100%);
	box-shadow: 0px 7px 17.8px -4px rgba(0, 0, 0, 0.10);
	backdrop-filter: blur(16.25px);
}

.opacity-0 {
	opacity: 0;
}

.opacity-1 {
	opacity: 1;
}

.btn-site svg,
.btn-site-main svg,
.btn-site-outline svg {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

.container-fluid {
	width: 100%;
	padding-left: 32px;
	padding-right: 32px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.container {
	width: 100%;
	max-width: 1440px;
	padding-left: 32px;
	padding-right: 32px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

header#site-header nav>ul li a svg {
	margin-right: 0;
	padding: 4px;
	width: 28px;
	height: 28px;
}


#site-header nav {
	width: 72.7%;
	justify-content: space-between;
	display: flex;
}



.btn-header {
	display: none;
}

img {
	max-width: 100%;
	height: auto;
}


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

.justify-content-center {
	justify-content: center;
}

.justify-content-between {
	justify-content: space-between;
}

.container-fluid>.row {
	width: 100%;
}

.nowrap {
	flex-wrap: nowrap;
}


a.social-footer {
	color: #7F8082;
	border-radius: 4px;
	text-decoration: none;
	transition: 0.2s all;
	margin-block: 16px;
}

a.social-footer:hover {
	color: #2a2a2a;
}

.color-gray {
	color: var(--Surfaces-on-surface-var, #4C4D4F);
	text-align: right;
	/* Body/medium */
	font-family: "Yekan Bakh VF";
	font-size: 16px;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
}

.m0 {
	margin: 0;
}

.m-block-8 {
	margin-block: 8px;
}

.gap-def {
	gap: 20px;
}

.top-row {
	padding: 32px 0;
}

footer.amoot-footer {
	background: var(--Surfaces-Surface-Dim, #F9FAFC);
}

.footer-head {
	color: var(--Surfaces-on-surface, #18191B);
	text-align: right;
	/* Title/medium */
	font-size: 18px;
	font-style: normal;
	font-weight: 450;
	line-height: normal;
}

.main-row {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	/* 5 ستون در دسکتاپ */
	gap: 10px;
	/* فاصله بین آیتم‌ها */
}

footer .main-column button {
	width: 100%;
	background: transparent;
	border: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px;
	font-size: 16px;
	color: var(--Surfaces-on-surface, #18191B);
	text-align: right;
}

footer .main-column button:hover {
	background: transparent;
	color: var(--Surfaces-on-surface, #18191B);
}



footer .main-column button svg {
	display: none;
}

.main-column .footer-content ul li a {
	color: var(--Surfaces-on-surface-var, #4C4D4F);
	text-align: right;
	font-size: 14px;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
	padding: 6px 0;
	display: inline-block;
}

.main-column .footer-content ul.contact-footer li a,
.main-column .footer-content ul.contact-footer li>div {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #4C4D4F;
}

.main-column .footer-content ul.contact-footer li a svg,
.main-column .footer-content ul.contact-footer li>div svg {
	color: #4C4D4F;
	fill: currentColor;
	width: 24px;
}

.products-footer-wrapper a img {
	object-fit: contain;
	width: 100%;
	display: block;
	max-width: 68px;
}

.products-footer-wrapper a {
	display: inline-block;
	margin: 0 16px;
}

.top-row {
	border-bottom: 1px solid var(--Neutral-Variant-90, #E5E6E8);
	margin-bottom: 20px;
}

footer h1 {
	color: var(--Surfaces-on-surface-var, #4C4D4F);
	text-align: right;

	/* Title/medium */
	font-family: "Yekan Bakh VF";
	font-size: 18px;
	font-style: normal;
	font-weight: 450;
	line-height: normal;
	margin: 16px 0 20px;
}

footer .seo-texts div {
	color: var(--Surfaces-on-surface-var, #4C4D4F);
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;

	/* Body/Small */
	font-family: "Yekan Bakh VF";
	font-size: 14px;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
	max-height: 40px;
	overflow: hidden;
	white-space: normal;
	height: 100%;
	position: relative;
}

footer .seo-texts div:after {
	content: "";
	background-image: linear-gradient(0deg, #f9fafc, transparent);
	display: block;
	width: 100%;
	height: 100%;
	bottom: 0;
	position: absolute;
}

footer .copyright div {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	flex-basis: 100%;
	color: var(--Surfaces-on-surface-var, #252526);
	text-align: right;
	/* Body/Small */
	font-size: 14px;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
}

footer .copyright div span {
	display: block;
	width: 100%;
	color: var(--Surfaces-on-surface-var, #252526);
	text-align: center;
	/* Body/Small */
	font-size: 14px;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
}

footer .copyright div {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	flex-basis: 100%;
	color: var(--Surfaces-on-surface-var, #252526);
	text-align: right;
	/* Body/Small */
	font-size: 14px;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
}

footer .copyright div span {
	display: block;
	width: 100%;
	color: var(--Surfaces-on-surface-var, #252526);
	text-align: center;
	/* Body/Small */
	font-size: 14px;
	font-style: normal;
	font-weight: 325;
	line-height: normal;
}

footer .copyright {
	border-top: 1px solid var(--Neutral-Variant-90, #E5E6E8);
	padding: 8px 0 0;
	border-bottom: none;
}

.seo-texts {
	padding-bottom: 34px;
}

/* Seo Text */
section#page-description article {
	border-radius: 24px;
	background: var(--Surfaces-surface-container-lowest, #FFF8F6);
	padding: 15px;
}

section#page-description article h2,
section#page-description article h3,
section#page-description article h4,
section#page-description article h5,
section#page-description article h6 {
	color: var(--prim-color);
}

section#page-description article {
	color: #4C4D4F;
	line-height: 1.75;
}

/* Mobile */
@media screen and (max-width: 640px) {
	.sm-row-reverse {
		flex-direction: row-reverse;
	}

	.sm-column-reverse {
		flex-direction: column-reverse;
	}

	.sm-nowrap {
		flex-wrap: nowrap;
	}

	.sm-none {
		display: none !important;
	}

	.container {
		width: 100%;
		max-width: 1336px;
		padding: 0 16px;
	}

	.sm-wrap {
		flex-wrap: wrap !important;
	}

	.sm-flex {
		display: flex !important;
	}

	header#site-header .last-action a.btn-site {
		display: none;
	}

	header#site-header {
		box-shadow: 0px 10px 18.6px -9px rgba(0, 0, 0, 0.16);
		border-radius: 0 0 20px 20px;
		/* height: 56px; */
	}

	header .btn-header {
		display: flex;
		border-radius: 50px;
		border: 1px solid;
		display: flex;
		padding: 10px;
		color: #4C4D4F;
		border-color: #4C4D4F;
		background: #fff !important;
		cursor: pointer
	}

	header#site-header nav {
		position: fixed;
		top: 0;
		right: -300px;
		display: flex;
		background: #fff;
		z-index: 9;
		flex-direction: column;
		width: 200px;
		height: 100vh;
		transition: 0.3s all;
	}


	body.open-header-side-menu {
		overflow: hidden;
	}

	header#site-header nav.show {
		height: 100vh;
		padding-bottom: 48px;
	}

	header#site-header nav>ul {
		height: auto;
		overflow: auto;
	}


	header#site-header nav.show {
		position: fixed;
		top: 0;
		right: 0;
		display: flex;
		background: #fff;
		z-index: 9;
		flex-direction: column;
		width: 240px;
	}

	header .btn-header svg {
		width: 18px;
		height: 18px;
	}

	header .btn-header {
		padding: 6px !important;
	}

	header#site-header {
		padding: 0px;
	}

	header#site-header>.container-fluid {
		padding: 8px;
	}

	header#site-header nav ul {
		flex-direction: column;
	}

	#blocker-side-menu {
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0;
		left: 0;
		background: #22222254;
		z-index: 1;
	}


	.top-row>div {
		border-bottom: 1px solid #E5E6E8;
		width: 100%;
		justify-content: start;
		display: flex;
		align-items: start;
		padding-bottom: 16px;
	}

	.top-row>div>div {
		justify-content: start;
		display: flex;
		align-items: center;
	}

	.top-row,
	.main-row {
		gap: 0;
	}



	.main-column {
		border-bottom: 1px solid var(--Neutral-Variant-90, #E5E6E8);
	}

	.main-column button {
		width: 100%;
		background: transparent;
		border: none;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 12px;
		font-size: 16px;
		color: var(--Surfaces-on-surface, #18191B);
		text-align: right;
	}

	.footer-content {
		opacity: 0;
		max-height: 0;
		overflow: hidden;
		transition: opacity 200ms linear, max-height 200ms linear;
		will-change: opacity, max-height;


	}

	.main-column button[aria-expanded=true]+.footer-content {
		opacity: 1;
		max-height: 25em;
		transition: all 200ms linear;
		will-change: opacity, max-height;
		padding-block: 14px;
		margin-bottom: 14px;
	}

	.main-row {
		display: grid;
		grid-template-columns: 1fr;
		/* 5 ستون در دسکتاپ */
		gap: 0px;
		/* فاصله بین آیتم‌ها */
	}

	/* Footer Style ------------- */
	.main-column button svg {
		display: block;
	}

	.submenu:before {
		display: none;
	}

	#site-header li {
		display: flex;
		flex-direction: row;
		justify-content: start;
		align-items: start !important;
		width: 100%;
		padding: 0 12px !important;
	}

	#site-header li>a {
		display: flex !important;
		width: 100%;
		justify-content: space-between;
	}

	header#site-header nav>ul li a.opened svg {
		transform: rotate(180deg);
	}

	header#site-header nav>ul li a svg {
		transition: 0.3s all;
	}

	footer .main-column button {
		padding: 10px 0;
		background-color: transparent !important;
	}

	footer .main-column button svg {
		display: block !important;
		transition: 0.3s all;
	}

	footer .main-column button[aria-expanded="true"] svg {
		transform: rotate(180deg);
	}

	.products-footer-wrapper {
		padding: 20px 0 20px;
		justify-content: space-between !important;
		align-items: center !important;
		align-content: center;
	}

	.products-footer-wrapper>a {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.namads-footer-wrapper {
		padding: 20px 12px;
	}

	.products-footer-wrapper a {
		display: inline-block;
		margin: 0 10px;
	}

}

/* Tablet or small screen */
@media screen and (min-width: 700px) and (max-width: 1024px) {

	#banner-grid .sm-wrap,
	.amoot-footer .sm-wrap {
		flex-wrap: wrap;
	}

	header#site-header nav>ul {
		gap: 1em;
	}

	header#site-header nav>ul,
	header#site-header nav>ul li a {
		font-size: .6rem;
	}

	.md-none {
		display: none;
	}

	.row {
		gap: 14px;
		width: 100%;
	}

	.col-md-1 {
		flex: 0 0 8.33%;
	}

	.col-md-2 {
		flex: 0 0 16.66%;
	}

	.col-md-3 {
		flex: 0 0 25%;
	}

	.col-md-4 {
		flex: 0 0 33.33%;
	}

	.col-md-5 {
		flex: 0 0 41.66%;
	}

	.col-md-6 {
		flex: 0 0 50%;
	}

	.col-md-7 {
		flex: 0 0 58.33%;
	}

	.col-md-8 {
		flex: 0 0 66.66%;
	}

	.col-md-9 {
		flex: 0 0 75%;
	}

	.col-md-10 {
		flex: 0 0 83.33%;
	}

	.col-md-11 {
		flex: 0 0 91.66%;
	}

	.col-md-12 {
		flex: 0 0 100%;
	}

	/* header#site-header .last-action a.btn-site {
		display: none;
	}

	header#site-header {
		box-shadow: 0px 10px 18.6px -9px rgba(0, 0, 0, 0.16);
	}

	.btn-header {
		display: flex;
		border-radius: 50px;
		border: 1px solid;
		display: flex;
		padding: 10px;
		color: #4C4D4F;
		border-color: #4C4D4F;
		background: #fff;
		cursor: pointer
	}

	header#site-header nav {
		position: fixed;
		top: 0;
		right: -300px;
		display: flex;
		background: #fff;
		z-index: 9;
		flex-direction: column;
		width: 200px;
		height: 100vh;
		transition: 0.3s all;
	}

	header#site-header nav.show {
		position: fixed;
		top: 0;
		right: 0;
		display: flex;
		background: #fff;
		z-index: 9;
		flex-direction: column;
		width: 200px;
	}

	header#site-header nav ul {
		flex-direction: column;
	}

	#blocker-side-menu {
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0;
		left: 0;
		background: #22222254;
		z-index: 1;
	} */

}

@media (max-width: 640px) {



	header#site-header .last-action a.btn-site {
		display: none;
	}

	header#site-header {
		box-shadow: 0px 10px 18.6px -9px rgba(0, 0, 0, 0.16);
	}

	.btn-header {
		display: flex;
		border-radius: 50px;
		border: 1px solid;
		display: flex;
		padding: 10px;
		color: #4C4D4F;
		border-color: #4C4D4F;
		background: #fff;
		cursor: pointer
	}

	header#site-header nav {
		position: fixed;
		top: 0;
		right: -300px;
		display: flex;
		background: #fff;
		z-index: 9;
		flex-direction: column;
		width: 200px;
		height: 100vh;
		transition: 0.3s all;
	}

	header#site-header nav.show {
		position: fixed;
		top: 0;
		right: 0;
		display: flex;
		background: #fff;
		z-index: 9991;
		flex-direction: column;
		width: 300px;
	}

	header#site-header nav ul {
		flex-direction: column;
	}

	#blocker-side-menu {
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0;
		left: 0;
		background: #22222254;
		z-index: 1;
	}
}


/* large */
@media (min-width: 1024px) and (max-width: 1399px) {

	.site-branding {
		width: 10%;
	}

	.last-action {
		width: 13%;
		overflow: hidden;
	}

	header#site-header nav>ul {
		gap: 1em;
	}

	.lg-none {
		display: none !important;
	}

	.row {
		gap: 14px;
		width: 100%;
	}

	.col-lg-1 {
		flex: 0 0 8.33%;
	}

	.col-lg-2 {
		flex: 0 0 16.66%;
	}

	.col-lg-3 {
		flex: 0 0 23.9%;
	}

	.col-lg-4 {
		flex: 0 0 33.33%;
	}

	.col-lg-5 {
		flex: 0 0 41.66%;
	}

	.col-lg-6 {
		flex: 0 0 50%;
	}

	.col-lg-7 {
		flex: 0 0 58.33%;
	}

	.col-lg-8 {
		flex: 0 0 66.66%;
	}

	.col-lg-9 {
		flex: 0 0 75%;
	}

	.col-lg-10 {
		flex: 0 0 83.33%;
	}

	.col-lg-11 {
		flex: 0 0 91.66%;
	}

	.col-lg-12 {
		flex: 0 0 100%;
	}

}

@media (min-width: 1400px) {
	.lg-none {
		display: none !important;
	}

	.row {
		gap: 18px;
		width: 100%;
	}

	.col-lg-1 {
		flex: 0 0 8.33%;
	}

	.col-lg-2 {
		flex: 0 0 16.66%;
	}

	.col-lg-3 {
		flex: 0 0 23.9%;
	}

	.col-lg-4 {
		flex: 0 0 33.33%;
	}

	.col-lg-5 {
		flex: 0 0 41.66%;
	}

	.col-lg-6 {
		flex: 0 0 50%;
	}

	.col-lg-7 {
		flex: 0 0 58.33%;
	}

	.col-lg-8 {
		flex: 0 0 66.66%;
	}

	.col-lg-9 {
		flex: 0 0 75%;
	}

	.col-lg-10 {
		flex: 0 0 83.33%;
	}

	.col-lg-11 {
		flex: 0 0 91.66%;
	}

	.col-lg-12 {
		flex: 0 0 100%;
	}

	header#site-header nav>ul,
	header#site-header nav>ul li a {
		font-size: 0.9rem;
	}
}

@media (max-width: 1440px) {

	header#site-header nav>ul,
	header#site-header nav>ul li a {
		font-size: .8rem;
	}

	header#site-header nav>ul li a svg {
		margin-right: 0;
		padding: 4px;
		width: 24px;
		height: 24px;
	}
}