﻿@import url(fontiran.css); /* Developed By ParsMehan.com Digital Marketing Agency */
body {
	font-family: IRANSans !important;
	font-weight: 500;
	direction: rtl;
	background-color: #cfae8d;
	margin: 0;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
h1 {
	font-weight: bold;
	font-size: 31px;
	color: #131313;
}
a,a:hover,a:focus{
	text-decoration: none;
	color: #ffffff;
}
header .content1{
	font-size: 12.5px;
	color: #ffffff;
}
header .content1 a{
	font-size: 18px;
	color: #131313;
}
header .content1 span{
	color: #cfb783;
}
header .content2{
	width: 100%;
	font-size: 18px;
	max-width: 500px;
	margin: 0 auto;
}
header .content2 .text{
	float: right;
	padding-right: 20px;
}

header .content2 .tel{
	float: left;
	padding-left: 20px;
}

main{
	padding-top: 10px;
}
main p{
	font-weight: 900;
}
.pmbtn {
	margin: 0 auto;
	background: #306B49;
	font-size: 20px;
	border: 0;
	border-radius: 5px;
	width: 290px;
	cursor: pointer;

}
.pmbtn:hover, input[type="submit"]:hover {
    background-color: #0F4C38;
}

.btntxt {
	color: #ffffff !important;
}
.btntxt a{
	color: #cfae8d;
}
footer{
	padding-top: 10px;
	color: #131313;
}
footer a,a:hover,a:focus{
	text-decoration: none;
	color: #131313;
}
.footer a:link, a:visited {
    color: #fff;
    text-decoration: none;
}
.footer a:hover {
    color: #0aad80;
    text-decoration: none;
}

.address{
	font-size: 15px;
	color: #131313;
}

.address a{
	color: #131313;
}

.whatsapp {
	background: #25D366;
}
.telegram {
	background: #2AABEE;
}
.instagram {
	background: #E1306C;
}
.aparat {
	background: #e60b51;
}
input, select{
	background: none;
	border: 1px solid #ffffff;
	padding: 3px 5px;
	width: 280px;
	border-radius: 5px;
	font-family: IRANSans !important;
	font-size: 15px;
	color: #ffffff;
	margin: 5px 10%;
}
select{
	width: 290px;
}
option{
	color: #000;
}
input[type=submit]{
	background: #cfb783;
	color: #2e2e2e;
	border: 0;
	width: 290px;
	cursor: pointer;
}
ul{
	margin: 30px auto;
	display: block;
	padding: 0 0 10px 0;
	width: 360px;
}
li{
	float: right;
	width: 24%;
	list-style: none;
	text-align: center;
	border-right: 2px solid #cfb783;
	font-size: 13px;
}
li:first-child{
	border: 0;
}
