


html, body {
    height: 100%;
}

a {
	color:  ;
}

.textGenericBootstrap a{
	color:#000 !Important;
}


a:hover {
	color: #00519E;
	text-decoration:none;
}

a:link {
	color:  ;
}

body {
	overflow-x:hidden;
	font-size: px;
}
@media (max-width: 767px) {
	body {
		background: #fff !important;
	}
}

/* inizio FIX GOOGLE SEARCH BOX*/

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button {
	box-sizing: content-box; 
	line-height: normal;
}

.gsc-control-cse-it {
	padding:6px 0px !important;
}

/* fine FIX GOOGLE SEARCH BOX*/

@media (min-width: 1200px) {
	.container {
		width: 970px !important;
	}
}

.btn-primary {
  background-image: inherit;
  background-image: inherit;
  background-image: inherit;
  background-image: inherit;
  filter: inherit;
  background-repeat: repeat-x;
  border-color:  inherit;
}


.gsc-control-cse, .gsc-control-cse-it {
	padding: 0px !important;
}
.gsc-results-wrapper-overlay {
	width: 80% !important;
	left: 10% !important;
}
.gsc-control-cse {
	font-family: Arial, sans-serif;
	border-color: rgba(0,0,0,0) !Important;
	background-color: rgba(0,0,0,0) !Important;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #a53b31 !important;
	background-color: #8E342A !important;
	background-image: none;
	filter: none;
}

.breadcrumb {
	background-color:;
}
.breadcrumb a {
	color:#fff;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
}

.barraMenuHeader {
	height: 40px !important;
    padding: 5px !important;
}

.menuHeader {
	height: 40px !important;
    padding: 5px !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #000000 !important;
    background-color: #EFCA00 !important;
}

.nav-pills a {
	color:#000 !Important;
}

.nav-pills>li {
	float: none !Important;
	display: inline-block;
}
.nav-pills {
	float:right !important;
}




/* RESPONSIVE */
@media (max-width: 992px) {
	.logo img{	
		max-height:110px !important;
		width:auto !important;
	}
	.logo {
		text-align:center !important;
		
	}
	.parentDiv {
		height:120px !Important;
	}
	
	.corpo {
		margin-top:60px !Important;
		text-align:center !Important;
	}
	
	.testata {
		margin-bottom:70px;
	}
	.btnMore {
		margin: 0 auto !important;
		width: 150px !important;
		float:inherit !Important;
	}
	
}


@media (max-width: 768px) {
	.corpo {
		margin-top:40px !important;
		text-align:center !Important;
	}
	
	.testata {
		margin-bottom:50px;
	}
	.logo img{	
		max-height:70px !important;
		width:auto !important;
		
	}
	.curvaB {
		top: 80px !Important;	
	}
	.logo {
		margin-top:0px !Important;
		text-align:center !important;
	}
	.parentDiv {
		height:80px !Important;
	}

}

/* RESPONSIVE */ 


.nav-pills>li>a {
    border-radius: 4px;
    background-color: #1D1D1D !important;
    color:  !important;
}

