.header { padding: 200px 0; }

.header h1 { font-size: 36px; margin-bottom: 0; }

.we-create { margin-top: 8px; }

.logo { width: 245px; margin-bottom: 60px; }

.service-list .fa-mobile { font-size: 50px; padding-left: 7px; }

.lightbox {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-color: rgba(0, 0, 0, 0.95);
	visibility: hidden;
	text-align: center;
	padding: 80px 0;
    overflow: auto;
}

.lightbox h3 { margin-top: 25px; color: white; }

.lightbox i { 
	color: white; 
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 2.5em;
}

.lightbox img { 
	margin: 0 auto; 
	max-width: 60%;
	border: 2px solid rgba(255, 255, 255, 0.3);
}

.lightbox p { 
	padding-top: 10px;
    width: 56%;
    margin: 0 auto;
    text-align: left; 
}

[role="button"] { cursor: pointer; }

.footer-logo { width: 95px; }

.hiddenlogo { opacity: 0; pointer-events: none; }

.small-logo a { cursor: default;}

.small-logo img {height: 57px; width: 100px;}

.team-leader-block {
    max-width: 993px;
    margin: 0 auto;
    text-align: center;
}

.team-leader-box {
    margin: 0 5.82979%;
    display: inline-block;
    float: none;
}

.main-nav img { cursor: pointer; }