@FONT-FACE {
  font-family: "myriad-RE";
  src: url("../fonts/MYRIADPRO-REGULAR.woff"); }

@FONT-FACE {
  font-family: "myriad-CO";
  src: url("../fonts/MYRIADPRO-COND.woff"); }

@FONT-FACE {
  font-family: "myriad-CI";
  src: url("../fonts/MYRIADPRO-CONDIT.woff"); }

@FONT-FACE {
  font-family: "myriad-SB";
  src: url("../fonts/MYRIADPRO-SEMIBOLD.woff"); }

@FONT-FACE {
  font-family: "myriad-LI";
  src: url("../fonts/MYRIADPRO-LIGHT.woff"); }

.w3-hide-small ul {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 10;
  width: 100%; }

.w3-hide-small ul li {
  display: block;
  position: relative;
  float: left; }

/* This hides the dropdowns */
.w3-hide-small li ul {
  display: none; }

.w3-hide-small ul li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  /* 	white-space: nowrap; */
  color: #fff; }

.w3-hide-small ul li a:hover {
  background: #2c3e50; }

/* Display the dropdown */
.w3-hide-small li:hover > ul {
  display: block;
  position: absolute; }

.w3-hide-small li:hover li {
  float: none; }

.w3-hide-small ul ul ul {
  left: 100%;
  top: 0; }

.w3-hide-small ul:before, ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.w3-hide-small ul:after {
  clear: both; }

/***************************************/
body, h1, h2, h3, h4, h5, h6 {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif; }

body, html {
  height: 100%;
  line-height: 1.8; }

p {
  color: #636363; }

i {
  color: #003366; }

h1 {
  text-align: left;
  font-weight: bold;
  font-size: 40px; }

h2 {
  font-size: 35px;
  text-align: left; }

h3 {
  /* 	font-size: 32px; */
  font-style: normal;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 26px;
  color: #5a5a5a;
  text-transform: uppercase !important;
  padding-bottom: 10px; }

h4 {
  font-weight: bold;
  color: gray; }

h5 {
  /* font-weight: bold; */
  color: #706f6f;
  font-size: 18px;
  margin-left: 5px; }

.title-upper {
  text-transform: uppercase !important;
  padding-bottom: 10px; }

/***************************************/
@FONT-FACE {
  font-family: missionFont;
  src: url("../fonts/SegoePrintBold.woff"); }

/***************************************/
.mission-title {
  color: #636363 !important;
  font-size: 27px !important;
  font-family: 'missionFont' !important;
  white-space: nowrap; }

.eol-style {
  color: #003366;
  font-weight: 600;
  border-left: 1px solid #eee !important; }

.navbar-custom li a {
  padding: 15px;
  text-align: left; }

.navbar-custom li img {
  height: 60px !important;
  width: 60px !important; }

.w3-navbar li a {
  padding: 16px;
  text-align: left; }

.fixed {
  position: fixed;
  top: 0;
  z-index: 20;
  width: 100%; }

.fixed-navMenu {
  position: fixed;
  width: 25%;
  top: 70px;
  padding-right: 58px; }

/*

.w3-navbar i {
	font-size: 24px;
	vertical-align: middle;
}

.navbar-custom li {
	width: 20%;
}

.navbar-custom li div {
	width: 20%;
}

*/
.bg-navbar {
  background-color: #003366 !important;
  color: #fff !important;
  font-size: 18px; }

/***************************************/
.bg-ente {
  background-color: #3d576b !important;
  color: #fff !important;
  font-size: 18px; }

.title-ente {
  color: #3d576b !important;
  font-size: 20px !important;
  text-align: center !important; }

#ente a:hover {
  background-color: #3d576b !important; }

.active-ente {
  color: #fff;
  background-color: #3d576b !important; }

.bg-enpacl {
  background-color: #3d576b !important;
  color: #fff !important;
  font-size: 18px; }

.title-enpacl {
  color: #3d576b !important;
  font-size: 20px !important;
  text-align: center !important; }

#enpacl a:hover {
  background-color: #3d576b !important; }

.active-enpacl {
  color: #fff;
  background-color: #3d576b !important; }

.bg-previdenza {
  background-color: #f27744 !important;
  color: #fff !important;
  font-size: 18px !important; }

.title-previdenza {
  color: #f27744 !important;
  font-size: 20px !important;
  text-align: center !important; }

#previdenza a:hover {
  background-color: #f27744 !important; }

.active-previdenza {
  color: #fff;
  background-color: #f27744 !important; }

.bg-welfare {
  background-color: #008aaf !important;
  color: #fff !important;
  font-size: 18px !important; }

.title-welfare {
  color: #008aaf !important;
  font-size: 20px !important;
  text-align: center !important; }

#welfare a:hover {
  background-color: #008aaf !important; }

.active-welfare {
  color: #fff;
  background-color: #008aaf !important; }

.bg-contributi {
  background-color: #efbf41 !important;
  color: #fff !important;
  font-size: 18px !important; }

.title-contributi {
  color: #efbf41 !important;
  font-size: 20px !important;
  text-align: center !important; }

#contributi a:hover {
  background-color: #efbf41 !important; }

.active-contributi {
  color: #fff;
  background-color: #efbf41 !important; }

.bg-contatti {
  background-color: #00bf96 !important;
  color: #fff !important;
  font-size: 18px !important; }

.title-contatti {
  color: #00bf96 !important;
  font-size: 20px !important;
  text-align: center !important; }

.bg-sostenibilita {
  background-color: #00bf96 !important;
  color: #fff !important;
  font-size: 18px !important; }

.title-sostenibilita {
  color: #00bf96 !important;
  font-size: 20px !important;
  text-align: center !important; }

.sostenibilita a:hover {
  background-color: #00bf96 !important; }

.active-sostenibilita {
  color: #fff;
  background-color: #00bf96 !important; }

#servizionline a:hover {
  background-color: #6f040b !important; }

/***************************************/
.active-dati-statistici {
  color: #fff;
  background-color: #3d576b !important; }

.active-grafici {
  color: #fff;
  background-color: #3d576b !important; }

.active-organi-statutari {
  color: #fff;
  background-color: #3d576b !important; }

.active-notizie {
  color: #fff;
  background-color: #cdaa7d !important; }

.active-pensioni {
  color: #fff;
  background-color: #f27744 !important; }

.active-mutui-e-prestiti {
  color: #fff;
  background-color: #808080 !important; }

.active-in-primo-piano {
  color: #fff;
  background-color: #808080 !important; }

.active-amministrazione-trasparente {
  color: #fff;
  background-color: #527d90 !important; }

.active-faq {
  color: #fff;
  background-color: #8fbc8f !important; }

/***************************************/
.bg-footer {
  /* 	background-color: #545454 !important; */
  background-color: #003366 !important;
  color: #fff !important;
  padding: 50px !important; }

.bg-footer-bottom {
  background-color: #0c1a1e !important;
  color: #fff !important;
  padding: 18px !important; }

.bg-blue {
  background-color: #003366 !important; }

.bg-grey {
  background-color: #f1f1f1 !important;
  color: #003366 !important;
  border: 1px solid #eee !important;
  font-weight: bold; }

.bg-eventi {
  background-color: #003366 !important; }

.bg-iniziative {
  background-color: #992004 !important; }

.bg-news {
  background-color: #004040 !important; }

/***************************************/
/* .hr { */
/* 	border: 1px solid #d2cfcf; */
/* } */
/* .hr:hover { */
/* 	opacity: 0.8; */
/* 	filter: alpha(opacity = 40); */
/* } */
.minHeight-maxHeight {
  min-height: 270px;
  max-height: 270px; }

.caption {
  border: 1px solid #dadada;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  float: left;
  margin-bottom: 30px;
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 195px; }

/* .caption:hover { */
/* 	opacity: 0.8; */
/* 	filter: alpha(opacity = 40); */
/* } */
.caption span {
  float: left;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  color: #dedede;
  background: #fff;
  /* browser che non supportano rgba */
  /* 	background: rgba(0, 0, 0, 0.5); */
  position: absolute;
  left: 0;
  bottom: 0; }

.caption span strong {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px; }

div.hr img {
  width: 100%; }

.zoom {
  transition: transform .2s;
  /* Animation */
  width: 200px;
  height: 200px;
  margin: 0 auto; }

.zoom:hover {
  opacity: 0.8;
  filter: alpha(opacity=40);
  transform: scale(1.2); }

.w3-tag, .fa {
  cursor: pointer; }

.w3-tag {
  height: 15px;
  width: 15px;
  padding: 0;
  margin-top: 6px; }

.category-slider {
  border: none;
  display: inline-block;
  outline: 0;
  padding: 6px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none !important;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  cursor: context-menu;
  text-transform: uppercase; }

div.w3-display-topleft {
  padding-left: 15%; }

.w3-display-topleft a {
  padding-top: 15%; }

.w3-display-topleft-padding a {
  padding-top: 0px !important; }

.mySlides {
  display: none; }

.altri-servizi {
  display: none; }

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #003366;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1; }

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#return-to-top:hover {
  background: #0842a0; }

#return-to-top:hover i {
  color: #fff;
  top: 5px; }

#myNavbar .portlet-search {
  display: inline-table; }
  #myNavbar .portlet-search form {
    margin: 0;
    padding: 0; }
    #myNavbar .portlet-search form input {
      padding: 0;
      width: 1px; }
    #myNavbar .portlet-search form select, #myNavbar .portlet-search form input[type="image"] {
      display: none; }

.opened-search #myNavbar .portlet-search form input {
  width: 300px;
  border-radius: 0; }
.opened-search #myNavbar .open-search {
  color: #555;
  .
	fa-search: before;
    .
	fa-search-content: "\f054"; }

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 38%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 35px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0; }

.prev i {
  color: #fff; }

.next i {
  color: #fff; }

.next {
  right: 0;
  border-radius: 3px 0 0 3px; }

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover, .icon-bar a:hover {
  background-color: #003366; }

#owl-banner i {
  color: #fff; }

.prevAltriServizi, .nextAltriServizi {
  cursor: pointer;
  position: absolute;
  top: 8%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: black;
  font-weight: bold;
  font-size: 35px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0; }

.hide-small-top-menu i {
  color: #003366; }

.icon-bar a {
  color: #003366;
  transition: all 0.3s; }

.footer-custom h4 {
  border-bottom: 1px solid #fff !important;
  font-weight: bold;
  color: #fff; }

.footer-custom p {
  font-size: small;
  color: #fff !important; }

.footer-custom p a:hover {
  color: #fff;
  text-decoration: none; }

.footer-custom i {
  /* 	color: #deb887; */
  color: #fff; }

.footer-custom-bottom i {
  color: #8a8987;
  font-size: 18px;
  vertical-align: middle; }

.footer-custom-bottom p {
  margin: 0;
  font-size: small;
  color: #8a8987; }

.footer-custom-bottom img {
  vertical-align: middle;
  padding-right: 20px; }

#mySidenav {
  display: none;
  padding-top: 39px;
  top: 0;
  z-index: 20; }

.w3-sidenav #close-sidenav {
  padding: 0px 13px;
  font-size: 30px; }

.w3-sidenav img {
  color: #fff;
  width: 40px;
  margin-right: 5px;
  vertical-align: bottom; }

.w3-sidenav i {
  color: #fff;
  width: 13%;
  margin-right: 5px; }

.w3-sidenav {
  z-index: 5; }

/* menu verticale pagine interne */
.menuTitle {
  text-align: right;
  font-weight: bold; }

.menuPage li {
  width: 100%; }

.menuPage li a {
  border-bottom: 1px solid #dadada;
  padding: 5px;
  text-align: right;
  font-weight: bold;
  font-size: 15px; }

.columnMargin {
  margin-left: 3.6em;
  margin-right: 3.6em; }

.column2 {
  padding: 20px 10px 50px 20px;
  font-size: 18px !important; }

.column3-custom {
  padding: 20px 30px 20px 10px !important; }

.lfr-asset-metadata {
  display: none !important; }

.header-title {
  text-align: center; }

.articolo a {
  color: red; }

.articolo a:hover {
  text-decoration: underline; }

.taglib-header {
  border-bottom-color: transparent;
  color: #555; }

.aui .alert-success, .aui .portlet-msg-success {
  background-color: #f1fbd1;
  border-color: #bce830;
  color: #488f06;
  display: none; }

.aui label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold; }

.aui img {
  opacity: 0.9; }

/* -------------------------------- */
@media (max-width: 725px) {
  .hide-small-top-menu {
    display: none !important; }

  .banner-mobile-margin-top {
    margin-top: 52px; }

  #myNavbar {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%; } }
@media (max-width: 1300px) {
  .reduce-mission-title {
    display: none !important; } }
@media (max-width: 1163px) {
  .hide-icon-bottom-menu {
    display: none !important; }

  .reduce-mission-title {
    display: none !important; } }
@media (max-width: 1025px) {
  .reduce-font-size-bottom-menu {
    font-size: 15px !important; } }
@media (max-width: 1025px) {
  .reduce-font-size-bottom-menu-a {
    font-size: 13px !important; } }
@media (max-width: 1699px) and (min-width: 1300px) {
  h1 {
    font-size: 30px !important; }

  h2 {
    font-size: 25px !important; }

  h5 {
    font-size: 14px !important; } }
@media (max-width: 1299px) and (min-width: 1150px) {
  h1 {
    font-size: 23px !important; }

  h2 {
    font-size: 21px !important; }

  h5 {
    font-size: 14px !important; } }
@media (max-width: 1149px) and (min-width: 950px) {
  h1 {
    font-size: 19px !important; }

  h2 {
    font-size: 18px !important; }

  h5 {
    font-size: 14px !important; } }
@media (max-width: 949px) and (min-width: 660px) {
  h1 {
    font-size: 16px !important; }

  h2 {
    font-size: 16px !important; }

  h5 {
    font-size: 14px !important; }

  .mission-none {
    display: none; } }
@media (max-width: 659px) and (min-width: 601px) {
  h1 {
    font-size: 13px !important; }

  h2 {
    font-size: 13px !important; }

  .mission-none {
    display: none; }

  h5 {
    font-size: 14px !important; } }
@media (max-width: 600px) {
  h1 {
    font-size: 13px !important; }

  h2 {
    font-size: 13px !important; }

  h5 {
    font-size: 14px !important; }

  .mission-none {
    display: none; } }
@media (min-width: 1033px) {
  #owl-banner {
    line-height: 1.35; } }
@media (max-width: 725px) {
  #owl-banner {
    line-height: 0.65; } }
@media (max-width: 500px) {
  .div-category-slider {
    padding-left: 1px !important; }

  .w3-display-topleft a {
    padding-top: 9% !important; }

  .div-text-slider {
    padding-right: 0 !important;
    padding-bottom: 0 !important; } }
@media (max-width: 1530px) and (min-width: 1201px) {
  .prev, .next {
    top: 30%; } }
@media (max-width: 1200px) and (min-width: 1001px) {
  .prev, .next {
    top: 25%; } }
@media (max-width: 1000px) and (min-width: 801px) {
  .prev, .next {
    top: 20%; } }
@media (max-width: 800px) {
  .prev, .next {
    display: none; } }
@media (max-width: 726px) {
  #logo img {
    max-width: 85%; } }
@media (max-width: 726px) {
  #logo-mobile img {
    max-width: 100%; } }
@media (max-width: 472px) {
  #logo {
    display: none; } }
@media (max-width: 472px) {
  #logo-mobile {
    display: block !important; } }
@media (max-width: 767px) {
  .menuTitle {
    text-align: center !important; } }
@media (max-width: 767px) {
  .menuPage li a {
    text-align: center !important; } }
@media (max-width: 726px) {
  .div-category-slider {
    display: none !important; }

  h1, h2 {
    margin: 4px 0; } }
@media (max-width: 767px) {
  .column2-custom {
    display: none !important; } }
.aui .breadcrumb {
  padding: 8px 15px;
  list-style: none;
  background-color: #fff;
  border-radius: 2px; }

span.centerImage {
  text-align: center; }

@media (max-width: 500px) {
  h1, h2 {
    margin: 4px 0; }

  h5 {
    margin-left: 10px; }

  .w3-display-bottomright {
    position: relative !important; }

  .w3-padding-32 {
    padding-top: 5px !important; }

  .w3-padding-16 {
    padding-top: 0px !important;
    margin: -1% !important; }

  .w3-container {
    padding: 0em; } }
/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/
@-webkit-keyframes blinker {
  from {
    opacity: 1.0; }

  to {
    opacity: 0.0; } }

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate; }

.blink_IE {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  font-weight: bold; }

@-moz-keyframes blinker {
  0% {
    opacity: 1.0; }

  50% {
    opacity: 0.0; }

  100% {
    opacity: 1.0; } }

@-webkit-keyframes blinker {
  0% {
    opacity: 1.0; }

  50% {
    opacity: 0.0; }

  100% {
    opacity: 1.0; } }

@keyframes blinker {
  0% {
    opacity: 1.0; }

  50% {
    opacity: 0.0; }

  100% {
    opacity: 1.0; } }

.arrow_dx {
  position: relative;
  -webkit-animation: mymove 1s infinite;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-timing-function: linear;
  /* Safari 4.0 - 8.0 */
  animation: mymove 1s infinite;
  animation-timing-function: linear; }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
  from {
    left: 0px; }

  to {
    left: 5px; } }

@keyframes mymove {
  from {
    left: 0px; }

  to {
    left: 20px; } }

.button {
  border: none;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none !important;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer; }

.btn-green {
  background-color: #4CAF50; }

/* Green */
.btn-blue {
  background-color: #008CBA; }

/* Blue */
.btn-red {
  background-color: #f44336; }

/* Red */
.btn-gray {
  background-color: #808080; }

/* Gray */
.btn-br-green {
  background-color: white;
  color: black;
  border: 2px solid #4CAF50; }

.btn-br-blue {
  color: #003366 !important;
  border: 2px solid #003366; }

.btn-br-blue:hover {
  background-color: #003366 !important;
  color: white !important; }

.btn-br-red {
  background-color: white;
  color: black;
  border: 2px solid #f44336; }

.btn-br-gray {
  color: #505050 !important;
  border: 2px solid #808080; }

.btn-br-gray:hover {
  background-color: #808080; }

.border-bt {
  border-bottom: 1px solid #e5e5e5 !important;
  padding-top: 3px !important;
  padding-bottom: 12px !important;
  height: auto !important; }

.hovernone a:hover {
  color: #ff8000 !important;
  background-color: #fff !important; }

.label-SB {
  font-size: 14px !important;
  font-family: 'myriad-SB' !important;
  color: black; }

.label-ME {
  font-size: 14px !important;
  font-family: 'myriad-SB' !important;
  color: #757575; }

.label-LI {
  font-size: 14px !important;
  font-family: 'myriad-LI' !important;
  color: #757575; }

.aui .modal-body {
  position: relative;
  overflow-y: auto;
  padding: 14px;
  text-align: justify; }

.aui .modal-header h3 {
  margin: 0;
  line-height: 30px;
  font-size: 24px;
  text-transform: capitalize !important;
  color: #757575; }