body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.navbar {
    border-bottom: 3px;
    border-style: solid;
    background-color: white;
    border-color: white;
    z-index: 2;
    border-bottom-left-radius: 5%;
    border-bottom-right-radius: 5%;
}

.navbar-brand img {
    height: 157px
}

#pic4 {
    width: 100%;
    margin-top: -65px;
    z-index: 1;
}

#textoone {
    z-index: 2;
    margin-top: -65px;
    background-color: white;
    border-top-left-radius: 5%;
    border-top-right-radius: 5%;    
    height: 100%;
}

#textoinsideone {
    align-content: space-around;
    width: 92%;
   
}

#downarrow {
        align-self: end;
        height: 40px;
        background-color: white;
       
}

h1, h4 {
    color: #e5aea8;
    font-size: 27px;
    line-height: 140%;
}

h2 {
    font-size: 15px;
    color: #52422a;
    line-height: 140%;
}

p {
    font-size: 22px;
    color: white;
    font-weight: 400;
}

#botaoagende {
    background-color: #e5aea8;
    color: white;
    border-color: #e5aea8;
    border-radius: 20px;
    width: 100%;
}

#botaoagende:hover, #botaoagende2:hover {
    background-color:#f1d2cf;

}

#botaoagende2 {
    background-color: #e5aea8;
    color: white;
    border-color: #e5aea8;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 25px;
}

#pagetwoin {
    background-color: #423d37;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius:20px;
    border-top-right-radius: 20px;
}

#pagetwoin {
    width: 90%;
}

#pagetwoin p {
    color: white;
    font-size: 16px;
    font-weight: 300;
}

h4 {
    padding-top: 25px;
}

h5 {
    color:#6b4e2a;
    font-size: 16px;
    line-height: 1.5rem;
    letter-spacing:0.1rem;
}

#profileIngrid {
    width: 30%;
    height: 30%
}

#pagethreein {
    background-color: #e5aea8;
    margin-top: -15%;
}

#pagethreein p {
    color: #423d37;
    font-size: 16px;
    padding-top: 20%;
    padding-bottom: 10%;
    padding-left: 10%;
    padding-right: 10%;
}

#pagethree p {
    color: #423d37;
    font-size: 16px;
    padding-left: 10%;
    padding-right: 10%;
}

#title {    
    padding-top: 10%;
    color: #e5aea8;
    font-size: 20px;
    line-height: 2rem;
    letter-spacing:0.1rem;
}

#pagefour p {
    color: #423d37;
    font-size: 16px;
    padding-left: 5%;
}

#pinksquare {
    background-color: rgb(229, 174, 168, 0.25);
    height: 130px;
    width: 80%;
    z-index: -1;
    margin-bottom: -80px;
}

#pinksquare2 {
    background-color: rgb(229, 174, 168, 0.25);
    height: 130px;
    width: 20%;
    z-index: -1;
    margin-top: -40px;
    float:right;
    margin-right: 0;
}

#pagefivein {
    background-color: #423d37;
    height: 75px;
}

#pagefiveintwo {
    background-color: #423d37;
    height: 75px;
 
}

#pagefiveintwo {
    background-color:#e5aea8 ;
    height: 45px;
}

#pagefiveintwo:hover {
    background-color:#f1d2cf; 
}


.pagefiveroundpic {
    max-height: 90px;
    max-width: 90px;
    border-radius: 100%;
}

.roundtitle {
    color:#52422a;
    font-size: 13px;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    padding-right: 15%;
}

.roundtext {
    color:#52422a;
    font-size: 11px;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    padding-right: 15%;
}

#pinkstripe {
    height: 25px;
    background-color: #f1d2cf;
    width: 100%;
}

.tamanho10 {
    height: 12%
}

.tamanho15 {
    height: 17.6%;
    background-color: aquamarine;
}

#situacoes1 p {
    color: white;
    font-size: 22px;
}

#situacoes1 {
    background-color: #e5aea8;
    margin-top: 100px;
    
}

#situacoes2 {
    background-image: url("/pics/sit1.png");
    font-size: 16px;
}

#situacoes3 {
    background-image: url("/pics/sit2.png");
}

#situacoes4 {
    background-image: url("/pics/sit3.png");
}

#situacoes5 {
    background-image: url("/pics/sit4.png");
}

#situacoes6 {
    background-image: url("/pics/sit5.png");
}

.lateral {
    width: 85%;
}

.pinkbig {
    padding-top: 10%;
    color: #e5aea8;
    font-size: 20px;
    line-height: 2rem;
    letter-spacing:0.1rem;
}

.bi-instagram {
    color: #e5aea8;
}

@media (max-width: 576px) { 

    .navbar {
        border-bottom: 3px;
        border-style: solid;
        background-color: white;
        border-color: white;
        z-index: 2;
        border-bottom-left-radius: 5%;
        border-bottom-right-radius: 5%;
    }

    .navbar-brand img {
        height: 157px
    }

    #pic4 {
        width: 100%;
        margin-top: -65px;
        z-index: 1;
    }

    #textoone {
        z-index: 2;
        margin-top: -65px;
        background-color: white;
        border-top-left-radius: 5%;
        border-top-right-radius: 5%;
        align-items: stretch;
    }

    #textoinsideone {
        align-content: space-around;
        width: 92%;

    
    }

    #downarrow {
            align-self: end;
            height: 40px;
            background-color: white;
        
    }

    h1, h4 {
        color: #e5aea8;
        font-size: 27px;
        line-height: 140%;
    }

    h2 {
        font-size: 14px;
        color: #52422a;
        line-height: 140%;
    }

    h2 {
        font-size: 15px;
    }

    p {
        font-size: 22px;
        color: white;
        font-weight: 400;
    }

    #botaoagende {
        background-color: #e5aea8;
        color: white;
        border-color: #e5aea8;
        border-radius: 20px;
        width: 100%;
    }

    #botaoagende2 {
        background-color: #e5aea8;
        color: white;
        border-color: #e5aea8;
        border-radius: 20px;
        width: 100%;
        margin-bottom: 25px;
    }

    #pagetwoin {
        background-color: #423d37;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border-top-left-radius:20px;
        border-top-right-radius: 20px;
    }

    #pagetwoin {
        width: 90%;
    }

    #pagetwoin p {
        color: white;
        font-size: 16px;
        font-weight: 300;
    }

    h4 {
        padding-top: 25px;
    }

    h5 {
        color:#6b4e2a;
        font-size: 16px;
        line-height: 1.5rem;
        letter-spacing:0.1rem;
    }

    #profileIngrid {
        width: 30%;
        height: 30%
    }

    #pagethreein {
        background-color: #e5aea8;
        margin-top: -15%;
    }

    #pagethreein p {
        color: #423d37;
        font-size: 16px;
        padding-top: 20%;
        padding-bottom: 10%;
        padding-left: 10%;
        padding-right: 10%;
    }

    #pagethree p {
        color: #423d37;
        font-size: 16px;
        padding-left: 10%;
        padding-right: 10%;
    }

    #title {    
        padding-top: 10%;
        color: #e5aea8;
        font-size: 20px;
        line-height: 2rem;
        letter-spacing:0.1rem;
    }

    #pagefour p {
        color: #423d37;
        font-size: 16px;
        padding-left: 5%;
    }

    #pinksquare {
        background-color: rgb(229, 174, 168, 0.25);
        height: 130px;
        width: 80%;
        z-index: -1;
        margin-bottom: -80px;
    }

    #pinksquare2 {
        background-color: rgb(229, 174, 168, 0.25);
        height: 130px;
        width: 20%;
        z-index: -1;
        margin-top: -40px;
        float:right;
        margin-right: 0;
    }

    #pagefivein {
        background-color: #423d37;
        height: 75px;
    }

    #pagefiveintwo {
        background-color: #423d37;
        height: 75px;
    
    }

    #pagefiveintwo {
        background-color:#e5aea8 ;
        height: 45px;
    }

    .pagefiveroundpic {
        max-height: 90px;
        max-width: 90px;
        border-radius: 100%;
    }

    .roundtitle {
        color:#52422a;
        font-size: 13px;
        font-family: 'Saira', sans-serif;
        font-weight: 500;
        padding-right: 15%;
    }

    .roundtext {
        color:#52422a;
        font-size: 11px;
        font-family: 'Saira', sans-serif;
        font-weight: 500;
        padding-right: 15%;
    }

    #pinkstripe {
        height: 25px;
        background-color: #f1d2cf;
        width: 100%;
    }

    .tamanho10 {
        height: 12%
    }

    .tamanho15 {
        height: 17.6%;
        background-color: aquamarine;
    }

    #situacoes1 p {
        color: white;
        font-size: 22px;
    }

    #situacoes1 {
        background-color: #e5aea8;
        margin-top: 100px;
        
    }

    #situacoes2 {
        background-image: url("/pics/sit1.png");
        font-size: 16px;
    }

    #situacoes3 {
        background-image: url("/pics/sit2.png");
    }

    #situacoes4 {
        background-image: url("/pics/sit3.png");
    }

    #situacoes5 {
        background-image: url("/pics/sit4.png");
    }

    #situacoes6 {
        background-image: url("/pics/sit5.png");
    }

    .lateral {
        width: 85%;
    }

    .pinkbig {
        padding-top: 10%;
        color: #e5aea8;
        font-size: 20px;
        line-height: 2rem;
        letter-spacing:0.1rem;
    }

    .bi-instagram {
        color: #e5aea8;
    }

}

@media (min-width: 576px) { 

    #pageone {
        width: 80%;
    }

    #textoone {
        display: flex;
        align-items: center;
        
    }



    #pic4 {
        
        margin-top: -65px;
        z-index: 1;
        border-radius: 20px;
    }
    
    #downarrow {
        align-self: none;
        background-color: white;
        padding-bottom: 10%;
       
    }

    #pagetwoout {
        margin-top: 2%;
        width: 80%;
    }

    #pagethree {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }

    #row3, #row4 {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    
    }

    #pic5 {
        width: 70%;
        margin-right: auto;
        margin-left: auto;
        display: block;

    }

    #situacoes1 {
        margin-top: 0;
        height: 45px;
        margin-bottom: 0;
    }

    #situacoes2 {
        margin-top: 0;
    } 

    #pagefive, #pagesix {
        width: 95%;
    }
 
    h3 {
        font-size: 20px;
    }


}

@media (min-width: 768px) { 
   
    #pic4 {
        width: 70%;

    }
    
}