img.logo {
    float: left;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 2em;
    font-weight: bold;
    margin-left: 0px;
}
#loginn {
    width: 200px;
    font-size: 1.8em;
    left: 772px;
    top: 10px;
    position: absolute;
    color: #024D9B;
    height: 60px;
}

.nobs{
        padding: 0!important;
    border: 0!important;
    box-shadow: none!important;
    margin: 0!important;
    font-family: 'Varela Round', sans serif;
}
.nobs a>span, .yellow {
    color: #ffcd27;
    text-decoration: none;
}

#loginn input.button {
    background: #024D9B;
    color: #fff!important;
    height: 28px;
    width: 161px;
    position: relative;
    float: left;
    left: -50px;
    border-radius: 15px;
}

#loginn input {
    border: 2px solid #024D9B;
    color: #024D9B!important;
    height: 24px;
    width: 138px;
    border-radius: 15px;
    background: #fff;
    padding: 0 14px;
}

#loginn input.button, {
    background: #024D9B;
    color: #fff!important;
    height: 28px;
    width: 168px;
    position: relative;
    float: left;
    left: -48px;
    border-radius: 15px;
}

#loginn {
    width: auto;
    /* font-size: 1.8em; */
    left: 867px;
    top: 10px;
    /* position: absolute; */
    /* color: #024D9B; */
    /* height: 60px; */
}

#loginn a {
margin: 0;
    color: #fff;
    display: block;
    border-radius: 22px;
    background: #024D9B;
    padding: 12px 20px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    height: 16px;
    width: 95px;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'Varela Round', sans serif;
    line-height: 1;
}


#loginn>span{
    font-size: 14px;
    left: 0px;
    display: block;
    text-align: center;
    margin-top: -10px;
    top: 0px;
    position: relative;
}
#loginn>span a{
    font-size:14px;
}

.callus{
    font-size: 24px;
    line-height: 94px;
    color: #000;
    float: left;
    margin: 0;
    width: auto;
    font-family: 'Open Sans', sans-serif;
}