body {
  padding-bottom: 20px;
  background-color: #F7EEE5;
}
header {
	font-family: 'Comfortaa', bold;
	top: 0.313rem;
    background: none; 
    /*float:right;*/
    width: 100%;
    z-index: 2;
	/*color: #00983A;*/ 
/*	background-color: transparent;*/
/*	position: absolute;*/
	background-size:cover;
	background-color: #F7EEE5;
	position: static;
}

nav {
  position: relative;
  z-index: 199;
}

.navbar{
	top: 0;
	background-color: #F7EEE5;
}
.navbar-light .navbar-toggler-icon{ 
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28168, 204, 78, 1%29' stroke-linecap='round' stroke-miterlimit='60' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	border-radius: 20px;
}
.navbar-toggler:focus{
	box-shadow:none;
  top: -0.5rem;

}
.navbar-toggler{
  top: -0.5rem;
}

.navbar-light .navbar-nav .nav-link {
  padding: 1rem 1.5rem;
  color: #FFFFFF;
  background-color: #A8CC4E;
  border-bottom: 2px solid #FFFFFF ;
  list-style:circle;
  margin-right: 0;
}

.navbar-light .navbar-nav .nav-link:last-child {
  margin-right: 0rem;
	text-align: left;
	padding-left: 0.75rem;
	top:0;
}


nav .navbar-light .navbar-nav .navbar .nav-link.active {
  background-color: #BBD776; 
  color: #265900; 
	
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #265900; 
	background-color: #CFE39D;
}
/*.fondo {
  background-image: url("images/background.jpg");
  background-size: cover;
  height: 20vh;
}*/

.navbar {
  background-color: transparent !important;
}

.navbar-brand {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.logo {
  height: 80%;
}


/* inicio menu servicios */

.menu-servicios ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  height: 120px;
}

.menu-servicios li {
  margin: 0 8px;
  font-family: 'Poppins light', sans-serif;
  font-size: 0.9rem;
  color: #ffffff;
}

.menu-servicios li.active a {
  background-color: #A8CC4E;
}

.div-menu{
  align-content: space-between;
  text-align: center;
}
.menu-servicios {
  font-family: 'Comfortaa bold', bold;
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;	
}

.menu-servicios a {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0.75rem 0.75rem;
  text-decoration: none;
  font-size: 13px;
  margin: 1px;
  color: white;
  border-radius: 10px;
  background-color: #916036; 
  flex-grow: 1;
  flex-basis: 0;
  justify-content: center;
  align-content: center;
  align-items: center;	
}
.menu-servicios a:focus,
.menu-servicios a:hover,
.menu-servicios a:active {
  background-color: #A8CC4E;  
}
.menu-servicios .active {
  background-color: #A8CC4E;
}
.menu-principal-fondo{
	background-color: #E6D3BC;
}
.menu-principal{
  font-family: 'Poppins' ;
  /*font-weight : bold;*/
  font-size : 12px;
  letter-spacing : 1.2px;
/*  border-radius : 10px;
  -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
*/  padding: 1rem 2rem;
	text-decoration: none;
	width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0px;
  display: flex;
  justify-content: center;	
  align-content: center;
	align-items: center;
}
.menu-principal a {
  font-family: 'Poppins';
  letter-spacing : 1px;
  /*font-weight : bold;*/
  font-size : 12px;
  text-align: center;
  width: auto;
  padding: 0.75rem 0.75rem;
  text-decoration: none;
  margin: 1px;
  color : #265900;
	width: 100%;
}
.menu-principal a:focus,
.menu-principal a:hover,
.menu-principal a:active {
  color: #BBD776;  
}
.menu-principal .active {
  color: #BBD776;
}


.social-icons {
  position: absolute;
  top: 0.5rem;
  left: 0.5;
}
.carrito-icons {
  position: fixed;
  top: 0.5rem;
  left: 0;
}
.social-icon {
  display: inline-block;
  margin-right: 0.5rem;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.3s ease;
}

.social-icon:hover {
  background-color: #A8CC4E;
}

.social-icon img {
  margin: 0;	
  display: block;
  width: 100%;
  height: 100%;
}

.social-icon:hover img {
  filter: brightness(0) invert(1);
}


.carrito-icons {
  position: fixed;
  top: 0.5rem;
  right: 0;
}

.carrito-icon {
  display: inline-block;
  margin-right: 0rem;
  width: 40px;
  height: 40px;
  padding: 0.275rem;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.3s ease;
}

.carrito-icon:hover {
  background-color: #A8CC4E;
}

.carrito-icon img {
  margin: 0;	
  display: block;
  width: 100%;
  height: 100%;
}

.carrito-icon:hover img {
  filter: brightness(0) invert(1);
}

.texto-titulo {
 font-family : Comfortaa;
  font-weight : bold;
  font-size : 1.2rem;
  line-height : 29px;
  letter-spacing : 0.85px;
  color : #A7CB4E;
  color : rgb(167, 203, 78);
  text-align: center;
	  text-decoration: none;
}
.texto-titulo a:hover {
   color : #BBD775;
  color : rgb(187, 215, 117);
 }

@media only screen and (max-width: 1024px) {

.menu-principal a {
  padding: 0.4rem 0.1rem;
  font-size:0.6rem;
/*  margin: 0.2px;
  height: 34px;
  width: 100%;*/	
display: flex;
  justify-content: center;	
  align-content: center;
	align-items: center;
}	
.menu-servicios a {
  width: 100%;
  font-size: 0.5rem;
  padding: 0.5rem 0.1rem;
  margin: 2px; 
  }
	
.social-icon {
  width: 25px;
  height: 25px;
}
.social-icons {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
	}
.carrito-icons {
  top: 0.2rem;
}	
.carrito-icon {
  width: 30px;
  height: 30px;
}

.navbar-light .navbar-nav .nav-link:last-child {
  font-size: 0.75rem;
}
	
}
@media (max-width: 480px) {
  /* Estilos para dispositivos muy pequeños */
.fondo {
  background-image: url("images/background.jpg");
  background-size: cover;
  height: 18vh;
}
.menu-principal{
  font-size : 0.6rem;
  letter-spacing : 1px;
  padding: 0.5rem 0.7rem;
}
.texto-titulo {
  font-size : 1rem;
  line-height : 20px;
  letter-spacing : 0.75px;
}	
}

@media (min-width: 481px) and (max-width: 687px) {
/* .fondo {
  background-image: url("images/background.jpg");
  background-size: cover;
  height: 18vh;
}*/
.menu-principal{
  font-size : 0.6rem;
  letter-spacing : 1px;
  padding: 0.5rem 0.7rem;
}	
}
@media (min-width: 688px) and (max-width: 768px) {
/* .fondo {
  background-image: url("images/background.jpg");
  background-size: cover;
  height: 50vh;
}*/
	
.texto-titulo {
  font-size : 0.8rem;
  line-height : 1rem;
  letter-spacing : 0.2px;
}
.menu-principal a{
  font-size : 0.6rem;
  letter-spacing : 0.1px;
  padding: 0.5rem 0.1rem;
  margin: 2px; 	
}	
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* Estilos para dispositivos grandes */
/* .fondo {
  background-image: url("images/background.jpg");
  background-size: cover;
  height: 33vh;
}*/
.texto-titulo {
  font-size : 0.8rem;
  line-height : 1rem;
  letter-spacing : 0.2px;
}
.menu-principal a{
  font-size : 0.6rem;
  letter-spacing : 0.1px;
  padding: 0.5rem 0.1rem;
  margin: 2px; 	
}
	
}

@media (min-width: 1025px) {
  /* Estilos para dispositivos muy grandes */
/*  .fondo {
  background-image: url("images/background.jpg");
  background-size: cover;
  height: 38vh;
}*/
}

	
	