@charset "utf-8";
*{
	margin: auto;
	padding: auto;
}
@font-face {
    font-family: Aviny;
    src: url("../fonts/aviny.ttf");
 }
@font-face {
    font-family: yekanbold;
    src: url("../fonts/yekanbold.woff2");
 }
@font-face {
    font-family: yekanlight;
    src: url("../fonts/yekanlight.woff2");
 }
@font-face {
    font-family: iransans;
    src: url("../fonts/IRANSans-web.woff2");
 }
body{
	background-color: #f3f4f8;
}
header{
	background-color: #FFFFFF;
	width: 100%;
	height: 130px;
	text-align: center;
}
.headermaintxtdiv{
	display: inline-block;
}
.headerlogodiv{
	display: inline-block;
}
.headerlogo{
	width: 35px;
	margin-top: 10px;
}
.headermaintxt{
	color: #3e47dd;
	font-family: "iransans";
	font-size: 16px;
	float: right;
}
header p{
	color: #7F7F7F;
	font-family: "iransans";
	font-size: 12px;
}
nav ul li{
	display: inline-block;
	text-decoration: none;
	color: #565656;
	font-family: "iransans";
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
header hr{
	margin-top: 5px;
	color: #D3D3D3;
	background-color: #D3D3D3;
}
.navi{
	margin-left: 5px;
	color: #0096F9;
	font-size: 20px;
}
.pricemain{
	margin: auto;
	padding: auto;
	margin-top: 20px;
	text-align: center;
	width: 60%;
	min-height: 100px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;
	padding-bottom: 10px;
}
.pricemainhome{
	margin: auto;
	padding: auto;
	margin-top: 20px;
	text-align: center;
	width: 60%;
	min-height: 100px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;
	padding-bottom: 10px;
}
.pricemainhome h3{
	font-family: "iransans";
	color: #3e47dd;
	font-size: 14px;
	margin-right: 20px;
	padding-top: 20px;
}
.pricemainhome h4{
	font-family: "iransans";
	color: #3e47dd;
	font-size: 14px;
	margin-right: 20px;
	padding-top: 20px;
}
.pricemainhome p{
	font-family: "iransans";
	color: #848484;
	font-size: 13px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
.pricemainc{
	margin: auto;
	padding: auto;
	margin-top: 20px;
	width: 60%;
	min-height: 100px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;
	padding-bottom: 10px;
}
.pricemainc button{
	margin-top: 15px;
	border: 0px;
	background-color: #3e47dd;
	color: #FFFFFF;
	font-family: "iransans";
	font-size: 13px;
	width: 200px;
	height: 30px;
	border-radius: 10px;
	margin-right: 450px;
}
.pricemainc h2{
	font-family: "iransans";
	color: #3e47dd;
	font-size: 15px;
	margin-right: 20px;
	padding-top: 20px;
}
.pricemain h3{
	font-family: "iransans";
	color: #3e47dd;
	font-size: 14px;
	margin-right: 20px;
	padding-top: 20px;
}
.pricemainc p{
	font-family: "iransans";
	color: #838389;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
.pricemain img {
	width: 150px;
	margin-top: 30px;
}
.pricemain h2 {
	font-family: "iransans";
	color: #00d764;
	font-size: 18px;
}
.pricemain p {
	font-family: "iransans";
	color: #838389;
	font-size: 13px;
	margin-top: 10px;
}
.pricemain div{
	text-align: right;
	margin-right: 30px;
	margin-top: 20px;
}
.pricemain span{
	color: #3e47dd;
	font-size: 13px;
}
.pricemains{
	margin: auto;
	padding: auto;
	text-align: center;
}
.pricemaina{
	display: inline-block;
	text-align: center;
	margin-top: 15px;
	margin-left: 7px;
	width: 29%;
	min-height: 140px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;	
	padding-bottom: 15px;
}
.pricemainb{
	display: inline-block;
	text-align: center;
	margin-top: 15px;
	margin-right: 7px;
	width: 29%;
	min-height: 140px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;
	padding-bottom: 15px;
}
.iheart{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #ed5158;
	font-size: 25px;
}
.ieye{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #ffa561;
	font-size: 25px;
}
.iuser{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #DD3EDC;
	font-size: 25px;
}
.icomment{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #52d864;
	font-size: 25px;
}
.pricemains h4{
	font-family: "iransans";
	color: #3e47dd;
	font-size: 16px;
}
.pricemains p{
	margin-top: 7px;
	font-family: "iransans";
	color: #363FD7;
	font-size: 13px;
}
.pricemains button{
	margin-top: 15px;
	border: 0px;
	background-color: #3e47dd;
	color: #FFFFFF;
	font-family: "iransans";
	font-size: 13px;
	width: 130px;
	height: 30px;
	border-radius: 10px;
}
.pricemains button:hover{
	margin-top: 15px;
	border: 0px;
	background-color: #5F67E7;
	color: #FFFFFF;
	font-family: "iransans";
	font-size: 13px;
	width: 130px;
	height: 30px;
	border-radius: 10px;
}
.pricemains button i{
	margin-top: 2px;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 40px;
}
footer{
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	text-align: center;
	position: fixed;
	bottom: 0px;
}
.fooericontxt{
	display: inline-block;
}
.fooericontxt p{
	font-family: "iransans";
	color: #cfd8e2;
	font-size: 11px;
}
.footericon{
	color: #cfd8e2;
	font-size: 30px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.colo{
	color: #3e47dd;
	font-size: 30px;
	margin: 15px;
} 
.pricemainsdiva{
	display: inline-block;
	width: 45%;
	min-height: 50px;
	background-color: #F0F0F0;
	margin-top: 10px;
	margin-left: 8px;
	border-radius: 12px;
	padding-bottom: 10px;
}
.pricemainsdivb{
	display: inline-block;
	width: 45%;
	min-height: 50px;
	background-color: #F0F0F0;
	margin-top: 10px;
	margin-right: 8px;
	border-radius: 12px;
	padding-bottom: 10px;
}
.allert{
	margin: auto;
	padding: auto;
	margin-top: 20px;
	text-align: center;
	width: 60%;
	min-height: 30px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-family: "iransans";
	font-size: 15px;
	padding-top: 10px;
}
.red{
	background-color: #ffb47b;
}
.bydiv{
	margin: auto;
	padding: auto;
	margin-top: 20px;
	text-align: center;
	width: 60%;
	min-height: 50px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;
	padding-bottom: 10px;
}
.bydiv h3{
	font-family: "iransans";
	color: #00d764;
	font-size: 15px;
	margin-right: 20px;
	padding-top: 20px;
}
.bydiv p {
	font-family: "iransans";
	color: #838389;
	font-size: 13px;
	margin-top: 10px;
}
.bydiv div{
	text-align: right;
}
.bydiv div h6{
	font-family: "iransans";
	color: #000000;
	font-size: 13px;
    margin-top: 12px;
	margin-right: 40px;
}
.discrip{
	font-family: "iransans";
	color: #000000;
	font-size: 13px;
    margin-right: 40px;
	margin-top: 10px;
}
.formpost p{
	color: #FFFFFF;
	margin-right: 10px;
	padding-top: 7px;
}
.bydiv form select{
	width: 605px;
	height: 38px;
	margin-right: 40px;
	margin-top: 5px;
	font-family: "iransans";
	color: #676767;
	font-size: 13px;
	padding-right: 20px;
	border-radius: 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: left 20%;
	background-repeat: no-repeat;
	background-image: url('../img/ic_down.png');
	padding: .5em;
	background-size: 35px auto;
}
.bydiv form .seleca select{
	width: 280px;
	height: 38px;
	margin-right: 40px;
	margin-top: 5px;
	font-family: "iransans";
	color: #676767;
	font-size: 13px;
	padding-right: 20px;
	border-radius: 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: left 20%;
	background-repeat: no-repeat;
	background-image: url('../img/ic_down.png');
	padding: .5em;
	background-size: 35px auto;
}
.bydiv form .selecb select{
	width: 280px;
	height: 38px;
	margin-right: 40px;
	margin-top: 5px;
	font-family: "iransans";
	color: #676767;
	font-size: 13px;
	padding-right: 20px;
	border-radius: 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: left 20%;
	background-repeat: no-repeat;
	background-image: url('../img/ic_down.png');
	padding: .5em;
	background-size: 35px auto;
}
.formpost{
	background-color: #148ea1;
	width: 280px;
	min-height: 40px;
	margin-right: 40px;
	border-radius: 5px;
}
option:focus{
	color: #9F1517;
	background-color: lightblue;
}
main{
	margin-bottom: 100px;
}
hr{
	border:0 none;
	border-top:3px dashed #c9d3de;
	margin-top: 15px;
	margin-bottom: 5px;
}
.seleca{
	display: inline-block;
	float: right;
}
.selecb{
	display: inline-block;
	float: right;
	margin-left: 20px;
}
.nextpaybtn{
	margin-top: 15px;
	border: 0px;
	background-color: #3e47dd;
	color: #FFFFFF;
	font-family: "iransans";
	font-size: 15px;
	width: 230px;
	height: 38px;
	border-radius: 10px;
	margin-right: 410px;
	padding-right: 40px;
	text-align: right;
	padding-top: 5px;
	
}
.nextpaybtn .left{
	margin-right: 150px;
	font-size: 28px;
	position: relative;
	bottom: 24px;
}
.bydiv form input[type=text]{
	width: 446px;
	height: 34px;
	margin-right: 33px;
	margin-top: 5px;
	font-family: "iransans";
	color: #333333;
	font-size: 15px;
	padding-right: 20px;
	border-radius: 8px;
	text-align: left;
	padding-left: 10px;
}
.bydiv form input[type=number]{
	width: 60px;
	height: 34px;
	margin-right: 40px;
	margin-top: 5px;
	font-family: "iransans";
	color: #333333;
	font-size: 15px;
	padding-right: 20px;
	border-radius: 8px;
}
.paybtn{
	margin-top: 15px;
	border: 0px;
	background-color: #00d764;
	color: #FFFFFF;
	font-family: "iransans";
	font-size: 15px;
	width: 230px;
	height: 38px;
	border-radius: 10px;
	margin-right: 410px;
	padding-right: 40px;
	text-align: right;
	padding-top: 5px;
}
.paybtn .left{
	margin-right: 150px;
	font-size: 28px;
	position: relative;
	bottom: 24px;
}
.dtable{
	text-align: right;
}
.left-td{
	width: 250px;
	color: #CD0E5C;
	font-family: "iransans";
	font-size: 14px;
	padding-bottom: 10px;
}
td{
	width: 250px;
	color: #191919;
	font-family: "iransans";
	font-size: 14px;
	padding-bottom: 10px;
}
td i{
	font-size: 22px;
	color: #3C009E;
	margin-left: 5px;
}
.outpr{
	width: 450px;
	height: 40px;
	background-color: #5CC9EB;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px #0FA3CF;
	box-shadow: 0px 0px 8px #0FA3CF;
}
.outpr p{
	color: #FFFFFF;
	font-family: "iransans";
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}

.fixdiv{
	width: 50px;
	height: 50px;
	background-color: #F42225;
	border-radius: 50%; 
	position: fixed;
	left: 20px;
	bottom: 100px;
	animation: start 2s;
}
.fixi{
	color: #FFFFFF;
	font-size: 35px;
	margin-right: 9px;
	margin-top: 8px;
	animation: leftright 2s;
}
@keyframes leftright{
	10%{
		transform: rotate(15deg);
	}
	20%{
		transform: rotate(-15deg);
	}
	30%{
		transform: rotate(15deg);
	}
	40%{
		transform: rotate(-15deg);
	}
	50%{
		transform: rotate(15deg);
	}
}
.notification{
	margin: auto;
	padding: auto;
	margin-top: 20px;
	width: 60%;
	min-height: 100px;
	background-color: #FFFFFF;
	border-radius: 12px;
	-webkit-box-shadow: 0px 0px 30px 0px #D8D8D8;
	box-shadow: 0px 0px 30px 0px #D8D8D8;
	padding-bottom: 10px;
}
.notification h2{
	font-family: "iransans";
	color: #2EA6B5;
	font-size: 15px;
	padding-top: 10px;
	margin-right: 40px;
}
.nptiffp{
	font-family: "iransans";
	color: #212829;
	font-size: 13px;
	padding-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
}
.notifp{
	display: inline-block;
	font-family: "iransans";
	color: #007F92;
	font-size: 16px;
	padding-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
}
.clock,.calendar{
	color: #0056BD;
	font-size: 20px;
	margin-left: 5px;
}