/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    background: #e6e6d7;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a { text-decoration: none;}
h1, h2, h3, h4, h5, h6 {margin: 0}

menu, ol, ul {padding: 0; list-style: none outside none;}

dl, menu, ol, ul, p, pre {
    margin: 0;
}

/* spalla sinistra */
.cbp-spmenu {
    background: #3c3a3a;
   	position: fixed;
}



.cbp-spmenu-vertical {
   	width: 260px;
   	height: 100%;
   	top: 0;
   	z-index: 1000;
}


/* da aggiungere nelle pagine interne nell'html */
.cbp-spmenu-left {
   	left: 0px;
}


.cbp-spmenu-left.cbp-spmenu-open {
   	left: -130px;
}


.cbp-spmenu-push {
   	overflow-x: hidden;
   	position: relative;
   	left: 0;
}

.cbp-spmenu-push-toright {
   	left: -130px;
}

.cbp-spmenu,
.cbp-spmenu-push {
   	-webkit-transition: all 0.1s ease;
   	-moz-transition: all 0.1s ease;
   	transition: all 0.1s ease;
}


.logo-interno, .logo-home {
    left: 40px;
    position: fixed;
    top: 70px;
    width: 60px;
    z-index: 99999;
}


.container-home, .container-page { 
    padding-top: 60px;
}

.expertise-home {
    clear: both;
    overflow: hidden;
}
.expertise-home ul {
    clear: left;
    margin-top: 20px;
}

.expertise-home ul li {
    border-top: 2px solid #CC7241;
    margin-top: 40px;
    padding-top: 20px;
}

.expertise-home ul li a {
    color: #3D3D3B;
    font-family: 'Gotham A','Gotham B';
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    padding-bottom: 10px;
}
.expertise-home .text {
    margin-top: 15px;
}
.expertise-home h2 {
    margin-bottom: 40px;
}

.expertise-home .readmore {
    font-size: 13px;
    color: #CC7241;
    line-height: 20px;
}
.container-home h1 { 
    padding-bottom: 55px;
    margin-bottom: 40px;
    border-bottom: 1px solid #d5d4c7;
}

.container-page h1 { 
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(60, 58, 58, 0.3);
}

nav ul {
    margin-top: 15px;
} 
.landmark .first-nav {
    padding-top: 15px;
}

nav ul ul {
    margin: 0;
}

nav li li {
    margin-left: 10px;
}


.landmark .last-nav {
    padding-bottom: 15px;
} 
.landmark {
    left: 33px;
    position: fixed;
    top: 300px;
    z-index: 99999;
}
.landmark li a, #accordian h3    {
    padding: 5px 7px 3px 7px;
}
.aerospace {
    width: 190px;
}

.landmark li a, #accordian h3  {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 11px;
    color: #e6e6d7;
    letter-spacing: 0.5px;
    cursor: pointer;
    
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}


#accordian ul ul {
	display: none;
}

.landmark .who-we-are a:hover, #accordian .who-we-are h3:hover, .active-who a {
    background-color: #3C9EAA;
}
.landmark .work-with-us a:hover, .work-with-us-selected {
    background-color: #ae5377;
}
.landmark .expertise a:hover, #accordian .expertise h3:hover, .expertise-selected {
    background-color: #cc7241;
}

.landmark .citizenship a:hover, .citizenship-selected {
    background-color: #c89835;
}
.landmark .contact a:hover, .contact-selected {
    background-color: #3e667b;
}

.map {
    clear: both;
    padding: 30px 0 20px 0;
}

.partners {
    margin: 70px 0 30px;
}

.partners li {
    border-left: 2px solid #3C9EAA;
	padding-left: 8px;
	padding-right: 5px;
    float: left;
    margin-right: 8px;
    width: 105px;
    line-height: 21px;
}
.partners li a {
    color: #50504B;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    background: url('../img/external-link.png') no-repeat scroll top right;
    padding-right: 15px;
}

.external-link {
    color: #50504B;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    background: url('../img/external-link.png') no-repeat scroll top right;
    padding-right: 15px;
}


.partners-technical {
    width: 245px;
    float: left;
    margin-right: 20px;
}

.partners-scientific {
    width: 690px;
    margin-left: 50px;
}

.partners-label span {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
}

.partners-label {
    clear: both;
    margin-top: 40px;
}


.partners li a:hover, .mail a:hover {
    opacity: 0.8;
}

.partners li a:active, .mail a:active {
    position: relative;
    top: 1px;
}

.mail a {
    color: #232323;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
}
.single-line {clear: both; padding: 100px 0 40px 0}
.partners li.last {
    margin-right: 0;
}
.title-home {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 25px;
    color: #3d3d3b;
    letter-spacing: 1px;
}

.title {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 23px;
    color: #3d3d3b;
    line-height: 35px;
}

.division-home {
    color: #3d3d3b;
    font-size: 50px;
    line-height: 0;
    margin: 60px 0 60px -2px;
}

.division-home-small {
    color: #3d3d3b;
    font-size: 30px;
    line-height: 0;
    margin: 60px 0 60px -2px;
}

.title-home-who, .expertise-home {
    Xborder-bottom: 1px solid rgba(60, 58, 58, 0.1);
    xmargin-bottom: 60px;
    xpadding-bottom: 60px;
    
}

.title-home-who span {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 25px;
    color: #3d3d3b;
    border-bottom: 1px solid #3C9EAA;
    line-height: 40px;
    padding-bottom: 5px;
}

.more-margin {
    margin-bottom: 0 !important;
}
.title-home-who-lca span {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 30px;
    color: #3d3d3b;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.title-home-who-lca a {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    color: #3C9EAA;
    border-bottom: 3px solid #3C9EAA;
    line-height: 41px;
    padding-bottom: 3px;
}
.title-home-who a {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    color: #3C9EAA;
    border-bottom: 3px solid #3C9EAA;
    line-height: 41px;
    padding-bottom: 6px;
    margin-left: 10px;
}
.expertise-home .huge {
    padding: 0;
    margin: 0 0 30px 0;    
    border: 0;
}

.citizenship-home, .work-home {
    margin-right: 40px !important;
}

.industry-challenges h3 {
    margin-bottom: 30px;
}

.challenges-list span {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    color: #CC7241;
    margin-right: 1px;
    letter-spacing: 1px;
}
.expertise-title {
    margin-bottom: 2px;
     margin-top: 7px;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 11px;
    
}

.citizenship-home p, .work-home p {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 18px;
    color: #3d3d3b;
    line-height: 27px;
    
}

.expertise-home .huge a {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    color: #CC7241;
    border-bottom: 3px solid #CC7241;
    line-height: 41px;
    padding-bottom: 5px;
    margin-left: 5px;
}

.expertise-home .link {
    position: absolute;
    bottom: 17px;
}

.expertise-home .link a {
    border-bottom: 2px solid #CC7241;
    bottom: 17px;
    color: #CC7241;
    font-family: 'Gotham A','Gotham B';
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
}
.where-home h3 {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 11px;
    color: #3E667B;    
}
/*
.tagline-citizenship-home {
    background-color: #C89835;
    clear: both;
    color: #E6E6D7;
    font-family: 'Gotham A','Gotham B';
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    margin: 350px 0 60px;
    padding: 20px;
    text-transform: uppercase;
}*/

.tagline-citizenship-homea a {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    color: #C89835;
    border-bottom: 3px solid #C89835;
    line-height: 41px;
    padding-bottom: 5px;
    margin-top: 15px;
}
.tagline-citizenship-home {
    border-top: 1px solid rgba(60, 58, 58, 0.1);
    border-bottom: 1px solid rgba(60, 58, 58, 0.1);
    padding-top: 50px;
    padding-bottom: 55px;
    clear: both;
    margin: 60px 0;
}


.tagline-citizenship-home a {
    color: #C89835;
    font-family: 'Gotham A','Gotham B';
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
}

.tagline-citizenship-home a:hover {
    opacity: 0.8;
}

.where-home h2 {
    margin: 0 0 30px;
}

.where-home .contact-intern {
    margin-bottom: 30px;
}

.division-where-home {
    color: #3E667B;
    font-size: 30px;
    line-height: 0;
    margin: 0 0 25px -6px;
}



.citizenship-home a {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    color: #C89835;
    border-bottom: 3px solid #C89835;
    line-height: 41px;
    padding-bottom: 5px;
    margin-top: 15px;
}

.work-home a {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 13px;
    color: #AE5377;
    border-bottom: 3px solid #AE5377;
    line-height: 41px;
    padding-bottom: 5px;
    margin-top: 15px;
}

.citizenship-home h2 {
    margin: 0 0 30px 0;
}

.occhiello-work-with-us {
    background-color: #AE5377;
    color: #E6E6D7;
    float: left;
    font-family: 'Gotham A','Gotham B';
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 30px 0;
    padding: 7px 11px 5px 10px;
}

.title-home-who a:hover, .expertise-home .huge a:hover, .citizenship-home a:hover, .expertise-home .link a:hover {
    opacity: 0.8;
}

.title-home-who a:active, .expertise-home .huge a:active, .citizenship-home a:active, .expertise-home .link a:active  {
    position: relative;
    top: 1px;
}








.title-small {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 15px;
    color: #3d3d3b;
    line-height: 23px;
    text-transform: uppercase;
}
.incepit-inbrief {margin-bottom: 10px; text-transform: uppercase}
.text {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 13px;
    color: #3D3D3B;
    line-height: 21px;
}

.class-clear-left {
    clear: left;
}
.occhiello-about {
    background-color: #3C9EAA;
    color: #E6E6D7;
    float: left;
    font-family: 'Gotham A','Gotham B';
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 7px 11px 5px 10px;
}
.occhiello-contact {
    background-color: #3E667B;
    color: #E6E6D7;
    float: left;
    font-family: 'Gotham A','Gotham B';
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 7px 11px 5px 10px;
}
.occhiello-citizenship {
    margin-top: 40px;
    background-color: #C89835;
    color: #E6E6D7;
    float: left;
    font-family: 'Gotham A','Gotham B';
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 7px 11px 5px 10px;
}
.occhiello-expertise {
    background-color: #cc7241;
    color: #E6E6D7;
    float: left;
    font-family: 'Gotham A','Gotham B';
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 7px 11px 5px 10px;
    text-transform: uppercase;
}

.number-skill {
    border-radius: 40px 40px 40px 40px;
    color: #AE5377;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 22px;
    height: 50px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    border: 1px solid #AE5377;
}

.skills .number-skill {
    line-height: 52px;
    margin: 10px 10px 20px 0;
}


.skills li {
    float: left;
    line-height: 21px;
    margin-right: 8px;
    padding-right: 15px;
    padding-top: 25px;
    width: 103px;
}
.preskill {
    border-top: 1px solid rgba(60, 58, 58, 0.3);
      margin-top: 40px;
      padding-top: 40px;
    
}
.industry-capabilities-01 {
    margin-top: 90px;

}
.industry-capabilities-01 h3{
    margin-bottom: 20px;

}

.industry-capabilities-list {
    clear: left;
}

.industry-capabilities-list li {
    margin-right: 28px;
    width: 225px;
    float: left;
    padding-top: 15px;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
 }
.industry-capabilities-list ul {
    border-top: 2px solid #cc7241;
    margin-top: 20px;
    padding-top: 15px;
}
/* old numeber
.industry-capabilities-list li li {
    border-bottom: 1px solid rgba(60, 58, 58, 0.3);
    font-size: 13px;
    line-height: 20px;
    margin-bottom: -3px;
    padding-bottom: 10px;
}*/


.industry-capabilities-list li li {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 10px;
}

.indent {
    margin-bottom: 39px;
}

.industry-capabilities-list li li.last {
    border-bottom: none;
}
.number-expertise {
    font-size: 13px;
    font-weight: 900;
    color: #5b5b56;
}

.expertise-list {
    clear: both;
    font-family: 'Gotham A','Gotham B';
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 23px;
    padding-top: 20px;
}

.expertise-list li a {
    color: #3D3D3B;
    font-size: 13px;
    line-height: 20px;
}
.expertise-list li a:hover {
    opacity: 0.8;
}
.division-expertise {
    color: #CC7241;
    font-size: 50px;
    line-height: 0;
     margin: 15px 0 15px -2px;
}
.down-arrow {
    margin: -1px 0 40px 360px;
    background: url('../img/down-arrow.png') no-repeat bottom left;	
    width: 17px;
    height: 10px;
    display: block;
    text-indent: -99999px;
}
.down-arrow-huge {
    margin: -51px 0 40px 360px;
    background: url('../img/down-arrow.png') no-repeat bottom left;	
    width: 17px;
    height: 10px;
    display: block;
    text-indent: -99999px;
}


.industry-capabilities-01 .number {
    float: left;
    line-height: 21px;
    margin-right: 10px;
}
.industry-capabilities-01 .number {
    border: 1px solid #CC7241;
    border-radius: 40px 40px 40px 40px;
    color: #CC7241;
    font-family: 'Gotham A','Gotham B';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    height: 20px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    width: 20px;
}

.huge {
    border-top: 1px solid rgba(60, 58, 58, 0.3);
    margin: 100px 0 40px 0;
    padding-top: 50px;
       font-family: 'Gotham A','Gotham B';
       font-size: 26px;
       font-style: normal;
       font-weight: 300;
       line-height: 40px;
       margin-top: 80px;
}

.highlight-industry-lca {
    padding-top: 50px;
       font-family: 'Gotham A','Gotham B';
       font-size: 26px;
       font-style: normal;
       font-weight: 300;
       line-height: 40px;
       margin-bottom: 40px;
}



.line-div {
    border-top: 1px solid rgba(60, 58, 58, 0.3);
    margin-top: 100px;
    
}
/*



.occhiello-about-corner {
    xbackground-color: #3C9EAA;
    font-family:"Proxima Nova Bold", Helvetica, Arial, sans-serif;
    font-size-adjust:0.488;
    font-weight:normal;
    font-style:normal; 
    font-size: 11px;
    color: #3C9EAA;
    letter-spacing: 0.5px;
    padding: 8px 11px 4px 10px;
    float: left;
    border: 1px solid #3C9EAA;
}


.white-undeline {
    font-family: "Proxima Nova Light", Helvetica, Arial, sans-serif; 
    font-size-adjust:0.488; 
    font-weight:200;
    font-size: 13px;
    font-style:normal;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #FFF;
}
*/

.white-undeline {
    color: #50504B;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-color: #FFF;
    display: block;
    float: left;
    padding: 0 4px;
    margin-right: 5px;
}

.white-circle {
    background-color: #FFFFFF;
     border-radius: 120px 120px 120px 120px;
     color: #50504B;
     display: block;
     float: left;
     font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;     
     font-size: 11px;
     height: 128px;
     letter-spacing: 0.5px;
     line-height: 135px;
     margin-right: 5px;
     padding: 0 4px;
     text-align: center;
     text-transform: uppercase;
     width: 120px;    
}

.white-rect {
    border: 1px solid #3C9EAA;
    color: #3C9EAA;
    display: block;
    float: left;
    font-family: 'Gotham A','Gotham B';
    font-size: 11px;
    font-style: normal;
    font-weight: 900;
    height: 50px;
    line-height: 55px;
    margin-right: 67px;
    padding: 0 4px;
    text-align: center;
    text-transform: uppercase;
    width: 95px;
}

.who-we-are h2 {
    margin: -4px 0 40px;
}

.color-about-background {
    background-color: #3C9EAA;
    color: #E6E6D7;
    padding: 2px 8px 0 6px;
}

.color-expertise-background {
    background-color: #cc7241;
    color: #E6E6D7;
    padding: 2px 8px 0 6px;
}

.hightlight-lca {
    border-bottom: 1px solid #CC7241;
    line-height: 25px;
    padding-bottom: 4px;
    color: #3D3D3B;
}

.test {
    background-color: #dedec9;
    padding: 13px 10px;
    width: 153px !important;
    border: 1px solid #d6d6b4;
    height: 200px;
    position: relative;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.color-expertise {
    color: #cc7241;
    padding-bottom: 1px;
    border-bottom: 1px solid #cc7241;
    
}
.color-external {
    padding-bottom: 1px;
    border-bottom: 1px solid #232323;
    
}
.color-expertise-noborder {
    color: #cc7241;
}

.color-about {
    color: #3C9EAA !important;
    padding-bottom: 1px;
    border-bottom: 1px solid #3C9EAA;
    
}

.color-work {
    color: #AE5377;
    padding-bottom: 1px;
    border-bottom: 1px solid #AE5377;
    
}
.color-citizenship {
    color: #C89835;
    padding-bottom: 1px;
    border-bottom: 1px solid #C89835;
    
}
.color-about-noborder {
    color: #3C9EAA;
}
.color-citizenship-noborder {
    color: #C89835;
}


/* stanghetta a sinistra
.inbrief {
	border-left: 2px solid #3C9EAA;
	padding: 10px 0 6px 25px;
	margin-bottom: 50px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 13px;
    color: #3D3D3B;
}*/

.division {
    color: #3C9EAA;
      font-size: 50px;
      line-height: 0;
      margin: 0 0 25px -6px;
}
.division-work {
    color: #AE5377;
      font-size: 50px;
      line-height: 0;
      margin: 15px 0 25px -3px;
}
.inbrief {
	padding: 10px 0 6px 0;
	margin-bottom: 23px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 13px;
    color: #3D3D3B;
}

.inbrief h2 {
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;    
    font-size: 11px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.citizenship-list {
	padding-top: 20px;
	margin-bottom: 23px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 13px;
    color: #3D3D3B;
    clear: both;
}

.citizenship-list li {
    border-bottom: 1px solid rgba(60, 58, 58, 0.3);
     font-size: 13px;
     line-height: 20px;
     margin-bottom: 20px;
     padding-bottom: 20px;
}

.tagline-citizenship {
    background-color: #C89835;
    clear: both;
    color: #E6E6D7;
    font-family: 'Gotham A','Gotham B';
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    margin: 850px 0 60px;
    padding: 20px;
    text-transform: uppercase;
}

.inbrief li {
    padding-bottom: 8px;
}
.inbrief li.last {
    padding-bottom: 30px;
}

.human-capital .occhiello-about, .global-reach .occhiello-about {
    margin-bottom: 15px;
}
.human-capital ul {
    margin: 60px 0 400px;
}
.human-capital li {
    float: left;
    width: 120px;
    margin-right: 8px;
}
.human-capital li.last {
    margin-right: 0;
}

.human-capital ul p {
    padding-left: 4px;
    padding-top: 75px;
    width: 90px;
}

.value, .global-reach, .human-capital, .industry-capabilities {
    margin-top: 100px;
    padding-top: 50px;
    border-top: 1px solid rgba(60, 58, 58, 0.3);
}

.value h3, .industry-capabilities h3 {
    margin-bottom: 30px;
}

.value h4 {
    height: 600px;
    clear: left;
}

.number {
    border-radius: 40px 40px 40px 40px;
    color: #3C9EAA;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 22px;
    height: 50px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    border: 1px solid #3C9EAA;
}

.value .number {
    float: left;
    line-height: 52px;
    margin-right: 10px;
}

.value .text {
    padding: 0 20px 0 8px;
}
.list-title {
    color: #3C9EAA;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 8px 0 0 65px;
}

.value-list {
    margin-top: -3px;
}

.value-list header {
    padding-bottom: 25px;
}

.value-list li {
    border-top: 1px solid #3C9EAA;
    margin-bottom: 70px;
    padding-top: 30px;
}

.value-list p {
    margin-top: 10px;
}
.contact-intern {
    margin-bottom: 80px;
}

.contacts h2 {
    margin-bottom: 20px;
}

.contact-intern .value {
    border: none;
}
.contact-intern a {
    border: none;
}

.contact-intern a {
    color: #3E667B;
}

.contact-intern a:hover {
    opacity: 0.8;
}

.contact-intern a:active {
    position: relative;
    top: 1px;
}


#showLeftPush {
    left: 5px;
    position: fixed;
    top: 270px;
    height: 30px;
    z-index: 99999;
    display: block;
    text-indent: -9999px;
}

.open-nav {
    width: 140px !important;
    background: url("../img/open-arrow.png") no-repeat scroll left bottom transparent !important;
}

.close-nav {
    width: 260px;
    background: url("../img/close-arrow.png") no-repeat scroll left bottom transparent;
}


footer {
    clear: both;
    margin-top: 60px;
    border-top: 1px solid rgba(60, 58, 58, 0.3);
    overflow: hidden;
    padding: 10px 0;
    color: #50504B;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
    font-size: 12px;
    line-height: 18px;
}
footer span {
    opacity: 0.8;
}

.org {
    color: #50504B;
    font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;    
    font-size: 11px;
    letter-spacing: 0.5px;
    float: left;
    text-transform: uppercase;
     line-height: 20px;
}
.separator {
    margin: 0 2px 0 5px;
}
.separator-two {
    margin: 0 3px;
}
.identity-content {
    float: left;
}

.credits {
    float: right;
}
.credits a {
    color: #232323;
}
.credits a:hover {
    opacity: 0.8;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
}
.show {
    display: block !important;
}

.fade {
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.clearleft {
    clear: left;
}
.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}