h2.ss-subtitle{
    padding: 10px 10px 40px;
    font-size: 22px;
    color:#CCC;
	position: relative;
	font-family: 'Source Sans Pro', sans-serif;
}
h2.ss-subtitle:before{
	width: 4px;
	height: 40px;
	background:#2a2a2a;
	content: '';
	position: absolute;
	right: 75%;
	margin-right: -4px;
	bottom: -4px;
}
h2.ss-subtitle:after{
	width: 25%;
	height: 0px;
	content: '';
	position: absolute;
	right: 50%;
	margin-right: -1px;
	bottom: -4px;
}
.ss-links{
	position: fixed;
	left: 10px;
	top: 166px;
	width: 25%;
	z-index: 100;
}
.ss-links a{
	background: rgba(0,0,0,0.2);
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 5px;
	float: left;
	border-radius: 50%;
	display: block;
	text-align: center;
}
.ss-links a:hover{
	background: rgba(0,0,0,0.4);
}
.ss-container{
    width: 100%;
    position: relative;
    text-align: left;
    float: left;
	overflow: hidden;
	padding-bottom: 150px;
}
.ss-container h2{
    font-size: 30px;
    color: #CCC;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 20px 0px;
}
.ss-container:before{
    position: absolute;
    width: 4px;
    background:#2a2a2a;
    top: 0px;
    left: 50%;
	margin-left: -2px;
    content: '';
    height: 100%;
}
.ss-row{
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    padding: 5px 0;
}
.ss-left, .ss-right{
    float: left;
    width: 48%;
    position: relative;
}
.ss-right{
    padding-left: 2%;
}
.ss-left{
    text-align: right;
    float: left;
    padding-right: 2%;
}
.ss-circle{
    border-radius: 50%;
    overflow: hidden;
    display: block;
    text-indent: -9000px;
    text-align: left;
    box-shadow: 
		0px 2px 5px rgba(0,0,0,0.7) inset, 
		0px 0px 0px 10px #2a2a2a;
	background-size: cover;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	position: static;
}
.ss-small .ss-circle{
	width: 100px;
	height: 100px;
}
.ss-medium .ss-circle{
	width: 200px;
	height: 200px;
}
.ss-large .ss-circle{
	width: 300px;
	height: 300px;
}
.ss-circle-deco:before{
	width: 29%;
	height: 0px;
	border-bottom: 1px dotted #0086dd;
	border-bottom: 1px dotted #0086dd;
	position: absolute;
	top: 50%;
	content: '';
	margin-top: -3px;
}
.ss-circle-deco:after{
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
.ss-left .ss-circle-deco:before{
    right: 2%;   
}
.ss-right .ss-circle-deco:before{
    left: 2%;   
}
.ss-left .ss-circle-deco:after{
	right: 0;
	border-right: 10px solid #2a2a2a;
}
.ss-right .ss-circle-deco:after{
	left: 0;
	border-left: 10px solid #2a2a2a;
}
.ss-left .ss-circle{
    float: right;
    margin-right: 30%;
}
.ss-right .ss-circle{
    float: left;
    margin-left: 30%;
}
.ss-container h3{
    margin-top: 34px;
	padding: 10px 15px;
	background:#2a2a2a;
	color:#CCC;
	font-family: 'Source Sans Pro', sans-serif;	
}
.ss-container .ss-medium h3{
	margin-top: 82px;
}
.ss-container .ss-large h3{
	margin-top: 133px;
}
.ss-container .ss-left h3{
	border-right: 3px solid #0086dd);
}
.ss-container .ss-right h3{
	border-left: 3px solid #0086dd;
}
.ss-container h3 span{
    font-size: 13px;
	color:#CCC;
	font-family: 'Source Sans Pro', sans-serif;
    display: block;
    padding-bottom: 5px;
}
.ss-container h3 a{
    font-size: 28px;
    color: rgba(255,255,255,0.9);
    display: block;
}
.ss-container h3 a:hover{
	color: rgba(255,255,255,1);
}
.ss-circle-1{
    background-image:url(../../img/fispal_tec_2001.jpg);
}

.ss-circle-8{
    background-image: url(../../img/fispal_tec_2002.jpg);
}

.ss-circle-15{
    background-image:url(../../img/produtos-pluralmack-timeline.jpg);
}
.ss-circle-16{
    background-image: url(../../img/fispal_tec_2001.jpg);
}
.ss-circle-17{
    background-image:url(../../img/brasilpack-2004.jpg);
}
.ss-circle-20{
    background-image:url(../../img/tecnolactea-2005.jpg);
}

.ss-circle-22{
    background-image:url(../../img/fispal_tec_2005.jpg);
}

.ss-circle-24{
    background-image:url(../../img/brasilpack-2006.jpg);
}
.ss-circle-25{
    background-image:url(../../img/business-day-2006.jpg);
}
.ss-circle-27{
    background-image: url(../../img/embala-minas-2008.jpg);
}
.ss-circle-28{
    background-image:url(../../img/embala-nordeste-2011.jpg);
}
.ss-circle-29{
    background-image: url(../../img/confebras-2011.jpg);
}
.ss-circle-30{
    background-image: url(../../img/campos-jordao-center-2013.jpg);
}