@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: 140000px) and (min-width: 900px) {
	
	.ContenedorS {
	margin: auto; /*esto es centrado siempre*/
	width: 1000px;
	height: 100%;
	font-family: "Lato-Regular";
	}

	.movil{
		display: none;
	}
	#seccion_menu{
		height: 77px;
		width: 100%;
		padding-top: 7px;
		position: fixed;
		background: #fff;
		box-shadow: 0px 0px 12px rgba(0,0,0,.5);

	}
	.opciones{
		width: calc(100% - 30px);
		display: inline-block;
		vertical-align: middle;
		text-align: right;
		color: 000;
			
	}
	.opcion:hover{
		color: rgba(194, 140, 78, 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: 200px;
	}
	#seccion_1{
		width: 100%;
		height: auto;
	}

	.banner1{
		width: 100%;
	    height: 600px;
	    background: url(https://empaqueskartonage.com/img/banner2.webp);
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
		
	}

	.opacity{
	background: rgba(198, 192, 192, 0.8);
		width: 100%;
		height: 600px;
	}
	.text_banner{
		font-family: "Lato-Bold";
	    margin: auto;
	    font-size: 50px;
	    height: 100px;
	    width: 800px;
	    text-align: center;
	    padding-top: 137px;
	    color: #292525;
	}
	.logoB{
		width: 340px;
	}

	#seccion_2{
		width: 100%;
		height: auto;
		background: url(../img/k2.webp);
		background-size: cover;
		padding: 20px 0px;

	}

	.nosotros{
		width: 100%;
	    padding-top: 50px;
	    color: #fff;
	    font-size: 17px;

	}

	.titulo{
		font-size: 50px;
	    text-align: center;
	    padding: 20px 0px;
	    font-family: "Lato-Bold";
	    color: #fff;
	}

	.text1{
		text-align: justify;
	}

	.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: 870px;
    margin: auto;
    padding: 20px;
	}
	.contentT{
		min-width: 210px;
	    width: 90%;
	    min-height: 250px;
	    margin: 20px 0px;
	    box-sizing: border-box;
	    padding: 20px;
	    max-width: 280px;
	    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: 130px;
	}

	#seccion_3{
		width: 100%;
		height: auto;
	}

	.titulo2{
		color: #63461C;
		font-size: 50px;
		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";
	}
	#seccion_4{
		padding: 50px 0px;
		width: 100%;
		height: auto;
	}
	.parallax{
		background-image: url(../img/parallax.jpeg);
	    min-height: 800px;
	    background-attachment: fixed;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover
	}
	.opacity2{
		width: 100%;
		height: 800px;
		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: 30px;
		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 {
	  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: 95%;
	  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 {
	  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);
	}
	.whatsapp{
		width: 65px;
	    position: fixed;
	    bottom: 0;
	    right: 90px;
	    z-index: 10;
	    padding: 20px 0px;
	}
	

}