*{
    margin: 0;
    padding: 0;
}

h1{
    font-size: 3rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

h2{
    font-size: 2rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

h3{
    font-size: 1.2rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.h_3{
    font-size: 1.2rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

h4{
    font-size: 1rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

h5{
    font-size: 0.5rem !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}


.header_logo{
    color: white;
}

.logos{
    color: white;
}

#section_1 .container{
    padding: 1.5% ;
}

#section_1 .container .header_logo{
    font-size: 1rem;
}

#section_1 .container .logos{
    width: 15%;
}

#section_1 .container .logos .fab{
    margin-left: 15%
}

#section_1 .navbar .container .collapse ul{
    width: 80%;
    display: flex ;
    justify-content: space-around;
}

#section_1 .navbar .container .collapse ul li{
    margin-left: 5%;
}

#section_1 .navbar .container .collapse form{
    width: 20%;
}

#section_1 .navbar .container .collapse button{
    border-radius: 25%;
    width: 50%;
    border-radius: 30px;
}

#section_1 .main {
    background-image: url('./login_page/assets/images/sowaseed.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 0;
    margin: 0;
    padding: 5% 0;
}


#section_1 .main .container .main_heading{
    color: white;
    font-size: 3.5rem;
    font-weight: 900;
    text-transform: uppercase;
    margin: 7% 0;
}

/* #section_5 .container .row .col:nth-child(1){
    background-image: url('./login_page/assets/images/createaccount.png');
    background-repeat: none;
    background-size: cover;
} */

#section_5 .container {
    margin-top: 7%;
}

/* #section_5 .container .row .col:nth-child(1) img{
    opacity: 0;
} */


#section_5 .container .row{
    display: flex !important;
    /* justify-content: space-between !important; */
    align-items: center !important;
    width: 100% !important;
}

#section_5 .container .row .col{
    width: 45%;
    box-shadow: 0 0 20px #888888;
    border-radius: 40px;
    padding: 3%;
}


/* #section_5 .container .row .col form{
    width: 100% ;
} */

/* #section_5 .container .row .col .form_logos{
    width: 86%;
} */


#section_5 .container .row .col form{
    width: 65%;
}

#section_5 .container .row .col .form_logos{
    width: 65% ;
}

#section_5 .container .row .col form .form-body .form-group{
    position: relative;
}

#section_5 .container .row .col form .form-body button h3{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2rem;
    margin-bottom: 2% !important;
}

#section_5 .container .row .col form .form-body h6{
    background-color: lightgrey;
    height: 2px;
    width: 100%;
}


#section_5 .container .row .col form .form-body .form-group .col-sm-10{
    position: absolute;
    left: 10%;
    top: 1%;
}

#section_5 .container .row .col form .form-body .form-group label img{
    width: 30%;
}

#section_5 .container .row .col form .form-group .col-7 .logos img{
    width: 10%;
}

#section_5 .container .row .col:nth-child(1) img{
    width: 40% !important;
}

/* #section_5 .container .row .col .form_heading h1{
    font-weight: bolder;
    color: red;
} */


#section_5 .container .row .col form button{
    width: 30%;
    height: 7%;
    margin-bottom: 28%;
    border-radius: 38px;
}

#section_5 .container .row .col:nth-child(1){
    background: 0;
}

#section_5 .container .row .col:nth-child(1) img {
    opacity: 1;
}


.footer_main .container .row .col:nth-child(1) .logo img{
    /* width: 30%; */
    /* height: 70%; */
}

.footer_main .container .row .col{
    margin: 5% 0 !important;
}


.footer_main .container .row .col:nth-child(4) .heading{
    padding-left: 0%;
    padding-top: 0%;
    /* padding-bottom: 12%; */
}


.footer_main .container .row .col:nth-child(2) .heading {
    padding: 0;
    margin-bottom: 5%;
}

.footer_main .container .row .col:nth-child(2) .heading h3{
    font-size: 1.5rem !important;
}

.footer_main .container .row .col:nth-child(2) ul{
    padding-left: 0;
}


.footer_main .container .row .col:nth-child(3){
    /* margin-top: 0 !important; */
}

.footer_main .container .row .col:nth-child(3) .heading{
    padding: 0;
    color: black;
}

.footer_main .container .row .col:nth-child(3) .heading h3{
    font-size: 1.5rem !important;
}


.footer_main .container .row .col:nth-child(3) .logos{
    margin-left: 0;
    margin-top: 6%;
}

.footer_main .container .row .col:nth-child(4) .heading h4 b{
    padding: 0;
    color: black;
    padding-bottom: 5%;
}

.footer_main .container .row .col:nth-child(4) .heading h3{
    font-size: 1.5rem !important;
}

.footer_main .container .row .col:nth-child(4) .logos{
    margin-left: 0;
}

/* .footer_main .container .row .col:nth-child(4) .logos .box{
    margin-left: 0;
    width: 2%;
} */
.footer_main .container .row .col:nth-child(4) .logos .box{
    /* margin-left: 0;
    width: 2%; */
    display: flex;
    justify-content: start;
    align-items: center;
    background: white;
    margin-right: 7%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.footer_main .container .row .col:nth-child(2) ul{
    margin-top: 0%;
}

.footer_main .container .row .col:nth-child(2) ul li{
    margin-bottom: 12%;
}

@media screen and (max-width: 1399px){
    h1{
        font-size: 2.5rem !important;
    }

    h2{
        font-size: 1.5rem !important;
    }

    h3{
        font-size: 1rem !important;
    }

    .h_3{
        font-size: 1rem !important;
    }

    h4{
        font-size: 0.65rem !important;
    }

    h5{
        font-size: 0.25rem !important;
    }

}




@media screen and (max-width: 991px){
    #section_5 .container .row {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
    }

    .footer_main .container .row .col:nth-child(1) .logo img{
        width: 30%;
        /* height: 70%; */
    }

    .footer_main .container .row .col{
        margin: 5% 0 !important;
    }


    .footer_main .container .row .col:nth-child(4) .heading{
        padding-left: 0%;
        padding-top: 0%;
        /* padding-bottom: 12%; */
    }


    .footer_main .container .row .col:nth-child(2) .heading {
        padding: 0;
        margin-bottom: 5%;
    }

    .footer_main .container .row .col:nth-child(2) .heading h3{
        font-size: 1.5rem !important;
    }

    .footer_main .container .row .col:nth-child(2) ul{
        padding-left: 0;
    }


    .footer_main .container .row .col:nth-child(3){
        margin-top: 0 !important;
    }

    .footer_main .container .row .col:nth-child(3) .heading{
        padding: 0;
        color: black;
    }

    .footer_main .container .row .col:nth-child(3) .heading h3{
        font-size: 1.5rem !important;
    }


    .footer_main .container .row .col:nth-child(3) .logos{
        margin-left: 0;
        margin-top: 6%;
    }

    .footer_main .container .row .col:nth-child(4) .heading h4 b{
        padding: 0;
        color: black;
        padding-bottom: 5%;
    }

    .footer_main .container .row .col:nth-child(4) .heading h3{
        font-size: 1.5rem !important;
    }

    .footer_main .container .row .col:nth-child(4) .logos{
        margin-left: 0;
    }



    .footer_main .container .row .col:nth-child(2) ul{
        margin-top: 0%;
    }

    .footer_main .container .row .col:nth-child(2) ul li{
        margin-bottom: 6%;
    }
}

@media screen and (max-width: 990px){
    .container{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #section_5 .container .row .col:nth-child(2){
       margin-left: 7.5%;
    }

    #section_5 .container .row .col{
        width: 80%;
    }

    #section_5 .container .row {
        display: flex !important;
        justify-content: center!important;
        align-items: center !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 767px){

    .col-sm-2 {
        width: 7%;
        margin-right: 3%;
    }

    #section_5 .container .row .col{
        width: 100%;
    }
}


@media screen and (max-width: 575px){
    #section_5 .container .row .col:nth-child(1) img{
        width: 80% !important;
    }

    #section_5 .container .row .col:nth-child(2) .form .form-body .form-group label img{
        width: 4.5%;
    }


}
