	/*
	Theme Name: interix GmbH
	Theme URI: http://www.stereoweb.ch
	Description: 2016 entwickelt für interix GmbH
	Version: 1.0.0
	Author: stereoweb.ch
	Author URI: http://www.stereoweb.ch
	Tags: theme-options
	Template: Divi
	*/
@import url("../Divi/style.css");

/* Logobraun: #3b3634; */
/* Logogelb: #f7c404; */
.et_menu_container { margin-top: 20px; margin-bottom: 20px; }
#et-top-navigation { display: none; }
.sticky { position: fixed; width: 100%; bottom: 0; z-index: 9; }

.box_dienstleistung { background-color: #dddddd; border-radius: 6px; padding: 20px 10px 10px 10px; min-height: 220px; }
.box_dienstleistung h2 { margin-bottom: 12px; }

.et-pb-controllers { top: 40px!important; }
.et-pb-controllers a { border-radius: 10px!important; width: 10px!important; height: 10px!important; margin-right: 14px; }

#footer-bottom .container { text-align: center; color: #dddddd; padding: 16px 0 18px 0; letter-spacing: 0.1em; }
#footer-bottom .container p a { color: #dddddd; }



@media only screen and ( max-width:980px ) {
.box_dienstleistung { min-height: 160px; }
}