@font-face {
    font-family: 'GT Eesti LC Display';
    font-display: swap;
    src: url('../fonts/GT-Eesti-LC-Display-Regular.ttf') format('truetype');
    src: url("../fonts/GT-Eesti-LC-Display-Regular.otf") format("otf"), url("../fonts/GT-Eesti-LC-Display-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal
}

/* @font-face {
    font-family: "GT Eesti LC Display";
    font-display: swap;
    src: url("../fonts/GT-Eesti-LC-Display-Light.otf") format("otf"), url("../fonts/GT-Eesti-LC-Display-Light.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
} */


body {
    font-family: "GT Eesti LC Display";
    font-weight: 400;
    margin: 0;
    padding: 0;
    width: 100% !important;
    overflow-x: hidden !important
}

.optinout-sec {
 min-height: 900px;
}

.banner-optout {
    background-image: url('../images/opt/banner-optout.png');
    min-height: 340px;
    color: #fff;
}

.position-relative {
    position: relative;
}

.bg-optout {
    background-color: #F5F5F7;
}

.email-text {
    font-weight: 600;
    font-size: 18px;
}
.lm-numlabel{color: #424852c2;margin-bottom: 12px;}
.opt-msidn-label {
    margin: 12px 0 0 0;
    color: #667085;
}

.opt-msidn {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 12px 0;
}

.btn-cerulean,
.btn-cerulean:hover {
    background-color: #006ae0;
    color: #fff;
    min-height: 50px;
    margin:  24px 0 0 0;
}

.btn-o-blue,
.btn-o-blue:hover {
    color: #006ae0;
    border: 1px solid #006ae0;
    min-height: 50px;
   
}


.btn-tealgreen,
.btn-tealgreen:hover {
    background-color: #08dc7d;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.optoutin-number-box {
    border-radius: 5px;
    max-width: 680px;
    margin: 30px 0;
    padding: 50px 42px;
    background-color: #fff;
}

.optoutin-confirm-box {
    padding: 70px 42px;
    border-radius: 5px;
    max-width: 680px;
    margin: 20px 0;
    background-color: #fff;
}

.opt-success-label {
    margin: 12px 0;
}

.opt-successtxt {
    color: #667085;
}

.opt-datetime {
    color: #BEC6D5;
}

.otp-card {
    border: none;
    box-shadow: 0px 5px 20px 0px #d2dae3;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.otp-card h6 {
    font-size: 20px
}

.otp-card .inputs input {
    width: 60px;
    height: 60px
}
.resend-btn{color: #667085; text-decoration: underline;}
#timer{color: #667085; }
.otp-card input[type=number]::-webkit-inner-spin-button,
.otp-card input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.error {
    color: #dc3545;
}

.back-btn-section {
    max-width: 680px 
}

.footer-section {
    background-color: #21254F;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

.footer-link a {
    color: #fff;  
    text-decoration: none;   
    font-size: 14px;
    text-align: right;
}
.lm-headerlogo {
    max-width: 105px;
    min-width:105px;
}

.lm-header-optin{
    padding: 16px 0;
    background: #FFF;
}
.country-dropdown-deals, .country-dropdown-deals:hover{
    color:#21254f;
}
.opt-formsec{min-height:700px}
.banner-conntent {
    max-width: 1124px;
}
.optmodal-title{
    font-size:30px;
    margin:0 0 16px 0;
}
/* .optinmodal-header{} */
.otp-card {max-width:345px}
.selectedMsisdn{font-weight:700;}
.optin-formmodal{margin-bottom:42px}
.lm-footerlogo{min-width: 76px;}

.optoutin-number-box input#mobileno {
    min-height:50px;
    border: 1.5px solid #DFE0F8
    
    }
    
    .optoutin-number-box .input-group-text{
        background-color:#EBF1FC;
        min-width:70px;
        text-align:center;
        justify-content:center;
        font-size:16px;
        border: 1.5px solid #DFE0F8
        
    }
    .lmerror-control.lmerror-msg {
        border: none;
        border-top: 2px solid #dc3545;
        top: -3px;
        font-size: 14px;
        z-index: 99999999;
        background-position: left calc(0.1875em + 0.375rem) center;
        background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
        border-radius: 0 0 8px 8px;
        background-color: #fbeeeeba;
        padding-left: 1.75rem;
        position: relative;
    }
    
    .optin-info-wrap { 
        font-size: 14px;
    }

    .optin-info-wrap a{
        text-decoration: none;
    }
    
    .optin-info-wrap a:hover{
        text-decoration: underline;
    }

    .lm-loyalty-banner-image img {
        width: 100%;
        margin-left: 0px;
        height: auto;
    }
    #accordionTermsConditions .accordion-button:focus {
        border-color:none;
        box-shadow:none;
    }
    #collapseButton {
        cursor: pointer;
    }
@media (max-width:575px) {
    .banner-optout {
        background-image: url('../images/opt/mobile-banner.png');
        min-height: 225px;
        color: #fff;
        background-size: cover;
        background-color: #21254f;
    }
    
    .footer-link-section{
        margin:16px 0
    }
    .footer-link-section .footer-link a {
        text-align: center;
        font-size: 12px;
        text-align: left;
    }

    .terms-condition-section {
        text-align: right;
        font-size: 13px;
    }
}