/* _content/OffCopy/Components/Layout/MainLayout.razor.rz.scp.css */

#blazor-error-ui[b-t3f491r8n8] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-t3f491r8n8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/OffCopy/Components/Layout/Menu.razor.rz.scp.css */
body[b-1n3w7secwf] {
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	color: #000;
	background: #fff;
	background-size: 300px auto;
	margin: 0;
}

a[b-1n3w7secwf] {
	text-decoration: none;
	color: blue;
}

h1[b-1n3w7secwf] {
	font-size: 27px;
	line-height: 36px;
	margin: 7px 0;
}

input[b-1n3w7secwf], select[b-1n3w7secwf], textarea[b-1n3w7secwf] {
	display: block;
	width: 100%;
	padding: 7px;
	padding-left: 0;
	padding-right: 0;
	font-weight: 300;
	font-size: 15px;
	text-indent: 10px;
	direction: rtl;
	margin-top: 3px;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	box-sizing: content-box;
	box-sizing: border-box;
}

option[b-1n3w7secwf] {
	padding: 7px;
}

input[type=submit][b-1n3w7secwf] {
	cursor: pointer;
}

textarea[b-1n3w7secwf] {
	text-indent: 0;
	padding-left: 2px;
}

input[b-1n3w7secwf]::-webkit-outer-spin-button,
input[b-1n3w7secwf]::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number][b-1n3w7secwf] {
	-moz-appearance: textfield; /* Firefox */
}




/* taglink */
/* taglink */
.tagbox[b-1n3w7secwf] {
	border-radius: 25px;
	background-color: #f3f3f3;
}

	.tagbox hr[b-1n3w7secwf] {
		border: 0;
		border-bottom: 1px dashed #ccc;
	}

a.taglink[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: top;
	padding: 5px 10px;
	border-radius: 15px;
	background-color: #fff;
	color: #333;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}

	a.taglink:hover[b-1n3w7secwf] {
		transition: .4s;
		border-radius: 5px;
	}
/* taglink */
/* taglink */

a.more_item[b-1n3w7secwf] {
	display: none;
}



/* pop up */
/* pop up */
/* pop up */
#overlay[b-1n3w7secwf] {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgb(0,0,0,.7);
	z-index: 9998;
}

.cnt223 a[b-1n3w7secwf] {
	text-decoration: none;
}

.popup[b-1n3w7secwf] {
	width: 100%;
	margin: 0;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	direction: rtl;
	margin-top: 200px;
	line-height: 21px;
}

.cnt223[b-1n3w7secwf] {
	width: 90%;
	max-width: 620px;
	margin: 0 auto;
	background: #fff;
	z-index: 99999;
	border-radius: 48px;
	border-top-right-radius: 0;
	box-shadow: 0 2px 5px #000;
	overflow: hidden;
	position: relative;
}

.ntx_center[b-1n3w7secwf] {
	float: right;
	width: 280px;
	padding: 30px;
	padding-top: 60px;
	line-height: 22px;
}

	.ntx_center h1[b-1n3w7secwf], .ntx_center h2[b-1n3w7secwf], .ntx_center h3[b-1n3w7secwf], .ntx_center h4[b-1n3w7secwf] {
		margin-bottom: 15px;
	}

.cnt223 p[b-1n3w7secwf] {
	display: block;
	color: #555555;
	/* text-align: justify; */
	font-size: 15px;
}

	.cnt223 p a[b-1n3w7secwf] {
		color: #d91900;
	}

.cnt223 .x[b-1n3w7secwf] {
	float: right;
	height: 35px;
	left: 22px;
	position: relative;
	top: -25px;
	width: 34px;
}

	.cnt223 .x:hover[b-1n3w7secwf] {
		cursor: pointer;
	}

.cnt223 img.cntimg[b-1n3w7secwf] {
	float: left;
	width: 270px;
}

a.closetop[b-1n3w7secwf] {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 30px;
	height: 30px;
	line-height: 33px;
	border-radius: 50%;
	border: #aaa;
	color: #333;
	font-weight: 300;
	font-size: 38px;
}

.cnt223 #init_clock1[b-1n3w7secwf] {
	position: relative;
	left: auto;
	top: auto;
	padding: 1px 2px;
	margin-top: 10px;
	border-radius: 5px;
	color: #333;
	font-weight: bold;
}

	.cnt223 #init_clock1 span[b-1n3w7secwf] {
		background-color: #feb914;
		padding: 5px 8px;
		border-radius: 5px;
		font-size: 27px;
		font-weight: 600;
		font-family: arial;
	}

.cnt223 .counter[b-1n3w7secwf] {
	font-weight: bold;
	font-family: tahoma;
}

a.closemota[b-1n3w7secwf] {
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #aaa;
	color: #aaa;
	padding: 5px 10px;
}

i.ttttile[b-1n3w7secwf] {
	position: absolute;
	top: 0px;
	right: 10px;
	background: #ecad12;
	padding: 5px 15px;
	padding-right: 28px;
	background-image: url('./images/icons/notice.png');
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: right 8px top 6px;
	padding-top: 3px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-weight: 500;
	-webkit-box-shadow: 1px 5px 4px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: 1px 5px 4px 0px rgba(0,0,0,0.18);
	box-shadow: 1px 5px 4px 0px rgba(0,0,0,0.18);
}



.ql-align-center[b-1n3w7secwf] {
	text-align: center;
}

.ql-align-justify[b-1n3w7secwf] {
	text-align: justify;
	direction: rtl;
}

blockquote[b-1n3w7secwf] {
	margin: 0px;
	border: 0px;
	border-right: 4px solid #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 16px;
	background-color: #f1f1f1;
	padding: 10px;
}

pre.ql-syntax[b-1n3w7secwf] {
	margin: 5px;
	padding: 5px;
	padding-left: 10px;
	border-radius: 5px;
	text-align: left;
	direction: ltr;
	background-color: #23241f;
	color: #f8f8f2;
	overflow: visible;
}

.ql-size-small[b-1n3w7secwf] {
	font-size: 12px !important;
}

.ql-size-large[b-1n3w7secwf] {
	font-size: 19px !important;
	line-height: 28px;
}

.ql-size-huge[b-1n3w7secwf] {
	font-size: 29px !important;
	line-height: 40px;
}


.moa_scroll[b-1n3w7secwf] {
	max-height: 440px;
	overflow: auto;
	margin: 15px;
	padding-left: 2px;
}

	.moa_scroll[b-1n3w7secwf]::-webkit-scrollbar-track {
		/* border: 1px solid #7c3535; */
		padding: 2px 0;
		background-color: #4f7fce;
	}

	.moa_scroll[b-1n3w7secwf]::-webkit-scrollbar {
		width: 7px;
	}

	.moa_scroll[b-1n3w7secwf]::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #3153a8;
		border: 1px solid #336af6;
	}

.con_scroll[b-1n3w7secwf] {
	max-height: 380px;
	text-align: right;
	overflow: auto;
	padding-left: 5px;
	text-align: justify;
}

	.con_scroll[b-1n3w7secwf]::-webkit-scrollbar-track {
		/* border: 1px solid #7c3535; */
		padding: 2px 0;
		background-color: #eee;
	}

	.con_scroll[b-1n3w7secwf]::-webkit-scrollbar {
		width: 7px;
	}

	.con_scroll[b-1n3w7secwf]::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #ccc;
		border: 1px solid #ccc;
	}

@media screen and (max-width: 700px) {
	.cnt223 p[b-1n3w7secwf] {
		float: none;
		width: 90%;
	}

	.cnt223 img.cntimg[b-1n3w7secwf] {
		float: none;
		display: none;
	}

	.ntx_center[b-1n3w7secwf] {
		width: 86%;
		padding: 5%;
		padding-top: 50px;
		padding-bottom: 15px;
	}

	a.closetop[b-1n3w7secwf] {
		display: none;
	}
}
/* pop up */
/* pop up */
/* pop up */




.regform[b-1n3w7secwf] {
	line-height: 25px;
}

	.regform input[b-1n3w7secwf], .regform select[b-1n3w7secwf] {
		width: 100%;
		text-indent: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

		.regform input[type=checkbox][b-1n3w7secwf] {
			width: auto;
			margin-top: 3.5px;
			float: right;
			clear: right;
			text-indent: 0;
			padding: 0;
		}

		.regform input[type=submit][b-1n3w7secwf] {
			padding: 8px;
			padding-left: 0;
			padding-right: 0;
			border: 0;
			background: #5cb85c;
			color: #fff;
			text-align: center;
			text-indent: 0;
			cursor: pointer;
			font-size: 13px;
			margin-top: 5px;
		}

			.regform input[type=submit]:hover[b-1n3w7secwf] {
				opacity: .8;
			}

	.regform span[b-1n3w7secwf] {
		display: block;
		color: #888;
		margin-top: 7px;
		margin-bottom: 3px;
	}

#navw[b-1n3w7secwf] {
	width: 100%;
	height: 40px;
	margin-top: 20px;
	line-height: 40px;
}

#nav[b-1n3w7secwf] {
	max-width: 1374px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
	height: 40px;
	text-align: center;
	background-color: #fff;
	border-radius: 15px;
	text-align: right;
	direction: rtl;
	text-indent: 10px;
	-webkit-box-shadow: 0 1px 16px 10px rgba(0,0,0,0.06);
	-moz-box-shadow: 0 1px 16px 10px rgba(0,0,0,0.06);
	box-shadow: 0 1px 16px 10px rgba(0,0,0,0.06);
}

#nav[b-1n3w7secwf] {
	color: #999;
}

	#nav a[b-1n3w7secwf] {
		color: #333;
	}

		#nav a:hover[b-1n3w7secwf] {
			opacity: .6;
		}






#homecatsw[b-1n3w7secwf] {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 40px;
	background-color: #fafafa;
}

#homecats[b-1n3w7secwf] {
	max-width: 1374px;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
	text-align: center;
}

a.homebox[b-1n3w7secwf] {
	display: inline-block;
	margin: 20px;
	width: 220px;
	text-align: right;
	font-size: 14px;
	font-weight: 500;
	color: #111;
}

	a.homebox img[b-1n3w7secwf] {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}

	a.homebox hr[b-1n3w7secwf] {
		width: 75px;
		border: 0;
		border-bottom: 3px solid #336af6;
		margin-top: 13px;
		transition: .3s;
	}

	a.homebox font[b-1n3w7secwf] {
		font-size: 11px;
		color: #999;
	}

	a.homebox:hover[b-1n3w7secwf] {
		opacity: .8;
		transition: .3s;
	}

		a.homebox:hover hr[b-1n3w7secwf] {
			width: 100%;
			transition: .3s;
		}



a.homebox_new[b-1n3w7secwf] {
	display: inline-block;
	width: 46%;
	margin: 30px 1.5%;
	min-width: 310px;
	height: 120px;
	text-align: right;
	font-size: 14px;
	font-weight: 500;
	color: #111;
	background-color: #ebebeb;
	border-radius: 25px;
	transition: .3s;
	-webkit-box-shadow: 0 1px 16px 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 16px 10px rgba(0,0,0,0.15);
	box-shadow: 0 1px 16px 10px rgba(0,0,0,0.15);
}

	a.homebox_new span[b-1n3w7secwf] {
		float: right;
		background-color: #1f213c;
		color: #f3f3f3;
		display: block;
		width: 10%;
		padding-left: 20px;
		height: 120px;
		font-weight: 300;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
		border-top-right-radius: 25px;
		border-bottom-right-radius: 25px;
	}

		a.homebox_new span div[b-1n3w7secwf] {
			padding: 10px;
		}

	a.homebox_new img[b-1n3w7secwf] {
		display: block;
		float: right;
		vertical-align: middle;
		width: 95px;
		height: 150px;
		margin-top: -15px;
		margin-right: -50px;
		margin-bottom: 15px;
		margin-left: 10px;
	}

	a.homebox_new div.t_title[b-1n3w7secwf] {
		float: right;
		display: block;
		margin-right: 15px;
		margin-top: 25px;
		word-wrap: pre;
		max-width: 60%;
	}

		a.homebox_new div.t_title font[b-1n3w7secwf] {
			font-size: 21px;
			font-weight: 500;
		}

		a.homebox_new div.t_title hr[b-1n3w7secwf] {
			width: 100%;
			border: 0;
			border-bottom: 1px solid #b42edb;
			margin-top: 13px;
			transition: .3s;
		}

		a.homebox_new div.t_title i[b-1n3w7secwf] {
			font-size: 14px;
			color: #777;
			font-style: normal;
			font-weight: 300;
			display: inline-block;
			height: 40px;
			overflow: hidden;
		}

	a.homebox_new:hover span[b-1n3w7secwf] {
		background-color: #336af6;
		transition: .3s;
	}



#about_contentw[b-1n3w7secwf] {
	width: 100%;
	background-color: #fff;
}

#about_content[b-1n3w7secwf] {
	max-width: 1374px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

	#about_content img.img_ex[b-1n3w7secwf] {
		float: left;
		width: 100%;
		max-width: 380px;
		height: auto;
	}

	#about_content div.about_text[b-1n3w7secwf] {
		display: block;
		width: 100%;
		max-width: 1374px;
		max-height: 400px;
		overflow: auto;
		margin: 0;
		background-color: #e1e1e1;
		border-radius: 0;
		font-size: 14px;
		line-height: 25px;
		margin-top: 20px;
		direction: rtl;
		text-align: justify;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}




.articlecols[b-1n3w7secwf] {
	width: 370px;
	float: right;
	color: #ccc;
}

	.articlecols a[b-1n3w7secwf] {
		color: #222;
	}

		.articlecols a:hover[b-1n3w7secwf] {
			color: #ea5125;
		}



img.article_image[b-1n3w7secwf] {
	display: block;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}

.article_short[b-1n3w7secwf] {
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 10px;
	background: #eee;
	border-radius: 5px;
}

.details_content img[b-1n3w7secwf] {
	max-width: 100%;
	height: auto;
}



.article_right_bar[b-1n3w7secwf] {
	width: 300px;
	float: left;
	margin-left: 20px;
	text-align: right;
}

	.article_right_bar hr[b-1n3w7secwf] {
		border: 0;
		border-bottom: 2px solid #8f2652;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.article_right_bar img.ar_so[b-1n3w7secwf] {
		display: block;
		width: 85%;
		max-width: 300px;
		height: auto;
		margin-top: 5px;
	}

	.article_right_bar span.ar_title[b-1n3w7secwf] {
		display: block;
		padding-bottom: 5px;
		color: #8f2652;
		font-weight: 500;
		font-size: 14px;
	}

/* hit box 1 */
.hitbox1[b-1n3w7secwf] {
	width: 100%;
	padding: 0;
	position: relative;
	background-color: #000;
	overflow: hidden;
	margin-top: 10px;
}

	.hitbox1 img[b-1n3w7secwf] {
		width: 100%;
		height: auto;
		opacity: .7;
		margin: 0;
		margin-bottom: -16px;
	}

	.hitbox1 span[b-1n3w7secwf] {
		width: 300px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 65%;
		z-index: 99;
	}

	.hitbox1 font[b-1n3w7secwf] {
		font-size: 12px;
		font-weight: 300;
		color: #ccc;
	}

	.hitbox1 a[b-1n3w7secwf] {
		color: #fff;
		font-size: 17px;
		font-weight: 500;
		display: block;
		padding-bottom: 10px;
	}

	.hitbox1:hover a[b-1n3w7secwf] {
		color: #eee;
	}

/* hit box 2 */
.hitbox2[b-1n3w7secwf] {
	padding-top: 15px;
	padding-bottom: 5px;
}

	.hitbox2 img[b-1n3w7secwf] {
		width: 70px;
		height: 70px;
		border-radius: 50%;
		opacity: .7;
		float: right;
		margin-left: 10px;
	}

	.hitbox2 font[b-1n3w7secwf] {
		font-size: 12px;
		font-weight: 300;
		color: #888;
	}

	.hitbox2 a[b-1n3w7secwf] {
		color: #222;
		font-size: 15px;
		font-weight: 300;
	}

	.hitbox2:hover a[b-1n3w7secwf] {
		color: #8f2652;
	}

	.hitbox2:hover img[b-1n3w7secwf] {
		opacity: 1;
	}





a.homecatbox[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: top;
	width: 235px;
	height: auto;
	padding-bottom: 10px;
	border-radius: 25px;
	margin: 6px 4px;
	vertical-align: top;
	color: #333;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-color: #e1e1e1;
	border: 1px solid #ddd;
	-webkit-transition: .5s; /* Safari */
	transition: .7s;
}

.product_content a.homecatbox[b-1n3w7secwf] {
	width: 230px;
}

a.homecatbox:hover[b-1n3w7secwf] {
	background: linear-gradient(90deg, rgba(1,123,207,1) 0%, rgba(0,28,160,1) 100%);
	color: #fff;
	-webkit-transition: .5s; /* Safari */
	transition: .7s;
}

	a.homecatbox:hover p[b-1n3w7secwf] {
		color: #ffa4a4;
	}

a.homecatbox hr[b-1n3w7secwf] {
	display: block;
	width: 75px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-bottom: 3px solid #df1414;
	transition: .3s;
}

a.homecatbox:hover hr[b-1n3w7secwf] {
	width: 100%;
	transition: .3s;
}

a.homecatbox img[b-1n3w7secwf] {
	width: 100%;
	height: auto;
	border-radius: 25px;
	transition: .7s;
}

a.homecatbox:hover img[b-1n3w7secwf] {
	opacity: .7;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */

	transition: .7s;
}

a.homecatbox span[b-1n3w7secwf] {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-weight: bold;
}

a.homecatbox h4[b-1n3w7secwf] {
	width: 96%;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	display: block;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	font-weight: bold;
}

a.homecatbox font[b-1n3w7secwf] {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	color: #888;
	display: block;
	height: 40px;
	line-height: 20px;
}

a.homecatbox p[b-1n3w7secwf] {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 9;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	color: #9a0000;
	background: transparent;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 10px;
	border-top-left-radius: 0;
}

a.homecatbox b[b-1n3w7secwf] {
	width: 75%;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	color: #888;
	display: block;
	height: 30px;
	line-height: 30px;
	background: #df1414;
	color: #fff;
	border-radius: 8px;
	transition: .4s;
}

a.homecatbox:hover b[b-1n3w7secwf] {
	background: #5cb85c;
	transition: .4s;
}

a.homecatbox img.secondimage[b-1n3w7secwf] {
	display: block;
	position: absolute;
	z-index: 8;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.4s, opacity 0.4s linear;
}

a.homecatbox:hover img.secondimage[b-1n3w7secwf] {
	visibility: visible;
	opacity: 1;
	transition: visibility 0.4s, opacity 0.4s linear;
}




#contentw[b-1n3w7secwf] {
	clear: both;
	width: 100%;
}

#content[b-1n3w7secwf] {
	max-width: 1374px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
	color: #333;
}

.big_title[b-1n3w7secwf] {
	font-size: 17px;
	font-weight: 600;
	padding-bottom: 30px;
	text-align: right;
}

	.big_title hr[b-1n3w7secwf] {
		border: 0;
		margin-bottom: 15px;
		width: 50px;
		border-top: 5px solid #bbb;
	}


.list-unstyled li img.originalimage[b-1n3w7secwf] {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 25px;
	margin-bottom: 10px;
	background: #eee;
}

.list-unstyled li img.galleyimage[b-1n3w7secwf] {
	display: inline-block;
	width: 85px;
	height: 70px;
	margin: 3px;
	margin-bottom: 0;
	border-radius: 10px;
}

#home_magazine[b-1n3w7secwf] {
	width: 94%;
	max-width: 1024px;
	height: 130px;
	border-radius: 25px;
	margin: auto;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
	background-image: url('images/magazine.jpg');
	background-repeat: no-repeat;
	background-size: 1024px auto;
	background-position: center center;
}

	#home_magazine span[b-1n3w7secwf] {
		display: block;
		font-size: 21px;
		color: #fff;
		font-weight: 500;
		margin-bottom: 13px;
		margin-top: 40px;
	}

	#home_magazine font[b-1n3w7secwf] {
		font-size: 14px;
		color: #f3f3f3;
	}

	#home_magazine a.arrow[b-1n3w7secwf] {
		display: block;
		float: left;
		width: 50px;
		height: 110px;
		margin: 10px 20px;
		font-size: 100px;
		color: #fff;
		line-height: 100px;
		background-image: url('./images/icons/arrowbig.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 25px auto;
	}

	#home_magazine:hover a.arrow[b-1n3w7secwf] {
		opacity: .5;
	}


.navcats[b-1n3w7secwf] {
	background: #fff;
	border-radius: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	direction: rtl;
	margin-top: 25px;
	margin-bottom: 15px;
	max-width: 1374px;
	margin-left: auto;
	margin-right: auto;
	color: #aaa;
	-webkit-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.09);
	box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.09);
}

	.navcats a[b-1n3w7secwf] {
		color: #333;
	}

		.navcats a:hover[b-1n3w7secwf] {
			opacity: .7;
		}

.whitebox[b-1n3w7secwf] {
	background: #fff;
	border-radius: 15px;
	padding: 10px;
	direction: rtl;
	margin-top: 25px;
	margin-bottom: 15px;
	width: 90%;
	max-width: 1135px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	text-align: justify;
	direction: rtl;
	font-weight: 300;
	line-height: 22px;
	-webkit-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
	-moz-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
	box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
}

	.whitebox img[b-1n3w7secwf] {
		max-width: 100%;
		height: auto;
	}

.price_div_span[b-1n3w7secwf] {
	text-align: center;
	padding: 5px;
	background: #ffcccc;
	border: 1px solid #f5afaf;
	margin-top: 10px;
	border-radius: 10px;
}

a.gallerybutton[b-1n3w7secwf] {
	display: block;
	margin: auto;
	max-width: 235px;
	background: #f54257;
	color: #fff;
	border-radius: 5px;
	padding: 15px;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
}


.centeralbox_product[b-1n3w7secwf] {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
}

.rightbox[b-1n3w7secwf] {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	-webkit-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
	-moz-box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
	box-shadow: 1px 2px 6px 0px rgba(0,0,0,0.03);
}

.rightbox_title[b-1n3w7secwf] {
	width: auto;
	height: 20px;
	padding: 10px;
	line-height: 17px;
	font-size: 15px;
	background-color: #e84a4a;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	direction: rtl;
	text-align: right;
}

.rightbox_content[b-1n3w7secwf] {
	width: auto;
	background-color: #fff;
	padding: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.arrow_left_cat[b-1n3w7secwf] {
	vertical-align: middle;
	float: right;
	margin-top: 11px;
	margin-left: 10px;
}

a.brandsfilter:link[b-1n3w7secwf], a.brandsfilter:visited[b-1n3w7secwf] {
	color: #555;
	display: block;
	line-height: 30px;
}




#product_contentw[b-1n3w7secwf] {
	width: 100%;
}

.product_content[b-1n3w7secwf] {
	max-width: 1374px;
	margin: auto;
	margin-top: 0px;
	direction: rtl;
	background: #fff;
	border-radius: 25px;
	clear: both;
	margin-top: 20px;
	-webkit-box-shadow: 0 1px 16px 10px rgba(0,0,0,0.06);
	-moz-box-shadow: 0 1px 16px 10px rgba(0,0,0,0.06);
	box-shadow: 0 1px 16px 10px rgba(0,0,0,0.06);
}

.padding20[b-1n3w7secwf] {
	padding: 20px;
}

.product_content h2[b-1n3w7secwf] {
	font-size: 19px;
	margin-bottom: 15px;
	margin-top: 45px;
}

.product_right h2[b-1n3w7secwf] {
	font-size: 29px;
	text-align: center;
}

.product_right ul[b-1n3w7secwf] {
	margin: 0;
	padding: 0;
	padding-right: 25px;
}

	.product_right ul li[b-1n3w7secwf] {
		margin: 0;
	}

.product_right .t2[b-1n3w7secwf] {
	font-size: 18px;
	text-align: center;
}

.product_right hr.hrr[b-1n3w7secwf] {
	display: block;
	margin: 20px auto;
	border: 0;
	border-bottom: 2px solid #fff;
	opacity: .5;
	max-width: 250px;
}

.product_right .contt[b-1n3w7secwf] {
	display: block;
	margin: auto;
	margin-bottom: 45px;
	width: 100%;
	max-width: 100%;
	font-weight: 300;
	font-size: 15px;
	line-height: 25px;
	direction: rtl;
	text-align: justify;
}


.formcols[b-1n3w7secwf] {
	display: inline-block;
	width: 47%;
	min-width: 200px;
	text-align: right;
}

.product_gallerybox[b-1n3w7secwf] {
	width: 350px;
	float: left;
	margin-top: 5px;
	text-align: center;
}

	.product_gallerybox img.originalimage[b-1n3w7secwf] {
		display: block;
		width: 100%;
		max-width: 350px;
		height: 262px;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	.product_gallerybox img.galleyimage[b-1n3w7secwf] {
		display: inline-block;
		width: 55px;
		height: 45px;
		margin: 5px;
		margin-bottom: 0;
		border-radius: 5px;
	}

.product_detailsbox[b-1n3w7secwf] {
	margin-top: 5px;
	width: 785px;
	min-height: 380px;
	float: right;
	background-color: #fff;
	border-radius: 15px;
	direction: rtl;
	overflow: hidden;
}

.details_title[b-1n3w7secwf] {
	background-color: #336af6;
	color: #fff;
	padding: 10px;
	font-size: 15px;
}

	.details_title h1[b-1n3w7secwf] {
		font-size: 21px;
		margin: 0;
	}

.product_content_box[b-1n3w7secwf] {
	float: right;
	border-radius: 0;
	text-align: justify;
	float: right;
	width: 100%;
	line-height: 24px;
}

.order_title[b-1n3w7secwf] {
	display: block;
	border-bottom: 2px solid #eee;
	padding-top: 0;
	height: 18px;
	line-height: 18px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 500;
}

	.order_title span[b-1n3w7secwf] {
		display: block;
		float: right;
		border-bottom: 2px solid #336af6;
		padding-top: 0;
		height: 18px;
		line-height: 18px;
		padding-bottom: 10px;
		padding-left: 19px;
		padding-right: 3px;
	}




#o_right[b-1n3w7secwf] {
	float: right;
	width: 75%;
	text-align: center;
}

#o_left[b-1n3w7secwf] {
	width: 24%;
	float: left;
	padding-top: 24px;
}

.regform input.addtobasketclass[b-1n3w7secwf] {
	background: #171835;
	display: block;
	vertical-align: bottom;
	width: 100%;
	background-image: url('images/icons/baskett.png');
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: right 10px center;
	border-radius: 10px;
	font-size: 16px;
	text-align: center;
}

.price_div_span[b-1n3w7secwf] {
	background: #336af6;
	display: block;
	vertical-align: bottom;
	width: auto;
	height: 35px;
	line-height: 25px;
	font-size: 14px;
	border-radius: 10px;
	color: #fff;
	border: 0;
	text-align: center;
	margin-bottom: 23px;
}


.product_right[b-1n3w7secwf] {
	display: block;
	width: 49%;
	float: right;
	vertical-align: top;
	background-color: #336af6;
	border-radius: 25px;
	color: #fff;
}

.product_left[b-1n3w7secwf] {
	display: block;
	width: 49%;
	float: left;
	vertical-align: top;
	position: relative;
}


.msgbox1[b-1n3w7secwf] {
	padding: 5px;
	background: #060;
	color: #FFF;
	max-width: 1374px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
	margin-top: 19px;
	border-radius: 5px;
}

.msgbox2[b-1n3w7secwf] {
	padding: 5px;
	background: #900;
	color: #FFF;
	max-width: 1374px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
	margin-top: 19px;
	border-radius: 5px;
}

.staticpages[b-1n3w7secwf] {
	width: 1374px;
	margin-left: auto;
	margin-right: auto;
}

	.staticpages .product_detailsbox[b-1n3w7secwf] {
		width: 100%;
		min-height: auto;
		text-align: justify;
	}

a.buttonbox360[b-1n3w7secwf] {
	display: block;
	background: #e84a4a;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 28px;
	line-height: 26px;
	font-size: 12px;
	padding-right: 35px;
	background-image: url('images/icons/360_white.png');
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: right 10px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #fff;
}

	a.buttonbox360:hover[b-1n3w7secwf] {
		opacity: .9;
	}

a#buttonboxvideo[b-1n3w7secwf] {
	background: #336af6;
	display: inline-block;
	width: 70px;
	height: 70px;
	margin: 5px;
	margin-bottom: 0;
	border-radius: 20px;
	color: #fff;
	background-image: url('./images/icons/vidd.png');
	background-repeat: no-repeat;
	background-size: 19px 19px;
	background-position: top 20px center;
	font-size: 10px;
	line-height: 100px;
	text-align: center;
	vertical-align: top;
	position: absolute;
	right: 5px;
	top: 5px;
	border: 2px solid #fff;
}

	a#buttonboxvideo:hover[b-1n3w7secwf] {
		opacity: .9;
	}

a.abutton[b-1n3w7secwf] {
	display: inline-block;
	background: #e84a4a;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 28px;
	line-height: 26px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: right 10px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #fff;
}

	a.abutton:hover[b-1n3w7secwf] {
		opacity: .9;
	}

.tabsbox[b-1n3w7secwf] {
	min-height: 150px;
	background-color: red;
	margin: 0;
	background: #fff;
	overflow: hidden;
	direction: rtl;
	*vendorprefix *-transition: height ease 1s;
}

.tabs_titles[b-1n3w7secwf] {
	display: block;
}

.tabs_titles2[b-1n3w7secwf] {
	display: none;
}

.tabs_titles[b-1n3w7secwf] {
	width: auto;
	padding-top: 5px;
	border-bottom: 2px solid #eee;
}

	.tabs_titles img[b-1n3w7secwf] {
		width: 14px;
		height: 14px;
		display: inline-block;
		vertical-align: middle;
		margin-left: 5px;
		opacity: .7;
	}

	.tabs_titles a:link[b-1n3w7secwf], .tabs_titles a:visited[b-1n3w7secwf] {
		display: block;
		float: right;
		padding: 10px;
		padding-top: 7px;
		padding-bottom: 7px;
		margin-left: 5px;
		color: #333;
		margin-bottom: -1px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		margin-bottom: -2px;
		font-weight: 500;
		font-size: 14px;
	}

	.tabs_titles a.activetab:link[b-1n3w7secwf], .tabs_titles a.activetab:visited[b-1n3w7secwf] {
		background: #fff;
		border-bottom: 2px solid #336af6;
		color: #333;
	}

.tabs_contents[b-1n3w7secwf] {
	padding: 12px;
	line-height: 25px;
	*vendorprefix *-transition: height ease 1s;
}

	.tabs_contents h4[b-1n3w7secwf] {
		color: #999;
		font-weight: normal;
		margin: 5px;
	}

	.tabs_contents h2[b-1n3w7secwf] {
		margin: 5px;
		font-weight: normal;
	}

	.tabs_contents img[b-1n3w7secwf] {
		max-width: 100%;
		height: auto;
	}



.divtables[b-1n3w7secwf] {
	width: 99%;
	overflow: auto;
	padding: 5px;
	direction: ltr;
	margin-left: auto;
	margin-right: auto;
}

	.divtables .tablelist[b-1n3w7secwf] {
		width: 100%;
		min-width: 500px;
	}

.tablelist[b-1n3w7secwf] {
	background: #fff;
	font-weight: normal;
	font-size: 13px;
}

	.tablelist th[b-1n3w7secwf] {
		background: #e1e1e1;
		font-weight: normal;
		padding: 5px;
		border-radius: 10px;
	}

	.tablelist td[b-1n3w7secwf] {
		padding: 5px;
		height: 23px;
		line-height: 21px;
		background: #f1f1f1;
		border-radius: 10px;
	}

	.tablelist input[b-1n3w7secwf] {
		font-size: 13px;
	}

.login_box[b-1n3w7secwf] {
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
	direction: rtl;
	border: 1px solid #ccc;
	margin-top: 15px;
	border-radius: 7px;
}

	.login_box legend[b-1n3w7secwf] {
		direction: rtl;
		border: 1px solid #ccc;
		background: #fff;
		padding: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 10px;
	}

	.login_box table[b-1n3w7secwf] {
		width: 100%;
	}

	.login_box input[b-1n3w7secwf] {
		width: 100%;
	}

fieldset.login_box[b-1n3w7secwf] {
	width: 90%;
	direction: rtl;
	max-width: 350px;
	margin: auto;
	background-color: #fff;
	border: 0 solid #eee;
	border-top: 3px solid #3f61c2;
	border-radius: 10px;
}

	fieldset.login_box legend[b-1n3w7secwf] {
		border: 2px solid #3f61c2;
		background-color: #3f61c2;
		color: #fff;
		border-radius: 10px;
		padding: 5px 10px;
	}

	fieldset.login_box hr[b-1n3w7secwf] {
		border: 0;
		border-bottom: 1px dashed #ccc;
	}

.login_box input[type=submit][b-1n3w7secwf] {
	border: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #1c943b;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	font-size: 14px;
}

	.login_box input[type=submit]:hover[b-1n3w7secwf] {
		opacity: .8;
	}

.totalbox[b-1n3w7secwf] {
	background: #eee;
	border: 2px dashed green;
	padding: 10px;
	width: auto;
	max-width: 300px;
	float: left;
	clear: both;
	color: #666;
}

	.totalbox b[b-1n3w7secwf] {
		color: green;
		font-weight: normal;
	}

a.panormagallerybox[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	overflow: hidden;
	margin: 5px;
	text-align: center;
	background-color: #ebebeb;
	border-radius: 10px;
	padding: 10px;
	color: #333;
	margin-top: 10px;
	font-size: 12px;
	font-weight: 300;
}

	a.panormagallerybox:hover[b-1n3w7secwf] {
		background-color: #3165e9;
		color: #fff;
	}

		a.panormagallerybox:hover hr.hrsidetitle[b-1n3w7secwf] {
			border-bottom: 2px solid #fff;
			opacity: .1;
		}

	a.panormagallerybox b[b-1n3w7secwf] {
		display: block;
		margin-top: 7px;
		font-size: 14px;
		font-weight: 500;
	}

	a.panormagallerybox img[b-1n3w7secwf] {
		width: 100%;
		height: auto;
		border-radius: 10px;
		width: 200px;
		height: 200px;
	}

hr.hrsidetitle[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	border: 0;
	border-bottom: 2px solid #336af6;
	position: relative;
	z-index: 1;
	border-radius: 3px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}


.galleryright[b-1n3w7secwf] {
	float: right;
	width: 90px;
	overflow: hidden;
	padding: 10px;
}

#lightgallery[b-1n3w7secwf] {
	text-align: left;
}

a.gallerybox[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: 67px;
	padding-top: 23px;
	text-align: center;
	border-radius: 10px;
	background-color: #191c32;
	color: #999;
	position: relative;
	z-index: 2;
}

	a.gallerybox img[b-1n3w7secwf] {
		display: none;
		width: 188px;
		height: 188px;
		margin: auto;
		margin: 5px auto;
	}

	a.gallerybox:hover[b-1n3w7secwf], a.gallerybox_active[b-1n3w7secwf] {
		background-color: #336af6;
		color: #fff;
	}

.hrrotate[b-1n3w7secwf] {
	width: 17px;
	border: 0;
	border-bottom: 2px solid #ccc;
	position: relative;
	z-index: 1;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.chatonline img[b-1n3w7secwf] {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
}

.articlebox[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	width: 290px;
	margin-right: 10px;
	border: 1px solid #f9f9f9;
	overflow: hidden;
	text-align: right;
	text-align: justify;
	margin-bottom: 7px;
	position: relative;
	border-radius: 15px;
	transition: .3s;
}

	.articlebox:hover[b-1n3w7secwf] {
		transition: .3s;
		-webkit-box-shadow: 1px 2px 16px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: 1px 2px 16px 0px rgba(0,0,0,0.3);
		box-shadow: 1px 2px 16px 0px rgba(0,0,0,0.3);
	}

	.articlebox img.articleimage[b-1n3w7secwf] {
		display: block;
		width: auto;
		height: auto;
		position: relative;
		z-index: 97;
		border-radius: 15px;
	}

	.articlebox h3 a.articletitle[b-1n3w7secwf] {
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 17px;
		font-weight: 500;
	}

	.articlebox h3 a.articletitle[b-1n3w7secwf] {
		color: #333;
	}

	.articlebox span[b-1n3w7secwf] {
		clear: both;
		width: 100%;
		padding-bottom: 12px;
		text-align: left;
		padding-left: 20px;
		color: #999;
		font-size: 12px;
		font-weight: 300;
		z-index: 9;
		margin-top: 20px;
	}

	.articlebox a.catlink[b-1n3w7secwf] {
		position: absolute;
		right: 30px;
		top: 220px;
		background: #336af6;
		color: #fff;
		z-index: 98;
		padding: 5px;
		padding-right: 15px;
		padding-left: 15px;
		border-radius: 12px;
		border-bottom-right-radius: 0;
		transition: .3s;
	}

		.articlebox a.catlink:hover[b-1n3w7secwf] {
			opacity: .7;
			transition: .3s;
		}

	.articlebox img.articleico[b-1n3w7secwf] {
		width: 16px;
		height: 16px;
		display: inline-block;
		vertical-align: middle;
		opacity: .3;
	}

a.pagenum[b-1n3w7secwf] {
	display: inline-block;
	margin: 3px;
	width: 30px;
	height: 30px;
	line-height: 32px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: #333;
	background-color: #eee;
	border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
}


a.article_cat_menu[b-1n3w7secwf] {
	display: inline-block;
	padding: 5px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #eee;
	color: #333;
	border-radius: 5px;
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}

	a.article_cat_menu:hover[b-1n3w7secwf], a.article_cat_menu_active[b-1n3w7secwf] {
		background-color: #ccc;
	}

.reletivebox[b-1n3w7secwf] {
	max-width: 700px;
	background-color: white;
	text-align: right;
	direction: rtl;
	padding-bottom: 10px;
	border-radius: 5px;
}

	.reletivebox .hitbox2[b-1n3w7secwf] {
		margin-right: 13px;
	}

.share[b-1n3w7secwf] {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 7px;
}

	.share img[b-1n3w7secwf] {
		display: inline-block;
		vertical-align: middle;
		width: 16px;
		height: 16px;
		padding: 5px;
		opacity: .5;
		background-color: rgba(0, 0, 0, .6);
		border-radius: 50%;
	}

		.share img:hover[b-1n3w7secwf] {
			opacity: 1;
		}

.details_content_into[b-1n3w7secwf] {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 23px;
}

#headertitle h1[b-1n3w7secwf] {
	font-size: 17px;
	line-height: 23px;
	font-weight: 400;
	display: inline-block;
	background: rgba(0,0,0,.5);
	padding: 10px;
	border-radius: 15px;
	color: #fff;
	width: 88%;
	max-width: 540px;
	margin-bottom: 10px;
	position: relative;
	z-index: 2;
}

.noticebox[b-1n3w7secwf] {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	background: #fff9e7;
	border: 1px solid #d0c6a8;
	color: #222;
	margin-top: 25px;
	border-radius: 5px;
	direction: rtl;
}

	.noticebox .nbx[b-1n3w7secwf] {
		display: block;
		padding: 10px;
		margin: 0;
	}


#about_content div.about_tt[b-1n3w7secwf] {
	background: #f1f1f1;
	border-radius: 25px;
}

#about_content div.about_tt_in[b-1n3w7secwf] {
	height: 155px;
	overflow-y: scroll;
	margin: 20px;
	font-size: 15px;
	padding-left: 10px;
	direction: rtl;
}

	#about_content div.about_tt_in[b-1n3w7secwf]::-webkit-scrollbar-track {
		border: 1px solid #a2a2a2;
		padding: 2px 0;
		background-color: #a2a2a2;
	}

	#about_content div.about_tt_in[b-1n3w7secwf]::-webkit-scrollbar {
		width: 7px;
	}

	#about_content div.about_tt_in[b-1n3w7secwf]::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #1f223d;
		border: 1px solid #a2a2a2;
	}

.moa_scroll[b-1n3w7secwf] {
	max-height: 440px;
	overflow: auto;
	margin: 15px;
	padding-left: 2px;
}

	.moa_scroll[b-1n3w7secwf]::-webkit-scrollbar-track {
		/* border: 1px solid #7c3535; */
		padding: 2px 0;
		background-color: #4f7fce;
	}

	.moa_scroll[b-1n3w7secwf]::-webkit-scrollbar {
		width: 7px;
	}

	.moa_scroll[b-1n3w7secwf]::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #3153a8;
		border: 1px solid #336af6;
	}

.con_scroll[b-1n3w7secwf] {
	max-height: 440px;
	overflow: auto;
	margin: 15px;
	padding-left: 5px;
}

	.con_scroll[b-1n3w7secwf]::-webkit-scrollbar-track {
		/* border: 1px solid #7c3535; */
		padding: 2px 0;
		background-color: #eee;
	}

	.con_scroll[b-1n3w7secwf]::-webkit-scrollbar {
		width: 7px;
	}

	.con_scroll[b-1n3w7secwf]::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #ccc;
		border: 1px solid #ccc;
	}



/* taglink */
/* taglink */
.tagbox[b-1n3w7secwf] {
	border-radius: 25px;
	background-color: #f3f3f3;
}

	.tagbox hr[b-1n3w7secwf] {
		border: 0;
		border-bottom: 1px dashed #ccc;
	}

a.taglink[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: top;
	padding: 5px 10px;
	border-radius: 15px;
	background-color: #fff;
	color: #333;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}

	a.taglink:hover[b-1n3w7secwf] {
		transition: .4s;
		border-radius: 5px;
	}
/* taglink */
/* taglink */




.menu[b-1n3w7secwf] {
	max-width: 1380px;
	margin: auto;
}

#menuw[b-1n3w7secwf] {
	height: auto;
	width: 100%;
	text-align: right;
}

#topmenuw[b-1n3w7secwf] {
	width: 100%;
	height: 80px;
	background-color: #022293;
	color: #fff;
	direction: rtl;
}

#topmenu[b-1n3w7secwf] {
	width: 100%;
	max-width: 1400px;
	height: 80px;
	margin: auto;
}

	#topmenu a.topmenu_link[b-1n3w7secwf] {
		color: #fff;
		float: right;
		padding: 1px 15px;
		border-left: 1px solid rgba(255, 255, 255, .3);
		margin-top: 28px;
	}

	#topmenu a.last[b-1n3w7secwf] {
		border: none;
	}

.tpm_left[b-1n3w7secwf] {
	float: left;
	color: #fff;
	padding-top: 25px;
}

	.tpm_left a[b-1n3w7secwf] {
		float: left;
		margin-left: 5px;
	}

		.tpm_left a img[b-1n3w7secwf] {
			display: inline-block;
			width: 24px;
			height: 24px;
			margin: 0 7px;
			opacity: 1;
			transition: .3;
		}

			.tpm_left a img:hover[b-1n3w7secwf] {
				opacity: .5;
				transition: .3;
			}

.clear[b-1n3w7secwf] {
	clear: both;
}


#headerw[b-1n3w7secwf] {
	width: 100%;
	min-height: 100px;
	padding-bottom: 10px;
	background: rgb(1,123,207);
	background: linear-gradient(90deg, rgba(1,123,207,1) 0%, rgba(0,28,160,1) 100%);
}

#header_1[b-1n3w7secwf] {
	width: 100%;
	min-height: 110px;
	max-width: 1380px;
	margin: auto;
	direction: rtl;
}

	#header_1 a.logo img[b-1n3w7secwf] {
		float: right;
		width: 100px;
		height: auto;
		margin-top: 10px;
	}

	#header_1 a.reg_link[b-1n3w7secwf] {
		float: left;
		width: auto;
		padding: 12px 20px;
		background: #0154b8;
		border-radius: 10px;
		color: #fff;
		margin: 5px;
		margin-right: -20px;
		padding-left: 50px;
		z-index: 66;
		position: relative;
		margin-top: 30px;
		font-size: 16px;
	}

	#header_1 a.reg_active[b-1n3w7secwf] {
		background: #002f9e;
		z-index: 67;
		padding-left: 20px;
	}

	#header_1 a.reg_link img[b-1n3w7secwf] {
		display: inline-block;
		width: 22px;
		height: 22px;
		vertical-align: middle;
		margin-left: 5px;
		filter: brightness(0) invert(1);
	}

	#header_1 #search[b-1n3w7secwf] {
		background: #fff;
		width: 450px;
		height: 40px;
		line-height: 35px;
		overflow: hidden;
		float: right;
		margin-top: 30px;
		border-radius: 15px;
		padding: 0;
		margin-right: 80px;
	}

		#header_1 #search input[b-1n3w7secwf] {
			border: 0;
			width: 450px;
			height: 38px;
			line-height: 35px;
			padding-bottom: 2px;
			padding: 0;
			margin: 0;
		}

			#header_1 #search input:focus[b-1n3w7secwf] {
				border: none;
				outline: none;
			}

#header_2[b-1n3w7secwf] {
	clear: both;
	width: 100%;
	max-width: 1380px;
	margin: auto;
	direction: rtl;
	border-top: 2px solid rgba(255, 255, 255, .5);
}

#header_3[b-1n3w7secwf] {
	clear: both;
	width: 100%;
	min-height: 110px;
	max-width: 1380px;
	margin: auto;
	direction: rtl;
	text-align: right;
	position: relative;
}

	#header_3 #png_items[b-1n3w7secwf] {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		max-width: 650px;
		height: 600px;
		position: relative;
		float: left;
	}

		#header_3 #png_items img[b-1n3w7secwf] {
			position: absolute;
			height: auto;
			transition: 0;
		}

			#header_3 #png_items img.png_item_1[b-1n3w7secwf] {
				right: -100px;
				bottom: -35px;
			}

			#header_3 #png_items img.png_item_2[b-1n3w7secwf] {
				top: 60px;
				right: 100px;
				z-index: 7;
			}

			#header_3 #png_items img.png_item_3[b-1n3w7secwf] {
				top: 0px;
				left: 0;
				z-index: 8;
			}

			#header_3 #png_items img.png_item_4[b-1n3w7secwf] {
				right: 120px;
				bottom: 0;
				width: 220px;
			}

			#header_3 #png_items img.png_item_5[b-1n3w7secwf] {
				left: 90px;
				bottom: -50px;
				width: 420px;
			}

			#header_3 #png_items img.png_item_6[b-1n3w7secwf] {
				left: 0px;
				bottom: -20px;
			}

	#header_3 i.circle[b-1n3w7secwf] {
		position: absolute;
		left: 0;
		top: 100px;
		background: brown;
		width: 800px;
		height: 800px;
		border-radius: 50%;
		background: linear-gradient(180deg, rgba(255,255,255,.1) 0%, rgba(0,0,0,0) 50%);
	}

#topmenu h1[b-1n3w7secwf] {
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
}

#header_3 h1[b-1n3w7secwf] {
	float: right;
	color: #fff;
	margin: 0;
	margin-top: 80px;
	font-size: 145px;
	line-height: 145px;
}

#header_3 h2[b-1n3w7secwf] {
	float: right;
	clear: right;
	color: #fff;
	margin: 0;
	font-size: 31px;
	line-height: 31px;
	font-weight: 400;
	margin-top: 25px;
	margin-bottom: 60px;
}

img.logo_hed[b-1n3w7secwf] {
	display: inline-block;
	width: 80%;
	max-width: 350px;
	margin-top: 30px
}

h1.h1_product[b-1n3w7secwf] {
	font-size: 22px;
	line-height: 30px;
	padding-top: 0;
	margin-top: 0;
}

h2.h2_product[b-1n3w7secwf] {
	font-size: 18px;
	line-height: 27px;
	padding-top: 0;
	margin-top: 0;
}

a.hea_link[b-1n3w7secwf] {
	padding: 10px 15px;
	background: #fff;
	color: #222;
	border-radius: 10px;
	display: inline-block;
	margin: 5px;
}

	a.hea_link img[b-1n3w7secwf] {
		display: inline-block;
		width: 22px;
		height: 22px;
		vertical-align: middle;
		margin-left: 5px;
		transition: .3s;
	}

	a.hea_link:hover[b-1n3w7secwf] {
		opacity: .6;
		transition: .3s;
	}

a.hea_link_2[b-1n3w7secwf] {
	background: #1599ef;
	color: #fff;
}

#headerw hr[b-1n3w7secwf] {
	border: 0;
	border-bottom: 2px solid rgba(255, 255, 255, .5);
}

.content_center[b-1n3w7secwf] {
	width: 100%;
	max-width: 1380px;
	margin: auto;
	direction: rtl;
	padding: 50px 0;
	direction: rtl;
}

.content_title[b-1n3w7secwf] {
	font-size: 28px;
	font-weight: 400;
	direction: rtl;
	text-align: right;
	padding-right: 10px;
}

	.content_title b[b-1n3w7secwf] {
		font-weight: 600;
	}

	.content_title span[b-1n3w7secwf] {
		overflow: hidden;
		width: 30px;
		height: 25px;
		display: inline-block;
		vertical-align: middle;
		border-radius: 10px;
		background: #0025a4;
		margin-left: 10px;
	}

	.content_title i[b-1n3w7secwf] {
		display: block;
		font-style: normal;
		font-size: 20px;
		opacity: .75;
		padding-top: 25px;
	}


a.service_box[b-1n3w7secwf] {
	display: inline-block;
	vertical-align: text-top;
	width: 280px;
	height: auto;
	background: #f4f4f4;
	position: relative;
	color: #000;
	line-height: 24px;
	margin: 100px 30px;
	margin-bottom: 20px;
	border-radius: 40px;
}

	a.service_box span.big[b-1n3w7secwf] {
		visibility: hidden;
		position: absolute;
		background: red;
		width: 110%;
		height: 115%;
		left: -5%;
		top: -5%;
		border-radius: 40px;
		background: linear-gradient(90deg, rgba(1,123,207,1) 0%, rgba(0,28,160,1) 100%);
		transition: visibility 0s, opacity 0.5s linear;
	}

	a.service_box span.imgbox[b-1n3w7secwf] {
		display: block;
		height: 150px;
		position: relative;
	}

	a.service_box span.text[b-1n3w7secwf] {
		display: block;
		position: relative;
		height: 100px;
		overflow: hidden;
	}

	a.service_box img[b-1n3w7secwf] {
		display: inline-block;
		margin: auto;
		width: 180px;
		height: auto;
		vertical-align: bottom;
		position: absolute;
		bottom: 0;
		right: 50px;
	}

	a.service_box b[b-1n3w7secwf] {
		display: block;
		font-size: 18.5px;
		font-weight: 600;
		padding-top: 15px;
		padding-bottom: 5px;
		position: relative;
	}

	a.service_box i[b-1n3w7secwf] {
		display: block;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		padding-bottom: 10px;
		opacity: .4;
		padding-bottom: 25px;
		position: relative;
	}

	a.service_box span.click[b-1n3w7secwf] {
		visibility: hidden;
		display: block;
		width: 130px;
		height: 40px;
		line-height: 40px;
		color: #0025a4;
		background: #fff;
		border-radius: 10px;
		position: absolute;
		bottom: -18px;
		left: 75px;
		font-weight: 500;
		font-size: 16px;
		background-image: url('./images/icons/arrlef.png');
		background-repeat: no-repeat;
		background-size: 10px auto;
		background-position: left 18px center;
		text-align: right;
		text-indent: 18px;
	}

	a.service_box:hover[b-1n3w7secwf] {
		color: #fff;
	}

		a.service_box:hover span.big[b-1n3w7secwf] {
			visibility: visible;
			transition: visibility 0s, opacity 0.5s linear;
		}

		a.service_box:hover span.click[b-1n3w7secwf] {
			visibility: visible;
			transition: visibility 0s, opacity 0.5s linear;
		}

		a.service_box:hover b[b-1n3w7secwf] {
			font-size: 20px;
		}

a#more_button[b-1n3w7secwf] {
	display: block;
	font-size: 18px;
	color: #000;
	clear: both;
	max-width: 300px;
	text-align: center;
	margin: auto;
	margin-top: 30px;
	font-weight: 600;
}

	a#more_button i[b-1n3w7secwf] {
		font-style: normal;
	}

	a#more_button img[b-1n3w7secwf] {
		display: block;
		width: 16px;
		height: auto;
		margin: auto;
		margin-top: 12px;
	}

.whybox[b-1n3w7secwf] {
	display: inline-block;
	width: 270px;
	padding: 30px;
	background: #fff;
	border-radius: 30px;
	margin: 5px;
	font-size: 14px;
	text-align: justify;
	direction: rtl;
	-webkit-box-shadow: 0px 0px 47px -7px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 0px 47px -7px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 47px -7px rgb(0 0 0 / 10%);
}

	.whybox span[b-1n3w7secwf] {
		display: block;
		margin: auto;
		width: 80px;
		height: 80px;
		border-radius: 40%;
		background: #0025a4;
		margin-bottom: 20px;
		text-align: center;
	}

		.whybox span img[b-1n3w7secwf] {
			width: 54%;
			height: auto;
			margin-top: 23%;
			filter: brightness(0) invert(1);
		}

	.whybox b[b-1n3w7secwf] {
		display: block;
		font-size: 20px;
		padding-bottom: 15px;
		text-align: center;
	}

	.whybox i[b-1n3w7secwf] {
		font-style: normal;
		line-height: 25px;
	}




.steps[b-1n3w7secwf] {
	width: 98%;
	max-width: 580px;
	color: #5a5c74;
	text-align: center;
	font-size: 16px;
	padding: 24px 0;
	padding-top: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 0px 47px -7px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 47px -7px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 47px -7px rgba(0,0,0,0.10);
}

	.steps .steps_title[b-1n3w7secwf] {
		display: inline-block;
		width: 100px;
		padding-left: 25px;
		margin-left: 25px;
		font-size: 17px;
		border-left: 1px solid #5a5c74;
	}

		.steps .steps_title img[b-1n3w7secwf] {
			display: block;
			margin: auto;
			width: 42px;
			height: auto;
			margin-bottom: 10px;
		}

	.steps .steps_box[b-1n3w7secwf] {
		display: inline-block;
		font-weight: 600;
		transition: .3s;
	}

		.steps .steps_box span[b-1n3w7secwf] {
			display: block;
			width: 78px;
			height: 78px;
			border: 1px solid #0026a2;
			border-radius: 40%;
			overflow: hidden;
			margin-bottom: 10px;
		}

			.steps .steps_box span img[b-1n3w7secwf] {
				display: block;
				margin: auto;
				width: 39px;
				height: auto;
				margin-top: 19px;
				transition: .3s;
			}

				.steps .steps_box span img.ll[b-1n3w7secwf] {
					width: 45px;
				}

	.steps hr[b-1n3w7secwf] {
		display: inline-block;
		vertical-align: top;
		width: 30px;
		margin: 0 5px;
		margin-top: 40px;
		border: 0;
		border-bottom: 4px dotted #5a5c74;
		opacity: .5;
	}

	.steps .steps_box:hover img[b-1n3w7secwf] {
		transition: .3s;
		-webkit-transform: rotate(35deg);
		-moz-transform: rotate(35deg);
		-o-transform: rotate(35deg);
		-ms-transform: rotate(35deg);
		transform: rotate(35deg);
	}

	.steps .steps_box:hover[b-1n3w7secwf] {
		transition: .3s;
		color: #a1a3ba;
	}

	.steps span.step_arrow[b-1n3w7secwf] {
		display: inline-block;
		vertical-align: top;
		margin: 35px;
		margin-top: 30px;
		width: 40px;
		height: 40px;
		background-image: url('./images/icons/arrlef.png');
		background-repeat: no-repeat;
		background-size: 20px auto;
		background-position: center;
		opacity: .3;
	}


#text_use_more[b-1n3w7secwf] {
	width: 90%;
	max-width: 1380px;
	margin: auto;
	direction: rtl;
	padding: 0;
	margin: 50px auto;
	direction: rtl;
	text-align: justify;
	max-height: 600px;
	position: relative;
	overflow: hidden;
	padding-bottom: 40px;
}

	#text_use_more i.bottom_shadow[b-1n3w7secwf] {
		width: 100%;
		height: 70px;
		position: absolute;
		bottom: 0;
		left: 0;
		-webkit-box-shadow: inset 0px -79px 40px -27px rgba(255,255,255,1);
		-moz-box-shadow: inset 0px -79px 40px -27px rgba(255,255,255,1);
		box-shadow: inset 0px -79px 40px -27px rgba(255,255,255,1);
	}

	#text_use_more .more_arrow[b-1n3w7secwf] {
		display: block;
		font-size: 18px;
		color: #000;
		clear: both;
		max-width: 300px;
		text-align: center;
		margin: auto;
		margin-top: 30px;
		font-weight: 600;
		position: absolute;
		left: 49.5%;
		bottom: 0px;
		opacity: .2;
	}

		#text_use_more .more_arrow i[b-1n3w7secwf] {
			font-style: normal;
		}

		#text_use_more .more_arrow img[b-1n3w7secwf] {
			display: block;
			width: 37px;
			height: auto;
			margin: auto;
			margin-top: 12px;
		}


#magazine[b-1n3w7secwf] {
	width: 100%;
	max-width: 1380px;
	min-height: 50px;
	margin: auto;
	border-radius: 50px;
	direction: rtl;
	padding: 0;
	margin: 50px auto;
	background: linear-gradient(90deg, rgba(1,123,207,1) 0%, rgba(0,28,160,1) 100%);
	text-align: left;
	color: #fff;
	position: relative;
	margin-top: 250px;
	margin-bottom: 20px;
}

	#magazine div[b-1n3w7secwf] {
		padding: 50px;
		max-width: 75%;
		margin: auto;
	}

		#magazine div h2[b-1n3w7secwf] {
			display: block;
			margin: 0;
			padding: 0;
			font-size: 29px;
			font-weight: 600;
		}

		#magazine div i[b-1n3w7secwf] {
			display: block;
			margin: 0;
			padding: 0;
			font-size: 18px;
			font-weight: 400;
			font-style: normal;
			padding: 22px 0;
		}

		#magazine div a[b-1n3w7secwf] {
			display: inline-block;
			width: 205px;
			height: 60px;
			line-height: 60px;
			color: #000;
			background: #fff;
			border-radius: 10px;
			font-weight: 600;
			font-size: 19px;
			background-image: url('./images/icons/arrlef.png');
			background-repeat: no-repeat;
			background-size: 10px auto;
			background-position: left 18px center;
			text-align: right;
			text-indent: 18px;
			transition: .3s;
		}

			#magazine div a:hover[b-1n3w7secwf] {
				opacity: .5;
				transition: .3s;
			}

	#magazine img[b-1n3w7secwf] {
		width: 750px;
		height: auto;
		position: absolute;
		right: 0;
		bottom: 0;
	}



#top_slider[b-1n3w7secwf] {
	display: block;
	margin: auto;
	width: 90%;
	padding: 0 5%;
	background: #d8e1ff;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #fff;
	position: relative;
	z-index: 9996;
	-webkit-animation: bgcolorchange 4s infinite; /* Chrome, Safari, Opera */
	animation: 4s infinite bgcolorchange-b-1n3w7secwf;
}

@keyframes bgcolorchange-b-1n3w7secwf {
	0% {
		background-color: #86d4e9;
	}

	25% {
		background-color: #e7f3f0;
	}

	50% {
		background-color: #86d4e9;
	}

	75% {
		background-color: #e7f3f0;
	}

	100% {
		background-color: #86d4e9;
	}
}
/* Chrome, Safari, Opera */
@-webkit-keyframes bgcolorchange {
	0% {
		background: #86d4e9;
	}

	25% {
		background: #e7f3f0;
	}

	75% {
		background: #86d4e9;
	}

	100% {
		background: #e7f3f0;
	}
}

.top_slider2[b-1n3w7secwf] {
	visibility: hidden;
	position: fixed !important;
	top: 50px;
}

#top_slider a[b-1n3w7secwf] {
	display: block;
	color: #000;
	font-weight: 500;
	direction: rtl;
}

#sl_5[b-1n3w7secwf] {
	width: 90%;
	max-width: 1140px;
	margin: auto;
}

#top_slider_home[b-1n3w7secwf] {
	display: block;
	margin: auto;
	width: 100%;
	background: #e7f3f0;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #fff;
	position: relative;
	top: auto;
	z-index: 99999;
}

	#top_slider_home a[b-1n3w7secwf] {
		display: block;
		color: #222;
		direction: rtl;
	}


a.call_bottom[b-1n3w7secwf] {
	display: block;
	text-align: center;
	color: #000;
	direction: rtl;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #ddd;
	max-width: 1380px;
	margin: auto;
	padding: 20px 0;
}

	a.call_bottom div[b-1n3w7secwf] {
		display: inline-block;
		background: red;
		padding: 10px 15px;
		background: #ffc160;
		border-radius: 25px;
		border: 2px solid #fff;
		box-shadow: 5px 5px 0px rgba(0, 0, 0, .12);
		margin-bottom: 10px !important;
	}

	a.call_bottom img[b-1n3w7secwf] {
		display: inline-block;
		vertical-align: middle;
		width: 24px;
		height: 24px;
	}

#footer[b-1n3w7secwf] {
	width: 100%;
	max-width: 1430px;
	min-height: 100px;
	min-height: 50px;
	margin: auto;
	direction: rtl;
	text-align: center;
	padding: 10px 0;
}

	#footer .footerbox[b-1n3w7secwf] {
		display: inline-block;
		vertical-align: top;
		width: 31%;
		margin: 10px;
		min-width: 300px;
		min-height: 50px;
		text-align: right;
		font-size: 15px;
		color: #444;
	}

		#footer .footerbox a.f_logo img[b-1n3w7secwf] {
			display: block;
			width: 100px;
			height: auto;
		}

		#footer .footerbox b.f_title[b-1n3w7secwf] {
			display: block;
			padding: 15px 0;
			font-size: 17px;
			font-weight: 600;
			padding-bottom: 6px;
		}

		#footer .footerbox a.f_link[b-1n3w7secwf] {
			display: block;
			transition: .3s;
			color: #444;
			padding: 5px;
		}

			#footer .footerbox a.f_link:hover[b-1n3w7secwf] {
				opacity: .7;
				transition: .3s;
			}

#footer_down[b-1n3w7secwf] {
	width: 100%;
	max-width: 1380px;
	padding: 15px 0;
	margin: auto;
	direction: rtl;
	text-align: right;
	text-indent: 10px;
	border-top: 1px solid #ddd;
}

.ftd_left[b-1n3w7secwf] {
	float: left;
	color: #fff;
}

	.ftd_left a[b-1n3w7secwf] {
		float: left;
		margin-left: 5px;
	}

		.ftd_left a img[b-1n3w7secwf] {
			display: inline-block;
			width: 24px;
			height: 24px;
			margin: 0 7px;
			opacity: 1;
			transition: .3;
			-webkit-filter: invert(100%); /* Safari/Chrome */
			filter: invert(100%);
		}

			.ftd_left a img:hover[b-1n3w7secwf] {
				opacity: .5;
				transition: .3;
			}

.container[b-1n3w7secwf] {
}

	.container p[b-1n3w7secwf] {
	}

		.container p span.typed-text[b-1n3w7secwf] {
			font-weight: normal;
			color: #fff;
		}

		.container p span.cursor[b-1n3w7secwf] {
			display: inline-block;
			background: #fff;
			margin-left: 0.1rem;
			width: 3px;
			animation: blink-b-1n3w7secwf 1s infinite;
			position: relative;
			z-index: 9;
		}

			.container p span.cursor.typing[b-1n3w7secwf] {
				animation: none;
			}

@keyframes blink-b-1n3w7secwf {
	0% {
		background: #888;
	}

	49% {
		background: #888;
	}

	50% {
		background: transparent;
	}

	99% {
		background: transparent;
	}

	100% {
		background: #888;
	}
}



.ifbignone[b-1n3w7secwf] {
	display: none !important;
}

.ifsmallnone[b-1n3w7secwf] {
	display: block !important;
}

/* ReSIZE*/
@media screen and (max-width: 1180px) {
	.steps .steps_title[b-1n3w7secwf] {
		display: block;
		margin-left: auto;
		margin-right: auto;
		border-left: 0;
		padding-left: 0;
		margin-bottom: 10px;
	}

	.steps .steps_box[b-1n3w7secwf] {
		margin-top: 25px;
	}

	.steps hr[b-1n3w7secwf] {
		width: 20px;
		margin-top: 65px;
		margin-left: 3px;
		margin-right: 3px;
	}

	#sliders #slider1[b-1n3w7secwf] {
		display: block;
		vertical-align: top;
		width: auto;
		padding-right: 0;
		border-right: 0;
		margin-left: auto;
		margin-right: auto;
	}

		#sliders #slider1 #main[b-1n3w7secwf] {
			margin-left: auto;
			margin-right: auto;
		}

	#sliders #slider2[b-1n3w7secwf] {
		display: block;
		vertical-align: top;
		width: auto;
		padding-right: 0;
		border-right: 0;
		padding-left: 0;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
	}

		#sliders #slider2 #main[b-1n3w7secwf] {
			margin-left: auto;
			margin-right: auto;
		}

	.big_title[b-1n3w7secwf] {
		padding-right: 10px;
	}

	.articlecols[b-1n3w7secwf] {
		width: auto;
		float: none;
	}


	.product_gallerybox[b-1n3w7secwf] {
		width: auto;
		float: none;
	}

		.product_gallerybox img.originalimage[b-1n3w7secwf] {
			width: 100%;
			display: block;
			height: auto;
			border-radius: 0;
			margin-left: auto;
			margin-right: auto;
		}

		.product_gallerybox img.galleyimage[b-1n3w7secwf] {
			display: inline-block;
			width: 50px;
			height: 50px;
			margin: 5px;
			margin-top: 10px;
			border-radius: 0;
		}

	.product_detailsbox[b-1n3w7secwf] {
		width: 100%;
		border-radius: 0;
		margin-top: 5px;
	}

	.page_title[b-1n3w7secwf] {
		margin-right: 20px;
	}

	.info_product[b-1n3w7secwf] {
		margin-left: auto;
		display: inline-block;
		width: 150px;
		height: 45px;
		margin-right: auto;
	}

	.product_content_box[b-1n3w7secwf] {
		float: none;
		display: block;
		width: 87%;
		margin-right: auto;
		margin-left: auto;
		border: 0;
	}

	.product_order_box[b-1n3w7secwf] {
		float: none;
		display: block;
		width: 87%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}

	.staticpages[b-1n3w7secwf] {
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}

	.article_right_bar[b-1n3w7secwf] {
		display: none;
	}
}

/* ReSIZE*/
@media screen and (max-width: 980px) {
	.ifbignone[b-1n3w7secwf] {
		display: inherit !important;
	}

	.ifsmallnone[b-1n3w7secwf] {
		display: none !important;
	}

	.ftb_right[b-1n3w7secwf] {
		float: none;
		text-align: center;
		padding-bottom: 15px;
		text-indent: 10px;
	}

	.ftb_left[b-1n3w7secwf] {
		float: none;
		text-align: center;
	}

	.topmenu_link[b-1n3w7secwf] {
		display: none;
	}

	#menuw[b-1n3w7secwf] {
		height: auto;
		width: 100%;
		text-align: right;
	}


	#sliders[b-1n3w7secwf] {
		padding-top: 30px;
		padding-bottom: 30px;
	}

		#sliders #slider1[b-1n3w7secwf] {
			display: block;
			vertical-align: top;
			width: auto;
			padding-right: 0;
			border-right: 0;
		}

			#sliders #slider1 .slides img[b-1n3w7secwf] {
				width: 100%;
				height: auto;
			}

		#sliders #slider2[b-1n3w7secwf] {
			display: block;
			vertical-align: top;
			width: auto;
			padding-right: 0;
			border-right: 0;
			padding-left: 0;
			padding-top: 40px;
		}

			#sliders #slider2 .slides img[b-1n3w7secwf] {
				width: 100%;
				height: auto;
			}

	#about_content div.about_text[b-1n3w7secwf] {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	#about_content img.img_ex[b-1n3w7secwf] {
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	#about_content .big_title[b-1n3w7secwf] {
		margin-top: 15px;
	}

	.big_title[b-1n3w7secwf] {
		text-align: center;
		padding-bottom: 20px;
		padding-right: 0;
	}

		.big_title hr[b-1n3w7secwf] {
			display: block;
			margin-right: auto;
			margin-left: auto;
		}
}


/* ReSIZE*/
@media screen and (max-width: 730px) {
	.articlebox[b-1n3w7secwf] {
		height: auto;
	}

		.articlebox img.articleimage[b-1n3w7secwf] {
			width: 230px;
			height: auto;
			float: none;
			display: block;
			margin-left: auto;
			margin-right: auto;
		}

		.articlebox a.catlink[b-1n3w7secwf] {
			top: 170px;
		}

	#headertitle h1[b-1n3w7secwf] {
		font-size: 14px;
		line-height: 20px;
	}

	a.homebox_new div.t_title[b-1n3w7secwf] {
		margin-right: 10px;
	}

		a.homebox_new div.t_title font[b-1n3w7secwf] {
			font-size: 15px;
			font-weight: 500;
		}

	a.homebox_new span[b-1n3w7secwf] {
		height: 110px;
		padding-top: 10px;
	}

	a.homebox_new img[b-1n3w7secwf] {
		margin-left: 0px;
	}

	.product_right[b-1n3w7secwf] {
		width: 65%;
	}

	.product_left[b-1n3w7secwf] {
		width: 33%;
	}

	#o_left[b-1n3w7secwf] {
		width: 39%;
	}

	#o_right[b-1n3w7secwf] {
		width: 59%;
	}

	.formcols[b-1n3w7secwf] {
		display: inline-block;
		width: 100%;
		min-width: 200px;
		text-align: right;
	}
}

/* ReSIZE*/
@media screen and (max-width: 550px) {
	.ifverysmallnone[b-1n3w7secwf] {
		display: none;
	}

	#o_left[b-1n3w7secwf] {
		width: 100%;
	}

	#o_right[b-1n3w7secwf] {
		width: 100%;
	}

	#topheader[b-1n3w7secwf] {
		text-align: center;
		padding-bottom: 20px;
	}

		#topheader span.top_title[b-1n3w7secwf] {
			float: none;
			display: block;
			font-size: 19px;
			padding-right: 0;
			height: 45px;
			line-height: 65px;
			text-align: center;
		}

	#top_search[b-1n3w7secwf] {
		display: block;
		max-width: 100%;
		margin-top: 0;
		margin: auto;
	}

	.product_right[b-1n3w7secwf] {
		width: 100%;
	}

	.product_left[b-1n3w7secwf] {
		margin-top: 20px;
		width: 100%;
	}

	.raychat_main_button[b-1n3w7secwf] {
		display: none;
	}

	a#telbox[b-1n3w7secwf] {
		display: block;
		background-color: #c00;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		position: fixed;
		right: 15px;
		bottom: 15px;
		background-image: url('./images/8.png');
		background-size: 30px 30px;
		background-repeat: no-repeat;
		background-position: center center;
		z-index: 9999999;
	}

	#topmenu a.topmenu_left[b-1n3w7secwf] {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
	}

	#headerw[b-1n3w7secwf] {
		padding-bottom: 0;
	}
}


/* ReSIZE*/
@media screen and (max-width: 390px) {
	#home_magazine span[b-1n3w7secwf] {
		font-size: 18px;
	}

	#home_magazine font[b-1n3w7secwf] {
		font-size: 11.5px;
		color: #ccc;
	}
}

/* ReSIZE*/
@media screen and (max-width: 1000px) {
	.ifbignone[b-1n3w7secwf] {
		display: block !important;
	}

	.ifsmallnone[b-1n3w7secwf] {
		display: none !important;
	}

	#header_1 a.logo img[b-1n3w7secwf] {
		float: none;
		display: block;
		margin: auto;
		padding-top: 15px;
	}

	#header_1 #search[b-1n3w7secwf] {
		width: 100%;
		margin: 0;
		border-radius: 0;
		margin-top: 15px;
	}

		#header_1 #search input[b-1n3w7secwf] {
			width: 100%;
			margin: 0;
			border-radius: 0;
		}

	#header_1 a.reg_link[b-1n3w7secwf] {
		padding-left: 30px;
		padding-right: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#header_1 a.reg_active[b-1n3w7secwf] {
		padding-left: 14px;
	}

	#header_2[b-1n3w7secwf] {
		border-top: none;
	}

	#header_3[b-1n3w7secwf] {
		overflow: hidden;
		text-align: center;
	}

		#header_3 #png_items[b-1n3w7secwf] {
			display: none;
		}

		#header_3 h1[b-1n3w7secwf] {
			float: none;
			font-size: 86px;
			line-height: 86px;
			margin-top: 40px;
		}

		#header_3 h2[b-1n3w7secwf] {
			float: none;
			font-size: 20px;
			margin-top: 35px;
			margin-bottom: 20px;
		}

	.content_title i[b-1n3w7secwf] {
		font-size: 15px;
		padding-top: 10px;
	}

	.whybox[b-1n3w7secwf] {
		width: 65%;
	}

	.steps span.step_arrow[b-1n3w7secwf] {
		display: block;
		transform: rotate(-90deg);
		margin: 15px auto;
	}

	.steps[b-1n3w7secwf] {
		max-width: 80%;
		padding-bottom: 30px;
	}

	#magazine[b-1n3w7secwf] {
		border-radius: 0;
		margin-top: 0;
		overflow: hidden;
	}

		#magazine img[b-1n3w7secwf] {
			width: 200px;
			right: -50px;
		}

		#magazine div[b-1n3w7secwf] {
			max-width: 85%;
			padding: 30px 10px;
		}

			#magazine div h2[b-1n3w7secwf] {
				font-size: 25px;
			}

	#footer_down[b-1n3w7secwf] {
		text-align: center;
	}

	.tpm_left[b-1n3w7secwf] {
		padding-left: 10px;
	}

	.ftd_left[b-1n3w7secwf] {
		float: none;
		margin-top: 20px;
	}

		.ftd_left a[b-1n3w7secwf] {
			float: none;
		}

	#footer .footerbox a.f_logo img[b-1n3w7secwf] {
		margin: auto;
	}
}


.search[b-1n3w7secwf] {
	position: fixed;
	left: -15.625em; /*left or right and the width of your navigation panel*/
	width: 15.625em; /*should match the above value*/
	background: #333;
	color: #fff;
	direction: rtl;
	z-index: 99999;
}

.wrap[b-1n3w7secwf] {
	position: relative;
}

.searchinput[b-1n3w7secwf] {
	color: #fff;
	width: 90%;
	margin: 0;
	border: 0;
	border-radius: 0;
	height: 31px;
	font-size: 13px;
	font-weight: normal;
	background: url("../../images/icons/44.png") no-repeat right center #ce4c4c;
	background-size: 16px 16px;
	padding-right: 10%;
}

.title_slidemenu[b-1n3w7secwf] {
	color: #fff;
	width: 95%;
	margin: 0;
	border: 0;
	border-radius: 0;
	height: 45px;
	line-height: 25px;
	padding-top: 15px;
	font-size: 15px;
	font-weight: normal;
	background: #0341a2;
	background-size: 16px 16px;
	padding-right: 25px;
}

.closebutton[b-1n3w7secwf] {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	left: 15px;
	top: 17px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-family: tahoma;
}

.menu-link[b-1n3w7secwf] {
	float: right;
	margin-top: 27px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	direction: rtl;
	color: #333;
}

a.menu-link:link[b-1n3w7secwf], a.menu-link:visited[b-1n3w7secwf] {
	color: #fff;
}

a.slidemenulink:link[b-1n3w7secwf], a.slidemenulink:visited[b-1n3w7secwf] {
	display: block;
	color: #333;
	padding: 8px;
	padding-right: 12px;
	background: #fff;
	margin-bottom: 5px;
	font-size: 13px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.06);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.06);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.06);
}

a.slidemenulink:hover[b-1n3w7secwf] {
	background: #ddd;
}


/* 
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/


/* â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“
Body - not related to megamenu
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */


.description[b-1n3w7secwf] {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}


/* â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“
megamenu.js STYLE STARTS HERE
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */


/* â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“
Screen style's
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */

.menu-container[b-1n3w7secwf] {
	margin: 0 auto;
}

.menu-mobile[b-1n3w7secwf] {
	display: none;
	padding: 15px;
}

	.menu-mobile[b-1n3w7secwf]:after {
		content: "â˜°";
		font-family: "tahoma";
		font-weight: bold;
		font-size: 21px;
		padding: 0;
		margin-top: 4px;
		margin-left: 10px;
		float: right;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-25%);
		-ms-transform: translateY(-25%);
		transform: translateY(-25%);
	}

.menu-dropdown-icon[b-1n3w7secwf]:before {
	content: "+";
	font-family: "Ionicons";
	display: none;
	cursor: pointer;
	float: right;
	padding: 10px;
	margin: 10px;
	background: #fff;
	color: #333;
}

.menu[b-1n3w7secwf] {
}

	.menu > ul[b-1n3w7secwf] {
		margin: 0 auto;
		width: 100%;
		list-style: none;
		padding: 0;
		position: relative;
		/* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
		box-sizing: border-box;
		text-align: right;
	}

		.menu > ul[b-1n3w7secwf]:before,
		.menu > ul[b-1n3w7secwf]:after {
			content: "";
			display: table;
		}

		.menu > ul[b-1n3w7secwf]:after {
			clear: both;
		}

		.menu > ul > li[b-1n3w7secwf] {
			display: inline-block;
			vertical-align: bottom;
			padding: 0;
			margin: 0;
		}

			.menu > ul > li a[b-1n3w7secwf] {
				text-decoration: none;
				padding: 0;
				width: auto;
				height: 30px;
				line-height: 28px;
				display: block;
				padding: 0 8px;
				font-size: 15px;
				margin-top: 10px;
				margin-right: 3px;
				margin-left: 3px;
				border-radius: 10px;
				transition: .3s;
				color: #fff;
				font-weight: 500;
			}

				.menu > ul > li a:hover[b-1n3w7secwf] {
					margin-top: 0;
					transition: .3s;
					color: #fff;
					opacity: .4;
				}


			.menu > ul > li:hover a[b-1n3w7secwf] {
			}

			.menu > ul > li > ul[b-1n3w7secwf] {
				display: none;
				width: 100%;
				background: #ddd;
				border-bottom: 3px solid #014ab7;
				border-top: 3px solid #014ab7;
				border-radius: 20px;
				padding: 10px;
				position: absolute;
				z-index: 99;
				left: 0;
				margin: 0;
				margin-top: -0px;
				list-style: none;
				box-sizing: border-box;
			}

				.menu > ul > li > ul[b-1n3w7secwf]:before,
				.menu > ul > li > ul[b-1n3w7secwf]:after {
					content: "";
					display: table;
				}

				.menu > ul > li > ul[b-1n3w7secwf]:after {
					clear: both;
				}

				.menu > ul > li > ul > li[b-1n3w7secwf] {
					margin: 0;
					padding-bottom: 0;
					list-style: none;
					width: 25%;
					background: none;
					float: right;
				}

					.menu > ul > li > ul > li a[b-1n3w7secwf] {
						padding: .2em 0;
						width: 95%;
						height: 40px;
						display: block;
						font-size: 13.5px;
						font-weight: 400;
						color: #222;
						background: #f1f1f1;
						margin-bottom: 5px;
						margin-top: 2px;
						line-height: 38px;
						border-radius: 5px;
						padding: 0;
						transition: 0;
						box-shadow: none;
					}

						.menu > ul > li > ul > li a:hover[b-1n3w7secwf] {
							padding: .2em 0;
							width: 95%;
							height: 40px;
							display: block;
							font-size: 13.5px;
							font-weight: 400;
							color: #222;
							background: #f1f1f1;
							margin-bottom: 5px;
							margin-top: 2px;
							line-height: 38px;
							border-radius: 5px;
							padding: 0;
							transition: 0;
							box-shadow: none;
							opacity: .5;
						}

					.menu > ul > li > ul > li > ul[b-1n3w7secwf] {
						display: block;
						padding: 0;
						margin: 10px 0 0;
						list-style: none;
						box-sizing: border-box;
					}

						.menu > ul > li > ul > li > ul[b-1n3w7secwf]:before,
						.menu > ul > li > ul > li > ul[b-1n3w7secwf]:after {
							content: "";
							display: table;
						}

						.menu > ul > li > ul > li > ul[b-1n3w7secwf]:after {
							clear: both;
						}

						.menu > ul > li > ul > li > ul > li[b-1n3w7secwf] {
							float: right;
							width: 100%;
							padding: 0px 0;
							margin: 0;
							font-size: .8em;
							text-indent: 15px;
						}

							.menu > ul > li > ul > li > ul > li:hover[b-1n3w7secwf] {
							}

							.menu > ul > li > ul > li > ul > li a[b-1n3w7secwf] {
								border: 0;
							}

				.menu > ul > li > ul.normal-sub[b-1n3w7secwf] {
					width: 300px;
					left: auto;
					padding: 10px 20px;
				}

					.menu > ul > li > ul.normal-sub > li[b-1n3w7secwf] {
						width: 100%;
					}

						.menu > ul > li > ul.normal-sub > li a[b-1n3w7secwf] {
							border: 0;
							padding: 1em 0;
						}


/* â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“
Mobile style's
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */

@media only screen and (max-width: 959px) {
	.menu-container[b-1n3w7secwf] {
		width: 100%;
	}

	.menu-mobile[b-1n3w7secwf] {
		display: block;
		background: #346df5;
		/*margin: 0 15px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;*/

		-webkit-box-shadow: -1px -4px 5px 0px rgba(0,0,0,0.23);
		-moz-box-shadow: -1px -4px 5px 0px rgba(0,0,0,0.23);
		box-shadow: -1px -4px 5px 0px rgba(0,0,0,0.23);
	}

	.menu-dropdown-icon[b-1n3w7secwf]:before {
		display: block;
	}

	.menu > ul[b-1n3w7secwf] {
		display: none;
	}

		.menu > ul > li[b-1n3w7secwf] {
			width: 100%;
			float: none;
			display: block;
		}

			.menu > ul > li a[b-1n3w7secwf] {
				padding: 10px;
				height: 40px;
				line-height: 38px;
				width: auto;
				display: block;
				text-indent: 15px;
				margin-top: 0;
				border-top: 1px dotted #fff;
				border-radius: 0;
			}

				.menu > ul > li a:hover[b-1n3w7secwf] {
					height: 40px;
					line-height: 40px;
				}

			.menu > ul > li > ul[b-1n3w7secwf] {
				position: relative;
			}

				.menu > ul > li > ul.normal-sub[b-1n3w7secwf] {
					width: 100%;
				}

				.menu > ul > li > ul > li[b-1n3w7secwf] {
					float: none;
					width: 100%;
					margin-top: 0;
				}

					.menu > ul > li > ul > li:first-child[b-1n3w7secwf] {
						margin: 0;
					}

					.menu > ul > li > ul > li > ul[b-1n3w7secwf] {
						position: relative;
						margin: 0;
					}

						.menu > ul > li > ul > li > ul > li[b-1n3w7secwf] {
							float: none;
							padding: 0;
							margin: 0;
						}

	.menu .show-on-mobile[b-1n3w7secwf] {
		display: block;
	}
}
/* _content/OffCopy/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xb9c7popz4] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    left: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-xb9c7popz4] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-xb9c7popz4] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-xb9c7popz4] {
    font-size: 1.1rem;
}

.bi[b-xb9c7popz4] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}


.bi-printer[b-xb9c7popz4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-printer' viewBox='0 0 16 16'%3E%3Cpath d='M5 1a2 2 0 0 0-2 2v2H2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-1V3a2 2 0 0 0-2-2zM4 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2H4zm1 5a2 2 0 0 0-2 2v1H2a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1v-1a2 2 0 0 0-2-2zm7 2v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1'/%3E%3C/svg%3E");
}

.nav-item[b-xb9c7popz4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-xb9c7popz4] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-xb9c7popz4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-xb9c7popz4]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-xb9c7popz4]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-xb9c7popz4]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-xb9c7popz4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-xb9c7popz4] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-xb9c7popz4] {
        display: none;
    }

    .nav-scrollable[b-xb9c7popz4] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/OffCopy/Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-tt53uwo2w6] .sortable-ghost {
  visibility: hidden;
}

[b-tt53uwo2w6] .sortable-fallback {
  opacity: 1 !important
}
