﻿.skills {
	background-color: white;
	padding-bottom: 50px;
	margin-top: 77px;
}

h2, h3 {
	color: #000000;
}

.skills-title {
	margin-top: 50px;
	margin-bottom: 40px;
}

	.skills-title .title-big {
		display: block;
		float: left;
		padding-right: 20px;
		height: 45px;
		line-height: 45px;
	}

		.skills-title .title-big h2 {
			font-size: 56px!important;
		}

	.skills-title .title-small {
		display: table-cell;
		font-size: 22px;
		font-weight: normal;
		text-transform: uppercase;
		font-family: 'Roboto' !important;
		border-left: 1px solid #000000;
		padding-left: 10px;
	}

.skill-panel {
	margin-top: 30px;
}

.skills hr {
	margin: 40px 0 20px 0;
	border: 0;
	border-bottom: 1px solid #000000;
}

.skills h3 {
	font-size: 32px!important;
	line-height: 30px!important;
	margin: 25px 0!important;
}

.skills .title-light {
	font-family: 'PenumbraSansStdLight';
	color: #f6b800;
}

.skill-banner {
	overflow: hidden;
	position: relative;
	text-align: center;
}

.bussines-mobility {
	position: absolute;
	top: -200px;
	width: 13%;
	left: -13%;
}

.bussines-fairplay {
	position: absolute;
	right: 24%;
	width: 11%;
	top: -300px;
}

.bussines-confident {
	position: absolute;
	top: 50%;
	left: 27%;
	width: 0%;
}

.bussines-powerful {
	position: absolute;
	top: 58%;
	left: -33%;
	width: 22%;
}


/*Technology*/

.tech-books {
	position: absolute;
	right: 30.5%;
	top: -300px;
	width: 17%;
}

.tech-men {
	position: absolute;
	top: 0;
	left: 40%;
	width: 23%;
	z-index: 110;
	display: none;
}

.tech-puppy {
	position: absolute;
	bottom: 22%;
	left: -300px;
	width: 11%;
}

.tech-rocket {
	position: absolute;
	bottom: -600px;
	left: 14%;
	width: 28%;
	z-index: 101;
}

.tech-fire {
	position: absolute;
	top: -300px;
	left: 16%;
	z-index: 100;
	width: 9%;
}

.tech-trash {
	position: absolute;
	bottom: 31%;
	right: 55%;
	z-index: 100;
	width: 7%;
}

.tech-play {
	position: absolute;
	top: -300px;
	right: 19%;
	z-index: 105;
	width: 24%;
}

/*Communication*/

.comm-lady {
	position: absolute;
	top: 0;
	left: 21%;
	z-index: 105;
	width: 32%;
	display: none;
}

.comm-c {
	position: absolute;
	top: -800px;
	left: 19%;
	width: 35%;
}

.comm-p {
	position: absolute;
	top: 21%;
	left: 60%;
	width: 0;
}

.comm-s {
	position: absolute;
	top: -400px;
	right: 25%;
	width: 18%;
}

.skill-keywords {
	font-style: italic;
}

	.skill-keywords .skill-subtitle {
		font-weight: bold;
		font-style: normal;
	}

@media (max-width: 480px) {
	.skills-title .title-big h2 {
		font-size: 30px !important;
	}

	.skills-title .title-big {
		float: none !important;
	}
}
