html {
	scroll-behavior: smooth;
}

header, section, footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Roboto Condensed', sans-serif;
} 

header {
	height: 100px;
	background-color: #ff7e00;
	position: sticky;
	top: 0px;
}

section {
	padding-top: 100px;
}

h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	font-weight: bold;
}

h2 {
	margin: 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

#logo {
	width: 300px;
	height: 80px;
	float: left;
	margin: 10px;
	text-align: center;
	text-decoration-color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;

}

#botonera_resp {
	display: none;
}


#botones {
	width: 500px;
	height: 50px;
	float: right;
	margin: 10px;

}

#botones ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#botones ul li {
	display: inline;
}

#botones ul li a {
	display: inline-block;
	width: 90px;
	height: 50px;
	line-height: 50px;
	color:  #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	
}

#botones ul li a:hover {
	background-color: #e3a465;
	border-radius: 25px;
}

#inicio {
	height: 880px;
	background-color: #e3a465;

}

#servicios {
	height: 600px;
	background-color: #ecbf92;
}

#contacto {
	height: 550px;
	background-color: #c1b9b2;

}

#final {
	height: 570px;
	background-color: #ecbf92;
}

#nueva {
	height: 900px;
	background-color: #c1b9b2;
}

footer {
	height: 70px;
	background-color: #ff7e00;
}

#txt_hola {
	width: 500px;
	height: 750px;
	background-color: #ecbf92;
	float: right;
	margin: 10px;
	padding: 10px;
	box-sizing: border-box;
	line-height: 18px;
}

#img_hola {
	width: 420px;
	height: 750px;
	background-color: #e3a465;
	float: left;
	margin: 10px;
	box-sizing: border-box;
}

#img_servicios {
	width: 620px;
	height: 450px;
	background-color: #e3a465;
	float: right;
	margin: 10px;
	box-sizing: border-box;
}

#txt_servicios {
	width: 300px;
	height: 450px;
	background-color: #e3a465;
	float: left;
	margin: 10px;
	padding: 20px;
	box-sizing: border-box;
	line-height: 18px;
}

#txt_contacto1 {
	width: 300px;
	height: 350px;
	background-color: #aea7a0;
	float: left;
	margin: 10px;
	padding: 5px;
	box-sizing: border-box;

}	

#txt_contacto2 {
	width: 300px;
	height: 350px;
	background-color: #aea7a0;
	float: left;
	margin: 10px;
	padding: 5px;
	box-sizing: border-box;	

}	

#txt_contacto3 {
	width: 300px;
	height: 350px;
	background-color: #e3a465;
	float: left;
	margin: 10px;
	
	box-sizing: border-box;

}	

#gal1, #gal2, #gal3 {
	width: 300px;
	height: 280px;
	float: left;
	margin: 10px;
	box-sizing: border-box;

}	

#txt_gal1, #txt_gal2, #txt_gal3 {
	height: 250px;
	background-color: #ff7e00;
	padding: 10px;
	box-sizing: border-box;
}

#redes {
	width: 300px;
	height: 50px;
	background-color: #ff7e00;
	float: right;
	margin: 10px;
	text-align: center;
}

.ajustar_imagen {
	width: 100%;
}

/* Estilos Boostrap */

#contenedor_nueva {
	height: 800px;
	background-color: #e3a465;
}

#modulo_nueva1 {
	background-color: #ff7e00;
	height: 350px;
}

#modulo_nueva2 {
	background-color: #aea7a0;
	height: 350px;
}

#col_nueva1 {
	background-color: #ee7e33;
}

#col_nueva2 {
	background-color: #ff7e55;
}

#col_nueva3 {
	background-color: #ff7e77;
}

#mod_nueva1 {
	background-color: #ff7187;
}

#mod_nueva2 {
	background-color: #ff7e55;
}

.espacio {
	margin-top: 3px;
}

.centrar {
	float: right;
}

/* Fin Estilos Boostrap */

@media all and (min-width: 600px) and (max-width: 1023px) {

header, section, footer {
	width: 580px;
	
} 

#logo {
	width: 200px;
	
}

#botones {
	width: 320px;
}


#inicio {
	height: 1400px;

}

#servicios {
	height: 800px;

}

#contacto {
	height: 380px;
}

#txt_hola {
	width: 250px;
	height: 1300px;
	
}

#img_hola {
	width: 280px;
	height: 900px;
	background-color: #e3a465;
	
}

#img_servicios {
	width: 560px;
	height: 300px;
	
}

#txt_servicios {
	width: 560px;
	height: 300px;

}

#txt_contacto1 {
	width: 170px;
	height: 220px;
}	

#txt_contacto2 {
	width: 170px;
	height: 220px;

}	

#txt_contacto3 {
	width: 180px;
	height: 200px;

}

#gal1, #gal2, #gal3 {
	width: 170px;
	height: 280px;
	float: left;
	margin: 10px;
	box-sizing: border-box;

}	

#txt_gal1, #txt_gal2, #txt_gal3 {
	height: 250px;
	background-color: #ff7e00;
	padding: 10px;
	box-sizing: border-box;
}

} /*fin @media 600px a 1023xp */

@media all and (max-width: 599px) {

header, section, footes {
	width: 90%;
}

header {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
}

section {
	padding-top: 5px;
}

h2 {
	margin: 0;
	text-align: center;
}

#logo {
	width: 100%;
	height: auto;
	
}

#botonera_resp {
	display: none;
}


#botones {
	width: 95%;
	height: auto;
	float: none;
	
}

#botones ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: none;
}

#botones ul li {
	display: block;
}

#botones ul li a {
	width: 100%;
		
}

#botones ul li a:hover {
	background-color: #e3a465;
	border-radius: 25px;
}

#inicio, #nueva {
	width: 100%;
	height: auto;
	

}

#servicios {
	width: 100%;
	height: auto;
	background-color: #ecbf92;
}

#contacto {
	width: 100%;
	height: auto;
	background-color: #c1b9b2;

}

#final {
	width: 100%;
	height: auto;
	background-color: #ecbf92;
}

#txt_hola {
	width: 100%;
	height: auto;
	background-color: #ecbf92;
	float: none;
	margin: 2px;
	padding: 2px;
	box-sizing: border-box;
}

#img_hola {
	width: 100%;
	height: auto;
	background-color: #e3a465;
	float: none;
	margin: 2px;
	box-sizing: border-box;
}

#img_servicios {
	width: 100%;
	height: auto;
	background-color: #e3a465;
	float: none;
	margin: 2px;
	box-sizing: border-box;
}

#txt_servicios {
	width: 100%;
	height: auto;
	background-color: #e3a465;
	float: none;
	margin: 2px;
	padding: 20px;
	box-sizing: border-box;
}

#txt_contacto1 {
	width: 100%;
	height: auto;
	background-color: #aea7a0;
	float: none;
	margin: 2px;
	padding: 5px;
	box-sizing: border-box;

}	

#txt_contacto2 {
	width: 100%;
	height: auto;
	background-color: #aea7a0;
	float: none;
	margin: 2px;
	padding: 5px;
	box-sizing: border-box;	

}	

#txt_contacto3 {
	width: 100%;
	height: auto;
	background-color: #e3a465;
	float: none;
	margin: 2px;
	
	box-sizing: border-box;

}	

footer {
	width: 100%;
	height: auto;
	background-color: #ff7e00;
}

#gal1, #gal2, #gal3 {
	width: 100%;
	height: auto;
	float: none;
	margin: 2px;
	box-sizing: border-box;

}	

#redes {
	width: 100%;
	height: auto;
	background-color: #ff7e00;
	float: none;
	margin: 2px;
	text-align: center;
}

.ajustar_imagen {
	width: 100%;
}

#botonera_resp {
	display: block;
	width: 100%;
	height: auto;
	float: none;
}

#botonera_resp a span {
	font-size: 28px;
	cursor: pointer;
}

} /*fin @media -599px */