@charset "UTF-8"; 

@font-face { font-family:'signika'; src:url('fonts/signika-bold-webfont.woff') format('woff'); font-weight:bold; font-style:normal; }
@font-face { font-family:'signika'; src:url('fonts/signika-regular-webfont.woff') format('woff'); font-weight:normal; font-style:normal; }

html, body { margin:0; padding:0; font-size:0; font-family:'signika', Helvetica, Arial, sans-serif; }
html { min-height:100%; /*
*/background-color:rgba(188,233,248,1); /*
*/background-image:-moz-radial-gradient(center, ellipse cover, rgba(190,232,245,.9) 0%, rgba(190,232,245,.67) 20%, rgba(45,111,210,0) 60%), url(images/bg.png), -moz-radial-gradient(center, ellipse cover, rgba(190,232,245,1) 0%, rgb(45,111,210) 60%, rgba(0,10,40,1) 95%); /*
*/background-image:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(190,232,245,.9)), color-stop(20%, rgba(190,232,245,.67)), color-stop(60%, rgba(45,111,210,0))), color-stop(0%, rgba(188,233,248,.9)), color-stop(25%, rgba(188,233,248,.67)), color-stop(75%, rgba(64,118,192,0)), color-stop(100%, rgba(27,58,114,0))), url(images/bg.png), -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(190,232,245,1)), color-stop(60%, rgb(45,111,210)), color-stop(100%, rgba(0,10,40,1))); /*
*/background-image:-webkit-radial-gradient(center, ellipse cover, rgba(190,232,245,.9) 0%, rgba(190,232,245,.67) 20%, rgba(45,111,210,0) 60%), url(images/bg.png), -webkit-radial-gradient(center, ellipse cover, rgba(190,232,245,1) 0%, rgb(45,111,210) 60%, rgba(0,10,40,1) 95%); /*
*/background-image:-o-radial-gradient(center, ellipse cover, rgba(190,232,245,.9) 0%, rgba(190,232,245,.67) 20%, rgba(45,111,210,0) 60%), url(images/bg.png), -o-radial-gradient(center, ellipse cover, rgba(190,232,245,1) 0%, rgb(45,111,210) 60%, rgba(0,10,40,1) 95%); /*
*/background-image:-ms-radial-gradient(center, ellipse cover, rgba(190,232,245,.9) 0%, rgba(190,232,245,.67) 20%, rgba(45,111,210,0) 60%), url(images/bg.png), -ms-radial-gradient(center, ellipse cover, rgba(190,232,245,1) 0%, rgb(45,111,210) 60%, rgba(0,10,40,1) 95%); /*
*/background-image:radial-gradient(ellipse at center, rgba(190,232,245,.9) 0%, rgba(190,232,245,.67) 20%, rgba(45,111,210,0) 60%), url(images/bg.png), radial-gradient(ellipse at center, rgba(190,232,245,1) 0%, rgb(45,111,210) 60%, rgba(0,10,40,1) 95%); /*
*/background-size:100vmax 100vmax, 6px 6px, 100vmax 100vmax; /*
*/background-position:center center; /*
*/background-attachment:fixed; 
}
body { /*min-width:1000px; min-height:570px; width:100%; height:100vh;*/ }
#bodyfix { position:absolute; width:100%; height:100%; min-width:1000px; min-height:570px; overflow:hidden; }

#container { position:relative; left:calc(50% - 500px); top:calc(50% - 285px); width:1000px; height:570px; z-index:0; }

.decor { position:absolute; pointer-events:none; transform-origin:top left; -webkit-transform-origin:top left; }
.decor img { position:relative; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); }
@keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } }
@-webkit-keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } }
@keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } }
@-webkit-keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } }
@keyframes expand { 0% { transform:scale(0,0); -webkit-transform:scale(0,0); } 100% { transform:scale(1,1); -webkit-transform:scale(1,1); } }
@-webkit-keyframes expand { 0% { transform:scale(0,0); -webkit-transform:scale(0,0); } 100% { transform:scale(1,1); -webkit-transform:scale(1,1); } }
@keyframes collapse { 0% { transform:scale(1,1); -webkit-transform:scale(1,1); } 100% { transform:scale(0,0); -webkit-transform:scale(0,0); } }
@-webkit-keyframes collapse { 0% { transform:scale(1,1); -webkit-transform:scale(1,1); } 100% { transform:scale(0,0); -webkit-transform:scale(0,0); } }

@keyframes boca1X { 0% { left:-3px; } 100% { left:3px; } }
@-webkit-keyframes boca1X { 0% { left:-3px; } 100% { left:3px; } }
@keyframes boca1Y { 0% { top:-5px; } 100% { top:5px; } }
@-webkit-keyframes boca1Y { 0% { top:-5px; } 100% { top:5px; } }
.boca1 img { animation:boca1X 2200ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; -webkit-animation:boca1X 2200ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; }
.boca1:nth-child(2n) img { animation:boca1X 2000ms ease-in-out infinite alternate, boca1Y 1200ms ease-in-out infinite alternate; -webkit-animation:boca1X 2000ms ease-in-out infinite alternate, boca1Y 1200ms ease-in-out infinite alternate; }
.boca1:nth-child(3n) img { animation:boca1X 1800ms ease-in-out infinite alternate, boca1Y 1400ms ease-in-out infinite alternate; -webkit-animation:boca1X 1800ms ease-in-out infinite alternate, boca1Y 1400ms ease-in-out infinite alternate; }
.boca1:nth-child(5n) img { animation:boca1X 2500ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; -webkit-animation:boca1X 2500ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; }
@keyframes boca3C { 0% { left:0; top:0; } 80% { left:0; top:0; } 82% { left:-23px; top:-15px; } 84% { left:23px; top:-15px; } 86% { left:23px; top:15px; } 88% { left:-23px; top:15px; } 90% { left:23px; top:-15px; } 92% { left:-23px; top:-15px; } 94% { left:23px; top:-15px; } 96% { left:23px; top:15px; } 98% { left:-23px; top:15px; } 100% { left:0; top:0; } }
@-webkit-keyframes boca3C { 0% { left:0; top:0; } 80% { left:0; top:0; } 82% { left:-23px; top:-15px; } 84% { left:23px; top:-15px; } 86% { left:23px; top:15px; } 88% { left:-23px; top:15px; } 90% { left:23px; top:-15px; } 92% { left:-23px; top:-15px; } 94% { left:23px; top:-15px; } 96% { left:23px; top:15px; } 98% { left:-23px; top:15px; } 100% { left:0; top:0; } }
@keyframes boca3M { 0% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 80% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 82% { transform:translate(-50%,-50%) scale(1.1,.7); -webkit-transform:translate(-50%,-50%) scale(1.1,.7); } 84% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 88% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 90% { transform:translate(-50%,-50%) scale(1.1,.7); -webkit-transform:translate(-50%,-50%) scale(1.1,.7); } 92% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 96% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 98% { transform:translate(-50%,-50%) scale(1.1,.7); -webkit-transform:translate(-50%,-50%) scale(1.1,.7); } 100% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } }
@-webkit-keyframes boca3M { 0% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 80% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 82% { transform:translate(-50%,-50%) scale(1.1,.7); -webkit-transform:translate(-50%,-50%) scale(1.1,.7); } 84% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 88% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 90% { transform:translate(-50%,-50%) scale(1.1,.7); -webkit-transform:translate(-50%,-50%) scale(1.1,.7); } 92% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 96% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } 98% { transform:translate(-50%,-50%) scale(1.1,.7); -webkit-transform:translate(-50%,-50%) scale(1.1,.7); } 100% { transform:translate(-50%,-50%) scale(1,1); -webkit-transform:translate(-50%,-50%) scale(1,1); } }
.boca3 img { animation:boca3M 1500ms linear infinite alternate, boca3C 1500ms linear infinite alternate; -webkit-animation:boca3M 1500ms linear infinite alternate, boca3C 1500ms linear infinite alternate; }
@keyframes boca5X { 0% { left:-3px; } 100% { left:3px; } }
@-webkit-keyframes boca5X { 0% { left:-3px; } 100% { left:3px; } }
@keyframes boca5Y { 0% { top:-5px; } 100% { top:5px; } }
@-webkit-keyframes boca5Y { 0% { top:-5px; } 100% { top:5px; } }
.boca5 img { animation:boca1X 2600ms ease-in-out infinite alternate, boca1Y 1200ms ease-in-out infinite alternate; -webkit-animation:boca1X 2600ms ease-in-out infinite alternate, boca1Y 1200ms ease-in-out infinite alternate; }
.boca5:nth-child(2n) img { animation:boca1X 1700ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; -webkit-animation:boca1X 1700ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; }
.boca5:nth-child(3n) img { animation:boca1X 2000ms ease-in-out infinite alternate, boca1Y 1400ms ease-in-out infinite alternate; -webkit-animation:boca1X 2000ms ease-in-out infinite alternate, boca1Y 1400ms ease-in-out infinite alternate; }
.boca5:nth-child(5n) img { animation:boca1X 2200ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; -webkit-animation:boca1X 2200ms ease-in-out infinite alternate, boca1Y 1000ms ease-in-out infinite alternate; }
@keyframes olho1X { 0% { left:-10px; } 100% { left:10px; } }
@-webkit-keyframes olho1X { 0% { left:-10px; } 100% { left:10px; } }
@keyframes olho1Y { 0% { top:-10px; } 100% { top:10px; } }
@-webkit-keyframes olho1Y { 0% { top:-10px; } 100% { top:10px; } }
.olho1 img { animation:olho1X 3000ms ease-in-out infinite alternate, olho1Y 3300ms ease-in-out infinite alternate; -webkit-animation:olho1X 3000ms ease-in-out infinite alternate, olho1Y 3300ms ease-in-out infinite alternate; }
.olho1:nth-child(2n) img { animation:olho1X 2800ms ease-in-out infinite alternate, olho1Y 3200ms ease-in-out infinite alternate; -webkit-animation:olho1X 2800ms ease-in-out infinite alternate, olho1Y 3200ms ease-in-out infinite alternate; }
.olho1:nth-child(3n) img { animation:olho1X 3200ms ease-in-out infinite alternate, olho1Y 3000ms ease-in-out infinite alternate; -webkit-animation:olho1X 3200ms ease-in-out infinite alternate, olho1Y 3000ms ease-in-out infinite alternate; }
.olho1:nth-child(5n) img { animation:olho1X 3300ms ease-in-out infinite alternate, olho1Y 2800ms ease-in-out infinite alternate; -webkit-animation:olho1X 3300ms ease-in-out infinite alternate, olho1Y 2800ms ease-in-out infinite alternate; }
@keyframes olho2X { 0% { left:-10px; } 100% { left:10px; } }
@-webkit-keyframes olho2X { 0% { left:-10px; } 100% { left:10px; } }
@keyframes olho2Y { 0% { top:-10px; } 100% { top:10px; } }
@-webkit-keyframes olho2Y { 0% { top:-10px; } 100% { top:10px; } }
.olho2 img { animation:olho2X 3000ms ease-in-out infinite alternate, olho2Y 3300ms ease-in-out infinite alternate; -webkit-animation:olho2X 3000ms ease-in-out infinite alternate, olho2Y 3300ms ease-in-out infinite alternate; }
.olho2:nth-child(2n) img { animation:olho2X 2800ms ease-in-out infinite alternate, olho2Y 3200ms ease-in-out infinite alternate; -webkit-animation:olho2X 2800ms ease-in-out infinite alternate, olho2Y 3200ms ease-in-out infinite alternate; }
.olho2:nth-child(3n) img { animation:olho2X 3200ms ease-in-out infinite alternate, olho2Y 3000ms ease-in-out infinite alternate; -webkit-animation:olho2X 3200ms ease-in-out infinite alternate, olho2Y 3000ms ease-in-out infinite alternate; }
.olho2:nth-child(5n) img { animation:olho2X 3300ms ease-in-out infinite alternate, olho2Y 2800ms ease-in-out infinite alternate; -webkit-animation:olho2X 3300ms ease-in-out infinite alternate, olho2Y 2800ms ease-in-out infinite alternate; }
@keyframes olho3X { 0% { left:-10px; } 100% { left:10px; } }
@-webkit-keyframes olho3X { 0% { left:-10px; } 100% { left:10px; } }
@keyframes olho3Y { 0% { top:-10px; } 100% { top:10px; } }
@-webkit-keyframes olho3Y { 0% { top:-10px; } 100% { top:10px; } }
.olho3 img { animation:olho3X 3000ms ease-in-out infinite alternate, olho3Y 3300ms ease-in-out infinite alternate; -webkit-animation:olho3X 3000ms ease-in-out infinite alternate, olho3Y 3300ms ease-in-out infinite alternate; }
.olho3:nth-child(2n) img { animation:olho3X 2800ms ease-in-out infinite alternate, olho3Y 3200ms ease-in-out infinite alternate; -webkit-animation:olho3X 2800ms ease-in-out infinite alternate, olho3Y 3200ms ease-in-out infinite alternate; }
.olho3:nth-child(3n) img { animation:olho3X 3200ms ease-in-out infinite alternate, olho3Y 3000ms ease-in-out infinite alternate; -webkit-animation:olho3X 3200ms ease-in-out infinite alternate, olho3Y 3000ms ease-in-out infinite alternate; }
.olho3:nth-child(5n) img { animation:olho3X 3300ms ease-in-out infinite alternate, olho3Y 2800ms ease-in-out infinite alternate; -webkit-animation:olho3X 3300ms ease-in-out infinite alternate, olho3Y 2800ms ease-in-out infinite alternate; }
@keyframes olho5X { 0% { left:-5px; } 100% { left:5px; } }
@-webkit-keyframes olho5X { 0% { left:-5px; } 100% { left:5px; } }
@keyframes olho5Y { 0% { top:-5px; } 100% { top:5px; } }
@-webkit-keyframes olho5Y { 0% { top:-5px; } 100% { top:5px; } }
@keyframes olho5R { 0% { transform:translate(-50%,-50%) rotate(0deg); -webkit-transform:translate(-50%,-50%) rotate(0deg); } 100% { transform:translate(-50%,-50%) rotate(360deg); -webkit-transform:translate(-50%,-50%) rotate(360deg); } }
@-webkit-keyframes olho5R { 0% { transform:translate(-50%,-50%) rotate(0deg); -webkit-transform:translate(-50%,-50%) rotate(0deg); } 100% { transform:translate(-50%,-50%) rotate(360deg); -webkit-transform:translate(-50%,-50%) rotate(360deg); } }
.olho5 img { animation:olho5X 2200ms ease-in-out infinite alternate, olho5Y 1000ms ease-in-out infinite alternate, olho5R 10s linear infinite normal; -webkit-animation:olho5X 2200ms ease-in-out infinite alternate, olho5Y 1000ms ease-in-out infinite alternate, olho5R 10s linear infinite normal; }
.olho5:nth-child(2n) img { animation:olho5X 2000ms ease-in-out infinite alternate, olho5Y 1200ms ease-in-out infinite alternate, olho5R 8s linear infinite normal; -webkit-animation:olho5X 2000ms ease-in-out infinite alternate, olho5Y 1200ms ease-in-out infinite alternate, olho5R 8s linear infinite normal; }
.olho5:nth-child(3n) img { animation:olho5X 1800ms ease-in-out infinite alternate, olho5Y 1400ms ease-in-out infinite alternate, olho5R 12s linear infinite normal; -webkit-animation:olho5X 1800ms ease-in-out infinite alternate, olho5Y 1400ms ease-in-out infinite alternate, olho5R 12s linear infinite normal; }
.olho5:nth-child(5n) img { animation:olho5X 2500ms ease-in-out infinite alternate, olho5Y 1000ms ease-in-out infinite alternate, olho5R 15s linear infinite normal; -webkit-animation:olho5X 2500ms ease-in-out infinite alternate, olho5Y 1000ms ease-in-out infinite alternate, olho5R 15s linear infinite normal; }
@keyframes olho6X { 0% { left:-10px; } 100% { left:10px; } }
@-webkit-keyframes olho6X { 0% { left:-10px; } 100% { left:10px; } }
@keyframes olho6Y { 0% { top:-10px; } 100% { top:10px; } }
@-webkit-keyframes olho6Y { 0% { top:-10px; } 100% { top:10px; } }
@keyframes olho6I { 0% { transform:scale(1,1); -webkit-transform:scale(1,1); } 49% { transform:scale(1,1); -webkit-transform:scale(1,1); } 50% { transform:scale(-1,1); -webkit-transform:scale(-1,1); } 100% { transform:scale(-1,1); -webkit-transform:scale(-1,1); } }
@-webkit-keyframes olho6I { 0% { transform:scale(1,1); -webkit-transform:scale(1,1); } 49% { transform:scale(1,1); -webkit-transform:scale(1,1); } 50% { transform:scale(-1,1); -webkit-transform:scale(-1,1); } 100% { transform:scale(-1,1); -webkit-transform:scale(-1,1); } }
.olho6 img { animation:olho6X 2300ms ease-in-out infinite alternate, olho6Y 900ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; -webkit-animation:olho6X 2300ms ease-in-out infinite alternate, olho6Y 900ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; }
.olho6:nth-child(2n) img { animation:olho6X 2000ms ease-in-out infinite alternate, olho6Y 1200ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; -webkit-animation:olho6X 2000ms ease-in-out infinite alternate, olho6Y 1200ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; }
.olho6:nth-child(3n) img { animation:olho6X 1800ms ease-in-out infinite alternate, olho6Y 1400ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; -webkit-animation:olho6X 1800ms ease-in-out infinite alternate, olho6Y 1400ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; }
.olho6:nth-child(5n) img { animation:olho6X 2500ms ease-in-out infinite alternate, olho6Y 1000ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; -webkit-animation:olho6X 2500ms ease-in-out infinite alternate, olho6Y 1000ms ease-in-out infinite alternate, olho6I 1500ms none infinite alternate; }
@keyframes olho7X { 0% { left:-8px; } 100% { left:8px; } }
@-webkit-keyframes olho7X { 0% { left:-8px; } 100% { left:8px; } }
@keyframes olho7Y { 0% { top:-8px; } 100% { top:8px; } }
@-webkit-keyframes olho7Y { 0% { top:-8px; } 100% { top:8px; } }
.olho7 img { animation:olho7X 2400ms ease-in-out infinite alternate, olho7Y 1200ms ease-in-out infinite alternate; -webkit-animation:olho7X 2400ms ease-in-out infinite alternate, olho7Y 1200ms ease-in-out infinite alternate; }
.olho7:nth-child(2n) img { animation:olho7X 2200ms ease-in-out infinite alternate, olho7Y 1400ms ease-in-out infinite alternate; -webkit-animation:olho7X 2200ms ease-in-out infinite alternate, olho7Y 1400ms ease-in-out infinite alternate; }
.olho7:nth-child(3n) img { animation:olho7X 2000ms ease-in-out infinite alternate, olho7Y 1600ms ease-in-out infinite alternate; -webkit-animation:olho7X 2000ms ease-in-out infinite alternate, olho7Y 1600ms ease-in-out infinite alternate; }
.olho7:nth-child(5n) img { animation:olho7X 2700ms ease-in-out infinite alternate, olho7Y 1200ms ease-in-out infinite alternate; -webkit-animation:olho7X 2700ms ease-in-out infinite alternate, olho7Y 1200ms ease-in-out infinite alternate; }
@keyframes olho8X { 0% { left:-8px; } 100% { left:8px; } }
@-webkit-keyframes olho8X { 0% { left:-8px; } 100% { left:8px; } }
@keyframes olho8Y { 0% { top:-8px; } 100% { top:8px; } }
@-webkit-keyframes olho8Y { 0% { top:-8px; } 100% { top:8px; } }
@keyframes olho8R { 0% { transform:translate(-50%,-50%) rotate(0deg); -webkit-transform:translate(-50%,-50%) rotate(0deg); } 100% { transform:translate(-50%,-50%) rotate(360deg); -webkit-transform:translate(-50%,-50%) rotate(360deg); } }
@-webkit-keyframes olho8R { 0% { transform:translate(-50%,-50%) rotate(0deg); -webkit-transform:translate(-50%,-50%) rotate(0deg); } 100% { transform:translate(-50%,-50%) rotate(360deg); -webkit-transform:translate(-50%,-50%) rotate(360deg); } }
.olho8 img { animation:olho8X 2200ms ease-in-out infinite alternate, olho8Y 1000ms ease-in-out infinite alternate, olho8R 10s linear infinite normal; -webkit-animation:olho8X 2200ms ease-in-out infinite alternate, olho8Y 1000ms ease-in-out infinite alternate, olho8R 10s linear infinite normal; }
.olho8:nth-child(2n) img { animation:olho8X 2000ms ease-in-out infinite alternate, olho8Y 1200ms ease-in-out infinite alternate, olho8R 8s linear infinite normal; -webkit-animation:olho8X 2000ms ease-in-out infinite alternate, olho8Y 1200ms ease-in-out infinite alternate, olho8R 8s linear infinite normal; }
.olho8:nth-child(3n) img { animation:olho8X 1800ms ease-in-out infinite alternate, olho8Y 1400ms ease-in-out infinite alternate, olho8R 12s linear infinite normal; -webkit-animation:olho8X 1800ms ease-in-out infinite alternate, olho8Y 1400ms ease-in-out infinite alternate, olho8R 12s linear infinite normal; }
.olho8:nth-child(5n) img { animation:olho8X 2500ms ease-in-out infinite alternate, olho8Y 1000ms ease-in-out infinite alternate, olho8R 15s linear infinite normal; -webkit-animation:olho8X 2500ms ease-in-out infinite alternate, olho8Y 1000ms ease-in-out infinite alternate, olho8R 15s linear infinite normal; }
@keyframes nuvem1X { 0% { left:-10px; } 100% { left:10px; } }
@-webkit-keyframes nuvem1X { 0% { left:-10px; } 100% { left:10px; } }
@keyframes nuvem1Y { 0% { top:-10px; } 100% { top:10px; } }
@-webkit-keyframes nuvem1Y { 0% { top:-10px; } 100% { top:10px; } }
.nuvem1 img { animation:nuvem1X 3000ms ease-in-out infinite alternate, nuvem1Y 3300ms ease-in-out infinite alternate; -webkit-animation:nuvem1X 3000ms ease-in-out infinite alternate, nuvem1Y 3300ms ease-in-out infinite alternate; }
.nuvem1:nth-child(2n) img { animation:nuvem1X 2800ms ease-in-out infinite alternate, nuvem1Y 3200ms ease-in-out infinite alternate; -webkit-animation:nuvem1X 2800ms ease-in-out infinite alternate, nuvem1Y 3200ms ease-in-out infinite alternate; }
.nuvem1:nth-child(3n) img { animation:nuvem1X 3200ms ease-in-out infinite alternate, nuvem1Y 3000ms ease-in-out infinite alternate; -webkit-animation:nuvem1X 3200ms ease-in-out infinite alternate, nuvem1Y 3000ms ease-in-out infinite alternate; }
.nuvem1:nth-child(5n) img { animation:nuvem1X 3300ms ease-in-out infinite alternate, nuvem1Y 2800ms ease-in-out infinite alternate; -webkit-animation:nuvem1X 3300ms ease-in-out infinite alternate, nuvem1Y 2800ms ease-in-out infinite alternate; }
@keyframes nuvem2X { 0% { left:-6px; } 100% { left:6px; } }
@-webkit-keyframes nuvem2X { 0% { left:-6px; } 100% { left:6px; } }
@keyframes nuvem2Y { 0% { top:-6px; } 100% { top:6px; } }
@-webkit-keyframes nuvem2Y { 0% { top:-6px; } 100% { top:6px; } }
.nuvem2 img { animation:nuvem2X 3000ms ease-in-out infinite alternate, nuvem2Y 3300ms ease-in-out infinite alternate; -webkit-animation:nuvem2X 3000ms ease-in-out infinite alternate, nuvem2Y 3300ms ease-in-out infinite alternate; }
.nuvem2:nth-child(2n) img { animation:nuvem2X 2800ms ease-in-out infinite alternate, nuvem2Y 3200ms ease-in-out infinite alternate; -webkit-animation:nuvem2X 2800ms ease-in-out infinite alternate, nuvem2Y 3200ms ease-in-out infinite alternate; }
.nuvem2:nth-child(3n) img { animation:nuvem2X 3200ms ease-in-out infinite alternate, nuvem2Y 3000ms ease-in-out infinite alternate; -webkit-animation:nuvem2X 3200ms ease-in-out infinite alternate, nuvem2Y 3000ms ease-in-out infinite alternate; }
.nuvem2:nth-child(5n) img { animation:nuvem2X 3300ms ease-in-out infinite alternate, nuvem2Y 2800ms ease-in-out infinite alternate; -webkit-animation:nuvem2X 3300ms ease-in-out infinite alternate, nuvem2Y 2800ms ease-in-out infinite alternate; }
@keyframes nuvem3X { 0% { left:-10px; } 100% { left:10px; } }
@-webkit-keyframes nuvem3X { 0% { left:-10px; } 100% { left:10px; } }
@keyframes nuvem3Y { 0% { top:-10px; } 100% { top:10px; } }
@-webkit-keyframes nuvem3Y { 0% { top:-10px; } 100% { top:10px; } }
.nuvem3 img { animation:nuvem3X 3000ms ease-in-out infinite alternate, nuvem3Y 3300ms ease-in-out infinite alternate; -webkit-animation:nuvem3X 3000ms ease-in-out infinite alternate, nuvem3Y 3300ms ease-in-out infinite alternate; }
.nuvem3:nth-child(2n) img { animation:nuvem3X 2800ms ease-in-out infinite alternate, nuvem3Y 3200ms ease-in-out infinite alternate; -webkit-animation:nuvem3X 2800ms ease-in-out infinite alternate, nuvem3Y 3200ms ease-in-out infinite alternate; }
.nuvem3:nth-child(3n) img { animation:nuvem3X 3200ms ease-in-out infinite alternate, nuvem3Y 3000ms ease-in-out infinite alternate; -webkit-animation:nuvem3X 3200ms ease-in-out infinite alternate, nuvem3Y 3000ms ease-in-out infinite alternate; }
.nuvem3:nth-child(5n) img { animation:nuvem3X 3300ms ease-in-out infinite alternate, nuvem3Y 2800ms ease-in-out infinite alternate; -webkit-animation:nuvem3X 3300ms ease-in-out infinite alternate, nuvem3Y 2800ms ease-in-out infinite alternate; } /**/

#menu { position:absolute; left:0; top:0; width:241px; height:372px; z-index:500; background:url(images/menu-bg-0.png); transition:background 150ms; -webkit-transition:background 150ms; }
#menu a { display:block; height:38px; line-height:38px; color:#ffffff; text-decoration:none; }
#menu>a>span { display:block; text-align:center; text-shadow:-1.5px -1.5px 0 rgba(0,0,0,.75); }
#menu>a .decor { transition:transform 500ms cubic-bezier(.4, 3, .5, 1), opacity 150ms; -webkit-transition:-webkit-transform 500ms cubic-bezier(.4, 3, .5, 1), opacity 150ms; transform:scale(0,0); -webkit-transform:scale(0,0); opacity:0; }
#menu>a .decor:nth-child(1) { transition-delay:300ms, 0ms; -webkit-transition-delay:300ms, 0ms; }
#menu>a .decor:nth-child(2) { transition-delay:600ms, 0ms; -webkit-transition-delay:600ms, 0ms; }
#menu>a .decor:nth-child(3) { transition-delay:800ms, 0ms; -webkit-transition-delay:800ms, 0ms; }
#menu>a.selec>span, #menu>a:hover>span, #menu>a:focus>span, #menu>a:focus>span { text-shadow:-2px -2px 4px rgba(0,0,0,.5); }
#menu>a.selec .decor, #menu>a:hover .decor, #menu>a:focus .decor, #menu>a:focus .decor { opacity:1; }
#menu-home { line-height:144px !important; height:144px !important; text-align:center; }
#menu-home img { transition:transform 300ms; -webkit-transition:-webkit-transform 300ms; transform:scale(.87,.87); -webkit-transform:scale(.87,.87); }
#menu-home.selec img, #menu-home:hover img, #menu-home:focus img, #menu-home:focus img { transform:scale(1,1); -webkit-transform:scale(1,1); }
#menu-guarana>span { font-size:19px; }
#menu-guarana.selec>span, #menu-guarana:hover>span, #menu-guarana:focus>span, #menu-guarana:focus>span { font-size:21px; }
#menu-guarana .decor:nth-child(1) { left:174px; top:153px; }
#menu-guarana.selec .decor:nth-child(1), #menu-guarana:hover .decor:nth-child(1), #menu-guarana:focus .decor:nth-child(1) { transform:scale(.4,.4); -webkit-transform:scale(.4,.4); }
#menu-guarana .decor:nth-child(2) { left:134px; top:179px; }
#menu-guarana.selec .decor:nth-child(2), #menu-guarana:hover .decor:nth-child(2), #menu-guarana:focus .decor:nth-child(2) { transform:scale(.4,.4); -webkit-transform:scale(.4,.4); }
#menu-guarana .decor:nth-child(3) { left:169px; top:169px; }
#menu-guarana.selec .decor:nth-child(3), #menu-guarana:hover .decor:nth-child(3), #menu-guarana:focus .decor:nth-child(3) { transform:scale(.63,.63); -webkit-transform:scale(.63,.63); }
#menu.bg-guarana { background:url(images/menu-bg-1.png); }
#menu-limao>span { font-size:21px; }
#menu-limao.selec>span, #menu-limao:hover>span, #menu-limao:focus>span, #menu-limao:focus>span { font-size:23px; }
#menu-limao .decor:nth-child(1) { left:164px; top:182px; }
#menu-limao.selec .decor:nth-child(1), #menu-limao:hover .decor:nth-child(1), #menu-limao:focus .decor:nth-child(1) { transform:scale(.23,.23); -webkit-transform:scale(.23,.23); }
#menu-limao .decor:nth-child(2) { left:169px; top:196px; }
#menu-limao.selec .decor:nth-child(2), #menu-limao:hover .decor:nth-child(2), #menu-limao:focus .decor:nth-child(2) { transform:scale(.35,.35); -webkit-transform:scale(.35,.35); }
#menu-limao .decor:nth-child(3) { left:74px; top:196px; }
#menu-limao.selec .decor:nth-child(3), #menu-limao:hover .decor:nth-child(3), #menu-limao:focus .decor:nth-child(3) { transform:scale(.6,.6); -webkit-transform:scale(.6,.6); }
#menu.bg-limao { background:url(images/menu-bg-2.png); }
#menu-cola>span { font-size:19px; }
#menu-cola.selec>span, #menu-cola:hover>span, #menu-cola:focus>span, #menu-cola:focus>span { font-size:21px; }
#menu-cola .decor:nth-child(1) { left:64px; top:230px; }
#menu-cola.selec .decor:nth-child(1), #menu-cola:hover .decor:nth-child(1), #menu-cola:focus .decor:nth-child(1) { transform:scale(.48,.48); -webkit-transform:scale(.48,.48); }
#menu-cola .decor:nth-child(2) { left:78px; top:240px; }
#menu-cola.selec .decor:nth-child(2), #menu-cola:hover .decor:nth-child(2), #menu-cola:focus .decor:nth-child(2) { transform:scale(.7,.7); -webkit-transform:scale(.7,.7); }
#menu.bg-cola { background:url(images/menu-bg-3.png); }
#menu-laranja { padding:0 10px 0 0; }
#menu-laranja>span { font-size:22px; }
#menu-laranja.selec>span, #menu-laranja:hover>span, #menu-laranja:focus>span, #menu-laranja:focus>span { font-size:24px; }
#menu-laranja .decor:nth-child(1) { left:184px; top:253px; }
#menu-laranja.selec .decor:nth-child(1), #menu-laranja:hover .decor:nth-child(1), #menu-laranja:focus .decor:nth-child(1) { transform:scale(.38,.38); -webkit-transform:scale(.38,.38); }
#menu-laranja .decor:nth-child(2) { left:169px; top:268px; }
#menu-laranja.selec .decor:nth-child(2), #menu-laranja:hover .decor:nth-child(2), #menu-laranja:focus .decor:nth-child(2) { transform:scale(.58,.58); -webkit-transform:scale(.58,.58); }
#menu-laranja .decor:nth-child(3) { left:64px; top:283px; }
#menu-laranja.selec .decor:nth-child(3), #menu-laranja:hover .decor:nth-child(3), #menu-laranja:focus .decor:nth-child(3) { transform:scale(.63,.63); -webkit-transform:scale(.63,.63); }
#menu.bg-laranja { background:url(images/menu-bg-4.png); }
#menu-lemonice { padding:5px 18px 0 0; height:33px !important; line-height:33px !important; }
#menu-lemonice>span { font-size:21px; }
#menu-lemonice.selec>span, #menu-lemonice:hover>span, #menu-lemonice:focus>span, #menu-lemonice:focus>span { font-size:23px; }
#menu-lemonice .decor:nth-child(1) { left:188px; top:308px; }
#menu-lemonice.selec .decor:nth-child(1), #menu-lemonice:hover .decor:nth-child(1), #menu-lemonice:focus .decor:nth-child(1) { transform:scale(.45,.45); -webkit-transform:scale(.45,.45); }
#menu-lemonice .decor:nth-child(2) { left:187px; top:296px; }
#menu-lemonice.selec .decor:nth-child(2), #menu-lemonice:hover .decor:nth-child(2), #menu-lemonice:focus .decor:nth-child(2) { transform:scale(.33,.33); -webkit-transform:scale(.33,.33); }
#menu-lemonice .decor:nth-child(3) { left:183px; top:325px; }
#menu-lemonice.selec .decor:nth-child(3), #menu-lemonice:hover .decor:nth-child(3), #menu-lemonice:focus .decor:nth-child(3) { transform:scale(.65,.65); -webkit-transform:scale(.65,.65); }
#menu.bg-lemonice { background:url(images/menu-bg-5.png); }
#menu-contato { padding:0 0 0 25px; }
#menu-contato>span { font-size:19px; }
#menu-contato.selec>span, #menu-contato:hover>span, #menu-contato:focus>span, #menu-contato:focus>span { font-size:21px; }
#menu-contato .decor:nth-child(1) { left:63px; top:344px; }
#menu-contato.selec .decor:nth-child(1), #menu-contato:hover .decor:nth-child(1), #menu-contato:focus .decor:nth-child(1) { transform:scale(.7,.7); -webkit-transform:scale(.7,.7); }
#menu-contato .decor:nth-child(2) { left:79px; top:334px; }
#menu-contato.selec .decor:nth-child(2), #menu-contato:hover .decor:nth-child(2), #menu-contato:focus .decor:nth-child(2) { transform:scale(.3,.3); -webkit-transform:scale(.3,.3); }
#menu-contato .decor:nth-child(3) { left:69px; top:359px; }
#menu-contato.selec .decor:nth-child(3), #menu-contato:hover .decor:nth-child(3), #menu-contato:focus .decor:nth-child(3) { transform:scale(.3,.3); -webkit-transform:scale(.3,.3); }
#menu.bg-contato { background:url(images/menu-bg-6.png); }

#menu-boca1-1 { left:173px; top:34px; transform:rotate(0deg) scale(-.3,.3); -webkit-transform:rotate(0deg) scale(-.3,.3); }
#menu-boca1-2 { left:180px; top:48px; transform:rotate(0deg) scale(-.3,.3); -webkit-transform:rotate(0deg) scale(-.3,.3); }
#menu-boca2-1 { left:165px; top:35px; transform:rotate(80deg) scale(-.4,.4); -webkit-transform:rotate(80deg) scale(-.4.4); }
#menu-boca3-1 { left:12px; top:40px; transform:rotate(25deg) scale(-.14,.14); -webkit-transform:rotate(25deg) scale(-.14,.14); }
#menu-boca4-1 { left:69px; top:7px; transform:rotate(-5deg) scale(-.23,.23); -webkit-transform:rotate(-5deg) scale(-.23,.23); }
#menu-olho2-1 { left:123px; top:0px; transform:rotate(5deg) scale(-.23,.23); -webkit-transform:rotate(5deg) scale(-.23,.23); }
#menu-olho4-1 { left:44px; top:-11px; transform:rotate(0deg) scale(-.2,.2); -webkit-transform:rotate(0deg) scale(-.2,.2); }
#menu-olho5-1 { left:74px; top:50px; transform:rotate(0deg) scale(-.25,.25); -webkit-transform:rotate(0deg) scale(-.25,.25); }
#menu-olho6-1 { left:125px; top:15px; transform:rotate(-5deg) scale(-.22,.22); -webkit-transform:rotate(-5deg) scale(-.22,.22); }
#menu-olho8-1 { left:150px; top:15px; transform:rotate(0deg) scale(-.15,.15); -webkit-transform:rotate(0deg) scale(-.15,.15); }
#menu-mao5-1 { left:192px; top:60px; transform:rotate(20deg) scale(.75,.75); -webkit-transform:rotate(20deg) scale(.75,.75); }

#pag-home, #internas { position:absolute; left:490px; top:540px; z-index:500; }
#pag-home .decor, #internas .decor { opacity:0; }
#pag-home.deselec .decor, #internas.deselec .decor { animation:fadeOut 400ms linear 100ms 1 both; -webkit-animation:fadeOut 400ms linear 100ms 1 both; }
.txtCurto:not(.visivel) { animation:fadeOut 400ms linear 100ms 1 both !important; -webkit-animation:fadeOut 400ms linear 100ms 1 both !important; }
#pag-home #home-cima, #internas #internas-cima { position:absolute; opacity:0; pointer-events:none; }
#pag-home.selec #home-cima, #internas.selec #internas-cima { animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 0ms 1 both, fadeIn 300ms linear 0ms 1 both; -webkit-animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 0ms 1 both, fadeIn 300ms linear 0ms 1 both; }
#pag-home.deselec #home-cima, #internas.deselec #internas-cima { animation:collapse 300ms linear 400ms 1 both, fadeOut 150ms linear 550ms 1 both; -webkit-animation:collapse 300ms linear 400ms 1 both, fadeOut 150ms linear 550ms 1 both; }
#pag-home #home-cima img { position:absolute; left:-48px; top:-209px; }
#internas #internas-cima img { position:absolute; left:-190px; top:-77px; }
#pag-home #home-baixo, #internas #internas-baixo { position:absolute; opacity:0; pointer-events:none; }
#pag-home #home-baixo img, #internas #internas-baixo img { position:absolute; left:-164px; top:-37px; }
#pag-home.selec #home-baixo, #internas.selec #internas-baixo { animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 0ms 1 both, fadeIn 300ms linear 0ms 1 both; -webkit-animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 0ms 1 both, fadeIn 300ms linear 0ms 1 both; }
#pag-home.deselec #home-baixo { animation:collapse 300ms linear 400ms 1 both, fadeOut 150ms linear 550ms 1 both; -webkit-animation:collapse 300ms linear 400ms 1 both, fadeOut 150ms linear 550ms 1 both; }
#internas.deselec #internas-baixo { animation:collapse 300ms linear 000ms 1 both, fadeOut 150ms linear 150ms 1 both; -webkit-animation:collapse 300ms linear 000ms 1 both, fadeOut 150ms linear 150ms 1 both; }
#pag-home .home-pack { position:absolute; pointer-events:none; }
#pag-home .home-pack img { position:absolute; }
#pag-home.selec #home-pack-1 { animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 0ms 1 both, fadeIn 300ms linear 0ms 1 both; -webkit-animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 0ms 1 both, fadeIn 300ms linear 0ms 1 both; }
#pag-home.deselec #home-pack-1 { animation:collapse 300ms linear 450ms 1 both, fadeOut 150ms linear 600ms 1 both; -webkit-animation:collapse 300ms linear 450ms 1 both, fadeOut 150ms linear 600ms 1 both; }
#pag-home #home-pack-1 img { left:-12px; top:-503px; }
#pag-home.selec #home-pack-2 { animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 both, fadeIn 300ms linear 200ms 1 both; -webkit-animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 both, fadeIn 300ms linear 200ms 1 both; }
#pag-home.deselec #home-pack-2 { animation:collapse 300ms linear 400ms 1 both, fadeOut 150ms linear 550ms 1 both; -webkit-animation:collapse 300ms linear 400ms 1 both, fadeOut 150ms linear 550ms 1 both; }
#pag-home #home-pack-2 img { left:-166px; top:-379px; }
#pag-home.selec #home-pack-3 { animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 400ms 1 both, fadeIn 300ms linear 400ms 1 both; -webkit-animation:expand 700ms cubic-bezier(.5, 1.4, .5, 1) 400ms 1 both, fadeIn 300ms linear 400ms 1 both; }
#pag-home.deselec #home-pack-3 { animation:collapse 300ms linear 300ms 1 both, fadeOut 150ms linear 450ms 1 both; -webkit-animation:collapse 300ms linear 300ms 1 both, fadeOut 150ms linear 450ms 1 both; }
#pag-home #home-pack-3 img { left:146px; top:-248px; }
@keyframes home-descubra { 0% { left:200px; opacity:0; transform:rotate(40deg); -webkit-transform:rotate(40deg); } 100% { left:-53px; opacity:1; transform:rotate(0); -webkit-transform:rotate(0); } }
@-webkit-keyframes home-descubra { 0% { left:200px; opacity:0; transform:rotate(40deg); -webkit-transform:rotate(40deg); } 100% { left:-53px; opacity:1; transform:rotate(0); -webkit-transform:rotate(0); } }
#pag-home #home-descubra { left:-51px; top:-430px; }
#pag-home.selec #home-descubra { animation:home-descubra 700ms cubic-bezier(.4, 1.7, .5, 1) 800ms 1 both; -webkit-animation:home-descubra 700ms cubic-bezier(.4, 1.7, .5, 1) 800ms 1 both; }
@keyframes internas-descubra { 0% { left:200px; top:-300px; opacity:0; transform:rotate(60deg) scale(.63,.63); -webkit-transform:rotate(60deg) scale(.63,.63); } 100% { left:58px; top:-409px; opacity:1; transform:rotate(19deg) scale(.63,.63); -webkit-transform:rotate(19deg) scale(.63,.63); } }
@-webkit-keyframes internas-descubra { 0% { left:200px; top:-300px; opacity:0; transform:rotate(60deg) scale(.63,.63); -webkit-transform:rotate(60deg) scale(.63,.63); } 100% { left:68px; top:-386px; opacity:1; transform:rotate(19deg) scale(.63,.63); -webkit-transform:rotate(19deg) scale(.63,.63); } }
#internas #internas-descubra { left:68px; top:-386px; }
#internas.selec #internas-descubra { animation:internas-descubra 700ms cubic-bezier(.4, 1.7, .5, 1) 800ms 1 both; -webkit-animation:internas-descubra 700ms cubic-bezier(.4, 1.7, .5, 1) 800ms 1 both; }
#pag-home #home-mao1-1 { left:377px; top:-247px; }
#pag-home.selec #home-mao1-1 { animation:fadeIn 500ms linear 200ms 1 both; -webkit-animation:fadeIn 500ms linear 200ms 1 both; }
#pag-home #home-mao2-1 { left:132px; top:-363px; }
#pag-home #home-mao2-1 img { transform:translate(-46px,-157px); -webkit-transform:translate(-46px,-157px); }
#pag-home.selec #home-mao2-1 { animation:fadeIn 200ms linear 800ms 1 both, expand 700ms cubic-bezier(.5, 1.4, .5, 1) 800ms 1 both; -webkit-animation:fadeIn 200ms linear 800ms 1 both, expand 700ms cubic-bezier(.5, 1.4, .5, 1) 800ms 1 both; }
#pag-home #home-mao3-1 { left:73px; top:-328px; }
#pag-home.selec #home-mao3-1 { animation:fadeIn 700ms linear 800ms 1 both; -webkit-animation:fadeIn 700ms linear 800ms 1 both; }
@keyframes mao4-1 { 0% { transform:rotate(40deg) scale(-.8,.8); -webkit-transform:rotate(40deg) scale(-.8,.8); opacity:0; } 100% { transform:rotate(15deg) scale(-.8,.8); -webkit-transform:rotate(15deg) scale(-.8,.8); opacity:1; } }
@-webkit-keyframes mao4-1 { 0% { transform:rotate(40deg) scale(-.8,.8); -webkit-transform:rotate(40deg) scale(-.8,.8); opacity:0; } 100% { transform:rotate(15deg) scale(-.8,.8); -webkit-transform:rotate(15deg) scale(-.8,.8); opacity:1; } }
#pag-home #home-mao4-1, #internas #internas-mao4-1 { left:-93px; top:57px; transform-origin:bottom left; -webkit-transform-origin:bottom left; transform:rotate(15deg) scale(-.8,.8); -webkit-transform:rotate(15deg) scale(-.8,.8); }
#pag-home.selec #home-mao4-1, #internas.selec #internas-mao4-1 { animation:mao4-1 700ms cubic-bezier(.4, 1.7, .5, 1) 100ms 1 both; -webkit-animation:mao4-1 700ms cubic-bezier(.4, 1.7, .5, 1) 100ms 1 both; }
@keyframes mao4-2 { 0% { transform:rotate(30deg) scale(1,1); -webkit-transform:rotate(30deg) scale(1,1); opacity:0; } 100% { transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); opacity:1; } }
@-webkit-keyframes mao4-2 { 0% { transform:rotate(30deg) scale(1,1); -webkit-transform:rotate(30deg) scale(1,1); opacity:0; } 100% { transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); opacity:1; } }
#pag-home #home-mao4-2 { left:-160px; top:-262px; transform-origin:bottom right; -webkit-transform-origin:bottom right; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-mao4-2 { animation:mao4-2 700ms cubic-bezier(.4, 1.7, .5, 1) 1000ms 1 both; -webkit-animation:mao4-2 700ms cubic-bezier(.4, 1.7, .5, 1) 1000ms 1 both; }
#pag-home #home-mao5-1, #internas #internas-mao5-1 { left:160px; top:-25px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-mao5-1, #internas.selec #internas-mao5-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-mao6-1 { left:-175px; top:-154px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#internas.selec #internas-mao6-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-mao7-1 { left:-184px; top:-204px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#internas.selec #internas-mao7-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-mao8-1 { left:-172px; top:-279px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#internas.selec #internas-mao8-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem1-1, #internas #internas-nuvem1-1 { left:10px; top:160px; transform:rotate(0deg) scale(1.1,1.1); -webkit-transform:rotate(0deg) scale(1.1,1.1); }
#pag-home.selec #home-nuvem1-1, #internas.selec #internas-nuvem1-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem1-2, #internas #internas-nuvem1-2 { left:250px; top:100px; transform:rotate(230deg) scale(.8,.8); -webkit-transform:rotate(230deg) scale(.8,.8); }
#pag-home.selec #home-nuvem1-2, #internas.selec #internas-nuvem1-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem1-3, #internas #internas-nuvem1-3 { left:-88px; top:95px; transform:rotate(0deg) scale(.8,.8); -webkit-transform:rotate(0deg) scale(.8,.8); }
#pag-home.selec #home-nuvem1-3, #internas.selec #internas-nuvem1-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem1-4 { left:568px; top:-454px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-nuvem1-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem1-5 { left:80px; top:-35px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-nuvem1-5 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem1-6 { left:-176px; top:-203px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-nuvem1-6 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem1-7 { left:390px; top:-440px; transform:rotate(0deg) scale(1.2,1.2); -webkit-transform:rotate(0deg) scale(1.2,1.2); }
#pag-home.selec #home-nuvem1-7 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem2-1, #internas #internas-nuvem2-1 { left:-147px; top:86px; transform:rotate(0deg) scale(.6,.6); -webkit-transform:rotate(0deg) scale(.6,.6); }
#pag-home.selec #home-nuvem2-1, #internas.selec #internas-nuvem2-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem2-2 { left:-164px; top:-87px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-nuvem2-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-nuvem2-3, #internas #internas-nuvem2-3 { left:105px; top:17px; transform:rotate(0deg) scale(.6,.6); -webkit-transform:rotate(0deg) scale(.6,.6); }
#pag-home.selec #home-nuvem2-3, #internas.selec #internas-nuvem2-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-nuvem3-1 { left:-95px; top:-90px; transform:rotate(0deg) scale(-.6,.8); -webkit-transform:rotate(0deg) scale(-.6,.8); }
#internas.selec #internas-nuvem3-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-nuvem3-2 { left:48px; top:-70px; transform:rotate(0deg) scale(.6,.8); -webkit-transform:rotate(0deg) scale(.6,.8); }
#internas.selec #internas-nuvem3-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-1, #internas #internas-boca1-1 { left:-100px; top:45px; transform:rotate(-45deg) scale(.7,.7); -webkit-transform:rotate(-45deg) scale(.7,.7); }
#pag-home.selec #home-boca1-1, #internas.selec #internas-boca1-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-2 { left:17px; top:-150px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca1-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-3 { left:132px; top:-124px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca1-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-4 { left:172px; top:-405px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca1-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-5 { left:514px; top:-546px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca1-5 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-6 { left:-89px; top:-55px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca1-6 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-7 { left:-45px; top:-54px; transform:rotate(0deg) scale(.8,.8); -webkit-transform:rotate(0deg) scale(.8,.8); }
#pag-home.selec #home-boca1-7 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca1-8 { left:-250px; top:-163px; transform:rotate(-90deg) scale(.5,.5); -webkit-transform:rotate(-90deg) scale(.5,.5); }
#internas.selec #internas-boca1-8 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca1-9 { left:-256px; top:-184px; transform:rotate(-90deg) scale(.5,.5); -webkit-transform:rotate(-90deg) scale(.5,.5); }
#internas.selec #internas-boca1-9 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca1-10 { left:175px; top:-52px; transform:rotate(70deg) scale(.5,.5); -webkit-transform:rotate(70deg) scale(.5,.5); }
#internas.selec #internas-boca1-10 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca1-11 { left:185px; top:-37px; transform:rotate(70deg) scale(.5,.5); -webkit-transform:rotate(70deg) scale(.5,.5); }
#internas.selec #internas-boca1-11 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca1-12 { left:-105px; top:-444px; transform:rotate(-45deg) scale(.5,.5); -webkit-transform:rotate(-45deg) scale(.5,.5); }
#internas.selec #internas-boca1-12 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca1-13 { left:-91px; top:-463px; transform:rotate(-45deg) scale(.5,.5); -webkit-transform:rotate(-45deg) scale(.5,.5); }
#internas.selec #internas-boca1-13 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-14 { left:57px; top:-162px; transform:rotate(0deg) scale(.8,.8); -webkit-transform:rotate(0deg) scale(.8,.8); }
#pag-home.selec #home-boca1-14 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-15 { left:176px; top:-122px; transform:rotate(0deg) scale(.8,.8); -webkit-transform:rotate(0deg) scale(.8,.8); }
#pag-home.selec #home-boca1-15 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca1-16 { left:559px; top:-545px; transform:rotate(0deg) scale(.8,.8); -webkit-transform:rotate(0deg) scale(.8,.8); }
#pag-home.selec #home-boca1-16 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca2-1 { left:-119px; top:-62px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca2-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca2-2 { left:102px; top:-130px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca2-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca2-3 { left:485px; top:-553px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-boca2-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca2-4 { left:-237px; top:-191px; transform:rotate(-130deg) scale(.5,.5); -webkit-transform:rotate(-130deg) scale(.5,.5); }
#internas.selec #internas-boca2-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca2-5 { left:153px; top:-43px; transform:rotate(-48deg) scale(.5,.5); -webkit-transform:rotate(-48deg) scale(.5,.5); }
#internas.selec #internas-boca2-5 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca2-6 { left:-84px; top:-455px; transform:rotate(-105deg) scale(.85,.85); -webkit-transform:rotate(-105deg) scale(.85,.85); }
#internas.selec #internas-boca2-6 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca3-2, #internas #internas-boca3-2 { left:153px; top:103px; transform:rotate(60deg) scale(.06,.06); -webkit-transform:rotate(60deg) scale(.06,.06); }
#pag-home.selec #home-boca3-2, #internas.selec #internas-boca3-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca3-3 { left:443px; top:-52px; transform:rotate(100deg) scale(.18,.18); -webkit-transform:rotate(100deg) scale(.18,.18); }
#pag-home.selec #home-boca3-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca3-4 { left:-197px; top:-389px; transform:rotate(0deg) scale(-.08,.08); -webkit-transform:rotate(0deg) scale(-.08,.08); }
#internas.selec #internas-boca3-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca3-5 { left:270px; top:-122px; transform:rotate(42deg) scale(.2,.2); -webkit-transform:rotate(42deg) scale(.2,.2); }
#internas.selec #internas-boca3-5 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-boca3-6 { left:-20px; top:-121px; transform:rotate(18deg) scale(-.2,.2); -webkit-transform:rotate(18deg) scale(-.2,.2); }
#internas.selec #internas-boca3-6 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-boca4-1 { left:-339px; top:59px; transform:rotate(25deg) scale(.4,.4); -webkit-transform:rotate(25deg) scale(.4,.4); }
#pag-home.selec #home-boca4-1 { animation:fadeIn 700ms linear 1700ms 1 both; -webkit-animation:fadeIn 700ms linear 1700ms 1 both; }
#pag-home #home-boca4-2 { left:500px; top:-188px; transform:rotate(20deg) scale(.28,.28); -webkit-transform:rotate(20deg) scale(.28,.28); }
#pag-home.selec #home-boca4-2 { animation:fadeIn 700ms linear 1700ms 1 both; -webkit-animation:fadeIn 700ms linear 1700ms 1 both; }
#pag-home #home-boca4-3 { left:425px; top:-417px; transform:rotate(30deg) scale(-.3,.3); -webkit-transform:rotate(30deg) scale(-.3,.3); }
#pag-home.selec #home-boca4-3 { animation:fadeIn 700ms linear 1700ms 1 both; -webkit-animation:fadeIn 700ms linear 1700ms 1 both; }
#internas #internas-boca4-4 { left:-178px; top:-96px; transform:rotate(20deg) scale(.33,.33); -webkit-transform:rotate(20deg) scale(.33,.33); }
#internas.selec #internas-boca4-4 { animation:fadeIn 700ms linear 1700ms 1 both; -webkit-animation:fadeIn 700ms linear 1700ms 1 both; }
#internas #internas-boca4-5 { left:32px; top:-508px; transform:rotate(7deg) scale(.27,.27); -webkit-transform:rotate(7deg) scale(.27,.27); }
#internas.selec #internas-boca4-5 { animation:fadeIn 700ms linear 1700ms 1 both; -webkit-animation:fadeIn 700ms linear 1700ms 1 both; }
#internas #internas-boca4-6 { left:275px; top:-214px; transform:rotate(67deg) scale(.27,.27); -webkit-transform:rotate(67deg) scale(.27,.27); }
#internas.selec #internas-boca4-6 { animation:fadeIn 700ms linear 1700ms 1 both; -webkit-animation:fadeIn 700ms linear 1700ms 1 both; }
#pag-home #home-olho1-1, #internas #internas-olho1-1 { left:76px; top:51px; transform:rotate(60deg) scale(.3,.3); -webkit-transform:rotate(60deg) scale(.3,.3); }
#pag-home.selec #home-olho1-1, #internas.selec #internas-olho1-1 { animation:fadeIn 700ms linear 2000ms 1 both; -webkit-animation:fadeIn 700ms linear 2000ms 1 both; }
#pag-home #home-olho1-2 { left:662px; top:-531px; transform:rotate(-20deg) scale(.5,.5); -webkit-transform:rotate(-20deg) scale(.5,.5); }
#pag-home.selec #home-olho1-2 { animation:fadeIn 700ms linear 2000ms 1 both; -webkit-animation:fadeIn 700ms linear 2000ms 1 both; }
#pag-home #home-olho1-3 { left:422px; top:-536px; transform:rotate(-10deg) scale(.5,.5); -webkit-transform:rotate(-10deg) scale(.5,.5); }
#pag-home.selec #home-olho1-3 { animation:fadeIn 700ms linear 2000ms 1 both; -webkit-animation:fadeIn 700ms linear 2000ms 1 both; }
#pag-home #home-olho1-4 { left:476px; top:-302px; transform:rotate(55deg) scale(.33,.33); -webkit-transform:rotate(55deg) scale(.33,.33); }
#pag-home.selec #home-olho1-4 { animation:fadeIn 700ms linear 2000ms 1 both; -webkit-animation:fadeIn 700ms linear 2000ms 1 both; }
#internas #internas-olho1-5 { left:-35px; top:-510px; transform:rotate(-5deg) scale(.3,.3); -webkit-transform:rotate(-5deg) scale(.3,.3); }
#internas.selec #internas-olho1-5 { animation:fadeIn 700ms linear 2000ms 1 both; -webkit-animation:fadeIn 700ms linear 2000ms 1 both; }
#internas #internas-olho1-6 { left:247px; top:-280px; transform:rotate(60deg) scale(.3,.3); -webkit-transform:rotate(60deg) scale(.3,.3); }
#internas.selec #internas-olho1-6 { animation:fadeIn 700ms linear 2000ms 1 both; -webkit-animation:fadeIn 700ms linear 2000ms 1 both; }
#pag-home #home-olho2-1, #internas #internas-olho2-1 { left:-25px; top:140px; transform:rotate(45deg) scale(.25,.25); -webkit-transform:rotate(45deg) scale(.25,.25); }
#pag-home.selec #home-olho2-1, #internas.selec #internas-olho2-1 { animation:fadeIn 700ms linear 2400ms 1 both; -webkit-animation:fadeIn 700ms linear 2400ms 1 both; }
#pag-home #home-olho2-2, #internas #internas-olho2-2 { left:254px; top:12px; transform:rotate(0deg) scale(.4,.4); -webkit-transform:rotate(0deg) scale(.4,.4); }
#pag-home.selec #home-olho2-2, #internas.selec #internas-olho2-2 { animation:fadeIn 700ms linear 2400ms 1 both; -webkit-animation:fadeIn 700ms linear 2400ms 1 both; }
#pag-home #home-olho2-3, #internas #internas-olho2-3 { left:-310px; top:-92px; transform:rotate(-15deg) scale(-.4,.4); -webkit-transform:rotate(-15deg) scale(-.4,.4); }
#pag-home.selec #home-olho2-3, #internas.selec #internas-olho2-3 { animation:fadeIn 700ms linear 2400ms 1 both; -webkit-animation:fadeIn 700ms linear 2400ms 1 both; }
#internas #internas-olho2-4 { left:130px; top:-115px; transform:rotate(40deg) scale(-.3,.3); -webkit-transform:rotate(40deg) scale(-.3,.3); }
#internas.selec #internas-olho2-4 { animation:fadeIn 700ms linear 2400ms 1 both; -webkit-animation:fadeIn 700ms linear 2400ms 1 both; }
#internas #internas-olho2-5 { left:-247px; top:-274px; transform:rotate(-45deg) scale(.3,.3); -webkit-transform:rotate(-45deg) scale(.3,.3); }
#internas.selec #internas-olho2-5 { animation:fadeIn 700ms linear 2400ms 1 both; -webkit-animation:fadeIn 700ms linear 2400ms 1 both; }
#pag-home #home-olho3-1, #internas #internas-olho3-1 { left:36px; top:165px; transform:rotate(0deg) scale(.45,.45); -webkit-transform:rotate(0deg) scale(.45,.45); }
#pag-home.selec #home-olho3-1, #internas.selec #internas-olho3-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho4-1 { left:-285px; top:43px; transform:rotate(0deg) scale(.4,.4); -webkit-transform:rotate(0deg) scale(.4,.4); }
#pag-home.selec #home-olho4-1 { animation:fadeIn 700ms linear 1400ms 1 both; -webkit-animation:fadeIn 700ms linear 1400ms 1 both; }
#pag-home #home-olho4-2 { left:115px; top:-480px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#pag-home.selec #home-olho4-2 { animation:fadeIn 700ms linear 1400ms 1 both; -webkit-animation:fadeIn 700ms linear 1400ms 1 both; }
#pag-home #home-olho4-3 { left:527px; top:-163px; transform:rotate(55deg) scale(.28,.28); -webkit-transform:rotate(55deg) scale(.28,.28); }
#pag-home.selec #home-olho4-3 { animation:fadeIn 700ms linear 1400ms 1 both; -webkit-animation:fadeIn 700ms linear 1400ms 1 both; }
#internas #internas-olho4-4 { left:112px; top:-85px; transform:rotate(0deg) scale(.4,.4); -webkit-transform:rotate(0deg) scale(.4,.4); }
#internas.selec #internas-olho4-4 { animation:fadeIn 700ms linear 1400ms 1 both; -webkit-animation:fadeIn 700ms linear 1400ms 1 both; }
#internas #internas-olho4-5 { left:37px; top:-170px; transform:rotate(-24deg) scale(.3,.3); -webkit-transform:rotate(-24deg) scale(.3,.3); }
#internas.selec #internas-olho4-5 { animation:fadeIn 700ms linear 1400ms 1 both; -webkit-animation:fadeIn 700ms linear 1400ms 1 both; }
#internas #internas-olho4-6 { left:70px; top:-533px; transform:rotate(-12deg) scale(.3,.3); -webkit-transform:rotate(-12deg) scale(.3,.3); }
#internas.selec #internas-olho4-6 { animation:fadeIn 700ms linear 1400ms 1 both; -webkit-animation:fadeIn 700ms linear 1400ms 1 both; }
#pag-home #home-olho5-1, #internas #internas-olho5-1 { left:-79px; top:126px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-olho5-1, #internas.selec #internas-olho5-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-2, #internas #internas-olho5-2 { left:-85px; top:175px; transform:rotate(0deg) scale(.63,.63); -webkit-transform:rotate(0deg) scale(.63,.63); }
#pag-home.selec #home-olho5-2, #internas.selec #internas-olho5-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-3, #internas #internas-olho5-3 { left:-83px; top:155px; transform:rotate(0deg) scale(0.9,0.9); -webkit-transform:rotate(0deg) scale(0.9,0.9); }
#pag-home.selec #home-olho5-3, #internas.selec #internas-olho5-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-4 { left:335px; top:-516px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-olho5-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-5 { left:500px; top:-480px; transform:rotate(0deg) scale(.63,.63); -webkit-transform:rotate(0deg) scale(.63,.63); }
#pag-home.selec #home-olho5-5 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-6 { left:-201px; top:60px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-olho5-6 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-7 { left:68px; top:-66px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#pag-home.selec #home-olho5-7 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-8 { left:86px; top:-72px; transform:rotate(0deg) scale(.46,.46); -webkit-transform:rotate(0deg) scale(.46,.46); }
#pag-home.selec #home-olho5-8 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-9 { left:-362px; top:117px; transform:rotate(0deg) scale(.36,.36); -webkit-transform:rotate(0deg) scale(.36,.36); }
#pag-home.selec #home-olho5-9 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-10 { left:455px; top:-172px; transform:rotate(0deg) scale(.27,.27); -webkit-transform:rotate(0deg) scale(.27,.27); }
#pag-home.selec #home-olho5-10 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho5-11 { left:-140px; top:-230px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-olho5-11 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho5-12 { left:165px; top:-95px; transform:rotate(0deg) scale(.27,.27); -webkit-transform:rotate(0deg) scale(.27,.27); }
#internas.selec #internas-olho5-12 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho5-13 { left:230px; top:-196px; transform:rotate(0deg) scale(.27,.27); -webkit-transform:rotate(0deg) scale(.27,.27); }
#internas.selec #internas-olho5-13 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho6-1, #internas #internas-olho6-1 { left:53px; top:68px; transform:rotate(40deg) scale(.3,.3); -webkit-transform:rotate(40deg) scale(.3,.3); }
#pag-home.selec #home-olho6-1, #internas.selec #internas-olho6-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho6-2, #internas #internas-olho6-2 { left:-8px; top:22px; transform:rotate(0deg) scale(.5,.5); -webkit-transform:rotate(0deg) scale(.5,.5); }
#pag-home.selec #home-olho6-2, #internas.selec #internas-olho6-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho6-3, #internas #internas-olho6-3 { left:245px; top:46px; transform:rotate(0deg) scale(.4,.4); -webkit-transform:rotate(0deg) scale(.4,.4); }
#pag-home.selec #home-olho6-3, #internas.selec #internas-olho6-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho6-4 { left:683px; top:-482px; transform:rotate(-10deg) scale(.5,.5); -webkit-transform:rotate(-10deg) scale(.5,.5); }
#pag-home.selec #home-olho6-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho6-5 { left:456px; top:-284px; transform:rotate(55deg) scale(.3,.3); -webkit-transform:rotate(55deg) scale(.3,.3); }
#pag-home.selec #home-olho6-5 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho6-6 { left:-195px; top:-410px; transform:rotate(20deg) scale(-.4,.4); -webkit-transform:rotate(20deg) scale(-.4,.4); }
#pag-home.selec #home-olho6-6 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho6-7 { left:435px; top:-486px; transform:rotate(0deg) scale(.5,.5); -webkit-transform:rotate(0deg) scale(.5,.5); }
#pag-home.selec #home-olho6-7 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho6-8 { left:-300px; top:-67px; transform:rotate(-30deg) scale(-.4,.4); -webkit-transform:rotate(-30deg) scale(-.4,.4); }
#internas.selec #internas-olho6-8 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho6-9 { left:-20px; top:-490px; transform:rotate(0deg) scale(-.3,.3); -webkit-transform:rotate(0deg) scale(-.3,.3); }
#internas.selec #internas-olho6-9 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho6-10 { left:230px; top:-257px; transform:rotate(80deg) scale(-.3,.3); -webkit-transform:rotate(80deg) scale(-.3,.3); }
#internas.selec #internas-olho6-10 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho7-2 { left:513px; top:-522px; transform:rotate(40deg) scale(.75,.75); -webkit-transform:rotate(40deg) scale(.75,.75); }
#pag-home.selec #home-olho7-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho7-3 { left:128px; top:-99px; transform:rotate(40deg) scale(.75,.75); -webkit-transform:rotate(40deg) scale(.75,.75); }
#pag-home.selec #home-olho7-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho7-4 { left:-99px; top:-27px; transform:rotate(40deg) scale(.75,.75); -webkit-transform:rotate(40deg) scale(.75,.75); }
#pag-home.selec #home-olho7-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho8-1, #internas #internas-olho8-1 { left:218px; top:60px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#pag-home.selec #home-olho8-1, #internas.selec #internas-olho8-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho8-2, #internas #internas-olho8-2 { left:190px; top:92px; transform:rotate(0deg) scale(.26,.26); -webkit-transform:rotate(0deg) scale(.26,.26); }
#pag-home.selec #home-olho8-2, #internas.selec #internas-olho8-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho8-3, #internas #internas-olho8-3 { left:-256px; top:-62px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#pag-home.selec #home-olho8-3, #internas.selec #internas-olho8-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho8-4 { left:378px; top:-478px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#pag-home.selec #home-olho8-4 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho8-5 { left:632px; top:-464px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#pag-home.selec #home-olho8-5 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho8-6 { left:437px; top:-310px; transform:rotate(0deg) scale(.2,.2); -webkit-transform:rotate(0deg) scale(.2,.2); }
#pag-home.selec #home-olho8-6 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho8-7 { left:-160px; top:-385px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#pag-home.selec #home-olho8-7 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho8-8 { left:-226px; top:-48px; transform:rotate(0deg) scale(.25,.25); -webkit-transform:rotate(0deg) scale(.25,.25); }
#internas.selec #internas-olho8-8 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho8-9 { left:124px; top:-41px; transform:rotate(0deg) scale(.3,.3); -webkit-transform:rotate(0deg) scale(.3,.3); }
#internas.selec #internas-olho8-9 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho8-10 { left:-60px; top:-484px; transform:rotate(0deg) scale(.2,.2); -webkit-transform:rotate(0deg) scale(.2,.2); }
#internas.selec #internas-olho8-10 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#internas #internas-olho8-11 { left:208px; top:-289px; transform:rotate(0deg) scale(.2,.2); -webkit-transform:rotate(0deg) scale(.2,.2); }
#internas.selec #internas-olho8-11 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho9-1, #internas #internas-olho9-1 { left:-180px; top:9px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-olho9-1, #internas.selec #internas-olho9-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho10-1, #internas #internas-olho10-1 { left:-120px; top:150px; transform:rotate(-29deg) scale(.66,.66); -webkit-transform:rotate(-29deg) scale(.66,.66); }
#pag-home.selec #home-olho10-1, #internas.selec #internas-olho10-1 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho10-2 { left:-237px; top:15px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-olho10-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-olho10-3 { left:-207px; top:116px; transform:rotate(146deg) scale(-1,1); -webkit-transform:rotate(146deg) scale(-1,1); }
#pag-home.selec #home-olho10-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-exclam1-2 { left:43px; top:-30px; transform:rotate(0deg) scale(.6,.6); -webkit-transform:rotate(0deg) scale(.6,.6); }
#pag-home.selec #home-exclam1-2 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }
#pag-home #home-exclam1-3 { left:526px; top:-380px; transform:rotate(0deg) scale(1,1); -webkit-transform:rotate(0deg) scale(1,1); }
#pag-home.selec #home-exclam1-3 { animation:fadeIn 700ms linear 700ms 1 both; -webkit-animation:fadeIn 700ms linear 700ms 1 both; }


#internas>div { position:absolute; }
#internas:not(.selec):not(.deselec) { opacity:0; }
#internas>div .txt { position:absolute; left:14px; top:-345px; color:#000000; font-size:11px; line-height:13px; z-index:1000; }
#internas>div:not(.selec) .txt { pointer-events:none; }
#internas>div .txt h2 { position:relative; margin:0; padding:0 0 04px; color:#7b0440; width:300px; left:80px; opacity:0; font-size:41px; line-height:40px; transition:left 500ms cubic-bezier(.5, 1.5, .5, 1), opacity 300ms linear; -webkit-transition:left 500ms cubic-bezier(.5, 1.5, .5, 1), opacity 300ms linear; }
#internas>div.selec .txt h2 { left:0; opacity:1; }
#internas>div .txt p { position:relative; margin:0; padding:0 0 12px; left:80px; opacity:0; transition:left 500ms cubic-bezier(.5, 1.5, .5, 1) 50ms, opacity 300ms linear 50ms; -webkit-transition:left 500ms cubic-bezier(.5, 1.5, .5, 1) 50ms, opacity 300ms linear 50ms; }
#internas>div.selec .txt p { left:0; opacity:1; }
#internas>div .img { position:absolute; transform:scale(0,0); -webkit-transform:scale(0,0); transition:transform 500ms cubic-bezier(.5, 1.4, .5, 1) 400ms; -webkit-transition:-webkit-transform 500ms cubic-bezier(.5, 1.4, .5, 1) 400ms; }
#internas>div.selec .img { transform:scale(1,1); -webkit-transform:scale(1,1); }
#internas>div .img .produto-foto { position:absolute; left:-200px; top:-506px; }
#internas>div #form { position:absolute; color:#7b0440; transform:scale(0,0); -webkit-transform:scale(0,0); transition:transform 500ms cubic-bezier(.5, 1.4, .5, 1) 400ms; -webkit-transition:-webkit-transform 500ms cubic-bezier(.5, 1.4, .5, 1) 400ms; }
#internas>div.selec #form { transform:scale(1,1); -webkit-transform:scale(1,1); }
#internas>div #form>div { position:absolute; left:-179px; top:-388px; width:400px; height:242px; padding:12px; background:url(images/contato-bg.png); }
#internas>div #form h2 { margin:0; padding:12px 60px; font-size:21px; line-height:22px; text-align:right; transition:opacity 300ms; -webkit-transition:opacity 300ms; }
#internas>div #form h3 { margin:0; padding:12px; font-size:18px; line-height:18px; transition:opacity 300ms; -webkit-transition:opacity 300ms; }
#internas>div #form strong { font-size:18px; line-height:18px; }
#internas>div #form #form-campos { display:inline-block; width:185px; margin:0 12px; vertical-align:top; transition:opacity 300ms; -webkit-transition:opacity 300ms; }
#internas>div #form #form-campos p { margin:0; padding:0 0 1px; }
#internas>div #form #form-campos label { display:inline-block; font-size:10px; line-height:9px; vertical-align:middle; margin-left: 2px; margin-right: 2px;}
#form-campos p label:nth-child(1) { width: 50px; }
#internas>div #form #form-campos input { display:inline-block; padding:0 1px; color:#7b0440; font-size:11px; line-height:14px; border:solid 1px #7b0440; background:#ffffff; vertical-align:middle; font-family:'signika', Helvetica, Arial, sans-serif; }
#internas>div #form #form-campos input.erro, #internas>div #form #form-campos textarea.erro { background:#ffaaaa; }
/*ul#form_errors { display: none; position: absolute; top: 240px; left: 78px; z-index: 10000; background-color: rgba(248, 248, 248, 0.7); border: 1px solid #202020; padding: 10px 20px 5px 20px; }
ul#form_errors li { font-size: 12px; }*/
#internas>div #form #form-campos input#strNome { width:65px; }
#internas>div #form #form-campos select#strSex{ width:35px; }
#internas>div #form #form-campos input#strDob { width:33px; }
#internas>div #form #form-campos input#strEmail { width:53px; }
#internas>div #form #form-campos input#strTelefone { width:48px; }
#internas>div #form #form-campos input#strCel { width:48px; }
#internas>div #form #form-campos input#strAddr{ width:42px; }
#internas>div #form #form-campos input#strBairro{ width:42px; }
#internas>div #form #form-campos input#strCidade { width:45px; }
#internas>div #form #form-campos input#strEst { width:16px; }
#internas>div #form #form-campos input#strCEP { width:24px; }
#internas>div #form #form-campos select { display:inline-block; width:130px; color:#7b0440; font-size:11px; line-height:14px; border:solid 1px #7b0440; border-radius:none; background:#ffffff; vertical-align:middle; font-family:'signika', Helvetica, Arial, sans-serif; }
#internas>div #form #form-campos textarea { display:inline-block; width:126px; padding:0 1px; color:#7b0440; font-size:11px; line-height:14px; border:solid 1px #7b0440; background:#ffffff; vertical-align:top; resize:none; font-family:'signika', Helvetica, Arial, sans-serif; }
#internas>div #form #form-campos label#txtMensagem-label { vertical-align:top; line-height:14px; }
#internas>div #form #form-info { display:inline-block; width:167px; margin:0 12px; font-size:10px; line-height:10px; vertical-align:top; }
#internas>div #form #form-info p { margin:0; padding:0 0 5px; }
#internas>div #form #form-info p:nth-child(1) { font-size:14px; line-height:18px; }
#internas>div #form #form-info p:nth-last-child(1) { font-size:9px; }
#internas>div #form #form-info input { display:inline-block; width:48px; padding:3px; color:#ffffff; font-size:10px; line-height:14px; border:none; border-radius:3px; background:#7b0440; text-align:center; text-transform:uppercase; box-shadow:inset 2px 2px 4px rgba(0,0,0,.5), inset -2px -2px 4px rgba(255,255,255,.5); font-family:'signika', Helvetica, Arial, sans-serif; transition:font-size 150ms, color 150ms, background 150ms; -webkit-transition:font-size 150ms, color 150ms, background 150ms; cursor:pointer; }
#internas>div #form #form-info input:hover { font-size:11px; color:#eae5b8; background:#620333; }
#internas>div #form #form-info label#strMais-label { position: relative; left: 12px; width:auto;top: 4px; }
#internas>div #form #form-info input#strMais { width:auto; position: relative; left: -86px; top: -10px; }
#internas>div #form #form-erro, #internas>div #form #form-sucesso { position:absolute; top:120px; width:390px; text-align:center; font-weight:bold; opacity:0; transition:opacity 300ms; -webkit-transition:opacity 300ms; pointer-events:none; }
#internas>div #form #form-erro h3, #internas>div #form #form-sucesso h3 { margin:0; padding:0 0 10px; font-size:29px; line-height:30px; }
#internas>div #form #form-erro p, #internas>div #form #form-sucesso p { margin:0; padding:0; font-size:19px; line-height:25px; }
#internas>div #form.erro #form-erro, #internas>div #form.sucesso #form-sucesso { opacity:1; }
#internas>div #form.erro>div>h2, #internas>div #form.sucesso>div>h2, #internas>div #form.erro>div>h3, #internas>div #form.sucesso>div>h3, #internas>div #form.erro #form-campos, #internas>div #form.sucesso #form-campos, #internas>div #form.erro #form-info, #internas>div #form.sucesso #form-info { opacity:0; }
#internas .internas-maos { position:absolute; left:-164px; top:-168px; }
#internas .internas-maos2 { position:absolute; left:-49px; top:-168px; }

#internas>div#pag-guarana .txt { left:14px; top:-345px; }
#internas>div#pag-guarana .img .produto-foto { left:-200px; top:-506px; }
#internas>div#pag-limao .txt { left:-13px; top:-327px; }
#internas>div#pag-limao .img .produto-foto { left:-194px; top:-505px; }
#internas>div#pag-cola .txt { left:-5px; top:-327px; }
#internas>div#pag-cola .img .produto-foto { left:-185px; top:-505px; }
#internas>div#pag-laranja .txt { left:-5px; top:-327px; }
#internas>div#pag-laranja .img .produto-foto { left:-184px; top:-505px; }
#internas>div#pag-lemonice .txt { left:27px; top:-339px; }
#internas>div#pag-lemonice .img .produto-foto { left:-159px; top:-284px; }

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

@keyframes nuvemX { 0% { left:-5px; } 100% { left:5px; } }
@-webkit-keyframes nuvemX { 0% { left:-5px; } 100% { left:5px; } }
@keyframes nuvemY { 0% { top:-5px; } 100% { top:5px; } } /**/
@-webkit-keyframes nuvemY { 0% { top:-5px; } 100% { top:5px; } } /**/
#nuvem-main { z-index:1000; left:455px; top:530px; }
#nuvem-main img { animation:nuvemX 2500ms ease-in-out infinite alternate, nuvemY 1300ms ease-in-out infinite alternate; -webkit-animation:nuvemX 2500ms ease-in-out infinite alternate, nuvemY 1300ms ease-in-out infinite alternate; }

#midias { position:absolute; right:92px; bottom:4px; z-index:1500; text-align: center;}
#midias div { font-size:10px; color:#ffffff; line-height:10px; text-align:center; margin:0 0 5px; text-shadow:1px 1px 0px #000000, -1px 1px 0px #000000, 1px -1px 0px #000000, -1px -1px 0px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000; animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 backwards; -webkit-animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 backwards; }
#midias div a { background:none!important;width: 100px!important;font-size:10px; color:#ffffff; line-height:10px; text-align:center; margin:0 0 5px; text-shadow:1px 1px 0px #000000, -1px 1px 0px #000000, 1px -1px 0px #000000, -1px -1px 0px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000; animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 backwards; -webkit-animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 backwards; text-decoration:none;}
#midias a { display:inline-block; width:39px; height:38px; margin:0; background:url(images/midia-bg.png); transition:transform 150ms; -webkit-transition:-webkit-transform 150ms; transform:scale(.9,.9); -webkit-transform:scale(.9,.9); }
@keyframes midias { 0% { transform:scale(0,0); -webkit-transform:scale(0,0); } 100% { transform:scale(.9,.9); -webkit-transform:scale(.9,.9); } }
@-webkit-keyframes midias { 0% { transform:scale(0,0); -webkit-transform:scale(0,0); } 100% { transform:scale(.9,.9); -webkit-transform:scale(.9,.9); } }
#midias a:nth-child(2) { animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 backwards; -webkit-animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 200ms 1 backwards; }
#midias a:nth-child(3) { animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 400ms 1 backwards; -webkit-animation:midias 500ms cubic-bezier(.5, 1.4, .5, 1) 400ms 1 backwards; }
#midias a img { transition:transform 150ms, opacity 150ms; -webkit-transition:-webkit-transform 150ms, opacity 150ms; }
#midias a:hover, #midias a:focus { transform:scale(1,1) rotate(-5deg); -webkit-transform:scale(1,1) rotate(-5deg); }
#midias a:hover img, #midias a:focus img { transform:rotate(5deg); -webkit-transform:rotate(5deg); opacity:0.9; }
