header {
  /*border-bottom:1px solid #bcbdc0;*/
  margin-top: 10px;
}

/* ------------------ INIZIO FONT GOOGLE-------------------------- */
/* cyrillic-ext */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family:Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* cyrillic-ext */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: Helvetica, Arial, 'Sans-Serif';
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ------------------- FINE FONT GOOGLE-------------------------- */




/* Risoluzione WCAG 1.4.12
p,h2{
  line-height: 150%;
}
*/
.modal{
  z-index: 9999999;
}
#member-profile{
  height: 500px;
}
#member-profile fieldset:nth-child(2){
  display: none;
}
#member-profile .control-label, #member-profile .controls{
  float: left;
  clear: both;
}
#member-profile [type="submit"]{
  margin-top:5px;
}
.righina_head {
  border-bottom: 1px solid #bcbdc0;
}
footer {
  margin-top: 40px;
  border-top: 1px solid black;
}
.user {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
}
.hamburger_sfondo a {
  color: white;
  font-weight: bold;
}
/*
p.titolo{
  padding-left:10px;
  padding-right:10px;
}
*/
.navbar-ars {
  background-color: white;
  border-radius: 0px;
  border-top: #3f739a 1px solid;
  border-bottom: #3f739a 1px solid;
}
.barra-risorse {
  color: #3f739a;
}
h1 {
  font-size: 56px;
  margin-left: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.floatHeader {
  position: fixed;
  width: 100%;
  top: -130px;
  background: #fff;
  z-index: 999999;
}
.margin_0 {
  margin-top: 0px;
}
.margin_10 {
  margin-top: 10px;
}
.margin_20 {
  margin-top: 20px;
}
.padding_t_0 {
  padding-top: 0 !important;
}
.padding_b_0 {
  padding-bottom: 0 !important;
}
.bianco {
  color: white !important;
}
a.bianco:hover {
  background-color: #479ad9 !important;
}
a.bianco_active {
  background-color: #479ad9 !important;
}
a.mainmenu:hover {
  color: #fff;
  background-color: #356182 !important;
}
.text_decoration_none,
.text_decoration_none:hover {
  text-decoration: none;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
}
.carousel-indicators {
  bottom: -10px;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #479ad9;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #479ad9;
}
/* -- Crea Pallino linea
.boxPallinoMixin(@nome, @colore-primario,@colore-secondario,@colore-distacco,@raggio_curva){
  .boxp-@{nome}
  {
    border-top: 2px solid @colore-primario;
    border-top-right-radius: @raggio_curva;
    margin-bottom: 10px;

  }


  .boxp-@{nome}:before{
    content: '';
    width: 10px;
    height: 10px;
    background-color: @colore-secondario;
    position: absolute;
    border-radius: 50px;
    top: -4.0px;
    left: 14px;
    z-index: 100;
  }
  .boxp-@{nome}:after{
    content: '';
    width: 12px;
    height: 5px;
    position: absolute;
    top: 0px;
    left: 17px;
    background: @colore-distacco;
  }
}
*/
.hBoxNewsdoppiImg {
  height: 438px;
  overflow: hidden;
}
.hBoxNewsdoppiNoImg {
  height: 274px;
  overflow: hidden;
}
.hBoxNewsdoppiNoImgNoBreveRiga1 {
  height: 240px;
  overflow: hidden;
}
.hBoxNewsdoppiNoImgNoBreveRiga2 {
  height: 200px;
  overflow: hidden;
}
.hBoxPillole {
  height: 192px;
  overflow: hidden;
}
.titoloPillole{
  font-size: 18px;
  font-weight: bold;
}
.scrittaPillole{
  font-size: 14px;
}

.box-senape {
  border-top: 5px solid #d79b23;
  border-top-right-radius: 15px;
  margin-bottom: 10px;
  min-height: 200px;
}
.box-senape:before {
  content: '';
  width: 41px;
  height: 5px;
  background-color: #896834;
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 100;
}
.box-senape:after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0px;
  left: 40px;
  background: #fff;
}
.box-blu {
  border-top: 5px solid #2b43d7;
  border-top-right-radius: 15px;
  margin-bottom: 10px;
  min-height: 200px;
}
.box-blu:before {
  content: '';
  width: 41px;
  height: 5px;
  background-color: #3f3889;
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 100;
}
.box-blu:after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0px;
  left: 40px;
  background: #fff;
}

.boxp-grigio {
  border-top: 4px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-top-right-radius: 0px;
  margin-bottom: 10px;
}
.boxp-grigio:before {
  content: '';
  width: 30px;
  height: 4px;
  background-color: #479ad9;
  position: absolute;
  /*border-radius: 50px;*/
  top: 0px;
  left: 15px;
  z-index: 100;
}
.boxp-grigio:after {
  content: attr(data-content);
  width: 33px;
  height: 4px;
  position: absolute;
  top: 0px;
  left: 17px;
  background: #fff;
  line-height: 35px;
  padding-left: 5px;
  padding-top: 0px;
}
.boxp-grigio_minisito {
  border-top: 4px solid #cfcfcf;
  border-left: none #cfcfcf;
  border-right: none #cfcfcf;
  border-bottom: none #cfcfcf;
  border-top-right-radius: 0px;
  margin-bottom: 10px;
}
.boxp-grigio_minisito:before {
  content: '';
  width: 30px;
  height: 4px;
  background-color: #479ad9;
  position: absolute;
  /*border-radius: 50px;*/
  top: 0px;
  left: 15px;
  z-index: 100;
}
.boxp-grigio_minisito:after {
  content: attr(data-content);
  width: 33px;
  height: 4px;
  position: absolute;
  top: 0px;
  left: 17px;
  background: #fff;
  line-height: 35px;
  padding-left: 5px;
  padding-top: 0px;
}


.boxp-grigio1 {
  border-top: 4px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-top-right-radius: 0px;
  margin-bottom: 10px;
}
.boxp-grigio1:before {
  content: '';
  width: 30px;
  height: 4px;
  background-color: #cfcfcf;
  position: absolute;
  /*border-radius: 50px;*/
  top: 0px;
  left: 15px;
  z-index: 100;
}
.boxp-grigio1:after {
  content: attr(data-content);
  width: 33px;
  height: 4px;
  position: absolute;
  top: 0px;
  left: 17px;
  background: #fff;
  line-height: 35px;
  padding-left: 5px;
  padding-top: 0px;
}

.boxp-rosa {
  border-top: 4px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-top-right-radius: 0px;
  margin-bottom: 10px;
}
.boxp-rosa:before {
  content: '';
  width: 30px;
  height: 4px;
  background-color: #ed2790;
  position: absolute;
  /*border-radius: 50px;*/
  top: 0px;
  left: 15px;
  z-index: 100;
}
.boxp-rosa:after {
  content: attr(data-content);
  width: 33px;
  height: 4px;
  position: absolute;
  top: 0px;
  left: 17px;
  background: #fff;
  line-height: 35px;
  padding-left: 5px;
  padding-top: 0px;
}

.boxp-white {
  border-top: 4px solid #ffff f;
  border-left: 1px solid #ffff f;
  border-right: 1px solid #ffff f;
  border-bottom: 1px solid #ffff f;
  border-top-right-radius: 3px;
  margin-bottom: 10px;
}
.boxp-white:before {
  content: '';
  width: 30px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  /*border-radius: 50px;*/
  top: 0px;
  left: 15px;
  z-index: 100;
}
.boxp-white:after {
  content: attr(data-content);
  width: 33px;
  height: 4px;
  position: absolute;
  top: 0px;
  left: 17px;
  background: #fff;
  line-height: 35px;
  padding-left: 5px;
  padding-top: 0px;
}
.box-grigio-baffo-corto {
  border-top: 5px solid #9e9e9e;
  border-top-right-radius: 15px;
  margin-bottom: 10px;
  min-height: 200px;
}
.box-grigio-baffo-corto:before {
  content: '';
  width: 41px;
  height: 5px;
  background-color: #707070;
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 100;
}
.box-grigio-baffo-corto:after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0px;
  left: 40px;
  background: #fff;
}
.box-grigio-no-baffo {
  border-top: 5px solid #9e9e9e;
  border-top-right-radius: 0px;
  margin-bottom: 10px;
  min-height: 200px;
}
.box-grigio-no-baffo:before {
  content: '';
  width: 41px;
  height: 5px;
  background-color: #707070;
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 100;
}
.box-grigio-no-baffo:after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0px;
  left: 40px;
  background: #fff;
}
#li_login .moduletable h3 {
  display: none;
}
#login-dp {
  display: none;
}
.over-title a:before {
  content: 'vai al sito >>';
  position: absolute;
  right: 17px;
  line-height: 17px;
  font-size: 17px;
  font-weight: 400;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.fondo_grigio {
  background-color: #DDDCDC;
  margin: 14px;
  margin-top: 0;
}
/* Sezione Switch di Newsletter */
.material-switch > input[type="checkbox"] {
  display: none;
}
.material-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
}
.material-switch > label::before {
  background: #000000;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: '';
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px;
}
.material-switch > label::after {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: '';
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
  background: inherit;
  opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
  background: inherit;
  left: 20px;
}
fieldset.scheduler-border {
  border: 1px groove #ddd !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
}
legend.scheduler-border {
  width: inherit;
  /* Or auto */
  padding: 0 10px;
  /* To give a bit of padding on the left and right */
  border-bottom: none;
}
/* Inizio Sezione Tree */
.tree,
.tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: pointer;
}
.branch {
  cursor: pointer;
}
.tree ul {
  margin-left: 1em;
  position: relative;
}
.tree ul ul {
  margin-left: 0.5em;
}
.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid;
}
.tree li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  color: #000000;
  font-weight: 700;
  position: relative;
}
.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
.tree ul li:last-child:before {
  background: #fff;
  height: auto;
  top: 1em;
  bottom: 0;
}
.indicator {
  margin-right: 5px;
}
.tree li a {
  text-decoration: none;
  color: #000000;
}
.tree li button,
.tree li button:active,
.tree li button:focus {
  text-decoration: none;
  color: #000000;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0;
}
/* Fine Sezione Tree */
.barra-risorse {
  font-size: 30px;
}
.barra-risorse > h4 {
  color: black;
}
.item-page a,
.item_page_amministraz_trasp a {
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-style: solid;
  /* font-weight: bold; */
  /*font-size: 18px;*/
}
.item-page a:hover,
.item_page_amministraz_trasp a:hover {
  text-decoration: underline;
  text-decoration-color: black;
  background-color: #00b0f0;
  /*font-size: 18px;*/
}
a,
h4.titolo > a,
h2.titolo > a {
  /*text-decoration: underline;*/
  text-decoration-color: black;
  color: #3f739a;
}
a:hover,
h4.titolo > a:hover,
h2.titolo > a:hover {
  /*text-decoration-color: black;
  background-color: #479ad9;*/
  color: black;
  text-decoration: none;
}

h2.titolo1 > a {
  /*text-decoration: underline;*/
  text-decoration-color: black;
  color: #3f739a;
}
a:hover,
h4.titolo1 > a:hover,
h2.titolo1 > a:hover {
  /*text-decoration-color: black;
  background-color: #479ad9;*/
  color: black;
  text-decoration: none;
}


.testo_blu {
  color: #3f739a;
}
.testo_rosa {
  color: #ed2790;
}
.nounderline,
.navbar-default .navbar-nav > li > a {
  text-decoration: none;
}
.nounderline,
.navbar-default .navbar-nav > li > a:hover {
  text-decoration: none;
}
.col-gap {
  margin-bottom: 20px;
}
.col-img-gap {
  margin-bottom: 10px !important;
}
.item-page img {
  margin: 10px;
}
.item_page_amministraz_trasp img {
  margin: 0px;
}
.sidebar-font h4 {
  font-size: 18px;
  font-weight: bold;
}
.sidebar-font {
  font-size: 14px;
}
.titolo h2 {
  font-family: 'Ubuntu Condensed';
}
.titolo h4 {
  font-family: 'Ubuntu Condensed';
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .navbar-nav-center {
    margin: 0px 20%;
    display: table;
  }
  .jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.btn-link {
  margin-left: 3px;
}
.btn-link:before {
  content: ' ';
  background-color: #ed2790;
  height: 5px;
  width: 100%;
  position: absolute;
  top: -2px;
  left: 0px;
}
.btn-link:hover {
  background-color: #00b0f0 !important;
}
.btn-link {
  border-radius: unset !important;
}
.no_hover:hover {
  background-color: transparent !important;
  text-decoration: none !important;
}
.navbar {
    color: white;
  }

.navbar_login {
  color: black;
}

.box_testo_articolo {
  margin-left: 20px;
  width: 90%;
}
.carousel-control.left:hover,
.carousel-control.right:hover {
  color: #00b0f0;
  background-color: rgba(0, 255, 240, 0);
}
.carousel-control.left,
.carousel-control.right {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #DDDCDC;
  color: #000000;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 0px;
}
.navbar-inverse h4 {
  color: #479ad9;
}
.bordo_blu {
  border: 1px solid #DDDCDC;
}
.box-ombra {
  box-shadow: 1px 3px 7px 1px black;
}
.box-ombra_gallery {
  box-shadow: 1px 3px 7px 1px black;
}
@media (min-width: 320px) {
  .box-ombra {
    width: 280px;
    /*height: 466px;-- per quando mettiamo il titolo nelle infografiche/pubblicazioni*/
  }
}
.jumbotron .container {
  max-width: 100%;
  overflow: hidden;
}
.pallino_menu {
  vertical-align: top;
  font-size: 9px;
  margin-top: 5px;
}
.margin_l_menu {
  margin-left: 36px;
}
.h_titolo_eventi {
  min-height: 53px;
}
.card .acura {
  float: left;
}
.social_icons_color {
  color: #356182;
}
.tag_badge {
  background-color: #00b0f0;
  color: white;
  padding: 5px;
  font-weight: bold;
}
a > span.tag_badge {
  background-color: #00b0f0;
  color: white;
  padding: 5px;
  font-weight: bold;
}
a:hover > .tag_badge {
  color: black;
}
div.cardBorderBottom:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 90%;
  /* or 100px */
  border-bottom: 1px solid #ccc;
}
.card {
  overflow: hidden;
  position: relative;
  /*border: 1px solid #CCC;
  border-radius: 8px;*/
  text-align: center;
  padding: 0;
  background-color: #eee;
  color: #000000;
  min-height: 30px;
  text-align: left;
  margin-bottom: 10px;
}
.card:hover {
  background-color: #eee;
}
.card > a,
.card > a:hover {
  text-decoration: none;
}
.card .header-bg {
  /* This stretches the canvas across the entire hero unit */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  /* This positions the canvas under the text */
  z-index: 1;
}
.card .avatar {
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
  z-index: 100;
}
.card .avatar img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid rgba(0, 103, 197, 0.8);
}
.padding_10 {
  padding: 10px;
}
.jumbotron_minisito {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  min-height: 300px;
}
.jumbotron_minisito .container {
  position: relative;
  top: 50px;
}
.jumbotron_cliccabile {
  cursor: pointer;
}
div#footer {
  clear: both;
  width: 100%;
  margin-top: 3px;
  text-align: center;
  line-height: 2em;
  padding-bottom: 5px;
}
div#footer .padding {
  color: #485661;
  background-color: #D1D7DC;
  padding: 8px;
}
#scrollTopButton {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #1c9da1;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-weight: bold;
}
#scrollTopButton:hover {
  background-color: #555;
  /* Add a dark-grey background on hover */
}
.freccia_box {
  position: relative;
}
.scream.freccia_box h3 {
  top: 290px;
}
.freccia_box h3 {
  color: #fff;
  padding: 3px 12px 3px 12px;
  float: left;
  z-index: 10;
}
.freccia_box h3 {
  position: absolute;
  text-transform: uppercase;
  font: normal 15px/14px Helvetica, sans-serif;
  left: 7px;
  padding: 3px 12px 3px 12px;
  z-index: 10;
}
.freccia_box h3 .ombra {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid #474747;
  border-left: 8px solid transparent;
  left: 0;
  top: 20px;
}
.freccia_box h3 span {
  display: block;
}
.freccia_box h3 a {
  color: #fff;
  text-decoration: none;
}
.freccia_box h3 .freccina {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  float: left;
  z-index: 10;
  position: absolute;
  right: -6px;
  top: 0;
}
.freccia_box h3 span {
  display: block;
}
.freccia_box h3.bx.rosso {
  background: #cc2527;
}
.freccia_box h3.bx.rosso .freccina {
  border-left: 6px solid #cc2527;
}
.freccia_box h3.rosso a {
  color: white;
  font-weight: bold;
}
.freccia_box h3.bx.verde {
  background: #12cc00;
}
.freccia_box h3.bx.verde .freccina {
  border-left: 6px solid #12cc00;
}
.freccia_box h3.verde a {
  color: black;
  font-weight: bold;
}
.freccia_box h3.bx.blu {
  background: #3f739a;
}
.freccia_box h3.bx.blu .freccina {
  border-left: 6px solid #3f739a;
}
.freccia_box h3.blu a {
  color: white;
  font-weight: bold;
}


.freccia_box1 {
  position: relative;
}
.scream.freccia_box1 h3 {
  top: -15px;
}
.freccia_box1 h3 {
  color: #fff;
  padding: 3px 12px 3px 12px;
  float: left;
  z-index: 10;
}
.freccia_box1 h3 {
  position: absolute;
  text-transform: uppercase;
  font: normal 15px/14px Helvetica, sans-serif;
  left: 7px;
  padding: 3px 12px 3px 12px;
  z-index: 10;
}
.freccia_box1 h3 .ombra {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid #474747;
  border-left: 8px solid transparent;
  left: 0;
  top: 20px;
}
.freccia_box1 h3 span {
  display: block;
}
.freccia_box1 h3 a {
  color: #fff;
  text-decoration: none;
}
.freccia_box1 h3 .freccina {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  float: left;
  z-index: 10;
  position: absolute;
  right: -6px;
  top: 0;
}
.freccia_box1 h3 span {
  display: block;
}
.freccia_box1 h3.bx.rosso {
  background: #cc2527;
}
.freccia_box1 h3.bx.rosso .freccina {
  border-left: 6px solid #cc2527;
}
.freccia_box1 h3.rosso a {
  color: white;
  font-weight: bold;
}
.freccia_box1 h3.bx.verde {
  background: #12cc00;
}
.freccia_box1 h3.bx.verde .freccina {
  border-left: 6px solid #12cc00;
}
.freccia_box1 h3.verde a {
  color: black;
  font-weight: bold;
}
.freccia_box1 h3.bx.blu {
  background: #3f739a;
}
.freccia_box1 h3.bx.blu .freccina {
  border-left: 6px solid #3f739a;
}
.freccia_box1 h3.blu a {
  color: white;
  font-weight: bold;
}

.hamburger {
  float: left;
  overflow: hidden;
}
.hamburger .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
}
.navbar a:hover,
.hamburger:hover .dropbtn {
  background-color: transparent;
}
.hamburger-content {
  display: none;
  position: absolute;
  background-color: transparent;
  width: 100%;
  left: -46px;
  z-index: 100;
}
.hamburger-content .header {
  background: #356182;
  padding: 16px;
  color: white;
}
.hamburger:hover .hamburger-content {
  display: block;
}
.hamburger_sfondo {
  background-color: #356182;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
/* fluid 5 columns */
.grid-sizer,
.grid-item {
  width: 20%;
}
/* 2 columns */
.grid-item--width2 {
  width: 40%;
}
.pagination_mod {
  width: 100%;
  text-align: center;
  background: #eef2ff none repeat scroll 0%;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
}
.pagination_mod > p {
  color: black;
  text-align: center;
}
.pagination_mod > a {
  color: #2476B4;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}
.pagination_mod > a:hover {
  font-size: 15px;
  font-weight: bold;
}
