@charset "utf-8";

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

/* - header
 ------------------------------------------------------------ */
.new-year-twitter header {
    /* background: url(../images/p_da0291_m_da02910.jpg) ; */
    width: 100%;
    margin: 0 auto;
}
.new-year-twitter header h1 {
    text-align: center;
    position: relative;
    top: -33px;
    z-index: 2;
}
.new-year-twitter header p {
}
.new-year-twitter .illust img {
    position: relative;
    top: -8px;
}

.new-year-twitter .title-t img {
    width: 100%;
}

.waku-info {
    border-radius: 16px;
    border: 3px solid #f34f4b;
    padding: 1em 10em 1em 3em;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 740px;
}
.waku-info img {
    position: absolute;
    right: 12px;
    top: 14px;
}
.sub {
    background-color: #f34f4b;
    height: 47px;
}
.sub img {
    position: relative;
    top: -3px;
}
.sub p {
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0 1em 0 0;
    line-height: 52px;
    font-size: 1.25em;
}

/* - .how-to
 ------------------------------------------------------------ */
.how-to {
    width: 100%;
    margin: 0 auto;
    padding: 0 1em 1em 1em;
    text-align: center;
}
.how-to .inner {
    padding: 1em;
    text-align: center;
}
.new-year-twitter h2 {
    margin: 0 auto 1em;
    border-top: 7px solid #2bb3b8;
    display: inline-block;
    padding: .8em;
}
.how-to p {
    margin: 1em 0;
    font-size: 1.2em;
  /*  position: relative; */
}
.how-to .img {margin: 0 0 1em;}
.tbutton {
    text-align: center;
}
.tbutton a {
    position: relative;
    display: block;
}
.shadow {
    background-color: #528a96;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 15px;
    border-radius: 6px;
    height: 7em;
    border-radius: 0 0 6px 6px;
    background-color: #f9f7f7;
    box-shadow: inset 0 4px 6px #d8d8d8;
}
.translateY {
    transform: translateY(1);
    transition: transform 0.5s ease;
}
.waku {
    position: relative;
    left: -27px;
    padding: 0 3em;
    border-radius: 6px;
    background-color: #38b5ca;
    display: inline-block;
    z-index: 1;
    box-shadow: 0 5px 0 #327f90;
}
.tbird {
    z-index: 5;
    position: relative;
}
.tbutton a:hover .translateY {
    transform: translateY(6.4em);
}
.tbutton a:hover .shadow {
    height: 7em;
    border-radius: 0 0 6px 6px;
    background-color: #f9f7f7;
    box-shadow: inset 0 4px 6px #d8d8d8;
}
.tbutton a:hover .waku {
    box-shadow: none;
    position: relative;
    top: 1px;
}
.tbutton .ts-btn {
    width: 112px;
}
.tbutton .text {
    padding: 2em;
}
.how-to .nota p {
    margin: 0 0 1em;
    font-weight: bold;
    font-size: .95em;
    color: #555;
}
.how-to .nota .inner {
    padding: 0;
}

.waku2 {
    position: relative;
    left: -27px;
    padding: 0 3em;
    border-radius: 6px;
    background-color: #ccc;
    display: inline-block;
    z-index: 1;
    box-shadow: 0 5px 0 #999;
}

.waku2 h2{
    border-top:#ccc;
}



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

.after p {font-weight: bold;color: #da2626;}
.after a {/* font-weight: bold; */color: #ffffff;background-color: #2ecc71;font-size: 1.25em;padding: .7em 6em;}
.evi {
    border: 3px solid #24a5c3;
    padding: .5em 1.5em;
    border-radius: 6px;
    background-color: #fff;
}

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




/* - ## 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;
    bottom: 150px;
    right: 20px;
    z-index: 10;
}
#page-top a {
    font-size: 12px;
    padding: 30px 0;
    background: #8E7B87;
    text-decoration: none;
    color: #fff !important;
    width: 100px;
    height: 77px;
    text-align: center;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -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;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    margin: 20px auto;
    border-top: 1px dotted #ccc;
    padding: 14px 0 10px;
    border-bottom: 1px dotted #ccc;
    max-width: 500px;
}
.socialIcon .flex-container .social {
    -webkit-justify-content: center;
    justify-content: center;
    align-content: space-between;
    width: 80px;    /* flex: 1; */
}
.fb-like {
    top: -1px;
}


.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;
}




.fireworks > .before, .fireworks > .after {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
  -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
}

.fireworks > .after {
  -moz-animation-delay: 1.25s, 1.25s, 1.25s;
  -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
  -o-animation-delay: 1.25s, 1.25s, 1.25s;
  -ms-animation-delay: 1.25s, 1.25s, 1.25s;
  animation-delay: 1.25s, 1.25s, 1.25s;
  -moz-animation-duration: 1.25s, 1.25s, 6.25s;
  -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
  -o-animation-duration: 1.25s, 1.25s, 6.25s;
  -ms-animation-duration: 1.25s, 1.25s, 6.25s;
  animation-duration: 1.25s, 1.25s, 6.25s;
}

@-webkit-keyframes bang {
  to {
    box-shadow: 40px -24.66666667px #0037ff, -85px -90.66666667px #ff6200, 134px 32.33333333px #ff8400, -209px -141.66666667px #6aff00, 114px -210.66666667px #ff4d00, -86px -316.66666667px #b3ff00, 96px 77.33333333px #4400ff, 127px -235.66666667px #ffcc00, 124px -52.66666667px #00ffbb, -13px -127.66666667px #eeff00, -75px -400.66666667px #ff00bf, -107px -370.66666667px #0022ff, 58px -30.66666667px #ff0084, 177px -300.66666667px #00e6ff, 129px -342.66666667px #fb00ff, 92px -0.66666667px #ffae00, 36px -305.66666667px #9100ff, 0px -1.66666667px #00ff15, 18px 54.33333333px #ff3300, 68px -383.66666667px #00ff09, 213px -2.66666667px #bbff00, -66px -42.66666667px yellow, -116px -80.66666667px #ff00fb, -42px 0.33333333px #fff200, 113px -172.66666667px #ffc400, 222px -179.66666667px #ff0040, -110px -287.66666667px #eaff00, -247px -42.66666667px #8800ff, -185px -25.66666667px #ffbf00, -146px -249.66666667px #ff007b, -136px -230.66666667px #00ff1a, -244px -176.66666667px #ff7700, 205px -340.66666667px #00ffd9, -76px -391.66666667px #22ff00, 180px -27.66666667px #00ff91, 146px -407.66666667px #2bff00, 122px -188.66666667px #ff8400, -44px -351.66666667px #dd00ff, -175px 69.33333333px #8cff00, -75px -249.66666667px #00c8ff, 228px -273.66666667px #7b00ff, -3px -394.66666667px #5900ff, -184px -145.66666667px #00ff5e, -172px -134.66666667px #00ff2f, -142px -93.66666667px #ff00bf, -175px -390.66666667px #00ffea, 187px -49.66666667px #002bff, -4px -139.66666667px #001eff, 184px 58.33333333px #ff1e00, 219px 24.33333333px #9d00ff, 11px -175.66666667px #00ff6f;
  }
}
@-moz-keyframes bang {
  to {
    box-shadow: 40px -24.66666667px #0037ff, -85px -90.66666667px #ff6200, 134px 32.33333333px #ff8400, -209px -141.66666667px #6aff00, 114px -210.66666667px #ff4d00, -86px -316.66666667px #b3ff00, 96px 77.33333333px #4400ff, 127px -235.66666667px #ffcc00, 124px -52.66666667px #00ffbb, -13px -127.66666667px #eeff00, -75px -400.66666667px #ff00bf, -107px -370.66666667px #0022ff, 58px -30.66666667px #ff0084, 177px -300.66666667px #00e6ff, 129px -342.66666667px #fb00ff, 92px -0.66666667px #ffae00, 36px -305.66666667px #9100ff, 0px -1.66666667px #00ff15, 18px 54.33333333px #ff3300, 68px -383.66666667px #00ff09, 213px -2.66666667px #bbff00, -66px -42.66666667px yellow, -116px -80.66666667px #ff00fb, -42px 0.33333333px #fff200, 113px -172.66666667px #ffc400, 222px -179.66666667px #ff0040, -110px -287.66666667px #eaff00, -247px -42.66666667px #8800ff, -185px -25.66666667px #ffbf00, -146px -249.66666667px #ff007b, -136px -230.66666667px #00ff1a, -244px -176.66666667px #ff7700, 205px -340.66666667px #00ffd9, -76px -391.66666667px #22ff00, 180px -27.66666667px #00ff91, 146px -407.66666667px #2bff00, 122px -188.66666667px #ff8400, -44px -351.66666667px #dd00ff, -175px 69.33333333px #8cff00, -75px -249.66666667px #00c8ff, 228px -273.66666667px #7b00ff, -3px -394.66666667px #5900ff, -184px -145.66666667px #00ff5e, -172px -134.66666667px #00ff2f, -142px -93.66666667px #ff00bf, -175px -390.66666667px #00ffea, 187px -49.66666667px #002bff, -4px -139.66666667px #001eff, 184px 58.33333333px #ff1e00, 219px 24.33333333px #9d00ff, 11px -175.66666667px #00ff6f;
  }
}
@-o-keyframes bang {
  to {
    box-shadow: 40px -24.66666667px #0037ff, -85px -90.66666667px #ff6200, 134px 32.33333333px #ff8400, -209px -141.66666667px #6aff00, 114px -210.66666667px #ff4d00, -86px -316.66666667px #b3ff00, 96px 77.33333333px #4400ff, 127px -235.66666667px #ffcc00, 124px -52.66666667px #00ffbb, -13px -127.66666667px #eeff00, -75px -400.66666667px #ff00bf, -107px -370.66666667px #0022ff, 58px -30.66666667px #ff0084, 177px -300.66666667px #00e6ff, 129px -342.66666667px #fb00ff, 92px -0.66666667px #ffae00, 36px -305.66666667px #9100ff, 0px -1.66666667px #00ff15, 18px 54.33333333px #ff3300, 68px -383.66666667px #00ff09, 213px -2.66666667px #bbff00, -66px -42.66666667px yellow, -116px -80.66666667px #ff00fb, -42px 0.33333333px #fff200, 113px -172.66666667px #ffc400, 222px -179.66666667px #ff0040, -110px -287.66666667px #eaff00, -247px -42.66666667px #8800ff, -185px -25.66666667px #ffbf00, -146px -249.66666667px #ff007b, -136px -230.66666667px #00ff1a, -244px -176.66666667px #ff7700, 205px -340.66666667px #00ffd9, -76px -391.66666667px #22ff00, 180px -27.66666667px #00ff91, 146px -407.66666667px #2bff00, 122px -188.66666667px #ff8400, -44px -351.66666667px #dd00ff, -175px 69.33333333px #8cff00, -75px -249.66666667px #00c8ff, 228px -273.66666667px #7b00ff, -3px -394.66666667px #5900ff, -184px -145.66666667px #00ff5e, -172px -134.66666667px #00ff2f, -142px -93.66666667px #ff00bf, -175px -390.66666667px #00ffea, 187px -49.66666667px #002bff, -4px -139.66666667px #001eff, 184px 58.33333333px #ff1e00, 219px 24.33333333px #9d00ff, 11px -175.66666667px #00ff6f;
  }
}
@-ms-keyframes bang {
  to {
    box-shadow: 40px -24.66666667px #0037ff, -85px -90.66666667px #ff6200, 134px 32.33333333px #ff8400, -209px -141.66666667px #6aff00, 114px -210.66666667px #ff4d00, -86px -316.66666667px #b3ff00, 96px 77.33333333px #4400ff, 127px -235.66666667px #ffcc00, 124px -52.66666667px #00ffbb, -13px -127.66666667px #eeff00, -75px -400.66666667px #ff00bf, -107px -370.66666667px #0022ff, 58px -30.66666667px #ff0084, 177px -300.66666667px #00e6ff, 129px -342.66666667px #fb00ff, 92px -0.66666667px #ffae00, 36px -305.66666667px #9100ff, 0px -1.66666667px #00ff15, 18px 54.33333333px #ff3300, 68px -383.66666667px #00ff09, 213px -2.66666667px #bbff00, -66px -42.66666667px yellow, -116px -80.66666667px #ff00fb, -42px 0.33333333px #fff200, 113px -172.66666667px #ffc400, 222px -179.66666667px #ff0040, -110px -287.66666667px #eaff00, -247px -42.66666667px #8800ff, -185px -25.66666667px #ffbf00, -146px -249.66666667px #ff007b, -136px -230.66666667px #00ff1a, -244px -176.66666667px #ff7700, 205px -340.66666667px #00ffd9, -76px -391.66666667px #22ff00, 180px -27.66666667px #00ff91, 146px -407.66666667px #2bff00, 122px -188.66666667px #ff8400, -44px -351.66666667px #dd00ff, -175px 69.33333333px #8cff00, -75px -249.66666667px #00c8ff, 228px -273.66666667px #7b00ff, -3px -394.66666667px #5900ff, -184px -145.66666667px #00ff5e, -172px -134.66666667px #00ff2f, -142px -93.66666667px #ff00bf, -175px -390.66666667px #00ffea, 187px -49.66666667px #002bff, -4px -139.66666667px #001eff, 184px 58.33333333px #ff1e00, 219px 24.33333333px #9d00ff, 11px -175.66666667px #00ff6f;
  }
}
@keyframes bang {
  to {
    box-shadow: 40px -24.66666667px #0037ff, -85px -90.66666667px #ff6200, 134px 32.33333333px #ff8400, -209px -141.66666667px #6aff00, 114px -210.66666667px #ff4d00, -86px -316.66666667px #b3ff00, 96px 77.33333333px #4400ff, 127px -235.66666667px #ffcc00, 124px -52.66666667px #00ffbb, -13px -127.66666667px #eeff00, -75px -400.66666667px #ff00bf, -107px -370.66666667px #0022ff, 58px -30.66666667px #ff0084, 177px -300.66666667px #00e6ff, 129px -342.66666667px #fb00ff, 92px -0.66666667px #ffae00, 36px -305.66666667px #9100ff, 0px -1.66666667px #00ff15, 18px 54.33333333px #ff3300, 68px -383.66666667px #00ff09, 213px -2.66666667px #bbff00, -66px -42.66666667px yellow, -116px -80.66666667px #ff00fb, -42px 0.33333333px #fff200, 113px -172.66666667px #ffc400, 222px -179.66666667px #ff0040, -110px -287.66666667px #eaff00, -247px -42.66666667px #8800ff, -185px -25.66666667px #ffbf00, -146px -249.66666667px #ff007b, -136px -230.66666667px #00ff1a, -244px -176.66666667px #ff7700, 205px -340.66666667px #00ffd9, -76px -391.66666667px #22ff00, 180px -27.66666667px #00ff91, 146px -407.66666667px #2bff00, 122px -188.66666667px #ff8400, -44px -351.66666667px #dd00ff, -175px 69.33333333px #8cff00, -75px -249.66666667px #00c8ff, 228px -273.66666667px #7b00ff, -3px -394.66666667px #5900ff, -184px -145.66666667px #00ff5e, -172px -134.66666667px #00ff2f, -142px -93.66666667px #ff00bf, -175px -390.66666667px #00ffea, 187px -49.66666667px #002bff, -4px -139.66666667px #001eff, 184px 58.33333333px #ff1e00, 219px 24.33333333px #9d00ff, 11px -175.66666667px #00ff6f;
  }
}
@-webkit-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
  }
}
@-moz-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
  }
}
@-o-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
  }
}
@-ms-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
  }
}
@keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
  }
}
@-webkit-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%;
  }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%;
  }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%;
  }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%;
  }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%;
  }
}
@-moz-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%;
  }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%;
  }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%;
  }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%;
  }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%;
  }
}
@-o-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%;
  }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%;
  }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%;
  }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%;
  }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%;
  }
}
@-ms-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%;
  }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%;
  }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%;
  }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%;
  }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%;
  }
}
@keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%;
  }
  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%;
  }
  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%;
  }
  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%;
  }
  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%;
  }
}
.garagara-wrapper {
    width: 425px;
    margin: 20px auto;
    background: #FFF;
    -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
}

#fireworks-wrapper {
    display: block;
    position: absolute;
    display: none;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;

}
#fireworks-mask {
    opacity: 0.8;
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;

}
#garagara-holder {
    width: 400px;
    height: 400px;  
    -webkit-border-radius: 800px;
    -moz-border-radius: 800px;
    border-radius: 800px;
    background: url("./resources/images/p_da0291_m_da02910.jpg");
    animation: animatedBackground 500s linear infinite;
    z-index: 1000;
 position: fixed; 
 top: 50%; 
 left: 50%; 
 margin-top: -200px;
 margin-left: -200px;
}

@keyframes animatedBackground {
  from {background-position: 0 0; }
  to { background-position: -10000px 0; }
}
#garagara-results {
    width: 800px;
    height: 500px;  
    z-index: 1000;
 position: fixed; 
 top: 50%; 
 left: 50%; 
 margin-top: -250px;
 margin-left: -400px;
 color:#FFF;
 background: url("./resources/images/bang2.png") no-repeat;
}
    #garagara-results .title {
        font-size: 25px;
        text-align: center;
        margin-top: 200px;
        color:#FFF;
    }
    #garagara-results .description {
        margin: 1em;
        font-size: 18px;
        line-height: 1.4em;
        text-align: center;

    }
#garagara-image {
    width: 300px;
    display: block;
    margin: 50px auto 0 auto;
}
#attribution {
    padding: 5px 15px;
}
    