﻿.header-area {
    height: 90px;
}

p.isc-forgot {
    float: right;
    width: 40%;
}

.header-space {
    /* height: 0 !important;*/
    height: 80px !important;
}

p.isc-forgot {
    float: right;
    width: 40%;
    /*margin-top: -15px;*/
}

.isc-forgot a {
    color: #1589EE;
}

span.isc-red1 {
    float: left;
    width: 100%;
    text-align: left;
    color: red;
    margin-bottom: 10px;
    margin-top: -25px;
}

.mb-4 a {
    color: white;
}

.isc-log-container {
    float: none;
    width: 100%;
    max-width: 30%;
    margin: 0 auto;
    padding-bottom: 40px;
}

label.form-label {
    text-align: left;
    float: left;
    width: 100%;
}

input.form2Example1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    background: white;
    height: 35px;
    border: 1px solid #ddd;
    box-shadow: none;
}

    input.form2Example1:focus {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        background: white !important;
        height: 35px;
        border: 1px solid #ddd !important;
        box-shadow: none;
    }

button.btn.btn-primary.btn-block.mb-4 {
    font-size: 0.75rem;
    line-height: 1.67;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    appearance: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    margin: 0px;
    min-height: 52px;
    opacity: 1;
    padding: 0px 1.5rem;
    position: relative;
    transition: all 350ms ease-in-out 0s;
    text-decoration: none;
    background-color: #1589EE;
    border: 1px solid #1589EE;
    color: white;
    fill: #1589EE;
}

.btn-container {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

i.ionicons.ion-social-facebook {
    font-size: 25px;
    margin-top: 25px;
    color: white;
    border: 1px solid #3A5C95;
    background-color: #3A5C95;
    border-radius: 100px;
    padding: 8px 15px 8px 15px;
}

    i.ionicons.ion-social-facebook:hover {
        color: #3A5C95;
        background-color: white;
        border: 1px solid #3A5C95;
    }

i.ionicons.ion-social-apple {
    font-size: 25px;
    margin-top: 25px;
    color: white;
    border: 1px solid black;
    background-color: black;
    border-radius: 100px;
    padding: 8px 15px 8px 15px;
}

    i.ionicons.ion-social-apple:hover {
        border: 1px solid black;
        color: black;
        background-color: white;
    }

i.ionicons.ion-social-google {
    font-size: 25px;
    margin-top: 25px;
    color: #4285F4;
    border: 1px solid #3A5C95;
    border-radius: 100px;
    padding: 8px 15px 8px 15px;
}

    i.ionicons.ion-social-google:hover {
        border: 1px solid #4285F4;
        color: black;
        background-color: #4285F4;
    }

.form {
    padding-bottom: 15px;
    float: left;
    width: 100%;
}

.isc-red {
    color: red;
}

.card-body.p-5 {
    padding: 2rem 3rem 0 3rem !important;
}

.isc-button-signup {
    position: relative;
    margin: 35px 0px 0px 0px;
}

hr.isc-line-p1 {
    border: none;
    border-bottom: 1px solid #dadada;
    margin: 0;
}

.isc-para a {
    color: #1589ee;
}

.isc-para {
    text-align: center;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.isc-button-signup p {
    position: absolute;
    bottom: -23px;
    vertical-align: middle;
    left: 45%;
    background-color: #fff;
    padding: 3px 5px;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    font-size: 12px;
    color: #9b9b8f;
}

.form-outline.mb-4 {
    margin-top: 30px;
}

.log-option {
    float: left;
    width: 100%;
}

.log-option-left {
    float: left;
    width: 50%;
    text-align: left;
}

.log-option-right {
    float: right;
    width: 50%;
    text-align: right;
}

p.isc-forgot1 {
    font-size: 12px;
    font-weight: 600;
    color: #1589EE;
}

.isc-forgot1 a {
    color: #474747;
}

    .isc-forgot1 a:hover {
        color: #1598F2 !important;
    }
.footer-area {
    padding: 0px 0px 0px 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 812px) {
    .footer-area {
        padding: 0px 0px 0px 0px;
        text-align: center;
        position: fixed;
        bottom: 0px;
    }
    span.isc-red1{
        margin-top:0px;
    }
}

.footer-area {
    padding: 0px 0px 0px 0px;
    text-align: center;
    position: unset;
    bottom: 0;
    width: 100%;
}

.modal-dialog {
    margin: 150px auto;
    min-width: 550px;
}

.isc-requestalogin a {
    color: #1589EE;
}
.modal.show .modal-dialog {
    transform: translate(-3%, 0%) !important;
}
.modal-dialog {
    min-width: 100px;
    max-width: 399px;
}
.modal-body {
    padding: 20px;
    display: block;
    width: 100%;
}
.select2-container {
    width: 100% !important;
}
.about-story {
  padding: 0px 28px 50px 0px;
}
.footer-area{

   position: fixed;
  bottom: 0px;

    width: 100%;
}
.isc-form-sec {
 margin-top: 9px;
}
.footer-widget-r-content {
 margin-top: 40px;
}
.footer-link{
 margin-top: 20px;
}

@media only screen and (min-width: 280px) and (max-width: 740px) {

.footer-area{
position:unset !important;

  }

}
 