*{
  width: auto;margin: 0;padding: 0;box-sizing: border-box;
  font-family: "Roboto", sans-serif;font-weight: 400;font-style: normal;
}
@font-face {font-family: 'alone';src: url('../assets/fonts/StudyAlone.otf') format('opentype');font-weight: normal;font-style: normal;}
@font-face {font-family: 'kgempire';src: url('../assets/fonts/KGEmpireofDirt.ttf') format('opentype');font-weight: normal;font-style: normal;}
/*nav*/
section.fixed{position: fixed; top: -.3em; z-index: 9000; width: 100%;}
#error-pad{top: -2em;}
.navbar {background-color: white; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; position: sticky;}
.navbar-brand img{width: 9em; z-index: 2000; position: fixed; top: .5em; left: 2em;}
.navbar-collapse{ justify-content: right;  padding: .8em 0em .5em 0em;}
.nav-link{color: #7e7e7e!important;}
.nav-link:hover{color: #00AFAA!important;}
.nav-link{font-family: "alone", sans-serif;font-size: 1.2em; margin: 0em .8em 0em .8em;}
.redes-navbar img{width: 2.5em; margin: 0em .4em 0em .4em;}

/**submenu*/
.nav-item.dropdown { position: relative;}
.dropdown-menu {display: none;
  position: absolute;background: white;list-style: none; margin: 0;
  padding: 0; top: 100%;left: 0;z-index: 1000;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
.dropdown-menu li { padding: 0;}
.dropdown-menu a {display: block;padding: 10px 15px;
  color: #7e7e7e;text-decoration: none;
  font-family: "alone", sans-serif;font-size: 1.2em;}
.dropdown-menu a:hover{color: #00AFAA;}
.dropdown:hover .dropdown-menu {display: block;}
/*select*/
select.form-select{
  height: 10em;
  border: none;
}
select.form-select:focus{
  border-color: white!important;
  background-color: reds;
}

/*home*/
section.banner{
  background-size: cover; background-repeat: no-repeat; width: 100%;position: relative;
}
section.banner-home{
  background-image: url(../assets/images/bannerhome.jpg); 
  padding: 0em 0em 20em 0em;
}
section.banner-quienes{
  background-image: url(../assets/images/bannerquienesomos.jpg);
  padding: 0em 0em 10em 0em;
}
section.banner-blog{
  background-image: url(../assets/images/bannerblog.jpg);
  padding: 0em 0em 10em 0em;
}
section.banner-productos{
  background-image: url(../assets/images/bannerproductos.jpg);
  padding: 0em 0em 10em 0em;
}
section.banner-contacto{
  background-image: url(../assets/images/bannercontacto.jpg);
  padding: 0em 0em 10em 0em;
}
.form-nubesbanner{position: absolute; bottom: -.2em;}
.textbanner h1{color: #F4F5DC; text-align: center;font-family: "kgempire", sans-serif;font-size: 5.5em; padding-top: 2em;}
.redes-footer img {width: 4em;}

.img-anadida img{width: 100%;}

/*new producto*/
.newproduct{position: relative; padding: 14em 0em 14em 0em;}
.form-horse{position: absolute; width: 100%; top: -.3em;}
.form-coche{position: absolute; width: 12em; top: -6em; right: 2em;}
.form-pato{position: absolute; bottom: -.3em;}
.form-figura-caballo{position: absolute; width: 15em; top: 3em;z-index: 2; left: 22em;}
.newproduct-img{text-align: center;}
.newproduct-img img{width: 80%;}
.newproduct-text h4{color: black; text-align: center; text-transform: uppercase; font-weight: 400; padding-top: 2em;}
.newproduct-text h5{color: #00AFAA;font-family: "alone", sans-serif; font-size: 4em; text-align: center;}
.newproduct-text p{text-align: center;}
/*suscripcion*/
section.suscripcion{ background-color: #9ECA47; padding: 1em 0em 0em 0em; position: relative; height: 18em;}
img.curva-sus{position: absolute; bottom: -.1em;}
.sus-oso{text-align: right; margin-bottom: -1em; }
.sus-oso img{width: 12em; position: relative;z-index: 1000;}
.formulario{background-color: #DDEEB6; padding: 2em 2em 1em 2em; position: relative;border-radius: 0em 1.5em 1.5em 1.5em; }
.formulario h6{font-family: "alone", sans-serif; font-size: 3em; color: #35591A;}
.formulario p{margin-top: -1em;}
.formulario .correo{margin-top: 1em;}
.correo input{border: none; border-radius: 0em 1em 1em 1em; height: 3em;}
.btn-boton-home{width: 100%;height: 3em;border: none; background-color: #A8CA5C;border-radius: .5em;
  font-family: "alone", sans-serif; font-size: 1.6em; color: #fffffe; cursor: pointer;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease, transform 0.3s ease;}
  .btn-boton-home:hover{background-color: #d1e86a;box-shadow: 0px 15px 20px rgba(125, 106, 89, 0.4);color: #fff;transform: translateX(10px);} 
/*new products*/
section.card-products{padding: 10em 0em 3em 0em; }
.card-products h6{text-align: center; color: #479F9A; font-size: 4em; font-family: "alone", sans-serif; }
.card-products p{text-align: center;}
/*card productos*/
.slick-list{position: relative; display: flex; align-items: center; width: fit-content;
  height: 40em;padding: 1em 0em; margin: 0px auto;max-width: 80vw;overflow: hidden;}
.slick-track{position: relative;top: 0;left: 0; display: flex;justify-content: center;transition: .5s ease-in-out;}
.slick{ position: relative;width: 20em; padding: 0 18px;float: left;box-sizing: border-box;display: flex;height: 100%;}
.content-slick:hover{box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.content-slick a{text-decoration: none;}
.content-slick a p{text-transform: uppercase; text-align: center; font-size: .9em; padding: 1em 1em 0em 1em;}
.slick a img{object-fit: cover;height: 300px;width: 100%;border-radius: 4px;transition: .3s ease-in-out;}
.slick a img:hover{opacity: .85;}
/* buttons */
.slick-arrow{border-radius: 30px;background-color: #E0516F;position: absolute;z-index: 4;width: 48px;
  height: 48px;text-align: center;box-shadow: 0 2px 5px 0 rgba(0,0,0,.15);border: 0; cursor: pointer;}
  .slick-arrow:hover{background-color: #5CBDC1;}
.slick-arrow img{width: 12px;height: 100%;color: rgba(0,0,0,.7);}
.slick-prev{left: 0px;}
.slick-next{right: 0px;}
/*quienes somos**/
section.quienes-simibaby{padding: 3em 0em 6em 0em; position: relative;}
.form-jirafa{position: absolute; width: 14em; bottom: 5em; left: 5em;}
.form-ave{position: absolute; width: 10em; top: 5em; right: 5em;}
section.caja-quienes{background-color: #F5F4E7; padding: 6em 0em 14em 0em; position: relative;}
.cont-caja-quienes{background-color: #FDDA84; padding: 3em 4em 3em 4em; border-radius: 0em 2em 2em 2em;}
img.curva-quienes{width: 100%; position: absolute; bottom: -.3em;}
section.quienes-2{background-color: #00AFAA; padding: 12em 0em 5em 0em; position: relative;}
.quienes-2-color{background-color: #9ECA47;}
section.quienes-final{position: relative;padding: 18em 0em 0em 0em;}
.form-somos{position: absolute; top: -.3em;}
.form-tetero{text-align: center;}
.form-tetero img{width: 10em;}
.img-exp{text-align: center;}
.img-exp img{width: 15em;}
.content-exp{padding: 2em .5em 2em .5em; background-color: #027a76; border-radius: 1em; margin-bottom: 8em;}
.text-exp h6{ text-align: center;}
.text-exp h6 strong{font-family: "alone", sans-serif; font-size: 2em; color: #b1d562;}
.text-exp p{color: rgb(238, 234, 234); font-size: .9em; padding: 0em 1em 0em 1em;}
p.titulo-exp{text-align: center; color: #f9b7bc; font-size: 1.1em;}
/*expertos*/
section.expertos{background-color: #F5F4E7; padding: 1em 0em 5em 0em; position: relative;}
.title-expertos{display: flex; justify-content: center; position: relative; padding: 0em 0em 8em 0em;}
.dados-img img{width: 10em; margin-right: .5em;}
.text-expert h2{font-family: "alone", sans-serif; font-size: 3em; color: #e66e37;}
.expert-color{background-color: #039f9a;}
.content-expert{ position: relative; padding: 0em 1.5em 2em 1.5em;border-radius: 0em 0em 3em 3em;}
.content-expert h3{color: white;font-family: "alone", sans-serif; padding-top: 1em;}
.content-expert p{color: white;font-weight: 300; font-size: .9em;}
.img-content-expert{text-align: right;}
.img-content-expert-2{text-align: left;}
.img-content-expert img{width: 70%; margin: -4em -3em 0em 0em;border-radius: 2em 0em 2em 2em;}
.img-content-expert-2 img{width: 70%; margin: -4em 0em 0em -3em;border-radius: 0em 2em 2em 2em;}
h5.expertos{text-align: center;font-family: "alone", sans-serif; font-size: 4em;color: #e66e37; font-weight: 500;}
.tips h4{text-align: center;font-family: "alone", sans-serif; font-size: 4em;color: #c9f074; font-weight: 500;}
.tips p{color: white; text-align: center; padding-bottom: 3em;}


/*productos*/
.content-productos{
  box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
  text-align: center; height: 24em; margin:2em 0em 2em 0em;}
.content-productos:hover{  box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px;}
.content-productos a{text-decoration: none;}
.content-productos a p{font-size: .9em; padding: 1em 2em 0em 2em;}
.content-productos img{width: 80%;}
section.paginacion{margin-bottom: 3em;}
button.btn-pagination{background-color: #00AFAA;  color: white;}
button.btn-pagination:hover{color: white;}
/*contacto*/
section.contacto{padding: 4em 0em 4em 0em;}
.register-form{background-color: #00AFAA; padding: 4em 3em 4em 3em; border-radius: 2em;}
.register-form h4{color: white;font-family: "alone", sans-serif; text-align: center; color: #cef380;}
.register-form label{font-family: "alone", sans-serif; color: #F6F5E9; font-size: 1em; margin-top: .5em;}
.register-form input,.register-form select{border: none; border-radius: 5em;}
.register-form textarea{border: none; border-radius: 1em;}
.boton-contacto{display: flex; justify-content: center;}
.boton-contacto button{background-color: #b8de66; border-radius: 4em; padding: .5em 3em .5em 3em;font-family: "alone", sans-serif;color:#027a76;
font-size: 1.2em; margin-top: 2em;
transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease, transform 0.3s ease;}
.boton-contacto button:hover {background-color: #d1e86a;box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);color: #fff;transform: translateY(-12px);}
#msjok{ margin-top: 2px; background-color: #b8de66 ;border-radius: 10px; text-align: center;color:white; display: none;  }

.msg-ok{width:40px!important; margin-top:5px; }

/*notas particulares*/
section.banner-notas{padding: 0em 0em 24em 0em;}
.title-expertos-notas{display: flex; justify-content: center; position: relative; padding: 0em 0em 4em 0em;}
.text-expert h1{font-family: "alone", sans-serif; color: #f0783c; padding-top: 1em; text-transform: uppercase;}
.image-one-nota img{width: 100%;}
.image-dos-nota img{width: 70%;}
.content-nota-dos{margin-top: 4em;}
article.content-uno{padding: 4em 4em 0em 4em;}
article.content-dos{padding: 0em 4em 0em 0em;}
/**/
.refnota{ text-align: right; padding: 6em 3em 0em 0em; }
.refnota img{width: 6em; text-align: right;}
/*compartir*/
.content-compartir p{text-align: right;padding:4em 6em 0em 0em; font-family: "alone", sans-serif; color:#E0516F; font-size: 1.5em;}
.compartir{display: flex; justify-content: right;}
.compartir-img img{width: 4em; margin: 0em .5em 3em .5em;}
/*cuadro de comentarios*/
.comentarios{background-color: #9ECA47; position: relative; padding-bottom: 0em;}
img.curva-c-notas{position: absolute; top: -.5em;}
img.curva-c-foot-notas{position: absolute; bottom: -.4em;}
/*formulario de comentarios*/
h3.bbcomentarios{color: white; padding: 4em 0em 1em 0em; text-align: center;font-family: "alone", sans-serif; font-size: 3em;}
form.formulario-nota{background-color: rgb(255, 255, 255); padding: 3em 4em 3em 4em; border-radius: 3em; border: 1px solid #cdcdcd;
z-index: 9; position: relative;}
form.formulario-nota input,form.formulario-nota textarea {border: none; border-radius: 2em; background-color: #e5e5e5;}
form.formulario-nota textarea {height: 5em;}
.btn-boton-notas{background-color: #E0516F; border: none;font-family: "alone", sans-serif; font-size: 1.5em;
color: white; padding: .5em 1em .5em 1em; border-radius: 3em;transition: background-color 0.3s ease, box-shadow 0.3s ease, color 0.3s ease, transform 0.3s ease;}
.btn-boton-notas:hover{background-color: #eb6784e2;box-shadow: 0px 15px 20px rgba(245, 202, 202, 0.947);color: #fff;transform: translateY(-12px);}

/*footer*/
section.pie-pagina{background-color: #E79198; position: relative; padding: 5em 0em 2em 0em;}
section.pie-pagina p,section.pie-pagina p a{color: white;}
section.pie-pagina p a{text-decoration: none;}
img.curva-foot{width: 100%; position: absolute; top: -.3em;}
img.logo-foot{width: 70%;}
.flex-foot-menu{display: flex; padding-top: 4em;}
section.pie-pagina ul li{color: #FFCF6E;}
section.pie-pagina ul li a{font-family: "alone", sans-serif; font-size: 2em; padding: 0em 1em 0em 0em; cursor: pointer; text-decoration: none; color: white;}
section.pie-pagina ul li a:hover{color: #FFCF6E;}
.redes-footer{padding-top: 4em; justify-content: right; display: flex;}
.redes-footer a img{margin-left: 2em; width: 4em;}
#root {
  margin-top: 30px;
}
.fas,
.far {
  cursor: pointer;
}
.hidden {
  display: none;
}
.post-card {
  border: 1px solid #FAFAFA;
  border-radius: 1em;
  margin: 10px auto;
  padding: 10px 25px;
}
.post-user {
  font-weight: 700;
}
.comment-section {
  margin-top: 20px;
  margin-left: 40px;
}

.comment-item {
  margin: 10px 0 20px;
}

.comment-name {
  font-weight: 700;
  font-size: 14px;
}

.comment-content {
  font-size: 14px;
}

.btn-outline-info {
  margin-left: 10px;
}

.btn-outline-primary, 
.btn-outline-danger {
  max-height: 40px;
  width: 40px;
}

.btn-outline-danger {
  margin-left: 10px;
}

.mok{
  background-color:#e66e37;
  border-radius: 12px;
  margin-top: 10px;
  text-align: center;
  border: solid rgb(241, 241, 241);
  color: rgb(255, 254, 254);
  padding-top: 8px;
  display: none;
}
.comentario {
  border: 1px solid #cccccca4;
  margin-bottom: 10px;
  border-radius: 8px;
  background-color: #f0efef;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;           
}

.notes{
  position: absolute;
  width: 290px;
  height: 330px;
  background: rgba(255,255,255,1);
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all 1s ease;
  border-radius: 5px 5px;
  box-shadow: 5px 5px 10px rgba(0,0,0,.3);
}
.right{
  transform: translate(-29.5%,-50%);
  border-radius: 5px;
  width: 250px;
}

.notes ul{
  list-style: none;
  font-size: 12px;
  width: 210px;
  padding: 30px 15px 0 15px;
  caret-color: transparent;
}

.content ul li{
  padding: 0 5px 30px 5px;
  opacity: 0;
  animation: up 2s forwards;
}
.content li:nth-child(2){
  cursor: pointer;
  animation-delay: .5s;
}
.content li:nth-child(3){
  cursor: pointer;
  animation-delay: 1s;
}
.notes ul li:hover{
  color: #1eb294;
}
.user-icon {
  width: 85px;
  padding: 5px; 
}
.user-icon i {
  font-size: 80px;
  color: #B7DBF3;
}
.container-text{
 width: calc(100% - 130px);
 margin-left: 20px;
}
.section-contacto{
margin-top: -10px;
}

/*disclaimer*/
.disclaimer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #ed8790;
  border-top: 1px solid #ccc;
  padding: 2em 4em 1em 4em;
  text-align: center;
  font-size: .9em;
  color: white;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

.disclaimer button {
  margin-top: 0;
  padding: .5em 1.5em .7em 1.5em;
  background-color: #9ECA47;
  color: white;
  border: none;
  border-radius: .1em;
  cursor: pointer;
}

.disclaimer button:hover {
  background-color: #00AFAA;
}
/**notas link interno***/
.a-not-unica{text-decoration: none; cursor: pointer;}
p.categoria-interna{font-family:"alone", sans-serif; color: #e86d86; font-size: 1.5em;}
h5.ver-mas-notas{font-family:"alone", sans-serif; color: #3dbfd6; font-size: 2em; }
.img-not-unica img{width: 10em;}
.content-not-unica{display: flex; margin: 1em 0em 1em 0em; background-color: #FFE3A4;}
h3.informate-titulo{font-family:"alone", sans-serif; font-size: 1.2em; margin: .5em .5em 0em .5em;}
.a-notas-internas{text-decoration: none; cursor: pointer;}
.color-catgorias{background-color: #9ECA47; border-radius: 5em; text-align: center; color: white; padding: 0em .4em 0em .4em;}
.color-subcategorias{padding: 0em 1em 0em 1em ; text-align: center; font-size: .9em; color: #5d5d5d; cursor: pointer;}
.color-subcategorias:hover{color: #00AFAA;}
@media (max-width:800px){
  nav.navbar{padding: 1em 0em 1em 0em!important;}
  .navbar-brand img{width: 8em; top: 0em; left: inherit; right: 1em;}
  .nav-link{margin: 0em;}
  .redes-navbar{text-align: right;}
  .redes-navbar img{width: 2em; margin: 0em .8em 0em .8em;}
  .navbar-toggler{color: rgb(255, 255, 255);border-color: #fbfbfb!important; background-color: #00AFAA!important;}
  .navbar-toggler-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")!important;}
  /*home*/
  section.banner-home{padding: 0em 0em 5em 0em;}
  .textbanner h1{font-size: 2.5em; padding-top: 3em;}
  section.expertos{padding: 1em 0em 8em 0em;}
  .title-expertos{padding: 0em 0em 0em 0em;display: block;}
  .dados-img{text-align: center;}
  .dados-img img{width: 5em; margin-right: 0em; margin-left: 0em;}
  .text-expert h2{font-size: 2em; text-align: center;}
  .text-expert p{text-align: center;padding: 0em 2.5em 0em 2.5em;}
  .content-expert{padding: 0em 1.5em 2em 1.5em; margin: 4em 0em 0em 0em;}
  /*newproduct*/
  .newproduct{ padding: 5em 0em 6em 0em;}
  .form-figura-caballo{width: 10em; top: -5em;z-index: 2; left: 3em;}
  .form-coche{display: none;}
  .newproduct-img img{width: 100%;}
  .newproduct-text h5{font-size: 3em;}
  /*suscripcion*/
  .sus-oso img{width: 6em;}
  section.suscripcion{ padding: 0em 2em 0em 2em;}
  .formulario h6{font-size: 2em;}
  .formulario .correo{margin-top: 0em;}
  .btn-boton-home{height: 2em; margin-top: .5em;}
  /*newproductos*/
  section.card-products{padding: 10em 0em 3em 0em; }
  .card-products h6{font-size: 3em;}
  /*card productos*/
  .slick-list{ height: 30em;}
  /*quienes-somos*/
  section.banner-quienes{padding: 0em 0em 3em 0em;}
  section.quienes-simibaby{padding: 2em 0em 2em 0em; position: relative;}
  .form-jirafa{width: 8em; bottom: 5em; left: 2em;}
  .form-ave{width: 6em; top: 0em; right: 2em;}
  .form-tetero img{width: 5em;}
  section.quienes-2{padding: 3em 1em 5em 1em;}
  section.quienes-final{padding: 10em 0em 0em 0em;}
  /*blog banner*/
  section.banner-blog{padding: 0em 0em 3em 0em;}
  section.banner-productos{padding: 0em 0em 3em 0em;}
  /*contacto*/
  section.banner-contacto{padding: 0em 0em 3em 0em;}
  section.contacto{padding: 2em 0em 2em 0em;}
  .register-form{padding: 2em 1em 2em 1em;}
  /*notas*/
  section.banner-notas{padding: 0em 0em 15em 0em;}
  .title-expertos-notas{position: relative; padding: 2em 0em 1em 0em;}
  .image-dos-nota img{width: 100%;}
  article.content-uno{padding: 1em 1em 0em 1em;}
  .content-nota-dos{margin-top: 1em;}
  article.content-dos{padding: 1em 1em 0em 1em;}
  .content-compartir p{text-align: center;padding:2em 0em 0em 0em}
  .compartir{ justify-content: center;}
  /*formulario notas*/
  h3.bbcomentarios{padding: 2em 0em 1em 0em;font-size: 2em;}
  form.formulario-nota{padding: 3em 1em 3em 1em; border-radius: 2em; margin-bottom: 3em; }
  form.formulario-nota input,form.formulario-nota textarea {margin-bottom: .5em;}

  

  /*footer*/
  section.pie-pagina{padding: 2em 0em 2em 0em;}
  img.logo-foot{width: 50%;}
  section.pie-pagina p,section.pie-pagina p a{font-size: .9em;}
  .flex-foot-menu{display: block; padding-top: 1em;}
  section.pie-pagina ul{margin-top: -1em;}
  section.pie-pagina ul li a{font-size: 1.2em; padding: 0em 0em 0em 0em; }
  .redes-footer{padding-top: 1em; justify-content: left;}
  .redes-footer a img{margin: 0em .5em 0em .5em ; width: 3em;}

  .input-form {
    margin-top: 24px;
    border: 1px solid #ced4da;
    border-radius: 8px;
    padding: 25px;
    background-color: #ffffff;
  }
  
  .textarea-special {
    margin-bottom: 1rem;
  }
  
  .search-form {
    margin-top: 1.3rem;
  }
  
  











  





}