.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Luxerie", Sans-serif;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Luxerie", Sans-serif;font-weight:400;}.elementor-kit-5 h1{font-family:"Luxerie", Sans-serif;font-weight:400;}.elementor-kit-5 h3{font-family:"Lato", Sans-serif;}.elementor-kit-5 h4{font-family:"Lato", Sans-serif;}.elementor-kit-5 h5{font-family:"Lato", Sans-serif;}.elementor-kit-5 h6{font-family:"Lato", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.content{
    max-width: 1280px;
    margin: 0 auto;
}


/* ==========================================================================
   ESTILOS PARA A ÁREA DO CLIENTE
   ========================================================================== */

/* Estilo do "Card" que envolve cada seção */
.card-cliente {
    background-color: #f9f9f9; /* Um fundo cinza muito claro */
    border: 1px solid #e9e9e9; /* Uma borda sutil */
    border-radius: 12px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

/* Título dentro de cada card (H3 ou H4) */
.card-cliente .elementor-widget-heading h3.elementor-heading-title,
.card-cliente .elementor-widget-heading h4.elementor-heading-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #171A14;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9; /* Linha separadora */
}

/* Estilo para o texto de 'Dados do Cliente' */
.card-cliente p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: rgba(23, 26, 20, 0.8);
}

/* Estilo para a lista de arquivos do projeto */
.lista-arquivos-cliente {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* Estilo de cada link de arquivo na lista */
.lista-arquivos-cliente li a {
    display: flex;
    align-items: center;
    gap: 12px; /* Espaço entre o ícone e o texto */
    padding: 15px;
    background-color: #FFFFFF;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    text-decoration: none;
    color: #31382D; /* Verde escuro do seu design */
    font-weight: 500;
    transition: all 0.3s ease;
}

.lista-arquivos-cliente li a:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    border-color: #AAB2A3; /* Verde claro do seu design */
}

/* Ícone de download adicionado antes de cada link de arquivo */
.lista-arquivos-cliente li a::before {
    content: '';
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    /* Ícone de download em SVG, na cor do texto do link */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2331382D'%3E%3Cpath d='M12 15.586l-4.293-4.293-1.414 1.414L12 18.414l5.707-5.707-1.414-1.414L12 15.586z'/%3E%3Cpath d='M12 4v11h-1V4H9v11a1 1 0 0 0 .293.707L12 19.414l3.707-3.707A1 1 0 0 0 16 15V4h-2v11h-1V4h-1z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true], .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{
    background-color: #CAD6C0 !important;
}

.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{
     background-color: #CAD6C0 !important;
}






.elementor-1842 .elementor-element.elementor-element-8df0403{
    min-height: initial !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Luxerie';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://pavaoarquitetura.com.br/wp-content/uploads/2025/11/Luxerie.ttf') format('truetype');
}
@font-face {
	font-family: 'Luxerie';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://pavaoarquitetura.com.br/wp-content/uploads/2025/11/Luxerie-Display.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://pavaoarquitetura.com.br/wp-content/uploads/2025/08/Lato-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://pavaoarquitetura.com.br/wp-content/uploads/2025/08/Lato-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */