@charset 'utf-8';

/* - generale
 ------------------------------------------------------------ */
.gw-lottery {
    background-color: #fff;
}
.gw-lottery[class*=grid] {
    margin: 0;
}
.gw-lottery header [class*=grid-] {
    margin: 0;
}
.gw-lottery .wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
.gw-lottery .wrapping[class*=grid-] {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
.gw-lottery header [class*=grid-].wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
.gw-lottery .white-space span:not(.eccetto) {
    display: inline-block;
    white-space: nowrap;
}

/* - header
 ------------------------------------------------------------ */
.gw-lottery header {
    width: 100%;
    margin: 0 auto;
}
.gw-lottery header h1 {
    position: relative;
    width: 100%;
    padding: .3em .5em;
    text-align: center;
}
.gw-lottery header h1 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8em;
    background-image: linear-gradient(to left,#ffdd48 50%,#ffe64b 50%);
    background-size: 30px 20px;
}
.gw-lottery header .title-wrap {
    /* position: absolute; */
    /* top: 105px; */
    /* left: 0; */
    /* width: 100%; */
    /* background-size: 30px 20px; */
    /* background-attachment: fixed; */
    /* height: 244px; */
    /* margin: 0 0 5em; */
    /* background-image: linear-gradient(to left,#ffdd48 50%,#ffe64b 50%); */
}

.gw-lottery header h1 img {
    position: relative;
    display: block;
    margin: 0 auto;
}
.gw-lottery header p {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    color: #037777;
}
.sub {
    background-color: #ec716e;
}
.gw-lottery .sub p {
    font-size: 1em;
    padding: .35em 0;
    color: #fff;
}
.gw-lottery header:after {
    position: absolute;
    top: 5em;
    left: 0;
    width: 100%;
    height: 500px;
    content: '';
    background-image: url(../images/brr.png);
    background-size: cover;
}
/* - .prize
 ------------------------------------------------------------ */
.gw-lottery .prize {
    width: 100%;
    margin: 0 auto;
    padding: 0 1em 1em;
    text-align: center;
    background-color: #fff9e7;
}

.gw-lottery .evi {
    padding: 2em 1em 1em;
    border: 3px solid #5cc1a4;
    border-radius: 6px;
    background-color: #fff;
}
.gw-lottery .prize h4 {
    font-size: 1.5em;
}
.gw-lottery .prize h5 {
    font-size: 1em;
    margin: 0 0 2em;
}

/* - .how-to
 ------------------------------------------------------------ */
.gw-lottery .how-to {
    width: 100%;
    margin: 0 auto;
    padding: 0 1em 1em;
    text-align: center;
}
.lottery-main .how-to .inner {
    padding: 1em;
    text-align: center;
}
.gw-lottery h2 {
    display: inline-block;
    margin: 0 auto 1em;
    padding: .8em;
    border-top: 7px solid #5cc1a4;
}
.gw-lottery .how-to p {
    /* margin: 1em 0; */
    font-size: 1.5em;
    font-weight: bold;
}
.lottery-main .how-to .img {
    margin: 0 0 1em;
}
.tbutton {
    text-align: center;
}
.tbutton a {
    position: relative;
    display: block;
}
.shadow {
    position: absolute;
    z-index: 1;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 15px;
    height: 7em;
    border-radius: 6px;
    border-radius: 0 0 6px 6px;
    background-color: #528a96;
    background-color: #f9f7f7;
    box-shadow: inset 0 4px 6px #d8d8d8;
}
.translateY {
    transition: transform .5s ease;
    transform: translateY(1);
}
.waku {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 2em 0;
    padding: .7em 4em;
    color: #fff;
    border-radius: 4px;
    background-color: #4ab999;
    box-shadow: 0 5px 0 #389272;
}
.tbird {
    position: relative;
    z-index: 5;
}
.how-to a:hover .translateY {
    transform: translateY(6.4em);
}
.how-to a:hover .shadow {
    height: 7em;
    border-radius: 0 0 6px 6px;
    background-color: #f9f7f7;
    box-shadow: inset 0 4px 6px #d8d8d8;
}
.how-to a:hover .waku {
    position: relative;
    top: 1px;
    box-shadow: none;
}
.tbutton .ts-btn {
    width: 112px;
}
.tbutton .text {
    padding: 2em;
}
.gw-lottery .how-to p.nota {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 1em;
    color: #2188ce;
}
.lottery-main .how-to .nota .inner {
    padding: 0;
}

.gw-lottery .waku2 {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 2em 0;
    padding: .7em 4em;
    color: #4884b3;
    border-radius: 4px;
    background-color: #96c6e6;
}

.gw-lottery .waku h3 {
    border-top: #ccc;
}
.gw-lottery .waku2 h3 {
    border-top: #ccc;
}




/* - .new-year-info
 ------------------------------------------------------------ */
.gw-lottery .gw-info {
    width: 100%;
    margin: 0 auto;
    padding: 4em 1em;
    background-color: #fbf8f1;
}
.gw-lottery .gw-info h3 {
    font-size: 1.8em;
    font-weight: normal;
    text-align: center;
    letter-spacing: 5px;
}
.gw-lottery .gw-info h4 {
    font-size: 1.15em;
    font-weight: bold;
    margin: 2em 0 1em;
}
.gw-lottery .gw-info p {
    font-size: 1.1em;
    margin: 1em 0;
}
.gw-lottery .gw-info ul {
    margin: 0 0 0 1.65em;
}
.gw-lottery .gw-info li {
    font-size: 1.1em;
    margin: 1em 0;
    list-style-type: decimal;
}
.gw-lottery .gw-info .line {
    padding: 1em;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}




/* - ## x >= 540px
 ------------------------------------------------------------ */
@media screen and (min-width:540px) {
}

/* - ## x >= 569px
 ------------------------------------------------------------ */
@media screen and (min-width:569px) {
}

/* - ## x >= 769px
 ------------------------------------------------------------ */
@media screen and (min-width:769px) {
}

/* - ## x >= 800px
 ------------------------------------------------------------ */
@media screen and (min-width:800px) {
}

/* - ## x >= 1025px
 ------------------------------------------------------------ */
@media screen and (min-width:1025px) {
}

/* - ## x >= 1380px
 ------------------------------------------------------------ */
@media screen and (min-width:1281px) {
}

/* - page scroll
 ------------------------------------------------------------ */
#page-top {
    position: fixed;
    z-index: 10;
    right: 20px;
    bottom: 150px;
}
#page-top a {
    font-size: 12px;
    display: block;
    width: 100px;
    height: 77px;
    padding: 30px 0;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #8e7b87;

         -o-border-radius: 5px;
     -khtml-border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #c0bbac;
}

/* - .socialIcon
 ------------------------------------------------------------ */
.socialIcon {
    width: 100%;
    padding: 0 4em;
}
.socialIcon .flex-container {
    display: -webkit-flex;
    display:         flex;
    max-width: 500px;
    margin: 20px auto;
    padding: 14px 0 10px;
    text-align: center;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;

    -webkit-justify-content: center;
            justify-content: center;
}
.socialIcon .flex-container .social {
    width: 80px;    /* flex: 1; */

    -webkit-justify-content: center;
            justify-content: center;
    align-content: space-between;
}
.fb-like {
    top: -1px;
}



/* - .
 ------------------------------------------------------------ */

.after p {
    font-weight: bold;
    color: #da2626;
}
.after a {
    font-size: 1.25em;
    padding: .7em 6em;
    /* font-weight: bold; */color: #fff;
    background-color: #2ecc71;
}


.garapon-ticker {
    width: 100%;
    margin: 1em 0;
    padding: 1em;
    background-color: #ffe8e7;
}
.garapon-ticker h3 {
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
}

.garapon-ticker li {
    /* margin: 2em 1em; */
}


.how-to h4 {
    font-size: 1.7em;
    font-weight: bold;
    margin: 1em 0 1em;
}

.how-to h5 {
    font-size: 1.3em;
    font-weight: bold;
    margin: 1em 0 1em;
}


#lottery-winner-ticker {
    display: block;
    overflow: hidden;
    height: 5.5em;
    border-radius: 2px;
    background-color: #fff;
}
.garapon-ticker .inner {
    padding: 1em;
}
#lottery-winner-ticker .wrap {
    display: inline-flex;
    padding: 1em;

    align-items: flex-start;
}
#lottery-winner-ticker li p {
    font-size: 1.17em;
    line-height: 1.1;
    padding: 0 0 0 8px;
}
#lottery-winner-ticker li span {
    font-size: 80%;
    display: block;
    margin: .3em 0 0 0;
}
.lottery-winner-ticker-item .winner-image {
    width: 30px;
}



.button {
    display: none;
    margin: 100px 0;
    padding: 12px 34px;
    color: #fff;
    border-radius: 60px;
    font-weight: 500;
    background: #1ecd97;
    -webkit-transition: .24s ease;
    -moz-transition: .24s ease;
    -o-transition: .24s ease;
    transition: .24s ease;
}
.button:hover {
    cursor: pointer;
    background: #1bb787;
}
.modal-box {
    height: 0;
}
.content {
    display: table;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    max-width: 680px;
    margin: auto;
    padding: 5em;
    vertical-align: middle;
    z-index: -1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .15);
    background: #fff;
}
.content a {
 font-size: .9em;
}
.content > span {
    display: table-cell;
    text-align: center;
    font-size: 1.8em;
    font-weight: 200;
}
.toggle-on {
    display: none;
}
.toggle-on:checked + .toggle-off + .content {
    z-index: 100;
}
.toggle-off {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .20);
    z-index: -1;
    -webkit-transition: .6s ease-out, 1s z-index ease-out;
    -moz-transition: .6s ease-out, 1s z-index ease-out;
    -o-transition: .6s ease-out, 1s z-index ease-out;
    transition: .6s ease-out, 1s z-index ease-out;
}
.toggle-on:checked + .toggle-off {
    opacity: 1;
    -webkit-transition: .4s ease-in, .3s z-index ease-in;
    -moz-transition: .4s ease-in, .3s z-index ease-in;
    -o-transition: .4s ease-in, .3s z-index ease-in;
    transition: .4s ease-in, .3s z-index ease-in;
    z-index: 1;
}
.toggle-button {
    position: absolute;
    top: 1em;
    right: 1em;
    padding: .5em;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    border-radius: 4px;
    background: #1ecd97;
    -webkit-transition: .24s ease;
    -moz-transition: .24s ease;
    -o-transition: .24s ease;
    transition: .24s ease;
}
.toggle-button:hover {
    cursor: pointer;
    background: #1bb787;
}

/* rotate */
.ani-rotate {
    opacity: 0;
    -webkit-transition: .4s ease, 1s z-index ease;
    -moz-transition: .4s ease, 1s z-index ease;
    -o-transition: .4s ease, 1s z-index ease;
    transition: .4s ease, 1s z-index ease;
    -webkit-transform: rotate(450deg);
    -moz-transform: rotate(450deg);
    -ms-transform: rotate(450deg);
    transform: rotate(450deg);
}
.toggle-on:checked + .toggle-off + .ani-rotate {
    opacity: 1;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}