*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body{
    /*width: 100vw;
    height: 100vh;*/
    background: #f8f8f8;
    overflow: hidden;
}

html{
    overflow: hidden;
}

header{
    display: flex;
    justify-content: center;
}

header img{
    padding-top: 20px;
    width: 30%;
}

#appRadio{
    /*width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient( 179deg, #00000000, #07070700, #0b02129e);
    overflow: hidden;*/
}

.area{
    /*height: 70vh;*/

}

.area-1{
    background-image: url(img/rádio.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 900px;
    height: 900px;
    position: relative;
    bottom: 137px;
    background-position: -187px -48px;
}

.area-2{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 5%;
}


.area-2 h1{
    font-family: cursive;
    color: #1e003e;
    position: relative;
    bottom: 37px;
    font-size: 27px;
}
.radio-1, .radio-2{
    width: 320px;
    height: 250px;
    border-radius: 5px;
    background: #1e003e;
    box-shadow: -7px 9px 9px 0px #00000045;
    /*margin-right: 30px;*/
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'Lato-WR';
}

.radio-1 h2{
    position: relative;
    top: 21px;
    left: -104px;
}

.are{
    display: flex;
    align-items: center;
    justify-content: center;
}

.radio-2 h2{
    position: relative;
    top: 21px;
    left: -104px;
}

.botao{
    background-color: #fff;
    padding: 7px 9px;
    /* font-size: 0px; */
    border-radius: 100%;
    position: relative;
    top: 43px;
    box-shadow: 0px 0px 3px 1px #49175a45;
    cursor: pointer;
}
.botao i{
   
    color: #000;
   
}

.pt{
    font-size: 50px !important;
    position: relative;
    left: 1px;
    top: 3px;
}


.ptB{
    font-size: 50px !important;
    position: relative;
    left: 1px;
    top: 3px;
}


.radio-2{
    width: 320px;
    height: 248px;
    border-radius: 5px;
    background: #1e003e;
    box-shadow: -7px 9px 9px 0px #00000045;
}

.container-audio {
    visibility: hidden;
    width: 66%;
    height: auto;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    left: 14px;
  
    color: #444;
    margin: 20px auto;
    overflow: hidden;
}

.bt{
    padding: 15px 17px;
    top: 70px;
    
}

.btB{
    padding: 15px 17px;
    top: 70px;
    
}

.ty{
    font-size: 35px !important;
}

.tyB{
    font-size: 35px !important;
}



.bty{
    padding: 7px 9px ;
    top: 70px;
}

audio {
  width:100%;
}
audio:nth-child(2), audio:nth-child(4), audio:nth-child(6) {
    margin: 0;
}
.container-audio .colum1 {
    width: 8px;
    height: 6em;
    border-radius: 5px;
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
}
.container-audio .colum1:last-child {
    margin: 0;
}
.container-audio .colum1 .row {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: linear-gradient(to up, #7700aa, #8800ff);
    position: absolute;
    -webkit-animation: Rofa 10s infinite ease-in-out;
    animation: Rofa 10s infinite ease-in-out;
    bottom: 0;
}
.container-audio .colum1:nth-of-type(1) .row {
    -webkit-animation-delay: 3.99s;
    animation-delay: 3.99s;
}
.container-audio .colum1:nth-of-type(2) .row {
    -webkit-animation-delay: 3.80s;
    animation-delay: 3.80s;
}
.container-audio .colum1:nth-of-type(3) .row {
    -webkit-animation-delay: 3.70s;
    animation-delay: 3.70s;
}
.container-audio .colum1:nth-of-type(4) .row {
    -webkit-animation-delay: 3.60s;
    animation-delay: 3.60s;
}
.container-audio .colum1:nth-of-type(5) .row {
    -webkit-animation-delay: 3.50s;
    animation-delay: 3.50s;
}
.container-audio .colum1:nth-of-type(6) .row {
    -webkit-animation-delay: 3.40s;
    animation-delay: 3.40s;
}
.container-audio .colum1:nth-of-type(7) .row {
    -webkit-animation-delay: 3.30s;
    animation-delay: 3.30s;
}
.container-audio .colum1:nth-of-type(8) .row {
    -webkit-animation-delay: 3.20s;
    animation-delay: 3.20s;
}
.container-audio .colum1:nth-of-type(9) .row {
    -webkit-animation-delay: 3.10s;
    animation-delay: 3.10s;
}
.container-audio .colum1:nth-of-type(10) .row {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
.container-audio .colum1:nth-of-type(11) .row {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
.container-audio .colum1:nth-of-type(12) .row {
    -webkit-animation-delay: 2.10s;
    animation-delay: 2.10s;
}
.container-audio .colum1:nth-of-type(13) .row {
    -webkit-animation-delay: 2.20s;
    animation-delay: 2.20s;
}
.container-audio .colum1:nth-of-type(14) .row {
    -webkit-animation-delay: 1.30s;
    animation-delay: 1.30s;
}
.container-audio .colum1:nth-of-type(15) .row {
    -webkit-animation-delay: 1.40s;
    animation-delay: 1.40s;
}
.container-audio .colum1:nth-of-type(16) .row {
    -webkit-animation-delay: 1.50s;
    animation-delay: 1.50s;
}
.container-audio .colum1:nth-of-type(17) .row {
    -webkit-animation-delay: 1.60s;
    animation-delay: 1.60s;
}
.container-audio .colum1:nth-of-type(18) .row {
    -webkit-animation-delay: 1.70s;
    animation-delay: 1.70s;
}
.container-audio .colum1:nth-of-type(19) .row {
    -webkit-animation-delay: 1.80s;
    animation-delay: 1.80s;
}
.container-audio .colum1:nth-of-type(20) .row {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

@-webkit-keyframes Rofa {
    0% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);
        background-color: yellow;
    }

    5% {
        height: 100%;
        -webkit-transform: translatey(15px);
        transform: translatey(15px);
        background-color: fuchsia;
    }
    10% {
        height: 90%;
        transform: translatey(0);
        -webkit-transform: translatey(0);
        background-color: bisque;
    }

    15% {
        height: 80%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    20% {
        height: 70%;
        -webkit-transform: translatey(0);
        transform: translatey(0);
        background-color: cornflowerblue;
    }
    25% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);
        background-color: cornflowerblue;
    }
    30% {
        height: 70%;
        -webkit-transform: translatey(0);
        transform: translatey(0);
        background-color: cornflowerblue;
    }
    35% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    40% {
        height: 60%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    45% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    50% {
        height: 50%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    55% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    60% {
        height: 40%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    65% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    70% {
        height: 30%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    75% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    80% {
        height: 20%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    85% {
        height: 0%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    90% {
        height: 10%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    95% {
        height: 5%;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
    100% {
        height: 0;
        -webkit-transform: translatey(0);
        transform: translatey(0);

        background-color: cornflowerblue;
    }
}


@media (max-width: 1460px) {

    .area-1{
        width: 522px;
        height: 630px;
        position: relative;
        bottom: 137px;
        background-position: -134px -22px;
    }

    .radio-1, .radio-2{
        width: 248px;
        height: 235px;
    }

    .radio-1 h2{
        left: -64px;
    }
    
  
    
    .radio-2 h2{
        left: -64px;
    }

}


@media (max-width: 1030px) {
    .area-1{
        width: 465px;
        height: 474px;
        position: relative;
        bottom: 137px;
        background-position: -111px -22px;
        position: relative;
        top: -31px;
        right: 46px;
    }

    .are{
        position: relative;
    bottom: 37px;
    /*left: 20px;*/
        flex-direction: column;
    }

    .radio-1, .radio-2{
     
	    width: 245px;
    height: 219px;
    margin-bottom: 0px;

    }
  
    .area-2 h1{
        bottom: 61px;
        font-size: 20px;
    }

}

@media (max-width: 450px) {

    header img{
        width: 70%;
    }

    .area-2{
    margin-top: 30%;
    }

    .area-2 h1{
        bottom: 71px;
        font-size: 20px;
    }

    .radio-1, .radio-2{
        width: 260px;

    }

    .area-1{
        width: 0px;
        height: 0px;
     
    }


}