body {
  width: 100%;
  *zoom: 1;
  display: inline-block;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  *font-size: small;
  *font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: inherit;
  font-style: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #747474;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
}
p {
  margin-bottom: 1em;
  line-height: 1.8em;
}
h1,
h2,
h3 {
  margin-bottom: 1.5em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #1576c0;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
}
h4,
h5,
h6 {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #747474;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 16px;
}
ul {
  margin: 0 0 1em 1em;
  padding: 0;
}
ul li {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
}
strong {
  font-weight: bold;
}
a {
  color: #1576c0;
}
.date {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 13px;
  font-family: Oswald;
}
.thumb {
  border: 3px solid #e5e5e5;
}
.thumb img {
  display: block;
}
ul.attachments {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0;
}
ul.attachments li {
  margin-bottom: 10px;
}
ul.attachments li a {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #e5e5e5;
  background: url(../img/download.png) no-repeat 10px 50%;
  font-size: 15px;
}
td,
th {
  vertical-align: top;
}
#flashMessage,
#authMessage {
  background: none repeat scroll 0 0 #449944;
  border: 2px solid rgba(0,0,0,0.2);
  color: #FFFFFF;
  padding: 15px;
  margin-bottom: 2em;
  position: relative;
  text-align: center;
}
#flashMessage.error,
#flashMessage#authMessage,
#authMessage.error,
#authMessage#authMessage {
  background: none repeat scroll 0 0 #dd4444;
}
.input {
  margin-bottom: 1.5em;
}
input[type='text'],
input[type='number'],
input[type='email'],
input[type='password'],
textarea,
select {
  font: inherit;
  backgorund: #fff;
  border: 1px solid #e5e5e5;
  width: 100%;
  padding: .5em .3em;
  font-size: 17px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #1576c0;
}
input[type='text'],
input[type='number'],
input[type='email'],
input[type='password'] {
  max-width: 400px;
}
input[type='submit'],
.button,
button {
  font: inherit;
  -webkit-appereance: none;
  border-radius: 5px;
  border: none;
  background: #ec2127;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 17px;
  color: #fff;
  padding: .3em 2em;
  cursor: pointer;
}
.button {
  display: inline-block;
}
.checkbox input,
.checkbox label {
  vertical-align: middle;
}
.checkbox label {
  display: inline;
}
.error-message {
  color: #dd0000;
  font-size: 0.85em;
  margin-top: 0.25em;
  text-transform: lowercase;
}
label {
  margin-bottom: .3em;
  display: block;
}
body {
  display: block;
}
.container {
  margin: 0 10px;
}
@media (max-width: 600px) {
  .content img {
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
  }
}
.gallery {
  padding-top: 25px;
  overflow: hidden;
  display: block;
  width: 102.77777777778%;
  margin: 0 -1.3888888888889%;
  *zoom: 1;
  display: inline-block;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery .thumb {
  display: inline;
  float: left;
  width: 47.222222222222%;
  margin: 0 1.3888888888889%;
  margin-bottom: 20px;
}
#mappa {
  height: 400px;
  margin-bottom: 25px;
}
.paging {
  clear: both;
  padding-top: 20px;
  text-align: center;
}
.paging a,
.paging span {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #e0e0e0;
  color: #999;
  font-weight: bold;
}
.paging > span {
  margin: 0 5px;
}
.paging span.current {
  background: #1576c0;
  color: #fff;
}
.privacyDisclaimer {
  margin-bottom: 10px;
  font-size: .9em;
}
.privacyDisclaimer div {
  margin-bottom: 5px;
}
.privacyDisclaimer a {
  text-decoration: underline;
}
#toggler {
  position: fixed;
  z-index: 600;
  width: 40px;
  height: 40px;
  background: #1576c0 url(../img/toggler.png) no-repeat 0 0;
  top: 15px;
  left: 5px;
  cursor: pointer;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
.open #toggler {
  background-position: 0 -40px;
}
#mainMenu {
  background: rgba(21,118,192,0.9);
  position: fixed;
  left: -100%;
  width: 100%;
  bottom: 0;
  top: 0;
  height: 100%;
  overflow: auto;
  text-align: center;
  padding-top: 40px;
  z-index: 500;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
#mainMenu a {
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold;
}
#mainMenu.open {
  left: 0;
}
#mainMenu ul li ul {
  display: block !important;
  margin: 0;
}
#mainMenu ul li ul a {
  height: 30px;
  line-height: 30px;
  font-size: 11px;
}
#siteHeader {
  padding: 7px 0;
  background: #1576c0;
  text-align: right;
}
#logo {
  display: inline-block;
  height: 54px;
  width: 220px;
  background: url(../img/logonewwhitemobile.png) no-repeat 0 0;
}
#whatsapp {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: url(/img/WhatsApp.svg) no-repeat center / contain;
  overflow: hidden;
  text-indent: -100em;
  text-align: left;
  z-index: 1000;
}
#slideShow {
  padding: 40px 0;
  background: #e5e5e5 url(../img/siteHeaderBg_mobile.jpg) no-repeat 50% 50%;
  background-position: cover;
  border-bottom: 10px solid #e5e5e5;
}
#slideShow span {
  display: inline-block;
  padding: .4em 10px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
#slideShow span.tagline1 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 2em;
  background: rgba(21,118,192,0.9);
  margin-bottom: 10px;
}
#slideShow span.tagline2 {
  background: rgba(119,119,119,0.9);
  font-weight: 400;
  color: #fff;
  font-size: 16px;
}
#slideShow .links {
  display: none;
}
#nuslideShow {
  overflow: hidden;
}
#nuslideShow .slide {
  display: none;
  position: relative;
}
#nuslideShow .slide:first-child {
  display: block;
}
#nuslideShow.slick-initialized .slide {
  display: block;
}
#nuslideShow .imago {
  transform: translateX(-30%);
  -webkit-transform: translateX(-30%);
  width: 300%;
  max-width: none;
}
#nuslideShow .texto {
  width: 100%;
  font-size: 16px;
  background: rgba(21,118,192,0.9);
}
#nuslideShow .texto h1 {
  display: inline-block;
  padding: 10px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 1em;
  margin-bottom: 10px;
  text-align: left;
}
#nuslideShow .texto h1 a {
  color: #fff;
}
main {
  padding: 30px 0;
  clear: both;
}
h1.left {
  text-align: left;
}
.filters {
  float: right;
  position: relative;
  top: -70px;
  left: -50px;
}
.filters label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
}
.filters .input {
  white-space: nowrap;
  margin: 0;
}
.filters select {
  font-size: 15px;
}
@media (max-width: 550px) {
  .filters {
    top: -20px;
    float: left;
    left: 0;
  }
}
#newsIndex {
  clear: both;
}
.newsPreview {
  color: #747474;
  margin-bottom: 25px;
  display: block;
}
.newsPreview img,
.newsPreview .date {
  display: block;
  margin-bottom: 10px;
}
.newsPreview h4 {
  margin-bottom: 15px;
  line-height: 1.2em;
}
.newsPreview h4 a {
  color: #5b5b5b;
}
.newsPreview p {
  text-align: justify;
  line-height: 1.4em;
}
.slick-prev,
.slick-next {
  position: absolute;
  height: 40px;
  width: 40px;
  top: -75px;
  left: 0;
  background: url(../img/arrows_mobile.png) no-repeat 50% 0;
  overflow: hidden;
  border: none;
  border-radius: 0;
  padding: 0;
  text-indent: -100em;
  display: block;
}
.slick-next {
  left: auto;
  right: 0;
  background-position: 50% -40px;
}
#services {
  overflow: hidden;
  margin-bottom: 50px;
}
#services a {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
#services a img {
  display: block;
}
#services a span {
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  background: #1576c0;
  padding: 5px;
}
#services a:hover span {
  background: #2191e7;
}
#prodsol {
  overflow: hidden;
  margin-bottom: 50px;
}
#prodsol a {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
#prodsol a img {
  display: block;
}
#prodsol a span {
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  background: #1576c0;
  padding: 5px;
}
#prodsol a:hover span {
  background: #2191e7;
}
#bannerNl {
  display: block;
  margin: -10px auto 25px;
}
#bannerNl h3 {
  margin-bottom: 20px;
}
#bannerNl span.ext {
  background: #fff;
  display: block;
  text-align: center;
}
#bannerNl span.ext span {
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  background: #1576c0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  padding: 5px 15px;
  font-size: 15px;
  font-weight: bold;
}
#bannerNl:hover span.ext span {
  background: #2191e7;
}
.servizi {
  margin-bottom: 30px;
}
.servizi .menu li a {
  display: block;
  height: 80px;
  padding-left: 100px;
  background: url(../img/servizi_mobile.png) no-repeat 0 0;
  color: #747474;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.2em;
  padding-top: 8px;
  margin-bottom: 10px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.servizi .menu li#item_23 a {
  background-position: 0 -80px;
}
.servizi .menu li#item_24 a {
  background-position: 0 -160px;
}
.servizi .menu li#item_25 a {
  background-position: 0 -240px;
}
.servizi .menu li#item_26 a {
  background-position: 0 -320px;
}
.servizi .menu li#item_27 a {
  background-position: 0 -400px;
}
#bannerTrasporto {
  margin-top: 50px;
  display: block;
  clear: both;
}
#partner {
  text-align: center;
  padding: 20px 0 10px;
  border-top: 1px solid #e5e5e5;
}
#partner ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#partner ul li {
  display: inline-block;
  margin: 0 8px 10px;
  width: 27%;
  vertical-align: middle;
}
.newsletterpageform {
  max-width: 400px;
  margin: 30px auto;
}
.newsletterpageform .privacyDisclaimer {
  font-size: .8em;
}
.newsletterpageform .submit {
  text-align: center;
}
#siteFooter {
  background: #1576c0;
  clear: both;
  background-size: cover;
  color: #fff;
  font-size: 13px;
  padding: 40px 0;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
#siteFooter h5 {
  color: #fff;
  text-transform: none;
  font-weight: bold;
  font-size: 20px;
}
#siteFooter a {
  color: #fff;
}
#siteFooter .infos,
#siteFooter .newsletter {
  margin-bottom: 25px;
}
#siteFooter .infos span {
  display: inline-block;
  line-height: 30px;
  padding-left: 35px;
  background: url(../img/contactbg.png) no-repeat 0 0;
  margin-right: 10px;
  margin-bottom: 5px;
}
#siteFooter .infos span.address {
  background-position: 0 -60px;
}
#siteFooter .infos span.mail {
  background-position: 0 -120px;
}
#siteFooter .infos span.fax {
  background-position: 0 -180px;
}
#siteFooter .orari {
  margin-top: 2em;
}
#cookiedisclaimer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #333;
  padding: 10px;
  z-index: 99999;
  border-top: 1px solid;
}
#cookiedisclaimer a {
  text-decoration: underline;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer a:hover {
  color: #eee;
}
#cookiedisclaimer span {
  background: #00aa00;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  margin: 5px 10px 0 20px;
  padding: 5px 10px;
}
#cookiedisclaimer span:hover {
  background: #008800;
}
.nocookie {
  font-style: italic;
  font-size: smaller;
  padding: 10px 0;
}
@media (min-width: 470px) {
  #siteHeader {
    text-align: center;
  }
  .newsSlider {
    margin: 0 -10px;
    margin-bottom: 50px !important;
  }
  .newsSlider .newsPreview {
    margin: 0 10px;
  }
  .newsPreview {
    display: inline;
    float: left;
    width: 47.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 25px;
  }
  #newsIndex .newsPreview:nth-of-type(2n+1) {
    clear: left;
  }
  #siteFooter {
    overflow: hidden;
  }
  #siteFooter .infos {
    display: inline;
    float: left;
    width: 97.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 25px;
  }
  #siteFooter .infos span {
    display: block;
  }
  #partner ul li {
    width: 17%;
  }
}
@media (min-width: 758px) {
  #bannerNl {
    margin: 0 0 35px;
  }
  #bannerNl span.ext span {
    font-size: 20px;
  }
  #services a {
    float: left;
    width: 32%;
  }
  #services a:nth-of-type(2) {
    margin: 0 2%;
  }
  #prodsol a {
    float: left;
    width: 32%;
  }
  #prodsol a:nth-of-type(2) {
    margin: 0 2%;
  }
  #nuslideShow .imago {
    transform: translateX(-30%);
    -webkit-transform: translateX(-30%);
    width: 200%;
  }
  #nuslideShow .texto h1 {
    font-size: 1.5em;
  }
  .newsPreview {
    display: inline;
    float: left;
    width: 22.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 35px;
  }
  #newsIndex .newsPreview:nth-of-type(2n+1) {
    clear: none;
  }
  #newsIndex .newsPreview:nth-of-type(4n+1) {
    clear: left;
  }
  .gallery .thumb {
    display: inline;
    float: left;
    width: 22.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 25px;
  }
  #siteFooter .newsletter,
  #siteFooter .infos {
    display: inline;
    float: left;
    width: 47.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 25px;
  }
  #siteFooter .newsletter {
    clear: left;
  }
  #siteFooter .links {
    display: inline;
    float: left;
    width: 47.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 25px;
  }
  .servizi {
    display: inline;
    float: left;
    width: 47.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 50px;
  }
  .servizi h3 {
    text-align: left;
  }
  .servizi#servizi {
    border-right: 2px solid #e5e5e5;
  }
  #ContactIndexForm {
    display: block;
    width: 102.77777777778%;
    margin: 0 -1.3888888888889%;
    *zoom: 1;
    display: inline-block;
  }
  #ContactIndexForm:before,
  #ContactIndexForm:after {
    content: "";
    display: table;
  }
  #ContactIndexForm:after {
    clear: both;
  }
  #ContactIndexForm .text {
    display: inline;
    float: left;
    width: 30.555555555556%;
    margin: 0 1.3888888888889%;
    margin-bottom: 1em;
  }
  #ContactIndexForm .textarea,
  #ContactIndexForm .privacyDisclaimer,
  #ContactIndexForm .submit {
    display: inline;
    float: left;
    width: 97.222222222222%;
    margin: 0 1.3888888888889%;
    margin-bottom: 1em;
  }
  #news .mainImage {
    width: 40%;
    max-width: 500px;
    float: left;
    margin: 0 1em 1.5em 0;
  }
}
@media (min-width: 1010px) {
  #whatsapp {
    display: none;
  }
  .imago {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    width: 100%;
    max-width: none;
  }
  #siteFooter .infos {
    display: inline;
    float: left;
    width: 22.222222222222%;
    margin: 0 1.3888888888889%;
  }
  #siteFooter .newsletter,
  #siteFooter .links {
    display: inline;
    float: left;
    width: 22.222222222222%;
    margin: 0 1.3888888888889%;
    clear: none;
  }
  #siteHeader {
    padding: 5px 0;
  }
  #slideShow {
    padding: 0;
    background: url(../img/siteHeaderBg.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  #slideShow .container {
    height: 500px;
    position: relative;
  }
  #slideShow .container span {
    position: absolute;
    left: 0;
  }
  #slideShow .container span.tagline1 {
    top: 240px;
    font-size: 35px;
  }
  #slideShow .container span.tagline2 {
    top: 340px;
    max-width: 50%;
    font-size: 22px;
  }
  #slideShow .links {
    display: block;
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 221px;
  }
  #slideShow .links a {
    display: block;
    width: 221px;
    margin-bottom: 10px;
  }
  #slideShow .links a#tachoPlus {
    background: url(../img/tacho_plus.png) no-repeat 0 0;
    height: 190px;
    margin-bottom: 10px;
  }
  #slideShow .links a#freeDriver {
    background: url(../img/free_driver.png) no-repeat 0 0;
    height: 80px;
  }
  main {
    padding: 75px 0;
  }
  #bannerNl {
    margin: -30px 0 50px;
  }
  #bannerNl span.ext span {
    font-size: 24px;
  }
  .servizi {
    padding-top: 40px;
  }
  .servizi .menu li {
    margin-bottom: 20px;
  }
  .servizi .menu li a {
    display: block;
    height: 160px;
    padding-left: 180px;
    background: url(../img/servizi.png) no-repeat 0 0;
    padding-top: 42px;
    font-size: 22px;
    font-weight: bold;
  }
  .servizi .menu li#item_23 a {
    background-position: 0 -160px;
  }
  .servizi .menu li#item_24 a {
    background-position: 0 -320px;
  }
  .servizi .menu li#item_25 a {
    background-position: 0 -480px;
  }
  .servizi .menu li#item_26 a {
    background-position: 0 -640px;
  }
  .servizi .menu li#item_27 a {
    background-position: 0 -800px;
  }
  #partner ul li {
    width: 9%;
  }
}
@media (min-width: 1200px) {
  #services {
    margin-bottom: 100px;
  }
  #prodsol {
    margin-bottom: 100px;
  }
  #nuslideShow .imago {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    width: auto;
    max-width: 100%;
  }
  #nuslideShow .texto h1 {
    font-size: 2em;
    padding: 20px;
    margin-bottom: 0;
  }
  .container {
    max-width: 1140px;
    margin: 0 auto;
  }
  #siteHeader {
    z-index: 500;
    top: 0;
    width: 100%;
    background: rgba(21,118,192,0.9);
    height: 100px;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    padding: 20px 0;
  }
  #siteHeader .container {
    position: relative;
  }
  .inside #siteHeader {
    position: static;
    background: #1576c0;
  }
  #logo {
    background: url(../img/logonewwhite.png) no-repeat 0 0;
    background-size: 320px;
    width: 320px;
    height: 79px;
    margin-top: -5px;
    position: absolute;
    left: 0;
  }
  #toggler {
    display: none;
  }
  #mainMenu {
    background: none;
    position: static;
    text-align: right;
    padding: 0;
    padding-left: 340px;
    overflow: visible;
  }
  #mainMenu ul {
    position: relative;
  }
  #mainMenu ul li {
    display: inline-block;
    position: relative;
  }
  #mainMenu ul li:after {
    content: '|';
    color: #fff;
    font-size: 18px;
    height: 99px;
    line-height: 99px;
    display: inline-block;
    opacity: .2;
  }
  #mainMenu ul li#item_17:after {
    display: none;
  }
  #mainMenu ul li#item_48 {
    position: absolute;
    top: -8px;
    right: 120px;
    background: url(../img/fb.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    text-indent: -100em;
    overflow: hidden;
  }
  #mainMenu ul li#item_48 a {
    display: block;
  }
  #mainMenu ul li#item_49 {
    position: absolute;
    top: -8px;
    right: 80px;
    background: url(../img/li.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    text-indent: -100em;
    overflow: hidden;
  }
  #mainMenu ul li#item_49 a {
    display: block;
  }
  #mainMenu ul li#item_53 {
    position: absolute;
    top: -2px;
    right: 170px;
  }
  #mainMenu ul li#item_53:after {
    display: none;
  }
  #mainMenu ul li#item_53 a {
    display: inline-block;
    color: #1576c0;
    background: #fff;
    padding: 3px 6px;
    height: auto;
    line-height: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  #mainMenu ul li#item_53 a:hover {
    background: #d9ecfb;
  }
  #mainMenu ul li#item_57 {
    position: absolute;
    top: -8px;
    right: 40px;
    background: url(../img/telegram.png) no-repeat 0 0;
    background-size: contain;
    width: 32px;
    height: 32px;
    text-indent: -100em;
    overflow: hidden;
  }
  #mainMenu ul li#item_57 a {
    display: block;
  }
  #mainMenu ul li#item_58 {
    position: absolute;
    top: -8px;
    right: 0;
    background: url(../img/whatsapp.png) no-repeat 0 0;
    background-size: contain;
    width: 32px;
    height: 32px;
    text-indent: -100em;
    overflow: hidden;
  }
  #mainMenu ul li#item_58 a {
    display: block;
  }
  #mainMenu ul li ul {
    z-index: 2;
    list-style-type: none;
    background: rgba(229,229,229,0.98);
    width: auto;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 80px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    display: none;
    opacity: 0;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    visibility: hidden;
  }
  #mainMenu ul li ul li {
    height: 40px;
    display: block;
  }
  #mainMenu ul li ul li:after {
    display: none;
  }
  #mainMenu ul li ul li a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #cccccc;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    color: #1576c0;
    font-weight: bold;
  }
  #mainMenu ul li ul li:last-child a {
    border: none;
  }
  #mainMenu ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  #mainMenu a {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 99px;
    line-height: 99px;
    padding: 0 5px;
  }
  #slideShow .container {
    height: 600px;
  }
  #slideShow .container span.tagline1 {
    top: 340px;
  }
  #slideShow .container span.tagline2 {
    top: 440px;
  }
  #homeNews {
    clear: both;
  }
  #homeNews h3 {
    position: relative;
    overflow: hidden;
  }
  #homeNews h3 a {
    background: #fff;
    padding: 0 2em;
  }
  #homeNews h3:after {
    content: '';
    height: 2px;
    background: #747474;
    width: 300%;
    position: absolute;
    left: -100%;
    top: 50%;
    margin-top: -1px;
    z-index: -1;
  }
  #mainMenu ul li a {
    padding: 0 5px;
    font-size: 13px;
    font-weight: bold;
  }
  .slick-prev,
  .slick-next {
    height: 86px;
    width: 40px;
    top: 50%;
    left: -50px;
    background: url(../img/arrows.png) no-repeat 50% 0;
    overflow: hidden;
    border: none;
    border-radius: 0;
    padding: 0;
    text-indent: -100em;
    display: block;
    margin-top: -63px;
  }
  .slick-next {
    left: auto;
    right: -50px;
    background-position: 50% -86px;
  }
}
.no-touch #mainMenu  a {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
.no-touch #mainMenu  a:hover {
  color: #ec2127;
}
.no-touch .thumb {
  overflow: hidden;
}
.no-touch .thumb img {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
.no-touch .thumb img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.no-touch .newsPreview .date,
.no-touch .newsPreview h4 {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
.no-touch .newsPreview:hover .date,
.no-touch .newsPreview:hover h4 {
  color: #5b5b5b;
}
.no-touch .servizi a {
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
.no-touch .servizi a:hover {
  color: #1576c0;
}
.no-touch #slideShow .links a {
  opacity: .85;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
.no-touch #slideShow .links a:hover {
  opacity: 1;
}
.arearis {
  overflow: hidden;
}
.arearis .header {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 3em;
  padding-bottom: 1em;
  text-align: center;
}
.arearis .header img {
  margin-bottom: 1em;
}
.arearis .header a {
  width: 75px;
  background: #ec2127;
  color: #fff;
  padding: 3px;
  margin: 0 auto 1em;
  display: block;
  clear: both;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.arearis .header a:hover {
  background: #c91117;
}
.arearis .login_register {
  padding-top: 1em;
  clear: both;
  overflow: hidden;
}
.arearis .account {
  padding: 35px 25px;
  background: #f0f0f0;
  float: left;
  width: 48%;
}
@media (max-width: 700px) {
  .arearis .account {
    float: none;
    width: 100%;
  }
}
.arearis .tpcloud {
  clear: both;
  display: block;
  margin-top: 50px;
  border-top: 1px solid #f0f0f0;
}
.arearis .noaccount {
  padding: 75px 25px;
  float: right;
  width: 48%;
  font-size: 20px;
  border-left: 1px solid #ddd;
}
@media (max-width: 700px) {
  .arearis .noaccount {
    float: none;
    width: 100%;
    border: none;
    border-top: 1px solid #ddd;
    padding: 35px 25px;
    margin-top: 35px;
  }
}
.arearis .passwordlost {
  display: block;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
.arearis .inputGroup {
  overflow: hidden;
  background: #f6f6f6;
  padding: 25px;
  margin-bottom: 1.5em;
  border: 1px solid #eee;
}
.arearis .inputGroup .select {
  float: left;
  width: 32%;
  margin-right: 2%;
}
@media (max-width: 700px) {
  .arearis .inputGroup .select {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}
.arearis .inputGroup .rows {
  float: left;
  width: 66%;
}
@media (max-width: 700px) {
  .arearis .inputGroup .rows {
    float: none;
    width: 100%;
  }
}
.arearis .inputGroup .rows .input {
  width: 49%;
  vertical-align: top;
  display: inline-block;
}
@media (max-width: 700px) {
  .arearis .inputGroup .rows .input {
    display: block;
    width: 100%;
  }
}
.arearis .inputGroup .rows .input:nth-of-type(2n) {
  margin-left: 2%;
}
@media (max-width: 700px) {
  .arearis .inputGroup .rows .input:nth-of-type(2n) {
    margin-left: 0;
  }
}
.arearis .datilogin .text,
.arearis .datilogin .password {
  width: 32%;
  vertical-align: top;
  display: inline-block;
}
@media (max-width: 700px) {
  .arearis .datilogin .text,
  .arearis .datilogin .password {
    display: block;
    width: 100%;
  }
}
.arearis .datilogin .text:nth-of-type(2),
.arearis .datilogin .password:nth-of-type(2) {
  margin: 0 2%;
}
@media (max-width: 700px) {
  .arearis .datilogin .text:nth-of-type(2),
  .arearis .datilogin .password:nth-of-type(2) {
    margin: 0 0 1.5em;
  }
}
.arearis a.attachment {
  padding: 10px;
  background: #f0f0f0;
  border: 1px solid #e6e6e6;
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
.arearis a.attachment:hover {
  border-color: #ddd;
}
.arearis h3 {
  color: #999;
  font-size: 20px;
  margin-bottom: 0.5em;
  margin-top: 2em;
  text-align: left;
}
.arearis .uploader {
  padding: 25px;
  margin-top: 30px;
  border: 1px solid #f0f0f0;
}
.arearis .uploader h3 {
  margin-top: 0;
}
#siteHeader,
main,
#siteFooter {
  transition: .3s ease-out .3s;
  -webkit-transition: .3s ease-out .3s;
}
body.openMenu #slideShow,
body.openMenu main,
body.openMenu #siteFooter {
  filter: blur(2px) brightness(70%);
}
@media (min-width: 1200px) {
  body.openMenu #slideShow,
  body.openMenu main,
  body.openMenu #siteFooter {
    filter: none;
  }
}
