
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 {
    text-align: center;

}
.w3-agile-banner {
        /*background:url(../images/b2.jpg)no-repeat 0px 0px;*/
        -webkit-background-size:cover;
        -moz-background-size:cover;
        background-size:cover;
}
.center-container {
    padding: 0;
}
/*--header--*/
.header-w3l {
    padding: 3em 0;
}
.header-w3l h1{
        font-size:3em;
    color:#fff;
    letter-spacing: 4px;
    text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
}
/*--//header--*/
.infedlogo{
    float: left;

    border: 0;
    width: 20%;
    height: 70px;

}
.infedlogocenter{
        margin-top: 5px;
    float: left;
    border: 0;

    height: 63px;
    margin-left: 13%;
}
.infedlogor {
    float: right;

    width: 20%;
    height: 70px;

}
.loginerror{
width: 100%;
text-align: center;
color: red;
font-size: 18px;
margin-top: 15%;
margin-bottom: -15%;
}
/*--main--*/
.main-content-agile {
    margin: 0 auto;
  /*  background: rgba(0, 0, 0, 0.21);*/
    background: white;
  /*  border :1px solid #1A90B0 ;*/
        border: 5px solid #123265;
    box-shadow: 1px 1px 8px #1A90B0;
    width: 37%;
    border-radius: 10px;
    padding: 1%;
}

.wthree-pro {
      /* background: rgba(0, 253, 255, 0.63);*/
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.sub-main-w3 h2 {
   font-size: 1.7em;
color: #123265;
letter-spacing: 1px;
padding: 1em 0;
font-weight: 500;
font-family: 'Raleway', sans-serif;
border-bottom: 1px solid #1A0B0;
border-bottom: 2px solid;
margin-bottom: 20px;
padding-top: 10%;
padding-bottom: 3%;
}
.sub-main-w3{
        position:relative;
        padding: 3em;
        /*background:rgba(0, 0, 0, 0.58);*/
}
.sub-main-w3 input[type="text"], .sub-main-w3 input[type="password"] {
    outline: none;
    font-size: 1em;
    border: none;
    border: 3px solid #123265;
    background: none;
    width: 92.5%;
    color: #123265;
    padding: 1em 0 1em 1em;
    letter-spacing: 1px;
   font-family: 'Raleway', sans-serif;
}
.sub-main-w3 input[type="password"]{
        margin-top: 1.5em;
}
.sub-main-w3 button {
    color: #fff;
    /*background: rgba(0, 253, 255, 0.63);*/
    background:#123265;
    border: none;
    padding: .5em 4em;
    outline: none;
    font-size: 1.5em;
    cursor: pointer;
    letter-spacing: 1px;
        margin-top: 1.5em;
        margin-bottom: 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
f  font-family: 'Raleway', sans-serif;
}
.sub-main-w3 button:hover {
    background: #123265;
    color:#fff ;
    border: 1px solid #1a90b0;
}
span.icon1, span.icon2 {
    color: #fff;
    font-size: 1em;
        position: absolute;
}
span.icon1 {
    top: 14%;
}
span.icon2 {
    top: 30%;
}
span.icon1, span.icon2{
        right: 87%;
}
.rem-w3 {
    margin:2em 0;
}
span.check-w3 {
    float: left;
    color: #123265;
    font-size: 1em;
    letter-spacing: 1px;
        font-family: 'Raleway', sans-serif;
        text-align: left;
}
.sub-main-w3 a {
    color: #123265;
  font-size: 1.2em;
text-decoration-line: underline;
}
a.w3-pass {
    font-family: 'Raleway', sans-serif;
}
.w3-head-continue h4 {
    color: #fff;
        letter-spacing: 1px;
        margin-bottom: 1em;
}
.w3-head-continue h4 {
   font-family: 'Raleway', sans-serif;
}
/*-- social-icons --*/
.social-icons ul li {
    display: inline-block;
}
.social-icons ul li a.fa {
    font-size: 0.9em;
    line-height: 2.8em;
    text-align: center;
    margin: 0 5px;
    width: 90px;
    height: 40px;
}
.icon-border {
        position: relative;
}
.icon-border::before,
.icon-border::after {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
}
.icon-border::before {
        z-index: 1;
        -webkit-transition: box-shadow 0.3s;
        -moz-transition: box-shadow 0.3s;
        -o-transition: box-shadow 0.3s;
        -ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.icon-border::before {
        -webkit-box-shadow: inset 0 0 0 3px rgba(0, 253, 255, 0.63);
        -moz-box-shadow:inset 0 0 0 3px rgba(0, 253, 255, 0.63);
        -o-box-shadow: inset 0 0 0 3px rgba(0, 253, 255, 0.63);
        -ms-box-shadow: inset 0 0 0 3px rgba(0, 253, 255, 0.63);
        box-shadow: inset 0 0 0 3px rgba(0, 253, 255, 0.63);
}
/* facebook */
.icon-border.facebook:hover::before {
        -webkit-box-shadow: inset 0 0 0 48px #3b5998;
        -moz-box-shadow: inset 0 0 0 48px #3b5998;
        -o-box-shadow: inset 0 0 0 48px #3b5998;
        -ms-box-shadow: inset 0 0 0 48px #3b5998;
        box-shadow: inset 0 0 0 48px #3b5998;
}
/* twitter */
.icon-border.twitter:hover::before {
        -webkit-box-shadow: inset 0 0 0 48px #4099ff;
        -moz-box-shadow: inset 0 0 0 48px #4099ff;
        -o-box-shadow: inset 0 0 0 48px #4099ff;
        -ms-box-shadow: inset 0 0 0 48px #4099ff;
        box-shadow: inset 0 0 0 48px #4099ff;
}
/* google plus */
.icon-border.googleplus:hover::before {
        -webkit-box-shadow: inset 0 0 0 48px #d34836;
        -moz-box-shadow: inset 0 0 0 48px #d34836;
        -o-box-shadow: inset 0 0 0 48px #d34836;
        -ms-box-shadow: inset 0 0 0 48px #d34836;
        box-shadow: inset 0 0 0 48px #d34836;
}
/* rss */
.icon-border.rss:hover::before {
        -webkit-box-shadow: inset 0 0 0 48px #C92228;
        -moz-box-shadow: inset 0 0 0 48px #C92228;
        -o-box-shadow: inset 0 0 0 48px #C92228;
        -ms-box-shadow: inset 0 0 0 48px #C92228;
        box-shadow: inset 0 0 0 48px #C92228;
}
/*-- //social-icons --*/
/*--//main--*/

/*--footer--*/
.footer {
    padding:2em 0;
}
.footer p {
    font-size: 1.5em;
    color: #fff;
    letter-spacing: 2px;
        font-family: 'Raleway', sans-serif;
}
.footer p a {
    color:#00c4ff;
}
.footer p a:hover {
   text-decoration:underline;
   color: #fff;
}
/*--//footer--*/
/*--responsive--*/
@media(max-width: 1920px){
span.icon1, span.icon2 {
    right: 88%;
        }
}
@media(max-width: 1600px){
span.icon1, span.icon2 {
    right: 87%;
        }
}
@media(max-width: 1440px){
        .header-w3l h1 {
                font-size: 2.8em;
        }
        .wthree-pro h2 {
                font-size: 1.5em;
        }
        .header-w3l {
                padding: 2.5em 0;
        }
        .main-content-agile {
                width: 38%;
        }
        .footer {
                padding: 3em 0;
        }
}
@media(max-width: 1366px){
        .main-content-agile {
                width: 42%;
        }
}
@media(max-width: 1280px){
        .main-content-agile {
                width: 43%;
        }
}
@media(max-width: 1080px){
        .header-w3l h1 {
                font-size: 2.6em;
        }
        .wthree-pro h2 {
                font-size: 1.4em;
        }
        .main-content-agile {
                width: 49%;
        }
}
@media(max-width: 1024px){
        .main-content-agile {
                width: 51%;
        }
        .header-w3l {
                padding: 2em 0;
        }
        .footer {
                padding: 2.5em 0;
        }
        .sub-main-w3 input[type="text"], .sub-main-w3 input[type="password"] {
                width: 92%;
        }
        span.icon1, span.icon2 {
                right: 86%;
        }
}
@media(max-width: 991px){
        .header-w3l h1 {
                font-size: 2.5em;
                letter-spacing: 3px;
        }
        .social-icons ul li a.fa {
    width: 86px;
        }
}
@media(max-width: 800px){
        .header-w3l h1 {
                font-size: 2.2em;
        }
        .main-content-agile {
                width: 61%;
        }
        .sub-main-w3 input[type="text"], .sub-main-w3 input[type="password"] {
                width: 91%;
        }
        .sub-main-w3 input[type="submit"] {
                margin-top: 2em;
        }
        span.icon1, span.icon2 {
                right: 85%;
        }
        span.icon2 {
    top: 31%;
        }
        .social-icons ul li a.fa {
    width: 82px;
        }
}
@media(max-width: 768px){
        .main-content-agile {
                width: 65%;
        }
}
@media(max-width: 736px){
        .header-w3l {
                padding: 2em 0;
        }
        .footer {
                padding: 2.5em 0;
        }
.social-icons ul li a.fa {
    width: 79px;
        }
}
@media(max-width: 667px){
        .wthree-pro h2 {
                font-size: 1.35em;
        }
        .main-content-agile {
                width: 70%;
        }
        .header-w3l h1 {
                letter-spacing: 2px;
        }
        .social-icons ul li a.fa {
    width: 76px;
        }
}
@media(max-width: 640px){
        .main-content-agile {
                width: 75%;
        }
        .footer p {
                letter-spacing: 1px;
        }
}
@media(max-width: 600px){
        .header-w3l h1 {
                font-size: 2.1em;
        }
        .wthree-pro h2 {
                font-size: 1.3em;
        }
        .main-content-agile {
                width: 77%;
        }
        span.icon2 {
    top:31%;
        }
        .social-icons ul li a.fa {
    width: 74px;
        }
}
@media(max-width: 568px){
        .main-content-agile {
                width: 80%;
        }
        .footer p {
                line-height: 1.9;
        }
        .footer {
                padding: 2em 0;
        }
        .sub-main-w3 input[type="test"], .sub-main-w3 input[type="password"] {
                width: 90%;
        }
        span.icon1, span.icon2 {
                right: 84%;
        }
        span.icon2 {
    top: 28%;
        }
        .social-icons ul li a.fa {
    width: 72px;
        }
        span.icon2 {
    top: 31%;
        }
}
@media(max-width: 480px){
        .header-w3l {
                padding: 1.5em 0;
        }
        .header-w3l h1 {
                font-size: 2em;
        }
        .main-content-agile {
                width: 86%;
        }
        .sub-main-w3 {
                padding: 2em;
        }
        span.icon1, span.icon2 {
                right: 86%;
        }
        span.icon1 {
                top: 12%;
        }
        span.icon2 {
                top: 31%;
        }
        .social-icons ul li a.fa {
    width: 70px;
        }
        span.icon2 {
    top: 29%;
        }
}
@media(max-width: 414px){
        .header-w3l h1 {
                font-size: 1.7em;
        }
        .wthree-pro h2 {
                font-size: 1.2em;
        }
        span.check-w3 {
                font-size: .9em;
        }
        .sub-main-w3 a {
                font-size: .9em;
        }
        .social-icons ul li a.fa {
                margin: 0 4px;
                width: 36px;
                height: 36px;
        }
        .sub-main-w3 input[type="submit"] {
                padding: .5em 3em;
        }
        .footer p {
                font-size: 0.9em;
        }
        .header-w3l {
                padding: 2em 0;
        }
        .sub-main-w3 input[type="text"], .sub-main-w3 input[type="password"] {
                width: 89%;
        }
        span.icon1, span.icon2 {
                right: 85%;
        }
}
@media(max-width: 384px){
        .header-w3l h1 {
                font-size: 1.6em;
                letter-spacing: 1px;
        }
        .header-w3l {
                padding: 1.5em 0;
        }
        .main-content-agile {
                width: 89%;
        }
        span.icon1, span.icon2 {
                right: 84%;
        }
}
@media(max-width: 375px){
        .sub-main-w3 {
                padding: 1.8em;
        }
        .wthree-pro h2 {
                font-size: 1.1em;
        }
        .sub-main-w3 input[type="text"], .sub-main-w3 input[type="password"] {
                font-size: 0.9em;
        }
        span.icon1, span.icon2 {
                right: 85%;
        }
        span.icon1 {
                top: 11%;
        }
        span.icon2 {
                top: 28%;
        }
        .sub-main-w3 input[type="submit"] {
                padding: .4em 3em;
                margin-top: 1.8em;
        }
        .footer {
                padding: 1.5em 0;
        }
}
@media(max-width: 320px){
        .header-w3l h1 {
                font-size: 1.4em;
        }
        .wthree-pro h2 {
                font-size: 1.05em;
                padding: 0.8em 0;
        }
        .sub-main-w3 {
                padding: 1em;
        }
        .sub-main-w3 input[type="text"], .sub-main-w3 input[type="password"] {
                width: 87%;
        }
        .sub-main-w3 input[type="password"] {
                margin-top: 1em;
        }
        span.icon1, span.icon2 {
                right: 86%;
        }
        span.icon1 {
                top: 10.1%;
        }
        span.icon2 {
                top: 27%;
        }
        span.check-w3 {
                font-size: .85em;
        }
        .sub-main-w3 a {
                font-size: .85em;
        }
        .rem-w3 {
                margin: 2em 0 2em;
        }
        .social-icons ul li a.fa {
                font-size: 0.8em;
        }
        .sub-main-w3 input[type="submit"]{
                font-size: 1em;
                padding: .5em 2.5em;
        }
        .w3-agile-banner {
        min-height:630px;
        }
        span.check-w3 {
    font-size: .8em;
        }
        .sub-main-w3 a {
    font-size: .8em;
    margin-top: 0.4em;
        }
}
/*--//responsive--*/
.logo-bottom {
 /*   float: left;

    border: 0;
    width: 100px;
    height: 100px;
    padding-bottom:5px;*/
        margin-top: 6px;
}
.bottom-content{
    font-size: 1em;
    padding-top: 30px;
    color: #123265;

}

