body {
	color: #333 !important;
	font-weight: 500;
}

::selection {
  background-color: #0a428c !important;
  color: #fff;
} 

.header_page h1 {
	display: none;
}

.header_page {
	height:0 !important;
	border: 0 !important;
	background: #ffffff !important;
}

::-webkit-input-placeholder {
   color: #555 !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #555 !important;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #555 !important;  
}

:-ms-input-placeholder {  
   color: #555 !important;  
}

.textCenter {
	text-align: center !important;
}
.header_shadow {
	background-image: none !important;
	height: 0px !important;
}

.breadcrumbss {
	display: none;
}


#logo img {
	width:220px;
}

#logo img.light {
	display: none;
}

#menu-main-menu {margin-top: 13px;}

.noMargin {
	margin: 0 !important;
}


.searchHeader {
    position:absolute;top:14px;right:16px;
	font-size: 15px;
	z-index: 20;
	display: block;
}


.searchHeader .input-append #s, .searchHeaderMobile  .input-append #s{
    height: 20px !important;
    background: #fff url('../img/search.png') 94% center no-repeat;
    font-size: 13px;
    padding: 0 5px;
    border-radius: 0;
    border:1px solid #eaeaea;
    width:110px;
}

.searchHeaderMobile {display: none;}

.searchHeader .input-append  button, .searchHeaderMobile .input-append  button {
   display: none
}

.investorLogin {
	position:absolute;top:16px;right:150px;
	font-size: 15px;
	z-index: 9;
}

.investorLogin a{
	color:#555;
}

a.investorLoginMobile {
	background:#0a428c;
	color:#fff;
	padding:6px 0;
	width:100%;
	clear:both;
	position:relative;
	z-index:9;
	font-size:11px;
	font-weight:700;
	text-align: center;
	font-family:'Lato', 'Arial', sans-serif;
}

a:hover.investorLoginMobile {
	color:#fff;
	background: 
}

.investorLogin .tooltip {
}


.investorLogin .tooltip > .tooltip-inner {background-color: #0a428c;border-radius: 0 !important;font-size: 10px;text-transform:uppercase;width:110px;font-weight: 700;padding:0;}

.investorLogin .tooltip > .tooltip-arrow  { display: none;  } 

#menu-main-menu li a {
	font-weight: 500 !important;
	color:#333;
	font-size: 12px;
	text-transform: uppercase;
}

.header_wrapper {
	
}

.header_page #content {
 padding-top:0px !important;
}


#content {
	min-height: 500px;
	padding-top: 0 !important;
}

.header_wrapper.no-transparent nav .menu > li > ul.sub-menu {
	top:56px !important;
}

.header_wrapper.no-transparent nav .menu > li > ul.sub-menu {
	border-top:0 !important;
}



.header_wrapper.no-transparent nav .menu > li > ul.sub-menu li {
	background: #fff;
}


nav .menu li ul.sub-menu li a {
	color:#333 !important;
}


#menu-main-menu li a:hover {
	text-decoration: underline;
}




#copyright, .arrow_down {
	display: none;
}


#footer .inner:after {
	background: transparent !important;
}

#footer .inner .ff{
	padding: 15px 0 0px 0!important;
	font-weight: 600;
}


#social_widget-2 h4{
	display: none;
}

ul.footer_social_icons  {
	float:right !important;
}


ul.footer_social_icons li a i {
	border:0 !important;
	color:#555555 !important;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

ul.footer_social_icons li {
	border:0 !important;
	width: 25px !important;
}

.footer_social_icons {
	left:0% !important;
}


.claim {
	position:fixed;
	bottom:45px;
	left:0;
	width:100%;
	z-index:99999;
	background:url(../img/bgclaim.png) repeat;
	text-align:center;
	font-family: 'Lato';
	font-weight:500;
	font-size: 18px;
	color: #555;
	padding: 10px 0;
}

.footerFixed {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	z-index:99999;
	font-family: 'Lato';
}

.borderFooter {
	border-top:1px solid #ccc !important;
}

.footerBianco {
	background: #fff !important;
}

.footerGrigio {
	background: #e2e2e2;
}

#footer a {
	color:#333;
}

/*PAGINA TEAM*/

.fotoTestata {
	height: 650px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.one-staff {
	background: transparent !important;
	border:0 !important;
}


.one-staff img{
	border:1px solid #eee;
}

.one-staff h6 {
	color: #0a428c;
	font-weight: 600 !important;
}

.one-staff .position {
	color:#222 !important;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 20px;
	display: block;
	
	min-height: 22px;
}

.one-staff .content {
	padding-left:0 !important;
	padding-right:0 !important;
}


.one-staff .content p {
	font-size: 12px !important;
	line-height: 17px;
	/*border: 1px solid red !important;*/
	/*min-height: 140px;*/

}

.one-staff .social_widget {
	background: transparent !important;
	text-align: center;
	border-bottom:0px solid #eee;
}

.one-staff .social_widget:hover {
	background: transparent !important;
}

.one-staff i {
	margin:0 3px;
}

.one-staff .social_widget a {
	color:#555;
}

/*.one-staff i.moon-mail {
	font-size: 18px;
	color:#0a428c !important;
}

.linkEmail {
	font-weight: 600 !important;
}
.linkEmail:hover {
	text-decoration: underline;
}*/

.teamRow {
	margin-bottom: 40px !important;
}



article .icon_ {display:none;}

.readm {margin-right: 20px;text-decoration: underline;font-weight:700; padding:0 !important;}
.blog-article h1 {font-weight: 700 !important}

.shares {
	padding-right: 15px !important;
}

.shares li a i{
	color:#333;
}

.blog-article, .single-post .blog-article {
	margin-top:0 !important;
}

.blog-article .blog-content {
	padding-right: 10px !important;
}

h5.widget-title {font-weight: 700 !important;text-transform: uppercase;}


.gallery-item {
	width:auto !important;
}
.gallery-item img  {
	border:1px solid #fff !important;
}

.boxPressReleases .vc_grid-item-mini {
	background: #fff !important;
	height: 130px;
	border:1px solid #e1e1e1;
}


.boxPressReleases .vc_grid-item-mini img {
	margin:0 !important;
}

.boxPressReleases .vc_gitem-post-data-source-post_title {
	font-size: 16px !important;
	font-weight: 700 !important;
	color:#0a428c !important;
	margin-top:10px;
	height: 40px;
	margin:0 !important;
}

.boxPressReleases .vc_gitem-post-data {
	margin:0 !important;
}

.boxPressReleases .vc_gitem-post-data-source-post_excerpt {
	margin-bottom:  0 !important;
	text-align: right !important;
}

.boxPressReleases .vc_gitem-post-data-source-post_excerpt a {
	background: #0a428c;
	padding: 5px;
	color:#fff !important;
	font-size: 12px !important;
}

.titoliSezioniCustom h1{
	margin-top: 40px !important;
	font-size: 20px !important;
	line-height: 27px;
	padding: 5px 8px;
	border-left: 2px solid #666;
	border-right:2px solid #666;
	font-weight: 600;
	color:#666 !important;
	width:auto !important;
	display: inline-block;
}

.titoliSezioniCustom {
	margin-bottom:30px !important;
	text-align: center;
}

.single .blog-article h1 {
	text-transform: none !important;
	font-size: 22px !important;
	line-height: 26px;
}

.blog-article h1 {
	text-transform: none !important;

}

.blog-article p {
	font-size: 16px !important;
line-height: 23px !important;
}

.blog-article span {
	font-size: 13px !important;
}

.blog-article span.date {
	font-size: 20px !important;
}

.blog-article span.month {
	font-size: 10px !important;
}

.content.post_format_standart span.date {
	font-size: 16px !important;
}

aside .widget > ul li ul.children li {
	margin-left: 7px;
}

.fixMarginBottomRow {
	margin-bottom:30px !important;
	background:#f7f7f7; 
}



#swipebox-title {
	display: none !important;
}

.template-eventi-notizie {
	background: #ffffff;
	padding-top: 0 !important;
}


.template-eventi-notizie h1 a{
	color:#0a428c !important;
}


#related_posts {
	 width:100%;float:left;clear:both;
	 margin-bottom: 20px;


}

.related_content {
	width:100%;float:left;clear:both;
	 padding-bottom: 8px;
	 margin-bottom: 5px;
}

.related_content .imgPostMenu {
	border:1px solid #ccc;
	float:left;
	width:60px;
	margin: 6px;
}

.related_content p {
	line-height:20px;float:left;
	font-size: 13px;
	line-height:17px;
	max-width:170px;
	font-weight: 400;
}

.related_content p a{
	color:#222;
}


.widget ul li a {
	color:#222;
	font-family: 'Lato';
	font-size: 13px;
	font-weight: 500 !important;
}


.portfolio-item-custom {
	border: 0 !important;
	background: transparent !important;
	overflow:hidden !important;
	
}
.row.filterable.isotope{
/*
-webkit-transform-style: preserve-3d !important; 
-webkit-transform:translate3d(0,0,0) !important;
-webkit-backface-visibility: hidden !important;

height:0px !important;
width:0px !important;*/
overflow: visible !important;

}

.portfolio-item-custom .he-wrap .overlay a {
	background: transparent;
	padding: 0px;
	color:#0a428c !important;
	font-size: 11px !important;
	font-weight: 700 !important;
}


.portfolio-item-custom .tpl2 .bg {
	background: transparent !important;
	padding: 0 !important;
}

.portfolio-item-custom .testoPortfolio {
	padding:10px;
	text-align:left;
	color:#222;
	font-size:12px;
	line-height:16px;

}

.portfolio-item-custom .text-transform img {
	 
}

.fotoBN {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);
}

.portfolio-item-custom .testoPortfolio p.descrizioneStartup {
	min-height:100px;
	overflow: hidden;
	margin:0;
	background: #fff;
	padding: 0px;
	text-align: center;
	font-size: 13px;
}

.bottoneVediSito {
	float:right !important;
	clear:both;
}

#portfolio-filter ul {
	
	margin:0px auto !important;
	float: left !important;
	width:100%;
	margin-top:20px !important;
	text-align: center;

}

#portfolio-filter ul li {
	float: none !important;
	display: inline-block !important;
	padding: 0 !important;
	margin:0 !important;
}


#portfolio-filter ul.filters_v1 li a .moon-grid-5 {
	font-size: 10px;
}


#portfolio-filter ul li:first-child  a{

}


#portfolio-filter ul li a {
	border:0 !important;
	padding: 0 !important;
	margin: 0 10px;
	float:none;
	color:#666 !important;

}

#portfolio-filter ul li.active a {
	color:#0a428c !important;
	background: transparent !important;
}


#portfolio-filter ul li.active  {
	background: transparent !important;
}


.tipTooltip {
	height:20px;
	background: transparent url(/img/tip.png) no-repeat center bottom;
}

.category .header_page {
	display:block;
}

.slides .slide_element iframe {
	max-height: 466px;
}


.mapContainer {
	
}

.containerForm {
	padding-top: 40px !important;
	padding-bottom: 30px !important;
	background: #385477;
	margin:0 !important;
	color:#fff;
}

.wpcf7-form input{
	border:0 !important;
	padding:5px !important;
	height: 20px !important;
	margin-bottom:10px !important;
	background: #eee;
	width:100% !important;
	text-transform: none !important;
}

.wpcf7-form textarea{
	border:0 !important;
	padding:5px !important;
	height: 100px !important;
	margin-top:6px !important;
	margin-bottom:10px !important;
	background: #eee;
	text-transform: none !important;
}

.wpcf7-form input[type="tel"] {
	display: inline-block;
   	border:0 !important;
	padding:5px !important;
	height: 20px !important;
	margin-top:8px !important;
	margin-bottom:10px !important;
    line-height: 20px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    vertical-align: middle;
    width:100%;
    color:#444 !important;
    font-size: 14px !important;
}

div.wpcf7-validation-errors {
	border:0 !important;
}

 input[disabled] {
	background-color: #506c91 !important;
	color:#6a87ad !important;
}

input[type="file"] {
    height: 30px;
    line-height: 0 !important;
    background: transparent;
}

#captcha-innogest-input {
	width:180px !important;
}

.wpcf7-form-control.wpcf7-submit {
	background-color: #506c91;
	padding: 6px !important;
	height:30px !important;
	width:70px !important;
	color:#fff;
	font-weight: 700;
	float:right;
}

.titoloSubmit {
	color:#fff;
	margin-top: 50px;
	font-size: 26px;
}

.wpcf7-form p {
	color:#fff;

}

.wpcf7-form {
	color:#fff;

}

.formContainer {
	margin-top:20px;
}

.formContainer p {
	padding:0!important; margin:0!important;
	clear:both;
}

.policystyle {
	color:#fff;
}

#captcha-innogest-image {
	height:30px !important;
	margin-top:10px;
	margin-left:6px;
}

div.wpcf7-mail-sent-ok {
	border:0 !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, .wpcf7-not-valid-tip {
	clear:both !important;
	color:#f67564 !important;
	font-size: 11px !important
}


 .wpcf7-not-valid-tip {
	border: 0 !important;
	position: relative !important;
	background: transparent !important;
	clear: both !important;
	float: left !important;
	padding: 0 !important;
	margin: 0 !important; 
	top:0 !important;
	left: 0 !important;
	z-index: 1 !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	clear:both !important;
	color:#50a65a !important;
	font-size: 11px !important;
	padding: 0 !important
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
	padding-left:0;
}

img.ajax-loader {
	display: none !important;
}


.rigaMappe {
	margin-top: 60px !important;
	margin-bottom:  30px!important;
}

.immagineForm {
	margin-top: 40px;
}

.contenitoreForm {
	margin-top: 55px;
}


.not_found_error h2, .not_found_error h3, .not_found_error h1 {
	color:#666 !important;
}

.widget_categories .cat-item-3{display: none} /*NASCONDO PRESS RELEASES DA SIDEBAR*/


.header_page.basic.single {
	margin-bottom:70px;
}


/*Pagina About us*/
.aboutUs {
		min-height: 530px;
		padding: 20px 0;
}

.contentAboutUs {
	margin-top: 50px;
	text-align: center;

}

.contentAboutUs h1{
	font-size: 14px;
	line-height: 16px !important;
	color:#4e4e4e;
	text-transform: uppercase;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}

.contentAboutUs h2{
	font-size: 35px;
	line-height: 37px;
	color:#4e4e4e;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 100px;
}

.contentAboutUs h2 strong{
	font-weight: 700;
}

.contentAboutUs p{
	color:#4e4e4e;
	font-size: 17px;
	text-align: center;
	line-height: 25px;
	max-width: 880px;
	margin: 50px auto 20px auto !important;
	/*text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);*/
}

.contentAboutUs p strong{
	font-weight: 700;
}

.containerDati {
	padding: 40px 0;
}

.containerDati img{
	border-bottom:0px solid #4a6c96;
}


.contentMissionVision {
	margin-top: 90px;
	text-align: center;

}

.contentMissionVision  h1{
	font-size: 14px;
	line-height: 16px !important;
	color:#46658d !important;
	text-transform: uppercase;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}

.contentMissionVision  h2{
	font-size: 35px;
	line-height: 37px;
	color:#4e4e4e;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.contentMissionVision  h2 strong{
	font-weight: 700;
}

.contentMissionVision  p{
	color:#4e4e4e;
	font-size: 17px;
	text-align: center;
	line-height: 25px;
	max-width: 850px;
	margin: 35px auto 20px auto !important;
}

.contentMissionVision p strong{
	font-weight: 700;
}


.contentInvestimentProgram   {
	margin-top: 170px;
	text-align: center;

}

.contentInvestimentProgram  h1{
	font-size: 14px;
	line-height: 16px !important;
	color:#46658d !important;
	text-transform: uppercase;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}

.contentInvestimentProgram  h2{
	font-size: 35px;
	line-height: 37px;
	color:#4e4e4e;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.contentInvestimentProgram  h2 strong{
	font-weight: 700;
}

.contentInvestimentProgram  p{
	color:#4e4e4e;
	font-size: 17px;
	text-align: center;
	line-height: 25px;
	max-width: 870px;
	margin: 35px auto 60px auto !important;
}

.contentInvestimentProgram p strong{
	font-weight: 700;
}




.contentInvestimentSectors   {
	margin-top: 40px;
	text-align: center;

}

.contentInvestimentSectors  h1{
	font-size: 14px;
	line-height: 16px !important;
	color:#fff !important;
	text-transform: uppercase;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}

.contentInvestimentSectors  h2{
	font-size: 35px;
	line-height: 37px;
	color:#fff;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.contentInvestimentSectors  h2 strong{
	font-weight: 700;
}

.contentInvestimentSectors  p{
	color:#fff;
	font-size: 15px;
	text-align: center;
	line-height: 21px;
	max-width: 850px;
	margin: 35px auto 20px auto !important;
}

.contentInvestimentSectors p strong{
	font-weight: 700;
}

.containerIconeSettori {
	max-width: 650px;
	margin: 0 auto !important;
}

.nomeIcona{
	font-size: 12px;
}

.nomeIcona.food {
	color:#75a140;
	margin-left: 22px;
}

.nomeIcona.fashion {
	color:#f55ca8;
	margin-left: 18px;
}


.nomeIcona.design {
	color:#ff643a;
	margin-left: 0;
}


.nomeIcona.medtech {
	color:#51bad4;
	margin-left: 0px;
}

.containerStep {
	max-width: 650px;
	margin: 0 auto !important;
}

.nomeStep{
	font-size: 12px;
	color:#2a4e7d;
}


.blog-article .info > li a  {
	color:#666 !important;
}


.postBase, .postBasePress {
	border:1px solid #ccc;
	background:#fff;
}

.postBase h4, .postBasePress h4{
	margin-top:5px;
	font-weight:700;
	margin-bottom:10px;
}


.postBase a.bottoneReadMore{
	color:#0a428c;
	text-decoration:underline;
	font-size:13px;
	font-weight:700
}

.postBase .entry {
	min-height: 200px;
}

.postBasePress .entry {
	min-height: 130px;
}


.titoliSezioneNest h1 {
	margin-top: 40px !important;
	font-size: 20px !important;
	line-height: 27px;
	padding: 0;
	font-weight: 600;
	color:#666 !important;
	width:auto !important;
	display: inline-block;
}

.titoliSezioneNest a.viewAll {
	color:#0a428c;
}


.titoliSezioneNest a:hover.viewAll {
	color:#666;
	text-decoration: underline;
}


.linkPress a {
	color:#0a428c;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}


/*NEST*/






ul.listaTag {
	margin:0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	list-style: none;
}

ul.listaTag li{
	display: inline-block;
	text-transform: uppercase;
	margin: 0 10px;
}

ul.listaTag li a{
	font-size: 13px;
	font-weight: 700;
	color:#666;
}

ul.listaTag li a:hover{
	color:#0a428c;
}


ul.listaTag li a.active{
	color:#0a428c;
}

.linkSocialPost a {
	color:#444;
}

.tagsSidebar a {
	text-transform: capitalize;
}




.contattiSinistra {
	background: #385477;
}

.contattiSinistra #contenitoreForm {
	border:0px solid red !important;
}


.contenitoreForm {
	max-width:500px !important;
	float:right !important;
	margin:20px !important;
	margin-right:45px !important;
	margin-top:40px !important;
}

.contenitoreForm .wpb_content_element {
	margin-bottom:0 !important;
}


.contenitoreMappeOk {
	margin:20px !important;
	max-width:500px;
}

form.wpcf7-form div.section_clear .vc_col-sm-12.wpb_column.column_container.with_padding {
	padding:15px !important;
}


.descrizioneComponente p{
	text-align: center !important;
}


.contattiSinistra .vc_col-sm-12.contenitoreForm {
    width: auto !important;
}


.frame::-webkit-scrollbar {
    -webkit-appearance: none;
}

.frame::-webkit-scrollbar:vertical {
    width: 11px;
}

.frame::-webkit-scrollbar:horizontal {
    height: 11px;
}

.frame::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}

.frame::-webkit-scrollbar-track { 
    background-color: #fff; 
    border-radius: 8px; 
} 

.wrapword{
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap  !important;      /* Opera 4-6 */
white-space: -o-pre-wrap  !important;    /* Opera 7 */
white-space: pre-wrap  !important;       /* css-3 */
word-wrap: break-word  !important;       /* Internet Explorer 5.5+ */
white-space: -webkit-pre-wrap  !important; /* Newer versions of Chrome/Safari*/
word-break: break-all  !important;
white-space: normal  !important;
}

 .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space:pre-wrap !important;
  }


.tabellaCookie td{
	padding: 4px;
}




.socialFooterOk a {
	color:#555 !important;
	font-size: 16px !important;
}

#portfolio-filter ul li a {
	float:none !important;
}


.titoloPagTeam {
	color:#fff;
	font-weight:700 !important;
	margin: 0px auto;
	margin-top: 200px;
	width:100%;
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 10px;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
}

.single .blog-article a, .blog-article a {
	color: #0a428c;
}

.single .blog-article a:hover, .blog-article a:hover {
	text-decoration: underline;
}




.blog-article h1 a {
    color: #2f383d !important;
}

.blog-content p {
	font-size: 16px !important;
	line-height: 23px !important;
}

.wpb_row.standard_section.nestHome {
	margin-bottom: 50px !important;
}

.nestHome h4{
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;

}

h2.titoliHome {
	font-weight: 700;
	color: #2f383d;

}

.nestHome .vc_custom_1419240516480 {
	background: transparent !important;
}

.vc_custom_1419240516480 {
	background: transparent !important;
}

.widget.widget_tp_widget_recent_tweets h4{
	font-weight: 700;
	text-align: left;
	color: #2f383d;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 20px
}


.fbHome {
	margin-bottom: 60px;
}


.fbHome .widget h4{
	font-weight: 700;
	text-align: left;
	color: #2f383d;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 19px
}

.fbHome a .cff-more, .fbHome a .cff-less{
	color:#0a428c;
	font-size: 14px; 
}

.tp_recent_tweets ul {
	padding-left: 0 !important;
}

.tp_recent_tweets ul li {
	font-size: 15px !important;
	color:#111;
	padding-left: 40px;
}

.tp_recent_tweets ul li a {
	color:#0a428c;
}

.tp_recent_tweets ul li a:hover {
	color:#0a428c;
	text-decoration: underline;
}

.tp_recent_tweets .twitter_time {
    color: #666 !important;
    font-size: 13px;
    font-style: normal !important;
    font-weight: normal !important;
}

/*.fbHome #cff .cff-item {
border-bottom: 0 !important;
padding-bottom: 0 !important;
padding-top:  11px !important;
}*/

.fbHome #cff .cff-post-links {
    float: left;
    clear: none;
    padding: 3px 0 0 0 !important;
    margin: 0;
}

.fbHome .cff-header {
	background: transparent !important;
	font-weight: 700;
   text-align: left;
   color: #2f383d;
   text-transform: uppercase;
   margin-top: 30px !important;
   margin-bottom: 30px !important;
   font-family: 'Lato', sans-serif;
   color:#222;
}

.fbHome #cff .cff-post-links a{
    color:#666 !important;
}
.fbHome #cff .cff-date {
    color:#666 !important;
}

.fbHome #cff .cff-post-text {
	color:#111;
}

.fbHome .cff-wrapper {
	border:1px solid #ccc;
}

.standard_section.fBTwitter{
	padding-bottom: 50px !important;
	padding-top: 50px !important;
	background: #f8f8f8;
	margin-top: 0 !important
}

/*stilizzazione post*/
.blog-content blockquote {
	font-style: italic;
	font-weight: 600 !important;
	color: #666;
	margin-top: 30px;
	margin-bottom: 10px;
	float:left;
	font-size: 16px;
	line-height: 22px;

}

.blog-content blockquote:before {
	content: '\201C';
	float:left;
	font-size: 40px !important;
	font-family: 'Times News Roman', serif;
	margin-top:-20px;
	color:#2f383d;
}


.blog-content blockquote:after {
	content: '\201D';
	float:right;
	font-size: 40px !important;
	font-family: 'Times News Roman', serif;
	color:#2f383d;
}

.blog-content h2 {
	font-weight: 700;
	font-size: 18px;
	color:#2f383d;
	line-height: 22px;
}

.blog-content h3 {
	font-weight: 700;
	font-size: 15px;
	color:#2f383d;
	line-height: 20px;
}

.blog-content h4 {
	font-weight: 600;
	font-size: 13px;
	color:#2f383d;
	line-height: 20px;
}

.blog-content ul {
	padding-left: 60px;
}



.nestSidebar {
	margin-bottom: 47px !important;
}

.blog-content ul  {
	margin-top: 30px;
	margin-bottom: 30px;
}

.blog-content ul li{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 23px;
}


.sottotitoloNestHome {
	font-size: 19px;
	color:#555;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 10px;
}

.readMoreHome {
	font-size: 12px;
	text-transform: uppercase;
	clear: both;
	display: block;
}

.nestHome .wpb_content_element {
	margin-bottom: 20px;
}

.imgPostReleasesHome {
	border:1px solid #ccc;
	background-size: contain !important;
}


h4.titoloTwitterHome {
	font-weight: 700;
    text-align: left;
    color: #2f383d;
    text-transform: uppercase;
    margin-top: 30px !important;
    margin-bottom: 0px !important;
}

.twitterHome .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 13px !important;
}


.annuncio-singolo .datiEvidenza {
	padding:8px 0;
	font-size:15px;
	margin-bottom: 0 !important;
}

.careersSidebar {
	margin-top: 30px !important;
	background: #f4f4f4;
	padding: 8px !important;
}

.careersSidebar hr {
	border-color: #e1e1e1 !important;
	border-top: 0 !important;
}

a.returnoToCareers {
	clear: both;
	float:left;
	background: #0a428c;
	display: block;
	font-size: 14px;
	color:#fff;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	width: 100% !important;
	text-transform: uppercase;
}


a.returnoToCareers:hover {
	color:#fff;
	background: #0b3c7d;
}

.sidebarCareers {
	background: #93485c;
	padding: 20px 20px 20px 20px;
	color:#fff;
	border-bottom: 7px solid #7b3648;
}

.sidebarPatentCompetition {
	background: #49767a;
	padding: 20px 20px 20px 20px;
	color:#fff;
	border-bottom: 7px solid #3a5e62;
}

.sidebarCareers h4.widget-title, .sidebarPatentCompetition h4.widget-title {
	color:#ffffff;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
	padding-left: 8px;
	border-left: 4px solid #fff;
	font-weight: bold;

}

.sidebarCareers a.bottoneReadMoreIGP, .sidebarPatentCompetition a.bottoneReadMoreIGP {
	color:#fff;
	font-size: 18px;
	font-weight: bold;
}


.listaCareers {
	margin-top: 10px;
}

#paginaCareers p {
	font-size: 17px !important;
	line-height:26px !important;
}

.workWithUS {
	width:66% !important;
}

.sidebarWorkWithUS {
	width:30% !important;
}

.listaCareers table td{
	border-top:0;
	border-bottom: 1px solid #e2e2e2;
}

.listaCareers table th{
	border-bottom: 1px solid #e2e2e2;
}

.btnReadCareer {
	background: #0a428c;
	padding: 8px;
	color:#fff;
}

.btnReadCareer:hover {
	background: #083876;
	padding: 8px;
	color:#fff;
}


.workWithUsTitle {
	text-align:center;
	margin-top:210px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	font-size:60px
}

.loghiPartner .wpb_column {
	margin-bottom:50px !important;
}

.loghiPartner3 .wpb_column {
	margin-top: -100px !important;
}

.loghiPartner3 .wpb_column .vc_column-inner  {
	padding:0;
}


/*SEZIONE HEALTHCARE E DIGITAL*/


.widgetSezioniDedicate .vc_gitem-zone img {
    	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);  
}


.portfolioinsezione.wpb_row.standard_section {
	margin-bottom: 0 !important;
}

.fotoNest, .fotoCareers {
	margin-bottom: 0 !important;
}

.fotoNest, .fotoCareers, .immagineTopSezioni {
	height: 400px;
}


.vc_btn3-color-blue {
	background: #0a428c !important;
	padding: 5px !important;
	font-size: 11px !important;
	text-transform: uppercase !important;
}

.descrizioneDiSezione {
	font-size: 16px;
	line-height: 22px
}


.widgetSezioniDedicate .vc_pageable-load-more-btn {
	margin: 0 !important;
}

.widgetSezioniDedicate {
	margin-bottom: 0 !important;
	padding: 0 !important
}


.widgetSezioniDedicate h5 {
	color: #0a428c;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 25px;
	text-transform: uppercase;
}

.teamInAmbito h5 {
	color: #0a428c;
	font-weight: 700;
	margin-bottom: 5px;
}

.sezioneTeamAmbito #fws_590b22a9dca51{
	margin-bottom: 0 !important;
}


.newsInAmbito h4 a {
	color: #0a428c !important;
	font-weight: 700;
}


.widgetSezioniDedicate .vc_gitem-post-data-source-post_excerpt a {
	color:#0a428c;
	font-weight: 700;
	font-size: 11px;
	cursor: pointer;
}


.descrizionePortfolioPagDedicate {
	text-decoration: center;
	margin-bottom: 6px;
}

.bgOpacity {
	opacity: 0.6 !important;
}

.titoliTeam h4 {
	text-transform: uppercase;
	font-weight: 700;
    color: #2f383d;
    font-size: 24px !important;
}

img.imgmargineTopContactSezione {
	margin-top: 20px;
}

.page-id-3210 #content {
	padding-bottom: 0 !important;
}

.sottotitoloSezioniNews {

}


.maxHeightStaffSezione .content {
	/*border:1px solid red;*/
	min-height: 280px;
}

.page-id-3210 .portfolio-item .info, .page-id-3466 .portfolio-item .info {
	display: none !important
}

/*INIZIO MEDIAQUERIES*/

@media (min-width:769px) {

	.socialFooterOk  {
		text-align: right !important;
	}
}

@media (min-width:980px) {
	#logo {
		padding-top:10px !important;
	}

	.header_wrapper.no-transparent {
		height: 70px !important;
	}

	#menu-main-menu li {
		line-height: 20px !important;
		border:0;

	}

	.investorLoginMobile {
		display: none;
	}

	.investorLogin {
		display: block;
	}
}


@media (max-width:980px) {

	.investorLoginMobile {
		display: block;
	}

	.investorLogin{
		display: none;
	}

	.footerFixed {
		position: relative;
	}

	.claim {
		position: relative !important;
		bottom:40px !important;
	}


	.searchHeader {
		display: none;
	}

	.searchHeaderMobile {
		display: block
	}

	.searchHeaderMobile .input-append #s {
		width:100%;
		height: 33px !important;
		position: relative !important;
	}

}


@media (max-width:767px) {

	.widgetSezioniDedicate {
	margin-bottom: 0 !important;
	border-bottom:1px solid #ccc;
	padding: 0 !important
	} 

	.loghiPartner .wpb_column,  .loghiPartner3 .wpb_column {
		margin-top: 0px !important;
	}

	.loghiPartner .wpb_column .vc_column-inner , .loghiPartner3 .wpb_column .vc_column-inner  {
		padding:0;
		border-top:1px solid #ccc;
	}


	.blog-content ul {
	padding-left: 60px;
	}


	.dt .date {
    float: left;
    width: auto !important;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    margin: 5px 10px;
	}

 	.dt .month {
    float: left;
    width: auto !important;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
    margin: 5px -2px;
	}

	article .content .dl-horizontal dt, .single article .content .dl-horizontal dt {
    width: 120px !important;
    height: 30px !important;
    margin-top: 14px !important;
	}

	.blog-article span.month {
    font-size: 12px !important;
}


	article .content .dl-horizontal dt .dt, .single article .content .dl-horizontal dt .dt {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 1px !important;
    padding-bottom: 7px !important;
}

	.single .posts_here .blog-article dd {
		margin-left: 0 !important;
	}
 

	.blog-article .span3 {
		margin-bottom: 20px;
	}

	.blog-article p {
	font-size: 15px !important;
	line-height: 21px !important;
	}

	.listaTag {
		padding: 0;
		margin-bottom: 0px !important;
	}
	.fotoNest, .fotoCareers, .immagineTopSezioni {
		height: 150px;
	}

	.workWithUsTitle {
		font-size: 20px;
		color:#fff;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		margin-top: 60px !important
	}


	.boxPressReleases .vc_grid-item-mini {
	background: #fff !important;
	height: 200px !important;
	border:1px solid #e1e1e1;
	}

	.claim {font-size: 13px;bottom:40px !important}

	#footer .inner .ff{
	padding: 15px 0 0px 0!important;
	font-weight: 600;
	text-align: center !important;
	}

	#footer .inner .ff .span6{
	margin-bottom:10px;

	}



	.footer_social_icons {
		text-align: center !important;
	}

}


@media (min-width:768px) and (max-width:1100px) {
	.contenitoreMappeOk {
		max-width:380px;
	}


	.workWithUS {
	width:64% !important;
	}

	.sidebarWorkWithUS {
		width:30% !important;
	}
}

@media (max-width:768px) {
	#portfolio-preview-items.four-cols .portfolio-item {
		width: 100% !important;
	}

	.workWithUS {
	width:100% !important;
	}

	.sidebarWorkWithUS {
		width:100% !important;
	}

	.colonna-no-smartphone {
		display: none
	}

	.linkMobileCareer {
		text-decoration: underline !important;
	}

	.content.post_format_standart li {
		list-style: disc !important;
	}


}

@media (min-width:768px) and (max-width:980px) {
	#portfolio-preview-items.four-cols .portfolio-item {
		width: 350px !important;
	}

}


@media (max-width:640px) {
	.contentAboutUs {
		margin-top: 20px;
		text-align: center;

	}

	.contentAboutUs h1{
		font-size: 14px;
		line-height: 16px !important;
		color:#4e4e4e;
		text-transform: uppercase;
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
		text-align: center;
	}

	.contentAboutUs h2{
		font-size: 30px;
		line-height: 32px;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.contentAboutUs h2 strong{
		font-weight: 700;
	}

	.contentAboutUs p{
		font-size: 15px;
		text-align: center;
		line-height: 21px;
	}

	.contentAboutUs p strong{
		font-weight: 700;
	}






	.contentMissionVision {
		margin-top: 20px;
		text-align: center;

	}

	.contentMissionVision h1{
		font-size: 14px;
		line-height: 16px !important;
		color:#4e4e4e;
		text-transform: uppercase;
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
		text-align: center;
	}

	.contentMissionVision h2{
		font-size: 30px;
		line-height: 32px;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.contentMissionVision h2 strong{
		font-weight: 700;
	}

	.contentMissionVision p{
		font-size: 13px;
		text-align: center;
		line-height: 19px;
	}

	.contentMissionVision p strong{
		font-weight: 700;
	}







	.contentInvestimentProgram {
		margin-top: 20px;
		text-align: center;

	}

	.contentInvestimentProgram h1{
		font-size: 14px;
		line-height: 16px !important;
		color:#4e4e4e;
		text-transform: uppercase;
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
		text-align: center;
	}

	.contentInvestimentProgram h2{
		font-size: 30px;
		line-height: 32px;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.contentInvestimentProgram h2 strong{
		font-weight: 700;
	}

	.contentInvestimentProgram p{
		font-size: 13px;
		text-align: center;
		line-height: 19px;
	}

	.contentInvestimentProgram p strong{
		font-weight: 700;
	}








	.contentInvestimentSectors {
		margin-top: 20px;
		text-align: center;

	}

	.contentInvestimentSectors h1{
		font-size: 14px;
		line-height: 16px !important;
		color:#4e4e4e;
		text-transform: uppercase;
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
		text-align: center;
	}

	.contentInvestimentSectors h2{
		font-size: 30px;
		line-height: 32px;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.contentInvestimentSectors h2 strong{
		font-weight: 700;
	}

	.contentInvestimentSectors p{
		font-size: 13px;
		text-align: center;
		line-height: 19px;
	}

	.contentInvestimentSectors p strong{
		font-weight: 700;
	}
}


@media (min-width:980px) and (max-width:1100px) {
	.portfolio-item-custom .testoPortfolio p.descrizioneStartup {
		min-height:100px;
		overflow: visible !important;
		margin:0;
		margin-top:-20px;
		background: #fff;
		padding: 0px;
		text-align: center;
		font-size: 11px;
		line-height: 14px;
	}

}




@media (min-width:770px) and (max-width:980px) {
	.fotoTestata {
		height:450px;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		background-size: 100% auto !important;
	}
}


@media (min-width:600px) and (max-width:769px) {
	.fotoTestata {
		height:350px;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		background-size: 100% auto !important;
	}
}


@media (min-width:550px) and (max-width:599px) {
	.fotoTestata {
		height:320px;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		background-size: 100% auto !important;
	}
}

@media (min-width:420px) and (max-width:549px) {
	.fotoTestata {
		height:250px;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		background-size: 100% auto !important;
	}
}


@media (max-width:419px) {
	.fotoTestata {
		height:180px;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		background-size: 100% auto !important;
	}
}



@media (max-width:480px) {

	.home div#rev_slider_2_1_wrapper.rev_slider_wrapper.fullscreen-container {
		height: 210px !important;
	}

	.tp-caption {
		font-size: 13px !important;
		line-height: 18px !important;
		max-width:90% !important;
		left: 10px !important;
		height: auto !important;
	}


	.tp-caption  {
		position: absolute !important;
		top: auto !important;
		left:10px !important;
		padding: 4px !important;
		bottom:0 !important;
		z-index: 999999 !important;
		clear:both;
	}

	.innogesttestimonial  {
		min-width:300px !important;
		height: auto !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:30px !important;
		font-weight: bold !important;
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.innogesttestimonialfirma  {
		width:100% !important;
		height: 30px !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:-10px !important;
		font-weight: bold !important;
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.defaultimg {
		position: relative !important;
		z-index: -2 !important;
		float:left !important;
		clear:both;
	}

	.blog-article h1 {
    margin-top: 0px;
    font-size: 17px !important;
    line-height: 35px !important;
	}

	.content.post_format_standart span.date {
    font-size: 13px !important;
	}

	.p_pagination .nav-previous a {
    font-size: 13px;
    font-weight: 400;
    padding: 5px 9px !important;
    float: left;
	}

	.p_pagination .nav-next a {
    font-size: 13px;
    font-weight: 400;
    padding: 5px 9px !important;
    float: left;
	}

	.p_pagination {
    margin-top: 0px !important;
    position: relative;
    float: left;
    width: 100%;
	}

	.p_pagination .pagi a {
    font-size: 13px;
    font-weight: 400;
    padding: 5px 6px !important;
    float: left;
	}


}

.partnerships img {
	max-width: 90%;
}


@media (min-width:481px) and (max-width:640px) {
	.home div#rev_slider_2_1_wrapper.rev_slider_wrapper.fullscreen-container {
		height: 350px !important;
		border:0px solid red;
	}
	
	.tp-caption {
		font-size: 17px !important;
		line-height: 21px !important;
		max-width:40% !important;
		left: 10px !important;
		height: auto !important;
	}

	.tp-caption  {
		position: absolute !important;
		top: auto !important;
		left:10px !important;
		padding: 4px !important;
		bottom:0 !important;
		z-index: 999999 !important;
		clear:both;
	}

	.innogesttestimonial  {
		min-width:300px !important;
		height: auto !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:50px !important;
		font-weight: bold !important;
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.innogesttestimonialfirma  {
		width:100% !important;
		height: 30px !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:0px !important;
		font-weight: bold !important;
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.defaultimg {
		position: relative !important;
		z-index: -2 !important;
		float:left !important;
		clear:both;
	}
}

@media (min-width:641px) and (max-width:768px) {
	.home div#rev_slider_2_1_wrapper.rev_slider_wrapper.fullscreen-container {
		height: 500px !important;

	}

	.tp-caption  {
		position: absolute !important;
		top: auto !important;
		left:10px !important;
		padding: 4px !important;
		bottom:0 !important;
		z-index: 999999 !important;
		clear:both;
	}

	.innogesttestimonial  {
		min-width:300px !important;
		height: auto !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:90px !important;
		font-weight: bold !important;
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.innogesttestimonialfirma  {
		width:100% !important;
		height: 40px !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:0px !important;
		font-weight: bold !important;
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.defaultimg {
		position: relative !important;
		z-index: 2 !important;
		float:left !important;
		clear:both;
	}
	
}


@media (min-width:768px) and (max-width:1400px) {

	.tp-caption  {
		position: absolute !important;
		top: auto !important;
		left:10px !important;
		padding: 4px !important;
		bottom:0 !important;
		z-index: 999999 !important;
		clear:both;
	}

	.innogesttestimonial  {
		min-width:300px !important;
		height: auto !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:90px !important;
		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.innogesttestimonialfirma  {
		width:100% !important;
		height: 40px !important;
		position: absolute !important;
		z-index: 999999 !important;
		bottom:40px !important;		text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
	}

	.defaultimg {
		position: relative !important;
		z-index: -2 !important;
		float:left !important;
		clear:both;
	}

}

@media (min-width:768px) and (max-width:1023px) {
	.widgetSezioniDedicate .vc_gitem-animated-block {
		overflow: visible !important;
		border-bottom:1px solid #ccc !important;
		min-height: 200px
	}

	.descrizionePortfolioPagDedicate {
		text-decoration: center;
		margin-bottom: 6px;
		font-size: 12px;
		line-height: 15px;
	}

	.widgetSezioniDedicate h5 {
	color: #0a428c;
	font-weight: 700;
	margin-bottom: 3px;
	margin-top: 0px;
	text-transform: uppercase;
	}
}

@media (min-width:768px) and (max-width:1100px) {
	#logo, #logo img {
		max-width:200px !important;
		width:200px !important;
	}

	#logo{
		margin-top: 6px !important;
	}
}
