/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2024 | 15:39:34 */
/* CSS Akkordion */ 

@media (min-width: 981px)
{

}

.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_4_4 .et_pb_module 
{
	margin-bottom: 10px !important;
}

.et-db #et-boc .et-l .et_pb_accordion_0.et_pb_accordion .et_pb_toggle_content {
  padding-top: 20px !important;
}


.et_pb_toggle_close h3.et_pb_toggle_title,
.et-db #et-boc .et-l .et_pb_toggle .et_pb_toggle_title:not(#main-content .videopresentation h4:hover):not(#main-content .call-back h4:hover)
{
	color:var(--hex-corp-dark-grey) !important;
}

.et-db #et-boc .et-l .et_pb_toggle_close .et_pb_toggle_title
{


}

.et-db #et-boc .et-l .et_pb_toggle_open h3.et_pb_toggle_title:after
{
  float:left;
  content: ">" !important;
  color: var(--hex-corp-accent-color) !important;
  position: relative;
  top: -.45em;
  font-weight: 900;
  font-size: 0.8em;
  margin-right: 10px;
	-webkit-transition: all 1s ease-in-out !important;
	-moz-transition: all 1s ease-in-out !important;
	-o-transition: all 1s ease-in-out !important;
	transition: all 1s ease-in-out !important;
}

