@import "https://fonts.googleapis.com/css?family=Alfa+Slab+One";
@import "https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:300,400,500,700";
h1,
h2,
h3,
h4,
h5,
h6,
.article-main h2.top-2,
.article-main h3,
.article-navigation-top-logo,
.article-header-title h1 .blue,
.article-home-header-title .blue,
.article-main h2.top,
.glenn-background-layer .article-section-h-title,
.capolettera {
  font-family: Alfa Slab One; }

.dropcap,
.article-header-2 p,
.article-header-2 a,
.box-nota .lista-res li,
.article-main b,
.article-home b,
.article-main h4,
.article-main figure figcaption,
.article-main figure figcaption p,
.article-main .lista-res li,
.article-main span.res-red,
.article-section-h-title,
.article-section-title,
.embed p,
ul.art-lista li {
  font-family: Roboto Condensed; }

.article-navigation-top-line,
.article-navigation-top-logo {
  background-color: #1d1d1b;
  bottom: -1px; }

.interview {
  font-weight: 800;
  font-size: 19px;
  line-height: 1.6em; }

.dal-campo > * {
  font-family: Roboto; }

.article-navigation-top-logo {
  background: 0 0; }

.article-section-divider {
  border-bottom: 4px solid #006eb2; }

.blue,
.blue > *,
a,
.article-main .fixed-col-calculated a {
  color: #006eb2; }

.article-box li:first-child {
  border-top: solid 3px #fe6426; }

.article-box.scrollbox a {
  color: #4a4a4a; }

.highlight-box {
  border-right-color: #2d70e9; }

.KW_progressBar {
  background-color: #006eb2; }

.article-section-h-title a:hover,
.article-section-title a:hover,
.article-title h1 a:hover,
.article-home-header-title .article-title a:hover,
.article-main b {
  color: #006eb2; }

.article-section-h-title.pr-3 a p {
  margin-bottom: 0; }

.article-section-category,
.orangey-red {
  color: #fe6426; }

.headercorner {
  height: 57px;
  width: 100%;
  margin: 20px 0;
  background-size: cover;
  display: block;
  background-position: left top;
  background-image: url(../images/corner-logo-righetta.png); }

.desktop-body {
  background-image: url(../images/atalanta-00.jpg); }

span.p {
  color: #fff; }

.boxform {
  box-shadow: 0 0 17px 0 rgba(40, 40, 40, 0.5); }

.badge-free {
  background-color: #fe6426;
  vertical-align: middle; }

.article-home-header-title h1 {
  font-size: 35px;
  line-height: 1.2; }

.article-home-header-title h2 {
  font-family: Roboto;
  font-size: 19px;
  line-height: 28px; }

.glenn-background-layer .article-section-h-title {
  font-weight: lighter;
  font-size: 32px; }

.article-box-social {
  border-bottom: dotted thin #d4d4d4; }

.article-main h3::before {
  background-color: #006eb2; }

.article-section-category a {
  color: #fe6426 !important; }

.article-section-category a:hover {
  text-decoration: underline !important; }

h1,
h2,
h3,
h4,
h5,
h6,
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a,
.article-home-header-title .article-title a,
.article-section-h-title a,
.article-section-title a,
.dal-campo a {
  color: #111; }

.dal-campo {
  height: 100%; }

.article-header-title h1 {
  font-size: 46px; }

.article-header-title p {
  font-size: 19px;
  font-family: Roboto;
  line-height: 28px;
  font-weight: 300; }

.keyword {
  font-weight: 700;
  color: #3f6cb5;
  text-transform: uppercase; }

.article-title .article-section-category,
.article-header-title .article-section-category {
  font-size: 1.1em; }

.article-header-social {
  color: #fff;
  font-size: 15px;
  position: absolute; }

.article-author-bio {
  border-top: dotted thin #d9d9d9;
  z-index: 10000; }

.box_login .adv-login-box {
  background-position: center center; }

.modal-header .close {
  color: #1d1d1b; }

.article-navigation-top-line.article-navigation-top-line-modal {
  position: relative;
  width: auto;
  margin: auto 1rem;
  bottom: 5px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #006ab3;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #006ab3;
  background-color: #eee;
  border-color: #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #006ab3;
  border-color: #006ab3; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.corner .article-header-title h3 {
  line-height: 1.5em;
  font-weight: 300;
  font-size: 1.2rem;
  margin-top: 15px;
  font-family: Merriweather;
  font-style: normal;
  color: #363636; }

.corner .article-typology {
  display: none; }

.corner .primary-color {
  color: #006ab3; }

.corner .primary-color-bkg {
  background-color: #006ab3; }

.corner .article-author-container .scritto-da {
  margin-bottom: 5px;
  display: block; }

.corner .story-data {
  display: block;
  color: #939393;
  margin-bottom: 5px;
  line-height: 25px; }

@media (min-width: 576px) {
  .corner .story-data {
    float: right; } }

.corner .article-section-h {
  padding: 1.2em; }

.corner h2.article-section-h-title {
  font-size: 24px;
  line-height: 1.3em;
  font-family: roboto condensed; }

.corner .article-section-paragraph {
  line-height: 1.3em; }

.corner .blocco-top-01 {
  background-color: #eaf3fb;
  border-bottom: none;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px; }
  .corner .blocco-top-01 .titlesection {
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 25px 0px;
    border-bottom: 1px dotted #a9a9a9; }
  .corner .blocco-top-01 .titlesection h2 {
    font-size: 23px;
    display: block;
    margin: 0px; }
  .corner .blocco-top-01 .link-sezione {
    font-weight: 600;
    text-decoration: underline;
    padding-left: 10px; }
    .corner .blocco-top-01 .link-sezione:hover {
      color: #fe6426; }
