/*
Job offers Results
*/

/* ----------- MEMO ----------- 

345C7F: 045C84: blu
04B4C4: 00B2C6: azzurro new
B4CC04: verde
8CC2D5: light blue

A41A28: granata
7C0D1C: granata dark
FF|5722 salmon (replacement of light blue azzurro)
B4CC04: verde light

*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.empty ,
.clearfix{
	clear:both;
}
.divide{
	height:2px solid #666;
}
.text-center{
	text-align:center;
}
.ggp-bulletPoints{
	border-top:1px dotted #000;
}
.ggp-wrap .padding0{
	padding:0;
}
.ggp-wrap .paddingLeft0{
	padding-left:0;
}
.ggp-wrap .paddingRight0{
	padding-right:0;
}


/**** Offers in home page "hmtl/home-form.html" *****/
.job_li_list li{
	padding-bottom:0px;
	font-size:0.9em;
}
.job_li_list li .posizione, 
.job_li_list li .position {
	font-weight:600;
}

/**** Rapid search in the bottom of the home page *****/
.home .bluebox-accordion .accordion-content a{text-transform:uppercase;}



/**** Page "jobs-1.php" *****/
.ggp-wrap div , 
.ggp-wrap input , 
.ggp-wrap select , 
.ggp-wrap form {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nResults{
	text-align:right;
	margin-top:24px;
	margin-bottom:6px;
	line-height:1;
}


/**** Page "jobs-1.php" *****/
.ApplyButtons .apply_Apply_Button{
	text-align:center;
}
.ApplyButtons .apply_Back_Button{
	margin-top:40px;
	margin-bottom:20px;
}

/* print apply buttons on top of sidebar  */
.jobs-2-sidebar-button-wrapper .print_button{padding:6px 10px;margin-bottom:5px;}


/*--- Vertical Form ---*/
.verticalSearchForm{
	width:100%;
	padding:14px;
	background-color:#F9F9F9;
	border:1px solid #EAEAEA;
	border-top:10px solid #B4CC04;
}

.verticalSearchForm form select{
	width:100%;
	margin-bottom:4px;
	min-height:45px;
}
.verticalSearchForm form .divide{
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.verticalSearchForm_title{	
	font-size:14px;
	font-weight:600;
	margin-bottom:16px;
	color:#000;
	text-transform:uppercase;
}


/*--- Job offers ---*/
.ggp-row {
	 font-size:0.9em;
	 margin:0; padding:0; width:100%;
	 font-size:1em;
	 display:block;
	 margin:0;
	 padding:0;
	 }
.ggp-row .columnJoboffers h1,
.ggp-row .columnJoboffers h2  {
	color:#A41A28;
	font-size:1.1em;
	font-weight:700;
	margin:0;
	padding:0;
	text-transform:uppercase;
	line-height:120% !important;
	margin-bottom:10px !important;
}

.ggp-row .columnJoboffers h3 , 
.ggp-row .columnJoboffers h4 {
	font-size:0.9em;
	margin:0;
	padding:0;
	font-size:1em;
	line-height:120%;
	display:inline;
}
.workRow {
	 padding:10px 4px 14px 4px;
	 border-top:1px dotted #000;

	background-color: #FFF;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	 }
/*.workRow:hover {
	background-color: #F4F4F4;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	 }*/
.workCol1 {
	/*width:30%; float:left;*/ margin:0; padding:0;
	line-height:1;
}
.workCol2 {
	/*width:68%; float:left;*/ margin:0; padding:0;
}
/**:not(.d-flex) > .workCol1 {
	width:30%; float:left;
}
*:not(.d-flex) > .workCol2 {
	width:68%; float:left;
}*/


/**** Page "jobs-1.php" *****/



#tabSearchResult a {
	color:#A41A28;
    box-shadow: none;/*border-bottom: none;*/
	background-color:#F9F9F9;
	margin-bottom:-1px;
}
@media(max-width:447px) {
	#tabSearchResult li {
		max-width:50%;
	}
}
#tabSearchResult.nav-tabs > li > a, #tabSearchResult.nav-tabs > li > a:hover {
	padding:15px;
}
#tabSearchResult.nav-tabs > .active > a, #tabSearchResult.nav-tabs > .active > a:hover {
	background-color:#FFFFFF;
}

.JobofferDetail h1{
	font-size: 28px; 
	line-height: 26px; 
	color:#A41A28;
	text-transform:uppercase;
	}
.JobofferDetail h2{
	font-size: 20px; 
	line-height: 22px; 
	margin-bottom: 4px;
	/*text-transform:uppercase;*/
}
.JobofferDetail h3 , .JobofferDetail h4{
	font-size: 18px; 
	line-height: 22px; 
	margin:0; 
	padding:0; 
	margin-bottom: 4px; 
	text-transform:uppercase;
}
.JobofferDetail .ApplyRow strong{ 
	font-weight:bold;
	text-transform:uppercase;
}
.ApplyRow{
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:#CCC 1px dotted;
	}
.ApplyRow .addthis_toolbox{
	padding:10px 0;
}	
.legal{
	font-size:12px;
	color:#8F8F8F;
	margin:20px 0;
	line-height:120%;
}
.ApplyButtons{
	margin-top:20px;
}
.ApplyButtons div{
	margin:0;
	padding:0;
}


/*--------Branches new pagination---------*/
.branchNew_Row{ 
	line-height:150%;
	padding:24px 0;
	color:#666;
	border-bottom:1px dotted #000;
}
.branchNew_Title{
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-bottom:12px;
}
.branchNew_JobofferButton{
	width:100%;
	text-align:right;
	padding:3px;
	background:#A41A28;
}
.branchNew_JobofferButton:hover{
	background:#2980B9;
}
.branchNew_JobofferButton a , .branchNew_JobofferButton a:link {
	color:#FFF;
	font-size:12px;
}
.branchNew_BoxAccreditedBranch , 
.branchNew_BoxBranchOnSite ,
.branchNew_BoxFilialeAdR {
	width:200px;
	margin-top:8px;
	padding:0px 2px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	background:#00A3C6;
}
.branchNew_BoxBranchOnSite {
	background:#2980B9;	/*Light blue*/
}
.branchNew_BoxFilialeAdR {
	background:#8CC2D5;	/*Light blue 2*/
}






/*--------JOB OFFERS WITH MAP / TAB---------*/
.ggp-wrap #tabSearchResult li{
	list-style-position:inside;
}


/*JOB OFFERS SEARCH RESULTS DISPLAYED IN INFOBOX*/
.ggp-wrap .workRowInfoWindow{
	line-height:120%;
	font-size:12px;
	padding:8px 0;
	border-bottom:1px dotted black;	
}
.ggp-wrap .workRowInfoWindow a{
	color:#A41A28;
}
.ggp-wrap .buttonMap{
	background-color:#A41A28;
	color:#FFF;
	box-shadow:none;
	border:none;
	border-radius:3px;
	text-align:right;
	padding:6px 14px;
	font-size:12px;
	margin-bottom:20px;
	
	opacity:1;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.ggp-wrap .buttonMap:hover{
	opacity: 0.7;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}



/*--------JOIN OUR TEAM---------*/
.AreaTitleJoinOurTeam{
	font-weight:700;
	font-size:22px;
	text-transform:uppercase;
	margin:70px 0 12px 0;
	padding-bottom:12px;
}
.resultSendEmailUser{
	width:95%;
	margin:0 auto;
	text-align:center;
}

/*SEARCH ENGINE FILTERS*/
.joinOurTeam_searchBox{
	width:95%;
	padding:20px;
	background-color:#F8F8F8;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.joinOurTeam_searchBox H4{
	margin: 10px 0 10px 20px;
}
.joinOurTeam_searchBox div select{
	width:100%;
	padding:0 4px;
	min-height: 36px;
}
.joinOurTeam_searchBox button.btn {
	font-weight: 400;
    background: none;
    background-color: #A41A28;
    border: none;
    border-radius: 0px;
    padding: 8px 8px 8px 50px;
    box-shadow: none;
	color: #FFF;
	text-shadow:none;
}


/*JOB OFFERS LIST */
.errorMessage{
	color:#B4CC04;
}

/*JOB OFFERS LIST */
.VisibleTitleSmall{color:#A41A28; font-size:16px; font-weight:bold;}


/**** FORM CANDIDATION APPLY "join-our-team-3.php" *****/
.FormApply_Sx{ width:25%; float:left; padding:5px 0;}
.FormApply_Dx{ width:75%; float:left; padding:5px 0;}

.formEmailUser input[type="text"]{ min-width:60%; 
width:85%; 
border:1px solid #CCC;
}



.btnwrapper {margin:40px 0 20px;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;    -o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
.detailsBox {width:66%; float:left;}
.dettaglioOffertaSidebar { float:left;width:26%;margin-left:5%;}
.dettaglioOffertaSidebar.sidebar { padding-top:0;}
.dettaglioOffertaSidebar .verticalSearchForm select {width:95%;}
.page-content-layout-element .row-fluid .dettaglioOffertaSidebar h3 {margin-bottom:0;}
.btnwrapper a.bottCandidati span {font-weight:400;font-size:0.8em;display:inline-block;padding:6px 8px;color:#999999; border:1px solid #CCC; background:none;}
.workRow.suggestions {
	background-color:transparent;
    padding-top: 4px;
	border-top-color:#CCC;
   /* border-top: 1px dotted #000;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;*/
}
.workRow.suggestions:hover {background:#f4f4f4;}
.workRow.suggestions .elencoOfferte {line-height:normal;font-size:0.9em;}
.workRow.suggestions a h1 {margin-bottom:5px !important; font-size:1.1em; line-height:normal;}
.btnwrapper span{font-weight:normal;background:rgba(153, 153, 153, 0.58);}
.btnwrapper a:hover span{font-weight:normal;background:rgba(153, 153, 153, 0.78); color:#FFF}



@media(min-width:460px){
	.detailsBox #img-cobranding{ max-width:400px; max-height:250px;}
}


/* ---------------- */

@media (min-width:769px) and (max-width:1024px){
	
	.dettaglioOffertaSidebar {margin-left:1%;}
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media (max-width:767px) { 
	.branchNew_JobofferButton{
		width:200px;
		margin-top:16px;
	}


/**** Page "jobs-1.php" *****/
.ApplyButtons .apply_Apply_Button{
	text-align:center;
}
.ApplyButtons .apply_Back_Button{
	margin-top:30px;
	text-align:center;
}

	.detailsBox {width:100% !important;float:none;}
	.dettaglioOffertaSidebar {float:left;width:100%;margin-left:0;margin-top:30px;}


}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (max-width: 470px) { 

/*SEARCH ENGINE FILTERS*/
.joinOurTeam_searchBox{
	width:88%;
}


}



/*print button*/
.print_button{color:#CF0E00;border:2px solid #CF0E00;}
.print_button:hover{color:#FFFFFF;background:#e6fdff;}


.accordion-content span.wpcf7-not-valid-tip {display:inline-block;}


/*Automazione css*/

.suggest_viewed .elencoOfferte {
	display: inline-block;
   vertical-align: text-top;
}
.suggest_viewed .elencoOfferte .position {font-size:13px;font-weight:700;}
.sidebar ul.JobOfferLists_ul {
	list-style-image: none;
	padding: 14px;
	border: 1px solid #A41A28;
	/*background-color: #F9F9F9;
	border-top: 10px solid #B4CC04;*/
}
.sidebar .textwidget .bluebox-heading-wrap {
	margin-top:20px;
	
}
.sidebar .textwidget .bluebox-heading {
	font-weight:400;
}
.JobOfferLists_ul li {
	background-color: transparent;
	padding-bottom: 0;
}
.sidebar .JobOfferLists_ul li {
	
	padding-top: 0;
	margin-top:0;
	border-top: 1px dotted #CCC;
	
}
.sidebar .JobOfferLists_ul li a {
	display: block;
	padding: 10px 4px 14px 4px;
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
}
.sidebar .JobOfferLists_ul li a:hover{
	background: #f3f3f3;
}
.sidebar .JobOfferLists_ul li a span.position,
.sidebar .JobOfferLists_ul li a span.posizione {
	display: block;
	color:#A41A28;
}




/*Modal and popup shortcode css*/

.modal.fade {
	z-index:0;
	display:none;
}
.modal.fade.in {
	z-index:1100;
	display:block;
}
.modal.fade.in,
.modal.fade.in:focus {
	outline:none;
	box-shadow:none;


}

.embed-container { 
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}
.gi-modal.modal { border-radius:0; }
.gi-modal.modal .modal-header {position:relative;}
.gi-modal.modal .modal-header .close {position: absolute;top: 50%;padding:0.5rem;margin:0;font-size:3rem;margin-top: -1.3rem;}
a.modal-btn, a.popup-btn {cursor:pointer;}
a.modal-btn:focus, a.popup-btn:focus {outline:none;}

@media (max-width: 767px){
	.modal.fade.in {
		top: 100px !important;
	}
}
/*@media (max-width: 480px){	
	div[class^="gi-popup"].popover.top.in,
	div[class^="gi-popup"].popover.bottom.in {
		left:auto !important;
		
	}
	div[class^="gi-popup"].popover.top.in > .arrow,
	div[class^="gi-popup"].popover.bottom.in > .arrow {
		left:25% !important;
		
	}
	
}*/
@media (max-width: 480px){
	.modal.fade.in {
		top: 70px !important;
	}
}
.modal-btn > img {
	max-width:100%;
	/*min-width:250px;*/
}
@media(min-width: 768px) and (max-width:1060px) {
	.modal-btn > img {
		/*min-width:150px;*/
	}
}
@media(max-width: 768px) {
	.modal-btn > img {
		min-width:90%;
		display:block;
		margin:0 auto;
	}
}
a.modal-img-btn {
	display: inline-block;
	position:relative;
}
a.modal-img-btn:after {
	content:"";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	-ms-transition: box-shadow 0.2s;
	-o-transition: box-shadow 0.2s;
	-webkit-transition: box-shadow 0.2s;
}
a.modal-img-btn:hover:after {
    -webkit-box-shadow:inset 0px 0px 0px 5px #CF0E00;
    -moz-box-shadow:inset 0px 0px 0px 5px #CF0E00;
    box-shadow:inset 0px 0px 0px 5px #CF0E00;
}

.gi-modal.modal.fade.in .modal-body {
	height: auto;
}
@media(min-width:400px) {
	.gi-modal.modal.fade.in.modal-size-small {
		width: 400px;
		margin: -250px 0 0 -150px;
	}
	.gi-modal.modal.fade.in.modal-size-small .modal-body {
		max-height: 350px;
	}
}
@media(min-width:560px) {
	.gi-modal.modal.fade.in.modal-size-default {
		width: 560px;
		margin: -250px 0 0 -280px;
	}
	.gi-modal.modal.fade.in.modal-size-default .modal-body {
		max-height: 400px;
	}
}
@media(min-width:760px) {
	.gi-modal.modal.fade.in.modal-size-large {
		width: 760px;
		margin: -300px 0 0 -380px;
	}
	.gi-modal.modal.fade.in.modal-size-large .modal-body {
		max-height: 500px;
	}
	
	.gi-modal.modal.fade.in.modal-size-x-large,
	.gi-modal.modal.fade.in.modal-size-xx-large {
		width: 100%;
		margin-left: -50%;
	}
}
@media(min-width:900px) {
	.gi-modal.modal.fade.in.modal-size-x-large {
		width: 900px;
		margin: -350px 0 0 -450px;
	}
	.gi-modal.modal.fade.in.modal-size-x-large .modal-body {
		max-height: 550px;
	}
	
	.gi-modal.modal.fade.in.modal-size-xx-large {
		width: 100%;
		margin-left: -50%;
	}
}
@media(min-width:1200px) {
	.gi-modal.modal.fade.in.modal-size-xx-large {
		width: 1200px;
		margin: -350px 0 0 -600px;
	}
	.gi-modal.modal.fade.in.modal-size-xx-large .modal-body {
		max-height: 750px;
	}
}
@media(max-height:768px) and (min-width:1200px)  {
	.gi-modal.modal.fade.in.modal-size-xx-large {
		margin: 0 0 0 -600px;
		top: 50px;
		bottom: 50px;
	}
	.gi-modal.modal.fade.in.modal-size-xx-large .modal-body {
		max-height: 680px;
	}
}
@media(max-height:600px) and (max-width:468px) {
	.gi-modal.modal.fade.in.modal-size-xx-large {
		margin: 0;
		top: 50px;
		bottom: 50px;
	}
	.gi-modal.modal.fade.in.modal-size-xx-large .modal-body {
		max-height: 368px;
	}
}
.gi-modal.modal {
	color: #000000;
}
.gi-modal.modal p,
.gi-modal.modal ul {
	font-size:1rem;
	line-height:150%;
}
.gi-modal.modal .owl-item h2,
.gi-modal.modal .owl-item h3 {
	/*font-family:"Source Sans Pro";*/
	font-weight: 800;
}
.gi-modal.modal .owl-item h4 {
	/*font-family:"Source Sans Pro";*/
	font-weight: 800;
	font-size:1.25rem;
	line-height:1.3;
}
.gi-modal.modal .owl-item h3 {
	font-size:2rem;
	line-height:1.1;
}
.gi-modal.modal h4.modal-title {
	color:#A41A28;
}
a.button.hirevo-dark-btn[class*="type-1-"] {
	border: 1px solid #CF0E00;
	background-color: #00314d;
	margin-top: 10px;
}
.text-black {color:#000000;}
.gi-full-width .mobile20 .semi-transparent-layer {
	padding: 20px;
    box-sizing: border-box;
    float: none;
    margin: 0;
}
@media(max-width:983px) {
	.gi-full-width .mobile20 .semi-transparent-layer {
		background:rgba(0,0,0,0.4);
	}
}

.gi-modal.modal.modal30994_18 {
	background: #00314d;
}
.gi-modal.modal.modal30994_18 .modal-header {
	background: #ffffff;
}
@media(min-height:768px) {
	.gi-modal.modal.modal-size-xx-large .modal-body {
		max-height: 550px;
	}
}
@media(min-height:993px) {
	.gi-modal.modal.modal-size-xx-large .modal-body {
		max-height: 750px;
	}
}

/*Flipbox imageflip css*/
.flip-box {
  background-color: transparent;
  width: 100%;
  height: 122px;
  /*border: 1px solid #f1f1f1;*/
  perspective: 1000px;
}
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-box:hover .flip-box-inner, .flip-box.hover .flip-box-inner {
  transform: rotateY(180deg);
}
@media(max-width:768px) {
	.flip-box:hover .flip-box-inner, .flip-box.hover .flip-box-inner {
	  transform: none;
	}
}
.flip-box-front, .flip-box-back {
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.flip-box-front {
  color: inherit;
}
.flip-box-front > img{
	border:1px solid #09b0c7;
	padding:18px;
	margin-top:12px;
	max-width:72px;
}
@media(max-width:980px) {
	.flip-box {
		margin-top:0 !important;
	}
}
@media (min-width:768px) and (max-width:980px) {
	.flip-box-front > img{
		max-width:100%;
		box-sizing:border-box;
	}
}
.flip-box-back {
  background-color: #09b0c7;
  color: white;
  transform: rotateY(180deg);
  display:table;
}
.flip-box-back a {
  color: white !important;
}
.flip-box-back > p{
  padding:10px 20px;
  display:table-cell;
  vertical-align:middle;
}

/*Fix flipbox in mobile*/
@media(max-width:768px) {
	.flip-box {
		height: fit-content;
	}
	.flip-box-front {
		position: relative;
	}
	.flip-box-back {
		display:none;
	}
}


/*Home form css breaks if moved to plugin css*/



/* HORIZONTAL SEARCH FORM on green background */
.homeForm {
	width: 100%;
	padding: 20px 0;
	background-color: #CF0E00;
	visibility: inherit
}
.homeForm .titoloForm {
	margin-right: 20px;
	float: left
}



.homeForm h1  ,  .homeForm h3 {
	line-height: 1.1em;
	font-size: 1.4em;
	color: #FFF;
	margin: 0
}
.homeForm h1 a  ,  .homeForm h3 a {
	color: #FFF;
    position: relative;
}
.homeForm h1 a:after  ,   .homeForm h3 a:after {
    content: '';

    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1px;

    border-width: 0 0 1px;
    border-style: solid;
}


.homeForm .titleSpacer {
	padding:18px 0;
}


.homeForm .ricercaAvanzata {
	margin-top: 10px;
	margin-right: 3%;
	float: right
}
.homeForm .ricercaAvanzata a {
	color: #FFF
}
.homeForm .divCampi {
	width: 40%;
	margin: 0 0 6px;
	float: left
}
.homeForm .divCampi.divCampiDistanceInput {
	width: 34%;
}
.homeForm .divCampi.divCampiDistanceSelect {
	width: 23%;
}
.homeForm .divBott {
	margin: 0 0 6px;
	float: left;
	max-width: 200px;
	min-width:18%;
}
.homeForm input {
	width: 95%;
	padding: 1px 4px;
	border: 1px solid #fff;
	border-radius: 0;
	box-shadow: none
}
.homeForm select {
    width: 95%;
    padding: 3px 1px;
    box-sizing: content-box;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
}
.homeForm button {
	width: 100%;
	padding: 8px 4px;
	/*border: 1px solid #fff;*/
	border-radius: 0;
	color: #FFF;
	/*background: none;*/
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.homeForm .divBott button:hover {
	background-color: #B4CC04;
	cursor: pointer;
	-webkit-transition: all .4s ease 0;
	-moz-transition: all .4s ease 0;
	-o-transition: all .4s ease 0;
	transition: all .4s ease 0
}
.homeBrand {
	width: 100%;
	text-align: center;
	border: 1px solid #f0f0f0;
	padding: 14px 0;
	margin: 0;
	background-color:#FFF;
}
.homeBrand img {
	margin: 6px 15px;
	display: inline;
}
@media only screen and (max-width: 767px) {

.homeForm .form-inline input , .homeForm .form-inline select {
	clear:both;
	margin-bottom:10px;
}
.homeForm .bluebox-container {
	margin-left: 10px;
	margin-right: 10px;
}
.homeForm .titoloForm {
	float: none
}
.homeForm .ricercaAvanzata {
	float: none
}
.homeForm .divCampi {
	float: none;
	width: 95%
}
}

.homeForm h1  ,  .homeForm h3,
.homeForm .formtitle {
	line-height: 1.3;
	font-size: 1.3em;
	color: #FFF;
	margin: 0;
	font-weight:700;
	text-transform:uppercase;
}
.homeForm h1 {
	line-height: 1.4;
	font-size: 1.6em;
}
.homeForm .formtitle {
	font-size:1.1em;
}
.homeForm {background-color:#EEEEEE;font-size:16px;}


@media(min-width:768.01px) {
	.homeForm .form-inline, 
	.homeForm .titoloForm, 
	.homeForm .ricercaAvanzata, 
	.homeForm .job-search-below-form .widget{padding-left:15px;padding-right:15px;}
	
}

@media(max-width:479.99px) {
	.homeForm {font-size:14px;/*margin-right:0;padding-left: 10px;*/}
	.homeForm .bluebox-container {margin-left: 10px;}
}

.homeForm input, .homeForm select{width:85%;/*padding-left:38px;*/ line-height:30px; text-indent:38px; }
.homeForm .form-inline div.icninput.icnkey:before{background: url(images/icon-keyword.png) no-repeat 50% 50%;}
.homeForm .form-inline div.icninput.icnplace:before{background: url(images/icon-marker.png) no-repeat 50% 50%;}
.homeForm .form-inline div.icnselect.icndistance:before{background: url(images/icon-distance.png) no-repeat 50% 50%;}


.homeForm .job-search-below-form .widget,
.homeForm .job-search-below-form .widget a {color:#FFFFFF;}
.homeForm .job-search-below-form hr{border-top:none;border-bottom-color:rgba(255,255,255,0.5);}




/*p a.button.type-1-1.small {
	padding: 7px 20px;
}*/

.linkBoxGrigio {
	background:none;
	border:none;
	font-size:1em;
	font-weight:400;
	color:#aaaaaa;
	display: inline-block;
    margin-top: 10px;
}
.linkBoxGrigio:not(:hover) {
	padding-left:0;
}


/*.linkBoxGrigio,*/
.flat-btn, input[type='submit'].flat-btn {
  display: inline-block;
  /*border-radius: 3px;*/
  padding: 7px 20px;
  border: 0;
  background: #FFFFFF;
  cursor: pointer;
  outline: 0;
  font-weight:700;
  border:1px solid #CCC;
  
  
  -webkit-box-shadow:  inset 0px 0px 0px 0px transparent;
    -moz-box-shadow:  inset 0px 0px 0px 0px transparent;
    -o-box-shadow:  inset 0px 0px 0px 0px transparent;
    box-shadow: inset 0px 0px 0px 0px transparent;
	
	transition: box-shadow 0.4s;
    -moz-transition: box-shadow 0.4s;
    -ms-transition: box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    -webkit-transition: box-shadow 0.4s;
  
  
}
.flat-btn:hover, input[type='submit'].flat-btn:hover {
  /*background: #E6E6E6;*/
  
}

.flat-btn-default {
  color:#CF0E00;
  background:#FFFFFF;
  border-color:#CF0E00;
}

.flat-btn-default:hover {
  color:#FFFFFF;
  -webkit-box-shadow: inset 0px 0px 0px 26px #CF0E00;
    -moz-box-shadow:  inset 0px 0px 0px 26px #CF0E00;
    -o-box-shadow:  inset 0px 0px 0px 26px #CF0E00;
    box-shadow: inset 0px 0px 0px 26px #CF0E00;
}

.flat-btn-dblue, input[type='submit'].flat-btn-dblue {
  color:#FFFFFF;
  background:#A41A28;
  -webkit-box-shadow: inset 0px 0px 0px 0px #A41A28;
    -moz-box-shadow:  inset 0px 0px 0px 0px #A41A28;
    -o-box-shadow:  inset 0px 0px 0px 0px #A41A28;
    box-shadow: inset 0px 0px 0px 0px #A41A28;
  border-color:#A41A28;
}
/*.linkBoxGrigio,*/
.flat-btn-lblue, input[type='submit'].flat-btn-lblue {
  color:#FFFFFF;
  background:#B64853;
 -webkit-box-shadow: inset 0px 0px 0px 0px #CF0E00;
    -moz-box-shadow:  inset 0px 0px 0px 0px #CF0E00;
    -o-box-shadow:  inset 0px 0px 0px 0px #CF0E00;
    box-shadow: inset 0px 0px 0px 0px #CF0E00;
  border-color:#CF0E00;
}
/*.linkBoxGrigio:hover,*/
.flat-btn-dblue:hover, .flat-btn-lblue:hover,
input[type='submit'].flat-btn-dblue:hover, input[type='submit'].flat-btn-lblue:hover {
  color:#FFFFFF;
  -webkit-box-shadow: inset 0px 0px 0px 40px #D18C93;
  -moz-box-shadow:  inset 0px 0px 0px 40px #D18C93;
  -o-box-shadow:  inset 0px 0px 0px 40px #D18C93;
  box-shadow: inset 0px 0px 0px 40px #D18C93;
  border-color:#D18C93;
}

.flat-btn:hover,input[type='submit'].flat-btn:hover,
.flat-btn:active, input[type='submit'].flat-btn:active {
	color:#FFFFFF;
}




/*mobile padding fix*/
@media(max-width:768px) {
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding-left:0px;
		padding-right:0px;	
	}
}


/*portfolio new style*/

/* BEGIN portfolio */

.portfolio-cols > div[class^="span"]:hover .image-wrap .image-details-link.image-wrap-mask,
.image-wrap:hover .image-details-link.image-wrap-mask {
	background:rgba(255,255,255,0.15);
}
.image-wrap:hover .icon-search {
	opacity:0;
}






.portfolio-cols .head-link {
	display:block;
	position:relative;
	padding-bottom:10px;
	 transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
}
.portfolio-cols .head-link:after {
	content:" ";
	display:block;
	position:absolute;
	top:100%;
	bottom:-30px;
	width:100%;
	z-index:0;
}
.portfolio-cols .head-link, 
.portfolio-cols .head-link h4{
	/*font-family:"Source Sans Pro";*/
	font-size:1.3em;
	line-height:1;
	font-weight:800;
	color: #A41A28;
}
.portfolio-cols .head-link h3{
	/*font-family:"Source Sans Pro";*/
	font-size:1.5em;
	font-weight:800;
}
.portfolio-cols .head-link, 
.portfolio-cols .head-link h4,
.portfolio-cols .head-link h4 span, 
.portfolio-cols .head-link h3,
.portfolio-cols .head-link h3 span{
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.portfolio-cols > div[class^="span"]:hover,
.portfolio-cols > div[class^="span"]:hover .head-link, 
.portfolio-cols > div[class^="span"]:hover .head-link h4,
.portfolio-cols > div[class^="span"]:hover .head-link h4 span{
	color:#CF0E00 !important;
}
.project-post-details {
	background-color:transparent;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	padding:0;
	/*padding:15px 0 19px 0;
	margin-right:10px;*/
}


.portfolio-cols > div[class^="span"] .project-post-details a {
	padding-top:15px;
}
@media(min-width:1200px) {
	.portfolio-cols > div[class^="span"] .project-post-details a {
		padding-right:10px;
	}
}

.type-post .image-details,
.portfolio-cols .image-details {
	/*padding-right:10px;*/
	overflow: hidden;
}
@media(min-width:768px) {
	.type-post .image-details img,
	.portfolio-cols .image-details img {
		width: auto;
		max-width: 300%;
		height: 290px;
	}
}
@media(max-width:767.98px) {
	.type-post .single-related-layout-element {
		height:auto !important;
	}
}
.type-post .single-related-layout-element .image-details:after {
	border:none;
}
.blog-layout-element .type-post .image-details img,
.type-post .single-related-layout-element .image-details img {
	width: 100%;
    max-width: 230px;
    height: auto;
}
/*@media(max-width:767.99px) {
	.portfolio-cols .image-details img {
		height: auto;
		max-height: 300%;
		width:100%;
	}
}*/
.portfolio-cols .image-wrap .image-details-link.image-wrap-mask {
	/*margin-right:10px;*/
}
.portfolio-cols .image-details:after {
	display:none;
}

.project-post-details:before,
.project-post-details:after {
	display:none;
}


/*.portfolio-cols .project-post-details p {
	color:rgba(0, 0, 0, 0.5); 
	margin-bottom:0;
}

.tagline {
	margin:30px 0 0 0;
	padding:0;
	width:100%;
	float:left;
}

.has-title.has-filterable-categories .tagline {
	margin-top:10px;
	margin-bottom:30px;
}

.has-filterable-categories .tagline {
	margin-top:0px;
	margin-bottom:30px;
}

.tagline ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	width:100%;
}

.tagline .categories-list.filter-buttons li {
	float:left;
	display:inline-block;
}

.tagline a,
.load-more-link {
	font-size:13px !important;
	display:inline-block;
	height:30px;
	margin:0px 1px 1px 0px;
	padding:0 10px;
	text-align:center;
	line-height:30px;
	background-color:rgba(0, 0, 0, 0.02);
	box-shadow:inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow:inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);
	-moz-box-shadow:inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);
	color:rgba(0, 0, 0, 0.5); 
}

.tagline a:hover,
.load-more-link:hover {
	color:#fff; 
	background-color:#ed7721; 
}

.tagline a.current,
.tagline li.current a {
	background-color:#ed7721; 
	color:#fff; 
}*/





/* END portfolio */




/*job lists*/




.job_li_list ul {list-style-image:none;margin-left:0;list-style:none;}
.job_li_list li {margin:0;margin-bottom:15px;}
/*.JobOfferListsHome li:before {display:none;}*/
.job_li_list li > a {
	display:block; 
	-webkit-box-shadow: inset 550px 0px 0px -550px rgba(255,255,255,0.1);
    -moz-box-shadow: inset 550px 0px 0px -550px rgba(255,255,255,0.1);
    box-shadow: inset 550px 0px 0px -550px rgba(255,255,255,0.1);
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.job_li_list li > a:hover {
	color:#A41A28;
	/*background:#A41A28;*/
	-webkit-box-shadow: inset 550px 0px 0px 550px rgba(255,255,255,0.1);
    -moz-box-shadow: inset 550px 0px 0px 550px rgba(255,255,255,0.1);
    box-shadow: inset 550px 0px 0px 550px rgba(255,255,255,0.1);
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/*.JobOfferListsHome ul .si-icon {background:#FFFFFF;width:24px;height:auto;padding:5px;border:1px solid #A41A28;margin-right:15px;float:left;}
.JobOfferListsHome ul .si-icon.dblue-bg {
	background:#A41A28;
}
.JobOfferListsHome ul .si-icon.lblue-bg {
	background:#CF0E00;
}*/
.JobOfferListsHome li .ggp-middle-align-wrap {
	float:left;
	height:36px;
	line-height:36px;
	overflow:hidden;
	vertical-align:middle;
	width:calc(100% - 72px);
	padding-right:10px;
	-webkit-transition: padding 0.4s ease;
	-moz-transition: padding 0.4s ease;
	transition: padding 0.4s ease;
}
.JobOfferListsHome li > a:hover .ggp-middle-align-wrap {
	padding-left:5px;
	padding-right:5px;
}
.JobOfferListsHome li .ggp-middle-align-wrap span {
	line-height:18px;
	display:inline-block;
	vertical-align:middle;
}
/*.linkBoxGrigio {display:inline-block;background:#A41A28;color:#FFFFFF;}*/


/*latest jobs light blue customization*/
div.JobOfferListsHome h3.bluebox-heading,
div.JobOfferListsHome .bluebox-heading.h3,
div.JobOfferListsHome h2.bluebox-heading {color:#CF0E00 !important;}
div.JobOfferListsHome li > a {
	/*-webkit-box-shadow: inset 550px 0px 0px -550px #F4F4F4;
    -moz-box-shadow: inset 550px 0px 0px -550px #F4F4F4;
    box-shadow: inset 550px 0px 0px -550px #F4F4F4;*/
}
div.JobOfferListsHome li > a:hover {/*background:#CF0E00;*/
	color:#CF0E00;
	/*-webkit-box-shadow: inset 550px 0px 0px 550px #F4F4F4;
    -moz-box-shadow: inset 550px 0px 0px 550px #F4F4F4;
    box-shadow: inset 550px 0px 0px 550px #F4F4F4;*/
}
div.JobOfferListsHome .si-icon {border-color:#CF0E00;}
/*div.JobOfferListsHome .linkBoxGrigio {background:#CF0E00;}*/



/*industries list*/
@media(min-width:768px) {
	.ggp-industries-list .col-sm-3 {width:24%;padding-left:0;padding-right:1%;}
}
@media(max-width:768px) {
	.ggp-industries-list .col-xs-6 {width:49%;padding-left:0;padding-right:1%;font-size:small;}
}
.ggp-industries-list .industries-link {
	display:block;
}
/*@media(max-width:447px) {
	.ggp-industries-list .industries-link {
		font-size:12px;
	}
}
*/
.ggp-industries-list .industries-item {
	transition:all 0.2s linear;border:1px solid transparent;
	-webkit-box-shadow: inset 275px 0px 0px -275px #F4F4F4;
    -moz-box-shadow: inset 275px 0px 0px -275px #F4F4F4;
    box-shadow: inset 275px 0px 0px -275px #F4F4F4;
}
@media(min-width:768.02px) {
	.ggp-industries-list .industries-item {
		min-height:60px;
		padding:20px 5px 5px;
	}
}

.ggp-industries-list .industries-item img {float: left;}
.ggp-industries-list .industries-item .industry-name-box {float:left;min-height:40px;line-height:40px;width:calc(100% - 60px);padding:0 10px;transition:all 0.2s linear;}
.ggp-industries-list .industries-item .industry-name-box span {display: inline-block;line-height: 20px;}
.ggp-industries-list .industries-item:hover {
	border-color:#E4E4E4;color:#A41A28;
	-webkit-box-shadow: inset 275px 0px 0px 275px #F4F4F4;
    -moz-box-shadow: inset 275px 0px 0px 275px #F4F4F4;
    box-shadow: inset 275px 0px 0px 275px #F4F4F4;
}
.ggp-industries-list .industries-item:hover .industry-name-box {
	padding:0 5px 0 15px;
}

/*jobs-1 infinite scroll list*/
.ggp-jobs-1-intro, .nResults, #tabSearchResult {display:none;}
#myTabContent {
	padding-bottom:100px;

	position:relative;
}
.ggp-wrap #myTabContent > div[class^="col-sm-"].paddingLeft0,
.ggp-wrap #myTabContent > div[class^="col-sm-"].paddingRight0 {
	margin-top:20px;	
}
@media (max-width:767.99px) {
	.ggp-wrap #myTabContent > div[class^="col-sm-"].paddingLeft0,
	.ggp-wrap #myTabContent > div[class^="col-sm-"].paddingRight0 {
		padding:0;
	}
	.ggp-wrap #myTabContent > div[class^="col-sm-"].paddingLeft0 {
		margin-top:10px;	
	}
	body.scrolled100 .ggp-wrap #myTabContent > div[class^="col-sm-"].paddingLeft0 {
		margin-top:0;	
	}
}

@media (min-width:768px) {
	.ggp-wrap #myTabContent > div[class^="col-sm-"].paddingLeft0 {
		padding:0 10px 0 0;
	}
	.ggp-wrap #myTabContent > div[class^="col-sm-"].paddingRight0 {
		padding:0 0 0 10px;
	}
}


/*Vertical search form*/
.verticalSearchForm {
	border:none;
	padding:0;
	background:#FFFFFF;
}
.grayBorderBottom {
	border-bottom:1px solid #DDDDDD;
}

.verticalSearchForm form {
	margin:0 5px;
	/*border-bottom: 1px solid #DDD;*/
}
.verticalSearchForm hr{
	margin:0;
}
.verticalSearchForm_title {
	margin-bottom:0;
	padding:10px 15px;
	font-size:22px;
	line-height:30px;
	text-transform:none;
	background:#A41A28;
	color:#FFFFFF;
}

.verticalSearchForm .input-group{
	border-top:1px solid #333;
	border-bottom:none;
	padding:15px 0;
}
.verticalSearchForm form > div.input-group:first-child {
	border-top:none;
}

.verticalSearchForm .input-group-title{
	font-weight:900;
	font-size:18px;
	padding:0 0 15px;
}

.verticalSearchForm li label {margin-bottom:0;line-height:20px;width:100%;padding:2px;}
.checkbox-wrap input {display: none;}
.checkbox-wrap label {
    font-size: 15px;
    line-height: 20px;
    padding-left: 30px;
	margin-left:0px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.checkbox-wrap input:checked + label:before {
	content: "\f046";
	font-weight:normal;
	line-height:1;
	color:#CF0E00;
}
.checkbox-wrap input + label:before {
	content: "\f096";
	display: block;
	font-family:"FontAwesome";
	font-size:20px;
	font-weight:normal;
	line-height:1;
	position: absolute;
	left: 1px;
	top: 1px;
}





.workRow {
	border:2px solid #A41A2B;
	padding:15px 25px 15px 25px;
	margin-bottom:20px;
}
.favButton {
	/*vertical-align: text-bottom;*/
	float:left;
    /*margin: 13px 10px 0px 0px;*/
	padding: 13px 20px 0px 0px;
	background:none;
	border:1px solid transparent;
	box-shadow:none;
	color:#CCCCCC;
	outline:none;
	font-size:20px;
}
.job-details-page-heading-wrap .favButton {
	padding: 5px 20px 5px 5px;
}
.favButton:focus {
	outline:none;
}
.favButton:hover, .favButton.inFavourites {
	color:#FFC107;
}
.favButton:hover {
	/*border-color:#FFC107;*/
}
.workRow {
	color: #626262;
}
.workRow:not(.nofavourites) > .titleBlock {
	margin-left:45px;
}
.workRow > .titleBlock > a {
	display:block;
	padding-left:0;
}
.workRow > .titleBlock > a > h2{
	color: #A41A28;
	font-size: 1.3rem;
	line-height:1.5;
	text-transform: uppercase;
	padding:10px 10px 10px 0px;
	margin:0;
	-webkit-box-shadow: inset 800px 0 0 -800px #F9F9F9;
	-moz-box-shadow: inset 800px 0 0 -800px #F9F9F9;
	box-shadow: inset 800px 0 0 -800px #F9F9F9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.workRow > .titleBlock > a:hover > h2{
	padding:10px 0px 10px 10px;
	-webkit-box-shadow: inset 800px 0 0 800px #F9F9F9;
	-moz-box-shadow: inset 800px 0 0 800px #F9F9F9;
	box-shadow: inset 800px 0 0 800px #F9F9F9;
}
.ggp-wrap a:not(.flat-btn):hover, .JobofferDetail a:not(.flat-btn):hover {
	filter:none;
}
@media (max-width:979px) and (min-width:768px) {
	.workRow > .titleBlock > a > h2{
		font-size:19px;
	}
}
@media (max-width:479px) {
	.workRow > .titleBlock > a > h2 {font-size:1.3em;word-break: break-word;}
}
/*.workRow {
	-webkit-box-shadow: inset 800px 0 0 -800px #F9F9F9;
    -moz-box-shadow: inset 800px 0 0 -800px #F9F9F9;
    box-shadow: inset 800px 0 0 -800px #F9F9F9;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.workRow:hover {
	color:#000;
	padding:15px 15px 15px 20px;
	-webkit-box-shadow: inset 800px 0 0 800px #F9F9F9;
    -moz-box-shadow: inset 800px 0 0 800px #F9F9F9;
    box-shadow: inset 800px 0 0 800px #F9F9F9;
}*/
.workRow:hover, .workRow:hover > .titleBlock >  a {
	color:#000000;
}
.workRow .job-excerpt {
	padding:15px 0;
}
.workCol1 {
	width:auto;
}
.workCol1 .fa{
	display:block;
	text-align:center;
	width:27px;
	height:28px;
	padding:4px;
	margin:4px 8px 4px 0;
	color:#FFF;
	background:#A41A28;
	box-sizing:border-box;
}
.workCol1 .fa:before{
	vertical-align:middle;
}
.workCol1 .gi {
	margin-right:15px;
}
.workCol2 {
	/*float:left;*/
	/*height:32px;
	line-height:32px;*/
	vertical-align:middle;
	width:auto;
	max-width:calc(100% - 70px);
}
/*.detailsBox .workCol2 {
	max-width:60%;	
}*/
.workCol2 span, .workCol2 h2, .workCol2 h3 {
	display:inline-block;
	line-height:16px !important;
}
.workCol2, .workCol2 h2, .workCol2 h3 {
	padding-top: 2px;
	font-size:15px;
	font-weight:400;
	color:#626262;
	margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
/*.JobofferDetail .workCol2 span, .JobofferDetail .workCol2 h2, .JobofferDetail .workCol2 h3 {
	text-transform: uppercase;
}*/
.JobofferDetail hr {
	border-top-color:#A41A28;
}
.JobofferDetail .workCol2 h2 {
	font-weight: 300;
	text-transform:uppercase;
}
.JobofferDetail .workCol2 span {
	font-weight: 600;
	
}
@media(max-width:447px) {
	.workCol2 {
		/*height:30px;
		line-height:30px;*/
		max-width:80%;
		max-width:calc(100% - 40px);	
		
	}
	.detailsBoxBorder .workCol2 {
		max-width:87%;	
	}
	.workCol2 span, .workCol2 h2, .workCol2 h3 {
		line-height:15px !important;
	}
	.workCol2, .workCol2 h2, .workCol2 h3 {
		font-size:14px;
	}
	
	article.workRow .workCol2, article.workRow .workCol2 h2, article.workRow .workCol2 h3 {
		font-size:13px;
	}
	
	.bluebox-breadcrumbs.jobs-pages {
		margin-bottom: 20px;
		font-size: 12px;
		line-height: 18px;
	}
	.bluebox-breadcrumbs {
		position:relative;
	}
	.job-details-page-heading-wrap .bluebox-breadcrumbs a[href*="regurl="]{
		display:block;
		position: absolute;
		top: 0;
		left: 15px;
		right: 0;
		bottom: 0;
		background: #fff;
	}
	.job-details-page-heading-wrap .bluebox-breadcrumbs a[href*="regurl="]:before{
		content:"<";
		width:15px;
		background: #fff;
		display:inline-block;
		margin-left:-15px;

	}
	
}
/*candidate page workCol2*/
.applyBoxBorder .workCol2 {max-width:100%;width:100%;margin:0 0 10px;}

.columnJoboffersSideTop {
	display:inline-block;
	/*height:100%;*/
	line-height:100%;
	vertical-align:middle;
	text-align:center;
	min-height:0px !important;
}
.workRow .columnJoboffersSideTop 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");
	filter: url('../js/filters.svg#grayscale');
    filter: gray;
    -webkit-filter: grayscale(1);
	filter: grayscale(100%);
	max-height:110px;
	max-width:120px;
}
.workRow:hover .columnJoboffersSideTop img {
    filter: none;
    -webkit-filter: grayscale(0);
}

@media (max-width: 979px) and (min-width: 768.02px) {
	.row-fluid .columnJoboffersSideBottom.span4 {
		min-width:150px;
	}
}
@media (max-width: 768px) {
	.row-fluid .columnJoboffersSideBottom.span4 {
		font-size:0.9em;
	}
}
.columnJoboffersSideBottom a.job-offer-read-more, .columnJoboffersSideBottom a.job-offer-apply-now {
	display:block;
	position:relative;
	margin-top:20px;
	/*padding-right:30px;*/
}
.columnJoboffersSideBottom a.job-offer-read-more span, .columnJoboffersSideBottom a.job-offer-apply-now span {
	font-size:18px;
	display:inline-block;
	position:absolute;
	right:10px;
	top:14px;
}



.columnJoboffersSideBottom .job-offer-apply-now:after {
	
}


@media(min-width:768px) {
	.verticalSearchForm_title, .verticalSearchForm_title:before {
		font-size:18px;
	}
}

#SearchParameters select {
	border:1px solid #DDDDDD;
}

#SearchParametersWrapper {
	position:sticky;
	top:100px;
	max-height:calc( 100vh - 200px );
	
}
#SearchParameters {
	background:#FFFFFF;
	padding:10px;
	max-height:calc( 100vh - 200px );
	overflow-y:auto;
	border:1px solid #EEEEEE;
}
@media(max-width:768px) {
	#SearchParametersWrapper {
		top:50px;
		max-height:calc( 100vh - 100px );	
	}
	#SearchParameters {
		max-height:calc( 100vh - 100px );		
	}
}

@media(min-width:767.98px) {
	
	#jobs-1-filtercollapse {
		display:none;
	}
	/*body.scrolledSearchParameters #SearchParameters {
		position:fixed;
		top:160px;
		max-height:80%;
		overflow:hidden;
	}
	body.scrolledSearchParameters #SearchParameters:hover {
		overflow-y:auto;
	}
	
	body.scrolledSearchParameters .col-sm-4 #SearchParameters {
		width:30%;
		max-width:366.66px;
	}
	
	body.scrolledSearchParameters .col-sm-3 #SearchParameters {
		width:25%;
		max-width:260px;
	}
	
	body.scrolledSearchParameters .col-sm-3 #SearchParameters:hover {
		max-width:268px;
	}*/
	
	
}

@media(min-width:768.02px) {
	
	/*body.scrolledSearchParameters .col-md-4 #SearchParameters {
		width:30%;
		max-width:366.66px;
	}
	
	body.scrolledSearchParameters .col-md-3 #SearchParameters {
		width:25%;
		max-width:260px;
	}
	
	body.scrolledSearchParameters .col-md-3 #SearchParameters:hover {
		max-width:268px;
	}*/
	
	
	/*#SearchParameters,
	#SearchParameters:hover,*/
	/*#SearchParameters:after,
	#SearchParameters:hover::after {
		transition:all 1s ease;
		-webkit-transition:all 1s ease;
		-moz-transition:all 1s ease;
	}
	
	#SearchParameters:after {
		content:" ";
		display:block;
		position:absolute;
		top:0;
		right:-8px;
		bottom:0;
		width:8px;
		background:#FFFFFF;
		z-index:99;
		opacity:1;
		
		border:1px solid red;
	}
	#SearchParameters:hover:after {
		background:transparent;
		opacity:0;
		width:8px;
		right:-8px;
	}*/
	
	/*#SearchParameters:hover {
		overflow-y:auto;
	}*/
	
	#SearchParametersWrapper, #SearchParameters {
		scrollbar-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1);
		scrollbar-width: thin;
	}
	#SearchParametersWrapper::-webkit-scrollbar-track, #SearchParameters::-webkit-scrollbar-track {
		-webkit-box-shadow: none/*inset 0 0 6px rgba(0,0,0,0.3)*/;
		background-color: transparent;
		border-radius: 4px;
	}
	
	#SearchParametersWrapper::-webkit-scrollbar, #SearchParameters::-webkit-scrollbar {
		width:4px;
		background-color: transparent;
		z-index:98;
	}
	#SearchParametersWrapper::-webkit-scrollbar-thumb, #SearchParameters::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: transparent;
	}
	#SearchParametersWrapper:hover::-webkit-scrollbar-thumb, #SearchParameters:hover::-webkit-scrollbar-thumb{
		background-color: rgba(0,0,0,0.2);
	}
	#SearchParametersWrapper::-webkit-scrollbar, #SearchParameters::-webkit-scrollbar {
		transition:all 1s ease;
		-webkit-transition:all 1s ease;
		-moz-transition:all 1s ease;
		width: 0px;
		
	}
	#SearchParametersWrapper:hover::-webkit-scrollbar, #SearchParametersWrapper:hover::-webkit-scrollbar {
		transition:all 1s ease;
		-webkit-transition:all 1s ease;
		-moz-transition:all 1s ease;
		width: 4px;
	}
	
}

/*@media(max-height:768px) {
	body.scrolledSearchParameters #SearchParameters {
		max-height:60%;
	}

}*/

@media(max-width:767.98px) {
	
	/*body:not(.scrolled100):not(.scrolled200) #jobs-1-filtercollapse,*/
	#jobs-1-filtercollapse.collapsed .fa-times,
	#jobs-1-filtercollapse:not(.collapsed) .fa-sliders {
		display:none !important;
	}
		
	/*#jobs-1-filtercollapse,
	#SearchParameters {
		position:absolute;
		width:100%;
		z-index:99;
	}
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed),
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) + #SearchParameters,
	body.scrolled100 #jobs-1-filtercollapse,
	body.scrolled100 #SearchParameters {
		position:fixed;
		left:0;
		width:100%;
		
	}*/
	
	#jobs-1-filtercollapse {
		display:block;
		width:80px;
		padding-top: 5px;
		padding-bottom: 5px;
		position:absolute;
		right:50%;
		margin-right: -40px;
		margin-top:-40px;
		text-align:center;
		border-radius:0;
		color:#CF0E00;
		background: rgba(255,255,255,0.4);
	}
	#jobs-1-filtercollapse .fa-2x{
		font-size:1.5rem;
	}
	.nResults {
		margin-bottom: -10px;
	}
	
	/*body:not(.scrolled100):not(.scrolled200) #jobs-1-filtercollapse.collapsed {
		top:0;
	}
	
	#SearchParameters {
		top:0;
	}
	
	
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed),
	body.scrolled100 #jobs-1-filtercollapse {
		top:75px;
	}
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) + #SearchParameters,
	body.scrolled100 #SearchParameters {
		top:119px;
		max-height:75%;
		max-height:calc(100% - 160px);
		overflow-y:auto;
	}
	
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) {
		top:0;
	}
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) + #SearchParameters {
		top:44px;
		max-height:96%;
		max-height:calc(100% - 44px);
	}*/
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed),
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) + #SearchParameters {
		z-index:9999999;
	}
	
	#SearchParameters:not(.collapse) {
		display:none;
	}
	
	#SearchParameters.in,
	#SearchParameters.collapsing {
		display: block!important;
	}
	
	
	
}
/*@media(max-width:767.98px and min-width:447.02px) {
	body.logged-in:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed),
	body.logged-in.scrolled100 #jobs-1-filtercollapse {
		top:120px;
	}
	body.logged-in:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) + #SearchParameters,
	body.logged-in.scrolled100 #SearchParameters {
		top:164px;
	}
}

@media(max-width:447px) {
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed),
	body.scrolled100 #jobs-1-filtercollapse {
		top:60px;
	}
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) + #SearchParameters,
	body.scrolled100 #SearchParameters {
		top:104px;
	}
	body:not(.scrolled100) #jobs-1-filtercollapse.collapsed {
		position:relative;
	}
	body:not(.scrolled100) #jobs-1-filtercollapse:not(.collapsed) + #SearchParameters {
		top:104px;
		max-height:96%;
		max-height:calc(100% - 104px);
	}
	
	body.scrolled100 .bluebox-header {
		top:0;
	}
	
}*/








/*job details page*/
.job-details-content .page-heading-wrap.job-details-page-heading-wrap {
	display:block !important;
	border-bottom:none;
}
.job-details-content .page-heading-wrap.job-details-page-heading-wrap h1 {
	/*font-family: "Source Sans Pro";*/
	font-size:24px;
	font-weight:800;
	color:#A41A2B;
	text-transform:uppercase;
}
.JobofferDetail .detailsBox  .detailsBoxBorder,
.applyBoxBorder {
	padding:2% 2% 2%;
	border:1px solid #A41A28;	
	/*border-left:10px solid #CF0E00;*/
	box-sizing: border-box;

}
.JobofferDetail .detailsBox {
	box-sizing: border-box;

}
.JobofferDetail .dettaglioOffertaSidebar {
    float: left;
	box-sizing: border-box;
}

@media(min-width:979px) {
	.JobofferDetail .detailsBox {
		width:70%;

	}
	.JobofferDetail .dettaglioOffertaSidebar {
		width: 28%;
		margin-left: 2%;
	}

}

@media(max-width:979px) and (min-width:768px) {
	.JobofferDetail .detailsBox {
		width:68%;
	
	}
	.JobofferDetail .dettaglioOffertaSidebar {
		width: 30%;
		margin-left: 2%;
	}
}
.JobofferDetail .detailsBox .jobs-2-spec {
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}

.JobofferDetail .detailsBox .jobs-2-spec a {
	color: #CF0E00;
}
.JobofferDetail .detailsBox .jobs-2-spec a:hover {
	text-decoration:underline;
}
.JobofferDetail .detailsBox .jobs-2-spec .jobs-2-spec-centered {
	display: flex;
	vertical-align: middle;
}
.JobofferDetail .detailsBox .jobs-2-spec .span4 {
	text-align: center;
}
@media(min-width:997.02px) {
	.JobofferDetail .detailsBox .jobs-2-spec .jobs-2-spec-centered {
		margin: 15px 20px 15px 0px;
	}
	.JobofferDetail .detailsBox .jobs-2-spec .jobs-2-spec-centered .workCol2 {
		/*white-space:nowrap;*/
		max-width:100%;
	}
}
@media(max-width: 447px) {
	.JobofferDetail .detailsBox .jobs-2-spec .jobs-2-spec-centered {
		min-height: 2.5em;
		min-width: 51%;
	}
}
.JobofferDetail .detailsBox .jobs-2-spec {
	display:flex;
	justify-content:space-between;
}
.JobofferDetail .detailsBox .jobs-2-spec .span9 {
	max-width:68%;
}
.JobofferDetail .detailsBox .jobs-2-spec .jobs-2-spec-centered img {
	 max-width: 100%;
}
@media(min-width:768px) {
	.JobofferDetail .detailsBox .jobs-2-spec .jobs-2-spec-centered img {
		max-width:150px;
	}
}
/*@media(max-width:767.98px) {
	.workCol2, .workCol2 h2, .workCol2 h3 {
		display: inline;
	}
}*/
@media(max-width:768px) {
	.homeForm {margin-bottom:0;}
	.job-details-content .page-heading-wrap.job-details-page-heading-wrap {
		margin-top:0;
	}
	.job-details-content .page-heading-wrap.job-details-page-heading-wrap h1 {
		padding-left:0;/*46px*/
	}
	.job-details-page-heading-wrap .favButton {
		margin-left: -46px;
	}
}


.jobs-2-spec-cobranding {
	position:absolute;
	right:0;
	top:0;
	width:110px;
	height:110px;

}

.JobOfferLists .bluebox-heading-wrap,
.widget-wrap .bluebox-heading-wrap{/*.sidebar.dettaglioOffertaSidebar .textwidget*/
	margin:0;
	padding:0 5px;
	background:#A41A28;
}
.JobOfferLists .bluebox-heading-wrap .bluebox-heading,
.widget-wrap .bluebox-heading-wrap .bluebox-heading {/*.sidebar.dettaglioOffertaSidebar .textwidget*/
	padding:10px;
	font-size: 16px;
	font-weight:700;
	color:#FFFFFF !important;
	text-transform:none;
	margin:0;
}

.suggest_viewed .JobOfferLists {
	margin-bottom:10px;
}


.suggest_viewed .JobOfferLists ul.JobOfferLists_ul,
.sidebar .widget-wrap ul.menu {
	border-top:none;
	background-color:transparent;
	padding:10px 0;
	list-style-image: none;
   /*border: 1px solid #EAEAEA;*/
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
    margin: 0;
    list-style-type: none;
}
.suggest_viewed .JobOfferLists .JobOfferLists_ul li,
.sidebar .widget-wrap ul.menu li {
	border:none;
	
}

.suggest_viewed .JobOfferLists .JobOfferLists_ul li a,
.sidebar .widget-wrap ul.menu li a {
	padding:10px 10px 10px 30px;
	line-height:normal;
	position:relative;
	display:block;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}



.jobs-2-sidebar-button-wrapper {
	min-width:100%;
	display:table;
	margin-bottom:20px;
}
.jobs-2-sidebar-button-wrapper > a {
	display:table-cell ;
	float:none ;
	vertical-align:middle;
}
.jobs-2-sidebar-button-wrapper > a.print_button {
	text-align:center;
	padding:6px;
	margin-right:8px;
	width:40px;
}
.ApplyButton {
	padding: 15px 52px 15px 15px;
	box-sizing: border-box;
}
.ApplyButton span.fa {
	font-size: 22px;
	display: inline-block;
	position: absolute;
	right: 8px;
}
/*.dettaglioOffertaSidebar .ApplyButton:hover {
  -webkit-box-shadow: inset 0px 0px 0px 50px #0092A2;
  -moz-box-shadow:  inset 0px 0px 0px 50px #0092A2;
  -o-box-shadow:  inset 0px 0px 0px 50px #0092A2;
  box-shadow: inset 0px 0px 0px 50px #0092A2;
}*/


div a.TurnBackButton{
	margin:0;
	padding:0;
	background:none;
	color: #000;
	font-weight:500;
	white-space:nowrap;
	line-height:1;
}
div a.TurnBackButton span {
	display:inline-block;
	vertical-align:text-top;
}
div a.TurnBackButton span.fa {
	font-size:20px;
	line-height:20px;
	color:inherit;
}
a.TurnBackButton:hover{
	color: #CF0E00;
	background:none;
}
@media(min-width:768px) {
	.ApplyButtons div.text-right {
		text-align:right;
	}
}

@media(max-width:767.99px) {
	body.scrolled100 .ApplyButtons a.ApplyButton {
		position:fixed;
		left:0;
		bottom:0;
		width:100%;
		z-index:999999;
	}
	body.scrolled100 .ApplyButtons a.ApplyButton.pageHasAddThis {
		bottom:48px;
	}
}


.wpcf7-form select {  
	width: 100% !important;
	box-sizing:border-box;
}






/*Good game landing page*/
input[type='submit'].ggamebtngreen,
.button.type-1-1.rounded.ggamebtngreen,
.button.type-1-1.rounded.ggamebtnblue {
	background: linear-gradient(to right, #66fe00, #12c0a2, #CF0E00);
	padding: 8px 50px !important;
	font-size: 16px;
	font-weight:600;
	line-height:170%;
	box-sizing:border-box;
	min-width: 180px;
	border-radius:22px;
	text-transform:uppercase;
	background-color:transparent !important;
	box-shadow:none !important;
	opacity:0.95;
	border:2px solid #00c5dd;
	transition:all ease 0.4s !important;
	-moz-transition: all ease 0.4s !important;
	-ms-transition: all ease 0.4s !important;
	-o-transition: all ease 0.4s !important;
	-webkit-transition: all ease 0.4s !important;
}
.button.type-1-1.rounded.ggamebtnblue {
	background: linear-gradient(to right, #57348f, #2f478a, #0c5785);
}


input[type='submit'].ggamebtngreen:hover,
.button.type-1-1.rounded.ggamebtnblue:hover,
.button.type-1-1.rounded.ggamebtngreen:hover {
	transition:all ease 0.4s !important;
	opacity: 1;
	border-color:#00ff01;
}
.button.type-1-1.rounded.ggamebtngreen:hover {
	background: linear-gradient(to right, #CF0E00, #12c0a2, #66fe00);
}
.button.type-1-1.rounded.ggamebtnblue:hover {
	background: linear-gradient(to right, #0c5785, #2f478a, #57348f);
}
#wpcf7-f148133-p147788-o1 .wpcf7-validation-errors,
#wpcf7-f148132-p147788-o1 .wpcf7-validation-errors,
form div.ggameform {
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
#wpcf7-f148133-p147788-o1 .wpcf7-not-valid-tip,
#wpcf7-f148132-p147788-o1 .wpcf7-not-valid-tip {
	text-align:left;
	margin-top:-10px;
	margin-bottom:20px;
}
@media(max-width:980px) {
	.gumm-layout-element .mobile-mb-0 {
		margin-bottom:0 !important;
	}
}






/*fixed position at the bottom when scrolled*/

.sidebar.dettaglioOffertaSidebar .ApplyButton.scrolledApplyButton[class*="flat-btn"] {
    border-radius: 0;
    margin: 0;
}

@media(min-width:767.98px) {
	.sidebar.dettaglioOffertaSidebar .ApplyButton.scrolledApplyButton[class*="flat-btn"]{
		position: fixed;
		right: 0;
		left: 0;
		bottom: 0;
		text-align: center;
		z-index: 10000;
		
	}
	.sidebar.dettaglioOffertaSidebar .ApplyButton.scrolledApplyButton[class*="flat-btn"]{
		font-size: 1.55em;
		text-transform: uppercase;
	}
	.sidebar.dettaglioOffertaSidebar .ApplyButton.scrolledApplyButton[class*="flat-btn"] span.fa {
		position: relative;
		margin-left:10px;
		top:0;
		right:0;
	}
	.sidebar.dettaglioOffertaSidebar .ApplyButton.scrolledApplyButton[class*="flat-btn"]:hover{
		opacity:1;
	}
}


@media(max-width:767.98px) {
	.jobs-2-sidebar-button-wrapper > a.print_button {display:none;}

	body.scrolled200 .sidebar.dettaglioOffertaSidebar .ApplyButton {
		position: fixed;
		right: 0;
		left: 0;
		bottom: 0;
		text-align: center;
		z-index: 10000;
		
	}
	body.scrolled200 .sidebar.dettaglioOffertaSidebar .ApplyButton span.fa {
		position: relative;
		margin-left:10px;
		top:0;
		right:0;
	}
	body.scrolled200 .sidebar.dettaglioOffertaSidebar .ApplyButton:hover{
		opacity:1;
	}
}


@media(max-width:768px) {
	body.scrolled100 .sidebar.dettaglioOffertaSidebar .ApplyButton.pageHasAddThis,
	body.scrolled100 #jobpagination.pageHasAddThis {
		/*bottom:40px !important;*/
	}
}



/*Entra nel team*/
.titoloAreaEntraNelNostroTeam {
    font-weight: 700;
    font-size: 25px;
	padding-top:10px;
    text-transform: uppercase;
    
}


/*gauge counters*/
.before-after-text {padding:20px;font-size:16px;font-weight:600;}
.counter-element {box-sizing:border-box;text-align:center;}

.before-after-text.before-text {
	padding-bottom:0 !important;
}
.before-after-text.after-text {
	padding-top:0 !important;
}
.before-after-text.before-text *{
	margin-bottom:0;
}
.before-after-text.after-text *{
	margin-top:0;
}
.counter-wrapper {margin-top:-10px;margin-bottom:20px;}
@media(min-width:768.01px) {
/*	.counter-wrapper {margin-top:-60px;margin-bottom:20px;}*/
}
@media(max-width:767.99px) {
	.counter-element {font-size:normal;}
}



/*Favorite items*/
.favorite-items{ text-align:center; }
.favorite-items .fa-star{ color: #FFC107; }


/*Events*/
.bluebox-events-list .event-details .page-heading-wrap {
	background-color:transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	
}
/*.bluebox-events-list .event-details .image-wrap {
	width:20%;
}
.bluebox-events-list .event-details .event-inner-content-wrap {
	padding:5px 45px 5px 30px;
}*/
.bluebox-events-list .event-details .page-heading-wrap h2 {
	font-size:1.8em;
	color:#A41A28;
}
/*.bluebox-events-list,
.bluebox-events-list .event-date-line {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}*/
.bluebox-events-list .event-date-line {
    box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.06), inset -4px 0px 0px 0px #CF0E00;
    -webkit-box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.06), inset -4px 0px 0px 0px #CF0E00;
    -moz-box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.06), inset -4px 0px 0px 0px #CF0E00;
}
.bluebox-events-list .event-date-line:before {
	background-color:#CF0E00;
}
.bluebox-events-list .event-date-line:after {
	border-left-color:#CF0E00;
}

.event-content .page-heading-wrap h2 .bluebox-date span,
.event-content .bluebox-date {
	color:#A41A28;
	font-size:12.5px;
}

.event-date-line, 
.bluebox-events-list .event-details .page-heading-wrap h2,
.bluebox-events-list .event-details .page-heading-wrap h2 .bluebox-date,
.bluebox-events-list .event-details .event-more-link {
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	
}

body a:hover .event-content p {
	color:#000;
}

body a:hover .bluebox-events-list .event-details .page-heading-wrap h2,
body a:hover .bluebox-events-list .event-details .page-heading-wrap h2 .bluebox-date span,
body a:hover .event-content .bluebox-date {
	color:#CF0E00;
}

/*cookie notice buttons*/
#cookie-notice .cookie-notice-container .bootstrap {background:#333333;}
#cookie-notice .cookie-notice-container .bootstrap:hover{background:#000000;}

/*page content h4 and lists*/
h4 {
	line-height:1.4;
}
.bluebox-builder-row .gumm-layout-element.rich-content-layout-element.span12 > .row-fluid > ul:not(.bluebox-fancy-list) li, .bluebox-builder-row .gumm-layout-element.rich-content-layout-element div[class*="span"] > ul:not(.bluebox-fancy-list) li {
	margin:0;
}

#formEmailUtente .FormCandidatiIT_Sx { margin-top:5px;}

ul#prime-nav.first-menu > li:last-child {
    display: block;
}
@media(max-width:979.98px) {
	.cn-bottom {
		bottom:40px;
	}
}



/*events css fix*/
.bluebox-events-list.single-post .event-details .event-inner-content-wrap div.single-event-image,
.bluebox-events-list.single-post .event-details .event-inner-content-wrap div.single-event-extra-info {
	float:none;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}



.mobileHidden{height:90px;}
@media(max-width:992px){
/*.mobile20{padding:0 20px;}*/
.mobileHidden{height:20px;}
}
/*.gi-full-width {
	width: 100vw !important;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}*/


.atss .at-share-btn span .at-icon,.atss a span .at-icon {
	cursor: pointer !important;
}

#at15sptx:hover,
.at4-recommended .at4-recommended-item:hover .at4-recommended-item-caption .at-h4,
.at4-recommended .at4-recommended-item .at4-recommended-item-caption .at-h4 a:hover{text-decoration:none !important;}

.homeForm.footerSearch {
	margin-bottom: 0;
}
.homeForm.footerSearch .divCampi {
	width:82%;
}
@media(min-width: 768.01px) {
	.homeForm.footerSearch .divCampi {
		width:82%;
	}
}

.detailsBoxBorder > div:not(.jobs-2-spec) h2 {
	font-size: 20px;
	line-height: 1.3;
	margin-top: 15px;
}
.detailsBoxBorder > div:not(.jobs-2-spec) p {
	white-space:pre-line;
}



/*GGT update*/
.trainings_radio_choice {
	 padding-right:85px;
}
.formazione_radio_choice {
	 margin-left:-20px;
}
.homeForm .radio.inline, .homeForm .checkbox.inline, .homeForm .radio.inline+.radio.inline, .homeForm .checkbox.inline+.checkbox.inline {
    margin-left: 20px;
	 margin-bottom:0;
}
@media(max-width:420px) {
	.homeForm form.trainings_active .radio.inline, .homeForm .checkbox.inline {
		margin-left: 20px;
		font-size: 1rem;
		display:block;
	}
	.trainings_radio_choice {
		 padding-right:10px;
		 text-align:center;
	}
	.homeForm form.trainings_active .radio.inline+.radio.inline, .homeForm .checkbox.inline+.checkbox.inline {
		margin-bottom:50px;
	}
	.homeForm form.form-inline.trainings_active {
		margin-bottom: 10px;
		position:relative;
	}
	.homeForm form.trainings_active .divBott {
		position:absolute;
		right: 10px;
		bottom: -50px;
	}
	.trainings_radio_choice {
		 text-align:left;
	}
}
.homeForm .radio {
  color:#fff;
  position: relative;
  padding-left: 25px;
  margin-top:6px;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.homeForm .radio input[name="list"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.homeForm .radio .homeform_checkmark {
  position: absolute;
  top: 8px;
  left: 4px;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  transition:all 0.3s ease;
}
.homeForm .radio:hover input[name="list"] ~ .homeform_checkmark {
  background-color: #A41A28;
}
.homeForm .radio input[name="list"]:checked ~ .homeform_checkmark {
  background-color: #fff;
}
.homeform_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.homeForm .radio input[name="list"]:checked ~ .homeform_checkmark:after {
  display: block;
}
.homeForm .radio .homeform_checkmark:after {
 	top: 3px;
	left: 3px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #A41A28;
}




/*Wyser colors*/
.workRow.job-item-w,
.job-details-content.job-item-w .JobofferDetail .detailsBox .detailsBoxBorder,
.job-details-content.job-item-w .applyBoxBorder {
    border-left-color: #82AF3D;
}
/*.workRow.job-item-w > .titleBlock > a > h2,
.job-details-content.job-item-w .page-heading-wrap.job-details-page-heading-wrap h1 {
    color: #69951D;
}
.workRow.job-item-w .workCol1 .fa,
.job-details-content.job-item-w .workCol1 .fa {
    background: #69951D;
}*/



/*accordion wrapper*/
.gigroup-accordion-wrapper .accordion-wrapper-titlebox{
	padding:10px 15px;
	background: #CF0E00;
}
.gigroup-accordion-wrapper .accordion-wrapper-titlebox h4{
	margin:0;
}
/*accordion on darkbg*/
.bluebox-accordion .accordion-heading {
	transition:all 0.3s ease;
}
.gi-full-width[style*="color: #f"] .bluebox-accordion .accordion-content ,
.gi-full-width[style*="color: #f"] .accordion-content li, 
.gi-full-width[style*="color: #f"] .accordion-content a {
	color:inherit;
}
.gi-full-width[style*="color: #f"] div.divide.divide-3 {
	background-color:rgba(255,255,255,0.2);
}

.accordion-content .gigroup-accordion-inner {
	display: flex;
    align-items: center;
    justify-content: space-between;
	padding:15px 0;
}
.accordion-content .gigroup-accordion-inner .button,
.accordion-content .gigroup-accordion-inner p {
	margin:0;
}
.accordion-content .gigroup-accordion-inner:after {
	font-family:"fontAwesome";
	content:"\f054";
	display:block;
	color:rgba(0,0,0,0.2);
}
.gi-full-width[style*="color: #f"] .accordion-content .gigroup-accordion-inner:after {
	color:rgba(255,255,255,0.2);
}
.accordion-content > .gigroup-accordion-inner:not(:last-child) {
	border-bottom:1px solid rgba(0,0,0,0.2);
}
.gi-full-width[style*="color: #f"] .accordion-content > .gigroup-accordion-inner:not(:last-child) {
	border-bottom-color:rgba(255,255,255,0.2);
}
@media screen and (max-width:768px) {
	.accordion-content .gigroup-accordion-inner { flex-wrap: wrap;  }
	.accordion-content .gigroup-accordion-inner > div { margin-bottom:20px;  }
	.accordion-content .gigroup-accordion-inner > * { flex-basis: 100%; }
	.ui-state-active + div .accordion-content .gigroup-accordion-inner:after { 
		position: absolute;
		right: 40px;
	}
}

.text-lblue {color:#CF0E00;}
.text-dblue {color:#A41A28;}
.page .page-heading-wrap.custom-heading-wrap {background:#FFFFFF;}





.portfolio-flexbox.d-flex {
	flex-wrap:wrap;
	align-items:flex-start;
}
.portfolio-flexbox-item {
	padding:10px;
	flex-grow: 1;
	flex-basis: 0;
}
@media(max-width:992.98px) {
	.portfolio-flexbox-item {
		min-width:30%;
	}
}
@media(max-width:767.98px) {
	.portfolio-flexbox-item {
		min-width:45%;
	}
}
@media(max-width:467.98px) {
	.portfolio-flexbox-item {
		min-width:90%;
	}
}

a.portfolio-flexbox-image-a-tag {
	display:block;
}
a.portfolio-flexbox-image-a-tag:hover img , 
a.portfolio-flexbox-image-a-tag:active img {
	filter: contrast(110%) brightness(110%);
  	transition: filter 0.3s;
}
a.portfolio-flexbox-image-a-tag img {
	filter: none;
  	transition: filter 0.3s;
}
@media(min-width:993px) {
	.portfolio-flexbox-textcontent {
		min-height: 120px;
	}
}
.numbers-flexbox.d-flex {
	flex-wrap:wrap;

	align-items:center;
}
.numbers-flexbox .counter-wrapper {
	transition: none;
	-webkit-transition: none;
	margin:0;
	padding:30px 15px;
	flex-grow: 1;
	flex-basis: 0;
}
.numbers-flexbox .counter-wrapper .before-text {
	margin-bottom:20px;
}
.numbers-flexbox .counter-wrapper .before-text > div:first-child {
	background-size:contain !important;
	margin-bottom:20px !important;
	min-height:100px;
}
.numbers-flexbox.no-counter-number .counter-wrapper {
	padding-bottom:0px;
}
.numbers-flexboxno-counter-number .counter-wrapper .before-text {
	margin-bottom:0px;
}

.numbers-flexbox > div[class*="span"]:not(:first-child) {
	position:relative;
}
@media(min-width:768.02px) {
	.numbers-flexbox > div.counter-wrapper:not(:first-child):after,
	.numbers-flexbox > div[class*="span"]:not(:first-child) div.counter-wrapper:after {
		content: " ";
		display:block;
		position:absolute;
		left:0;
		width:1px;
		height:auto;
		top:50%;
		bottom:25px;
		background:#FFFFFF;
	}
}



@media(max-width:992.98px) {
	.numbers-flexbox > .counter-wrapper {
		max-width:33%;
	}
}
@media(max-width:767.98px) {
	.numbers-flexbox .counter-wrapper {
		min-width:90%;
	}
}

@media(min-width:768.02px) {
	.desktop-align-right {
		float:right;
	}
	.owl-carousel .owl-item .desktop-align-right {
		max-width:60%;
	}
	.desktop-align-left {
		float:left;
	}
	.owl-carousel .owl-item .desktop-align-left {
		max-width:40%;
	}
}

.modal button:focus {
	outline: none;
}
.owl-carousel button:hover {
	background: rgba(0,0,0,0.4);
}

body:not(.scrolled100):not(.scrolled200) .ggp-wrap #jobpagination {
	position:relative;
}
.ggp-wrap #jobpagination {
	position: fixed;
	box-sizing:border-box;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ffffff;
	padding:12px 8px 12px;
	border:1px solid #dddddd;
	border-bottom:0;
	z-index: 95;
	overflow-x: auto;
}
.ggp-wrap #jobpagination .ultag.bluebox-pagination {
	/*margin:0 5px;*/
	display: flex;
	flex-wrap: wrap;
	gap:8px;
	justify-content: center;
}
/*@media (min-width: 981px) {
	.ggp-wrap #jobpagination .ultag.bluebox-pagination {
		justify-content: center;
	}
}*/
.ggp-wrap #jobpagination .ultag.bluebox-pagination .litag {
	/*margin-top:10px;
	margin-bottom:10px;
	margin-right: 8px;*/
	height: 30px;
	text-align: center;
	line-height: 30px;
	min-width: 41px;
	height:30px !important;
}
.ggp-wrap #jobpagination .ultag.bluebox-pagination .litag.show-on-demand {
	/*display:none;*/
	transition: opacity 0.5s ease;
}
.ggp-wrap #jobpagination .ultag.bluebox-pagination .litag.show-on-demand.collapse.in {
	opacity:1;
	width:auto;
	/*display:none;*/
}
.ggp-wrap #jobpagination .ultag.bluebox-pagination .litag.show-on-demand.collapse:not(.in) {
	opacity:0;
	width:0;
	min-width: 0;
	margin-right:-8px;
}

/*.ultag.bluebox-pagination .litag:last-child {
	margin-bottom:4px;
}*/
.ultag.bluebox-pagination .litag a, .ultag.bluebox-pagination .litag.current span, .ultag.bluebox-pagination .litag span.current {
	display: block;
	white-space:nowrap;
	box-sizing:border-box;
	height: 30px;
	min-width: 10px;
	padding: 0 10px;
	text-align: center;
	font-size:13px;
	line-height: 30px;
	font-weight:600;
	/*background-color: rgba(0, 0, 0, 0.02);
	box-shadow: inset 0px 0px 0px 1px rgb(0 0 0 / 6%);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgb(0 0 0 / 6%);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);
	color: rgba(0, 0, 0, 0.5);*/
	color:#CF0E00;/**/
	border:1px solid #AAAAAA;
}
.ultag.bluebox-pagination .litag a:hover, .ultag.bluebox-pagination .litag.current span:not(.current):hover{
	color:#CF0E00;/**/
	background-color:#eeeeee;
	border-color:#bbbbbb;
}
.ultag.bluebox-pagination .litag.current a, .ultag.bluebox-pagination .litag.current span, .ultag.bluebox-pagination .litag span.current {
	border-color:#CF0E00;
	background-color: #A41A28;
	color: #FFFFFF;
}

.ultag.bluebox-pagination .litag a.unicode-page-icon {
	font-size:1.2rem;
	line-height:1.4;
}
.ggp-wrap #jobpagination > a.pagination-show-on-demand {
	position: fixed;
	margin-top: -42px;
	right: 5px;
	width:40px;
	height:30px;
	text-align:center;
	/*border:2px solid #CF0E00;*/
	border:1px solid #dddddd;
	font-weight:600;
	border-bottom:none;
	background:#ffffff;
	overflow:hidden;
	box-sizing:border-box;
}
@media(min-width:600px) {
	.ggp-wrap #jobpagination > a.pagination-show-on-demand {
		right: 80px;
	}
}
.ggp-wrap #jobpagination > a.pagination-show-on-demand:before {
	content:"︽";
	display:inline-block;
	width:30px;
	height:30px;
	font-size:20px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	background:#ffffff;
	transition:all 0.5s ease;
	box-sizing:border-box;
	transform:rotate(180deg);
}
.ggp-wrap #jobpagination > a.pagination-show-on-demand.collapsed:before {
	transform:rotate(0deg);
}

#breadcrumbs > span > span span {
	text-transform:lowercase;
}






/*buttons*/
/*a.button[class*="type-1-"] {
	border: 1px solid transparent;
	background-repeat: no-repeat;
	transition: all 0.4s !important;
	-moz-transition: all 0.4s !important;
	-ms-transition: all 0.4s !important;
	-o-transition: all 0.4s !important;
	-webkit-transition: all 0.4s !important;
}
a.button.large[class*="type-1-"] {
	background-position: right 1.2rem center;
	padding-right:2.1rem;
	padding-left:1.5rem;
}
a.button.small[class*="type-1-"] {
	padding-right:2rem !important;
	padding-left:1.2rem !important;
	background-position: right 1rem center;
}


a.button[class*="type-1-"]:hover {
	background-image:none !important;
}
a.button.large[class*="type-1-"]:hover {
	padding-right:1.8rem;
	padding-left:1.8rem;
}
a.button.small[class*="type-1-"]:hover {
	padding-right:1.6rem !important;
	padding-left:1.6rem !important;
}

a.button[class*="type-1-"].square {
	border-radius:0;
}

a.button[class*="type-1-"].rounded {
	border-radius:2em;
}

a.button[class*="type-1-"].white {
	background-color:#ffffff;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23A41A28'/%3E%3C/svg%3E");
	color:#A41A28 !important;
}
a.button[class*="type-1-"].darkblue {
	background-color:#A41A28;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23ffffff'/%3E%3C/svg%3E");
	color:#ffffff !important;
}
a.button[class*="type-1-"].lightblue {
	background-color:#CF0E00;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23ffffff'/%3E%3C/svg%3E");
	color:#ffffff !important;
}
a.button[class*="type-1-"].purple {
	background-color:#662483;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23ffffff'/%3E%3C/svg%3E");
	color:#ffffff !important;
}
a.button[class*="type-1-"].yellow {
	background-color:#ffc300;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23ffffff'/%3E%3C/svg%3E");
	color:#ffffff !important;
}

a.button[class*="type-1-"].white:hover,
a.button[class*="type-1-"].white:active,
a.button[class*="type-1-"].darkblue:hover,
a.button[class*="type-1-"].darkblue:active,
a.button[class*="type-1-"].lightblue:hover,
a.button[class*="type-1-"].lightblue:active {
	-webkit-box-shadow: inset 0px 0px 0px 2em #0092a2;
   -moz-box-shadow: inset 0px 0px 0px 2em #0092A2;
   -o-box-shadow: inset 0px 0px 0px 2em #0092A2;
   box-shadow: inset 0px 0px 0px 2em #0092a2;
	color:#ffffff !important;
	border-color:#CF0E00;
}

a.button[class*="type-1-"].purple:hover,
a.button[class*="type-1-"].purple:active {
	-webkit-box-shadow: inset 0px 0px 0px 2em #ffffff;
   -moz-box-shadow: inset 0px 0px 0px 2em #ffffff;
   -o-box-shadow: inset 0px 0px 0px 2em #ffffff;
   box-shadow: inset 0px 0px 0px 2em #ffffff;
	color:#662483 !important;
}
a.button[class*="type-1-"].yellow:hover,
a.button[class*="type-1-"].yellow:active {
	-webkit-box-shadow: inset 0px 0px 0px 2em #ffffff;
   -moz-box-shadow: inset 0px 0px 0px 2em #ffffff;
   -o-box-shadow: inset 0px 0px 0px 2em #ffffff;
   box-shadow: inset 0px 0px 0px 2em #ffffff;
	color:#ffc300 !important;
}
*/
.workRow.featured-job{border-color:#CF0E00;}
.workRow .featured-label{display:none;}
.workRow.featured-job .featured-label{display:inline-block;visibility:visible;text-transform:uppercase;color:#ffffff;font-size:0.8rem;font-weight:600;padding:2px 5px;background:#A41A38;/*background:#B4CC04;vertical-align:bottom;line-height:0.8em;padding:0.4em 0.8em;border-radius:0.25em;*/
/*background:url(/wp-content/themes/gi-group-child/rebranding-2023/images/highlight/1.php?hex=B4CC04) no-repeat; background-size:100% 100%; background-position:center center;padding: 2px 20px 2px 15px;*/
}






.d-flex-formrow-wrapper {
	width:100%;
	position:relative;
}
.d-flex-formrow {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	gap: 8px;
}
.d-flex-formcolumn {
	flex-grow:1;
}
.d-flex-formcolumn input, .d-flex-formcolumn select, .d-flex-formcolumn .divBott {
	box-sizing:border-box;
	width:100%;
	height:38px;
	float:none;
	margin-bottom:0 !important;
}
.d-flex-formcolumn.col-button button {
	height:38px;
	color:#FFFFFF;
}
.d-flex-formcolumn.col-input,
.d-flex-formcolumn.col-radius,
.d-flex-formcolumn.col-button {
	flex-basis:100%;
	max-width:100%;
	position:relative;
}
@media(min-width:468px) {
	.d-flex-formcolumn.col-input,
	.d-flex-formcolumn.col-radius,
	.d-flex-formcolumn.col-button {
		flex-basis:49%;
		max-width:49%;
	}
}
@media(min-width:768px) {
	.d-flex-formcolumn.col-input,
	.d-flex-formcolumn.col-radius,
	.d-flex-formcolumn.col-button {
		flex-basis:auto;
	}
	.d-flex-formcolumn.col-radius {
		max-width:200px;
	}
	.d-flex-formcolumn.col-button {
		max-width:60px;
	}
}

.autocomplete-suggestions {
	background: #FFF;
	border:1px solid #CF0E00;
	z-index:100;
	max-height:none !important;
}
.autocomplete-suggestion {
	padding:5px;
	cursor:pointer;
}
.autocomplete-suggestion:hover {
	background: #f9f9f9;
}
.d-flex-formcolumn .gi:not(.gi-search) {
	position:absolute;
	left:5px;
	top:5px;
}
.d-flex-formcolumn .gi-search {
	margin-top:-3px;
}
.flex-column {
	flex-direction:column;
}
.flex-wrap {
	flex-wrap: wrap;
}
.flex-rowbreak {
	flex-basis:100%;
	width:0;
}
.align-self-start {
	align-self:flex-start;
}
.align-self-end {
	align-self:flex-end;
}
.justify-content-center {
	justify-content: center;
}
.justify-content-space-around {
	justify-content:space-around;
}
.gap-5 {
	gap: 5px;
}
/****************/
/*** rebrandng **/
/****************/


/*.JobOfferListsHome  {max-width:400px;margin:20px auto;}*/
.JobOfferListsHome ul.JobOfferLists_ul {margin-top:30px;padding:0;}
.job_li_list li {margin:0;margin-bottom:10px;position:relative;}
.job_li_list li a {padding: 5px 0 10px 20px;}
.job_li_list li a .position, .job_li_list li a .posizione,
.sidebar .JobOfferLists_ul li a span.position, .sidebar .JobOfferLists_ul li a span.posizione {
	text-transform:uppercase;
}

.job_li_list li a:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:5px;
	background:#A41A28;
	transition:all 0.3s ease;
}
.dettaglioOffertaSidebar .job_li_list li a:hover:before {
	background:#c4047c;
}

div.suggestedbox .JobOfferListsHome ul:not(.bluebox-fancy-list) li a:before {
	background:#CF0E00;
}
div.featuredbox .JobOfferListsHome ul:not(.bluebox-fancy-list) li a:before {
	background:#D18C93;
}
div.viewedbox .JobOfferListsHome ul:not(.bluebox-fancy-list) li a:before {
	background:#CF0E00;
}
.gi-full-width .JobOfferListsHome a {
	color:inherit;
}
div.JobOfferListsHome li > a:hover {
	color:#CF0E00;
}
.suggest_viewed div.JobOfferListsHome li > a:hover,
.gi-full-width div.JobOfferListsHome li > a:hover {
	color:inherit;
}

.gi-full-width .col_inner_padding {
	margin:40px 10px 50px;
}


@media(min-width:768.02px){
	.gi-full-width .col_inner_padding {
		margin:40px 50px 50px;
	}
	.gi-full-width .span6.suggestedviewed > div {
		box-sizing: border-box;
		max-width:50vw;
	}
}
@media(min-width:1340px){
	.gi-full-width .span6.suggestedviewed > div {
		width:570px;
	}
	.gi-full-width .row-fluid.row-flex > .span6.suggestedviewed:first-child > div {
		float:right;
	}
}



.JobOfferLists li {margin:0 10px 10px 15px;}

.JobOfferLists .viewedbox .bluebox-heading-wrap,
.widget-wrap .viewedbox .bluebox-heading-wrap{/*.sidebar.dettaglioOffertaSidebar .textwidget*/
	background:#A41A28;
}


.verticalSearchForm #searchfilter_button {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	color: #A41A28;
	border: 1px solid;
	padding: 10px 30px;
	background: none;
	transition: all 0.4s ease;
}
.verticalSearchForm #searchfilter_button:hover, .verticalSearchForm #searchfilter_button:focus, .verticalSearchForm #searchfilter_button:active {
	color:#CF0E00;
}

.columnJoboffersSideBottom a.job-offer-read-more,
.columnJoboffersSideBottom a.job-offer-apply-now  {
	text-transform:uppercase;
	font-weight:700;
	padding:	10px 20px;
	line-height:1.5;
	vertical-align:middle;
	min-width:150px;
}
@media(min-width:768px) {
	.columnJoboffersSideBottom a.job-offer-read-more,
	.columnJoboffersSideBottom a.job-offer-apply-now  {
		/*max-width:150px;*/
		margin-left:auto;
	}
}
.columnJoboffersSideBottom a.job-offer-apply-now {
	font-size:18px;
	margin-top:10px;
}
.columnJoboffersSideBottom a.job-offer-read-more  {
	font-size:16px;
	/*color:#A41A28;
	background:none;*/
	transition:all 0.4s ease;
}
/*.columnJoboffersSideBottom a.job-offer-read-more:hover, .columnJoboffersSideBottom a.job-offer-read-more:focus, .columnJoboffersSideBottom a.job-offer-read-more:active {
	color:#CF0E00;
}*/
.ApplyButton span.fa:before, .columnJoboffersSideBottom a.job-offer-apply-now span.fa:before {
	color: #A41A28;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#jobpagination .page-numbers.dots {
	visibility:hidden;
	margin:0;
	display:inline-block;
	width:21px;
	height:30px;
	position:relative;
}
#jobpagination .page-numbers.dots:before {
	content:"";
	visibility:visible;
	display:block;
	width:1px;
	height:30px;
	background:#333;
	margin:0;
	position:absolute;
	top:1px;
	left:10px;
}

.job-meta-row {
	margin:5px 0;
}





.gi-full-width .span12 .row-fluid.row-flex:after,.gi-full-width .span12 .row-fluid.row-flex:before,.row-fluid.row-flex-persistant:before {
    display: none
}

.gi-full-width .span12 .row-fluid.row-flex,.row-fluid.row-flex-persistant {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.gi-full-width .span12 .row-fluid.row-flex [class*=span],.row-fluid.row-flex-persistant [class*=span] {
    float: none
}

.gi-full-width .span12 .row-fluid.row-flex .span6,.row-fluid.row-flex-persistant .span6 {
    flex-basis: 50%;
    flex-shrink: 0
}

@media only screen and (max-width:768px) {
    .gi-full-width .span12 .row-fluid.row-flex,.row-fluid.row-flex-persistant {
        flex-direction: column
    }
}

.d-none {
    display: none
}

@media (min-width:768px) {
    .d-md-block {
        display: block
    }
}

.gi {
    display: inline-block;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.gi.gi-2x {
    width: 38px;
    height: 38px
}

.gi.gi-small {
    width: 18px;
    height: 18px
}

.gi.gi-calendar {
    background-image: url(./images/icons/risorsa-53.png)
}

.gi.gi-briefcase {
    background-image: url(./images/icons/risorsa-21.png)
}

.gi.gi-question {
    background-image: url(./images/icons/icon-2.svg)
}

.gi.gi-link {
    background-image: url(./images/icons/icon-3.svg)
}

.gi.gi-heart {
    background-image: url(./images/icons/icon-4.svg)
}

.gi.gi-tick {
    background-image: url(./images/icons/icon-5.svg)
}

.gi.gi-profile,.gi.gi-user {
    background-image: url(./images/icons/risorsa-44.png)
}

.gi.gi-profile-plus {
    background-image: url(./images/icons/icon-7.svg)
}

.gi.gi-profile-badge {
    background-image: url(./images/icons/icon-80.svg)
}

.gi.gi-tools {
    background-image: url(./images/icons/risorsa-54.png)
}

.gi.gi-map-marker {
    background-image: url(./images/icons/risorsa-25.png)
}

.gi.gi-clock,.gi.gi-wheel {
    background-image: url(./images/icons/risorsa-27.png)
}

.gi.gi-branches,.gi.gi-line-star {
    background-image: url(./images/icons/risorsa-11.png)
}

.gi.gi-notepad {
    background-image: url(./images/icons/risorsa-35.png)
}

.gi.gi-factory,.gi.gi-industry {
    background-image: url(./images/icons/risorsa-21.png)
}

.gi.gi-distance {
    background-image: url(./images/icons/icon-distance.svg);
	 z-index:1;
	 opacity:0.7;
}

.gi.gi-eur,.gi.gi-money {
    background-image: url(./images/icons/icon-18.svg)
}

.gi.gi-globe {
    background-image: url(./images/icons/icon-60.svg)
}

.gi.gi-print,.gi.gi-printer {
    background-image: url(./images/icons/icon-print.svg)
}

.gi.gi-search {
    background-image: url(./images/icons/icon-search.svg)
}
.homeForm .gi.gi-search {
    color:#FFFFFF;
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: center
}
.workRow .row-fluid {
    display: flex;
    align-items: center;
	 justify-content:space-between;
	 flex-wrap:wrap;
}
#myTabContent {
    display: flex;
    align-items: flex-start;
	 justify-content:space-between;
	 flex-wrap:wrap;
}
.span8, .span4, [class*="col-sm-"], [class*="col-md-"] {
	flex: 1 0 auto;
}
.col-sm-8, .span8,
.col-sm-4, .span4 {
	flex-basis: 100%;
	max-width: 100%;
}

.hidden-xs {
	display:none;
}
@media(min-width:768px) {
	.col-sm-8, .span8 {
		flex: 1 0 66.66%;
	}
	.col-sm-4, .span4 {
		flex: 1 0 33.33%;
	}	
	.hidden-sm-up {
		display:none;
	}
	.hidden-xs {
		display:block;
	}

}

@media(min-width:992px) {
	.col-md-8 {
		flex: 1 0 66.66%;
	}
	.col-md-4 {
		flex: 1 0 33.33%;
	}	
	.col-md-9 {
		flex: 1 0 74.99%;
	}
	.col-md-3 {
		flex: 1 0 24.99%;
	}
}
.justify-content-start {
    justify-content: flex-start
}

.workCol2 h2, .workCol2 h3, .workCol2 h4, .workCol2 h5, .workCol2 h6 {
	color:inherit !important;
}