/**********************************************/
/*** Scss dedicated to Variables  *************/
/**********************************************/
:root {
  --primary-color:#007dc5;
  --secondary-color:#000;
  --third-color:#fff;
  --fourth-color:#eee;
  --dark-third-color:#eeee22;
  --divider-line-news: #e5e5e5; }

body {
  font-family: 'Roboto', sans-serif; }

.sans {
  font-family: 'Source Sans Pro', sans-serif; }

/*body{
    font-family: 'var(--font-secondario)';
}

.lato{
    font-family: 'var(--font-secondario)';
}
.cormorant{
    font-family: 'var(--font-primario)';
}
.lora{
    font-family: 'var(--font-terziario)';
}*/
/*********************/
/* FOnts *************/
/*********************/
.title_big {
  font-family: 'Circular Std';
  font-size: 90px;
  font-weight: bold;
  line-height: 90px; }

.subtitle_big {
  font-family: 'Circular Std';
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  text-transform: uppercase; }

.title_normal {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  font-size: 20px; }
  .title_normal:after {
    position: absolute;
    content: '';
    background: #007dc5;
    width: 101px;
    height: 3px;
    bottom: -10px;
    left: 0; }

.subtitle_normal {
  font-family: 'Circular Std';
  font-size: 25px;
  font-weight: bold;
  line-height: 35px; }

.standard_text {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px; }

.standard_text_small {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 30px; }

.news_title_small {
  font-size: 15px;
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  margin: 0;
  letter-spacing: 0.2px; }

.nr_comments {
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  padding: 2px 5px 3px;
  background-color: var(--secondary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: #fff; }

.post_date {
  padding: 2px 5px 3px;
  background-color: var(--primary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: var(--third-color);
  margin-right: 5px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  vertical-align: middle;
  line-height: 1; }

.btn_blu, .page-template-template-profilo .wpua-edit #submit {
  margin-left: auto;
  position: relative;
  display: block;
  margin-right: auto;
  border-radius: 5px;
  background-color: var(--primary-color);
  font-weight: bold;
  padding: 0.2rem 2rem;
  color: #fff; }

/*********************/
/* Color *************/
/*********************/
:root {
  /* Colors: */
  /* Font/text values */
  /* Hambiurger Icon */
  --var-hamburger-width:40px;
  --var-hamburge-height:20px;
  --var-hamburge-height_hover:15px;
  --var-hamburger-color:#fff;
  /* Menu Top */ }

/*********************/
/* Thypo *************/
/*********************/
.menu {
  font-size: 16px; }

.h1 {
  font-size: 42px;
  font-weight: 900; }

.h2 {
  font-size: 40px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 900; }

.h3 {
  font-size: 16px;
  font-weight: 500; }

.roboto_black {
  font-size: 42px;
  font-weight: 900; }

.intro {
  font-size: 16px; }

.pulsanti {
  font-size: 16px; }

.citazione {
  font-size: 30px; }

.nav_top_a {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-align: center; }

/*********************/
/* Animation & Transitions ***/
/*********************/
.animation_long, .fadeOnScreen {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.animation_short, .standard_btn_stroke, .standard_btn_stroke a, .standard_btn_stroke:after, .braking_news_wrp a, .primary_btn, .primary_btn a, .secondary_btn, .secondary_btn a, .close-video, .close-video img, .pagination_row .pagination .page-numbers {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; }

.animation_extrashort {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

/*********************/
/* Mediaqueries ******/
/* @media screen and (max-width: $break-medium) {} */
/*********************/
/*********************/
/* General **********/
/*********************/
/* Footer height for sticky footer */
/**********************************************/
/*** Scss dedicated to Variables  *************/
/**********************************************/
:root {
  --primary-color:#007dc5;
  --secondary-color:#000;
  --third-color:#fff;
  --fourth-color:#eee;
  --dark-third-color:#eeee22;
  --divider-line-news: #e5e5e5; }

body {
  font-family: 'Roboto', sans-serif; }

.sans {
  font-family: 'Source Sans Pro', sans-serif; }

/*body{
    font-family: 'var(--font-secondario)';
}

.lato{
    font-family: 'var(--font-secondario)';
}
.cormorant{
    font-family: 'var(--font-primario)';
}
.lora{
    font-family: 'var(--font-terziario)';
}*/
/*********************/
/* FOnts *************/
/*********************/
.title_big {
  font-family: 'Circular Std';
  font-size: 90px;
  font-weight: bold;
  line-height: 90px; }

.subtitle_big {
  font-family: 'Circular Std';
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  text-transform: uppercase; }

.title_normal {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  font-size: 20px; }
  .title_normal:after {
    position: absolute;
    content: '';
    background: #007dc5;
    width: 101px;
    height: 3px;
    bottom: -10px;
    left: 0; }

.subtitle_normal {
  font-family: 'Circular Std';
  font-size: 25px;
  font-weight: bold;
  line-height: 35px; }

.standard_text {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px; }

.standard_text_small {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 30px; }

.news_title_small {
  font-size: 15px;
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  margin: 0;
  letter-spacing: 0.2px; }

.nr_comments {
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  padding: 2px 5px 3px;
  background-color: var(--secondary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: #fff; }

.post_date {
  padding: 2px 5px 3px;
  background-color: var(--primary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: var(--third-color);
  margin-right: 5px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  vertical-align: middle;
  line-height: 1; }

.btn_blu, .page-template-template-profilo .wpua-edit #submit {
  margin-left: auto;
  position: relative;
  display: block;
  margin-right: auto;
  border-radius: 5px;
  background-color: var(--primary-color);
  font-weight: bold;
  padding: 0.2rem 2rem;
  color: #fff; }

/*********************/
/* Color *************/
/*********************/
:root {
  /* Colors: */
  /* Font/text values */
  /* Hambiurger Icon */
  --var-hamburger-width:40px;
  --var-hamburge-height:20px;
  --var-hamburge-height_hover:15px;
  --var-hamburger-color:#fff;
  /* Menu Top */ }

/*********************/
/* Thypo *************/
/*********************/
.menu {
  font-size: 16px; }

.h1 {
  font-size: 42px;
  font-weight: 900; }

.h2 {
  font-size: 40px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 900; }

.h3 {
  font-size: 16px;
  font-weight: 500; }

.roboto_black {
  font-size: 42px;
  font-weight: 900; }

.intro {
  font-size: 16px; }

.pulsanti {
  font-size: 16px; }

.citazione {
  font-size: 30px; }

.nav_top_a {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-align: center; }

/*********************/
/* Animation & Transitions ***/
/*********************/
.animation_long, .fadeOnScreen {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.animation_short, .standard_btn_stroke, .standard_btn_stroke a, .standard_btn_stroke:after, .braking_news_wrp a, .primary_btn, .primary_btn a, .secondary_btn, .secondary_btn a, .close-video, .close-video img, .pagination_row .pagination .page-numbers {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; }

.animation_extrashort {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

/*********************/
/* Mediaqueries ******/
/* @media screen and (max-width: $break-medium) {} */
/*********************/
/*********************/
/* General **********/
/*********************/
/* Footer height for sticky footer */
/* Classi per flex */
.flex, .slick-list .slick-track, .button_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex_column_rev {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.flex_row, .button_wrp {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex_row_rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex_j_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex_j_flexend {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.flex_a_center, .button_wrp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

section.pubfa_news_preview a:focus, a:hover {
  color: #000 !important;
  text-decoration: underline; }

/* SLider SLick */
.slick-list {
  overflow: hidden; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 27vh;
  position: absolute;
  max-height: 2rem; }
  @media screen and (max-height: 764px) {
    .slick-dots {
      top: 36vh; } }
  @media screen and (max-width: 768px) {
    .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      top: auto; } }
  .slick-dots li {
    border-radius: 12px;
    width: 15px;
    height: 15px; }

/* Divider */
.divider {
  background-repeat: no-repeat;
  background-position: center center;
  width: 260px;
  height: 10px;
  display: block;
  margin-top: 12px;
  margin-bottom: 0px; }
  .divider.divider-center {
    margin-left: auto;
    margin-right: auto; }

.button_wrp {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .button_wrp {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.standard_btn_stroke {
  border: 2px solid #2e5297;
  color: #2e5297;
  background-color: transparent;
  padding: .5rem 1rem;
  position: relative;
  overflow: hidden; }
  .standard_btn_stroke a {
    color: #2e5297;
    text-align: center;
    letter-spacing: 0px;
    position: relative;
    z-index: 9;
    font-weight: bold; }
    .standard_btn_stroke a:focus {
      outline: none; }
  .standard_btn_stroke:after {
    left: 0;
    top: 0;
    height: 100% !important;
    width: 0 !important;
    z-index: -1; }
  .standard_btn_stroke:hover a {
    color: #2e5297;
    text-decoration: none; }
  .standard_btn_stroke:hover:after {
    width: 100% !important; }
  .standard_btn_stroke.standard_btn_stroke_white {
    border: 2px solid #fff;
    color: #fff; }
    .standard_btn_stroke.standard_btn_stroke_white a {
      color: #fff; }
    .standard_btn_stroke.standard_btn_stroke_white:hover a {
      color: #fff; }
      .standard_btn_stroke.standard_btn_stroke_white:hover a:hover {
        color: #fff; }

a.standard_btn_stroke_white:hover {
  color: #000; }

.hide_mob {
  display: block;
  margin-top: 1.2rem; }
  @media screen and (max-width: 1023px) {
    .hide_mob {
      display: none; } }

.hide_desk {
  display: none; }
  @media screen and (max-width: 1023px) {
    .hide_desk {
      display: block; } }

.zero_padding_oriz {
  padding-left: 0;
  padding-right: 0; }
  @media screen and (max-width: 1023px) {
    .zero_padding_oriz {
      padding-left: 1rem;
      padding-right: 1rem; } }

.zero_padding_left {
  padding-left: 0; }
  @media screen and (max-width: 1023px) {
    .zero_padding_left {
      padding-left: 0;
      padding-right: 0; } }

.zero_padding_right {
  padding-right: 0; }
  @media screen and (max-width: 1023px) {
    .zero_padding_right {
      padding-left: 0;
      padding-right: 0; } }

.before_after, .standard_btn_stroke:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff; }

@use 'vars.scss';
@use 'presets.scss';
/**********************************************/
/*** Scss dedicated to Header  ****************/
/**********************************************/
/* Top Bar */
@media screen and (max-width: 768px) {
  .top_menu_wrp {
    display: block !important;
    font-size: 62%;
    background-color: rgba(255, 255, 255, 0.5);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center; } }
.top_menu_wrp .navbar-nav-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .top_menu_wrp .navbar-nav-top li {
    margin-left: .3rem;
    margin-right: .3rem; }
    .top_menu_wrp .navbar-nav-top li a {
      text-transform: uppercase;
      font-weight: bold; }

nav.navbar {
  margin-bottom: 0;
  padding-bottom: 0; }

/* 5 per 1000 */
.per_mille_wrp, .logo_wrp {
  padding-left: 0;
  padding-right: 0; }

.per_mille_wrp img {
  position: relative;
  margin-left: auto;
  display: block; }

/* Main Menu */
.main-menu_wrp {
  background-color: var(--secondary-color);
  border-top: 3px solid var(--primary-color);
  border-bottom: 1px solid var(--fourth-color);
  min-height: 3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .main-menu_wrp li a.nav-link {
    color: var(--third-color) !important;
    margin-right: 15px; }

/**********************************************/
/*** Scss dedicated to Variables  *************/
/**********************************************/
:root {
  --primary-color:#007dc5;
  --secondary-color:#000;
  --third-color:#fff;
  --fourth-color:#eee;
  --dark-third-color:#eeee22;
  --divider-line-news: #e5e5e5; }

body {
  font-family: 'Roboto', sans-serif; }

.sans {
  font-family: 'Source Sans Pro', sans-serif; }

/*body{
    font-family: 'var(--font-secondario)';
}

.lato{
    font-family: 'var(--font-secondario)';
}
.cormorant{
    font-family: 'var(--font-primario)';
}
.lora{
    font-family: 'var(--font-terziario)';
}*/
/*********************/
/* FOnts *************/
/*********************/
.title_big {
  font-family: 'Circular Std';
  font-size: 90px;
  font-weight: bold;
  line-height: 90px; }

.subtitle_big {
  font-family: 'Circular Std';
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  text-transform: uppercase; }

.title_normal {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  font-size: 20px; }
  .title_normal:after {
    position: absolute;
    content: '';
    background: #007dc5;
    width: 101px;
    height: 3px;
    bottom: -10px;
    left: 0; }

.subtitle_normal {
  font-family: 'Circular Std';
  font-size: 25px;
  font-weight: bold;
  line-height: 35px; }

.standard_text {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px; }

.standard_text_small {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 30px; }

.news_title_small {
  font-size: 15px;
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  margin: 0;
  letter-spacing: 0.2px; }

.nr_comments {
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  padding: 2px 5px 3px;
  background-color: var(--secondary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: #fff; }

.post_date {
  padding: 2px 5px 3px;
  background-color: var(--primary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: var(--third-color);
  margin-right: 5px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  vertical-align: middle;
  line-height: 1; }

.btn_blu, .page-template-template-profilo .wpua-edit #submit {
  margin-left: auto;
  position: relative;
  display: block;
  margin-right: auto;
  border-radius: 5px;
  background-color: var(--primary-color);
  font-weight: bold;
  padding: 0.2rem 2rem;
  color: #fff; }

/*********************/
/* Color *************/
/*********************/
:root {
  /* Colors: */
  /* Font/text values */
  /* Hambiurger Icon */
  --var-hamburger-width:40px;
  --var-hamburge-height:20px;
  --var-hamburge-height_hover:15px;
  --var-hamburger-color:#fff;
  /* Menu Top */ }

/*********************/
/* Thypo *************/
/*********************/
.menu {
  font-size: 16px; }

.h1 {
  font-size: 42px;
  font-weight: 900; }

.h2 {
  font-size: 40px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 900; }

.h3 {
  font-size: 16px;
  font-weight: 500; }

.roboto_black {
  font-size: 42px;
  font-weight: 900; }

.intro {
  font-size: 16px; }

.pulsanti {
  font-size: 16px; }

.citazione {
  font-size: 30px; }

.nav_top_a {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-align: center; }

/*********************/
/* Animation & Transitions ***/
/*********************/
.animation_long, .fadeOnScreen {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.animation_short, .standard_btn_stroke, .standard_btn_stroke a, .standard_btn_stroke:after, .braking_news_wrp a, .primary_btn, .primary_btn a, .secondary_btn, .secondary_btn a, .close-video, .close-video img, .pagination_row .pagination .page-numbers {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; }

.animation_extrashort {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

/*********************/
/* Mediaqueries ******/
/* @media screen and (max-width: $break-medium) {} */
/*********************/
/*********************/
/* General **********/
/*********************/
/* Footer height for sticky footer */
/**********************************************/
/*** Scss dedicated to Variables  *************/
/**********************************************/
:root {
  --primary-color:#007dc5;
  --secondary-color:#000;
  --third-color:#fff;
  --fourth-color:#eee;
  --dark-third-color:#eeee22;
  --divider-line-news: #e5e5e5; }

body {
  font-family: 'Roboto', sans-serif; }

.sans {
  font-family: 'Source Sans Pro', sans-serif; }

/*body{
    font-family: 'var(--font-secondario)';
}

.lato{
    font-family: 'var(--font-secondario)';
}
.cormorant{
    font-family: 'var(--font-primario)';
}
.lora{
    font-family: 'var(--font-terziario)';
}*/
/*********************/
/* FOnts *************/
/*********************/
.title_big {
  font-family: 'Circular Std';
  font-size: 90px;
  font-weight: bold;
  line-height: 90px; }

.subtitle_big {
  font-family: 'Circular Std';
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  text-transform: uppercase; }

.title_normal {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  font-size: 20px; }
  .title_normal:after {
    position: absolute;
    content: '';
    background: #007dc5;
    width: 101px;
    height: 3px;
    bottom: -10px;
    left: 0; }

.subtitle_normal {
  font-family: 'Circular Std';
  font-size: 25px;
  font-weight: bold;
  line-height: 35px; }

.standard_text {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 30px; }

.standard_text_small {
  font-family: 'Circular Std Book';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 30px; }

.news_title_small {
  font-size: 15px;
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  margin: 0;
  letter-spacing: 0.2px; }

.nr_comments {
  font-family: "Roboto", Helvetica, Tahoma, Arial;
  padding: 2px 5px 3px;
  background-color: var(--secondary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: #fff; }

.post_date {
  padding: 2px 5px 3px;
  background-color: var(--primary-color);
  border-radius: 3px;
  font-size: 13px;
  font-style: normal;
  color: var(--third-color);
  margin-right: 5px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  vertical-align: middle;
  line-height: 1; }

.btn_blu, .page-template-template-profilo .wpua-edit #submit {
  margin-left: auto;
  position: relative;
  display: block;
  margin-right: auto;
  border-radius: 5px;
  background-color: var(--primary-color);
  font-weight: bold;
  padding: 0.2rem 2rem;
  color: #fff; }

/*********************/
/* Color *************/
/*********************/
:root {
  /* Colors: */
  /* Font/text values */
  /* Hambiurger Icon */
  --var-hamburger-width:40px;
  --var-hamburge-height:20px;
  --var-hamburge-height_hover:15px;
  --var-hamburger-color:#fff;
  /* Menu Top */ }

/*********************/
/* Thypo *************/
/*********************/
.menu {
  font-size: 16px; }

.h1 {
  font-size: 42px;
  font-weight: 900; }

.h2 {
  font-size: 40px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 900; }

.h3 {
  font-size: 16px;
  font-weight: 500; }

.roboto_black {
  font-size: 42px;
  font-weight: 900; }

.intro {
  font-size: 16px; }

.pulsanti {
  font-size: 16px; }

.citazione {
  font-size: 30px; }

.nav_top_a {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-align: center; }

/*********************/
/* Animation & Transitions ***/
/*********************/
.animation_long, .fadeOnScreen {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.animation_short, .standard_btn_stroke, .standard_btn_stroke a, .standard_btn_stroke:after, .braking_news_wrp a, .primary_btn, .primary_btn a, .secondary_btn, .secondary_btn a, .close-video, .close-video img, .pagination_row .pagination .page-numbers {
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; }

.animation_extrashort {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

/*********************/
/* Mediaqueries ******/
/* @media screen and (max-width: $break-medium) {} */
/*********************/
/*********************/
/* General **********/
/*********************/
/* Footer height for sticky footer */
/* Classi per flex */
.flex, .slick-list .slick-track, .button_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex_column_rev {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.flex_row, .button_wrp {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex_row_rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex_j_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex_j_flexend {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.flex_a_center, .button_wrp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

section.pubfa_news_preview a:focus, a:hover {
  color: #000 !important;
  text-decoration: underline; }

/* SLider SLick */
.slick-list {
  overflow: hidden; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 27vh;
  position: absolute;
  max-height: 2rem; }
  @media screen and (max-height: 764px) {
    .slick-dots {
      top: 36vh; } }
  @media screen and (max-width: 768px) {
    .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      top: auto; } }
  .slick-dots li {
    border-radius: 12px;
    width: 15px;
    height: 15px; }

/* Divider */
.divider {
  background-repeat: no-repeat;
  background-position: center center;
  width: 260px;
  height: 10px;
  display: block;
  margin-top: 12px;
  margin-bottom: 0px; }
  .divider.divider-center {
    margin-left: auto;
    margin-right: auto; }

.button_wrp {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .button_wrp {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.standard_btn_stroke {
  border: 2px solid #2e5297;
  color: #2e5297;
  background-color: transparent;
  padding: .5rem 1rem;
  position: relative;
  overflow: hidden; }
  .standard_btn_stroke a {
    color: #2e5297;
    text-align: center;
    letter-spacing: 0px;
    position: relative;
    z-index: 9;
    font-weight: bold; }
    .standard_btn_stroke a:focus {
      outline: none; }
  .standard_btn_stroke:after {
    left: 0;
    top: 0;
    height: 100% !important;
    width: 0 !important;
    z-index: -1; }
  .standard_btn_stroke:hover a {
    color: #2e5297;
    text-decoration: none; }
  .standard_btn_stroke:hover:after {
    width: 100% !important; }
  .standard_btn_stroke.standard_btn_stroke_white {
    border: 2px solid #fff;
    color: #fff; }
    .standard_btn_stroke.standard_btn_stroke_white a {
      color: #fff; }
    .standard_btn_stroke.standard_btn_stroke_white:hover a {
      color: #fff; }
      .standard_btn_stroke.standard_btn_stroke_white:hover a:hover {
        color: #fff; }

a.standard_btn_stroke_white:hover {
  color: #000; }

.hide_mob {
  display: block;
  margin-top: 1.2rem; }
  @media screen and (max-width: 1023px) {
    .hide_mob {
      display: none; } }

.hide_desk {
  display: none; }
  @media screen and (max-width: 1023px) {
    .hide_desk {
      display: block; } }

.zero_padding_oriz {
  padding-left: 0;
  padding-right: 0; }
  @media screen and (max-width: 1023px) {
    .zero_padding_oriz {
      padding-left: 1rem;
      padding-right: 1rem; } }

.zero_padding_left {
  padding-left: 0; }
  @media screen and (max-width: 1023px) {
    .zero_padding_left {
      padding-left: 0;
      padding-right: 0; } }

.zero_padding_right {
  padding-right: 0; }
  @media screen and (max-width: 1023px) {
    .zero_padding_right {
      padding-left: 0;
      padding-right: 0; } }

.before_after, .standard_btn_stroke:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff; }

/**********************************************/
/*** Scss dedicated to ooter  *****************/
/**********************************************/
#footer {
  color: var(--third-color);
  font-size: 12px;
  line-height: 14px;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    #footer {
      padding-bottom: 0px; } }
  #footer p, #footer a {
    color: var(--third-color);
    text-align: left;
    font-size: 12px;
    line-height: 14px; }
    @media screen and (max-width: 768px) {
      #footer p, #footer a {
        text-align: center;
        line-height: 24px; } }
  #footer a:hover {
    color: var(--divider-line-news) !important; }
  #footer .container {
    background-color: var(--secondary-color); }
  @media screen and (max-width: 768px) {
    #footer .foot-info {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 2rem; } }
  #footer .foot-info .third_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end; }
  #footer a {
    color: #eeee22 !important; }

.back-to-top {
  position: fixed;
  bottom: 80px;
  right: 40px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 20px;
  color: var(--third-color);
  background: var(--secondary-color);
  padding: 4px 10px;
  border: 1px solid var(--secondary-color);
  border-radius: 2px;
  z-index: 9999; }

.back-to-top:hover {
  color: var(--secondary-color);
  background: var(--primary-color);
  border: 1px solid var(--primary-color); }

.copy {
  min-height: 4rem;
  background: #000; }

.breaking_news_main_wrp {
  padding-right: 0; }

.braking_news_wrp {
  background-color: var(--third-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .braking_news_wrp .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .braking_news_wrp span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto; }
  .braking_news_wrp .divider {
    font-size: 10px;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 8px;
    opacity: .7; }
  .braking_news_wrp .breaking_news__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 100%;
    background-color: var(--primary-color);
    color: var(--third-color);
    line-height: 2rem; }
    .braking_news_wrp .breaking_news__title ion-icon {
      margin-left: 0.5rem; }
  .braking_news_wrp a {
    font-weight: bold;
    color: var(--secondary-color); }
    .braking_news_wrp a:hover {
      color: var(--primary-color) !important;
      text-decoration: none; }
  .braking_news_wrp .breaking_news__conts {
    padding-left: 0; }

.slider_in_home a {
  background-size: cover;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.slider_in_home .slide_title {
  width: 100%;
  padding: 10px 10px 10px 10px;
  background-color: rgba(0, 0, 0, 0.3);
  max-width: 600px;
  height: auto;
  color: #ffffff;
  font-size: 225%;
  text-shadow: none;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: inherit;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 400; }
.slider_in_home .slick-dots {
  top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .slider_in_home .slick-dots li button:before {
    font-size: 35px;
    color: var(--primary-color); }

.featured_news {
  margin-top: 18px; }

.archive__singlenews_big .img_wrp {
  min-width: 227px;
  min-height: 151px;
  position: relative;
  margin-bottom: 15px; }
.archive__singlenews_big picture {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .archive__singlenews_big picture img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-position: center;
       object-position: center; }
.archive__singlenews_big .txt_cont_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-bottom: 30px; }
.archive__singlenews_big .conts_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  .archive__singlenews_big .conts_wrp .news_title_small {
    min-height: 3rem; }

.all_news_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 18px; }

a.archive__singlenews_small_no_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  border-bottom: 1px solid var(--divider-line-news);
  margin-bottom: 4px;
  padding-bottom: 4px;
  align-items: baseline;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  flex-direction: row;
  width: fit-content;
  min-width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px; }
  a.archive__singlenews_small_no_img .conts_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding-right: 1rem;
    max-width: 90%; }
  a.archive__singlenews_small_no_img .post_date {
    margin-top: 10px; }

a.archive__singlenews_small {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--divider-line-news); }
  a.archive__singlenews_small .img_wrp {
    padding-left: 0;
    min-width: 103px;
    min-height: 80px;
    height: 100%; }
    a.archive__singlenews_small .img_wrp picture, a.archive__singlenews_small .img_wrp img {
      min-width: 100%; }
    a.archive__singlenews_small .img_wrp img {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      -o-object-position: top;
         object-position: top; }
  a.archive__singlenews_small .txt_cont_wrp {
    padding-right: 0; }
  a.archive__singlenews_small .conts_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end; }

.posts_small_wrp {
  margin-top: 2rem; }

.single-post p {
  text-align: justify; }

/* Teams */
.teams_wrp {
  margin-top: 4rem; }
  .teams_wrp .squadra_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .teams_wrp form {
    background-color: var(--divider-line-news);
    padding-top: 2rem;
    padding-bottom: 3rem; }
    .teams_wrp form .elenco_rosa {
      position: relative;
      margin-bottom: 2rem;
      display: inline-block;
      height: auto;
      margin-top: 1rem; }
      @media screen and (max-width: 768px) {
        .teams_wrp form .elenco_rosa {
          min-width: 100%; } }
    @media screen and (max-width: 768px) {
      .teams_wrp form .singolo_giocatore {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        border-bottom: 2px solid var(--primary-color);
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        min-width: 100%; } }
    @media screen and (max-width: 768px) {
      .teams_wrp form .singolo_giocatore div.col-sm-4 {
        padding: 0; } }
    @media screen and (max-width: 768px) {
      .teams_wrp form .singolo_giocatore input, .teams_wrp form .singolo_giocatore select {
        min-width: 100%;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 1rem; } }
    .teams_wrp form .legenda_mob {
      display: none !important; }
      @media screen and (max-width: 768px) {
        .teams_wrp form .legenda_mob {
          display: block !important;
          color: var(--secondary-color); } }
    @media screen and (max-width: 768px) {
      .teams_wrp form .desk_legend {
        display: none !important; } }

.page-template-template-teams .main-container {
  padding-bottom: 5rem; }
.page-template-template-teams .voto_response {
  text-align: center;
  background-color: black;
  color: var(--divider-line-news);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0.1rem; }

.user-no-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
  text-align: center; }
  .user-no-login .user_nav {
    margin-top: 1rem; }

/* Votazioni */
.teams_wrp .col-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem; }
.teams_wrp .mic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.teams_wrp .accordion .card {
  position: relative;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  margin-bottom: 0; }
.teams_wrp .accordion .card-header {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: rgba(0, 0, 0, 0.02); }
  .teams_wrp .accordion .card-header button {
    outline: none;
    color: #666;
    font-weight: bold; }
.teams_wrp .accordion .title_voto {
  font-size: 90%;
  background-color: rgba(0, 0, 0, 0.04);
  text-align: center;
  padding: 0; }
.teams_wrp .accordion .collapse {
  padding: 0; }
.teams_wrp .accordion .single_voto, .teams_wrp .accordion .single_commento, .teams_wrp .accordion .single_autore {
  background-color: rgba(0, 0, 0, 0.01);
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 3px;
  padding-bottom: 5px;
  color: rgba(0, 0, 0, 0.5); }
  .teams_wrp .accordion .single_voto .single_voto, .teams_wrp .accordion .single_voto .single_commento, .teams_wrp .accordion .single_voto .single_autore, .teams_wrp .accordion .single_commento .single_voto, .teams_wrp .accordion .single_commento .single_commento, .teams_wrp .accordion .single_commento .single_autore, .teams_wrp .accordion .single_autore .single_voto, .teams_wrp .accordion .single_autore .single_commento, .teams_wrp .accordion .single_autore .single_autore {
    border-bottom: 0px solid #f0f0f0; }
.teams_wrp .voti_e_mic_wrp {
  margin-bottom: 4rem; }

.page-template-template-miglioriInCampo .single_mic {
  text-align: center;
  margin-bottom: 2rem; }
.page-template-template-miglioriInCampo .single_mic_img {
  height: 300px;
  width: 350px; }
  .page-template-template-miglioriInCampo .single_mic_img img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    width: 100%;
    height: 100%; }
.page-template-template-miglioriInCampo .media_wrp {
  background-color: var(--secondary-color);
  color: var(--fourth-color);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
.page-template-template-miglioriInCampo .single_mic_header {
  background-color: var(--divider-line-news);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .page-template-template-miglioriInCampo .single_mic_header p {
    margin-bottom: 0; }
.page-template-template-miglioriInCampo .partita_intro {
  padding-bottom: 2rem; }
  .page-template-template-miglioriInCampo .partita_intro p {
    margin-bottom: 0; }

.voto_partita {
  margin-top: -5rem;
  font-weight: bold;
  background-color: var(--primary-color);
  color: #fff;
  padding: 0.5rem 1.3rem;
  font-size: 24px;
  border-radius: 30px;
  margin-bottom: 4rem; }
  .voto_partita.voto_2 {
    background-color: var(--secondary-color); }

#sticky {
  min-height: 100vh;
  display: grid;
  grid-template-rows: auto 1fr auto; }

/*************** Opzioni tema *********/
/*************************************/
body {
  background-color: var(--main-color-background);
  font-family: var(--font-primario); }
  body.video-out .video_hosted {
    display: none !important; }
  body.dark-mode .navbar.navbar-light {
    background-color: var(--secondary-color); }
  body.dark-mode .braking_news_wrp {
    background-color: var(--secondary-color); }
    body.dark-mode .braking_news_wrpa {
      color: var(--third-color); }
  body.dark-mode #menu-top-menu a {
    color: var(--third-color); }
  body.dark-mode .main-container, body.dark-mode .teams_wrp form {
    background-color: var(--secondary-color); }
  body.dark-mode .countdown_main_wrp, body.dark-mode .title_normal, body.dark-mode .news_title_small, body.dark-mode .teams_wrp, body.dark-mode .teams_wrp .accordion .card-header button, body.dark-mode .teams_wrp .accordion .single_voto, body.dark-mode .teams_wrp .accordion .single_commento, body.dark-mode .teams_wrp .accordion .single_autore {
    color: var(--third-color); }
  body.dark-mode .archive__singlenews_small_no_img .news_title_small {
    color: var(--dark-third-color); }
  body.dark-mode .teams_wrp form, body.dark-mode.page-template-template-miglioriInCampo .teams_wrp .single_mic_header {
    color: var(--secondary-color); }
  body.dark-mode.page-template-template-lastcomments blockquote a {
    color: var(--secondary-color); }
  body.dark-mode.page-template-template-lastcomments .subtitle {
    color: var(--dark-third-color); }
  body.dark-mode.single.single-post .main-container {
    color: var(--third-color) !important; }
  @media screen and (max-width: 768px) {
    body.dark-mode .legenda_mob {
      color: var(--third-color); } }

.single.single-post .comments_number {
  background-color: yellow;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #142367;
  font-weight: bold;
  border-style: solid;
  letter-spacing: 0.2px;
  border: 1px solid; }

.overflow-hidden {
  overflow: hidden; }

a {
  color: var(--main-color-link); }
  a:hover, a:active, a:focus, a:focus-visible {
    color: var(--main-color-link-hover);
    outline: none; }

button {
  font-size: 24px;
  line-height: 30px;
  font-weight: 200;
  border: 1px solid; }
  @media screen and (max-width: 768px) {
    button {
      font-size: 16px; } }

.primary_btn {
  background-color: var(--main-bkcolor-link);
  border-color: var(--main-bkcolor-link-hover);
  color: var(--main-color-link);
  padding: 12px;
  -webkit-box-shadow: var(--btn-box-shadow-in);
          box-shadow: var(--btn-box-shadow-in);
  border-radius: var(--btn-border-radius); }
  .primary_btn:hover {
    background-color: var(--main-bkcolor-link-hover);
    color: var(--main-color-link-hover);
    -webkit-box-shadow: var(--btn-box-shadow-out);
            box-shadow: var(--btn-box-shadow-out); }
  .primary_btn a {
    color: var(--main-color-link) !important;
    text-decoration: none; }
    .primary_btn a:hover {
      color: var(--main-color-link-hover) !important;
      text-decoration: none; }

.secondary_btn {
  background-color: var(--secondary-bkcolor-link);
  border-color: var(--secondary-bkcolor-link);
  color: var(--secondary-text-link);
  -webkit-box-shadow: var(--btn-box-shadow-out);
          box-shadow: var(--btn-box-shadow-out);
  border-radius: var(--btn-border-radius);
  padding: 11px 44px; }
  .secondary_btn:hover {
    background-color: var(--secondary-bkcolor-link-hover);
    color: var(--secondary-text-link-hover);
    -webkit-box-shadow: var(--btn-box-shadow-in);
            box-shadow: var(--btn-box-shadow-in); }
  .secondary_btn a {
    color: var(--secondary-text-link) !important;
    text-decoration: none; }
    .secondary_btn a:hover {
      color: var(--secondary-text-link-hover) !important;
      text-decoration: none; }

/* BTN HOME */
.home_btns_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: var(--max-box-width);
  margin-left: auto;
  margin-right: auto; }
  .home_btns_wrp button {
    margin-top: 11px;
    margin-bottom: 11px; }

.home_btns_wrp_orizontale {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: var(--max-box-width);
  margin-left: auto;
  margin-right: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .home_btns_wrp_orizontale .secondary_btn {
    min-width: 100%;
    margin-bottom: 22px; }

.main-container {
  margin-bottom: 0;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .main-container {
      padding-left: 2rem;
      padding-right: 2rem;
      padding-bottom: 7rem; } }

/* Btn Video */
.close-video {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0);
  z-index: 99;
  padding: 19px;
  cursor: pointer; }
  .close-video img {
    max-width: 23px;
    max-height: 23px;
    -webkit-filter: invert(0);
            filter: invert(0); }
  .close-video:hover {
    background-color: #000;
    border: 1px solid white; }
    .close-video:hover img {
      -webkit-filter: invert(1);
              filter: invert(1); }

/* Effetti in entrata */
.fadeOnScreen {
  opacity: 0; }
  .fadeOnScreen.fadeOnScreen_active {
    opacity: 1; }

.main-container {
  border-radius: 0; }

.home .main-container {
  padding-top: 1px; }

/* Night Mode Switch */
.night_mode_switcher_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  padding-right: 0; }
  .night_mode_switcher_wrp .md {
    color: var(--fourth-color); }
    .night_mode_switcher_wrp .md:first-child {
      margin-right: .5rem; }
    .night_mode_switcher_wrp .md:last-child {
      margin-left: .5rem; }
  .night_mode_switcher_wrp .onoffswitch {
    position: relative;
    width: 68px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
  .night_mode_switcher_wrp .onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .night_mode_switcher_wrp .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #EEEEEE;
    border-radius: 20px;
    margin-bottom: 0; }
  .night_mode_switcher_wrp .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s; }
  .night_mode_switcher_wrp .onoffswitch-inner:before, .night_mode_switcher_wrp .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 29px;
    padding: 0;
    line-height: 29px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .night_mode_switcher_wrp .onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #007DC5;
    color: #000000; }
  .night_mode_switcher_wrp .onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #000000;
    color: #007DC5;
    text-align: right; }
  .night_mode_switcher_wrp .onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 5.5px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    border: 2px solid #EEEEEE;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
  .night_mode_switcher_wrp .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }
  .night_mode_switcher_wrp .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; }

.home_bottom_posts {
  padding-top: 35px; }

.pagination_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  .pagination_row .pagination .page-numbers {
    padding: 0.3rem 0.3rem;
    background-color: var(--primary-color);
    color: var(--secondary-color);
    font-weight: 500; }
    .pagination_row .pagination .page-numbers:hover {
      background-color: var(--secondary-color);
      color: var(--fourth-color) !important; }
    .pagination_row .pagination .page-numbers.current {
      background-color: var(--secondary-color);
      color: var(--fourth-color); }
    .pagination_row .pagination .page-numbers:first-child {
      border-radius: 5px 0px 0px 5px; }
    .pagination_row .pagination .page-numbers:last-child {
      border-radius: 0px 5px 5px 0px; }

@media screen and (max-width: 768px) {
  .slider_in_home, .braking_news_wrp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .logo_and_2_per_mille {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media screen and (max-width: 768px) {
  .per_mille_wrp img {
    min-width: 100%;
    margin-bottom: 2rem; } }

.menu_hamburger {
  color: #fff;
  display: none;
  font-size: 2.2rem; }
  @media screen and (max-width: 768px) {
    .menu_hamburger {
      display: block; } }

@media screen and (max-width: 768px) {
  .site-logo {
    max-width: 120px; } }

@media screen and (max-width: 768px) {
  .logo_wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #000;
    padding: 8px; } }

@media screen and (max-width: 768px) {
  .night_mode_switcher_wrp {
    display: none; } }

@media screen and (max-width: 768px) {
  .main-menu_wrp {
    height: 0;
    overflow: hidden;
    min-height: 0; } }
@media screen and (max-width: 768px) {
  .main-menu_wrp.navmenu_active {
    height: auto;
    min-height: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem; } }
@media screen and (max-width: 768px) {
  .main-menu_wrp #menu-main-menu, .main-menu_wrp .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden; } }

@media screen and (max-width: 768px) {
  .dropdown-menu {
    position: relative; } }

@media screen and (max-width: 768px) {
  .single .main-container {
    padding-left: 0rem;
    padding-right: 0rem; } }

.page-template-template-profilo .teams_wrp {
  margin-bottom: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .page-template-template-profilo .teams_wrp form {
    background-color: var(--fourth-color);
    padding: 2rem;
    padding-bottom: 3rem;
    min-height: 100%; }
.page-template-template-profilo h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.3rem;
  margin-bottom: 4rem; }
.page-template-template-profilo .col-sm-12 > .updated {
  display: none !important; }
.page-template-template-profilo .wpua-edit #submit {
  border: 0px; }

.page-template-template-registrazione form {
  background-color: var(--fourth-color);
  padding: 2rem;
  padding-bottom: 3rem;
  min-height: 100%; }
.page-template-template-registrazione .btn_blu, .page-template-template-registrazione .page-template-template-profilo .wpua-edit #submit, .page-template-template-profilo .wpua-edit .page-template-template-registrazione #submit {
  margin-top: 3rem; }

/* Editor ELements */
blockquote, .wp-block-quote {
  border-left: 4px solid #ccc;
  padding-left: 1rem;
  font-style: italic;
  opacity: .8; }

figure.wp-block-pullquote {
  border-width: initial !important; }
  figure.wp-block-pullquote blockquote, figure.wp-block-pullquote .wp-block-quote {
    border-left: 0px solid #ccc;
    padding-left: 0rem;
    opacity: 1; }

pre.wp-block-verse {
  padding: 1rem; }

/*# sourceMappingURL=default.css.map */