body {
    margin:0;
    padding: 0;

    background-image: url("img/gotas.jpg");
    background-size: cover; 
    background-position: center;
    background-attachment: fixed;
}

@font-face {
    font-family: quicksand;
    src: url(font/Quicksand-VariableFont_wght.ttf);
}

* {
    font-family: quicksand;
    color: #444444;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: gray;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 22px;
}

#myBtn:hover {
    background-color: #557b7e;
}

html {
    scroll-behavior: smooth;
}

p {
    font-size: 1.3vw;
}

h1 {
    color: #7aa0ab;
}

h2 {
    font-size: 2.5vw;
    text-align: center;
    color: #7aa0ab;
}

h3 {
    font-size: 1.5vw;
    color: #4f7482;
}

.painel>h2 {
    font-size: 40px;
    margin-top: 0px !important;
}

.painel1 {
    background-image: url("img/Hygea-Home_01.jpg");
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center;
    display: flex; 
    justify-content: space-between; 
    flex-direction: column; 
    align-items: center;
    height: 1000px;
    width: auto;    
    background-position: center center;
    margin-bottom: 90px;
}

.painel1>div {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin-top: 100px;
}

.painel1>h3 {
    margin-bottom: 100px;
}

.painel1>p {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.policy a {
    text-decoration:none; 
    color: #606060;
}

a:hover:not(.policy) {
    color: gray;
}

.img {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.painelComMargem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 100px !important;
    background-color: #fcfafb;
}

.painel {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
}

.painel>h2 {
    margin-bottom: 50px;
}

.painel>h3 {
    margin-block-start: 0px !important;
    margin-block-end: 10px !important;
}

.painel>p {
    margin-block-start: 0px !important;
    margin-block-end: 20px !important;
    margin-bottom: 40px !important;
}

.painel3 {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 2px;
    background-color: #fcfafb;
}

.painel3>h2 {
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.layout1 {
    text-align: center;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
}

.layout1Conteudo {
    padding-bottom: 20px;
    margin-bottom: 100px !important;
}

.layout3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-color: #fcfafb;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 40px !important;
}

.layout3Conteudo {
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
    color: #7aa0ab;
    align-items: flex-start !important;
}

.layout3Conteudo>p {
    margin-bottom: 0px;
}

.layout2 h2 {
    color: #7aa0ab;
}

.layout3>div>h2 {
    color: #7aa0ab;
}

.layout3Conteudo>h2 {
    text-align: center;
}

.layout3>img {
    width: 100%;
    height: auto;
}

.layout1>* {
    color: white;
}

.layout2>* {
    color: #444444;
}

.layout3>div>* {
    color: #444444;
}

.layout3>div>h3 {
    text-align: left !important;
    font-size: 22px !important;
    color: #4f7482;
}

.garantia {
    padding-bottom: 20px;
    margin-top: 20px !important;
    margin-bottom: 100px !important;
}

.video {
    background-color: black;
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 100px !important;
}

.img3 {
    background-image: url("img/001_teste1.jpg");
    background-size: cover; 
    background-position: center;
    display: flex; 
    justify-content: center; 
    flex-direction: column; 
    align-items: center;
    height: 1000px;
    width: auto;
    margin-bottom: 100px !important;
}

.img3>h2 {
    margin-top: 80px;
}

.img4 {
    background-image: url("img/Hygea-Home_061.jpg");
    background-size: cover; 
    background-position: center;
    display: flex; 
    justify-content: center; 
    flex-direction: column; 
    align-items: center;
    height: 1000px;
    width: auto;
    margin-bottom: 100px !important;
}

.img4>h2 {
    margin-top: 80px;
}

.cores {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 2px;
}

layout4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    background-color: #fcfafb;
    padding-bottom: 30px;
    margin-bottom: 40px !important;
}

.layout4Conteudo {
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
    color: #7aa0ab;
    align-items: flex-start !important;
}

.painel4 {
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 2px;
}

.painel4>h2 {
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.painel4>div>p {
    text-align: justify !important;
}

.infoImagem {
    background-image: url("img/Asset 11-100.jpg");
    background-size: cover; 
    background-position: center;
    width: 100%;
    height: auto;
}

.infoTexto {
    text-align: left;
    padding-left: 40px;
    text-align: justify;
    color: #7aa0ab;
    align-items: flex-start !important;
}

.info {
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 50px;;
    padding-bottom: 50px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.info>img {
    width: 50%;
    height: auto;
}

.info>p {
    margin-bottom: 0px !important;
}

.infoTexto>h2 {
    text-align: left !important;
}

.link {
    padding-left: 15%;
    padding-right: 15%;
    text-align: center;
    font-size: 20px;
    margin-block-start: 40px !important;
    margin-block-end: 40px !important;
}

.button {
    background-color: #7aa0ab;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.button:hover {
    background-color: #4f7482;
    color: white !important;
}

.fa-download {
    color: white;
}

hr {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 2px;
    margin-top: 10px;
    height: 0;
    display: block;
    unicode-bidi: isolate;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}

footer {
    color: #606060;
    background-color: #f2f2f2;
    text-align: left;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 5px;
}

.foot {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    font-size: 0.8rem;
}

.icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.icon>#iconEdeba {
    margin-left: 5px;
}

.foot1 {
    margin-top: 20px;
}

.foot2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

footer p {
    font-size: 0.8rem;
}

.foot1>p {
    font-size: 0.8rem !important;
    margin-top: 4px;
    margin-bottom: 0px;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
}

.footer>foot>foot2 {
    color: #7aa0ab !important;
}

footer .fab {
    font-size: 16px;
    margin-right: 10px;
    margin-top: 10px;
}

.backgroundImage {
    background-image: url("img/Asset 7-100.jpg");
    background-size: cover; 
    background-position: center;
    height: 700px;
    width: 100%;
}

@media only screen and (max-width: 500px) {
    
    
.backgroundImage {
    height: 250px;
}

    #myBtn {
        bottom: 10px;
        right: 15px;
        font-size: 11px;
    }

    p {
        font-size: 2.5vw !important;
    }

    h2 {
        font-size: 3.7vw;
    }

    h3 {
        font-size: 2.5vw;
    }

    .infoTexto{
        padding-left: 20px; 
    }

    .painel1 {
        background-size: cover;
        margin-bottom: 45px !important;
        height: 500px;
    }

    .painel1>h3 {
        margin-bottom: 50px;
        font-size: 4vw;
    }

    .painel1>div>h1 {
        font-size: 6vw;
    }

    .painel1>div {
        align-items: center;
        justify-content: center;
        margin-top: 25px;
    }

    .painelComMargem {
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 50px !important;
    }

    .layout1Conteudo {
        margin-bottom: 50px !important;
    }

    .painel3 {
        padding-left: 10%;
        padding-right: 10%;
        text-align: justify;
    }

    .garantia {
        margin-bottom: 50px !important;
    }

    .video {
        margin-bottom: 50px !important;
    }

    .img3 {
        background-size: cover;
        background-repeat: no-repeat;
        height: 380px;
        width: auto;
        margin-bottom: 50px !important;
    }

    .img3>h2 {
        margin-top: 40px;
    }

    .img4 {
        background-size: cover;
        background-repeat: no-repeat;
        height: 370px;
        margin-bottom: 50px !important;
    }

    .img4>h2 {
        margin-top: 40px;
    }

    .layout3Conteudo{
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    .footer p {
        font-size: 0.5rem !important;
    }

    .foot2 {
        padding-left: 3%;
    }
}