
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src: url("../fonts/codropsicons/codropsicons.eot");
	src: url("../fonts/codropsicons/codropsicons.eot?#iefix") format("embedded-opentype"), url("../fonts/codropsicons/codropsicons.woff") format("woff"), url("../fonts/codropsicons/codropsicons.ttf") format("truetype"), url("../fonts/codropsicons/codropsicons.svg#codropsicons") format("svg");
}

@font-face {
	font-family: 'camera-icons';
	src: url("../fonts/camera-icons/camera-icons.eot?7h6q4p");
	src: url("../fonts/camera-icons/camera-icons.eot?#iefix7h6q4p") format("embedded-opentype"), url("../fonts/camera-icons/camera-icons.woff?7h6q4p") format("woff"), url("../fonts/camera-icons/camera-icons.ttf?7h6q4p") format("truetype"), url("../fonts/camera-icons/camera-icons.svg?7h6q4p#camera-icons") format("svg");
	font-weight: normal;
	font-style: normal;
}






@font-face {
    font-family: "yekan";
    src: url( "../fonts/yekan.ttf" );
    src: local( "?" ), url( "../fonts/yekan.ttf" )format( "truetype" );
}

@font-face {
    font-family: yekan, tahoma, 'yekan', "Montserrat-UrtlaLight";
    src: url(../fonts/yekan.ttf);
}

@font-face {
    font-family: "Yekan";
    font-style: normal;
    src: url(../fonts/Yekan.eot); /* IE9 Compat Modes */
    src: url(../fonts/Yekan.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(../fonts/Yekan.woff2) format('woff2'), /* Super Modern Browsers */
    url(../fonts/Yekan.woff) format('woff'), /* Pretty Modern Browsers */
    url(../fonts/Yekan.ttf) format('truetype'), /* Safari, Android, iOS */
    url(../fonts/Yekan.svg#svgFontName) format('svg'), /* Legacy iOS */
    url(../fonts/Yekan.otf) format('truetype'); /* Safari, Android, iOS */
    src: local('Yekan'), local('2 yekan'), local('b yekan'), local('b-yekan'), local('byekan') format('woff');
}

@font-face {
    font-family: "Vazir-Light";
    font-style: normal;
    src: url(../fonts/Vazir-Light.eot); /* IE9 Compat Modes */
    src: url(../fonts/Vazir-Light.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
    url(../fonts/Vazir-Light.woff2) format('woff2'), /* Super Modern Browsers */
    url(../fonts/Vazir-Light.woff) format('woff'), /* Pretty Modern Browsers */
    url(../fonts/Vazir-Light.ttf) format('truetype'), /* Safari, Android, iOS */
    url(../fonts/Vazir-Light.svg#svgFontName) format('svg'), /* Legacy iOS */
    url(../fonts/Vazir-Light.otf) format('truetype'); /* Safari, Android, iOS */
    src: local('Vazir-Light') format('woff');
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    direction: rtl;
    font-size:14px;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: '';
}

.clearfix:after {
	clear: both;
}

body {
	font-family: 'Vazir-Light', sans-serif;
	color: #fff;
	background: radial-gradient(ellipse at center, #5a689f -50%, #29418b 33%, #192d66 75%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100vw;
}

a {
	outline: none;
	color: #77d45b;
	text-decoration: none;
    transition: all 500ms ease 0s;
}

a:hover,
a:focus {
	color: #fff;
}

button:focus {
	outline: none;
}

.hidden {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	pointer-events: none;
}


/* Header */

.codrops-header {
	padding: 2em 1em 4em;
	text-align: center;
}

.codrops-header h1 {
	margin: 0.5em 0 0;
	letter-spacing: -1px;
	font-size: 2em;
	line-height: 1;
	font-weight: normal;
}

.codrops-header h1 span {
	display: block;
	padding: 0.5em 0 1em;
	color: #ffffff;
	font-weight: normal;
	font-size: 0.45em;
	letter-spacing: 0;
    font-weight: 600;
}


/* Top Navigation Style */

.codrops-links {
	position: relative;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}

.codrops-links::after {
	position: absolute;
    top: 14px;
    left: 50%;
    width: 2px;
    height: 66%;
    background: rgb(255 255 255 / 54%);
    content: '';
    -webkit-transform: rotate3d(0, 0, 1, 22.5deg);
    transform: rotate3d(0, 0, 1, 22.5deg);
}

.codrops-icon {
	display: inline-block;
    margin: 1.5em;
    padding: 8px 7px;
    width: 6em;
    text-decoration: none;
    background-color: #f1f1f1;
    border-radius: 5px;
    transition: all 500ms ease 0s;
    box-shadow: 0px 1px 5px 0px #011c54;
    -webkit-box-shadow: 0px 1px 5px 0px #011c54;
    border: 1px solid #ffffff;
   
}


.codrops-icon:hover {
	display: inline-block;
    margin: 1.5em;
    padding: 8px 7px;
    width: 6em;
    text-decoration: none;
    background-color: #c4c4c4;
    border-radius: 5px;
   
}


.codrops-icon span {
	    color: #1e3372;        
        font-family: 'Vazir-Light', sans-serif;
        font-size:14px;
        font-weight:600;
}

.codrops-icon:before {
	margin: 0 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'Vazir-Light', sans-serif;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon--drop:before {
	/*content: "\e001";*/
}

.codrops-icon--prev:before {
	/*content: "\e004";*/
}


/* Demo links */

.codrops-demos {
	margin: 2em 0 0;
}

.codrops-demos a {
	display: inline-block;
	margin: 0 0.5em;
}

.codrops-demos a.current-demo {
	color: #fff;
}


/* Content */

.content {
	padding: 1em 0 3em;
	max-width: 1080px;
	margin: 0 auto;
}


/* Related demos */

.content--related {
	text-align: center;
	font-weight: bold;
	padding: 0 1em;
}

.media-item {
	display: inline-block;
	padding: 1em;
	vertical-align: top;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.media-item__img {
	max-width: 100%;
	opacity: 0.3;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.media-item:hover .media-item__img,
.media-item:focus .media-item__img {
	opacity: 1;
}

.media-item__title {
	margin: 0;
	padding: 0.5em;
	font-size: 1em;
}

@media screen and (max-width: 50em) {
	.codrops-header {
		padding: 2em 5%;
	}
}

@media screen and (max-width: 40em) {
	.codrops-header h1 {
		font-size: 2.15em;
	}
}
