.__s24 {
  /* RESET
================================================== */
}
.__s24 body,
.__s24 div,
.__s24 dl,
.__s24 dt,
.__s24 dd,
.__s24 ul,
.__s24 ol,
.__s24 li,
.__s24 h1,
.__s24 h2,
.__s24 h3,
.__s24 h4,
.__s24 h5,
.__s24 h6,
.__s24 pre,
.__s24 form,
.__s24 fieldset,
.__s24 input,
.__s24 textarea,
.__s24 p,
.__s24 blockquote,
.__s24 th,
.__s24 td {
  margin: 0;
  padding: 0;
}
.__s24 table {
  border-collapse: collapse;
  border-spacing: 0;
}
.__s24 fieldset,
.__s24 img {
  border: 0;
}
.__s24 address,
.__s24 caption,
.__s24 cite,
.__s24 code,
.__s24 dfn,
.__s24 em,
.__s24 strong,
.__s24 th,
.__s24 var {
  font-style: normal;
  font-weight: normal;
}
.__s24 ol,
.__s24 ul {
  list-style: none;
}
.__s24 caption,
.__s24 th {
  text-align: left;
}
.__s24 h1,
.__s24 h2,
.__s24 h3,
.__s24 h4,
.__s24 h5,
.__s24 h6 {
  font-size: 100%;
  font-weight: normal;
}
.__s24 q:before,
.__s24 q:after {
  content: '';
}
.__s24 abbr,
.__s24 acronym {
  border: 0;
}
.__s24 .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.__s24 .btn:hover {
  background-color: #244357;
}
.__s24 .btn-pri {
  background-color: #356e89;
  color: white !important;
  border-radius: 60px;
  padding: 4px 16px;
}
.__s24 .s24-header-container {
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1004px;
  background: #F5E5D5;
  border-bottom: 1px solid #d1c0af;
  line-height: 40px;
}
.__s24 .s24-header-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.__s24 .s24-header-container .s24-header {
  width: 1004px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
}
.__s24 .s24-header-container .s24-header ul {
  padding: 0 0 0 110px;
}
.__s24 .s24-header-container .s24-header ul li {
  display: inline;
  margin: 0 4px;
}
.__s24 .s24-header-container .s24-header ul li.abs-left,
.__s24 .s24-header-container .s24-header ul li.abs-right {
  margin: 0;
}
.__s24 .s24-header-container .s24-header ul li.abs-left a,
.__s24 .s24-header-container .s24-header ul li.abs-right a {
  display: block;
  position: absolute;
  top: 50%;
}
.__s24 .s24-header-container .s24-header ul li.abs-left a {
  left: 0;
  margin-top: -12px;
}
.__s24 .s24-header-container .s24-header ul li.abs-right a {
  right: 0;
  margin-top: -11px;
}
.__s24 .s24-header-container .s24-header ul li.ilsole24ore a {
  width: 100px;
  height: auto;
}
.__s24 .s24-header-container .s24-header ul li.ilsole24ore a img {
  width: 100%;
  height: auto;
}
.__s24 .s24-header-container .s24-header ul li a {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
}
.__s24 .s24-header-container .s24-header ul li a:hover,
.__s24 .s24-header-container .s24-header ul li a:focus {
  color: #356e89;
  text-decoration: none;
}
.__s24 .s24-header-container .s24-header ul li a:hover {
  color: #244357;
}
.__s24 .s24-header-container .s24-header ul li a.btn-abbonati {
  /*
						img{
							height: 22px;
							width: auto;
						}*/
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 20px;
  padding: 0px 10px;
  text-transform: uppercase;
}
.__s24 .s24-header-container .s24-header ul li.abs-left a {
  margin-top: -15px;
  margin-left: 15px;
}
.__s24 .s24-header-container .s24-header ul li.abs-left a .icon-sole {
  font-size: 30px;
  color: #000;
}
.__s24 .s24-header-container .s24-header ul li.abs-right a {
  margin-top: -13px;
}
/* fix skin */
.backgroundAdv .__s24 .s24-header-container {
  min-width: 0;
}
.backgroundAdv .__s24 .s24-header-container .s24-header {
  width: auto;
}
@media (max-width: 1008px) {
  .__s24 {
    width: 1004px;
    min-width: 1004px;
  }
  .__s24 .s24-header-container {
    min-width: 1004px;
  }
  .__s24 footer .container {
    width: 1004px;
  }
}
.__s24 .s24-header-container .s24-header ul {
  padding: 0 0px 0 110px;
}
