
/* ADV SKIN */
.backgroundAdv {
	background-color:#f7f6f2;
  }
  .backgroundAdv .page-wrapper {
	background-color: #f7f6f2;
  }
  .backgroundAdv #header-fisso {
	position:sticky;
	margin:0 auto;
  }
  .backgroundAdv #header-fisso .top-bar {
	position: relative;
	width:100%;
  }
  .backgroundAdv #navHeader-container {
	margin-top:0px;
  }
  @media (min-width: 1024px) {
	.backgroundAdv .shrinkable {
	  max-width:1020px!important;
	  margin:0 auto;
	}
  }
  @media (min-width: 1540px) {
	.backgroundAdv .shrinkable {
	  max-width:1260px!important;
	  
	  
	}
  }
  