.img-mod {
  vertical-align: middle;
  border-style: none;
  height: 170px;
  width:170px;
  padding: 3%;
}

.check
{
    opacity:0.5;
	color:#996;
	
}
 
.nopad {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/*image gallery*/
.image-checkbox {
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 3px solid transparent;
	margin-bottom: 0;
	outline: 0;
max-width: none;

}
.image-checkbox input[type="checkbox"] {
	display: none;
}

.image-checkbox-checked {
	border-color: #4783B0;
}
.image-checkbox .fa {
 
  color: #4A79A3;
  background-color: #fff;
 
  top: 0;
  right: 0;
}
.image-checkbox-checked .fa {
  display: block !important;
}

.sello {
	position: absolute;
	left: 0;
	right: 0;
	top: 10%;
	margin: 0 auto;
	z-index: 9999999;
}

p1{
    color:#ffffff;
}