.box_text_sin_icono {
  width: 70%;
  height: auto;
  min-height: 302px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
}


#cocina1 {
  margin-bottom: 10px;
  width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/cocina/foto_1.jpg') center top no-repeat;
}

#cocina1: hover {
   opacity: 0.5;
}


#cocina2 {
  margin-bottom: 10px;
  width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/cocina/foto_2.jpg') center top no-repeat;
}

#cocina2: hover {
   opacity: 0.5;
}

#cocina3 {
  margin-bottom: 10px;
  width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/cocina/foto_3.jpg') center top no-repeat;
}

#cocina3: hover {
   opacity: 0.5;
}



#cocina4 {
  margin-bottom: 10px;
  width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/cocina/foto_4.jpg') center top no-repeat;
}

#cocina4: hover {
   opacity: 0.5;
}


#gif_cocina {
  margin-bottom: 10px;
  width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/cocina/gif_cocina.gif') center top no-repeat;
}


#cocina5 {
  margin-bottom: 10px;
  width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/cocina/foto_5.jpg') center top no-repeat;
}

#cocina5: hover {
   opacity: 0.5;
}

#cocina6 {
  margin-bottom: 10px;
  width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/cocina/foto_6.jpg') center top no-repeat;
}

#cocina6: hover {
   opacity: 0.5;
}


.titulo_p {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
  }

.corrido {
    margin-bottom: 10px;
    padding: 0px;
  }

.coltexto {
margin: 0px;
    padding: 0px;
  margin-top: 15px;
}


.first {
	margin: 0;
}

/*infiltrado de gracias html*/
.pad {
	margin-left: 15px;
	margin-top: 40px;
}

.col.col_3.jumbotron {
  margin-bottom: 120px;
	min-height: 180px;
}