html,
body {
    margin: 0;
    scroll-behavior: smooth;

}

@viewport {
    zoom: 1.0 !important;
    width: device-width !important;
}

@font-face {
    font-family: "Phenomena";
    src: url("fonts/Phenomena-Regular.otf");
}

.house a{
    color: white ;
}

.house a:visited{
    color: white ;
}

.house a:hover{
    color: grey ;
}

a {
    text-decoration: none;
    color: rgb(0, 58, 122);
}

a:visited {
    text-decoration: none;
    color: rgb(0, 58, 122);
}

a:hover {
    color: grey;
}

.logo {
    text-align: center;
    max-height: 300px;
    padding-top: 40px;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgb(250, 250, 250, 0.8);
    margin-bottom: 0%;
}


.cover {
    position: relative;
    margin: 0 auto;
}

.cover img {
    width: 100% !important;
    text-align: center;
}

.logo-trilha {
    max-width: 450px !important;

}

.logo-unb {
    max-width: 15em !important;
    margin-top: 10px;
    margin-right: 70px;
}

.title {
    position: absolute;
    font-weight: bold;
    height: 66px;
    top: 10%;
    left: 13%;
    font-size: 2em;
    font-family: 'Phenomena', sans-serif;
    margin: 0;
}

.apresentation {
    color: rgb(0, 58, 122);
    background-color: rgb(250, 250, 250, 0.8);
    height: 80px;
    border-radius: 10px;
}

.apresentation h1 {
    margin: 2px 20px;
}

.text {
    position: absolute;
    font-weight: bold;
    top: 27%;
    left: 25%;
    font-size: 2.8em;
    font-family: 'Phenomena', sans-serif;
    margin: 0;
    padding: 6px;
}

.apresentation-text {
    color: rgb(0, 58, 122);
    white-space: nowrap;

}

.apresentation1 {
    background-color: rgb(233, 234, 233, 0.8);
    margin: 13px 0px;
    height: 55px;
    padding-right: 5%;
    padding-left: 2%;
    border-radius: 5px;
    width: fit-content;
}

.apresentation2 {
    background-color: rgb(233, 234, 233, 0.8);
    margin: 13px 0px;
    height: 55px;
    padding-right: 1%;
    padding-left: 2%;
    border-radius: 5px;
    width: fit-content;
}

.apresentation3 {
    background-color: rgb(233, 234, 233, 0.8);
    margin: 13px 0px;
    height: 55px;
    padding-left: 2%;
    padding-right: 5%;
    border-radius: 5px;
    width: fit-content;
}

.apresentation4 {
    background-color: rgb(233, 234, 233, 0.8);
    margin: 13px 0px;
    height: 55px;
    padding-left: 2%;
    padding-right: 1%;
    border-radius: 5px;
    width: fit-content;
}

.courses {
    color: #fff;
    background-color: rgba(31, 71, 117, 0.8);
    height: 80px;
    border-radius: 10px;
    padding: 0 70px;
}

.courses h1 {
    margin: 2px 20px;
}

.courses-text {
    color: rgb(0, 58, 122);

}


.txt-yellow {
    background-color: rgb(244, 199, 26, 0.8);
    margin: 15px 20px;
    height: 50px;
    padding-left: 2%;
    padding-right: 90%;
    border-radius: 5px;

}

.txt-blue {
    background-color: rgb(25, 165, 221, 0.8);
    margin: 15px 20px;
    height: 50px;
    padding-left: 2%;
    padding-right: 90%;
    border-radius: 5px;
}

.txt-green {
    background-color: rgb(152, 184, 20, 0.8);
    margin: 15px 20px;
    height: 50px;
    padding-left: 2%;
    padding-right: 90%;
    border-radius: 5px;
}


.txt-white {
    background-color: rgb(233, 234, 233, 0.8);
    margin: 15px 20px;
    height: 50px;
    padding-left: 2%;
    padding-right: 90%;
    border-radius: 5px;
    white-space: nowrap;
}

.poetics {
    color: #fff;
    background-color: rgb(26, 112, 174, 0.8);
    height: 80px;
    border-radius: 10px;
    padding: 0 70px;
}

.poetics h1 {
    margin: 0 20px;
}

.poetics-text {
    white-space: nowrap;

}

.poetics-text a {
    text-decoration: none;
    color: #fff;
}

.poetics-text a:visited {
    text-decoration: none;
    color: #fff;
}

.poetics-text a:hover {
    color: grey;
}

.poetics1 {
    background-color: rgb(26, 112, 174, 0.8);
    margin: 13px 20px;
    height: 55px;
    padding-left: 2%;
    padding-right: 5%;
    border-radius: 5px;
    width: fit-content;

}

.poetics2 {
    background-color: rgb(26, 112, 174, 0.8);
    margin: 13px 20px;
    height: 55px;
    padding-left: 2%;
    padding-right: 5%;
    border-radius: 5px;
    width: fit-content;

}

.poetics3 {
    background-color: rgb(26, 112, 174, 0.8);
    margin: 13px 0px;
    margin-left: 20px;
    height: 55px;
    padding-left: 2%;
    padding-right: 5%;
    border-radius: 5px;
    width: fit-content;

}

.personalities {
    color: rgb(0, 58, 122);
    background-color: rgb(140, 135, 183, 0.8);
    width: fit-content;
    height: 80px;
    border-radius: 10px;
}

.personalities h1 {
    margin: 0px 40px;
}

.spaces {
    color: rgb(0, 58, 122);
    background-color: rgb(184, 184, 168, 0.8);
    height: 80px;
    width: fit-content;
    border-radius: 10px;
    white-space: nowrap;
}

.spaces h1 {
    margin: 0px 30px;
}

.house {
    color: #fff;
    background-color: rgb(0, 0, 0, 0.8);
    width: fit-content;
    height: 80px;
    border-radius: 10px;
}

.house h1 {
    margin: 0px 60px;
}


@media (max-width: 1920px) {

    .cover img {
        max-height: 970px;
    }

    .logo {
        padding-top: 80px;
        padding-bottom: 50px;
    }

}

@media (max-width: 1880px) {

    .cover img {
        max-height: 965px;
    }

    .logo {
        padding-top: 80px;
        padding-bottom: 50px;
    }

}

@media (max-width: 1536px) {

    .cover img {
        max-height: 755px;
    }

    .logo {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}

@media (max-width:1366px) {

    .cover img {
        max-height: 700px;
        max-width: 100%;
        
    }


}

@media (max-width: 900px) {


    .text {
        font-size: 2.4em;
        left: 20%;
    }
}

/*768px*/
@media (max-width: 768px) {

    /*img*/

    .logo {
        max-height: 235px;
    }

    .logo-trilha {
        max-width: 350px !important;
    }

    .logo-unb {
        max-width: 15em !important;
    }

    /*txt*/

    .title {
        font-size: 1em;
    }

    .text {
        font-size: 1.8em;
        top: 18%;
        left: 13%;
    }

    /*Apresentation*/

    .apresentation1 {
        margin: 13px 20px;
        height: 35px;
    }

    .apresentation2 {
        margin: 13px 20px;
        height: 35px;
    }

    .apresentation3 {
        margin: 13px 20px;
        height: 35px;
    }

    .apresentation4 {
        margin: 13px 20px;
        height: 35px;
    }

    .apresentation {
        height: 45px;

    }

    .apresentation-text {
        padding-top: 20px;

    }

    /*Curses*/

    .courses {
        height: 45px;
    }


    .txt-yellow {
        margin: 13px 20px;
        height: 35px;
        padding-right: 0;
    }

    .txt-blue {
        margin: 13px 20px;
        height: 35px;
        padding-right: 0;
    }

    .txt-green {
        margin: 13px 20px;
        height: 35px;
        padding-right: 0;
    }

    .txt-white {
        margin: 13px 20px;
        height: 35px;
        padding-right: 0;
    }

    /*Poetics*/

    .poetics {
        height: 45px;
    }

    .poetics1 {
        margin: 13px 20px;
        height: 35px;
        padding-right: 5%;
    }

    .poetics2 {
        margin: 13px 20px;
        height: 35px;
        padding-right: 5%;
    }

    .poetics3 {
        margin: 13px 20px;
        height: 35px;
        padding-right: 1%;
    }

    /*Personalities*/

    .personalities {
        height: 45px;
        width: fit-content
    }

    /*Spaces*/

    .spaces {
        height: 45px;
        width: fit-content
    }

    /*House*/

    .house {
        height: 45px;
        width: fit-content
    }

}

/*480*/
@media (max-width: 480px) {

    /*img*/
    .logo {
        max-height: 135px;
    }

    .logo-trilha {
        max-width: 250px !important;

    }

    .logo-unb {
        max-width: 10em !important;
        margin-right: 20px;
    }

    /*txt*/

    .title {
        font-size: 0.8em;
        left: 10%;
    }

    .text {
        font-size: 1.4em;
        top: 18%;
        left: 13%;
    }

    /*Apresentation*/

    .apresentation1 {
        margin: 13px 20px;
        height: 28px;
        margin-top: 7px;
    }

    .apresentation2 {
        margin: 13px 20px;
        height: 28px;
    }

    .apresentation3 {
        margin: 13px 20px;
        height: 28px;
    }

    .apresentation4 {
        margin: 13px 20px;
        height: 28px;
    }

    .apresentation {
        height: 35px;

    }

    /*Curses*/

    .courses {
        height: 35px;
        width: fit-content;
        padding: 0 15px;

    }


    .txt-yellow {
        margin: 13px 20px;
        height: 28px;
        padding-right: 0;
        width: fit-content;
        padding-right: 18%;

    }

    .txt-blue {
        margin: 13px 20px;
        height: 28px;
        padding-right: 0;
        width: fit-content;
        padding-right: 10%;
    }

    .txt-green {
        margin: 13px 20px;
        height: 28px;
        padding-right: 0;
        width: fit-content;
        padding-right: calc(22% - 1px);

    }

    .txt-white {
        margin: 13px 20px;
        height: 28px;
        padding-right: 0;
        width: fit-content;
        padding-right: calc(12% - 1px);

    }

    /*Poetics*/

    .poetics {
        height: 32px;
        width: fit-content;
        padding: 0 15px;
    }

    .poetics1 {
        margin: 13px 20px;
        height: 28px;
        padding-right: 5%;
    }

    .poetics2 {
        margin: 13px 20px;
        height: 28px;
        padding-right: 5%;
    }

    .poetics3 {
        margin: 13px 20px;
        height: 28px;
        padding-right: 1%;
    }

    /*Personalities*/

    .personalities {
        height: 32px;
        width: fit-content;
    }

    /*Spaces*/

    .spaces {
        height: 32px;
        width: fit-content;
    }

    /*House*/

    .house {
        height: 32px;
        width: fit-content;
    }


}

/*414*/
@media (max-width: 414px) {

    /*img*/

    .logo {
        max-height: 135px;
    }

    .logo-trilha {
        max-width: 250px !important;

    }

    .logo-unb {
        max-width: 7em !important;
        margin-right: 20px;
    }

    /*txt*/

    .title {
        font-size: 0.7em;
        left: 10%;
    }

    .text {
        font-size: 1.4em;
        top: 18%;
        left: 8%;
    }

    /*Apresentation*/

    .apresentation1 {
        margin: 13px 20px;
        height: 25px;
        margin-top: 2px;
    }

    .apresentation2 {
        margin: 13px 20px;
        height: 25px;
    }

    .apresentation3 {
        margin: 13px 20px;
        height: 25px;
    }

    .apresentation4 {
        margin: 13px 20px;
        height: 25px;
    }

    .apresentation {
        height: 30px;

    }

    /*Curses*/

    .courses {
        height: 30px;
        width: fit-content;
        padding: 0 15px;

    }


    .txt-yellow {
        margin: 13px 20px;
        height: 25px;
        padding-right: 0;
        width: fit-content;
        padding-right: 18%;

    }

    .txt-blue {
        margin: 13px 20px;
        height: 25px;
        padding-right: 0;
        width: fit-content;
        padding-right: 10%;
    }

    .txt-green {
        margin: 13px 20px;
        height: 25px;
        padding-right: 0;
        width: fit-content;
        padding-right: calc(22% - 1px);

    }

    .txt-white {
        margin: 13px 20px;
        height: 25px;
        padding-right: 0;
        width: fit-content;
        padding-right: calc(12% - 1px);

    }

    /*Poetics*/

    .poetics {
        height: 28px;
        width: fit-content;
        padding: 0 15px;
    }

    .poetics1 {
        margin: 13px 20px;
        height: 25px;
        padding-right: 4%;
    }

    .poetics2 {
        margin: 13px 20px;
        height: 25px;
        padding-right: 4%;
    }

    .poetics3 {
        margin: 13px 0px;
        height: 25px;
        padding-right: 1%;
        margin-left: 20px;
    }

    /*Curses*/

    .courses {
        height: 30px;
        width: fit-content;
        padding: 0 15px;

    }


    .txt-yellow {
        margin: 13px 20px;
        height: 25px;

        padding-right: 0;
        width: fit-content;
        padding-right: 18%;

    }

    .txt-blue {
        margin: 13px 20px;
        height: 25px;
        padding-right: 0;
        width: fit-content;
        padding-right: 10%;
    }

    .txt-green {
        margin: 13px 20px;
        height: 25px;
        padding-right: 0;
        width: fit-content;
        padding-right: calc(22% - 1px);

    }

    .txt-white {
        margin: 13px 20px;
        height: 25px;
        padding-right: 0;
        width: fit-content;
        padding-right: calc(12% - 1px);

    }


    /*Personalities*/

    .personalities {
        height: 28px;
        width: fit-content;
    }

    /*Spaces*/

    .spaces {
        height: 28px;
        width: fit-content;
    }

    /*House*/

    .house {
        height: 28px;
        width: fit-content;
    }

}

@media (max-width: 394px) {

    /*img*/

    .logo {
        max-height: 100px;
        padding-top: 25px;
    }

    .logo-trilha {
        max-width: 180px !important;

    }

    /*txt*/

    .text {
        font-size: 1.1em;
        top: 18%;
        left: 8%;
    }

    /*Apresentation*/

    .apresentation1 {
        margin: 13px 20px;
        height: 20px;
        margin-top: 2px;
    }

    .apresentation2 {
        margin: 13px 20px;
        height: 20px;
    }

    .apresentation3 {
        margin: 13px 20px;
        height: 20px;
    }

    .apresentation4 {
        margin: 13px 20px;
        height: 20px;
    }

    .apresentation {
        height: 30px;

    }

    /*Curses*/

    .courses {
        height: 30px;
        width: fit-content;
        padding: 0 15px;

    }


    .txt-yellow {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 46px
    }

    .txt-blue {
        margin: 13px 20px;
        height: 20px;
        ;
        padding-right: 0;
        width: fit-content;
        padding-right: 26px;
    }

    .txt-green {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 53px;

    }

    .txt-white {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 30px;

    }

    /*Poetics*/

    .poetics {
        height: 28px;
        width: fit-content;
        padding: 0 15px;
    }

    .poetics1 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 4%;
    }

    .poetics2 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 4%;
    }

    .poetics3 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 1%;
    }

    /*Personalities*/

    .personalities {
        height: 28px;
        width: fit-content;
    }

    /*Spaces*/

    .spaces {
        height: 28px;
        width: fit-content;
    }

    /*House*/

    .house {
        height: 28px;
        width: fit-content;
    }

}

/*360*/
@media (max-width: 360px) {

    /*img*/

    .logo {
        max-height: 100px;
        padding-top: 25px;
    }

    .logo-trilha {
        max-width: 180px !important;

    }

    /*txt*/

    .text {
        font-size: 1.1em;
        top: 18%;
        left: 8%;
    }

    /*Apresentation*/

    .apresentation1 {
        margin: 13px 20px;
        height: 20px;
        margin-top: 2px;
    }

    .apresentation2 {
        margin: 13px 20px;
        height: 20px;
    }

    .apresentation3 {
        margin: 13px 20px;
        height: 20px;
    }

    .apresentation4 {
        margin: 13px 20px;
        height: 20px;
    }

    .apresentation {
        height: 30px;

    }

    /*Curses*/

    .courses {
        height: 30px;
        width: fit-content;
        padding: 0 15px;

    }


    .txt-yellow {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 46px
    }

    .txt-blue {
        margin: 13px 20px;
        height: 20px;
        ;
        padding-right: 0;
        width: fit-content;
        padding-right: 26px;
    }

    .txt-green {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 53px;

    }

    .txt-white {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 30px;

    }

    /*Poetics*/

    .poetics {
        height: 28px;
        width: fit-content;
        padding: 0 15px;
    }

    .poetics1 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 4%;
    }

    .poetics2 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 4%;
    }

    .poetics3 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 1%;
    }

    /*Personalities*/

    .personalities {
        height: 28px;
        width: fit-content;
    }

    /*Spaces*/

    .spaces {
        height: 28px;
        width: fit-content;
    }

    /*House*/

    .house {
        height: 28px;
        width: fit-content;
    }

}

/*320*/
@media (max-width: 320px) {

    .logo {
        max-height: 80px;
        padding-bottom: 20px;
        padding-right: 0;
    }

    .logo-trilha {
        max-width: 170px !important;

    }

    .logo-unb {
        max-width: 5em !important;
        margin-right: 35px;
    }

    /*txt*/

    .title {
        font-size: 0.5em;
        left: 10%;
    }

    .text {
        font-size: 1em;
        top: 18%;
        left: 5%;
    }

    /*Apresentation*/

    .apresentation-text {
        top: 14%;
    }

    .apresentation1 {
        margin: 13px 20px;
        height: 20px;
        margin-bottom: 4px;
        margin-top: 1px;
    }

    .apresentation2 {
        margin: 13px 20px;
        margin-top: 4px;
        margin-bottom: 4px;
        height: 20px;
    }

    .apresentation3 {
        margin: 13px 20px;
        margin-top: 4px;
        margin-bottom: 4px;
        height: 20px;
    }

    .apresentation4 {
        margin: 13px 20px;
        margin-top: 4px;
        margin-bottom: 4px;
        height: 20px;
    }

    .apresentation {
        height: 22px;

    }

    /*Curses*/

    .courses {
        height: 22px;
        width: fit-content;
        padding: 0 15px;

    }


    .txt-yellow {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 28px;

    }

    .txt-blue {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 10px;
    }

    .txt-green {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 34px;

    }

    .txt-white {
        margin: 13px 20px;
        height: 20px;
        padding-right: 0;
        width: fit-content;
        padding-right: 13px;

    }

    /*Poetics*/

    .poetics {
        height: 22px;
        width: fit-content;
        padding: 0 15px;
    }

    .poetics1 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 4%;
    }

    .poetics2 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 4%;
    }

    .poetics3 {
        margin: 13px 20px;
        height: 20px;
        padding-right: 1%;
    }

    /*Personalities*/

    .personalities {
        height: 20px;
        width: fit-content;
    }

    /*Spaces*/

    .spaces {
        height: 20px;
        width: fit-content;
    }

    /*House*/

    .house {
        height: 20px;
        width: fit-content;
    }
}

.nav-bar {
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 6rem;
}

.nav-list {
    display: flex;
    align-items: center;
}

.nav-list ul {
    display: flex;
    justify-content: center;
    list-style: none;
}

.nav-item {
    margin: 0 15px;
}

.nav-link {
    text-decoration: none;
    font-size: 1.15rem;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

body {
    min-height: 75rem;
    background-size: cover;
    background-position: center;
    margin: 0;
}

#menu {
    background-color: rgba(0, 0, 0, 0.2) !important;
    padding: 1.5rem 1rem;
}

#menu.ativo {
    background-color: rgba(0, 0, 0, 0.8) !important;
    padding: 5rem 1rem;
}