@import url("webfont.css");
@import url("base.css");

body { margin: 139px 0 0 0; }
h1 { line-height: 1.2em; margin-bottom: 0; }

/* ID */
#layout_top {
	position: fixed;
	height: 139px; /* Höhe des Top Header */
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	padding: 0;
	}
#layout_top_nav {
	margin: 0 auto 0 auto;
	padding: 3px 0 0 0;
	text-align: right;
	width: 100%; /* Breite Layout */
	font-size: 18px;
	}
#layout_top_in div { margin-right: 20px;}
#layout_top_in a { color: rgb(158,210,24); text-decoration: none; }
#layout_top_in a:hover { color: #fff; }
#layout_footer { width: 100%; padding: 40px 0 20px 0; }
#nav_top { height: 24px; width: 100%; }
#subnav { display: none; }
#socialmedia {
	width: 100%;
	height: 30px;
	margin: 60px 0 60px 0;
	padding-top: 1px;
}
.socialmedia { 	width: 160px; margin: 0 auto 0 auto; }
.socialmedia div { 
background-size: contain;
background-repeat: no-repeat; 
float: left;
-moz-transition: all 500ms ease-in-out 0s;
-ms-transition: all 500ms ease-in-out 0s;
-o-transition: all 500ms ease-in-out 0s;
-webkit-transition: all 500ms ease-in-out 0s;
transition: all 500ms ease-in-out 0s; }
#socialmedia a {
	display: block;
	height: 40px;
	width: 40px;
	margin: 0 5px;
	}
.socialmedia div:hover { opacity:0.2; }	

iframe[class^="yt_video"] { width: 400px; height: 225px;  }

/* class */
.bg_headline { background-color: #fff; padding: 30px 0 10px 0; text-align: center; }
.pad_download { margin-top: 40px !important; }
.button_box { margin: 120px 0; }
.button_box a { display: block; width: 80%; margin-bottom: 10px; padding: 10px 20px; border: solid 1px rgb(65,95,110); color: rgb(65,95,110); text-decoration: none; cursor: pointer; }
.button_box a:hover { background-color: rgb(226,230,234); border: solid 1px rgb(65,95,110); color: rgb(65,95,110); text-decoration: none; }
.button_box a[class^="download"] { padding: 10px 20px 10px 50px; background-image: url("../images/sig_download.svg"); background-repeat: no-repeat; background-size: 22px; background-position: 12px;  }
.box_casestudy  { margin: 20px 0 0 0; padding: 20px 20px 30px 20px; }
.box_casestudy h3 { margin: 0; padding: 0 20px 20px 0; }
.box_shadow { box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); }
.box_note { border-radius: 18px; padding: 10px 30px 10px 30px; background-color: rgb(65,95,110); color: #fff; }
.clear { clear: both; }
.container { display: none; }
.cs_link { border-bottom: solid 1px rgb(65,95,110); text-decoration: none;}
.cs_link:hover { color: #000; text-decoration: none; }
.docwall { background-image: url("../images/document-wall.svg"); background-size: 500px; }
.faq_box { border-radius: 10px; padding: 10px 30px 20px 30px; border: solid 1px rgb(65,95,110); width: 90%; margin-bottom: 20px; }
.flex-item { margin-bottom: 10px; }
.flex-item_pp { background-color: #fff; box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); border-radius: 20px; padding: 20px; margin-bottom: 20px }
.flex-item_logos { background-color: #fff; text-align: center; }
.flex-item_logos a { display: block; padding: 24%; border: solid 1px #fff; border-radius: 10px; background-color: rgb(226,230,234); }
.flex-item_logos a:hover { border: solid 1px rgb(155,120,60); border-radius: 10px; background-color: #fff; }
.flex-item_con { background-color: #fff; box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); border-radius: 20px; padding: 20px; align-items: stretch; }
.flex-item_con_h { color: #fff; box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); border-radius: 10px; margin: 0 0 10px 0; padding: 10px 10px 10px 20px; font-size: 130%; }
.flex-item_herrv { padding: 20px; margin-bottom: 1px; }
.flexbox_ser h3 { padding: 10px; margin: 0; font-size: 22px; }
.flexbox_ser ul { padding: 10px; margin: 10px 20px 30px 0; font-size: 22px; }
.footer a { display: block; color: #fff; text-decoration: none; margin-bottom: 10px; }
.footer a:hover { color: rgba(118,158,175,1.00); }
.footer { font-size: 20px; color: rgba(203,222,229,1.00); }
.footer img { margin-top: 60px !important; }
.footer h3 { font-size: 22px; font-weight: 600; margin: 40px 0 20px 0; }
.formularbox_text { width: 100%; }
.icon_size { width: 70px; }
.iconbox_bg { border-radius: 20px; padding: 20px; border: solid 1px rgb(65,95,110); }
.iconbox { text-align: center; padding-top: 10px; }
.iconbox p { padding: 0 20px 30px 0; }
.iconbox_br { border-bottom: solid 1px #fff; }
.iconlink_world { bottom: 20px } /* base */
.iconlink_ms { bottom: 20px; left: 65px; width: 40px; } /* base */
.invi_sm { display: none; }	
.invi_padcreen { margin: 40px 0 !important; }
.langu { padding: 10px 0 10px 0; }
.langubutton { 
width: 40px; 
height: 40px; 
background-size: 100%; 
float: right;
-moz-transition: all 500ms ease-in-out 0s;
-ms-transition: all 500ms ease-in-out 0s;
-o-transition: all 500ms ease-in-out 0s;
-webkit-transition: all 500ms ease-in-out 0s;
transition: all 500ms ease-in-out 0s;
 }
.langubutton { margin: 0 20px; }
.langubutton a { display: block; width: 40px; height: 40px; border: none; }
.langubutton a:hover { border: none; }
.langubutton_a {  width: 40px; height: 40px; background-size: 100%; float: right; opacity:0.2; margin: 0 -12px 0 0; }
.layout_innen { margin: 0 auto 0 auto; padding: 0; width: 100%x; /* Breite Layout */}
.lay_img100 { width: 100%; height: 100px; }
.layout_20 { padding: 0 20px; }
.lay_bgcol_home { margin: 0; padding: 20px 0 60px 0; }
.logo_box { width: 250px; height: 70px; margin: 0 0 0 20px; }
.logo_incubit, .logo_solutions, .logo_bearingpoint { height: 80px; margin: 20px 0 30px 0; }
.logo_incubit img { width: 40%; margin-top: 20px; }	
.logo_bearingpoint img { width: 50%; margin-top: 20px; }
.logo_orbis { background-image: url("../images/logo_orbis.svg"); background-repeat: no-repeat; height: 80px; margin: 20px 0 30px 0; }
.logo_reply { background-image: url("../images/logo_clusterreply.svg"); background-repeat: no-repeat; height: 80px; margin: 20px 0 30px 0; }
.logo_ragmatic { background-image: url("../images/logo_pragmatic_development.svg"); background-repeat: no-repeat; height: 70px; margin: 30px 0 30px 0; }
.logo_solutions img { width: 40%; margin-top: 10px; }	
.mlink { text-transform: uppercase; }
.lay_bgcol_home { margin: 0; padding: 0 }
.partnerbox { border-radius: 10px; padding: 0 20px; margin: 20px 0; width: 90%; }
.partnerbox_ms { position: relative; margin-bottom: 100px; width: 90%; }
.pres_box { border-radius: 12px; width: 80%; padding: 30px; }
table { width: 100%; border: none;}
th, tr, td { border: none; font-weight: 100; width: 50%; vertical-align: top; font-size: 90%  }
.tab_chart th { padding: 0 0 0 0; text-align: left; }
.tab_chart td { padding: 0 0 30px 0 !important;  }
table p { padding: 0 40px 0 40px; }
.tab_chart  { border-radius: 20px; padding: 30px 10px 10px 10px; }
.tab_features { margin: 40px 0 0 0; }
.tab_features td { padding: 2px 0 2px 10px; vertical-align: top; }
.lay_img_left img:first-child { margin-top: 40px;  }
.lay_img_left img { margin-bottom: 20px;  }
.ww_pos { bottom: 10px }

/* neu */








/* Bilder */
.img30 { width: 10%; margin-right: 12px; }
.img_pp_logo { width: 100%; padding: 0 10px; }
div[class^="lay_img100 img_header_"] { height: 250px; background-size: cover; background-position: center; background-repeat: no-repeat; }
.img_flex_bev { width: 50% }
.img_header_home { background-image: url(../images/header_procontracts_home_t.jpg); background-size: cover; }
.img_header_core { background-image: url(../images/header_procontracts_t.jpg); }
.img_header_ai { background-image: url(../images/header_procontracts_ai_t.jpg); }
.img_header_partner { background-image: url("../images/procontracts_partner_header_t.jpg"); background-position: top !important; }
.img_header_events { background-image: url("../images/header_events_t.jpg"); }
.img_header_beverage { background-image: url("../images/header_procontracts_berverage_t.jpg");}
.img_header_realestate { background-image: url("../images/header_procontracts_realestate_t.jpg"); }
.img_header_energy { background-image: url("../images/header_procontracts_energy_t.jpg"); }
.img_header_impressum { background-image: url(../images/header_impressum.jpg); }
.img_header_kontakt { background-image: url(../images/header_kontakt_t.jpg); }
.img_header_management { background-image: url(../images/header_management_t.jpg); }
.img_header_it { background-image: url(../images/header_it_t.jpg); }
.img_header_download { background-image: url(../images/header_download_t.jpg); }
.img_header_branchen { background-image: url(../images/header_branchen_t.jpg); }
.img_header_heineken { background-image: url(../images/header_heineken_t.jpg); }
.img_header_rm { background-image: url(../images/header_royaltymanagement_t.jpg); }
.img_header_tkenergy { background-image: url(../images/header_tkenergy_t.jpg); }
.img_header_ems { background-image: url(../images/header_ems_t.jpg); }
.img_header_dynamics { background-image: url(../images/header_dynamics_t.jpg); }
.img_header_docusign { background-image: url(../images/header_docusign_t.jpg); }
.img_header_vertrieb { background-image: url(../images/header_vertrieb_t.jpg); }
.img_header_legal { background-image: url(../images/header_legal_t.jpg); background-position: top !important; }
.img_header_einkauf { background-image: url(../images/header_einkauf_t.jpg); background-position: top !important; }
.img_header_service { background-image: url(../images/header_service_t.jpg); background-position: top !important; }
.img_bg_contract_comes { text-align: center; height: 350px; width: 100%;}
.img_bg_contract_comes img { width: 100%; height: auto; }




/* Burgermenue */
.topnav {
  overflow: hidden;
  position: relative;
}
/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
  background-color: rgba(177,175,175,0.87);
}
/* Style navigation menu links */
.topnav a {
  color: #000;
  padding: 6px 20px;
  text-decoration: none;
  font-size: 20px;
  display: block;
  background-color: rgba(255,253,253,0.88);
}
.topnav a:hover { background-color: #fff !important; } 

/* Style the hamburger menu */
.topnav a.icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.backg_r { background-color: rgb(195,160,110) !important; }
a[class="backg_r"]:hover { background-color: #444 !important; }
/* Add a background color on mouse-over */
.topnav a:hover {
  color: black;
}
/* Style the active link (or home/logo) */
.active {
  color: black;
}
.icon { color: #000 !important; }
.menue_open { margin-bottom: 100px; }
.menue_open b { color: #000; margin: 20px 0 10px 0; display: block; }
.menue_open a:hover { color: #000; background-color: #eaeaea !important; }

















/* Formular */
.formular_box {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 0;
	margin: 0 0 30px 0;
	padding: 10px 0 30px 10px;
	color: #000;
	}
.formular_feld_box {
	clear: both;
	width: 98%;
	margin: 20px 0 0 10px;
	}
.formular_feld_radio {
	margin: 10px 0 5px 0;
	width: 80px;
	float: left;
	padding: 0 10px 0 0;
	}
.formular_feld_text {
	width: 80px;
	float: left;
	text-align: left;
	padding: 0 0 10px 0;
	}
.formular_feld_dist {
	width: 150px;
	float: left;
	text-align: right;
	padding: 10px 10px 20px 0;
	}
.formular_feld_text > label, .formular_feld_w > label, .formular_feld_w_take > label, .page_content_header div > label {
	text-transform: none;
	font-size: 18px;
	color: #000;
	}
.formular_feld_w {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	}
.formular_feld_w img { margin-left: 5px; }
.formular_feld_w_02 {
	width: 80px;
	float: left;
	}
.formular_feld_w_03 {
	width: 300px;
	float: right;
	padding-right: 5px;
	}
textarea {
	padding: 0.3em 0.7em 0.3em 0.7em;
	width: 100%;
	height: 100px;
	margin: 0 0 10px 0;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 17px;						/* Schriftgröße */	
	border: solid 0 #000;					/* Border: Art/Stärke/Farbe */
	background-color: rgb(200,207,214);	/* Hintergrundfarbe */
	color: #000;							/* Schriftfarbe */
	border-radius: 3px;						/* Border Rundung */
	cursor: auto;
	}
textarea:hover {
	background-color: rgb(155,120,60);		/* Hintergrundfarbe */
	color: #fff;
	}