body,
html {
    height: 100%;
    margin: 0;
    min-height: 100%;
    font-family: Roboto, "system-ui", sans-serif;
}

* {
    font-family: Roboto, "system-ui", sans-serif;
    box-sizing: border-box;
}

.header_info {
    margin: 0%;
    text-align: right;
    justify-content: flex-end;
    font-family: Roboto, "system-ui", sans-serif;
    display: flex;
    background-color: #e42529;
    list-style: none;
    /* padding: 4px, 16px; */
    padding: 0px 8px;
}

.fa {
    text-rendering: auto;
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px;
    font-size: 14px;
    transition: .5s;
    text-rendering: auto;
}

.header_info a {
    float: right;
    text-align: right;
    float: right;
    color: #fff;
    text-decoration: none;
    padding: 2px;
}

.header_text {
    border-right: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;

    padding: 0 8px;

}

.header_text_1 {
    border-right: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;
    padding-right: 10px;
    margin-right: 10px;
    border-right: none;
    padding: 0 8px;

}

#shop_digital_image {
    background-color: #e42529;
    max-width: 100%;
    max-height: none;
    display: block;
    width: 150px;
    height: 50px;
}

.logo_image {
    width: 150px;
    height: 50px;
    overflow: visible;
    position: relative;
    flex-basis: auto;
    padding-top: 0px;
    margin-left: 50px;
    display: block;
}

.logo_image img {
    max-width: 100%;
    height: 100%;
    will-change: transform;
}

.logolinkline {

    background-color: rgba(0, 0, 0, 0);
    color: #003380;
    cursor: pointer;
    text-decoration: none;
}

.header {
    background-color: #e42529;
    padding-bottom: 10px;
    min-width: 1024px;

}

.headerchild {
    display: flex;
}

.searchpanel {
    height: 34px;
    margin: auto;
    min-width: 200px;
    width: 38%;
}

.searchbox {
    display: flex;
    border-bottom: 1px solid #ccc;
    border-radius: 2em;
    position: relative;
    width: 100%;
    background-color: white;

}

.formbar {
    flex-wrap: wrap;
    position: relative;
    width: 100%;

}

.searchbutton {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    right: 10px;
    top: 7px;
    color: rgb(187, 187, 187);
}

#search_bar {
    border: 0;
    border-radius: 2px 0 0 2px;
    border-radius: 2em;
    font-size: 14px;
    height: 36px;
    outline: 0 none;
    padding-left: 20px;
    width: 100%;
}

.header_info_list {
    display: flex;
    box-align: center;
    text-align: center;
    align-items: center;
    margin: auto 0;
    font-family: Roboto, "system-ui", sans-serif;
    min-width: 150px;
    justify-content: space-between;
    list-style: none;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}
.ahref{
    font-family:Roboto, "system-ui", sans-serif ;
    color: white;
    text-decoration: none;
}
.header_info_list_item {
    border-left: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;
    padding: 0 8px;
    position: relative;
    border-left: none;

}

.forcart {
    text-decoration: none;
    color: #fff;
    border-left: 1px solid #dadada;
    font-size: 14px;
    font-weight: 600;
    padding: 0 8px;
    position: relative;
    color: inherit;
}

.header_info_list_item_login {
    align-items: flex-end;
    justify-content: space-between;
    border-left: 1px solid #dadada;
    padding: 0 8px;
    margin-right: 15px;
    font-weight: 600;
    font-size: 14px;
}

.nav_main {
    display: block;
}

.nav_no_print {
    background: #003380;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0 2%;
    text-decoration: none;
    box-pack: center;
    box-align: center;
    font-family: Roboto, "system-ui", sans-serif;
    list-style: none;
}

.nav_container {
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 16px;
    /* white-space: nowrap; */
}

.nav_title {
    text-transform: uppercase;
}

.nav_description {

    background: #fff;
    background-color: #fff;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #fff;
    /* display: none; */
    left: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 0 2%;

    width: 96%;

}

#hovers {
    position: absolute;
    list-style: none;
}

.flex {
    display: flex;
    display: none;
    position: absolute;
    background-color: #003380;
    color: white;
    top: 150px;
    left: 26px;
    justify-content: space-between;
    width: 100%;

}

.flex-1 {
    display: block;
    justify-content: space-between;
    position: relative;
}

.nav_description_items {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 16px;
    position: absolute;
}

.nav_description_subitems {
    font-size: 14px;
    font-weight: 100;
    padding: 0 16px 10px;
}

.div1,
.div2,
.div3,
.div4 {
    display: block;
}

body #root {
    height: 100%;
    min-height: 100%;
}

.nav_no_print .fa {
    text-rendering: auto;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    font-size: 18px;
    transition: .5s;
    margin-left: 4px;
}

li {
    display: list-item;

}

ul {
    margin: 0;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;

}

ul {
    margin-bottom: -10px;
    padding: 0%;
    list-style: none;


}

.nav_title:hover {
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.nav_container:hover {
    background: #e42529;
    z-index: 1;
}
#main{
    box-sizing: border-box;
}
.maindiv {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: 50px;
    box-sizing: border-box;
}

.logheading {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 2px;
    padding-left: 35px;
    font-size: 17px;
    font-weight: 500;
    box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    appearance: none;
    margin: 0;
}

.inputd {
    margin: 30px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

#mobno {
    width: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    border: 1px solid rgb(216, 226, 239);
    background-color: transparent;
    display: block;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    outline: none;
    border-radius: 3px;
    color: rgb(32, 33, 36);
    font-size: 14px;
    height: 42px;
    padding: 8px 16px;
    z-index: 1;
}

.proceed {
    width: 350px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 0px 12px;
    outline: none;
    cursor: pointer;
    font-family: inherit;
    line-height: 40px;
    letter-spacing: inherit;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-radius: 3px;
    float: none;
    color: rgb(255, 255, 255);
    background-color: rgb(228, 37, 41);
    border: 1px solid rgb(228, 37, 41);
    cursor: pointer;
}

.inprt {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 40px;
    padding-bottom: 80px;
    box-sizing: border-box;
}

.text_t {
    margin-left: 10px;
    box-sizing: border-box;
}

.footer1 {
    background-color: #003380;
    padding-bottom: 25px;
    padding-left: 40px;
    color: white;
    list-style: none;
    margin: auto;
   
}

.productcat ul {
    list-style: none;
    cursor: pointer;
}

.productcat {
    width: 95%;
    display: flex;
    margin: auto;
    justify-content: space-between;

}

.limain {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    /* margin-inline-start: 0px;
    margin-inline-end: 0px; */
    font-weight: bold;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;


}

.productcat li {
  
    font-family: Roboto, "system-ui", sans-serif;
    font-size: 16px;
    line-height: 32px;
    cursor: pointer;
}

.productcat li:hover {
    color: #92cbfc;

}

.offp:hover {
    transform: scale(1.02);
}

.playstore {
    display: flex;
}

.footerlinks {
    list-style: none;
    padding-left: 30px;

}

.mss_view-all:hover {
    transform: scale(1.1);
}

.descviewall:hover {

    transform: scale(1.1);

}

.footerlinks ul {
    display: flex;
    list-style: none;
    margin-left: -5px;
    padding-left: 0;
    margin: auto;
}

.footermedialinks {
    display: flex;
    margin: auto;

}

.playstore {
    margin-top: -80px;
    display: block;
    margin-left: 380px;
}

.playstore img {
    width: 100;
    height: 5vh;

}

.playstoreimg {
    display: flex;
    margin: auto;
}

.footer_disclaimer {

    margin-top: 380px;
    background-color: #0a244a;
    text-align: center;
    /* position: fixed; */

}

.box {
    width: 1250px;
    color: white;
}

.title-ft {

    margin: auto;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    text-align: center;
    margin-left: 20px;

}

.disclaimer {

    box-sizing: border-box;
    line-height: 1.8em;
    color: rgb(29, 29, 29);
    border-bottom: 1px solid rgb(255, 255, 255);
    transition: all 0.2s ease-in;
    cursor: text;
    display: inline-block;
    font-size: 12.8px;
    font-weight: bold;
    color: white;
    font-family: OpenSans, Arial, Helvetica, sans-serif;

}

.footer_copyright {
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    padding-bottom: 30px;
}


.socialimage img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
