* {
    padding: 0px;
    margin: 0px;
}body {
    background-color: rgb(0, 0, 0);
    padding: 0px;
    margin: 0px;
}
.img{
    width:100%;
    align-items: center;
    position: absolute;
}
.img1{
    width:100%;
    align-items: center;
    position: absolute;
    margin-bottom: 50%; 
}
.img2{
    width:50%;
    align-items: bottom;
    position: absolute;
    margin-top: 50%; 
}
.card{
    background-color: #2efa05;
    width: 100%;
}
.cad2{
    color:rgb(255, 217, 0);
    font-size:15pt;
    position: left;
    font-family: roboto;
    width:50%;
    text-align: center;
    padding-top: 60rem;
    position:absolute;
    margin-left: 1rem;
    cursor: pointer;
}
.iconsgeral{
    color:white;
    font-size:30pt;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 16px;
    padding-top: 20rem;
    margin: 0;
    padding: 0;
}
.icons{
    color:rgba(255, 255, 255, 0);
    font-size:20pt;
    margin: 8px;
    background-color:yellow;
    width:45px;
    height:45px;
    border-radius: 45px;
    border-radius: solid 5px 3px #f6fa05;
}
h6{
    font-size:11pt;
    font-family: roboto;
    padding-top: -9rem;
    padding-bottom: 10px;
    color:rgb(255, 217, 0);
    text-align: center;
    margin-left: 0px;
    font-family: roboto;
}
.iconsgeral, .icons{
    color:rgb(255, 255, 255);
    font-size: 17pt;
    margin: 6px;
    transition: all 0.2s;
}
.iconsgeral, .icons, i{
    color:rgb(255, 255, 255);
    font-size: 15pt;
    font-weight: 500;
    padding-top: 5px;
    margin: 6px 10px 0px 10px;
    transition: all 0.2s;
}
.icons:hover{
    color:rgb(255, 255, 255);
    font-size: 15pt;
    font-weight: 500;
    padding-top: 5px;
    margin: 6px 10px 0px 10px;
    transition: all 0.2s;
}

.icons{
    background: -webkit-gradient(linear, left top, right top, from(#0065e8), color-stop(50%, #11a2f1), to(#0065e8));
    background: linear-gradient(to right, #f30202 0%, #f30202 50%, #f30202 100%);
    background-size: 200% auto;
    width:30px;
    height:25px;
    transition: all 0.2s;

}
.icons:hover{
    background: -webkit-gradient(linear, left top, right top, from(#0065e8), color-stop(50%, #11a2f1), to(#0065e8));
    background: linear-gradient(to right, #05c9fa 0%, #0577fa 50%, #05c9fa 100%);
    background-size: 200% auto;
    width:30px;
    height:25px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(255, 0, 0, 0.1), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.2);
    ttransition: all 0.2s;
}
#zap:hover{
    background: -webkit-gradient(linear, left top, right top, from(#0065e8), color-stop(50%, #11a2f1), to(#0065e8));
    background: linear-gradient(to right, #147700 0%, #2efa05 50%, #2efa05 100%);
    background-size: 200% auto;
    transition: all 0.2s
}
#insta:hover{
    background: -webkit-gradient(linear, left top, right top, from(#0065e8), color-stop(50%, #11a2f1), to(#0065e8));
    background: linear-gradient(to right, #ffe600 0%, #ff00d4 50%, #ae00ff 100%);
    transition: all 0.2s
}
#face:hover{
    background: -webkit-gradient(linear, left top, right top, from(#0065e8), color-stop(50%, #11a2f1), to(#0065e8));
    background: linear-gradient(to right, #05c9fa 0%, #0065d8 50%, #05c9fa 100%);
    background-size: 200% auto;
    transition: all 0.2s
}
#you:hover{
    background: -webkit-gradient(linear, left top, right top, from(#0065e8), color-stop(50%, #11a2f1), to(#0065e8));
    background: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #ffffff 100%);
    background-size: 200% auto;
    transition: all 0.2s;
    color: red;
}
.rodape{
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #00000000;
    position: fixed;
    bottom:0;
    left:0;
}
.cttred{
    margin-top: 8px;
    font-weight: 100;
    color: white;
    text-align: center;
    font-family: roboto;
}
.cttrede{
    margin-top: 8px;
    font-weight: 500;
    text-align: center;
    font-family: roboto;
}
@media only screen and (max-width: 992px) {
    .img {
       display: none;
    }
}

@media only screen and (min-width: 992px) {
    .img1  {
       display: none;
    }
}
@media only screen and (min-width: 992px) {
    .img2  {
       display: none;
    }
}
@media only screen and (min-width: 320px) {
    .rodape{
        color:rgb(255, 255, 255);
        position: left;
        font-family: roboto;
        width:100%;
        text-align: center;
        padding-top: 82.5%;

    }
}
@media only screen and (min-width: 320px) {
    .img1{
        width:95%;
        margin-left: 0.5rem;
        align-items: center;
        position: absolute;
    }
}
/**
@media only screen and (min-width: 1920px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 40%;
        position:absolute;
        margin-left: 1rem;
        cursor: pointer;
    }
}
@media only screen and (min-width: 1600px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 40%;
        position:absolute;
        margin-left: 1rem;
        cursor: pointer;
    }
}
@media only screen and (min-width: 1366px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 40%;
        position:absolute;
        margin-left: 1rem;
        cursor: pointer;
    }
}
@media only screen and (min-width: 1280px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 40%;
        position:absolute;
        margin-left: 1rem;
        cursor: pointer;
    }
}
@media only screen and (min-width: 1024px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 40%;
        position:absolute;
        margin-left: 1rem;
        cursor: pointer;
    }
}
@media only screen and (min-width: 993px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 40%;
        position:absolute;
        margin-left: 1rem;
        cursor: pointer;
    }
}
@media only screen and (min-width: 991px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:17pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 90%;
        position:absolute;
        margin-left: 25.5%;
        cursor: pointer;
    }

}**/
/**
@media only screen and (min-width: 360px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 85%;
        position:absolute;
        margin-left: 25.5%;
        cursor: pointer;
    }
}
@media only screen and (min-width: 800px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 90%;
        position:absolute;
        margin-left: 25.5%;
        cursor: pointer;
    }
}
@media only screen and (min-width: 320px) {
    .cad2{
        color:rgb(255, 217, 0);
        font-size:15pt;
        position: left;
        font-family: roboto;
        width:50%;
        text-align: center;
        padding-top: 82.5%;
        position:absolute;
        margin-left: 23%;
        cursor: pointer;
    }
}**/