.error-bgdp {
  background: #337ab7;
}
.sectiondp{
	padding-top: 40px
}

/*#geoimagen:hover {filter: opacity(.5);}*/
#geoimagen:hover {-webkit-transform:scale(1.3);transform:scale(1.3);}
#geoimagen {overflow:hidden;}

.col-md-modal{
	width: 33.33333333% !important;
	margin-left: 0 !important;
}

.offset-modal{
	 margin-left: 25% !important;
}

.modal-resize {
	width: 800px !important;
}

@media (max-width: 1000) and (min-width: 800) {
	.coi-md-modal {
		width:  50% !important;
	}
}