/*--------------Footer-------------*/

.footer_mp{
    max-width: 90%;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: auto;
    margin-top: 50px;
    background:  #041e49ff ;
}

.footer_col_01{
    margin-top: 0%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 0px;
    text-align: left;
     text-decoration: none;
    /* border-bottom: solid  rgb(196, 193, 193);
    border-width: 1px; */


}

.footer_col_01 h2{
    text-align: left;
    color: white;
    font-size: 16px;
    text-decoration: none;
    font-family: 'poppins';
    text-align: left;
    font-weight: 380;
    margin: 0 0;
    padding: 0px;
    line-height: 1.6;
}


.footer_col_01 h2:hover{
    text-decoration: none;
    color: orangered;
    transition: 0.5s;
    
}

.footer_col_01 h2 a{
    text-decoration: none;
    font-family: 'poppins';
    color: orangered;
    
}




/*----------------------footer Logo --------------------*/

.footer_logo{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 50px;
    max-width: 90%;
    padding-top: 50px;
    padding-left: 0px;
    padding-bottom: 20px;
    margin: auto;
    background: #041e49ff ;
 }

.footer_logo h1{
    padding-top: 10px;
    text-align: left;
    font-size: 20px;
    font-family: 'poppins';
    text-decoration: none;
    line-height: 30px;
    padding-bottom: 0px;
    font-weight: 500;
    color: #060c27;
    font-style: none;
}

.footer_logo p{
    font-size: 20px;
    font-family: 'poppins';
    color: #555;
    text-align: left;
    font-weight: 400;
    margin: 10px 0;
}

.footer_logo_im img{
    width: 150px;
    height: 35px;

}

.footer-text  h3{
    text-align: left;
    font-size: 12px;
    font-family: 'poppins';
    text-decoration:none ;
    line-height: 1.0px;
    padding-bottom: px;
    color: black;
    font-style: none;
    margin-bottom: 1%;
}

.footer-text p{
    padding-top: 0px;
    margin: auto;
    margin-top: 0%;
    text-align: center;
    font-size: 14px;
    font-family: 'poppins';
    text-decoration: none;
    line-height: 1.0;
    padding-bottom: 0px;
    padding-right: 20px;
    color: #555;
    font-style: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
}




/*----------------------Media --------------------*/

@media(max-width: 1200px){

    .footer_mp{
        max-width: 80%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin: auto;
        margin-top: 50px;
        background:  #041e49ff ;    }
    
    .footer_col_01{
        display: flex;
        flex-direction: column;
        max-width: px;
    /*    margin: auto;*/
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
        /* border-bottom: solid  rgb(196, 193, 193);
        border-width: 1px; */   
    }
    
    .footer_col_01 h2{
        text-align: left;
        padding-right: 0px;
        font-size: 12px;
        text-decoration: none;
        font-family: 'poppins';
        font-weight: 400;
        margin: 0 0;
        padding: 0px;
        line-height: 2.0;
    }
    
    
    .footer_col_01 h2 a{
        text-align: left;
        text-decoration: none;
        font-family: 'poppins';
        color: white;
        
    }
    .footer_col_01 h2 a:hover{
        text-decoration: none;
        color: orangered;
        transition: 0.5s;
        
    }
    
    /*----------------------footer Logo --------------------*/
    
    .footer_logo{
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        column-gap: 50px;
        max-width: 80%;
        padding-top: 50px;
        padding-left: 0px;
        padding-bottom: 20px;
        margin: auto;
        background:  #041e49ff ;
     }
    
    .footer_logo h1{
        padding-top: 10px;
        text-align: left;
        font-size: 20px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 30px;
        padding-bottom: 0px;
        font-weight: 500;
        color: #060c27;
        font-style: none;
    }
    
    .footer_logo p{
        font-size: 20px;
        font-family: 'poppins';
        color: #555;
        text-align: left;
        font-weight: 400;
        margin: 10px 0;
    }
    
    .footer_logo_im img{
        width: 150px;
        height: 35px;
    
    }
    
    .footer-text  h3{
        text-align: left;
        font-size: 12px;
        font-family: 'poppins';
        text-decoration:none ;
        line-height: 1.0px;
        padding-bottom: px;
        color: black;
        font-style: none;
        margin-bottom: 1%;
    }
    
    .footer-text p{
        padding-top: 0px;
        margin: auto;
        margin-top: 0%;
        text-align: center;
        font-size: 12px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 1.0;
        padding-bottom: 0px;
        padding-right: 20px;
        color: #555;
        font-style: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
        
    }
    
    }



@media(max-width: 950px){

    .footer_mp{
        max-width: 80%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin: auto;
        margin-top: 50px;
        background:  #041e49ff ;    }
    
    .footer_col_01{
        display: flex;
        flex-direction: column;
        max-width: px;
    /*    margin: auto;*/
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
        /* border-bottom: solid  rgb(196, 193, 193);
        border-width: 1px; */   
    }
    
    .footer_col_01 h2{
        text-align: left;
        padding-right: 0px;
        font-size: 12px;
        text-decoration: none;
        font-family: 'poppins';
        font-weight: 400;
        margin: 0 0;
        padding: 0px;
        line-height: 2.0;
    }
    
    
    .footer_col_01 h2 a{
        text-align: left;
        text-decoration: none;
        font-family: 'poppins';
        color: white;
        
    }
    .footer_col_01 h2 a:hover{
        text-decoration: none;
        color: orangered;
        transition: 0.5s;
        
    }
    
    /*----------------------footer Logo --------------------*/
    
    .footer_logo{
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        column-gap: 50px;
        max-width: 80%;
        padding-top: 50px;
        padding-left: 0px;
        padding-bottom: 20px;
        margin: auto;
        background:  #041e49ff ;
     }
    
    .footer_logo h1{
        padding-top: 10px;
        text-align: left;
        font-size: 20px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 30px;
        padding-bottom: 0px;
        font-weight: 500;
        color: #060c27;
        font-style: none;
    }
    
    .footer_logo p{
        font-size: 20px;
        font-family: 'poppins';
        color: #555;
        text-align: left;
        font-weight: 400;
        margin: 10px 0;
    }
    
    .footer_logo_im img{
        width: 150px;
        height: 35px;
    
    }
    
    .footer-text  h3{
        text-align: left;
        font-size: 12px;
        font-family: 'poppins';
        text-decoration:none ;
        line-height: 1.0px;
        padding-bottom: px;
        color: black;
        font-style: none;
        margin-bottom: 1%;
    }
    
    .footer-text p{
        padding-top: 0px;
        margin: auto;
        margin-top: 0%;
        text-align: center;
        font-size: 12px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 1.0;
        padding-bottom: 0px;
        padding-right: 20px;
        color: #555;
        font-style: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
        
    }
    
    }


@media(max-width: 750px){

    .footer_mp{
        max-width: 80%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin: auto;
        margin-top: 50px;
        background:  #041e49ff ;    }
    
    .footer_col_01{
        display: flex;
        flex-direction: column;
        max-width: 133px;
    /*    margin: auto;*/
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
        /* border-bottom: solid  rgb(196, 193, 193);
        border-width: 1px; */   
    }
    
    .footer_col_01 h2{
        text-align: left;
        padding-right: 0px;
        font-size: 13px;
        text-decoration: none;
        font-family: 'poppins';
        font-weight: 400;
        margin: 0 0;
        padding: 0px;
        line-height: 2.0;
    }
    
    
    .footer_col_01 h2 a{
        text-align: left;
        text-decoration: none;
        font-family: 'poppins';
        color: white;
        
    }
    .footer_col_01 h2 a:hover{
        text-decoration: none;
        color: orangered;
        transition: 0.5s;
        
    }
    
    /*----------------------footer Logo --------------------*/
    
    .footer_logo{
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        column-gap: 50px;
        max-width: 80%;
        padding-top: 50px;
        padding-left: 0px;
        padding-bottom: 20px;
        margin: auto;
        background:  #041e49ff ;     }
    
    .footer_logo h1{
        padding-top: 10px;
        text-align: left;
        font-size: 20px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 30px;
        padding-bottom: 0px;
        font-weight: 500;
        color: #060c27;
        font-style: none;
    }
    
    .footer_logo p{
        font-size: 20px;
        font-family: 'poppins';
        color: #555;
        text-align: left;
        font-weight: 400;
        margin: 10px 0;
    }
    
    .footer_logo_im img{
        width: 150px;
        height: 35px;
    
    }
    
    .footer-text  h3{
        text-align: left;
        font-size: 12px;
        font-family: 'poppins';
        text-decoration:none ;
        line-height: 1.0px;
        padding-bottom: px;
        color: black;
        font-style: none;
        margin-bottom: 1%;
    }
    
    .footer-text p{
        padding-top: 0px;
        margin: auto;
        margin-top: 0%;
        text-align: center;
        font-size: 12px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 1.0;
        padding-bottom: 0px;
        padding-right: 20px;
        color: #555;
        font-style: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
        
    }
    
    }

@media(max-width: 650px){

    .footer_mp{
        max-width: 80%;
        display: flex;
        flex-wrap: wrap;
/*        flex-direction: column;
        justify-content: start; */
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
     /*   margin: auto;*/
        margin-top: 8%;
         background:  #041e49ff ;    }
    
    .footer_col_01{
        display: flex;
        flex-direction: column;
        max-width: 133px;
    /*    margin: auto;*/
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
        /* border-bottom: solid  rgb(196, 193, 193);
        border-width: 1px; */   
    }
    
    .footer_col_01 h2{
        text-align: left;
        padding-right: 0px;
        font-size: 10px;
        text-decoration: none;
        font-family: 'poppins';
        font-weight: 350;
        margin: 0 0;
        padding: 0px;
        line-height: 2.0;
    }
    
    
    .footer_col_01 h2 a{
        text-align: left;
        text-decoration: none;
        font-family: 'poppins';
        color: white;
        
    }
    .footer_col_01 h2 a:hover{
        text-decoration: none;
        color: orangered;
        transition: 0.5s;
        
    }
    
    /*----------------------footer Logo --------------------*/
    
    .footer_logo{
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        column-gap: 50px;
        max-width: 80%;
        padding-top: 15px;
        padding-left: 0px;
        padding-bottom: 20px;
        margin: auto;
        background:  #041e49ff ;
     }
    
    .footer_logo h1{
        padding-top: 10px;
        text-align: left;
        font-size: 10px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 30px;
        padding-bottom: 0px;
        font-weight: 500;
        color: #060c27;
        font-style: none;
    }
    
    .footer_logo p{
        font-size: 10px;
        font-family: 'poppins';
        color: #555;
        text-align: left;
        font-weight: 400;
        margin: 10px 0;
    }
    
    .footer_logo_im img{
        width: 80px;
        height: 20px;
    
    }
    
    .footer-text  h3{
        text-align: left;
        font-size: 10px;
        font-family: 'poppins';
        text-decoration:none ;
        line-height: 1.0px;
        padding-bottom: px;
        color: black;
        font-style: none;
        margin-bottom: 1%;
    }
    
    .footer-text p{
        padding-top: 0px;
        margin: auto;
        margin-top: 0%;
        text-align: center;
        font-size: 8px;
        font-family: 'poppins';
        text-decoration: none;
        line-height: 1.0;
        padding-bottom: 0px;
        padding-right: 20px;
        color: #555;
        font-style: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
        
    }
    
    }