.t3-header {
  
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image .logo-img {
  height: auto;
  max-height: 102px;
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.head-search {
  margin-top: 0;
}
.head-search .custom_logodx {
  float: right;
  display: block;
}
.head-search #logodx {
  margin: 0;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 2px;
  padding-top: 0.5%;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 2px;
    padding-top: 0.4%;
  }
}
.t3-mainbody {
  padding-top: 0;
  padding-bottom: 26px;
}
.t3-content {
  padding-top: 26px;
  padding-bottom: 26px;
}
.t3-sidebar {
  padding-top: 26px;
  padding-bottom: 26px;
}
#t3-footer {
  background: #043659;
  color: #ffffff;
  font-size: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#043659), to(#03497c));
  background: -webkit-linear-gradient(top, #043659, #03497c);
  background: -moz-linear-gradient(top, #043659, #03497c);
  background: -ms-linear-gradient(top, #043659, #03497c);
  background: -o-linear-gradient(top, #043659, #03497c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#043659, endColorstr=#03497c, GradientType=0);
  background-color: #043659;
}
#t3-footer .custom_footer ul {
  list-style-type: none;
  padding: 0;
}
#t3-footer h2.titolo-footer,
#t3-footer h3.titolo-footer {
  color: #ffffff;
}
#t3-footer h2.titolo-footer-sottolineato,
#t3-footer h3.titolo-footer-sottolineato {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #043659;
  color: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #ffffff;
}
.t3-footnav {
  padding: 26px 0;
  padding-top: 10px !important;
  border-top: 1px solid #eeeeee;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 52px 0;
  }
}
.t3-footnav .t3-module {
  background: #043659;
  color: #ffffff;
  margin-top: 13px;
  margin-bottom: 13px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 20px;
  margin-bottom: 13px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 16px;
  padding: 52px 0 104px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 26px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}