/*
Theme Name: Sertemu
Theme URI: www.urgewebs.com/sertemu
Description: Tema principal de Serteu
Version: 1
Author: Equipo Urgewebs
Author URL: http://www.urgewebs.com
*/

article{
  margin:30px;
}


h1{
  font-size: 36px;
  font-weight: bold;
  color:#092F46;
}


h2{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  margin: 20px;
  color:#092F46;
}

h3{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color:#092F46;
}

p{
  font-size: 20px;
}

.mini-panel{
  margin-top: 30px;
  margin-bottom: 30px;
}

.c1{
  text-align: center;
}

.ft{
  text-align: center;
  background-color: #275672;
  color: white;
  font-size: 20px;
}

.ft a{
  color:white;
}


.contenedorprod{
  height: 450px;
}

.producto{
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 30px;
}

.titulo_producto{
  font-size: 36px;
  font-weight: bolder;
  color: white;
}

.descripcion_producto{
  font-size: 18px;
  color: white;
}

.info_footer{
  display: inline-block;
}

.catalogo_inicial{
  width: 90%;
}
