#com1 {
    width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/comunidad/comunidad1.jpg') center top no-repeat;
}

#com2 {
    width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/comunidad/comunidad2.jpg') center top no-repeat;
}

#com3 {
    width: 100%;
  height: 312px;
  display: block;
  background: transparent url('../imagenes/comunidad/comunidad3.jpg') center top no-repeat;
}

#img_comunidad {
  width: 100%;
  height: 322px;
  display: block;
  background: transparent url('../imagenes/comunidad/comunidad_4.jpg') center top no-repeat;
}


#img_comunidad1 {
  width: 100%;
  height: 322px;
  display: block;
  background: transparent url('../imagenes/comunidad/comunidad_2.jpg') center top no-repeat;
}


#img_comunidad:hover {
   opacity: 0.5;
}

.contacto {
background-color: #000000;
}

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


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

.height {
  min-height: 322px;
}


/*agregar en todas las paginas quetenga coments*/

.comentario {
	width: 70%;
	float: left;
}

#comment {
  background-image: url();
  background-size: 30px 30px;
  background-position: 11px 8px;
  background-repeat: no-repeat;
}

.feedback-input {
	padding: 5px;
}

.feedback-input:focus {
  padding:5px;
}

.hechos {
  color: #3c3c3c;
  font-weight: 500;
  font-size: 18px;
  border-radius: 0;
  line-height: 22px;
  background-color: #fbfbfb;
  padding:8px;
  margin-bottom: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}
.hechos {
  background: #fff;
  box-shadow: 0;
  border: 3px solid #606060;
  color: #3498db;
  outline: none;
  padding: 8px;
	  height: 100px;
}

textarea {
  width: 100%;
  height: 70px;
  line-height: 150%;
  resize: vertical;
}

.com {
	clear:right;
  position: absolute;
  bottom: 0;
  right: 0;
	top: 115px;


}

p.text {
  margin-bottom: 0px;
}
.btncom {
  margin-right: 45px;
}

.masmargin {
	margin-bottom: 20px;
}

#prueba_1 {
	 width: 100%;
  height: 322px;
  display: block;
  background: transparent url('../imagenes/comunidad/comunidad_4.jpg') center top no-repeat;
}