html
{
width:100%;
min-width: 100%;
height: 100%;
min-height: 100%;
}
body {
    scroll-behavior: smooth;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    border: 0;
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    outline: 0;
    padding: 0;
    background-color: rgb(255, 246, 220);
}
head
{
    margin-top: auto;
    background-color: black;
}
footer {
    margin-top: auto;
    background-color: black;
    border: 100% black;
    text-align: center;
    align-items: center;
    
}
.divpreta
{
    background-color: black;
    text-align: center;
    align-items: center;
}
.divlogo
{
    width: 100%;
    background-color: rgb(255, 246, 220);;
    opacity: 95%;
    position: fixed;
    top: 0;
    left:0;
    animation: descer 0.5s;
}
.space
{
    height: 35%;
}
.divprincipal
{
   position: fixed;
   top: 0;
   left:0;
   margin-top: auto;
   box-shadow: 2px 2px #525252;
   background-color: black;
   width: 100%;
}
.btnmenu
{
    background-color: transparent;
    color: rgb(255, 246, 230);
    border: none;
    height: 30px;
}

.btnmenu:hover{
    font-weight: bold;
    background-color: black;
    color: #FFD700;
    cursor: pointer;
}

.coluna-50
{
   width: 50%;
}
.coluna-45
{
    width: 45%;
}
.coluna-55
{
    width: 55% 
}
.linha
{
    display: flex;
    flex-flow: row wrap;
    background-color: black;
}
.imgaspas
{
    width: 10%;
    height:10%;
}
.img
{
    height: 100%;
    width:100%;
}
.titulo
{
    padding-top: 0.01%;
    text-align: center;
    background-color: black;
    color: #FFD700;
    border-radius: 20px 0px 20px;
    text-shadow: 1px 1px #525252;
}

.titulo2
{
    padding-top: 0.01%;
    text-align: center;
    background-color: black;
    color: #FFD700;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-shadow: 1px 1px #525252;
}
.titulo3
{
    color: #FFD700;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    text-align: center;
    text-shadow: 3px 3px rgb(45, 45, 45)
}

.titulo4
{
    padding-top: 0.01%;
    text-align: center;
    background-color: black;
    color: #FFD700;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-shadow: 1px 1px #525252;
}
.titulo5
{
    padding-top: 0.01%;
    text-align: center;
    background-color: transparent;
    color: rgb(255, 246, 230);
    text-shadow: 1px 1px #525252;
}
.textodourado
{
    color: #FFD700;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.textobranco
{
    color: rgb(255, 246, 230);
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
.textopreto
{
    color: black;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

h2
{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h3
{
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
h4
{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.lista
{
    align-items: center;
    display: flex;
    justify-content: center;
    color: rgb(255, 246, 230);
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: large;
}
.btnlista
{
    width: 80%;
    border: 0.5px;
    box-shadow:2px 4px #FFD700;
    background-color:  rgb(35, 35, 35);
    color: #FFD700;
    border-radius: 0px 30px 30px;
}
#textowireless
{
    animation: EsqtoDir 2s;
}
#btnlista1s
{
    animation: DirtoEsq 1.5s;
    width: 100%;
}
#btnlista2s
{
    animation: DirtoEsq 2s;
    width: 100%;
}
#btnlista3s
{
    animation: DirtoEsq 2.5s;
    width: 100%;
}
#btnlista4s
{
    animation: DirtoEsq 3s;
    width: 100%;
}
#btnlista5s
{
    animation: DirtoEsq 3.5s;
    width: 100%;
}
#btnlista6s
{
    animation: DirtoEsq 4s;
    width: 100%;
}
.w100
{
    width: 90%;
    align-items: center;
}
.linha1
{
    display: flex;
    flex-flow: row wrap;
}
.coluna-33
{
    width: 33.33%;
    border: 2px;
    border-color: black;
}

.coluna-33I
{
    width: 33.33%;
    align-items: center;
    display: flex;
    justify-content: center;
}
.btnlista1
{
    padding-top: 1%;
    width: 95%;
    border: 0.5px;
    box-shadow:2px 4px #525252;
    color: rgb(255, 246, 230);
    background-color: black;
    border-radius: 0px 30px 30px;
    text-align: center;
}
.textoimg
{
   padding-top: 100%;
}
.divimagemcapacitores
{
    width: 100%;
    height: 100%;
    background-image: url('capacitores.jpg');
}
.divimagemcapacitors
{
    width: 100%;
    height: 100%;
    background-image: url('capacitors.png');
}
.imgdescricao
{
    padding-top: 0.01%;
    text-align: center;
    color: black;
    text-shadow: 2px 2px #525252;
    height: 100%;
    width:100%;
}
@media screen and (max-width: 600px) {

    
    .coluna-50{
        width: 100%;
    }
    .coluna-33
    {
        width: 100%;
    }
    .coluna-45
    {
        width: 100%;
    }
    .coluna-55
    {
    width: 100% 
    }
    .imgdescricao
    {
        width: 100%;
    }
  }
.credito
{
    background-color: rgb(45, 45, 45);
    color: #FFD700;
    text-align: center;
}

#logo
{
    animation: EsqtoDir 2s;
}

@keyframes subir {
    from
    {
        transform: translateY(100px)
    }
    to
    {
        transform: translateY(0);
    }
}
@keyframes descer {
    from
    {
        transform: translateY(-100px)
    }
    to
    {
        transform: translateY(0);
    }
}
@keyframes EsqtoDir {
    from
    {
        transform: translatex(-100px)
    }
    to
    {
        transform: translatex(0);
    }
}
@keyframes DirtoEsq {
    from
    {
        transform: translatex(100px)
    }
    to
    {
        transform: translatex(0);
    }
}
