@font-face {
    font-family: 'Orbitron';
    src: url('../fonts/Orbitron/static/Orbitron-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Regular.ttf') format('truetype');
    font-display: swap;
}
html{
    overflow-x: hidden;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Nunito", sans-serif;
    color: #343a40;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    line-height: 1.5;
    background-color: #430709 !important;
    overflow-x: hidden;
}
/* h1,h2,h3,h4,h5,h6,p,input,a{
    
} */
.wrap-layout{
    max-width: 612px;
    margin: 0 auto;
}
.wrap-content{
    max-width: 450px;
    margin: 0 auto;
}
.img-bg{
    max-width: 612px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #430809;
}
.nav-logo-esl {
    width: 80px;
    height: auto;
    flex-shrink: 0;
    /* margin-top: 30px; */
}
.nav-logo-jazz{
    width: 60px;
}
.banner-center-cvm{
    width: 100%;
    max-width: 280px;
    min-width: 270px;
    min-height: 144px;
    margin: 0 auto;
    /* margin-top: 40px; */
}

.bottom-center-cvm{
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: 0 auto;
    /* margin-top: 40px; */
}
.z-n1{
    z-index: -1;
}
.otp-box{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    /* border: 1.513px solid #9d9c9c; */
    height: 100px;
    /* width: 75vw; */
    margin: 0 auto;
    border-radius: 10px;
    background: transparent;
    padding: 0 15px 15px 15px;
    
}
.otp-input, .otp-input:active{
    color: white;
    outline: none;
    border:none;
    border-bottom: 4.5px solid #EA9444;
    font-size: 61px;
    width: 45px;
    background: transparent;
    margin-left: 5px;
    height: 75px;
    text-align: center !important;
}
.subscribe-area-2 .landing-otp-timer {
    margin-top: 15px;
    color: white;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
}

.subscribe-area-2 {
    padding:  0 15px;
    align-items: center;
    justify-content: center;
}

.enter-phone {
    color: white;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
    margin-top: 25px;
}

.subscribe-input::placeholder {
    color: white; /* Your desired placeholder color */
    font-size: 18px;
}

.subscribe-input {
    width: 75vw;
    min-width: 300px;
    border-radius: 50px;
    border: 4px solid #F28925;
    background: #2C2D2C;
    /* background: #efefef; */
    color: white;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 133%;
    text-align: center;
    height: 60px;
    letter-spacing: 1.2px;
}

.subscribe-input:focus,
.subscribe-input:focus-visible,
.subscribe-input:focus-within {
  border: 4px solid #F28925;
  outline: none;
  box-shadow: 0 0 10px 6px rgba(242,137,37,0.12);
}


.otp-detail {
    color: white;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
    margin:0;
    padding: 7px;
    text-align: center;
}




.subscribe-otp-btn {
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0.3px;
    width: 291px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    border-radius: 12px;
    background: linear-gradient(180deg, #C90A0A 0%, #7B0001 100%);
    border: 2px solid #FFB400;
    box-shadow:
        0 0 15px rgba(255, 180, 0, 0.7),
        inset 0 2px 4px rgba(255, 255, 255, 0.25),
        inset 0 -2px 4px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}




.service-charges {
    color: white;
    text-align: center;
    font-size: 12.14px;
    font-style: normal;
    font-weight: 500;
    line-height: 133%;
    margin-top: 20px;
}

.terms-condition {
    color: #000AFC;
    text-align: center;
    font-size: 12.14px;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
    text-decoration-line: underline;
}
.landing-logs a{
    text-decoration: none;
}
.terms-condition{
    color: #fff;
    text-decoration: none;
    padding: 0px 100px 0px 100px !important;
}
.terms-condition .p-wrap-ul li{
    text-align: left;
}
.error-msg{
    color: red;
    text-align: center;
    background: #491b129c;
    border-radius: 5px;
    width: 75vw;
    margin: 0 auto;
}
/* @media (max-width: 992px) {

    .terms-condition{
        padding: 0px 10px 0px 10px !important;
    }
    .redeem-coins-heading {
        margin-top: 40px;
    }

    .subscribe-input::placeholder {
        font-size: 15px;
    }

    .subscribe-area-2 .landing-otp-timer {
        font-size: 12px;
    }

    .subscribe-img-inner {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 100%;
        color: #FFF;
    }

    .landing-logs img.fourG-logo {
        margin-top: -68px;
        margin-right: 10px;
        width: 35px;
    }



    .landing-head a.landing-errow {
        width: 24px;
        margin-left: 15px;

    }

    .subscribe-img-inner h3 {
        font-size: 30px;
    }

    .subscribe-img-inner h4 {
        font-size: 18px;
    }

    .subscribe-img-inner h5 {
        font-size: 13px;
    }
    .terms-condition{
        margin-bottom: 50px;
    }
} */