.elementor-22 .elementor-element.elementor-element-aa42d2f{--display:flex;--min-height:400px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.8;}.elementor-22 .elementor-element.elementor-element-aa42d2f:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-aa42d2f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pousada.documentoeuropeu.com.br/wp-content/uploads/2026/07/WhatsApp-Image-2026-04-29-at-10.18.32-3.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-22 .elementor-element.elementor-element-aa42d2f::before, .elementor-22 .elementor-element.elementor-element-aa42d2f > .elementor-background-video-container::before, .elementor-22 .elementor-element.elementor-element-aa42d2f > .e-con-inner > .elementor-background-video-container::before, .elementor-22 .elementor-element.elementor-element-aa42d2f > .elementor-background-slideshow::before, .elementor-22 .elementor-element.elementor-element-aa42d2f > .e-con-inner > .elementor-background-slideshow::before, .elementor-22 .elementor-element.elementor-element-aa42d2f > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-22 .elementor-element.elementor-element-bbc3b1c .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:var( --e-global-color-f3ab65e );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-22 .elementor-element.elementor-element-b51d4cc{width:var( --container-widget-width, 532px );max-width:532px;--container-widget-width:532px;--container-widget-flex-grow:0;text-align:center;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;color:var( --e-global-color-f3ab65e );}.elementor-22 .elementor-element.elementor-element-41f8583{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-22 .elementor-element.elementor-element-37c613b{--display:flex;}.elementor-22 .elementor-element.elementor-element-0c02273{--display:flex;}.elementor-22 .elementor-element.elementor-element-b4e2745{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22 .elementor-element.elementor-element-1586301 iframe{height:400px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-22 .elementor-element.elementor-element-37c613b{--width:50%;}.elementor-22 .elementor-element.elementor-element-0c02273{--width:50%;}}@media(max-width:767px){.elementor-22 .elementor-element.elementor-element-aa42d2f{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-22 .elementor-element.elementor-element-bbc3b1c .elementor-heading-title{font-size:28px;}.elementor-22 .elementor-element.elementor-element-37c613b{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}/* Start custom CSS for html, class: .elementor-element-d010742 */.container-formulario-novo {
    max-width: 700px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

.subtitulo-formulario {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #0b4f44;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

.titulo-formulario-novo {
    font-family: Georgia, serif;
    font-size: 32px;
    color: #111827;
    margin-top: 0;
    margin-bottom: 32px;
    font-weight: bold;
}

.grid-campos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .grid-campos {
        grid-template-columns: 1fr;
    }
}

.grupo-campo {
    display: flex;
    flex-direction: column;
}

.campo-mensagem {
    margin-bottom: 8px;
}

.grupo-campo label {
    font-size: 14px;
    color: #374151;
    margin-bottom: 8px;
}

.grupo-campo input,
.grupo-campo select,
.grupo-campo textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    font-size: 15px;
    color: #111827;
    background-color: #fafafa;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    transition: border-color 0.2s, background-color 0.2s;
}

.grupo-campo input::placeholder,
.grupo-campo textarea::placeholder {
    color: #9ca3af;
}

.grupo-campo select {
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23111827%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right 14px top 50%;
    background-size: 12px auto;
}

.grupo-campo input:focus,
.grupo-campo select:focus,
.grupo-campo textarea:focus {
    outline: none;
    border-color: #1e3a34;
    background-color: #ffffff;
}

.contador-caracteres {
    text-align: right;
    font-size: 12px;
    color: #6b7280;
    margin-top: 6px;
}

.botao-enviar-novo {
    width: 100%;
    background-color: #1e3a34;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 16px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: background-color 0.2s;
    margin-top: 10px;
}

.botao-enviar-novo:hover {
    background-color: #142924;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2a6b005 */.container-informacoes {
    max-width: 900px; 
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    padding: 20px;
}

.subtitulo-info {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #0b6355; 
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

.titulo-info {
    font-family: Georgia, serif;
    font-size: 28px;
    color: #111827;
    margin-top: 0;
    margin-bottom: 24px;
    font-weight: bold;
}

/* Configuração do Grid para dois cards por linha */
.grid-informacoes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

/* Classe para ocupar a linha inteira no grid */
.card-linha-inteira {
    grid-column: 1 / -1;
}

/* Responsividade: muda para 1 coluna em telas de celular */
@media (max-width: 650px) {
    .grid-informacoes {
        grid-template-columns: 1fr;
    }
    
    .card-linha-inteira {
        grid-column: auto;
    }
}

.card-info {
    display: flex;
    align-items: flex-start;
    background-color: #f3f2ed; 
    padding: 18px 20px;
    border-radius: 12px;
    gap: 16px;
}

/* Estrutura do fundo circular do ícone */
.icone-circulo {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

/* Cores específicas de cada ícone (Fundo claro + Ícone escuro) */
.bg-verde-claro { background-color: #e4f5ed; }
.text-verde { color: #1e8755; }

.bg-azul-claro { background-color: #e6f0fa; }
.text-azul { color: #2e669e; }

.bg-amarelo-claro { background-color: #fdf5e3; }
.text-amarelo { color: #b8860b; }

.bg-rosa-claro { background-color: #fceaf0; }
.text-rosa { color: #d6336c; }

/* Textos dentro do card */
.conteudo-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.conteudo-info h4 {
    font-size: 14px;
    font-weight: bold;
    color: #111827;
    margin: 0 0 4px 0;
}

.conteudo-info p {
    font-size: 13px;
    color: #4b5563;
    margin: 0;
    line-height: 1.4;
}

.texto-miudo {
    font-size: 11px;
    color: #9ca3af;
}/* End custom CSS */