*{
    border: 0;
    padding: 0;
    margin: 0;
}

body{
    font-family: 'Montserrat', sans-serif;
}

#navbar {
    /* height: 151px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

#navbar .col-md-4 .img-logo{
    width: 100px;
    height: 100px;
    padding: 20px;
}

#navbar .buttons{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#navbar .btn-participar{
    display: flex;
    align-items: center;
    justify-content: center;
    
    width: 192px;
    height: 52px;
    background-color: #B5DDBE;
    border-radius: 6px;

    font-style: normal;
    font-weight: 500;
    font-size: 24px;
}

#navbar .btn-participar a{
    text-decoration: none;
    color: #000000;
}

#navbar .btn-conheca{
    display: flex;
    align-items: center;
    justify-content: center;
    
    width: 276px;
    height: 52px;
    background: #B5DDBE;
    border-radius: 6px;

    font-style: normal;
    font-weight: 500;
    font-size: 24px;
}

#navbar .btn-conheca a{
    text-decoration: none;
    color: #000000;
}

#banner{
    background-image: url('../assets/edição\ nova.png');
    background-position: center;
    backdrop-filter: blur(4px);
    

}

#banner .col-md-6 #organizacao{
    font-style: normal;
    font-weight: 800;
    font-size: 56px;

    margin-top: 65px;
    margin-left: 80px;
    margin-bottom: 99.2px;
}

#banner .col-md-6 #aovivo{
    font-style: normal;
    font-weight: 500;
    font-size: 36px;

    margin-bottom: 42px;
}

#banner form {
    background-color: #e5e5e5;

    width: 586px;
    height: 238px;

    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 102px;

    border: solid 1px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}

#banner form .title{
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
}

#banner form .nome{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 19px;
}

#banner form .nome input{
    width: 224px;
    height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
}

#banner form .box-email input{
    width: 224px;
    height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
}

#banner form .btn-registrar{
    
    width: 178px;
    height: 40px;
    background: #B5DDBE;
    border-radius: 6px;

    
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: -0.015em;

    color: #000000;
}

#banner .col-md-6 #data{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    margin-top: 65px;
}

#banner .col-md-6 #data .dia{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
}

#banner .col-md-6 #data .hora{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
}

#banner .contagem{
    list-style: none;
    display: flex;
    justify-content: space-around;
}

#banner .contagem li{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: white;
}

main{
    background-color: #b5ddb3;
}

main .row #title2{
    margin-top: 120px;
    margin-left: 80px;

    font-style: normal;
    font-weight: 800;
    font-size: 48px;
}

main .items{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

main .items .item1{
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

main .items .item1 img{
    width: 376px;
    height: 266px;
    margin-top: 35px;
}

main .items .item1 p{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
}

main .items .item1 .legend1{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
}

main .items .item2{
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

main .items .item2 img{
    width: 376px;
    height: 266px;
}

main .items .item2 p{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
}

main .items .item2 .legend2{
    font-style: normal;
    font-weight: normal;
    font-size-adjust: 24px;
}

#titlePart{
    margin-top: 36px;
    margin-bottom: 71px;
}

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

.rounded-circle{
    width: 247px;
    height: 247px;
    
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;

    margin-bottom: 30px;
}

.convidado .text{
    margin-bottom: 17px;
}

.convidado .description{
    margin-right: 71px;
}

.instagram{
    
    width: 52px;
    height: 52px;
    left: 325px;
    top: 748px;
}

.parcerias{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

hr{
    height: 1px;
    background: #000000;
    margin-top: 142px;
    margin-bottom: 70px;
}

.parcerias .parceiro1{
    width: 149px;
    height: 167px;
}

.parcerias .parceiro2{
    width: 288px;
    height: 117px;
    /* margin-left: 274px;
    margin-right: 197px; */
}

.parcerias .parceiro4{
    width: 265px;
    height: 110px;
}

.parcerias .parceiro3{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.parcerias .parceiro3 img{
    width: 247px;
    height: 247px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

footer{
    background-color: #b5ddbe;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    margin-top: 22px;

}

footer .img-logo{
    width: 114px;
    height: 106px;
    margin-top: 65px;
    margin-bottom: 67px;
}

footer hr{
    width: 50%;
    height: 1px;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 128px;
}

footer .redes{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 200px;
}

.redes-sociais-1{
    width: 52px;
    height: 52px;
    margin-right: 49px;
}

.redes-sociais-2{
    
    width: 51px;
    height: 51px;
    margin-right: 49px;

}

.redes-sociais-3{
    
    width: 67px;
    height: 59px;  
    margin-right: 49px;
}