body {
    background-color: #ffffff;
    font-family: "Open Sans", sans-serif;
}

#HomeFotos {
    background-image: url('../images/banner4.png');
    background-size: cover;
    background-repeat: no-repeat;
    font-family: Terminal, Monaco, monospace;
}

p.banner {
    color: #d89e27;
    font-size: 51px;
    font-family: Terminal, Monaco, monospace;
}

h1 {
    color: black;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    color: black;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

h2.chegar {
    text-align: center !important;
}

p {
    font-family: georgia, palatino, serif;
    font-size: 16pt;
}

#formulario {
    background-color: rgba(54, 32, 7, 0.7);
    justify-content: flex-start;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 42px;
    padding-left: 30px;
    color: #fff;
}

.titulo {
    color: rgb(255, 255, 255);
    font-family: Terminal, Monaco;
    font-size: 35px;
}

label {
    font-weight: bold;
}

ul {
    list-style: none;
    padding: 0;
    color: #ffffff;
    font-size: 22px;
}

ul li:before {
    content: "\2713"; /* Código Unicode para o símbolo de check (√) */
    color: #d89e27; /* Cor do check */
    margin-right: 5px; /* Espaçamento à direita do check */
}

.btn-primary {
    background-color: #d89e27;
    border-color: #d89e27;
}

a.btn.btn-success.whats {
    font-size: 22px;
    margin-left: 15%;
}

a.btn.btn-success.whats {
    font-size: 21px;
    margin-left: 15%;
}

.image-container {
    position: relative;
    display: inline-block;
}

.image-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Cor preta com 50% de opacidade */
}

h2.subtitle {
    position: absolute;
    bottom: 42%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #d89e27;
    margin: 0;
    text-transform: math-auto;
}

.itens-tratamentos {
    text-align: center;
    color: black;
    position: relative;
    bottom: -3%;
    margin-bottom: 39%;
}

.button-over-image {
    position: absolute;
    bottom: -2%;
    left: 50%;
    transform: translateX(-50%);
}

.itensP {
    color: #174556;
    font-weight: bold;
    font-size: 18px;
}

#footer {
    background-color: black;
}

.tituloFooter {
    color: #d89e27;
    font-weight: bold;
    font-size: 19px;
}

i.fab.fa-whatsapp.footer {
    background: #189d0e;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 17px;
}

i.fas.fa-phone.footer {
    width: 30px;
    height: 30px;
    font-size: 17px;
}

i.fas.fa-phone {
    background: #337ab7;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 18px;
}

i.fas.fa-envelope-square.footer {
    background: #337ab7;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 17px;
}

.links-share {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-evenly;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    max-width: 180px;
    margin-left: 24%;
}

.links-share a {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #37599a;
    font-size: 18px;
    font-size: 1.125rem;
}

.links-share a i {
    color: #fff !important;
}

.links::before {
    content: none;
}

#promocoes {
    background-color: black;
    color: #ffffff;
}

p.promocoes {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 39px;
    font-weight: bold;
    text-align: center;
}

span.preco {
    color: #d89e27;
}

section#tratamentosMinimamente {
    background-color: black;
}

p.tratamentosMinimamente {
    font-size: 20px;
}

section#avaliacao {
    background-color: #174556;
    font-size: 20px;
    color: #ffffff;
}

p.endereco {
    font-size: 11pt;
}

span.nomeCliente {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}

span.Tratamento {
    font-size: 14PT;
}

span.tens {
    font-size: 14pt;
    font-weight: bold;
}

i.fa.fa-star {
    color: #ffca26;
}

span.valorP {
    color: red;
    position: absolute;
    bottom: 9%;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 24px;
    text-transform: math-auto;
    font-weight: bold;
}

label#nome-error {
    color: red;
}

label#telefone-error {
    color: red;
}

label#email-error {
    color: red;
}

.WhatsMobile {
    display: none;
}

.labial {
    bottom: 47% !important;
}

.conteudo-mobile {
    display: contents;
}

.conteudos {
    display: none;
}

.imagem {
}

@media screen and (max-width: 414px) and (min-width: 360px) {

    #promocoes {
        display: none !important;
    }

    .divMobile {
        background-color: black;
    }

    /* Estilo da div container */
    .conteudos {
        display: flex;
        justify-content: center; /* Centraliza a imagem horizontalmente */
        align-items: center; /* Centraliza a imagem verticalmente */
        background-color: black; /* Cor de fundo da div */
    }

    .imagem {
        max-width: 100%; /* Garante que a imagem não exceda a largura da div */
        height: auto; /* Mantém a proporção da imagem */
    }

    #HomeFotos {
        background-image: none;
        background-position: left;
    }

    /* .conteudo-mobile {
         background-image: url(../images/banner4-mobile.png);
         background-repeat: no-repeat;
         background-color: black;
         display: none;
         position: relative; /* Ensure positioning context for children } */


    .WhatsMobile {
        font-size: 17px !important;
        display: inline;
        margin-left: -6% !important;
        position: absolute;
    }

    p.banner {
        font-size: 35px;
        text-align: center;
        line-height: 1.3;
        margin-top: 20px; /* Adjust this value to create desired space */
        position: relative; /* Adjusted to maintain the flow in the document */
    }

    a.btn.btn-success.whats {
        margin-left: 0%;
    }

    #formulario {
        background-color: #644a2f;
        display: none;
    }

  /*  h2.subtitle {
        position: absolute;
        bottom: 38%;
        left: 3px;
        width: 99%;
        text-align: center;
        color: #d89e27;
        margin: 0;
        text-transform: math-auto;
    }*/

    h2.subtitle {
        position: absolute;
        bottom: 39%;
        left: 25px;
        width: 86%;
        text-align: center;
        color: #d89e27;
        margin: 0;
        text-transform: math-auto;
    }

    span.valorP {
        color: red;
        position: absolute;
        bottom: 9%;
        left: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        font-size: 25px;
        text-transform: math-auto;
    }

    .responsiveWhats {
        margin-left: -13% !important;
        display: none;
    }

    .whats {
        transform: translateX(15%);
    }

    .labial {
        bottom: 38% !important;
    }

    .mundo {
        background-color: black;
    }

    .background-whats {

    }

    .conteudo-h1 {
        margin-top: 24% !important;
    }
}