@font-face {
    font-family: codropsicons;
    src: url(../fonts/codropsicons/codropsicons.eot);
    src: url(../fonts/codropsicons/codropsicons.eot?#iefix) format('embedded-opentype'),url(../fonts/codropsicons/codropsicons.woff) format('woff'),url(../fonts/codropsicons/codropsicons.ttf) format('truetype'),url(../fonts/codropsicons/codropsicons.svg#codropsicons) format('svg');
    font-weight: 400;
    font-style: normal
}

*,*:after,*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,html {
    font-size: 100%;
    padding: 0;
    margin: 0
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

body {
    font-family: lato,Calibri,Arial,sans-serif;
    color: #ffe8e7;
    background: #000000;
    font-weight: 300;
    overflow-x: hidden
}

a {
    color: #FF0000;
    text-decoration: none
}

a:hover,a:active {
    color: #FF0000
}

.main,.container>header {
    margin: 0 auto;
    padding: 2em
}

.container>header {
    text-align: center;
    background: rgba(0,0,0,.01)
}

.container>header h1 {
    font-size: 2.625em;
    line-height: 1.3;
    margin: 0;
    font-weight: 300
}

.container>header span {
    display: block;
    font-size: 1.825em;
    color: #c5eff7;
    padding: 0 0 .6em .1em
}

.main {
    max-width: 50em;
    text-align: center
}

.codrops-top {
    background: #fff;
    background: rgba(255,255,255,.4);
    width: 100%;
    font-size: .69em;
    line-height: 2.2
}

.codrops-top a {
    padding: 0 1em;
    letter-spacing: .1em;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-decoration: none
}

.codrops-top a:hover {
    background: rgba(255,255,255,.5);
    color: #fff
}

.codrops-top span.right {
    float: right
}

.codrops-top span.right a {
    float: left;
    display: block
}

.codrops-icon:before {
    font-family: codropsicons;
    margin: 0 4px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.codrops-icon-drop:before {
    content: "\e001"
}

.codrops-icon-prev:before {
    content: "\e004"
}

.codrops-icon-archive:before {
    content: "\e002"
}

.codrops-icon-next:before {
    content: "\e000"
}

.codrops-icon-about:before {
    content: "\e003"
}

@media screen and (max-width: 25em) {
    .codrops-icon span {
        display:none
    }
}

input#show,input#hide {
    display: none
}

span#content {
    display: block;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    overflow: hidden;
    display: block;
    font-size: 1.3em;
    color: #c5eff7;
    padding: 0 0 .6em .1em
}

input#show:checked~.show:before {
    content: ""
}

input#show:checked~.hide:before {
    content: "Hide"
}

input#hide:checked~.hide:before {
    content: ""
}

input#hide:checked~.show:before {
    content: "More Info"
}

input#show:checked~span#content {
    opacity: 1;
    height: auto
}

input#hide:checked~span#content {
    display: block;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden
}

#ccval {
    border: none;
    background: #fff;
    width: 100%;
    text-align: center;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none
}

.container>section {
    padding: 2em;
    font-size: 1.4em;
    max-width: 50em;
    margin: 0 auto
}

.container>section p {
    padding: .8em 0;
    text-align: justify;
    font-weight: 300;
    line-height: 1.4
}

section.related {
    max-width: 100%;
    text-align: center;
    padding: 3em 1em 4em;
    background: #465650;
    color: rgba(255,255,255,.6);
    font-size: 1.5em
}

.related>a {
    max-width: 100%;
    border: 2px solid rgba(255,255,255,.5);
    display: inline-block;
    text-align: center;
    margin: 20px 10px;
    padding: 25px;
    -webkit-transition: color .3s,border-color .3s;
    transition: color .3s,border-color .3s
}

.related a:hover {
    border-color: rgba(255,255,255,.8);
    opacity: 1
}

.related a img {
    max-width: 100%;
    opacity: .4;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.related a:hover img {
    opacity: 1
}

.related a h3 {
    margin: 0;
    padding: .5em 0 .3em;
    max-width: 300px;
    font-weight: 400;
    font-size: .75em;
    text-align: left
}

.social-buttons {
    height: 40px;
    margin: auto;
    font-size: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.social-button {
    display: inline-block;
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: .99;
    border-radius: 28%;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.05);
    -webkit-transition: all .35s cubic-bezier(.31,-.105,.43,1.59);
    transition: all .35s cubic-bezier(.31,-.105,.43,1.59)
}

.social-button:before {
    content: '';
    background-color: #000;
    width: 120%;
    height: 120%;
    position: absolute;
    top: 90%;
    left: -110%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .35s cubic-bezier(.31,-.105,.43,1.59);
    transition: all .35s cubic-bezier(.31,-.105,.43,1.59)
}

.social-button .fa {
    font-size: 30px;
    vertical-align: middle;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .35s cubic-bezier(.31,-.105,.43,1.59);
    transition: all .35s cubic-bezier(.31,-.105,.43,1.59)
}

.social-button.facebook:before {
    background-color: #3b5998
}

.social-button.facebook .fa {
    color: #3b5998
}

.social-button.twitter:before {
    background-color: #3cf
}

.social-button.twitter .fa {
    color: #3cf
}

.social-button.google:before {
    background-color: #dc4a38
}

.social-button.google .fa {
    color: #dc4a38
}

.social-button.dribbble:before {
    background-color: #f26798
}

.social-button.dribbble .fa {
    color: #f26798
}

.social-button.whatsapp:before {
    background-color: #34af23
}

.social-button.whatsapp .fa {
    color: #34af23
}

.social-button:hover:before {
    top: -10%;
    left: -10%
}

.social-button:hover .fa {
    color: #fff;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.social-button:focus {
    opacity: .85
}

a {
    opacity: .8;
    color: #fff;
    text-decoration: underline
}

a:hover {
    opacity: .5;
    color: #fff;
    text-decoration: none
}
