.category.cat1 {
color:#008842;
background-color: #ffffff;
border-color:#008842;
}
a.category.cat1:hover,
a.category.cat1:active,
a.category.cat1:focus {
color:#ffffff;
background-color:#008842;
}
.wrapper_content:empty {
display:none;
}

.youtube-box,
.gmap-box {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.youtube-box iframe,
.gmap-box iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
p.text strong {
font-weight:bold;
}