.deu1-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu1-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu1-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu1-content-trigger:hover ~ .deu1-content {
	display: block;
	opacity: 0.9;
}

.deu2-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu2-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu2-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu2-content-trigger:hover ~ .deu2-content {
	display: block;
	opacity: 0.9;
}

.deu3-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu3-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu3-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu3-content-trigger:hover ~ .deu3-content {
	display: block;
	opacity: 0.9;
}

.deu4-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu4-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu4-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu4-content-trigger:hover ~ .deu4-content {
	display: block;
	opacity: 0.9;
}

.deu5-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu5-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu5-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu5-content-trigger:hover ~ .deu5-content {
	display: block;
	opacity: 0.9;
}

.deu6-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu6-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu6-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu6-content-trigger:hover ~ .deu6-content {
	display: block;
	opacity: 0.9;
}

.deu7-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu7-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu7-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu7-content-trigger:hover ~ .deu7-content {
	display: block;
	opacity: 0.9;
}

.deu8-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu8-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu8-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu8-content-trigger:hover ~ .deu8-content {
	display: block;
	opacity: 0.9;
}

.deu9-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu9-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu9-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu9-content-trigger:hover ~ .deu9-content {
	display: block;
	opacity: 0.9;
}

.deu10-content-trigger {
	cursor: pointer;
    box-shadow:2px 1px 2px 1px rgba(0,0,0,0.4);
    transition: box-shadow 1s;
}
.deu10-content {
	display: none;
	opacity: 0;
    transition: opacity 1s 1s;
}
.deu10-content-trigger:hover {
	box-shadow:0px 0px 2px 2px rgba(166, 162, 154,0.5);
}
.deu10-content-trigger:hover ~ .deu10-content {
	display: block;
	opacity: 0.9;
}