@import url("webfont.css");
@import url("base.css");

body { margin: 132px 0 0 0; padding: 0; }
h1 { margin-top: 60px; line-height: 1.2em; }

/* ID */
#layout_top {
	position: fixed;
	height: 132px; /* Höhe des Top Header */
	top: 0;
	left: 0px;
	z-index: 5;
	width: 100%;
	padding: 0;
	}
#layout_top_nav {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: right;
	width: 1200px; /* Breite Layout */
	font-size: 18px;
	}
#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; }
#subnav { float: right; padding-top: 6px; }
#subnav a { color: #000; text-decoration: none; }
#subnav a:hover { color: rgba(152,145,137,1.00)}
#nav_top { height: 18px; width: 100%; }
#nav_sm { display: none; }
#socialmedia {
	width: 100%;
	height: 30px;
	margin: 80px 0 100px 0;
	padding-top: 1px;
}
.socialmedia { 	width: 150px; margin: 0 auto 0 auto; }
.socialmedia div { 
background-size: contain;
background-repeat: no-repeat; 
float: left;
margin: 0 5px 0 0;
-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: 36px;
width: 44px;}	
.socialmedia div:hover { opacity:0.2; }


iframe[class^="yt_video"] { width: 588px; height: 331px; }
.popup iframe { width: 100%; heigth: 500px; }

/* class */
.bg_headline { background-color: #fff; padding: 30px 0 40px 0; text-align: center; }
.button_box { margin: 120px 0; }
.pad_download { margin-top: 40px !important; }
.button_box a { display: block; float: left; margin-right: 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_testimonial { padding: 100px 40px 40px 60px; }
.box_note { border-radius: 20px; padding: 20px 60px 20px 60px; background-color: rgb(65,95,110); color: #fff; }
.box_note_g { border-radius: 20px; padding: 20px 60px 20px 60px; background-color: rgb(155,120,60); color: #fff; }
.box_casestudy  { margin: 60px 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); }
.docwall { background-image: url("../images/document-wall.svg"); background-size: 500px; background-attachment: fixed; }
.case_study { padding-right: 20px; }
.cs_link { border-bottom: solid 1px rgb(65,95,110); text-decoration: none; }
.cs_link:hover { color: #000; text-decoration: none; }
.faq_box { border-radius: 10px; padding: 10px 30px 20px 30px; border: solid 1px rgb(65,95,110); margin-right: 10px; width: 30% }
.flexbox { display: flex; justify-content: space-between; align-items: stretch; }
.flexbox_illu img { padding: 0; margin: 7px 0 0 0; }
.flexbox_illu_oh img { padding: 0; margin: 28px 0 0 0; }
.flexbox_illu, .flexbox_illu_oh { display: flex; justify-content: space-between; gap: 3rem; margin: 40px 0 140px 0; }
.flexbox_illu h2, .flexbox_illu h3 { padding:0; margin: 0 0 10px 0; }
.flexbox_pp { display: flex; justify-content: space-between; gap: 1rem; align-items: stretch; }
.flexbox_ser { display: flex; justify-content: space-between; align-items: stretch; }
.flexbox_ser h3 { padding: 5px 0 0 10px; margin: 0; height: 60px; }
.flexbox_ser ul { padding: 0 0 0 10px; margin: 10px 0 30px 0; }
.flex-item_ser_line { border-right: solid 1px #fff; padding: 0; }
.flex_half { width: 49%; }
.flex_half h3 { margin-top: 0; padding-top: 0; }
.flex-item { flex: 1; align-items: stretch; }
.flex-item_2 { flex: 2; align-items: stretch; }
.flex-item_tbl { flex: 1; align-items: stretch; }
.flex-item_line { border-right: solid 1px #fff; padding: 0 40px 0 0; margin-right: 40px; }
.flex-item_pp { background-color: #fff; box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); border-radius: 20px; flex: 1; padding: 20px }
.flex-item_logos { background-color: #fff; text-align: center; }
.flex-item_logos a { display: block; padding: 50px 50px 40px 60px; 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; flex: 1; padding: 20px; margin-right: 10px; height: 440px; }
.flex-item_con_h { color: #fff; box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1); border-radius: 10px; margin: 0 10px 10px 0; padding: 10px 10px 10px 20px; flex: 1; align-items: stretch; text-align: center; }
.flex-item_herrv { padding: 0 20px 20px 20px; flex: 1; align-items: stretch;  }
.funktionen a { display: block; color: rgb(65,95,110); }
.funktionen a:hover { display: block; color: #000; }
.footer { font-size: 18px; color: rgba(203,222,229,1.00); }
.footer a { display: block; color: #fff; text-decoration: none; }
.footer a:hover { color: rgba(118,158,175,1.00); }
.footer h3 { margin: 0 0 10px 0; padding: 0; }
.iconbox { text-align: center; }
.iconbox p { padding: 0 20px; }
.iconbox_bg { border-radius: 20px; padding: 20px; border: solid 1px rgb(65,95,110); }
.iconbox_br { border-right: solid 1px rgb(65,95,110); }
.iconlink_ms { position: absolute; bottom: 20px; left: 65px; width: 40px; } /* base */
.iconlink_world { position: absolute; bottom: 20px } /* base */
.icon_size { width: 50px; }
.invi_sm { display: none; }	
.formularbox_text { width: 500px; }
.langu { padding: 10px 0 10px 0; }
.langubutton { width: 40px; height: 40px; background-size: 100%; float: right; margin: 0 20px;
-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 a { display: block; width: 40px; height: 40px; border: none; }
.langubutton a:hover { border: none; }
.langubutton:hover { opacity:0.2; }
.langubutton_a {  width: 40px; height: 40px; background-size: 100%; float: right; opacity:0.2; margin: 0 -14px 0 0; }
.layout_innen { margin: 0 auto 0 auto; padding: 0; width: 1200px; } /* Breite Layout */
.lay_bgcol_home { margin: 0; padding: 20px 0 60px 0; }
.lay_img100 { width: 100%; height: 100px; }
.logo_box { width: 300px; height: 70px; margin: 0; }
.logo_incubit, .logo_solutions, .logo_bearingpoint { height: 80px; margin: 20px 0 30px 0; }
.logo_incubit img { width: 50%; 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: 50px; margin: 40px 0 40px 0; }
.logo_solutions img { width: 60%; margin-top: 10px; }
.menue_open { display: none; }
.partnerbox { position: relative; border-radius: 10px; padding: 10px 30px 100px 30px; margin-right: 10px; width: 30%; }
.partnerbox_ms { border-radius: 20px; border: solid 2px rgb(200,207,214); width: 100%; }
.partnerbox_mc_pad { padding: 30px 30px 20px 30px; }
.pres_box { border-radius: 12px; width: 30%; padding: 1px 30px; margin: 0 0 -100px 460px; z-index: 2; }
table { width: 100%; border: none; }
th, tr, td { border: none; font-weight: 100; }
.tab_chart th { padding: 6px 50px 6px 0; text-align: right; }
.tab_chart th, tr, td {  width: 50%; }
.tab_chart  { border-radius: 20px; padding: 40px 0 40px 0;  }
table p { padding: 0 40px 0 40px; }
.tab_features td { padding: 2px 0 2px 10px; vertical-align: top; }
.lay_img_left img:first-child { margin-top: 110px;  }
.ww_pos { position: absolute; bottom: 10px }



/* neu */








/* Bilder */
.img30 { width: 30%; padding: 0 10px; }
.img_pp_logo { width: 30%; padding: 0 10px; }
.img_pp_logo2 { width: 60%; padding: 0 10px; }
.img_flex_bev { width: 50% }
.nav_img_base { width: 56px; height: 80px; float: left; background-size: contain; background-repeat: no-repeat; margin-right: 4px;}
.nav_img_01 { background-image:url(../images/nav_img_01.svg); width: 80px !important; }
.nav_img_02 { background-image:url(../images/nav_img_02.svg);}
.nav_img_03 { background-image:url(../images/nav_img_03.svg);}
div[class^="lay_img100 img_header_"] { height: 400px; background-size: cover; background-position: center; background-repeat: no-repeat; }
.img_header_home { background-image: url(../images/header_procontracts_home.jpg); }
.img_header_core { background-image: url(../images/header_procontracts.jpg); }
.img_header_ai { background-image: url(../images/header_procontracts_ai.jpg); }
.img_header_partner { background-image: url("../images/procontracts_partner_header.jpg"); background-position: top !important; }
.img_header_events { background-image: url("../images/header_events.jpg"); }
.img_header_beverage { background-image: url("../images/header_procontracts_berverage.jpg");}
.img_header_foot_beverage { background-image: url("../images/header_procontracts_footaberverage.jpg"); }
.img_header_realestate { background-image: url("../images/header_procontracts_realestate.jpg"); }
.img_header_energy { background-image: url("../images/header_procontracts_energy.jpg"); }
.img_header_impressum { background-image: url(../images/header_impressum.jpg); }
.img_header_kontakt { background-image: url(../images/header_kontakt.jpg); }
.img_header_management { background-image: url(../images/header_management.jpg); }
.img_header_it { background-image: url(../images/header_it.jpg); }
.img_header_download { background-image: url(../images/header_download.jpg); }
.img_header_branchen { background-image: url(../images/header_branchen.jpg); }
.img_header_heineken { background-image: url(../images/header_heineken.jpg); }
.img_header_tkenergy { background-image: url(../images/header_tkenergy.jpg); }
.img_header_rm { background-image: url(../images/header_royaltymanagement.jpg); }
.img_header_ems { background-image: url(../images/header_ems.jpg); }
.img_header_dynamics { background-image: url(../images/header_dynamics.jpg); }
.img_header_docusign { background-image: url(../images/header_docusign.jpg); }
.img_header_vertrieb { background-image: url(../images/header_vertrieb.jpg); }
.img_header_legal { background-image: url(../images/header_legal.jpg); background-position: top !important; }
.img_header_einkauf { background-image: url(../images/header_einkauf.jpg); background-position: top !important; }
.img_header_service { background-image: url(../images/header_service.jpg); background-position: top !important; }
.img_bg_contract_comes { text-align: center; height: 350px; width: 100%;}
.img_bg_contract_comes img { width: 50%; height: auto; }
















/* Navigation */
.container {
	width: 1200px;  /* Naviagtion/Subnavigation 100% oder Größe analog zur Layoutbreite */
	margin: 10px 0 0 0;
	padding: 0;
}
.container b {
	display: block;
	margin: 0 0 14px 0;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 16px;
	text-transform: uppercase;
	color: #000; /* Farbe Zwischensüberschriften über der Subnagitaion */
}


/* Hauptmenü */
#nav span {
    display: none;
}
#nav, #nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav {
	float: left;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	padding-left: 300px; /* Abstand Hauptnavigation vom linken Layoutrand */
	width: 100%;
}
#nav ul.subs {
	color: #000;
	display: none;
	left: 0;
	padding: 20px;
	position: absolute;
	top: 34px; /* Abstand Submenü zur Hauptnavigation */
	width: 1160px; /* Breite der Naviagtion/Subnavigation analog zur Layoutbreite - 2x Padding */
	/* background-image: url(../images/transparenz.png); Hintergrundbild für Subnavigation */
	background-color: #fff;
}
#nav > li {
    border-bottom: 5px solid transparent;
    float: left;
    margin-bottom: -5px;
    text-align: left;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
#nav li a {
    display: block;
    text-decoration: none;
    white-space: normal;
}
#nav > li > a {
	color: #000; /* Farbe Hauptnavigation */
	display: block;
	line-height: 1em;
	padding: 3px 0;
	text-transform: none;
	margin: 0 20px 0 0;
	font-size: 20px; /* Größe Font Hauptnavigation */
	font-weight: normal;
	border-bottom: solid 10px transparent; /*  unsichtbare Border unter den Navigationspunkten */
}
#nav > li:hover > a, #nav > a:hover {
	color: rgb(155,120,60);
	border-bottom: solid 10px transparent; /* unsichtbare Border unter den Navigationspunkten */
}
#nav li.active > a {
	color: #000;
}

/* submenu */
#nav li:hover ul.subs {
    display: block;
	border-bottom: solid 2px rgb(65,95,110);
}
#nav ul.subs > li {
	display: inline-block;
	float: none;
	padding: 0;
	vertical-align: top;
	width: 30%; /* Größe der Subnavigations-Blöcke */
}
#nav ul.subs > li a {
	color: rgb(62,95,110);
	line-height: 25px;
	border: none;
}
#nav ul li a:hover {
	color: rgb(155,120,60); /* Farbe Hover der Subnavigation */
}
#nav ul.subs > li > a {
	margin-bottom: 10px;
	text-transform: uppercase;
}
#nav ul.subs > li li {
	float: none;
	padding-left: 0px;
	-moz-transition: padding 150ms ease-out 0s;
	-ms-transition: padding 150ms ease-out 0s;
	-o-transition: padding 150ms ease-out 0s;
	-webkit-transition: padding 150ms ease-out 0s;
	transition: padding 150ms ease-out 0s;
}
#nav ul.subs > li li:hover {
    padding-left: 15px;
}








/* Formular */
.formular_box {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 30px 0;
	padding: 30px 30px 100px 100px;
	color: #000;
	}
.formular_feld_box {
	clear: both;
	width: 100%;
	}
.formular_feld_radio {
	margin: 10px 0 5px 0;
	width: 150px;
	float: left;
	padding: 0 10px 0 0;
	}
.formular_feld_text {
	width: 150px;
	float: left;
	text-align: right;
	padding: 0 10px 0 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: 500px;
	float: left;
	padding-bottom: 5px;
	}
.formular_feld_w img { margin-left: 5px; }
.formular_feld_w_02 {
	width: 100px;
	float: left;
	}
.formular_feld_w_03 {
	width: 380px;
	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;
	}







@media only screen and (max-width: 1200px) {
.layout_innen {
margin: 20px auto 0 auto;
padding: 0 !important;
width: 100% !important; /* reduzierte Layoutbreite */
}
#layout_top_nav  { width: 100% !important; /* reduzierte Layoutbreite */ }
#layout_top_in { 
width: 100% !important; /* reduzierte Layoutbreite */
text-align: right;
}
.layout_20 { padding: 0 20px; }
.container { width: 100% !important;  /* reduzierte Layoutbreite */}
#layout_top_in div { margin-right: 20px !important;}
.logo_box { width: 250px; height: 70px; margin: 0 0 0 20px; }
#nav ul.subs {
width: 100% !important; 
padding: 20px !important;
}
.formularbox_text { display: none; }
.flex-item_tbl { display: none; }
.flex-item_logos a { padding: 50px 50px 40px 50px; }
}



@media only screen and (max-width: 900px) {
.subs div { display: none; } /* Größe für das Ausblenden der Sub-Navi-Bilder bei reduzierten Layout */
#nav { padding-left: 20px; /* Abstand Hauptnavigation vom linken Layoutrand */ }
#nav ul.subs > li { width: 30%; /* Größe der Subnavigations-Blöcke */ }
.formular_box { padding: 20px 0 80px 20px; width: 100% !important; }
.formularbox_text { display: none; }
.flex-item_tbl { display: none; }
}






