*{
    margin: 0;
    padding: 0;
}
h1 , h2 , h3 , h4 , h5 , h6{
    font-family: sans-serif;
}
.he1{
    background-color: #131A22;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    position: fixed;
}
.he1 .he1_i{
    width: 100px;
    padding: 20px 2px 5px 15px;
}
.he1 .he1_h4{
    color: white;
    padding-top: 8px;
}
.he1_1{
    display: flex;
    align-items: center;
}
.he1_1i{
    width: 20px;
    height: 25px;
    padding: 10px 4px 10px 20px;
}
.he1_1 h5{
    color: rgba(255, 255, 255, 0.822);
    font-weight: lighter;
}
.he1_1 .s1{
    font-weight: bold;
    color: white;
}
/*Header Search Bar */
.he1_2{
    width: auto ;
    height: 40px;
    background-color: white;
    margin: auto 20px;
    display: flex;
    border-radius: 5px;
}
.he1_2a{
    width: 50px;
    height: 40px;
    background-color: rgb(231, 231, 231);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.527);
    border-radius: 5px 0px 0px 5px;
    border: none;
}
.he1_2b{
    width: 450px;
    padding: 0px 20px;
    border: none;
}
.he1_2c{
    width: 20px;
    padding: 10px;
    height: auto;
    border-radius: 0px 5px 5px 0px;
    background-color: rgba(255, 230, 0, 0.8);
}
.he1_3{
    display: flex;
    align-items: center;
}
.he1_3 h4{
    display: flex;
    align-items: center;
    color: white;
    display: block;
    padding: 0px 2px;
}
.he1_3i{
    padding: 0px 0px 0px 10px;
    width: 30px;
}
.he1_4{
    padding: 0px 20px;
}
.he1_4 h5{
    color: rgb(255, 255, 255);
    font-weight: lighter;
}
.he1_4 .s1{
    font-weight: bold;
    color: white;
}
.he1_5{
    padding: 0px 20px;
}
.he1_5 h5{
    color: rgb(255, 255, 255);
    font-weight: lighter;
}
.he1_5 .s1{
    font-weight: bold;
    color: white;
}
.he1_6{
    width: 40px;
}
.he2{
    padding-top: 55px;
    background-color: #232F3E;
    width: 100%;
    height: 40px;
}
.he2 ul{
    height: 40px;
    color: white;
    display: flex;
    list-style: none;
    justify-content: space-evenly;
    align-items: center;
    font-family: sans-serif;
    font-size: 14px;
}
.he2 select{
    background: none;
    border: none;
    color: white;
    font-family: sans-serif;
}


/* -------------------------------------------------------- HEADER ENDS HERE -------------------------------------------- */

.b{
    background-color: rgba(0, 0, 0, 0.104);
    /* background-color: #ddd; */
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.b1{
    padding: 0;
    width: 100%;
}
.b_m{
    padding: 0px 100px;
    display: flex;
}
.b2{
    background-color: #f6f6f6;
    width: 240px;
    height: 150px;
    margin-top: 18px;
    border: 1px solid #ddd;
}
.b2a{
    width: 100%;
    height: 40px;
    background-color: #ffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.b2a_1h4{
    font-weight: bolder;
    font-size: 12px;
}
.b2a_2h4{
    padding-left: 40px;
    font-weight: lighter;
    font-size: 14px;
    color: green;
}
.b2b{
    border-top: 1px solid #ddd;
    padding: 15px 10px 5px;
}
.b2b img{
    width: 20px;
}
.b2b_s1{
    display: flex;
    justify-content: start;
    align-items: center;
    padding-bottom: 10px;
}
.b2b_s1 h4{
    font-weight: lighter;
    font-size: 14px;
    color: #2162a1;
    padding: 0px 10px;
}
.b3{
    background-color: #ffff;
    margin: 18px 0px 0px 20px;
    border: 1px solid #ddd;
    padding: 30px 20px 20px;
    width: 840px;
}
.b3m{
    display: flex;
    flex-wrap: wrap;
}
.b3a{
    text-align: center;
    margin: 20px 35px; 
}
.b3a img{
    width: 40px;
}
.b3a h6{
    margin-top: 5px;
    color: rgba(0, 0, 0, 0.583);
}
.b4{
    background-color: #ffff;
    margin: 18px 0px 0px 362px;
    border: 1px solid #ddd;
    padding: 30px 20px 20px;
    width: 840px;
}
.b5{
    background-color: #ffff;
    margin: 18px 0px 0px 362px;
    border: 1px solid #ddd;
    padding: 30px 20px 20px;
    width: 840px;
}
.b4m{
    display: flex;
    justify-content: space-evenly;
}
.b6{
    background-color: #ffff;
    margin: 18px 0px 0px 362px;
    border: 1px solid #ddd;
    width: 880px;
    height: 175px;
}
.b6 img{
    width: 100%;
    height: 100%;
}

/* ---------------- FOOTER STARTS HERE ---------------------------------------------------------------------------- */


.f1{
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #273c50;
    color: white;
}
.f2{
    width: 100%;
    height: auto;
    background-color: #122231;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f2m{
    width: 75%;
    margin: 50px 0px;
    display: flex;
    justify-content: space-between;
}
.f2m h4{
    color: white;
    font-size: 16px;
}

.f2m ul{
    list-style: none;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
}
.f2m ul li{
    line-height: 28px;
    font-family: sans-serif;
}
footer hr{
    height: 1px;
    background-color: rgb(82, 82, 82);
    box-shadow: none;
    border: none;
}
.f3{
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #122231;
}
.f_logo{
    width: 100px;
    padding: 40px;
}
.f3 a{
    padding: 5px 20px;
    border: 1px solid white;
    border-radius: 2px;
    margin: 0px 5px;
    display: flex;
    width: auto;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.842);
    font-family: sans-serif;
}
.f3 a img{
    width: 20px;
    padding: 0px 5px;
}
.f4{
    width: 100%;
    height: auto;
    background-color:  #08121b;
    align-items: center;
}
.f4m{
    padding: 40px 180px;
    width: 60%;
    display: grid;
    grid-template-columns: auto auto auto auto;
}
.f4m a{
    font-family: sans-serif;
    text-decoration: none;
    font-size: 12px;
    margin: 0px 0px 20px;
    color: rgba(255, 255, 255, 0.842);
}
.f_last{
    color: white;
    padding-bottom: 40px;
    margin: auto;
    text-align: center;
}
