@import url(../fonts/IRANSansWeb_FaNum/css/fontiran.css);

body {
	background-color: #f2f2f2;
}
.font1 {
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: bold !important; 
}
.font2 {
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: 300 !important; 
}
.font3 {
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: 300 !important; 
}
.font4 {
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: bold !important; 
	font-size: 18px;
}
.font5 {
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: normal !important; 
	font-size: 18px;
	text-decoration: line-through;
}
.font6 {
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: bold !important; 
	font-size: 20px !important; 
	color: #1993ff !important; 
}
.btn-light {
	cursor: pointer;
}
.div_right {
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	text-align: right;
}
.div_left {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	text-align: right;
}
.titlepage {
	font-size: 20px;
}
.gymshow {
	font-weight: bold;
	color: #1993ff;
	font-size: 19px;
}
.login {
	font-weight: bold;
}
.div_center {
	text-align: center;
	width: 54%;
	margin-left: 23%;
}
.pictop {
	border-radius: 14px;
	background: transparent;
}
.pictop img{
	border-radius: 14px;
}
.plans {
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
	border-radius: 24px;
    margin-bottom: 16px;
    background-color: #ffffff;
	text-align: right;
	direction: rtl;
}
.discount {
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    border-radius: 14px;
    margin-bottom: 16px;
    background-color: #ffffff;
	text-align: right;
}
.features {
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    border-radius: 14px;
    margin-bottom: 16px;
    background-image: linear-gradient(to bottom, #a7bfeb , #2b4be4);
	text-align: right;
	padding-right: 20px;
}
.traffic {
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    border-radius: 14px;
    margin-bottom: 16px;
    background-image: linear-gradient(to bottom, #ffc400 , #f08453);
	text-align: right;
	direction: rtl;
	padding-right: 20px;
	color: black;
}
.div_modal {
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
	border-radius: 24px;
    margin-bottom: 16px;
    background-color: #ffffff;
	text-align: right;
	direction: rtl;
}
.discount_title {
	margin-right: 20px;
	margin-bottom: 10px;
}
.input {
	color: rgb(55, 56, 62); 
	direction: inherit; 
	text-align: right; 
	box-shadow: rgb(242, 242, 242) 0px 0px 0px 1000px inset; 
	-webkit-text-fill-color: rgb(55, 56, 62);
}
.t-input-0-1-162 {
    width: 94%;
    border: none !important;
    display: table-cell;
    padding: 0 16px;
    position: relative;
    font-size: 16px;
    transition: background-color 5000s ease-in-out 0s;
    line-height: 52px;
    border-radius: 5px !important;
    background-color: transparent;
}
.button {
	width: 94%;
    border: none !important;
    display: table-cell;
    padding: 0 16px;
    position: relative;
    font-size: 16px;
	color: white;
	line-height: 52px;
	background-color: #aaaaaa;
	border-radius: 5px !important;
}
.detail {
	margin-top: 15px;
}
.detail li {
	color: #000000;
    font-size: 12px;
    line-height: 1.75;
	text-align: right;
	margin-right: 35px;
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: 300 !important; 
    list-style-type: circle;
	direction: rtl;

}
.detail2 li {
	color: #000000;
    font-size: 13px;
    line-height: 1.75;
	text-align: right;
	margin-right: 35px;
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: bold !important; 
    list-style-type: circle;
	direction: rtl;

}
.tblplans {
	direction: rtl;
	width: 95%;
}
.tblplans tr td {
	width: 25%;
	text-align: right;
	padding: 30px;
}
.tblplans tr td span{
	color: black;
}
.btnplan {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 21px;
	padding-right: 21px;
	background-color: white;
	color: black;
	border-radius: 5px !important;
	font-weight: normal !important;
	border: 1px solid;
}
.btnplan:hover {
	background-color: #1993ff;
	border: none;
}
.chart {
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
	border-radius: 24px;
    margin-bottom: 16px;
    background-color: #ffffff;
	text-align: right;
	direction: rtl;
	padding: 30px;
}
#mychart span {
	font-family: IRANSans !important;
	font-style: normal !important;
	font-weight: bold !important; 
}
.percircle>span {
	top: calc(45% - .1em) !important; 
}
.eshterak-text {
	color: red;
}
.black {
	color: black;
}


@media (max-width: 1000px) {
	.div_center {
		width: 70%;
		margin-left: 15%;
	}
}
@media (max-width: 800px) {
	.div_center {
		width: 80%;
		margin-left: 10%;
	}
}
@media (max-width: 500px) {
	.div_center {
		width: 90%;
		margin-left: 5%;
	}
	.btnplan {
		padding-left: 10px;
		padding-right: 10px;
	}
	.font3 {
		font-size: 14px;
	}
	.font4 {
		font-size: 14px;
	}
	.font5 {	
		font-size: 14px;
	}
	.font6 {
		font-size: 16px !important; 
	}
}