
@font-face {
	font-family: 'Dana-Bold';
	src: url(fonts/Dana-Bold.eot);
	src: url(fonts/Dana-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/Dana-Bold.woff) format("woff"), url(fonts/Dana-Bold.ttf) format("truetype"), url(fonts/Dana-Bold.svg#Dana-Regular) format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'Dana-Regular';
	src: url(fonts/Dana-Regular.eot);
	src: url(fonts/Dana-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Dana-Regular.woff) format("woff"), url(fonts/Dana-Regular.ttf) format("truetype"), url(fonts/Dana-Regular.svg#Dana-Regular) format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'DanaFaNum-Regular';
	src: url(fonts/DanaFaNum-Regular.eot);
	src: url(fonts/DanaFaNum-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/DanaFaNum-Regular.woff) format("woff"), url(fonts/DanaFaNum-Regular.ttf) format("truetype"), url(fonts/DanaFaNum-Regular.svg#Dana-Regular) format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'DanaFaNum-Bold';
	src: url(fonts/DanaFaNum-Bold.eot);
	src: url(fonts/DanaFaNum-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/DanaFaNum-Bold.woff) format("woff"), url(fonts/DanaFaNum-Bold.ttf) format("truetype"), url(fonts/DanaFaNum-Bold.svg#Dana-Regular) format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'Yekan';
	src: url(fonts/Yekan.eot);
	src: url(fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(fonts/Yekan.woff) format("woff"), url(fonts/Yekan.ttf) format("truetype"), url(fonts/Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal
}

 @font-face {
	font-family: 'IRANSansWeb';
	src: url(fonts/IRANSansWeb.eot);
	src: url(fonts/IRANSansWeb.eot?#iefix) format("embedded-opentype"), url(fonts/IRANSansWeb.woff) format("woff"), url(fonts/IRANSansWeb.ttf) format("truetype"), url(fonts/IRANSansWeb.svg#IRANSansWeb) format("svg");
	font-weight: normal;
	font-style: normal
}

 @font-face {
	font-family: 'IRANSansWeb_Bold';
	src: url(fonts/IRANSansWeb_Bold.eot);
	src: url(fonts/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"), url(fonts/IRANSansWeb_Bold.woff) format("woff"), url(fonts/IRANSansWeb_Bold.ttf) format("truetype"), url(fonts/IRANSansWeb_Bold.svg#IRANSansWeb_Bold) format("svg");
	font-weight: normal;
	font-style: normal
}

 @font-face {
	font-family: 'IRANSansWeb_Light';
	src: url(fonts/IRANSansWeb_Light.eot);
	src: url(fonts/IRANSansWeb_Light.eot?#iefix) format("embedded-opentype"), url(fonts/IRANSansWeb_Light.woff) format("woff"), url(fonts/IRANSansWeb_Light.ttf) format("truetype"), url(fonts/IRANSansWeb_Light.svg#IRANSansWeb_Light) format("svg");
	font-weight: normal;
	font-style: normal
}


 @font-face {
	font-family: 'IRANSansWeb_Medium';
	src: url(fonts/IRANSansWeb_Medium.eot);
	src: url(fonts/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"), url(fonts/IRANSansWeb_Medium.woff) format("woff"), url(fonts/IRANSansWeb_Medium.ttf) format("truetype"), url(fonts/IRANSansWeb_Medium.svg#IRANSansWeb_Medium) format("svg");
	font-weight: normal;
	font-style: normal
}

 @font-face {
	font-family: 'IRANSansWeb_UltraLight';
	src: url(fonts/IRANSansWeb_UltraLight.eot);
	src: url(fonts/IRANSansWeb_UltraLight.eot?#iefix) format("embedded-opentype"), url(fonts/IRANSansWeb_UltraLight.woff) format("woff"), url(fonts/IRANSansWeb_UltraLight.ttf) format("truetype"), url(fonts/IRANSansWeb_UltraLight.svg#IRANSansWeb_UltraLight) format("svg");
	font-weight: normal;
	font-style: normal
}
.wp-caption {
	margin-bottom: 2px;
}

.wp-caption-text {
	margin-bottom: 5px;
}

.screen-reader-text {
	margin-bottom: 12px;
}

.gallery-caption {
	margin-bottom: 2px;
}

.bypostauthor {
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
	width: unset !important;
}

.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;
	width: unset !important;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.col-md-4 .funfact-meta > i {
	right: 27px;
}

.mycustom-pricing {
	background-color: #090909 !important;
}

.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}

.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}

