/* Reset Básico */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #333;
    line-height: 1.6;
}
 @media screen and (max-width:1920px) and (orientation: landscape) {
	 
	 
	 @viewport{
    zoom: 0.0;
    width: device-width;
	
	 }

.container {
    max-width: 1200px;
    margin: 0 auto;

}

/* Header */
.client-banner {
margin-top: 147px;
    width: 100%;
   
   
    text-align: center;
    background: #fff;
  
}

.client-banner img {
    width: 1200px;
    height: auto;
    display: block;
    margin: 0 auto;
     object-fit: cover;
    object-position: center;
      box-shadow: 0 4px 12px rgba(0,0,0,0.30);
      border-radius: 7px;
}

/* Informações do Cliente */
.client-info {
    text-align: center;
    padding: 40px 0;
}

.client-title {
width:1200px;
   font-display: swap;
font-weight:800;
font-size: 47px;
		 text-align: center;
		 float:left;
		color:rgba(41,104,94,1.00);
		 
		 margin-top:34px;
 
}




.contact-bar {
   
    justify-content: center;
    gap: 70px;
    font-size: 14.5px;
    color:rgba(90,90,90,1.00);
    margin-bottom: 40px;
    flex-wrap: wrap;
    letter-spacing: 0.2px;
    
}

.contact-bar a {
    
    justify-content: center;
    gap: 30px;
     font-size: 14.5px;
    color:rgba(90,90,90,1.00);
    margin-bottom: 40px;
    flex-wrap: wrap;
    
}

.contact-bar img {
    margin-left: 7px;
    margin-right: 4px;
    transform: translateY(2px); /* Move o ícone 1 pixel para cima */
}





.client-description h2 {
    color: var(--verde-claro);
    margin-bottom: 20px;
}

.client-description p {
    text-align: justify;
    margin-bottom: 15px;
}

/* Seção Localização */
.section-title {
    text-align: center;
    color: var(--verde-primario);
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.map-container img {
    width: 100%;
    border-radius: 8px;
    border: 2px solid #eee;
}

/* Galeria de Fotos */
.gallery-wrapper {
    background:url("../img/fundogaleriafotos.jpg") no-repeat top;
    padding: 60px 0;
    margin-top: 50px;
}

.white-text {
    color: #fff !important;
}

.gallery-grid {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.main-photo img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 5px;
}

.sub-photos {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.sub-photos img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 5px;
    transition: transform 0.3s ease;
}

.sub-photos img:hover {
    transform: scale(1.03);
}



}





/* Responsividade */
@media screen and (max-width:960px) and (orientation: portrait){ 


	 @viewport{
    zoom: 0.0;
    width: device-width;
	
	 }



    .container {
    max-width: 350px;
    margin: 0 auto;
    
}

/* Header */
.client-banner {
margin-top: 27px;
    width: 100%;
   
   
    text-align: center;
    background: #fff;
  
}

.client-banner img {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
     object-fit: cover;
    object-position: center;
      box-shadow: 0 4px 12px rgba(0,0,0,0.30);
      border-radius: 7px;
}

/* Informações do Cliente */
.client-info {
    text-align: center;
    padding: 40px 0;
}




.client-title {

width:350px;
   font-display: swap;
font-weight:800;
font-size: 29px;
		 text-align: center;
		 float:left;
		color:rgba(41,104,94,1.00);
		 
		 margin-top:7px; 
}

.client-title h1 {

width:350px;
   font-display: swap;
font-weight:800;
font-size: 29px;
		 text-align: center;
		 float:left;
		color:rgba(41,104,94,1.00);
		 
		 margin-top:7px; 
}

.contact-bar {
   
   
    
    font-size: 14.5px;
    color:rgba(90,90,90,1.00);
    margin-bottom: 40px;
 
    padding: 4px;
   text-align: left;
    width:350px;
    
}

.contact-bar a {
    
    justify-content: center;
    gap: 30px;
     font-size: 14.5px;
    color:rgba(90,90,90,1.00);
    margin-bottom: 40px;
    flex-wrap: wrap;
    
}

.contact-bar span {
width:350px;
display: flex;
padding: 7px;
    
}

.contact-bar img {
  
    margin-right: 4px;
    transform: translateY(4px); /* Move o ícone 1 pixel para cima */
}





.client-description h2 {
    color:rgba(41,104,94,1.00);
    margin-bottom: 20px;
}

.client-description p {
    text-align: left;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    color:rgba(119,119,119,1.00);
}

/* Seção Localização */
.section-title {
    text-align: center;
    color: rgba(41,104,94,1.00);
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.map-container  {
    width: 350px;
    border-radius: 8px;
    border: 2px solid #eee;
}


.map-container img {
    width: 100%;
    border-radius: 8px;
  
}


.map-container iframe {
    width: 350px;
    height:450px;
    border-radius: 8px;
 
}

/* Galeria de Fotos */
.gallery-wrapper {
    background:url("../img/fundogaleriafotos.jpg") no-repeat top;
    padding: 60px 0;
    margin-top: 47px;
}

.white-text {
    color: #fff !important;
}

.gallery-grid {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.main-photo img {
    width: 100%;
    height: 347px;
    object-fit: cover;
    border-radius: 5px;
}

.sub-photos {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.sub-photos img {
    width: 100%;
    height: 134px;
    object-fit: cover;
    border-radius: 5px;
    transition: transform 0.3s ease;
}

.sub-photos img:hover {
    transform: scale(1.03);
}



}
