/* colors */
/* dimensions  */
/* font-family */
.is-flex {
  display: flex; }

.is-multiline {
  flex-wrap: wrap; }

.p-relative {
  position: relative; }

.valign-wrapper {
  display: flex;
  align-items: center; }

img.responsive-img {
  max-width: 100%;
  height: auto; }

.wl-bg {
  background-color: #fafafa !important; }

.wp-bg {
  background-color: #f5f5f5 !important; }

.a-bg {
  background-color: #23C5C9; }

.gp-text {
  color: #616161 !important; }

.no-padding {
  padding: 0 !important; }

@media (max-width: 620px) {
  .hide-on-small-only {
    display: none; } }

.without-read-more .mh-excerpt-more {
  display: none; }

.c2a-box {
  border: 1px solid #e0e0e0;
  font-family: "Open Sans";
  margin: 24px 0;
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s; }
  .c2a-box a:hover {
    text-decoration: none; }
  .c2a-box .c2a-box__footer {
    border-top: 1px solid #e0e0e0; }
    .c2a-box .c2a-box__footer .c2a-box__footer-content {
      padding: 6px 16px; }
      .c2a-box .c2a-box__footer .c2a-box__footer-content > span {
        color: #616161;
        font-size: 14px;
        font-weight: 400;
        line-height: 100%; }
    .c2a-box .c2a-box__footer .c2a-button {
      border-radius: 2px;
      color: #fafafa;
      display: inline-block;
      font-family: "Open Sans";
      font-size: 14px;
      font-weight: 500;
      margin: 0 0 0 auto;
      line-height: 18px;
      padding: 4px 8px 4px 8px; }
      .c2a-box .c2a-box__footer .c2a-button:hover {
        text-decoration: none; }

.c2a-box__container {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 601px) {
    .c2a-box__container {
      flex-wrap: nowrap;
      padding: 16px; } }
  .c2a-box__container:hover .c2a-box__title {
    color: #23C5C9; }

.c2a-box__content {
  flex-basis: 100%;
  padding: 16px; }
  @media (min-width: 601px) {
    .c2a-box__content {
      flex-basis: calc(100% * 2/3);
      padding: 0 16px 0 0; } }
  .c2a-box__content .c2a-box__occhiello {
    color: #9E9E9E;
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .c2a-box__content .c2a-box__title {
    color: #0E1E47;
    font-size: 24px;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 0; }

@media (min-width: 601px) {
  .c2a-box__content--whitepaper {
    flex-basis: calc(100% * 3/4); } }

.c2a-box__imagewrapper {
  border-top: 1px solid #e0e0e0;
  flex-basis: 100%;
  overflow: hidden; }
  @media (min-width: 601px) {
    .c2a-box__imagewrapper {
      border-top: none;
      flex-basis: auto;
      flex-grow: 1; } }
  .c2a-box__imagewrapper figure {
    margin: 0 !important; }
    @media (min-width: 601px) {
      .c2a-box__imagewrapper figure {
        border: 1px solid #e0e0e0; } }
  .c2a-box__imagewrapper figure:before {
    content: "";
    display: block;
    padding-top: 56.25%;
    width: 100%; }
  @media (min-width: 601px) {
    .c2a-box__imagewrapper figure.whitepaper:before {
      padding-top: calc(( 4 / 3 ) * 100%); } }
  .c2a-box__imagewrapper figure.whitepaper {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    @media (min-width: 601px) {
      .c2a-box__imagewrapper figure.whitepaper {
        background-size: cover;
        border: 1px solid #e0e0e0; } }
  .c2a-box__imagewrapper img {
    bottom: 0;
    left: 0;
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: 0; }

.c2a-box__imagewrapper.whitepaper {
  padding: 16px 0; }
  @media (min-width: 601px) {
    .c2a-box__imagewrapper.whitepaper {
      padding: 0; } }

.countdown {
  font-family: "Open Sans"; }
  .countdown .gg, .countdown .ore, .countdown .minuti, .countdown .secondi {
    margin-left: 15px;
    margin-top: -10px;
    position: relative;
    font-size: 14px;
    width: 20px; }
    .countdown .gg:after, .countdown .ore:after, .countdown .minuti:after, .countdown .secondi:after {
      display: block;
      position: absolute;
      top: 15px;
      left: 0px;
      color: #9E9E9E;
      font-size: 12px; }
  .countdown .gg:after {
    content: 'gg'; }
  .countdown .ore:after {
    content: 'ore'; }
  .countdown .minuti:after {
    content: 'min'; }
  .countdown .secondi:after {
    content: 'sec'; }

.entry-content .mh-breadcrumb, .entry-content .mh-breadcrumb a {
  font-size: 0.8125rem;
  margin: 0;
  border-bottom: 0; }
.entry-content .mh-breadcrumb, .entry-content .mh-breadcrumb a, .entry-content .mh-meta, .entry-content .mh-meta a {
  color: #979797;
  text-decoration: none; }
.entry-content .mh-meta {
  margin-top: 0; }

.mh-breadcrumb-custom {
  list-style: none; }

.mh-breadcrumb-custom li {
  display: inline; }

.mh-breadcrumb-custom li:after {
  content: '\f105';
  margin: 0 16px;
  font-family: 'FontAwesome'; }

.mh-breadcrumb-custom li:last-child a {
  text-transform: none; }

.mh-breadcrumb-custom li:last-child:after {
  display: none; }

.single-post .mh-excerpt {
  border-top: 4px solid #0E1E47;
  font-size: 16px;
  line-height: 20px;
  padding-top: 8px; }
.single-post .mh-meta.entry-meta {
  margin-bottom: 16px; }

.mh-author-box-avatar {
  background-size: cover;
  background-position: center;
  height: 125px;
  width: 125px; }

.author-job-title {
  font-size: 14px;
  font-size: 0.875rem;
  color: #9E9E9E; }

.firma-container {
  margin-top: -0.5rem; }

.entry-content .firma_block {
  border-top: 1px dotted #ebebeb;
  display: flex;
  padding: 5px 0; }
  .entry-content .firma_block:last-child {
    margin-bottom: 0.5rem; }
  .entry-content .firma_block .author-name {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .entry-content .firma_block .author-job-title {
    font-size: 13px;
    margin: 0; }
  .entry-content .firma_block .fa-user {
    color: #9E9E9E;
    font-size: 24px;
    margin-right: 8px; }

.filter-btn-container .active,
.filter-btn-container .active:hover {
  background-color: #e0e0e0;
  color: #9E9E9E; }

.filter-title {
  font-size: 0.75rem;
  font-size: 12px;
  margin: 16px auto 16px 0; }
  @media (min-width: 601px) {
    .filter-title {
      font-size: 1.125rem;
      font-size: 18px; } }

.author-item {
  margin-bottom: 16px;
  flex-basis: 100%; }
  @media (min-width: 601px) {
    .author-item {
      flex-basis: calc( 1/2 * 100% ); } }
  @media (min-width: 769px) {
    .author-item {
      flex-basis: calc( 1/3 * 100% ); } }

.filter-btn-container a:hover {
  color: #fff; }

/**
 * CTMobi
 */
.btn-disabled {
  pointer-events: none; }
