@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/vendor/fonts/Roboto-Regular.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/vendor/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/vendor/fonts/Roboto-Regular.otf") format("opentype"),
        /* Open Type Font */ url("../fonts/vendor/fonts/Roboto-Regular.svg") format("svg"),
        /* Legacy iOS */ url("../fonts/vendor/fonts/Roboto-Regular.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/vendor/fonts/Roboto-Regular.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/vendor/fonts/Roboto-Regular.woff2") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

html {
    background-image: linear-gradient(to bottom right, rgb(0, 0, 0), rgb(130, 130, 130));
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
    .navbar p {
        font-size: 0.8em;
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    .is-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50% !important;
    }

    .is-col-1 {
        width: 100% !important;
    }

    .malay-ul {
        max-width: 500px !important;
    }

    .malay-ul ul {
        columns: 2;
    }

    .is-769-1023-50 .is-one-quarter {
        width: 50% !important;
    }

    .is-deposit-8 {
        width: 100% !important;
        margin-left: unset !important;
    }
}

@media screen and (min-width: 600px) {
    .malay-ul {
        max-width: 550px !important;
    }

    .malay-ul ul {
        columns: 2;
    }
}

@media screen and (max-width: 1215px) {
    .card-content.step h1 {
        font-size: 22px !important;
    }
}

@media screen and (min-width: 769px) {
    .card-content.home p {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    p.card-header-title.homelist {
        margin-top: -21px;
    }

    ul.rate {
        padding-left: 30px;
    }

    .title_page {
        width: 100% !important;
    }

    .is-768-50 {
        display: inline-table;
    }

    .is-768-50 a {
        width: 50% !important;
    }

    p.txt-gu {
        padding-top: 0px;
    }

    ul.guide {
        padding-left: 20px !important;
    }

    .mg-20 {
        margin-top: -48px;
    }

    .pad-gu {
        padding-left: 0px !important;
    }

    .sec-pad {
        padding: 0;
    }

    .is-size-14-mobile {
        font-size: 14px;
    }

    .tag:not(body).is-medium {
        font-size: 0.8rem !important;
    }

    .rule p {
        font-size: 16px !important;
    }

    .margin-top-0 {
        margin-top: 0px;
    }

    .rule mark {
        font-size: 17px !important;
    }

    .guideblack p {
        font-size: 18px !important;
    }

    .img-guide img {
        margin-bottom: 15px !important;
    }

    .media {
        display: block;
    }

    .media-center p {
        text-align: center;
    }

    .media-center figure {
        margin: auto;
    }
}

@media screen and (max-width: 640px) {
    .img-chrome {
        width: 33px;
        margin: -2px;
    }
}

@media screen and (max-width: 480px) {
    .card-content.stepmb {
        padding-bottom: 0px;
    }

    .invice {
        margin-left: -27px;
        margin-right: -32px;
    }

    .button.is-medium {
        font-size: 16px !important;
    }

    .sec-mb {
        padding: 0;
    }

    .margin-mb {
        margin-top: -35px;
        margin-bottom: -25px;
    }

    ul.guide li {
        font-size: 16px !important;
    }

    .guide li a {
        font-size: 16px !important;
    }

    .guideblack p {
        padding-left: 0px !important;
        font-size: 17px !important;
        margin-top: -12px !important;
    }

    .result-pad {
        padding: 10px 12px !important;
    }

    .full-mb {
        padding: 1.5rem 0.5rem !important;
    }

    .mb-20 {
        font-size: 20px !important;
    }

    .achieved {
        font-size: 4.2em !important;
    }

    .achieved-full {
        font-size: 2.5em !important;
    }

    p.num-review {
        font-size: 18px !important;
        padding-bottom: 0px !important;
    }

    .font-red {
        font-size: 16px !important;
    }
}

.result p {
    text-align: center;
    width: 100%;
    margin-left: 0px !important;
}

a#btn-lotto {
    height: 5em;
}

.btn-inline {
    display: inline-flex;
}

#lotto_11,
#lotto_12,
#lotto_13,
#lotto_21 {
    width: 100%;
}

.table-list tbody {
    margin-bottom: 20px;
}

.view-card-content {
    background-color: unset;
    padding-top: 1.5rem;
}

.icon-star {
    float: left;
    width: 100px;
}

.achieved {
    font-size: 6em;
}

.achieved-full {
    font-size: 3em;
}

.section .container {
    background: rgba(200, 200, 200, 1);
    padding: 1.5rem 1.5rem;
    box-shadow: 0px 2px 25px #000000;
}

.navbar .navbar-item .icon {
    margin-right: -2px;
}

.is-tabel-responsive {
    overflow-x: auto;
}

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

.is-big {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    font-size: 1.3em;
}

.headermargin {
    margin: 30px 0px 30px 0px;
    width: auto !important;
}

.headerauto {
    margin: auto 0px auto 0px;
}

.headercredit {
    float: right;
    margin-right: 0px;
}

.rigth-btn {
    margin-right: 10px;
}

.colormoney {
    background: linear-gradient(to top, #ffffff 0%, #969696 100%);
    display: inline;
}

table.cinereousTable {
    border: 2px solid #000000;
    background-color: #f3f1ed;
    width: 100%;
}

table.cinereousTable td,
table.cinereousTable th {
    border: 1px solid #caccbe;
    padding: 7px 5px;
}

table.cinereousTable tbody td {
    font-size: 16px;
    text-align: center;
    color: #000000;
}

table.cinereousTable tr:nth-child(even) {
    background: #ffffff;
}

table.cinereousTable thead {
    background: #000000;
    background: -moz-linear-gradient(top, #000000 0%, #ff0000 100%);
    background: -webkit-linear-gradient(top, #000000 0%, #ff0000 100%);
    background: linear-gradient(to top, #000000 0%, #ff0000 90%);
}

table.cinereousTable thead th {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    border-left: 1px solid #000000;
}

table.cinereousTable thead th.package {
    font-size: 23px;
}

.cardpackages {
    position: relative;
    max-width: 300px;
    height: auto;
    background: linear-gradient(-45deg, #fe0847, #feae3f);
    border-radius: 15px;
    margin: 0 auto;
    padding: 40px 20px;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.cardpackages:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.is-one-third:nth-child(1) .cardpackages,
.is-one-third:nth-child(1) .cardpackages .title .fa {
    background: linear-gradient(-45deg, #f403d1, #64b5f6);
}

.is-one-third:nth-child(2) .cardpackages,
.is-one-third:nth-child(2) .cardpackages .title .fa {
    background: linear-gradient(-45deg, #ffec61, #f321d7);
}

.is-one-third:nth-child(3) .cardpackages,
.is-one-third:nth-child(3) .cardpackages .title .fa {
    background: linear-gradient(-45deg, #24ff72, #9a4eff);
}

/*.cardpackages::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: rgba(255, 255, 255, .1);
  z-index: 1;
  -webkit-transform: skewY(-5deg) scale(1.5);
          transform: skewY(-5deg) scale(1.5);
  }*/
.title .fa {
    color: #fff;
    font-size: 60px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

.title h2 {
    position: relative;
    margin: 20px 0 0;
    padding: 0;
    color: #fff;
    font-size: 28px;
    z-index: 2;
}

.price,
.option {
    position: relative;
    z-index: 2;
}

.price h4 {
    margin: 0;
    padding: 20px 0;
    color: #fff;
    font-size: 60px;
}

.option ul {
    margin: 0;
    padding: 0;
}

.option ul li {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    color: #fff;
    font-size: 16px;
}

.cardpackages a {
    position: relative;
    z-index: 2;
    background: #fff;
    color: black;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    display: block;
    text-align: center;
    margin: 20px auto 0;
    font-size: 16px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.cardpackages a:hover {
    text-decoration: none;
}

table.cinerTable {
    width: 100%;
}

table.cinerTable td,
table.cinerTable th {
    border: 1px solid #000000;
    padding: 10px 1px;
}

table.cinerTable tbody tr {
    background-color: #f3f1ed;
}

table.cinerTable tbody td {
    font-size: 17px;
    text-align: center;
}

table.cinerTable tbody tr:nth-child(even) {
    background: #ffffff;
}

table.cinerTable thead {
    background: #040404;
    background: -moz-linear-gradient(top, #040404 0%, #ff0000 100%);
    background: -webkit-linear-gradient(top, #040404 0%, #ff0000 100%);
    background: linear-gradient(to top, #040404 0%, #ff0000 90%);
}

table.cinerTable thead th {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    border-left: 1px solid #000000;
    padding: 10px 1px;
}

.date {
    width: 200px;
    height: 35px;
}

ul.guide {
    list-style: disc;
    padding-left: 60px;
    color: #fff;
}

ul.guide li {
    font-size: 19px;
}

.guide li a {
    color: #fff;
    font-size: 19px;
    line-height: 35px;
}

.guide li a:hover {
    color: #ff0000;
}

.card-content.foot p {
    color: #fff;
    text-align: center;
}

.card-content.foot ul li a {
    color: #fff;
}

.foot {
    color: #fbbb12 !important;
    margin-bottom: -23px;
}

.foot1 a:hover {
    color: white;
    background: none;
    text-decoration: underline;
}

.foot1 {
    list-style-type: disc;
}

.rate h1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 27px;
    padding-bottom: 2px;
}

.headertext p {
    color: #ffffff;
    font-size: 22px;
    margin-left: 23px;
    padding-bottom: 11px;
}

.footer2 {
    background: #000;
    padding: 5px;
    text-align: center;
    color: #fff;
}

.guide_viewresult {
    margin-top: 20px;
    text-align: center;
}

.button.is-green {
    border-color: #36b713;
    color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    background: rgba(58, 183, 37, 1);
    background: -moz-linear-gradient(top, rgba(58, 183, 37, 1) 0%, rgba(115, 230, 7, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(58, 183, 37, 1)),
        color-stop(100%, rgba(115, 230, 7, 1))
    );
    background: -webkit-linear-gradient(top, rgba(58, 183, 37, 1) 0%, rgba(115, 230, 7, 1) 100%);
    background: -o-linear-gradient(top, rgba(58, 183, 37, 1) 0%, rgba(115, 230, 7, 1) 100%);
    background: -ms-linear-gradient(top, rgba(58, 183, 37, 1) 0%, rgba(115, 230, 7, 1) 100%);
    background: linear-gradient(to bottom, rgba(58, 183, 37, 1) 0%, rgba(115, 230, 7, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ab725', endColorstr='#73e607', GradientType=0);
    -webkit-box-shadow: 21px -8px 5px 85px rgba(207, 91, 207, 1);
    -moz-box-shadow: 21px -8px 5px 85px rgba(207, 91, 207, 1);
    box-shadow: 21px -8px 5px 85px rgba(207, 91, 207, 1);
}

.button.is-orange {
    border-color: #da4900;
    color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    background: rgba(255, 77, 0, 1);
    background: -moz-linear-gradient(top, rgba(255, 77, 0, 1) 0%, rgba(255, 124, 17, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(255, 77, 0, 1)),
        color-stop(100%, rgba(255, 124, 17, 1))
    );
    background: -webkit-linear-gradient(top, rgba(255, 77, 0, 1) 0%, rgba(255, 124, 17, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 77, 0, 1) 0%, rgba(255, 124, 17, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 77, 0, 1) 0%, rgba(255, 124, 17, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 77, 0, 1) 0%, rgba(255, 124, 17, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d00', endColorstr='#ff7c11', GradientType=0);
}

.button.is-blue {
    border-color: #000000;
    color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(0, 0, 0, 1)),
        color-stop(100%, rgba(255, 0, 0, 1))
    );
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ba3d6', endColorstr='#27def2', GradientType=0);
}

.button.is-gold {
    border-color: #95761a;
    color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    background: rgba(237, 167, 5, 1);
    background: -moz-linear-gradient(top, rgba(237, 167, 5, 1) 0%, rgba(230, 192, 3, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(237, 167, 5, 1)),
        color-stop(100%, rgba(230, 192, 3, 1))
    );
    background: -webkit-linear-gradient(top, rgba(237, 167, 5, 1) 0%, rgba(230, 192, 3, 1) 100%);
    background: -o-linear-gradient(top, rgba(237, 167, 5, 1) 0%, rgba(230, 192, 3, 1) 100%);
    background: -ms-linear-gradient(top, rgba(237, 167, 5, 1) 0%, rgba(230, 192, 3, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 167, 5, 1) 0%, rgba(230, 192, 3, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eda705', endColorstr='#e6c003', GradientType=0);
}

.button.is-green:hover {
    background: #3faf0d;
}

.button.is-orange:hover {
    background: #f15507;
}

.button.is-blue:hover {
    background: #ff0000;
}

.button.is-gold:hover {
    background: #ebab14;
}

a.button.lotto_close {
    background: #d4d4d4;
    border: none;
}

a.button.lotto_close:hover {
    background: #d4d4d4;
    border: none;
}

.column.is-3.lotto {
    width: 25% !important;
}

.column.is-6.lotto {
    width: 50% !important;
}

.card-content.lotto {
    border-radius: 0 0 5px 5px;
    background: #807b7b;
    /* background: #d4d4d4; */
}

.card.lotto {
    background-color: unset;
    width: 100%;
}

.card-content .lotto p {
    color: #ffffff;
}

p.card-header-title.lotto {
    background-image: linear-gradient(to bottom right, rgb(0, 0, 0), rgb(130, 130, 130));
    color: white;
    border-radius: 5px 5px 0 0;
}

.card-content.home {
    color: #fff;
    border: 2px solid #b60000;
    background: #000000;
    border-radius: 0px 0px 5px 5px;
}

.card-content.home p {
    font-size: 18px;
}

p.card-header-title.home {
    font-size: 28px;
    border-radius: 5px 5px 0 0;
    display: block;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(left, #fbbb12 0%, #fffbeb 50%, #fbbb12 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0) 0%, rgb(197, 0, 0) 50%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.card-content.home h1 {
    font-size: 1em !important;
    font-weight: 700;
    color: #ffeb3b;
    text-align: center;
}

.card-content.home h2 {
    font-size: 20px;
    font-weight: 700;
    color: #ff0000;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

.invice-info {
    color: #000;
    background-color: #fff7d6 !important;
    border: 2px solid rgba(0, 0, 0, 1);
    box-shadow: 5px 5px 7px 1px rgb(0, 0, 0);
}

.invice {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.invice strong {
    color: red;
    font-size: 23px;
}

.card-content.contact {
    text-align: center;
    background-color: rgba(0, 0, 0, 1);
}

.line {
    height: 1px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #ffffff;
}

.form {
    max-width: 70%;
}

.title_page {
    text-align: center;
    margin: auto;
    margin-top: -10px;
    margin-bottom: 32px;
    border: #ff0000 2px solid;
    overflow: hidden;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(173, 173, 168, 0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(173, 173, 168, 0.75);
    box-shadow: 5px 5px 5px 0px #000000;
}

.pic-center {
    text-align: center;
}

.btn-gold {
    background: #fbbb12;
    font-weight: bold;
    font-size: 18px;
}

.advertisement {
    font-size: 18px;
}

.card-content.white {
    padding: 1.5rem 3rem 2rem 3rem;
    border-radius: 0 0 5px 5px;
    background: #ffffff;
}

.gray {
    color: #d5d5d5;
}

.rule p {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #013c33;
}

p.redtxt {
    font-weight: bold;
    text-decoration: underline;
    color: red;
}

.rule mark {
    text-decoration: underline;
    font-size: 19px;
    font-weight: bold;
}

.box.review {
    /*box-shadow: 0 2px 3px #c54213, 0 0 0 1px #fecaa7;*/
    background: rgba(255, 252, 245, 1);
    background: -moz-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(255, 252, 245, 1)),
        color-stop(100%, rgba(255, 238, 201, 1))
    );
    background: -webkit-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: linear-gradient(to bottom, rgb(254, 248, 229) 0%, rgb(255, 227, 195) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf5', endColorstr='#ffeec9', GradientType=0);
}

p.card-header-title.gold {
    border-radius: 5px 5px 0 0;
    display: block;
    border-bottom: 2px solid #aa0404;
    border-top: 2px solid #aa0404;
    color: #000;
    font-size: 23px;
    text-align: center;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(
        left,
        rgba(177, 18, 9, 1) 0%,
        rgba(255, 191, 2, 1) 50%,
        rgba(177, 18, 9, 1) 100%
    );
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0) 0%, rgb(255, 0, 0) 50%, rgb(0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.gold {
    background: #fffbf1;
    border-radius: 0 0 5px 5px;
}

p.card-header-title.gold-white {
    font-size: 23px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    display: block;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    color: #fff;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(left, #000000 0%, #fffbeb 50%, #000000 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(181, 1, 1, 1) 50%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right, #000000 0%, rgb(196, 0, 0) 50%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.guideblack {
    border: 2px solid #c51609;
    background: #000000;
    border-radius: 0 0 5px 5px;
}

a.guide_und:hover {
    color: #fff !important;
    text-decoration: underline;
}

table.table.is-bordered.lotto {
    margin: auto;
    margin-bottom: 30px;
}

p.guide {
    text-align: center;
    margin-bottom: 9px;
    color: #fbbb12;
    font-size: 22px;
}

table#t01 th {
    background-color: #c71e06;
    color: #fff;
}

table#t01 td:nth-child(1) {
    background: #c71e06;
    font-weight: bold;
    color: #fff;
}

table#t01 td {
    background: #ffe9d5;
}

p.guidex {
    padding: 20px 0 11px 42px;
    color: #fbbb12;
    font-size: 21px;
}

.button.is-pink {
    border-color: #f1375c;
    color: #fff;
    background: rgba(239, 1, 124, 1);
    background: -moz-linear-gradient(top, rgba(239, 1, 124, 1) 0%, rgba(255, 94, 180, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(239, 1, 124, 1)),
        color-stop(100%, rgba(255, 94, 180, 1))
    );
    background: -webkit-linear-gradient(top, rgba(239, 1, 124, 1) 0%, rgba(255, 94, 180, 1) 100%);
    background: -o-linear-gradient(top, rgba(239, 1, 124, 1) 0%, rgba(255, 94, 180, 1) 100%);
    background: -ms-linear-gradient(top, rgba(239, 1, 124, 1) 0%, rgba(255, 94, 180, 1) 100%);
    background: linear-gradient(to bottom, rgba(239, 1, 124, 1) 0%, rgba(255, 94, 180, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef017c', endColorstr='#ff5eb4', GradientType=0);
}

.button.is-pink:hover {
    background: #ef017c;
}

p.card-header-title.homelist {
    font-size: 28px;
    display: block;
    border-bottom: 2px solid #fc0;
    color: #fc0;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
}

.card-content.step h1 {
    color: #000;
    font-size: 25px;
    margin: 0 20px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    background: rgba(148, 122, 5, 1);
    background: -moz-linear-gradient(
        left,
        rgba(148, 122, 5, 1) 0%,
        rgba(255, 213, 5, 1) 41%,
        rgba(255, 213, 5, 1) 61%,
        rgba(148, 122, 5, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(148, 122, 5, 1)),
        color-stop(41%, rgba(255, 213, 5, 1)),
        color-stop(61%, rgba(255, 213, 5, 1)),
        color-stop(100%, rgba(148, 122, 5, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(148, 122, 5, 1) 0%,
        rgba(255, 213, 5, 1) 41%,
        rgba(255, 213, 5, 1) 61%,
        rgba(148, 122, 5, 1) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(148, 122, 5, 1) 0%,
        rgba(255, 213, 5, 1) 41%,
        rgba(255, 213, 5, 1) 61%,
        rgba(148, 122, 5, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(148, 122, 5, 1) 0%,
        rgba(255, 213, 5, 1) 41%,
        rgba(255, 213, 5, 1) 61%,
        rgba(148, 122, 5, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(148, 122, 5, 1) 0%,
        rgba(255, 213, 5, 1) 41%,
        rgba(255, 213, 5, 1) 61%,
        rgba(148, 122, 5, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#947a05', endColorstr='#947a05', GradientType=1);
}

.card-content.step p {
    color: #fdfdfd;
    font-size: 22px;
    text-align: center;
    padding-top: 8px;
}

.card-content.step h1.homegray {
    background: rgba(145, 145, 145, 1);
    background: -moz-linear-gradient(
        left,
        rgba(145, 145, 145, 1) 0%,
        rgba(242, 242, 242, 1) 41%,
        rgba(242, 242, 242, 1) 61%,
        rgba(145, 145, 145, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(145, 145, 145, 1)),
        color-stop(41%, rgba(242, 242, 242, 1)),
        color-stop(61%, rgba(242, 242, 242, 1)),
        color-stop(100%, rgba(145, 145, 145, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(145, 145, 145, 1) 0%,
        rgba(242, 242, 242, 1) 41%,
        rgba(242, 242, 242, 1) 61%,
        rgba(145, 145, 145, 1) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(145, 145, 145, 1) 0%,
        rgba(242, 242, 242, 1) 41%,
        rgba(242, 242, 242, 1) 61%,
        rgba(145, 145, 145, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(145, 145, 145, 1) 0%,
        rgba(242, 242, 242, 1) 41%,
        rgba(242, 242, 242, 1) 61%,
        rgba(145, 145, 145, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(145, 145, 145, 1) 0%,
        rgba(242, 242, 242, 1) 41%,
        rgba(242, 242, 242, 1) 61%,
        rgba(145, 145, 145, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191', endColorstr='#919191', GradientType=1);
}

p.card-header-title.step {
    padding-left: 30px;
    background: #2b2b2b;
    color: rgba(255, 213, 5, 1);
    font-size: 28px;
    border-radius: 5px 5px 0 0;
    border-bottom: 3px solid #fbbb12;
}

.card-content.homestep {
    background: #2b2b2b;
    border-radius: 0 0 5px 5px;
}

.button.is-gray {
    border-color: #919191;
    color: #000;
    background: rgba(168, 166, 168, 1);
    background: -moz-linear-gradient(top, rgba(168, 166, 168, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(168, 166, 168, 1)),
        color-stop(100%, rgba(255, 255, 255, 1))
    );
    background: -webkit-linear-gradient(top, rgba(168, 166, 168, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(168, 166, 168, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(168, 166, 168, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(168, 166, 168, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a6a8', endColorstr='#ffffff', GradientType=0);
}

.button.is-gray:hover {
    background: #c0bec0;
}

.zoom-in:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
}

.font-big {
    font-size: 26px !important;
}

small.txt-review {
    float: right;
    font-size: 18px;
    padding-top: 5px;
}

p.num-review {
    font-size: 20px;
    color: red;
    padding-bottom: 13px;
}

p.num-review strong {
    font-size: 24px;
    color: red;
    font-weight: bold;
}

p.card-header-title.review {
    border-radius: 5px 5px 0 0;
    display: block;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    color: #fff;
    font-size: 23px;
    text-align: center;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(
        left,
        rgba(0, 0, 0, 1) 0%,
        rgba(255, 0, 0, 1) 39%,
        rgba(255, 0, 0, 1) 65%,
        rgba(0, 0, 0, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(0, 0, 0, 1)),
        color-stop(39%, rgba(255, 0, 0, 1)),
        color-stop(65%, rgba(255, 0, 0, 1)),
        color-stop(100%, rgba(214, 71, 0, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 0, 0, 1) 0%,
        rgba(255, 0, 0, 1) 39%,
        rgba(255, 0, 0, 1) 65%,
        rgba(0, 0, 0, 1) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 1) 0%,
        rgba(255, 0, 0, 1) 39%,
        rgba(255, 0, 0, 1) 65%,
        rgba(0, 0, 0, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 0, 0, 1) 0%,
        rgba(255, 0, 0, 1) 39%,
        rgba(255, 0, 0, 1) 65%,
        rgba(0, 0, 0, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 1) 0%,
        rgba(255, 0, 0, 1) 39%,
        rgba(255, 0, 0, 1) 65%,
        rgba(0, 0, 0, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d64700', endColorstr='#d64700', GradientType=1);
}

a.button.is-nobg {
    background-color: #ff0000;
    border-color: #000;
    color: #fff;
}

a.button.is-nobg:hover {
    background-color: #000;
    border-color: #fff;
    color: #ff0000;
}

p.card-header-title.home-review {
    padding-left: 30px;
    background: #ffd505;
    color: rgb(29, 29, 29);
    font-size: 26px;
    border-radius: 5px 5px 0 0;
    padding-top: 8px;
    padding-bottom: 7px;
}

table.table.is-striped.credit {
    margin: auto;
    margin-bottom: 40px;
    border: 3px solid #ffa615;
    box-shadow: 5px 5px 5px 0px #f8ca81;
}

.background-box {
    border: 2px solid #ffd158;
    background: #fff7d6 !important;
}

.strong-red {
    color: red;
    font-size: 24px;
    text-decoration: underline;
}

.name-box {
    color: #862709;
    font-size: 18px;
}

.time-10 {
    text-align: center;
    font-weight: bold;
    color: #0424d4;
    font-size: 20px;
    padding-top: 10px;
}

.time-start {
    color: red;
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.font-red {
    color: red;
    font-size: 18px;
    font-weight: bold;
}

.box.review.home {
    border: 2px solid #ff0000;
    /*box-shadow: 5px -4px 14px 0px #fbbb12;*/
    background: -moz-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(255, 252, 245, 1)),
        color-stop(100%, rgba(255, 238, 201, 1))
    );
    background: -webkit-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 252, 245, 1) 0%, rgba(255, 238, 201, 1) 100%);
    background: linear-gradient(to bottom, rgb(255, 252, 245, 1) 0%, rgb(255, 238, 201, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf5', endColorstr='#ffeec9', GradientType=0);
}

.img-guide img {
    margin-bottom: 40px;
    border: 2px solid #ff0000;
}

.guideblack p {
    color: #fff;
    font-size: 22px;
    padding-left: 20px;
    padding-bottom: 18px;
}

.backg-box {
    border: 2px solid #f49696;
    background: #ffe0e0 !important;
    box-shadow: 4px 4px 14px 0px #ff9090;
}

p.txt-gu {
    font-size: 19px;
    margin-bottom: -16px;
}

.padgide {
    padding-top: 50px;
}

table.history thead {
    background: linear-gradient(to right, rgba(0, 0, 0) 0%, rgb(197, 0, 0) 50%, rgb(0, 0, 0) 100%);
    font-size: 18px;
}

.result-pad {
    padding: 35px 60px;
}

.box_page {
    border: #edba00 3px solid;
    overflow: hidden;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    box-shadow: 5px 0px 15px 0px #ffe189;
}

.column.has-text-white.rate {
    margin: -12px 20px 10px 20px;
}

.rate_a h1 {
    color: rgba(255, 213, 5, 1);
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 2px;
    padding-top: 15px;
}

ul.rate {
    list-style: disc;
    padding-left: 60px;
    color: #fff;
}

.mar-top {
    margin-top: 10px;
}

.has-text-gold {
    color: #ffe000;
    font-weight: bold;
}

.has-text-gold:hover {
    color: #ffffff;
    text-decoration: underline;
}

.media-popup {
    display: block;
}

.media-center-popup p {
    text-align: center;
}

.media-center-popup figure {
    margin: auto;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #f0f0f0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}

.has-text-decoration {
    text-decoration: underline;
}

.img-chrome {
    margin-top: -13px;
}

.line-qr {
    padding-top: 10px;
    padding-left: 30px;
}

.table-scorll-x {
    display: unset !important;
}

.table-scorll-top {
    margin-top: -30px;
}

p.aff {
    padding-top: 10px;
    color: #fff;
    font-size: 19px;
}

p.affads {
    color: #fff;
    font-size: 19px;
    padding-top: 20px;
}

.overflow-hidden {
    overflow: hidden;
    overflow-x: scroll;
}

.overflow-hidden th {
    white-space: nowrap;
}

@media screen and (max-width: 1024px) {
    .section {
        padding: 0rem  0.5rem;
    }
    }
}
