@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

*,
body {
    font-family: "Kanit", sans-serif;
}
body {
    background-color: #ffffff;
}
.mainGskRedeem {
    width: 100%;
    max-width: 515px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url("../images/bg.jpg?v11");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    min-height: 100vh;
}
.mainGskRedeem.indexPage {
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    align-items: center;
}
.btnLink {
    width: 80%;
    max-width: 315px;
    margin-bottom: 1.5rem;
}
.btnLink.btnToStep2_1,
.btnLink.btnsumitForm {
    width: 70%;
    max-width: 230px;
}
.btn.btnLink {
    padding: 0 0;
    margin: 0 0;
    box-shadow: none;
    outline: none;
}
.btnLink .btnLinkImg {
    width: 100%;
    max-width: 100%;
}
.imgLogoGSK {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 12%;
    max-width: 60px;
}
.img-gsk-right {
    width: 12%;
    max-width: 60px;
    margin-left: auto;
}
.mainGskRedeem.formPage {
    position: relative;
    padding: 2rem;
}
.mainGskRedeem.formPageQ {
    position: relative;
    padding: 2rem 0.75rem;
}
.cardFormRedeem {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 1rem;
}
.labelFormRedeem {
    color: #000000;
    margin-bottom: 0.3rem;
    font-weight: 500;
}
.form-redeem {
    background-color: #c5c5c5 !important;
    border-radius: 0;
    margin-bottom: 0.75rem;
}

.cardQuestionnaire {
    overflow: hidden;
    border: 1px solid #808285;
    border-radius: 15px;
    margin-bottom: 1.5rem;
    padding-bottom: 0rem;
    background-color: #e6e7e8;
}
.cardQuestionnaire .cardQ_head {
    width: 100%;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    background-color: #d1d2d3;
    color: #414042;
}

.cardQuestionnaire .cardQ_head p {
    margin-bottom: 0;
    font-weight: 400;
    color: #414042;
}
.cardQuestionnaire .headQ_body {
    background-color: #e6e7e8;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.swal2-title.titleAlert {
    color: #060e9f;
    margin-top: 1rem;
}
.swal2-title.titleAlert2,
.titleAlert2 {
    color: #060e9f;
    margin-top: 1rem;
    font-size: 22px;
}
.beFriend {
    color: #060e9f;
    font-size: 20px;
    font-weight: 500;
}
.swal2-popup.bgAlert {
    background-image: url("../images/register/bgThank.png");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2rem;
    width: 38em;
    min-height: 38vh;
}
.c-0f0e9f {
    color: #0f0e9f;
}
.txtPopupGrapLogo {
    font-size: 20px;
}
.imgPopupLogoGrap {
    height: 24px;
    margin-bottom: 0.2rem;
}
.imgPopupLogoGrap2 {
    height: 36px;
    margin-bottom: 0.6rem;
}
.w-80 {
    width: 80%;
}
.cardQuestionnaire .headQ_body p {
    margin-bottom: 0;
}
.cardQuestionnaire .cardQ_body {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: #e6e7e8;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label::before {
    display: none;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label::after {
    display: none;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #414042;
}
.cardQuestionnaire .cardQ_body .emoticon-custom-control.custom-control {
    width: 20%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.emoticon.custom-control-label p {
    font-size: 14px;
    white-space: nowrap;
    margin-bottom: 0.2rem;
}
.cardQuestionnaire
    .cardQ_body
    .custom-control-input:checked
    ~ .custom-control-label
    p {
    color: #ff0000;
    font-weight: 600;
}
.cardQuestionnaire .cardQ_body .emoticon.custom-control-label img {
    width: 24px;
    height: 24px;
}
.successPink {
    font-size: 26px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0.3rem;
}

.successText {
    font-size: 17px;
    font-weight: 500;
    color: #6d6e71;
    margin-bottom: 0.3rem;
}
.successNumber {
    font-size: 28px;
    font-weight: 500;
    color: #ea1d76;
}
.txtNoteRedeem {
    font-size: 18px;
    font-weight: 400;
    color: #ea1d76;
    margin-top: 1rem;
}

.bodyShopKiller {
    background-color: #7b0111;
    display: flex;
    flex-direction: column;
}

.bodyShopKiller .containShopKiller {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.bodyShopKiller .containShopKiller .dLogo {
    width: 100%;
    text-align: center;
}

.bodyShopKiller .containShopKiller .dLogo .logo {
    width: 70%;
    margin: 0 auto;
}

.bodyShopKiller .containShopKiller .dLogo .line-img {
    width: 100%;
}

.bodyShopKiller .containShopKiller .textTitle {
    text-align: center;
    color: #ffffff;
    font-weight: 500;
    font-size: 1.4rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.bodyShopKiller .containShopKiller .labelShopkill {
    color: #ffffff;
    margin-bottom: 0.3rem;
    font-weight: 300;
    font-size: 1rem;
}
.bodyShopKiller .containShopKiller .form-Shopkill {
    background-color: #ffffff !important;
    border-radius: 0.45rem;
    margin-bottom: 0.75rem;
}

.bodyShopKiller .btn.btnSubmitReg {
    text-transform: none;
    background-color: #000000;
    color: #ffffff;
    border-radius: 0.75rem;
}

.bodyShopKiller .dStep2 {
    text-align: center;
}

.bodyShopKiller .dStep2 .bodyAfterResgister {
    text-align: center;
    width: 100%;
    color: #ffffff;
    margin-top: 3.5rem;
}
.bodyShopKiller .dStep2 .bodyAfterResgister .txtThank1 {
    font-size: 1.2rem;
    margin-bottom: 1.8rem;
}
.bodyShopKiller .dStep2 .bodyAfterResgister .txtThank3 {
    font-size: 1.2rem;
    margin-top: 1.8rem;
}

.bodyShopKiller .dStep2 .bodyAfterResgister .txtThank2 {
    font-size: 1.85rem;
    font-weight: 500;
}

.bodyShopKiller .dStep2 .bodyAfterResgister .txtThank2 .item_code {
    text-transform: lowercase;
    display: inline-block;
}

.bodyShopKiller .dStep2 .bodyAfterResgister .txtThank2 .item_code:first-letter {
    text-transform: uppercase;
}
