Nenhuma postagem.
Nenhuma postagem.
/* CSS Button */ .button{float:left;list-style:none;text-align:center;width:95%;margin:10px; padding:2px;font-size:14px;clear:both;} .button ul {margin:0;padding:0} .button li{display:inline;margin:1px;padding:0;list-style:none;} .demo {opacity:1;padding:7px 14px!important;background:#2e88c7;color:#fff!important;font-weight:400;font-size:15px;font-family:'Oswald',sans-serif;text-align:center;text-transform:uppercase;letter-spacing:0.10px;border-radius:4px;background-image: linear-gradient(to bottom, #2e88c7, #2570a4);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.4), 0 0 0 1px #a4a4a4;transition:opacity 0.4s ease-in-out;} .download {opacity:1;padding:7px 14px!important;background:#df1819;color:#fff!important;font-weight:400;font-size:15px;font-family:'Oswald',sans-serif;text-align:center;text-transform:uppercase;letter-spacing:0.1px;border-radius:4px;background-image: linear-gradient(to bottom, #ce0f0f, #a80000);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.4), 0 0 0 1px #a4a4a4;transition:all 0.4s ease-in-out;} .download2 {opacity:1;padding:7px 14px!important;background:#35c72e;color:#fff!important;font-weight:400;font-size:15px;font-family:'Oswald',sans-serif;text-align:center;text-transform:uppercase;letter-spacing:0.1px;border-radius:4px;background-image: linear-gradient(to bottom, #3ed133, #2ba326);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.4), 0 0 0 1px #a4a4a4;transition:all 0.4s ease-in-out;} .download3 {opacity:1;padding:7px 14px!important;background:#8e44ad;color:#fff!important;font-weight:400;font-size:15px;font-family:'Oswald',sans-serif;text-align:center;text-transform:uppercase;letter-spacing:0.1px;border-radius:4px;background-image: linear-gradient(to bottom, #b332cf, #9927aa);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.4), 0 0 0 1px #a4a4a4;transition:all 0.4s ease-in-out;} .download4 {opacity:1;padding:7px 14px!important;background:#2ac2d8;color:#fff!important;font-weight:400;font-size:15px;font-family:'Oswald',sans-serif;text-align:center;text-transform:uppercase;letter-spacing:0.1px;border-radius:4px;background-image: linear-gradient(to bottom, #32cacf, #2796ab);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.4), 0 0 0 1px #a4a4a4;transition:all 0.4s ease-in-out;} .demo:hover {background-image: linear-gradient(to bottom, #2e88c7, #20608d);transition:all .4s ease-in-out;} .download:hover {background-image: linear-gradient(to bottom, #bb2222, #a10000);transition:all .4s ease-in-out;} .download2:hover {background-image: linear-gradient(to bottom, #39c72e, #258d20);transition:all .4s ease-in-out;} .download3:hover {background-image: linear-gradient(to bottom, #ac2ec7, #7f208d);transition:all .4s ease-in-out;} .download4:hover {background-image: linear-gradient(to bottom, #2ec2c7, #207c8d);transition:all .4s ease-in-out;} .demo:active {cursor:pointer;background-image: linear-gradient(to bottom, #313131, #636363);transition:all .4s ease-in-out;} .download:active {cursor:pointer;background-image: linear-gradient(to bottom, #313131, #636363);transition:all .4s ease-in-out;} .download2:active {cursor:pointer;background-image: linear-gradient(to bottom, #313131, #636363);transition:all .4s ease-in-out;} .download3:active {cursor:pointer;background-image: linear-gradient(to bottom, #313131, #636363);transition:all .4s ease-in-out;} .download4:active {cursor:pointer;background-image: linear-gradient(to bottom, #313131, #636363);transition:all .4s ease-in-out;} .demo:before {content:'\f135';display:inline-block;vertical-align:top;margin-right:10px; width:16px;height:16px;line-height:24px;color:#fff;font-family:fontawesome;transition:all 0.5s ease-in-out;} .download:before {content:'\f019';display:inline-block;vertical-align:top;margin-right:10px;width:16px;height:16px;line-height:24px;color:#fff;font-family:fontawesome;transition:all 0.5s ease-in-out;} .download2:before {content:'\f019';display:inline-block;vertical-align:top;margin-right:10px;width:16px;height:16px;line-height:24px;color:#fff;font-family:fontawesome;transition:all 0.5s ease-in-out;} .download3:before {content:'\f019';display:inline-block;vertical-align:top;margin-right:10px;width:16px;height:16px;line-height:24px;color:#fff;font-family:fontawesome;transition:all 0.5s ease-in-out;} .download4:before {content:'\f019';display:inline-block;vertical-align:top;margin-right:10px;width:16px;height:16px;line-height:24px;color:#fff;font-family:fontawesome;transition:all 0.5s ease-in-out;}