/*------------------------------------------------------------------
[Main Stylesheet]

Project:    LOGDY
Version:    1.1.0
-------------------------------------------------------------------*/


/** GLOBAL CLASSES **/

body {
    font-family: 'Open Sans', sans-serif;
    color: #535353;
}

.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none;
}





/** Login 39 start **/
.login-39 {
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    min-height: 100vh;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.login-39 a {
    text-decoration: none;
}

.login-39 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Jost', sans-serif;
}

.login-39 .form-section {
    max-width: 750px;
    margin: 0 auto;
    padding: 25px 25px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.login-39 .form-check-input:checked {
    display: none;
}

.login-39 .form-section p{
    color: #616161;
    margin-bottom: 0;
    text-align: center;
    font-size: 16px;
}

.login-39 .form-section p a{
    color: #616161;
    font-weight: 500;
}

.login-39 .form-section .extra-login {
    float: left;
    width: 100%;
    margin: 25px 0 25px;
    text-align: center;
    position: relative;
}

.login-39 .form-section .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #d8dcdc;
    content: "";
}

.login-39 .form-section .extra-login > span {
    width: auto;
    float: none;
    display: inline-block;
    background: #fff;
    padding: 1px 20px;
    z-index: 1;
    position: relative;
    font-family: Open Sans;
    font-size: 15px;
    color: #616161;
    text-transform: capitalize;
}

.login-39 .form-section ul{
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-39 .form-section .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.login-39 .logo-2 img{
    margin-bottom: 15px;
    height: 70px;
}

.login-39 .form-section .social-list li a {
    font-size: 13px;
    font-weight: 600;
    width: 120px;
    margin: 2px 0 3px 0;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.login-39 .form-section .social-list li a i{
    height: 40px;
    width: 40px;
    line-height: 40px;
    float: left;
    border-radius: 3px;
}

.login-39 .form-section .social-list li a span{
    margin-right: 7px;
}

.login-39 .form-section .thembo{
    margin-left: 4px;
}

.login-39 .form-section h3 {
    text-align: center;
    margin: 0 0 30px;
    font-size: 25px;
    font-weight: 600;
  font-family: 'Bahnschrift', sans-serif;
    color: #313131;
}

.h4-title {
    background: #7030a0;
    color: #fff;
    font-size: 16px;
    padding: 8px;
    text-align: left;
}

.login-39 .form-section .form-group {
    margin-bottom: 15px;
}

.login-39 .form-section .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.text-right {
    text-align: right;
}

.login-39 .form-section .form-control {
    font-size: 15px;
    outline: none;
    background: #f3f3f3;
    color: #616161;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    padding: 10px 15px 10px 15px;
    font-family: 'Bahnschrift', sans-serif;
}

.login-39 .form-section .form-box i {
    position: absolute;
    top: 8px;
    left: 9px;
    font-size: 17px;
}

.login-39 .form-section .checkbox .terms{
    margin-left: 3px;
}

.login-39 .form-box {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
}

.login-39 .form-section .btn-md {
    cursor: pointer;
    padding: 15.5px 50px 14.5px 50px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 3px;
}

.login-39 .form-section input[type=checkbox], input[type=radio] {
    margin-right: 3px;
}

.login-39 .form-section button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-39 .form-section .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}

.login-39 .form-section .btn-theme {
    background: #00a875;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: none;
    color: #fff;
}

.login-39 .form-section .btn-theme:hover {
    background: #029468;
}

.login-39 .none-2{
    display: none;
}

.login-39 .logo{
    top: 40px;
    position: absolute;
    left: 65px;
}

.login-39 .form-section .terms{
    margin-left: 3px;
}

.login-39 .form-section .checkbox {
    margin-bottom: 20px;
    font-size: 14px;
}

.login-39 .form-section .form-check{
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-39 .form-section .form-check a {
    color: #616161;
    float: right;
}

.login-39 .form-section .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-39 .form-section .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-left: -25px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    background-color: #e8e8e8;
}

.login-39 .form-section .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 14px;
    color: #616161;
}

.login-39 .form-section .checkbox-theme input[type="checkbox"]:checked + label::before {
    background-color: #00a875;
    border-color: #00a875;
}

.login-39 .form-section input[type=checkbox]:checked + label:before {
    font-weight: 600;
    color: #f3f3f3;
    line-height: 15px;
    font-size: 14px;
    content: "\2713";
    padding-left: 3px;
}

.login-39 .form-section input[type=checkbox], input[type=radio] {
    margin-top: 4px;
}

.login-39 .form-section a.forgot-password {
    font-size: 16px;
    color: #616161;
    float: right;
    line-height: 50px;
}

/** Social media **/
.login-39 .facebook-bg {
    background: #4867aa;
    color: #fff;
}

.login-39 .twitter-bg {
    background: #33CCFF;
    color: #fff;
}

.login-39 .google-bg {
    background: #db4437;
    color: #fff;
}

.login-39 .google-i {
    background: #c3291c;
}

.login-39 .facebook-i {
    background: #3b589e;
}

.login-39 .twitter-i {
    background: #0cace0;
}

/** Login 39 end **/
















