/*Top bar with logo, social media icons, tel & email */
.logo {
	height: 110px;
	width: 100%;
	margin: 10px auto;
	position: relative;
}
.logo>img {
	position: relative;
	height: 100px;
	float:left;
	margin: 0;
	margin-left: 20px;
	padding: 5px;
	border-radius: 1px;
	float: left;
	box-shadow: 5px 5px #4b6ea6;
}
#tagline {
	text-align: bottom;
	position: absolute;
	left:200px;
	bottom:0;
	margin-bottom:0;
	font-size: 12px;
	color: rgba(0,0,0,.7);
}
.topnav {
	float:right;
	margin-top: 20px;
	margin-right:10px;
}
.topnav li {
	display: inline-block;
	margin:30px 0;
	
}
.topnav a {
	display:block;
	padding:0 30px;
	text-decoration:none;
	color: #222;
	box-shadow: 5px 5px 2px #ccc;
}

/*Slider graphic */
header {
	height: 300px;
	background-color: rgba(0,0,0,.1);
	background-size: 100% 300px ;
	background-position: left top ;
	background-repeat: no-repeat;
	margin:0 auto;
	width: 100%;
	position: relative;
}
.index {
	background-image: url("../images/banner2-blue.png");
}
.strategy {
	background-image: url("../images/strategybannerGD.png");
}
.opexcel {
	background-image: url("../images/operationsGD.png");
}
.project {
	background-image: url("../images/banner-balls.png");
}
.chgmgmt {
	background-image: url("../images/change-mgmt.png");
}
.about {
	background-image: url("../images/about_us_banner_blue.jpg");
}
/*Navigation bar with dropdown menu */
nav {
	width: 100%;
	background: #4b6ea6;
	margin: 0;
	font-size: 20px;
	height: 47px;
}
nav ul{
	padding: 0;
	margin:0;
	list-style: none;
	width: 100%;
	height: 50px;
	display: block;
	text-align:center;
}
nav ul li{
	display: inline-block;	
	margin: 0;	
	font-weight:bold;
	width: 20%;
	padding: 0;
	border-right:2px solid #ecedf2;	
	box-sizing: border-box;
}
nav ul li:last-child {
	border-right: none;
}

nav a {
	text-decoration: none;	
	color: #ecedf2;	
	display:block;
	margin: 0;
	padding:10px 0;
}
nav a:hover {	
	color: #4b6ea6;	
}

.linked {
	font-style:italic;
	color: #ecedf2;	
	font-weight:300;
}

/* Miscellaneous*/
body {
	font-family: roboto, ariel, sans-serif;
	width: auto;
	margin:auto;
	background: #f9f9f9;
	max-width: 1200px;
}

.link:hover {
	background: #ecedf2;
	color: #4b6ea6;	
}
. {
	clear: both;
	*zoom: 1;
}

/*Content*/
.main {
	width:100%;
	margin: 30px auto;
	display: block;
}

/*Section*/
section {
	font-size: 16px;
	text-align: justify;
	color: #424242;
	padding: 15px;
	margin: 15px;
	display:inline-block;
	box-sizing: border-box;
	width: 73%;
}

section.detail {
	width:100%;	
}

section p {
	line-height: 170%;
}

/* Sidebar*/
aside {
	display:inline-block;
	box-shadow: 3px 3px 2px #ecedf2;
	padding: 5px;
	position: relative;
	box-sizing: border-box;
	margin:auto;
	margin-top:15px;
	width: 20%;
	vertical-align: top;
}
aside h3 {
	text-align: center;
	background: #4b6ea6;
	width: 100%;
	color: #ecedf2;
	margin:0;
}
.socialmedia {
	margin:0;
	padding:0;
}

.socialmedia p {
	text-align: center;
	margin: 0 auto;
}
.socialmedia  ul{
	list-style-type: none;
	margin:10px 0;
	padding:0;
	display: block;	
	text-align:center;
}
.socialmedia ul li {
	display:inline-block;
	list-style-type: none;
	margin: 0 5px;	
}
.socialmedia a {
	display:block;
	padding: 5px;
}
.socialmedia img:hover {
	opacity:1;
}
.socialmedia img {
	height: 35px;
	opacity:.8;
}

.contacts, .affiliates {
	padding-bottom: 10px;
}


.contacts a{
	color: #222;
	text-decoration: none;
	font-weight: 400;
	font-size: 16px;
}

.contacts p  {
	text-align: center;
	color: #222;
	margin-left: 5px;
}

.contacts a:hover, .affiliates  a:hover {
	color: #222;
	text-decoration: underline;
}
.contacts img {
	margin-right: 5px;
}
.affiliates  a {
	display: block;
	color: #222;
	margin: 10px 20px;
	text-decoration: none;
	font-size: 16px;
}

#lists {
	display:block;
	margin: 20px auto auto 20px;
	padding-top: 20px;
	}
.servicelist {
		list-style: none;
}
#lists  h3 {
	font-weight: 400;
	margin-bottom: 30px;
}

.servicelist >li{
	margin-top: 5px;
}

.servicelist a{
	color: #4b6ea6;
	font-weight: 500;
	text-decoration: none;
}
.servicesublist {
	margin-left: 15px;
}
.servicelist a:hover{
	font-weight: 700;
	text-decoration:underline;
}
.servicesublist li {
	list-style-image: url("../images/list-style-grey.png");
}

/*Footer*/
footer {
	background: linear-gradient(to right, #f5f5f5,  #4b6ea6);
	width: 100%;
	position:relative;
	margin-bottom: 50px;
	display:block;
}
.column4 {
	width:25%;
	display:inline-block;
	margin:20px auto;
	font-size: 14px;
	vertical-align:top;
}
.column4 ul {
	list-style-type: none;
	margin: 5px;
	padding: 0;
	text-align:left;
}
.emails {
	width: 40%;
}

.emails a:hover {
	text-decoration:none;
	font-weight: 600;
}

.addresses {
	width: 15%;
}
.services {
	width: 20%;
}
.services a {
	text-decoration: none;
	color: inherit;
}
.services a:hover {
	font-weight:600;
}
.telephones {
	width: 20%;
}

.column4 h4 {
	text-decoration:underline;
	margin: 5px;
}

.footerbottom  {
	display:block;
	margin:0;
	padding:0;
}

.footerbottom  p {
	font-size: 8px;
	font-weight:200;
	display:inline-block;
	margin:0;
	padding:0;
	width: 49%;
	text-align: center;
}

.list>li {
	display:block;
	overflow:auto;
	margin-bottom: 20px;
}

.list li ul li, .operations {
	list-style-type:disc;
}
.underline {
	text-decoration: underline;
}

.list hr {
	width: 200px;
	margin:0 auto 20px 30px; 
	box-shadow: 0px 0px 10px 1px #ababab;
}
.list p {
	margin-bottom:0;
}
.twoblock {
	display: inline-block;
	float: left;
	margin-right: auto;
	min-width: 200px;
}


.arrow {
	width:50px;
	display: inline-block;
	float: left;
	text-align: center;
	padding-top: 20px;	
}

.arrow img {	
	height:20px;
}

.operations {
	margin-bottom: 15px;
}

#worldmap {
	margin: 40px;

}

#worldmap img {
	max-width: 60%;	
	margin-bottom: 0;
}

#worldmap p {
	margin-top:0;
	font-weight: bold;
}

#selfphoto {
	height: 175px;
	float:left;
	margin-right:20px;
}
