@import url('https://fonts.googleapis.com/css?family=Ysabeau+Infant:400');

html {
    width: 100%;
    font-size: 100%;
}

body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 100;
    line-height: 1.75;
    color: #000000;
    background-color: #abd1c6;
}

.aside__menu {
    display: flex;
    flex-direction: column;
    justify-content: left;
    width: 70px;
    height: 920px;
    padding: 1rem;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #475d5b;
}

.header__menu__link {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 100;
    font-size: 28px;
    line-height: 1;
    color: #FFFFFE;
    text-decoration: none;
    margin: 3rem 0 1.38rem;
}

.header__about {
    display: flex;
    align-items: center;
    width: 100%;
    height: 10vh;
    background-color: #475d5b;
    padding: 0 5%;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    text-align: left;
}

.nav_textmenu__link {
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 31px;
    font-weight: 300;
    line-height: 1.1;
    color: #FFFFFE;
    text-decoration: none;
    margin: 3rem 0 1.38rem;
}

.main__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 14px;
}

.main__content_index {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 80px 20px 20px;
    padding: 0 20px;
}

.suggestions__text {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 1;
    color: #FFFFFE;
    text-decoration: none;
}

.suggestions__link {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 1;
    color: #CFDFDB;
    border-radius: 8px;
    text-decoration: none;
}

.box-content {
    width: 530px;
    height: 400px;
    margin: 120px auto 20px;
    border-radius: 8px;
    background-color: #CFDFDB;
}

.title_box {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 100;
    font-size: 32px;
    line-height: 1.1;
    margin: 48px 0 15px 10px;
    color: #042630;
    display: inline-flex;
    margin-block-start: 2px;
    margin-block-end: 0px;
}

.title_content_index {
    display: flex;
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 100;
    color: #FFFFFE;
    font-size: 25px;
    line-height: 1;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    text-align: center;
}

.text__about {
    color: #042630;
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
    padding: 0px 3px 0px 3px;
    display: inherit;
    margin-block: 0px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-end: 0px;
    margin-inline-start: 0px;
}

.paragrafo {
    margin-bottom: 0px;
    display: flex;
    padding: 0px;
    margin-block-start: 6px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.forms__curadoria {
    width: 530px;
    height: 251px;
    margin-top: 15px;
    border-top: transparent;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #6A8988;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.row-2 {
    display: inline-flex;
    flex-direction: column;
}

.text_label__form {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.2rem;
    color: #FFFFFE;
    margin: 3px 3px 0px 10px;
}

.inputs__forms {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 300;
    line-height: 1;
    font-size: 1.2rem;
    background: #CFDFDB;
    border-radius: 8px;
    border-color: transparent;
    text-decoration: none;
    margin: 0 0 0 10px;
    position: static;
}

.inputs__textarea {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 300;
    line-height: 1;
    font-size: 19px;
    background: #CFDFDB;
    border-radius: 8px;
    border-color: transparent;
    text-decoration: none;
    margin: 0 0 0 10px;
    position: static;
    max-width: 45%;
    max-height: 25%;
}

.button__forms {
    display: flex;
    justify-content: center;
    background-color: #CFDFDB;
    border-radius: 8px;
    border-color: transparent;
    text-decoration: none;
    margin: 0 0 0 10px;
}

.text_button {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 300;
    line-height: 1.3;
    font-size: 21px;
    margin: auto;
    color: #042630;
}

.box__content_index {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    flex-wrap: wrap;
    width: 980px;
    height: 870px;
    margin: 30px auto 0;
    border-radius: 8px;
    background-color: #CFDFDB;
}

.box_curadoria {
    width: auto;
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.box-1,
.box-2,
.box-3,
.box-4,
.box-5,
.box-6,
.box-7,
.box-8,
.box-9 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6A8988;
    margin: 10px;
    border-radius: 20px;
    padding: 2px 10px 1px;
}

.box-1 {
    width: 390px;
    height: 175px;
}

.box-2 {
    width: 390px;
    height: 175px;
}

.box-3 {
    width: 420px;
    height: 390px;
}

.box-4 {
    width: 390px;
    height: 175px;
}

.box-5 {
    width: 175px;
    height: 175px;
}

.box-6 {
    width: 175px;
    height: 175px;
}

.box-7 {
    width: 390px;
    height: 175px;
}

.box-8 {
    width: 175px;
    height: 175px;
}

.box-9 {
    width: 175px;
    height: 175px;
}

.page-footer {
    color: #042630;
    padding: 18px;
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.1;
    text-decoration: none;
    text-align: center;
    margin-top: 40px;
    width: 100%;
}

.text_footer {
    margin-block-start: 100px;
    margin-block-end: 2px;
    margin-inline-start: 10px;
    margin-inline-end: 0px;
}

.link__footer {
    color: #042630;
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.1;
    text-decoration: none;
}

@media screen and (max-width: 1200px) {
    .header__menu__link {
        font-family: 'Ysabeau Infant', sans-serif;
        align-items: center;
        font-weight: 100;
        font-size: 19px;
        line-height: 1;
        color: #FFFFFE;
        text-decoration: none;
        margin: 1px;
    }

    .aside__menu {
        display: flex;
        justify-content: center;
        width: 100%;
        height: 40px;
        position: fixed;
        padding: 14px;
        top: 0;
        left: 0;
        background-color: #475d5b;
        z-index: 1000;
    }

    .main__content {
        display: flex;
        justify-content: center;
        margin: 100px 20px 40px 20px;
        padding: 0 14px;
    }

    .main__content_index {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 60px 20px 20px;
        padding: 0 20px;
    }

    .box-content {
        display: block;
        width: 90%;
        max-width: 400px;
        height: auto;
        margin: 20px auto;
        border-radius: 8px;
        background-color: #CFDFDB;
    }

    .box__content_index {
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        flex-wrap: wrap;
        width: 95%;
        max-width: 500px;
        height: auto;
        margin: 20px auto;
        border-radius: 8px;
        background-color: #CFDFDB;
        padding: 20px;
    }

    .title_content_index {
        display: flex;
        font-family: 'Ysabeau Infant', sans-serif;
        font-weight: 100;
        color: #FFFFFE;
        font-size: 22px;
        line-height: 1;
        justify-content: center;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }

    .text__about {
        color: #042630;
        font-family: 'Ysabeau Infant', sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.2;
        padding: 6px 3px 0px 3px;
        display: block;
        margin: 10px 0;
    }

    p.paragrafo {
        margin: 10px 0;
        display: block;
        padding: 0px;
    }

    .forms__curadoria {
        display: flex;
        flex-direction: column;
        width: 90%;
        height: auto;
        margin: 20px auto;
        padding: 20px;
        border-radius: 8px;
        background-color: #6A8988;
    }

    .text_label__form {
        font-family: 'Ysabeau Infant', sans-serif;
        font-weight: 400;
        line-height: 1.3;
        font-size: 1.1rem;
        color: #FFFFFE;
        margin: 10px 0 5px 0;
    }

    .inputs__forms {
        font-family: 'Ysabeau Infant', sans-serif;
        font-weight: 400;
        line-height: 1;
        font-size: 1.1rem;
        background: #CFDFDB;
        border-radius: 8px;
        border: none;
        padding: 8px;
        margin: 0 0 15px 0;
        width: 100%;
        box-sizing: border-box;
    }

    .inputs__textarea {
        font-family: 'Ysabeau Infant', sans-serif;
        font-weight: 400;
        line-height: 1.2;
        font-size: 1.1rem;
        background: #CFDFDB;
        border-radius: 8px;
        border: none;
        padding: 8px;
        margin: 0 0 15px 0;
        width: 100%;
        min-height: 60px;
        resize: vertical;
        box-sizing: border-box;
    }

    .button__forms {
        display: flex;
        justify-content: center;
        background-color: #CFDFDB;
        border-radius: 8px;
        border: none;
        padding: 10px 20px;
        margin: 10px auto 0;
        cursor: pointer;
    }

    .suggestions__text {
        font-family: 'Ysabeau Infant', sans-serif;
        font-weight: 100;
        font-size: 16px;
        line-height: 1.2;
        color: #FFFFFE;
        text-decoration: none;
        margin: 5px 0;
        text-align: center;
    }

    .suggestions__link {
        font-family: 'Ysabeau Infant', sans-serif;
        font-weight: 100;
        font-size: 14px;
        line-height: 1;
        color: #042630;
        background-color: #CFDFDB;
        border-radius: 8px;
        text-decoration: none;
        padding: 2px 4px;
    }

    .box_curadoria {
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: border-box;
        width: 100%;
    }

    .box-1,
    .box-2,
    .box-3,
    .box-4,
    .box-5,
    .box-6,
    .box-7,
    .box-8,
    .box-9 {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #6A8988;
        margin: 10px;
        border-radius: 20px;
        padding: 15px 10px;
        width: 90%;
        max-width: 300px;
        min-height: 100px;
    }

    .page-footer {
        color: #042630;
        padding: 20px;
        font-family: 'Ysabeau Infant', sans-serif;
        font-size: 1.1rem;
        font-weight: 100;
        line-height: 1.1;
        text-decoration: none;
        text-align: center;
        margin-top: 40px;
        width: 100%;
    }

    .text_footer {
        font-size: 1.1rem;
        line-height: 1.1;
        margin: 10px 0;
    }

    .link__footer {
        color: #042630;
        font-family: 'Ysabeau Infant', sans-serif;
        font-size: 1.1rem;
        line-height: 1.1;
        text-decoration: none;
    }
}
