/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* 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*/
/*--start-body--*/
body{
  background:#222;
  position:relative;
  font-family: 'Ubuntu', sans-serif;

}
body h1 {
 text-align: center;
    margin: 1.5em 0 0 0;
    color: #fff;
    font-size: 2.5em;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.main {
    margin:3% auto 0;
    text-align: center;
    width: 59%;
}
/*-- social-icons --*/
.agileits-social ul{
	padding:0;
	margin:0;
}
.agileits-social ul li {
    display: inline-block;
    margin-right: 53px;
}
.agileits-social ul li a {
	color: #333;
    text-align: center;
}
.agileits-social ul li a i.fa.fa-facebook{
    height: 30px;
    width: 30px;
    background: #a6b5c5;
    line-height: 30px;
    color: #000618;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.agileits-social ul li a i.fa.fa-facebook:hover {
    height: 30px;
    width: 30px;
    line-height: 30px;
	background: #3b5998;
	color:#fff;
}
.agileits-social ul li a i.fa.fa-twitter{
    height: 30px;
    width: 30px;
     background: #a6b5c5;
    line-height: 30px;
    color: #000618;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.agileits-social ul li a i.fa.fa-twitter:hover{
    height: 30px;
    width: 30px;
    line-height: 30px;
	background: #1da1f2;
	color:#fff;
}
.agileits-social ul li a i.fa.fa-rss{
    height: 30px;
    width: 30px;
     background: #a6b5c5;
    line-height: 30px;
    color: #000618;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.agileits-social ul li a i.fa.fa-rss:hover{
    height: 30px;
    width: 30px;
    line-height: 30px;
	background: #f26522;
	color:#fff;
}
.agileits-social ul li a i.fa.fa-vk{
    height: 30px;
    width: 30px;
      background: #a6b5c5;
    line-height: 30px;
    color: #000618;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.agileits-social ul li a i.fa.fa-vk:hover{
    height: 30px;
    width: 30px;
    line-height: 30px;
	background: #45668e;
	color:#fff;
}
.agileits-social ul li:nth-child(4){
	margin-right:0;
}
/*-- social-icons --*/
/*-- /login --*/
.login-top.left {
    float: left;
    width: 60%;
    padding: 0;
    background: #fff;
}
.login-top.left iframe {
    width: 100%;
    min-height: 555.5px;
	margin:0;
	border:none;
	outline:none;
	
}
.agileits-w3layouts ul li {
    list-style-type: none;
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 1.8em;
    color: #999;
}
.agileits-w3layouts li i {
    font-size: 20px;
    color: #08538c;
    margin-right: 10px;
    vertical-align: middle;
}
.agileits-w3layouts ul li a {
    color: #999;
    text-decoration: none;
}
.agileits-w3layouts ul li a:hover {
    color:#08538c;
}
.agileits-w3layouts {
    width: 39%;
    background: #fff;
    margin: 11em auto 0;
    padding: 1em;
    text-align: left;
}
.login-top.right {
    width: 33%;
    float: left;
    padding: 1em 2em;
    background: #08538c;
    text-align: left;
}
.login-bottom {
        margin: 2em 0 3em 0;
}
.login-bottom a {
      float: left;
    color: #fff;
    font-size: 0.95em;
    line-height: 43px;
}
.login-bottom a:hover{
	    color: #fff;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    text-decoration: underline;
}
.login-top input[type="text"], .login-top input[type="password"] {
    outline: none;
    font-size: 0.9em;
    color: #999;
    padding: 10px 10px 10px 10px;
    margin: 0;
    width: 92%;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-appearance: none;
    margin-bottom: 10px;
}
.send-w3layouts textarea {
    outline: none;
    font-size: 0.9em;
    color: #999;
    padding: 10px 10px 10px 10px;
    margin: 0;
    width: 92%;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-appearance: none;
    margin-bottom: 10px;
    min-height: 90px;
    font-family: 'Ubuntu', sans-serif;
}
.send-w3layouts input[type="submit"] {
        font-size: 0.9em;
    color: #fff;
    background: #cb1217;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 10px 10px;
    -webkit-appearance: none;
    width: 35%;
    font-weight: 400;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    text-transform: uppercase;
}
.send-w3layouts input[type="submit"]:hover{
	background:#227279;
}
.send-w3layouts {
    border-bottom: 1px solid #81a9ca;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.adres-agileits ul li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.8em;
    color: #999;
}
.adres-agileits li i {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
    vertical-align: middle;
}
.adres-agileits ul li a {
    color: #999;
    text-decoration: none;
}
.adres-agileits ul li a:hover {
    color: #fff;
}
.login-top.right h3 {
    margin: 0em 0 1em 0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.copy-right {
     text-align: center;
      margin:2.5em 0 1em 0;
}
.copy-right p {
	  color: #fff;
	font-size:0.9em;
	font-weight:400;
}
.copy-right p a {
	  color:#fff;
}
.copy-right p a:hover {
	text-decoration: underline;
}
.agileits-social {
    border-bottom: 1px solid #81a9ca;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
/*--/responsive--*/
@media (max-width:1440px){
	.main {
		text-align: center;
		width: 66%;
	}
}
@media (max-width:1366px){
	.main {
		text-align: center;
		width: 70%;
	}
}
@media (max-width:1280px){
	.main {
		text-align: center;
		width: 75%;
	}
	body h1 {
    font-size: 2.3em;
	}
}
@media (max-width:1028px){
	body h1 {
    font-size: 2.3em;
	}
	.main {
	text-align: center;
	width: 95%;
	}
}
@media (max-width:991px){
	.main {
	text-align: center;
	width: 95%;
	}
	body h1 {
		font-size: 2em;
		margin: 1em 0 0 0;
	}
}
@media (max-width:800px){
	.main {
		text-align: center;
		width: 90%;
	}
.login-top.left {
    width: 57%;
}
.agileits-social ul li {
    margin-right: 33px;
}
}
@media (max-width:768px){
	.main {
		text-align: center;
		width: 85%;
	}
	body h1 {
		font-size: 1.8em;
		margin: 1em 0 0 0;
	}
	.agileits-social ul li {
    margin-right: 28px;
}
}
@media (max-width:736px){
.login-top.left {
    width: 56%;
}
.agileits-social ul li {
    margin-right: 23px;
}
}
@media (max-width:667px){
.login-top.left {
    width: 55%;
}
.agileits-social ul li {
    margin-right: 17px;
}
}
@media (max-width:640px){
.login-top.left {
    width: 100%;
    margin: 20px 0;
}
.login-top.right {
    width: 85%;
}
.login-top input[type="text"], .login-top input[type="password"],.send-w3layouts textarea {
    width: 94%;
}
.main {
    width: 69%;
}
.login-top.left iframe {
    min-height: 250px;
}
}
@media (max-width:568px){
	
	.copy-right p {
		font-size: 0.85em;
		line-height: 1.8em;
	}
	body h1 {
		font-size: 1.4em;
		margin: 1em 0 0 0;
	}
}
@media (max-width:480px){
	
	.copy-right p {
		font-size: 0.85em;
		line-height: 1.8em;
		padding: 0 2px;
	}
	.login-top.right {
    width: 80%;
}
	
}
@media (max-width:414px){
	.main {
		text-align: center;
		width: 81%;
	}
	
	.copy-right {
		margin: 1em 0 1em 0;
	}
	.copy-right p {
    padding: 0px 16px;
}
	body h1 {
		font-size: 1.4em;
		margin: 1em 0 0 0;
		letter-spacing: 1px;
	}
	
}
@media (max-width:384px){
	.login-top.right {
    width: 78%;
}
	
}
@media (max-width:375px){
	
}
@media (max-width:320px){
	
	body h1 {
		font-size: 1.4em;
		margin: 1em 0 0 0;
		letter-spacing: 0px;
	}
	.main {
    text-align: center;
    width: 90%;
}
.login-top.right {
    width: 82.5%;
	padding: 1em 1.5em;
}
.login-top input[type="text"], .login-top input[type="password"], .send-w3layouts textarea {
    width: 90%;
}
	
}
/*--//responsive--*/
