.bg-cta-wa{
    width: 3.4rem;
    height: 3.6rem;
    position: fixed;
    z-index: 1;
    border-radius: 10rem 0rem 0rem 10rem;
    margin-right:auto;
    top: 60%;
    right: 0;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    background-color: rgba(0, 0, 0, .25);
}

.wa-icon {
    width: 2.7rem;
    height: 2.7rem;
    margin: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popout {
    animation: popout 1s ease;
    -webkit-animation: popout 1s ease;
}

.scroll{
    overflow-y: scroll;
    max-height: 370px;
}

@keyframes popout {
    from{transform:scale(0)}
    80%{transform:scale(1.1)}
    to{transform:scale(1)}
}
@-webkit-keyframes popout {
    from{-webkit-transform:scale(0)}
    80%{-webkit-transform:scale(1.1)}
    to{-webkit-transform:scale(1)}
}

.open-font{
    font-family: "Open Sans", sans-serif;
}
.helv-font{
    font-family: "Helvetica", sans-serif;
}
.color-text-a{
    color: #2e2d2d;
}
.bg-offer-coupon{
    background-color: #ebebeb;
    margin: 0;
}
.card-a {
    width: 90%;
    border-radius:  30px 30px 0px 0px;
    background-color: #fefefe;
    margin-left: 5%;
    margin-right: 5%;
}

.cutter{
    background-color: #fefefe;
    width: 90%;
    height: 37px;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
}

.container-dash{
    height: 2.3rem; 
    width: 100%; 
    position: relative;
}

.dashed {
    border: none;
    height: 5px;
    background: #ebebeb;
    background: repeating-linear-gradient(90deg,#ebebeb,#ebebeb 15px,transparent 15px,transparent 27px)center;
    margin:auto;
    right: 0;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
}

.shadow-top-left-right{
    box-shadow: -7px 0 10px -5px rgba(156, 154, 154, 0.75),
                7px 0 10px -5px rgba(156, 154, 154, 0.75),
                0 -7px 10px -5px rgba(156, 154, 154, 0.75);
}

.shadow-bottom-left-right{
    box-shadow: -7px 0 10px -5px rgba(156, 154, 154, 0.75),
                7px 0 10px -5px rgba(156, 154, 154, 0.75),
                0 7px 10px -5px rgba(156, 154, 154, 0.75);
}

.container {
    padding: 2px 16px;
}

.container-b {
    padding: 2px 30px;
}

.brand-logo {
    display: table;
    margin: 20px auto;
    background-color: #333;
    padding: 10px;
    border-radius: 20px;
}

.mcoupon-logo {
    margin-left: 45%;
    margin-right: 45%;
    margin-top: 10px;
}

.promo-img {
    border-radius: 30px 30px 0 0;
    max-height: 330px;
    /* object-fit: cover; */
}

.logo-area {
    background-size: contain;
    background-position: center;
    height:100%;
    clear:both;
}

.container-area{
    background-size: contain;
    background-position: center;
    width:100%;
    height:100%;
    clear:both;
    margin-bottom: 20px;
}

.text-center{
    text-align: center;
}
.text-headline-offer{
    font-size: 29px;
}
.text-info{
    font-size: 15px;
}
.text-details{
    font-size: 12px;
    color: #6e6c6c;

}
.text-paragraph{
    font-style: normal;
    line-height: 1.6;
    width: 100%;
    color: #48525c;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
li {
    width: 96%;
}
ol li, ul li {
    margin-bottom: 10px;
}

.icon-size{
    font-size: 14px;
    color: #2e2d2d;
}

.semi-circle-a{
    width: 1.3rem;
    height: 2.3rem;
    background-color: #ebebeb;
    border-radius: 0rem 10rem 10rem 0;
    left: 0px;
    position: absolute;
}
.cont-circle {
    background-color: #ebebeb;
}

.semi-circle-b{
    width: 1.3rem;
    height: 2.3rem;
    background-color: #ebebeb;
    border-radius: 10rem 0rem 0rem 10rem;
    right:0px;
    position: absolute;
}

.flex-contnr{
    display: flex;
}

.card-b {
    width: 90%;
    border-radius: 0px 0px 30px 30px;
    background-color: #fefefe;
    margin-left: 5%;
    margin-right: 5%;
    padding: 17px 0px 20px 0px;
}

.wrap {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-tkr {
    min-width: 150px;
    min-height: 30px;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: #ffff;
    background: #e61610;
    background: linear-gradient(90deg, rgba(230, 22, 16,1) 0%, rgba(230, 22, 16,1) 100%);
    border: none;
    border-radius: 100px;
    box-shadow: 12px 12px 24px rgba(230, 22, 16,.64);
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 15px 23px 15px 23px;
}

.btn-lanjut {
    min-height: 30px;
    font-family: 'Nunito', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: #ffff;
    background: #e61610;
    background: linear-gradient(90deg, rgba(230, 22, 16,1) 0%, rgba(230, 22, 16,1) 100%);
    border: none;
    border-radius: 100px;
    box-shadow: 12px 12px 24px rgba(230, 22, 16,.64);
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    display: block;
    padding: 15px 30px 15px 30px;
}

.button-tkr::before {
    content: '';
    border-radius: 100px;
    min-width: calc(150px + 6px);
    min-height: calc(30px + 6px);
    border: 6px solid #e61610;
    box-shadow: 0 0 60px rgba(230, 22, 16,.64);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s ease-in-out 0s;
}

.button-tkr:hover, .button:focus {
    color: #ffff;
    transform: translateY(-1px);
}

.button-tkr:hover::before, button-tkr:focus::before {
    opacity: 1;
}

.button-tkr::after {
    content: '';
    width: 35px; height: 35px;
    border-radius: 50%;
    border: 6px solid #e61610;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: ring 1.5s infinite;
}

.button-tkr:hover::after, .button-tkr:focus::after {
    animation: none;
    display: none;
}

@keyframes ring {
    0% {
        width: 30px;
        height: 30px;
        opacity: 1;
    }
    100% {
        width: 150px;
        height: 150px;
        opacity: 0;
    }
}

/* modal */
.modal-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0; 
    left: 0;
    background: rgba(93, 94, 94, 0.8);
    visibility: hidden;
    opacity: 1;
    z-index: 2;
    transition: all 0.25s ease-in-out;
}

.modal-wrapper.open {
    opacity: 1;
    visibility: visible;
}

.modal-wrapper.close {
    opacity: 0;
    visibility: hidden;
}

.modal {
    width: 80%;
    display: block;
    position: relative;
    top: 40%; 
    left: 10%;
    right: 10%;
    background: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    border-radius: 20px;
}

.modal-wrapper.open .modal {
    margin-top: -170px;
    opacity: 1;
}

.head { 
    width: 100%;
    height: 32px;
    padding: 12px 0px;
    overflow: hidden;
    border-radius: 20px 20px 0px 0px;
}

.btn-close {
    font-size: 28px;
    display: block;
    float: right;
    color: #fff;
}

.content {
    padding: 40px;
}

.mar-btm-no{
    margin-bottom: 2px;
}

.mar-top-no{
    margin-top: 2px;
}

.text-keyboard{
    border: none;
    border-bottom: 2px solid #ececec;
    color: #6d6a6a;
    text-align: center;
    width: 90%;
    font-size: 1.4rem;
    margin-left: 5%;
    margin-right: 5%;
}

.keypad-container{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.flex-container {
    display: flex;
    align-items: stretch;
}

@media only screen and (min-width: 200px) {
    .flex-number {
        background-color: white;
        color: rgb(117, 117, 117);
        margin: 10px;
        text-align: center;
        line-height: 32px;
        font-size: 18px;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
}

@media only screen and (min-width: 350px) {
    .flex-number {
        background-color: white;
        color: rgb(117, 117, 117);
        margin: 10px;
        text-align: center;
        line-height: 50px;
        font-size: 30px;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
}

@media only screen and (min-width: 360px) {
    .flex-number {
        background-color: white;
        color: rgb(117, 117, 117);
        margin: 10px;
        text-align: center;
        line-height: 51px;
        font-size: 30px;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
}

@media only screen and (min-width: 389px) {
    .flex-number {
        background-color: white;
        color: rgb(117, 117, 117);
        margin: 10px;
        text-align: center;
        line-height: 57px;
        font-size: 30px;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
}

@media only screen and (min-width: 400px) {
    .flex-number {
        background-color: white;
        color: rgb(117, 117, 117);
        margin: 10px;
        text-align: center;
        line-height: 65px;
        font-size: 30px;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

}

@media only screen and (min-width: 500px) {
    .flex-number {
        background-color: white;
        color: rgb(117, 117, 117);
        margin: 10px;
        text-align: center;
        line-height: 65px;
        font-size: 30px;
        border-radius: 50%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .container-voucher{
        margin-left: 25%;
        margin-right: 25%;
    }
}



@media only screen and (min-width: 760px) {
    .flex-number {
        background-color: white;
        color: rgb(117, 117, 117);
        margin: 10px;
        text-align: center;
        line-height: 65px;
        font-size: 30px;
        border-radius: 40px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
}

.flex-number:hover {
    background-color: #cac7c7;
    color: white;
}

.flex-number-send{
    background-color: #a0af1a;
    color: white;
}

.flex-number-del{
    background-color: #da6262;
    color: white;
}

.flex-number-send:hover {
    background-color: #cac7c7;
    color: white;
}

.flex-number-del:hover{
    background-color: #cac7c7;
    color: white;
}

.input-kode::-webkit-input-placeholder {
    color: #ce2a2a
}

.accordion {
    background-color: rgb(255, 255, 255);
    color: #444;
    cursor: pointer;
    padding: 18px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-bottom: 1px solid #dfdfdf;
}

.active, .accordion:hover {
    background-color: rgb(228, 227, 227); 
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

ol li h4 {
    margin-bottom: 0;
}

ol li::marker {
    font-weight: bold;
}

.breadcrumb {
    font-weight: 500;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.breadcrumb a {
    text-decoration: none;
}



.container {
    padding: 0 1rem;
    margin-right: auto;
    margin-left: auto;
}
.container, section {
    position: relative;
    word-wrap: break-word;
}

.mbr-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

section#footer1-j {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #000;
}

section#footer1-j p {
    color: #fff;
    font-weight: 700;
}

section#footer1-j h4 {
    color: #fff;
    font-weight: bolder;
    font-size: larger;
    margin-top: 2.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
section#footer1-j ul li {
    list-style: none;
    color: #fff;
    font-size: smaller;
    margin-bottom: 10px;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
section#footer1-j ul li a {
    color: #fff;
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
section#footer1-j ul li a:hover {
    color:  #ffdc00;
}
section#footer1-j ul {
    padding: 0;
    margin-top: 15px;
}
section#footer1-j hr {
    margin: 2.5rem 0;
}


@media (max-width: 575.98px) {
    .grid-list {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 576px) {
    .grid-list {
        -ms-flex: 0 0 33.3333333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
}

@media (min-width: 768px) {
    .grid-list {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width:20%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.soc-item {
    float: left;
    margin: 0 5px;
}

.social-list {
    clear: both;
    height: 28px;
    display: table;
    margin: 0 auto;
}

.copyright p {
    text-align: center;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}