@charset "UTF-8";

/*
Theme Name:		Schneider Advisory
Author:			newsenses GmbH
Author URI:		http://www.newsenses.net
Description:	Das spezielle Template für die Schneider Advisory Group
Template:		hello-elementor
Version:		1.0.0
License:		Commercial
*/

/* html, body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
} */

#header {

	padding: 50px 30px;
	background-color: #000e3300;
	transition: all 0.3s linear;

}

#header .elementor-nav-menu {
	width: 100%;
	justify-content: flex-end;
}

#header.minified {

	padding: 15px 30px;
	background: #000E33BA;

}

.strategie span {
	background-color: #ffffff99;
	padding: 15px;
}

.contact-form a {
	font-size: 18px !important;
}