<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">



/*-- Reset Code --*/

	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;padding:0;margin:0;}
	blockquote,q{quotes:none;}
	blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
	table{border-collapse:collapse;border-spacing:0;}
	a{text-decoration:none;}
	.txt-rt{text-align:right;}
	.txt-lt{text-align:left;}
	.txt-center{text-align:center;}
	.float-rt{float:right;}
	.float-lt{float:left;}
	.clear{clear:both;}
	.pos-relative{position:relative;}
	.pos-absolute{position:absolute;}
	.vertical-base{vertical-align:baseline;}
	.vertical-top{vertical-align:top;}
	.underline{	padding-bottom:5px;	border-bottom:1px solid #eee;margin:0 0 20px 0;}
	nav.vertical ul li{display:block;}
	nav.horizontal ul li{display: inline-block;}
	img{max-width:100%;}

/*-- Reset Code --*/



/*-- Index-Page-Styling --*/
body {
	background: #673AB7;
	background: -webkit-linear-gradient(to bottom right, #673AB7 50%, #6231b9 50%);
	background: linear-gradient(to bottom right, #673AB7 60%, #00BCD4 50%);
	background-size:cover;
	background-attachment: fixed;
	font-size: 100%;
	font-family: 敺株��迤暺煾��, Roboto, "Varela Round", sans-serif;
	}
	.by {
    background: #fff;
	}
.banner {
	
-webkit-background-size: cover;
	
-moz-background-size: cover;
	
-o-background-size: cover;
	
color: #FFF;
	
'Quicksand', sans-serif;
	
text-align: center;
	
height: 100%;
}

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;
	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;
}

.login_check {
    width: 50%;
    text-align: center;
	margin: 0 auto;
}
.login-form {
    width: 30%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    background: none;
    padding: 30px;
}

h2 {
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 30px;
    color: #fff;
    text-transform: uppercase;
}

input[type="text"], input[type="password"], input[type="Username"] {
    width: 84%;
    padding: 16px 10px 15px 60px;
    font-size: 14px;
    background: transparent;
    border: none;
    border: 1px solid #ffffff;
    outline: none;
    margin-bottom: 26px;
    color: #fff;
	border-radius:25px;
     'Quicksand', sans-serif;
}
input[type="text"]{
	background: url("../images/user.png") no-repeat 20px 12px;
	background-size: 24px;
}
input[type="Username"] {
	background: url("../images/e-mail.png") no-repeat 20px 12px;
	background-size: 24px;
}

input[type="password"] {
	background: url("../images/password.png") no-repeat 20px 12px;
	background-size: 24px;
}


input[type="submit"] {
  -webkit-appearance: button; 
  cursor: pointer; 
}


.login_submit {
	width: 97%;
	margin: 1rem 0 0;
	color: rgba(255, 255, 255, 0.8);
	background: #673AB7;
	font-size: 1.2rem;
	border-radius: 3rem;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: width 0.3s 0.15s, font-size 0.1s 0.15s;
	transition: width 0.3s 0.15s, font-size 0.1s 0.15s;
	
	border: none;

	outline: none;
	float:none;
	cursor: pointer;

	padding: 16px 0;
}
.login_submit:hover {
	color: #f54950;
	background-color: #1A237E;
}

.aitssendbuttonw3ls p {
    text-align: center;
    margin-top: 40px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.aitssendbuttonw3ls p a {
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    border: 1px solid #fff;
}

.aitssendbuttonw3ls p a span {
	font-size: 18px;
}

.aitssendbuttonw3ls p a:hover {
	color: #537b35;
    border: 1px solid #537b35;
}

::-webkit-input-placeholder {
	color: #FFF;
}

::-moz-placeholder {
	color: #FFF;
}

::-moz-placeholder {
	color: #FFF;
}

::-ms-input-placeholder {
	color: #FFF;
}

.w3footeragile {
	margin: 80px 0px 20px;
}

.w3footeragile p a {
	color: #000;
	font-weight:700;
}

.w3footeragile p {
    letter-spacing: 2px;
    color: #fff;
}

.w3footeragile p a:hover {
	color: #fff;
}



.contact-form1 {
    padding: 60px 40px;
    background: #537b35;
}

label.checkbox {
    display: block;
    margin: 5px 0px 0px 23px;
    text-align: left;
}

label {
    color: #000;
    font-size: 15px;
}
input[type="checkbox"] {
    margin: 3px 13px 3px 4px;
}
.submit-w3l {
    margin-top: 30px;
}
.contact-w3-agileits h3 {
    color: #fff;
    font-size: 35px;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 4px;
}

/* pop-up-box-styling */

.agileinfo-dot {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    /* padding: 1em 0 6em; */
    min-height: calc(100vh - 3em);
    width: 100%;
}
/*--- Responsive Code ---*/





@media screen and (max-width: 768px) {
	.login-form {
		width: 61%;
	}
	.agileinfo-dot {
		padding: 1em 0 17.4em;
	}

}








@media screen and (max-width: 414px) {
	.login-form {
		width: 70%;
	}
.login_check {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

	.aitssendbuttonw3ls p {
		font-size: 13px;
	}
	.aitssendbuttonw3ls p a {
		font-weight: 500;
		padding: 6px 5px;
	}

	.contact-w3-agileits h3 {
		font-size: 32px;
		margin-bottom: 37px;
		letter-spacing: 4px;
	}
	.contact-form1 {
		padding: 60px 33px;
	}
	h2 {
		font-size: 28px;
	}
	.w3footeragile {
		margin: 20px 10px;
	}
	.login-form {
		width: 84%;
	}
	input[type="Username"]{
		background: url(../images/e-mail.png) no-repeat 15px 11px;
		background-size: 24px;
		padding: 15px 53px;
		width: 70%;
	}
	input[type="password"] {
		background: url(../images/password.png) no-repeat 15px 11px;
		background-size: 24px;
		padding: 15px 53px;
		width: 70%;
	}
	.login-form input[type="text"], .login-form input[type="password"], .login-form input[type="Username"] {
    
		padding: 15px 53px;
		width: 70%;
	}

	.agileinfo-dot {
		padding: 3em 0 0;
	}
}




.app_tops {
    height: 4rem;
   
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    z-index: 100;
    webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
}

.content {
    padding-top: 4rem;
    min-height: 100vh;
}
.app_hello {
    font-size: 1.4rem;
    line-height: 3rem;
    color: #FFF;
    font-weight: normal;
	margin:0.8rem 1.4rem 0.2rem;
}

.htmleaf-container {
    width: calc(100% - 0px);
	
   padding: 0px;
}

.demo-gallery a {
    width: 100%;
    padding: 0 0 20px;
    display: block;
    float: left;
	border-bottom: 10px solid #eeeeee;
}
.demo-gallery .map {
    width: 100%;
    height: 14rem;
    margin: auto;
    text-align: center;
    overflow: hidden;
}
.demo-gallery figure {
    text-align: center;
    margin-top: 10px;
    font-size: 22px;
    color: #444;
}


.app_refresh {
        position: absolute;
    right: 0px;
    cursor: pointer;
    color: #fff;
    font-size: 1rem;
    line-height: 3rem;
    top: 0px;
    height: calc(4rem - 15px);
    width: 4rem;
    text-align: center;
    background: #673AB7;
    padding-top: 15px;
}
.app_refresh a {
 
margin-top: 50px;
}</pre></body></html>