@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/eot/IRANSansWeb_Black.eot');
	src: url('../fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/IRANSansWeb_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/IRANSansWeb_Medium.eot');
	src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/IRANSansWeb_Light.eot');
	src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
	src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/IRANSansWeb.eot');
	src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
/*--reset--*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--start editing from here--*/
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*--end reset--*/
body {
	margin:0;
	font-size: 100%;
	font-family: 'IRANSans';
}
h1,h2,h3,h4,h5,h6,input,p,a,select,button,textarea,label{
	font-family: 'IRANSans';
	margin:0;
}
.text-center {
	text-align: center;
}

.clear{clear:both;}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-weight:400;
	text-decoration: none;}
	
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;		
	font-weight:400;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}	
p{
	margin:0;
	
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
	font-size: .9em;
	color: #dcffff;
}
.text-center {
	text-align:center;
}

.bg {
	background: url(../images/3.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.wrap {
	padding: 2.5em;
    width: 25%;
    margin: 3em auto;
    background:rgba(0, 0, 0, 0.55);
	
}
h1.agile_head {
	font-size: 2.5em;
    color: #fff;
    font-weight: 600;
    padding-top: 2em;
}


.w3layouts_main h1 {
	text-align: center;
	text-transform: capitalize;
	padding: 1em 0;
	color: #022411;
}

/* form */

.w3_agile_login input[id="Mobile"],.w3_agile_login input[type="password"],.agile_its_registration input[type="text"],.agile_its_registration input[type="password"],.agile_its_registration input[id="Mobile"]{
    padding: 0.7em 1em;
    margin: 1em 0em 1em 0;
    color: #fff;
    width: 90.5%;
	background: transparent;
	border: 1px solid #d9d9ce;
	font-size:0.85em;
	outline: none;
}
.w3_agile_login input[id="Mobile"],.agile_its_registration input[id="Mobile"]{
	direction: rtl;
}
.w3_agile_login p , .agile_its_registration  p{
	font-size: 1em;
	color: #dcffff;
}
.w3_agile_login input[type="submit"] {
	width:100%;
    background: #aed2e2;
    outline: none;
    border: none;
    cursor: pointer;
	color: #000;
	font-size:0.85em;
	font-weight: bold;
	padding: 0.7em 0;
}
.w3_agile_login input[type="submit"]:hover,.agile_its_registration input[type="submit"]:hover,.agile_its_registration input[type="reset"]:hover{
	color: #000;
	background: #fff;
}
.login_w3ls{
    margin: 1.5em 0 0;
    text-align:center;
	
}
.login_w3ls a {
	color: #dcffff;
	font-size: 1em;
}
.login_w3ls a:hover {
	color: #fff;
}
.agile_its_registration input[type="submit"]{
	width: 100%;
    background: #aed2e2;
    outline: none;
    border: none;
    cursor: pointer;
    color: #000;
	font-weight: bold;
	padding: 0.6em 0;
	font-size:0.85em;
}
.check {
    margin: 1em 0 1.5em;
}
.checkbox {
    position: relative;
	padding-right: 38px !important;
    cursor: pointer;
}
.checkbox i {
    position: absolute;
    bottom: 0px;
    right: 0;
    display: block;
    width: 15px;
    height: 15px;
    outline: none;
    border: 2px solid #EDEDED;
    background: #fff;
}
.check label {
	margin: 0;
    font-size: .85em;
    color: #dcffff;
}
.checkbox input + i:after,.radio input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.checkbox input:checked + i:after,.radio input:checked + i:after{
    opacity: 1;
}
.checkbox input,.radio input {
    position: absolute;
    left: -9999px;
}
.checkbox input + i:after {
    content: '';
    background: url("../images/check.png") no-repeat 1px;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}
/* //form */
.agile_form{
	direction: rtl;
}
/* copyright */
.agileits_w3layouts_copyright a:hover {
	color: #00BCD4;
	text-decoration: none;
}
.agileits_w3layouts_copyright  p{
	font-size: 16px;
    color: #fff;
}
.agileits_w3layouts_copyright  a{
	font-size: 16px;
	color: red;
	font-weight: bold;
}
.agileits_w3layouts_copyright.text-center {
	padding-bottom: 2em;
	direction: rtl;
}
/* //copyright */
/* -- Responsive code -- */
/* -- Responsive code -- */


@media screen and (max-width: 1024px){
	.wrap {
     width: 35%;}
}	 
@media screen and (max-width: 991px){
	.wrap {
     width: 33%;}
	
}
@media screen and (max-width: 800px){
	h1.agile_head {
    font-size: 2em;}
	
	.wrap {
    padding: 3em;
    width: 37%;}
	
}
@media screen and (max-width: 768px){
	h1.agile_head {
    font-size: 1.7em;}
	.wrap {
     width: 38%;}
	
}
@media screen and (max-width: 736px){
	.wrap {
     width: 40%;}
	
}
@media screen and (max-width: 667px){
	.wrap {
	width: 44%;}
	
}
@media screen and (max-width: 640px){
	.wrap {
	width: 46%;}
	
	.agileits_w3layouts_copyright p, .agileits_w3layouts_copyright a {
	line-height: 1.4}
}
@media screen and (max-width: 600px){
	.wrap {
	width: 47%;}
	
	h1.agile_head {
    font-size: 1.6em;}
	
	.agile_its_registration input[type="submit"], .agile_its_registration input[type="reset"] {
    width: 49.2%;}
	
	.w3_agile_login input[id="Mobile"], .w3_agile_login input[type="password"], .agile_its_registration input[type="text"], .agile_its_registration input[type="password"], .agile_its_registration input[id="Mobile"] {
	width: 89%;}
	
	.agileits_w3layouts_copyright p, .agileits_w3layouts_copyright a {
	line-height: 1.4;}
}
@media screen and (max-width: 568px){
	h1.agile_head {
   font-size: 1.6em;}
	.wrap {
	width: 52%;}
	.agileits_w3layouts_copyright p, .agileits_w3layouts_copyright a {
	line-height: 1.4;}
}
@media screen and (max-width: 480px){
	.wrap {
    width: 61%;
    padding: 2em;
	margin: 2em auto;}
	
	h1.agile_head {
    font-size: 1.4em;}
	
	.agileits_w3layouts_copyright p, .agileits_w3layouts_copyright a {
	font-size: 15px;
	line-height: 1.4;
	}
}
@media screen and (max-width: 414px){
	
	h1.agile_head {
    line-height: 1.3;}
	
	.w3_agile_login input[id="Mobile"], .w3_agile_login input[type="password"], .agile_its_registration input[type="text"], .agile_its_registration input[type="password"], .agile_its_registration input[id="Mobile"] {
		width: 88.0%;}
		
	.agile_its_registration input[type="submit"], .agile_its_registration input[type="reset"] {
    width: 49%;	}
	
	.agileits_w3layouts_copyright p, .agileits_w3layouts_copyright a {
	font-size: 15px;	
	line-height: 1.5;}
	
	.wrap {
    width: 65%;
    padding: 3em;}
}
@media screen and (max-width: 384px){
	h1.agile_head {
    line-height: 1.5;}
	
	.check label {
    margin: 0;
    font-size: .8em;}
	
	.wrap {
    width: 76%;
    padding: 2em;}
	
	.agileits_w3layouts_copyright p, .agileits_w3layouts_copyright a {
	line-height: 1.5;
	font-size: 14px;
	}
}	
@media screen and (max-width: 375px){
	.wrap {
    width: 83%;
    padding: 1.5em;}
}
@media screen and (max-width: 320px){
	
	h1.agile_head {
	padding-top: 1em;}
	
	.w3_agile_login p, .agile_its_registration p {
    font-size: 0.9em;}    
	
	.check label {
	margin-left: -10px;}
	
	.checkbox i {
	left: 11px;
	width: 14px;
    height: 13px;}
	
	.agileits_w3layouts_copyright p, .agileits_w3layouts_copyright a {
	line-height: 1.5;
	font-size: 13px;}
}
/* -- Responsive code -- */
#particles-js{
	position: absolute;
	width: 100%;
	height: 100%;
}

.w3layouts_main.wrap{
	position: relative;
}

::-webkit-scrollbar{
	display: none;
}
