@font-face {
    font-family: "Lato-Regular";
    src: url('../fonts/Lato-Regular.ttf') format("truetype");
}
@font-face {
    font-family: "Lato-Bold";
    src: url('../fonts/Lato-Bold.ttf') format("truetype");
}
	
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
@media (max-width: 900px) and (min-width: 0px) {
  /*media query de los celulares*/
  
	
	.ContenedorS {
	margin: auto; /*esto es centrado siempre*/
	width: 100%;
	height: 100%;
	font-family: "Lato-Regular";
	}

	#seccion_menu{
		height: 90px;
		width: 100%;
		

	}
	.no_movil{
		display: none;
	}
	#menu_M{
		width: 100%;
	    height: 65px;
	    position: relative;
	    box-shadow: 0px 1px 6px -1px #ccc;
	    box-sizing: border-box;
	    padding: 0 10px;
	    z-index: 3;
	    background: #FFF;
	    position: fixed;
		box-shadow: 0px 0px 12px rgba(0,0,0,.5);
	}
	.menupBtnMobil {
    display: block;
	}
	.btnMnuMobilBarra1 {
    top: 0;
	}
	.btnMnuMobilBarra2 {
    bottom: 0;
	}
	.btnMnuMobilBarra3 {
    top: calc(50% - 1px);
	}
	.menupBtnMobil {
    position: absolute;
    top: 9px;
    left: 0px;
    height: 50px;
    width: 50px;
    color: #fff;
    background: transparent;
    box-sizing: border-box;
    text-align: center;
    font-size: 25px;
    padding: 17px 0px;
    cursor: pointer;
    border-radius: 5px;
    z-index: 10;
	}
	.btnMnuMobil {
    position: absolute;
    width: 20px;
    height: 20px;
    overflow: hidden;
    transition: all .4s;
    top: 15px;
    left: 15px;
    z-index: 10;
	}
	.btnMnuMobilBarra1, .btnMnuMobilBarra2, .btnMnuMobilBarra3 {
    position: absolute;
    background-color: #8d6830;
    left: 0;
    width: 100%;
    height: 3px;
    transition: all .4s;
	}
	#logo2 {
    top: 10px;
    width: 140px;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
}
	.menulateral {
    width: 100%;
    height: 100%;
    background: #FFF;
    position: fixed;
    top: -500%;
    left: 0;
    box-sizing: border-box;
    padding: 90px 0 0;
    transition: all .6s;
    z-index: 3;
	}
	.opc_menu_mov {
    color: #63461C;
    text-transform: uppercase;
    border-bottom: 1px solid #c28c4e;
    line-height: 30px;
    font-family: "Lato-Regular";
    box-sizing: border-box;
    padding: 0 10px;
	}
	.opciones{
		width: calc(100% - 30px);
		display: inline-block;
		vertical-align: middle;
		text-align: right;
		color: 000;
			
	}
	.opcion:hover{
		color: rgba(168, 187, 89, 0.8);
		
	}
	.opcion{
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 8px;
    text-transform: uppercase;
    font-family: "Lato-Regular";
    line-height: 60px;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
}


	#logo{
		width: 100px;
	}
	#seccion_1{
		width: 100%;
		height: auto;
	}

	.banner1{
		width: 100%;
	    height: 300px;
	    background: url(..//img/banner2.webp);
	    background-repeat: no-repeat;
	    background-size: cover;
		
	}

	.opacity{
	background: rgba(198, 192, 192, 0.8);
		width: 100%;
		height: 300px;
	}
	.text_banner{
	    font-family: "Lato-Bold";
	    margin: auto;
	    font-size: 22px;
	    height: 100px;
	    width: 100%;
	    text-align: center;
	    padding-top: 85px;
	    color: #292525;
	}
	.logoB{
		width: 200px;
	}

	#seccion_2{
		width: 100%;
		height: auto;
		background: url(../img/k2.webp);
		background-size: cover;
	}

	.nosotros{
		width: 100%;
	    padding-top: 50px;
	    color: #fff;
	    font-size: 17px;

	}

	.titulo{
		font-size: 35px;
	    text-align: center;
	    padding: 20px 0px;
	    font-family: "Lato-Bold";
	    color: #fff;
	}

	.text1{
		text-align: justify;
		padding: 10px;
	}

	.text2{
	    text-align: center;
    	padding: 30px 0px;
    	font-family: "Lato-Bold";
	}
	.somos{
	background: rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    color: #000;
    border: 3px solid #63461C;
    hyphens: auto;
    width: 80%;
    margin: auto;
    padding: 20px;
	}
	.contentT{
		min-width: 210px;
	    width: 88%;
	    min-height: 250px;
	    margin: 20px 0px;
	    box-sizing: border-box;
	    padding: 20px;
	    
	    background: rgba(255, 255, 255, 0.3);
        border-radius: 20px;
        color: #000;
        border: 3px solid #63461C;
        hyphens: auto;
    }
	   
	}
	.valores{
		width: 100%;
		text-align: center;
		font-family: "Lato-Bold";
		font-size: 25px;
		padding: 15px;
	}
	.imgN{
		margin-left: auto;
	    margin-right: auto;
	    display: block;
	    width: 100px;
	}

	#seccion_3{
		width: 100%;
		height: auto;
	}

	.titulo2{
		color: #63461C;
		font-size: 35px;
		text-align: center;
		font-family: "Lato-Bold";
		padding-top: 50px;
	}
	.itemservespCont{
		width: 100%;
	    display: flex;
	    justify-content: space-evenly;
	    flex-wrap: wrap;
	}
	.contentP{
	    min-width: 210px;
    width: 90%;
    min-height: 250px;
    background-color: rgba(254,254,254,1);
    margin: 20px 0px;
    box-shadow: 0px 0px 12px rgba(0,0,0,.3);
    box-sizing: border-box;
    padding: 20px;
    max-width: 280px;
    color: #444;
	}
	.imgP{
		width: 200px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	}
	.textP{
		padding: 20px 0px;
	    text-align: center;
	    font-size: 18px;
	    color: #63461C;
	    font-family: "Lato-Bold";
	}
	.parallax{
		background-image: url(../img/parallax.jpeg);
	    min-height: auto;
	    background-attachment: fixed;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover
	}
	.opacity2{
		width: 100%;
		height: auto;
		background: rgba(141, 104, 48, 0.8);
	}
	.contentM{
		min-width: 210px;
	    width: 90%;
	    min-height: 250px;
	    margin: 20px 0px;
	    box-shadow: 0px 0px 12px rgba(0,0,0,.3);
	    box-sizing: border-box;
	    padding: 10px;
	    max-width: 240px;
	    color: #444;
	}
	.TituloM{
		color: #fff;
		font-size: 18px;
		font-family: "Lato-Bold";
		text-align: center;
		padding: 10px 0px;

	}
	.textM{
		color: #fff;
		font-size: 16px;
	}

	.itemservespCont2{
		width: 100%;
	    display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
	}
	.contentM2{
		min-width: 210px;
	    width: 90%;
	    min-height: 250px;
	    margin: 20px 0px;
	    background-color: rgba(254,254,254,05);
	    box-sizing: border-box;
	    padding: 10px;
	    max-width: 240px;
	    color: #63461c;
	}
	
	.imgM{
		width: 220px;
	}
	#seccion_5{
		width: 100%;
		height: auto;
	}
	.titulo3{
		font-size: 25px;
		text-transform: uppercase;
		color: #8D6830;
		text-align: center;
		padding: 20px 0px;
		font-family: "Lato-Bold";
	}
	.TituloS{
		color: #63461C;
		font-size: 18px;
		text-align: center;
		font-family: "Lato-Bold";
		padding: 15px 0px;
	}
	.textS{
		color: #8D6830;
		font-size: 16px;
		text-align: center;
		font-family: "Lato-Regular";
	}
	.itemservespCont3{
		width: 100%;
	    display: flex;
	    justify-content: space-evenly;
	    flex-wrap: wrap;
	}
	.contentS{
	min-width: 210px;
    width: 90%;
    min-height: 250px;
    background-color: rgba(254,254,254,1);
    margin: 20px 10px;
    box-shadow: 0px 0px 12px rgba(0,0,0,.3);
    box-sizing: border-box;
    padding: 20px;
    max-width: 310px;
    color: #444;
	}

	#seccion_6{
		width: 100%;
		height: auto;
		background: url(../img/k2.webp);
		background-size: cover;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.contentPL{
		min-width: 210px;
	    width: 90%;
	    min-height: 250px;
	    background-color: rgba(254,254,254,1);
	    margin: 20px 10px;
	    box-shadow: 0px 0px 12px rgba(0,0,0,.3);
	    box-sizing: border-box;
	    padding: 20px;
	    max-width: 465px;
	    color: #444;
	}
	.imgL{
		width: 200px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	    height: 170px;
	}

	#footer {
    padding: 0px 0%;
  }

  .contenedorF {
    grid-template-columns: 1fr;
  }
  .grupo-input {
    flex-direction: column;
  }

  .btnenviar {
    width: 94%;
    text-align: center;
  }

 
	
	.whatsapp{
		width: 60px;
	    position: fixed;
	    bottom: 0;
	    right: 0px;
	    z-index: 10;
	    padding: 20px 0px;
	}

		#footer {
	  background-color: #b6844a;
	  color: #fff;
	  font-family: "Poppins", sans-serif;
	  padding: 70px 7%;
	  position: relative;
	  overflow: hidden;
	}

	/* Efecto decorativo sutil */
	#footer::before {
	  content: "";
	  position: absolute;
	  top: -80px;
	  right: -80px;
	  width: 280px;
	  height: 280px;
	  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.15), transparent 70%);
	}

	/* --- Contenedor general --- */
	.contenedorF {
	  display: grid;
	  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
	  gap: 60px;
	  position: relative;
	  z-index: 2;
	}
	/* --- Sección Contacto --- */
	.division1-1 {
	  display: flex;
	  flex-direction: column;
	  gap: 18px;
	}

	.TituloF {
	  font-size: 1.7rem;
	  font-weight: 700;
	  color: #ffffff;
	  text-transform: uppercase;
	  border-bottom: 2px solid #fff;
	  display: inline-block;
	  padding-bottom: 6px;
	  margin-bottom: 10px;
	}

	/* --- Formulario --- */
	.formulario-footer {
	  display: flex;
	  flex-direction: column;
	  gap: 18px;
	}

	.grupo-input {
	  display: flex;
	  gap: 14px;
	}

	.formulario {
	  width: 86%;
	  padding: 14px;
	  border-radius: 8px;
	  border: 1px solid rgba(255,255,255,0.3);
	  background-color: rgba(255,255,255,0.15);
	  color: #fff;
	  font-size: 0.95rem;
	  transition: all 0.3s ease;
	}

	.formulario::placeholder {
	  color: rgba(255,255,255,0.8);
	}

	.formulario:focus {
	  outline: none;
	  border-color: #fff;
	  background-color: rgba(255,255,255,0.25);
	}

	/* --- Botón Enviar --- */
	.btnenviar {
	  align-self: flex-start;
	  padding: 12px 28px;
	  background-color: #fff;
	  color: #b6844a;
	  border: none;
	  font-weight: 600;
	  border-radius: 50px;
	  cursor: pointer;
	  letter-spacing: 0.4px;
	  transition: all 0.3s ease;
	}

	.btnenviar:hover {
	  background-color: #f2f2f2;
	  transform: translateY(-3px);
	  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
	}

	/* --- Datos de contacto --- */
	.datos-contacto {
	  background-color: rgba(255, 255, 255, 0.15);
	  padding: 25px;
	  border-radius: 12px;
	  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
	  margin-bottom: 20px;
	}

	.DatosF1, .DatosF {
	  font-size: 0.95rem;
	  color: #fff;
	  line-height: 1.7;
	}

	.Direc {
	  margin-top: 8px;
	  display: inline-block;
	  font-size: 0.9rem;
	  color: #fff;
	  text-decoration: underline;
	  opacity: 0.9;
	  transition: 0.3s ease;
	}

	.Direc:hover {
	  opacity: 1;
	}

	/* --- Mapa --- */
	.division2 {
		width: 95%;
	  display: flex;
	  flex-direction: column;
	  gap: 25px;
	}

	.imagen_mapa {
	  border-radius: 12px;
	  overflow: hidden;
	  height: 330px;
	  box-shadow: 0 8px 18px rgba(0,0,0,0.4);
	  transition: transform 0.4s ease, box-shadow 0.4s ease;
	}

	.imagen_mapa:hover {
	  transform: scale(1.02);
	  box-shadow: 0 12px 24px rgba(0,0,0,0.5);
	}

	.imagen_mapa iframe {
	  width: 100%;
	  height: 100%;
	  border: none;
	  filter: grayscale(20%) brightness(1);
	  transition: filter 0.4s ease;
	}

	.imagen_mapa iframe:hover {
	  filter: grayscale(0%) brightness(1.1);
	}



}