@import url(./fonts/fontiran.css);
body {
	max-width: 100vw;
	font-family: IRANSans !important;
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #222;
	line-height: 20px;
	background-color: #e5e7e9;
}
#body {
	width: 100%;
	max-width: 100vw;
	margin: auto;
	overflow: hidden;
}
a:link , a:visited {
	text-decoration: none;
	color: #368bcd;
}
a:hover {
	color: #a00;
}
a img {
	border: 0;
}
form , p , h1 , h2 , h3 , h4 {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
hr {
	border: 0;
	border-bottom: 1px solid #868686;
}
fieldset {
	margin-bottom: 12px;
	overflow: hidden;
	border: 1px solid #ccc;
	direction: rtl;
	text-align: justify;
			border-radius:5px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-moz-border-radius:5px;
}
input , select , textarea {
	display: block;
	width: 100%;
	padding: 7px;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	
	font-family: IRANSans !important;
	font-weight: 300;
	font-size: 14px;
	text-indent: 15px;
	margin-top: 3px;
	margin-bottom: 10px;
	border-radius: 25px;
	border:1px solid #ccc;
		box-sizing: content-box;
		box-sizing: border-box;
}

.regform {
	line-height: 25px;
}
.regform input, .regform select {
	width: 100%;
	text-indent: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.regform input[type=checkbox] {
	width: auto;
	margin-top: 3.5px;
	float: right;
	clear: right;
	text-indent: 0;
	padding: 0;
}
.regform input[type=submit] {
	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 {
	opacity: .8;
}
.regform span.label {
	display: block;
	color: #888;
	margin-top: 7px;
	margin-bottom: 3px;
}
.regform {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
	direction: rtl;
}
.regform input[type=submit] {
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #1c943b;
	color: #fff;
}





/* ajax step box  */ 
.step_box {	
	display: none;
	background: #eee;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 20px;
}
.step_box h3 {
	padding: 5px;
	padding-bottom: 10px;
	margin-top: 0;
	border-bottom: 1px dashed #ddd;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
}
#step_links {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0;
}
a.step_link {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	float: right;
	position: relative;
	z-index: 1;
	color: #111;
	padding: 0 10px;
	font-size: 11px;
	border: 4px solid #fff;
	border-right: 0;
}
a.step_link_top {
	background: #ccc;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;

	padding-right: 40px;
	margin-left: -30px;
}
a.step_link_top:first-child {	
	padding-right: 10px !important;
	border-radius: 30px;
}
a.step_link_top span {
	display: inline-block;
	position: relative;
	z-index: 2;
	height: 31px;
	line-height: 31px;
}
a.step_link_top i.last {
	display: none;
	vertical-align: middle;
	width: 27px;
	height: 27px;
	background: #000;
	transform: rotate(45deg);
	position: absolute;
	z-index: 1;
	left: -10px;
	top: 0;
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;
}
a.step_active {
	color: #fff !important;
	background-color: #008b1d;
}
a.step_link_next, .step_box input[type=submit] {
	float: left !important;

	height: 30px;
	line-height: 28px;
	text-indent: 4px;
	font-size: 13px;
	width: auto;
	float: right;
	background-color: #009e83;
	color: #fff !important;
	border:01px solid #009e83;
	border-radius: 25px;
	text-indent: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	padding: 0 15px;
}
.step_box input[type=submit] {
	line-height: 25px;
}
a.step_link_prev {
	float: right;

	height: 30px;
	line-height: 30px;
	text-indent: 4px;
	font-size: 13px;
	width: auto;
	float: right;
	background-color: #aaa;
	color: #fff !important;
	border:01px solid #aaa;
	border-radius: 25px;
	text-indent: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	padding: 0 15px;
}
/* ajax step box  */ 

label.checklabel {
	display: block;
	padding: 4px 10px;
	background: rgba(0, 0, 0, .05);
	border-radius: 25px;
	margin-top: 8px;
	font-size: 12px;
	min-height: 32px;
}
label.checklabel input {
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
	width: 14px;
	height: 14px;
}
label.checklabel i {
	display: inline-block;
	font-style: normal;
	margin-top: 2px;
	margin-right: 2px;
}
label.checklabel span {
	display: inline-block;
	padding: 1px 8px;
	margin-top: 3px;
	background: #438eb3;
	color: #fff;
	float: left;
	border-radius: 25px;
	direction: ltr;
}
#total_price {
	text-align: center;
	padding-top: 30px;
}
#total_price span {
	font-weight: 600;
	color: #0075ff;
}



.divtables {
	width:99%;
	overflow:auto;
	padding:5px;
	direction: rtl;
	margin-left: auto;
	margin-right: auto;
}
.divtables .tablelist {
	width: 100%;
}
.tablelist {
	background: #ccc;
	font-weight: normal;
	font-size: 13px;
	line-height: 23px;
	white-space: normal;
	overflow: hidden;
}
.tablelist th {
	background: #ddd;
	font-weight: normal;
	padding: 10px;
	padding-bottom: 6px;
	font-weight: 500;
	color: #000;
}
.tablelist td {
	padding: 10px;
	padding-bottom: 6px;
	overflow: hidden;
}
.tablelist tr {
	background: #fff;
}
.tablelist tr:hover {
	background: #f1f1f1;
}
.tablelist input {
	font-size: 13px;
}
.tablelist hr {
	border: 0;
	border-bottom: 1px dashed rgba(0,0,0,.1)
}


.ql-align-center {
	text-align: center;
}
.ql-align-justify {
	text-align: justify;
	direction: rtl;
}
blockquote {
	margin: 5px;
    border: 0px;
    border-right: 4px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-right: 16px;
    background-color: #f1f1f1;
    padding: 10px;
}
pre.ql-syntax {
	margin: 5px;
	padding: 5px;
	padding-left: 10px;
	border-radius: 5px;
	text-align: left;
	direction: ltr;
	background-color: #23241f;
	color: #f8f8f2;
	overflow: visible;
}


a.a_whatsapp {
	display: inline-block;
	background: #02a50f;
	color: #fff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 13px;
	font-weight: 400;
	margin: 2px;
	border-radius: 25px;
	padding-right: 30px;
	transition: .3s;

	background-image: url('./images/icons/socials/1.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 16px auto;
}
a.a_telegram {
	display: inline-block;
	background: #1ea2eb;
	color: #fff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 13px;
	font-weight: 400;
	margin: 2px;
	border-radius: 25px;
	padding-right: 30px;
	transition: .3s;

	background-image: url('./images/icons/socials/6.png');
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 16px auto;
}

a.a_whatsapp:hover, a.a_telegram:hover {
	opacity: .7;
	transition: .3s;
}

a.a_button_red {
	display: inline-block;
	background: #e7353d;
	color: #fff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 400;
}
a.a_button_blue {
	display: inline-block;
	background: #338dbf;
	color: #fff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 400;
}
a.a_button_green {
	display: inline-block;
	background: #5cb85c;
	color: #fff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 400;
}
a.a_button_red:hover, a.a_button_blue:hover, a.a_button_green:hover {
	opacity: .7;
}



#slide_1 {
	position: fixed;
	right: -50vw;
	top: 0;
	width: 300vw;
	height: 350px;
	background-color: #aedffb;
	z-index: 0;
	transform: rotate(-8deg);
}

#main {
	width: 94%;
	max-width: 1000px;
	background-color: #fff;
	margin: 50px auto;
	position: relative;
	z-index: 1;
	direction: rtl;
	margin-bottom: 10px;

		-webkit-box-shadow: 0px 3px 28px 23px rgba(0,0,0,0.08);
		-moz-box-shadow: 0px 3px 28px 23px rgba(0,0,0,0.08);
		box-shadow: 0px 3px 28px 23px rgba(0,0,0,0.08);
}
#content {
	padding: 35px;
}
a.logo img {
	width: 130px;
	height: auto;
	float: left;
}
a.top_menu_link {
	display: inline-block;
	vertical-align: top;
	padding: 7px 15px;
	float: right;
	color: #000;
	font-weight: 400;
	font-size: 15px;
}
a.top_menu_active {
	background-color: #e5e7e9;
}


a.menu-link {
    display: none;
    margin: 0 !important;
    padding: 0 !important;
}

a.menu-link img {
    width: 24px;
    height: auto;
}

#main h1 {
	font-size: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #233963;
	text-align: right;
}
#main h1 span {
	display: block;
	width: 40px;
	height: 10px;
	background-color: #cae1ff;
	border: 0;
	border-radius: 20px;
	margin-top: 30px;
}
#main h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #233963;
}
#main p {
	line-height: 25px;
	direction: rtl;
	text-align: justify;
}

#main img.vector {
	display: block;
	float: left;
	width: 96%;
	max-width: 500px;
	height: auto;
	margin: 2%;
}

a.a_button_blue {
	display: inline-block;
	padding: 10px 20px;
	background-color: #436eab;
	color: #fff;
	border-radius: 30px;
	margin: 20px 0;
	margin-bottom: 0;
	transition: .3s;
}
a.a_button_blue:hover {
	opacity: .5;
	transition: .3s;
}
a.a_button_red {
	display: inline-block;
	padding: 10px 20px;
	background-color: #c74535;
	color: #fff;
	border-radius: 30px;
	margin: 20px 0;
	margin-bottom: 0;
	transition: .3s;
}
a.a_button_red:hover {
	opacity: .5;
	transition: .3s;
}

hr.hr_bottom_header {
	clear: both;
	border: none;
	border-top: 1px dashed #000;
	opacity: .15;
	margin: 50px auto;
	margin-bottom: 40px;
}

#feedback {
	text-align: center;
}

#feedback a.a_button_green {
	border-radius: 25PX;
	padding: 6px 15px;
}

.feedback_box {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	min-height: 70px;
	height: auto;
	margin: 15px 10px;
	background-color: #ddf2ff;
	border-radius: 30px;
	position: relative;
    border-bottom: 3px solid #bccfdb;
}
.feedback_box span {
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 30px;
	float: right;
	margin-top: -10px;
	font-weight: 500;
	padding-right: 8px;
}
.feedback_box span img {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: auto;
	margin-left: 5px;
}
.feedback_box p {
	padding: 0;
	margin: 20px !important;
	margin-top: 12px !important;
	text-align: justify !important;
	line-height: 23px !important;
}




.szn_box {
	background-color: #d6dce3;
	text-align: right;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 90%;
	max-width: 1050px;
	color: #000;
	position: relative;
}
.szn_title {
	background-color: #fff;
	color: #222;
	min-height: 20px;
	line-height: 20px;
	text-align: right;
	overflow: visible;
	position: relative;
	cursor: pointer;
}
.szn_title b {
	font-weight: 400;
	display: inline-block;
	padding: 5px;
	padding-right: 32px;
}
.szn_title i {
	float: left;
	margin-left: 10px;
	font-style: normal;
	color: rgba(0, 0, 0, .7);
	font-weight: 400;
	font-size: 13px;
}
.szn_title span {
	float: right;
	width: 32px;
	height: 32px;
	background-image: url('./images/icons/arrow-d.png');
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: center center;
	cursor: pointer;
	position: absolute;
	right: -1px;
	top: -1px;
	transform: rotate(90deg);

	border-radius: 50%;
}
.szn_box a {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 4px 10px;
	border-radius: 5px;
	background-color: #1d4869;
	color: #fff;
	font-size: 13px;
	transition: .3s;
}
.szn_box a:hover {
	background-color: #ffc107;
	transition: .3s;
}
.szn_links {
	display: none;
	padding: 10px;
}

footer {
	width: 94%;
	max-width: 1000px;
	margin: 10px auto;
	margin-bottom: 50px;
	font-size: 11px;
	font-family: arial;
	opacity: .9;
	font-weight: 300;
	text-align: center;
}

/* ReSIZE*/
@media screen and (max-width: 800px) {
	.ifsmallnone {
		display: none !important;
	}
}
/* ReSIZE*/

/* ReSIZE*/
@media screen and (max-width: 600px) {
	a.top_menu_link {
		display: none;
	}
    a.menu-link {
        display: inline-block !important;
    }
	#main {
		margin: 15px auto;
	}
	#main img.vector {
		float: none;
	}
	#main h1 {
		clear: both;
		text-align: center;
	}
	#content {
		padding: 25px;
	}
}
/* ReSIZE*/