.z {
  fill: #0066CC;
}
.h {
  stroke: none;
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
}
body {
  font-family: 'Rubik', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: normal;
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 90%;
  }
}
/*.square{
    position: relative;
    &:before{
        !* initial ratio of 1:1*!
        content: "";
        display: block;
        padding-top: 100%;
    }
}*/
.bckg-dk {
  background-color: #003366;
}
.bckg-dk-lgt {
  background-color: #00487B;
}
.bckg-md {
  background-color: #0066CC !important;
}
.bckg-lg {
  background-color: #0099CC !important;
}
.bckg-tertiary {
  background-color: #009966 !important;
}
.bckg-complement {
  background-color: #99CC33 !important;
}
.bckg-lg-grey {
  background-color: #F5F5F7;
}
.color-dk {
  color: #003366 !important;
}
.color-md {
  color: #0066CC !important;
}
.color-lg {
  color: #0099CC !important;
}
.color-complement {
  color: #99CC33 !important;
}
.bckg-circle {
  background-image: url("../img/circle.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 60vh;
  /* iPad Pro Portrait */
}
@media only screen and (min-width: 768px) {
  .bckg-circle {
    background-size: contain;
    background-position: right;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .bckg-circle {
    min-height: 50vh;
    background-size: 110%;
  }
}
.bckg-img-section-3 {
  background-image: url("../img/bckg-section-student.jpg");
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 60vh;
}
@media screen and (max-width: 576px) {
  .bckg-img-section-3 {
    min-height: 70vh;
    background-position: 60% 0%;
  }
}
@media only screen and (min-width: 768px) {
  .bckg-img-section-3 {
    background-position: 40% 0%;
    background-size: cover;
  }
}
.space-100 {
  height: 0px;
}
@media only screen and (min-width: 992px) {
  .space-100 {
    height: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .space-100 {
    height: 100px;
  }
}
.space-150 {
  height: 100px;
  /* iPad Pro Portrait */
  /* iPad Pro Landscape */
}
@media screen and (max-width: 576px) {
  .space-150 {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .space-150 {
    height: 150px;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .space-150 {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .space-150 {
    height: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .pl-5-rem {
    padding-left: 5rem!important;
  }
}
.bord-top-green-6 {
  border-top: 6px solid #99CC33;
}
.bord-top-green-3 {
  border-top: 3px solid #99CC33;
}
.border-top-dk {
  border-top: 3px solid #003366;
}
.border-top-dk-6 {
  border-top: 6px solid #003366;
}
.border-top-lgt-3 {
  border-top: 3px solid #0099CC;
}
.list-style-none {
  list-style: none;
}
.list-into-p {
  margin-bottom: 20px!important;
}
.list-into-p li {
  margin: 10px 0px!important;
}
.line-height {
  line-height: 12px !important;
}
.coming-soon {
  position: fixed;
  background-color: #99CC33;
  border-radius: 100%;
  box-shadow: 0px 0px 26px #00000083;
  text-align: center;
  bottom: 50px;
  right: 40px;
  width: 200px;
  height: 200px;
  z-index: 999;
}
.coming-soon div {
  width: 70%;
  margin: 20% auto;
}
.coming-soon div h5 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.coming-soon div p {
  color: #003366;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.noscroll {
  overflow: hidden;
}
input:focus {
  outline: none;
}
.icon-drop-active {
  height: 18px;
  right: 0;
  margin-left: 15px;
}
.icon-drop-active.rotate90 {
  transform: rotate(90deg);
  transition: all 0.5s 0.25s;
}
.ms_pt100 {
  padding-top: 110px;
}
.abb-annauli-list {
  color: #003366;
}
.abb-annauli-list li {
  padding-top: 7px;
}
.list-select li,
dropdown-list li {
  list-style-type: none;
}
/*svg */
.j {
  font-size: 18px;
}
.l {
  font-size: 18px;
  stroke-width: 1px;
}
.v {
  stroke-width: 2px;
  font-size: 18px;
  stroke: #fff;
}
.g {
  font-size: 20px;
}
.text-error-message {
  font-size: 13px;
  color: #dc3545;
}
@media only screen and (min-width: 768px) {
  .close-bnt-trovatariffa-home {
    position: absolute;
    top: 10px;
    left: 170px;
    height: 35px;
  }
}
.notaInfo {
  font-weight: 300;
  padding-left: 25px;
  border-left: 1px solid red;
}
.notaInfo b {
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .mw-50 {
    max-width: 50%;
  }
}
h1 {
  font-size: 34px;
  line-height: 30px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 54px;
    line-height: 60px;
  }
}
h2 {
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
}
h2 b {
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 50px;
    line-height: 56px;
  }
}
@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 54px;
    line-height: 60px;
  }
}
h2 span {
  font-weight: 700;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h2 {
    font-size: 28px;
  }
}
h3 {
  font-size: 34px;
  font-weight: 600;
}
section h5 {
  font-size: 20px;
  font-weight: 700;
}
.title-bordered {
  font-size: 34px;
  line-height: 44px;
  font-weight: 400;
  color: #0099CC;
  padding-top: 20px;
}
.title-bordered:before {
  content: '';
  width: 35%;
  height: 3px;
  background-color: #0099CC;
  position: absolute;
  top: 0;
  left: 0;
}
.title-bordered-top-100 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
  color: #99CC33;
  border-top: 3px solid #99CC33;
}
.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.flex-container.column {
  -webkit-flex-direction: column;
  flex-direction: column;
  float: left;
}
.flex-container .flex-item {
  margin: 5px;
  font-size: 18px;
  font-weight: 300;
  font-family: inherit;
}
.flex-container .flex-item b {
  font-weight: 400;
}
button:focus {
  outline: none;
  outline: 0px;
}
.btn-md-with-svg {
  background-color: #0066CC;
  border-radius: 60px;
  position: relative;
}
@media only screen and (max-width: 576px) {
  .btn-md-with-svg {
    border-radius: 30px;
  }
  .btn-md-with-svg svg {
    position: absolute;
    bottom: 0;
    top: 0;
  }
}
.btn-md-with-svg.bckg-tertiary {
  transition: box-shadow 0.3s ease-out, background 0.7s ease-out;
  border-radius: 2rem;
}
.btn-md-with-svg.bckg-tertiary:hover {
  -webkit-box-shadow: 0px 0px 20px #00000042;
  -moz-box-shadow: 0px 0px 20px #00000042;
  box-shadow: 0px 0px 20px #00000042;
}
.btn-md-with-svg.hover-dark {
  background-color: #003366;
  transition: box-shadow 0.3s ease-out, background 0.7s ease-out;
}
.btn-md-with-svg.hover-dark:hover {
  background: transparent linear-gradient(180deg, #003366 0%, #011122 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 30px #00000040;
}
.btn-md-with-svg p {
  font-weight: 400;
  font-size: 19px;
  color: #ffffff;
  text-align: left;
  padding-left: 14px;
  /*iPad in landscape*/
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .btn-md-with-svg p {
    font-size: 13px;
    padding: 27px 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .btn-md-with-svg p {
    font-size: 16px;
    padding: 27px 30px;
  }
}
@media only screen and (min-width: 576px) {
  .btn-md-with-svg p.btn-cerca-home {
    font-size: 19px;
    padding: 10px 12px;
  }
}
.btn-md-with-svg svg {
  position: absolute;
  right: 15px;
  bottom: 15px;
  /*iPad in landscape*/
}
@media only screen and (max-width: 576px) {
  .btn-md-with-svg svg {
    position: relative;
    width: 30%;
    /*  right: -130px;
              bottom: 5px;*/
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .btn-md-with-svg svg {
    width: 44%;
  }
}
@media only screen and (max-device-width: 320px) {
  .btn-md-with-svg svg.svg-punti-vendita {
    right: -75px;
    top: -6px;
  }
}
@media only screen and (min-device-width: 321px) and (max-device-width: 568px) {
  .btn-md-with-svg svg.svg-punti-vendita {
    right: -105px;
    top: -6px;
  }
}
@media only screen and (min-width: 768px) {
  .btn-md-with-svg svg.svg-punti-vendita {
    right: 20px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 374px) {
  .btn-md-with-svg svg.svg-trova-tariffa-home,
  .btn-md-with-svg svg.btn-trova-tariffa-specific {
    right: -82px;
    top: -6px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 413px) {
  .btn-md-with-svg svg.svg-trova-tariffa-home,
  .btn-md-with-svg svg.btn-trova-tariffa-specific {
    right: -102px;
    top: -6px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 500px) {
  .btn-md-with-svg svg.svg-trova-tariffa-home,
  .btn-md-with-svg svg.btn-trova-tariffa-specific {
    right: -119px;
    top: -10px;
  }
}
@media only screen and (min-device-width: 501px) and (max-device-width: 576px) {
  .btn-md-with-svg svg.svg-trova-tariffa-home,
  .btn-md-with-svg svg.btn-trova-tariffa-specific {
    right: -150px;
    top: -10px;
  }
}
@media only screen and (min-width: 1200px) {
  .btn-md-with-svg svg.svg-trova-tariffa-home,
  .btn-md-with-svg svg.btn-trova-tariffa-specific {
    right: 15px;
  }
}
.btn-md-with-svg img {
  width: 35%;
  position: absolute;
  right: 25px;
  bottom: 25px;
}
@media only screen and (max-width: 320px) {
  .btn-md-with-svg img {
    bottom: 15px;
  }
}
.btn-link:hover,
.btn-link.focus,
.btn-link:focus {
  color: unset;
  text-decoration: none;
}
.btn-dwnl-pdf {
  display: flex;
  align-items: self-start;
  flex-direction: column;
  padding: 0;
  margin: 20px 20px 20px 0;
  position: relative;
}
.btn-dwnl-pdf img {
  max-width: 100%;
}
.btn-dwnl-pdf span {
  font-size: 13px;
  font-weight: 500;
  color: #003366;
  max-width: 100%;
  word-break: break-word;
  margin-top: 5px;
}
@media only screen and (max-width: 520px) {
  .btn-dwnl-pdf span {
    font-size: 11px;
  }
}
.btn-dwnl-pdf .close-file {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 25px;
  height: 25px;
  background-size: contain;
  background-image: url(../img/button-close.svg);
  background-repeat: no-repeat;
}
.btn-back {
  background-color: #99CC33;
  border-radius: 2rem;
  color: #fff;
  padding: 0 15px;
}
.btn-back:hover {
  color: #fff;
}
.btn-back span {
  font-weight: 400;
  font-size: 18px;
  margin-right: 50px;
}
.btn-back svg {
  transform: rotate(180deg);
  width: 30px;
}
.block-link {
  cursor: pointer;
  color: #fff;
  border-radius: 2rem;
  padding: 2px 16px;
  width: auto;
  margin-bottom: 1em;
  transition: all linear 0.1s;
}
@media screen and (max-width: 576px) {
  .block-link {
    padding: 5px 10px;
    margin: 50px 0;
  }
}
.block-link span {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  /* @media @desktop{
             font-size: 1.0673518742442564vw;
             line-height: 1.0479645304312777vw;
         }
         @media @desktop-xl{
             font-size: 0.9673518742442564vw;
             white-space: nowrap;
         }*/
}
@media screen and (max-width: 576px) {
  .block-link span {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .block-link span {
    font-size: 13px;
    line-height: 1.04796453vw;
  }
}
@media only screen and (min-width: 992px) {
  .block-link span {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1400px) {
  .block-link span {
    font-size: 22px;
    line-height: 1.04796453vw;
    vertical-align: middle;
  }
}
.block-link svg {
  width: 25px;
  margin-left: 5px;
}
@media screen and (max-width: 331px) {
  .block-link svg {
    /* margin-left: 177px;*/
  }
}
@media only screen and (min-width: 768px) {
  .block-link svg {
    width: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .block-link svg {
    width: 40px;
  }
}
.block-link:hover {
  -webkit-box-shadow: 0px 0px 20px #00000042;
  -moz-box-shadow: 0px 0px 20px #00000042;
  box-shadow: 0px 0px 20px #00000042;
  color: #fff;
}
.block-link:hover span {
  font-weight: 600;
}
.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  pointer-events: none;
}
.isDisabled:hover {
  cursor: not-allowed;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.btn-color-blue {
  color: #fff;
  background-color: #003366;
  border-radius: 2rem;
  border: 0px;
  font-size: 9px;
  font-family: inherit;
  font-weight: bold;
  height: 40px;
  width: 96%;
}
@media only screen and (min-width: 992px) {
  .btn-color-blue .btn-color-blue {
    font-size: 9px;
  }
}
@media screen and (max-width: 320px) {
  .btn-color-blue {
    margin: 2px 0;
  }
}
.form-group input.form-control {
  background-color: #99CC33;
  color: #fff;
  border-radius: 2rem;
  border: 0px;
  font-size: 16px;
  font-style: italic;
  font-family: inherit;
  font-weight: 500;
  height: 40px;
  width: 96%;
  text-transform: capitalize;
  padding-left: 16px;
}
.form-group input.form-control::placeholder {
  color: #fff;
  font-size: 16px;
  font-width: 500;
  padding-left: 4px;
}
.form-group input.form-control::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
  font-size: 14px;
}
.form-group input.form-control:-ms-input-placeholder {
  /* Internet Explorer */
  color: #fff;
  font-size: 14px;
}
.form-group .twitter-typeahead {
  width: 100%;
}
.form-group .twitter-typeahead input.form-control.typeahead:focus {
  outline: none;
}
.form-group .twitter-typeahead .tt-menu {
  background: #f5f5f7;
  right: 0;
}
.form-group .twitter-typeahead .tt-menu .tt-dataset .tt-selectable {
  padding: 10px;
}
.form-group .twitter-typeahead .tt-menu .tt-dataset .tt-selectable:hover {
  cursor: pointer;
  box-shadow: 0px 0px 20px #00000033;
}
/* ----------------------- checkbox round ------*/
input.custom_button {
  display: none;
}
.label-ckb-round {
  display: flex;
  align-items: center;
  justify-content: start;
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  .label-ckb-round {
    margin-bottom: 1rem;
    width: 100%;
  }
}
.label-ckb-round div.custom_button_outer {
  position: relative;
  display: inline-block;
  background-color: white;
  margin: 0px;
  padding: 0px;
  height: 20px;
  width: 21px;
  border: 2px solid #003366;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /*iPad in landscape*/
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .label-ckb-round div.custom_button_outer {
    /*
            width: 30px;
            */
  }
}
.label-ckb-round div.custom_button_outer div.custom_button_inner {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  background-color: #0066CC;
  border: 1px solid none;
  margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
  height: 0px;
  width: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.label-ckb-round span {
  text-transform: uppercase;
  color: #003366;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
  margin-left: 5px;
  max-width: 75%;
  /*iPad in landscape*/
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .label-ckb-round span {
    font-size: 10px;
    line-height: 12px;
  }
}
input.custom_button[round] + label div.custom_button_outer {
  border-radius: 100%;
}
input.custom_button[round] + label div.custom_button_outer div.custom_button_inner {
  border-radius: 100%;
}
input.custom_button + label:hover div.custom_button_outer {
  background-color: rgba(192, 192, 192, 0.3);
}
input.custom_button:checked[fill] + label div.custom_button_outer div.custom_button_inner {
  height: 21px;
  width: 21px;
  margin-left: -10px;
  margin-top: -10px;
}
input.custom_button:checked + label div.custom_button_outer div.custom_button_inner {
  height: 10px;
  width: 10px;
  margin-left: -5px;
  margin-top: -5px;
}
/* ----------------------- end checkbox round ------*/
/* ----------------------- typeahead ------*/
.bckg-lightGrey {
  background-color: #F7F7F7 !important;
}
.icon-search-typeahead {
  cursor: pointer;
}
#wrap-typeahead {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #0066CC;
  min-height: 40%;
  /*
    z-index: 100000;
    */
  z-index: 99999!important;
  padding: 15px 50px;
  height: 100vh;
  /*  @media @mobile {
          height: 100vh;
      }
       @media @tablet {
           height: 100vh;
       }*/
  display: none;
}
@media only screen and (min-width: 992px) {
  #wrap-typeahead {
    height: auto;
    box-shadow: 0px 0px 20px #00000033;
    overflow: hidden;
    overflow: scroll;
  }
}
#wrap-typeahead span.twitter-typeahead {
  width: 90%;
  margin-top: 40vh;
}
@media only screen and (min-width: 992px) {
  #wrap-typeahead span.twitter-typeahead {
    margin-top: 0px;
  }
}
#wrap-typeahead span.twitter-typeahead input.typeahead-search {
  border: none;
  background-image: none;
  background-color: #0066CC !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 3.6px solid #003366 !important;
  font-size: 44px;
  line-height: 46px;
  font-weight: 300;
  width: 100%;
  padding-bottom: 15px;
  color: #fff;
  /*
            padding-top: 45vh;
            */
}
#wrap-typeahead span.twitter-typeahead input.typeahead-search:focus {
  outline: none;
}
#wrap-typeahead span.twitter-typeahead .tt-menu {
  right: 0px;
}
#wrap-typeahead span.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion.tt-selectable {
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
  height: 60px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  background-color: transparent;
  border-radius: 2px solid transparent;
  border-right: 20px;
}
#wrap-typeahead span.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion.tt-selectable:hover {
  /*
                        background: @base-dark 0% 0% no-repeat padding-box;
                        */
  /*
                        box-shadow: 0px 0px 20px #00000033;
                        */
  /* border-bottom: 1px solid #fff;
                         padding-bottom: 20px 15px;*/
  /*
                        border-radius: 20px;
                        */
  font-weight: 500;
}
#wrap-typeahead span.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion.tt-selectable:hover::after {
  content: url('../img/arrow.svg');
  float: right;
  position: absolute;
  right: 20px;
  width: 50px;
}
#wrap-typeahead span.twitter-typeahead .tt-menu .tt-dataset .tt-suggestion.tt-selectable .tt-highlight {
  font-weight: 500;
}
#wrap-typeahead span.twitter-typeahead .tt-input::placeholder {
  color: #fff;
}
#wrap-typeahead .icon-search-typeahead {
  min-width: 5%;
  /*
        bottom: 85px;
        */
}
@media only screen and (min-width: 768px) {
  #wrap-typeahead .icon-search-typeahead {
    top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  #wrap-typeahead .icon-search-typeahead {
    right: 33px;
  }
}
@media only screen and (min-width: 1200px) {
  #wrap-typeahead .icon-search-typeahead {
    right: 0;
  }
}
#wrap-typeahead .icon-search-typeahead svg #Linea_9,
#wrap-typeahead .icon-search-typeahead svg #Linea_10,
#wrap-typeahead .icon-search-typeahead svg #Ellisse_26 {
  stroke: #003366;
}
.section-form {
  background-color: #F5F5F7;
  border-radius: 60px;
}
.section-form h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #003366;
  border-bottom: 3px solid #0099CC;
}
.section-form .title-allegati {
  color: #0099CC;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 2px solid #0099CC;
  max-width: 50%;
  margin: 20px 0;
}
.section-form span.msg-error-attached {
  color: #0099CC;
  font-size: 12px;
  font-weight: 400;
}
.section-form .files-attached .btn-dwnl-pdf {
  flex: 1;
}
.section-form .info-box-selected {
  margin-bottom: 20px;
}
.section-form .info-box-selected .info-box-selected--img {
  width: 50px;
}
.section-form .info-box-selected .info-box-selected--text {
  background: #fff;
  color: #003366;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  width: auto;
}
.manage-files-input .group-inputs-files .group-inputs-files--item {
  flex: 1;
}
.box-info-privacy .box-info-privacy--sub-title {
  color: #0099CC;
  font-size: 14px;
  font-weight: 600;
}
.box-info-privacy .box-info-privacy--text {
  width: 100%;
  height: 250px;
  overflow: scroll;
  padding-bottom: 15px;
}
.box-info-privacy .box-info-privacy--text h3 {
  color: #003366;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 15px;
}
.box-info-privacy .box-info-privacy--text p,
.box-info-privacy .box-info-privacy--text ul li {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  font-weight: 300;
}
.box-info-privacy .box-info-privacy--line {
  margin: 15px 0;
  border-bottom: 2px solid #0099CC;
}
.box-info-privacy .form-check-label {
  font-size: 12px;
}
.box-info-privacy .form-group.form-check label.error {
  font-size: 10px;
  color: #dc3545;
  width: 100%;
  top: -20px;
  font-weight: 400;
  white-space: nowrap;
}
.matdes-group {
  position: relative;
  margin: 15px 0;
}
.matdes-group label {
  color: #0099CC;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: -10px;
  transition: 300ms ease all;
}
.matdes-group label.error {
  font-size: 10px;
  color: #dc3545;
  width: 100%;
  top: -20px;
  font-weight: 400;
  white-space: nowrap;
}
.matdes-group .bar {
  position: relative;
  display: block;
  width: 100%;
}
.matdes-group .bar:before {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #0066CC;
  transition: 300ms ease all;
  left: 0%;
}
.matdes-group textarea {
  resize: none;
}
.matdes-group input,
.matdes-group textarea {
  background: none;
  font-weight: 300;
  color: #003366;
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #0099CC;
}
.matdes-group input:focus,
.matdes-group textarea:focus {
  outline: none;
}
.matdes-group input:focus ~ label,
.matdes-group textarea:focus ~ label,
.matdes-group input:not(:empty) ~ label,
.matdes-group textarea:not(:empty) ~ label {
  font-size: 12px;
  color: #0066CC;
}
.matdes-group input:focus ~ label.error,
.matdes-group textarea:focus ~ label.error,
.matdes-group input:not(:empty) ~ label.error,
.matdes-group textarea:not(:empty) ~ label.error {
  font-size: 10px;
  color: #dc3545;
  font-weight: 400;
}
.matdes-group input:focus ~ .bar:before,
.matdes-group textarea:focus ~ .bar:before {
  width: 100%;
}
.matdes-nice-select {
  border-bottom: 2px solid #0099CC;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  background: transparent;
  border-radius: 0;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}
.matdes-nice-select ~ label.error {
  font-size: 10px;
  color: #dc3545;
  width: 100%;
  font-weight: 400;
  white-space: nowrap;
  margin: 0;
}
.matdes-nice-select:after {
  border-bottom: 2px solid #0099CC;
  border-right: 2px solid #0099CC;
  height: 13px;
  top: 40%;
  width: 13px;
}
.matdes-nice-select:hover,
.matdes-nice-select:focus {
  border-color: #0099CC;
}
.matdes-nice-select.open,
.matdes-nice-select:active {
  border-color: #0066CC !important;
}
.matdes-nice-select .current {
  font-weight: 300;
  color: #003366;
  font-size: 18px;
}
.matdes-nice-select .nice-select-dropdown {
  width: 100%;
  border-radius: 0;
  position: relative;
}
.matdes-nice-select .nice-select-dropdown:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  height: 30px;
}
.matdes-nice-select .nice-select-dropdown .list {
  border-radius: 0;
  max-height: 260px;
  margin-bottom: 0px;
}
.matdes-nice-select .nice-select-dropdown .list .option.focus,
.matdes-nice-select .nice-select-dropdown .list .option.selected.focus {
  background-color: #1d536526;
}
.matdes-nice-select .nice-select-dropdown .list .option.selected {
  font-weight: 500;
}
.matdes-input-file input {
  height: 0;
  overflow: hidden;
  width: 0;
}
.matdes-input-file label.error {
  background: none;
  padding: 0;
  font-size: 10px;
  color: #dc3545;
  width: 100%;
  top: 0px;
  font-weight: 400;
}
.matdes-input-file label {
  border: none;
  cursor: pointer;
  padding: 30px;
  position: relative;
  transition: all 0.3s;
  background-color: #eaeaea;
  border-radius: 0;
  overflow: hidden;
}
.matdes-input-file label:hover {
  background-color: #9e9e9e;
}
.matdes-input-file label span {
  display: inline-block;
  height: 100%;
  transition: all 0.3s;
  width: 100%;
}
.matdes-input-file label::before {
  color: #99CC33;
  content: "Seleziona";
  text-align: center;
  height: 100%;
  left: 0;
  line-height: 2.6;
  position: absolute;
  top: -180%;
  transition: all 0.3s;
  width: 100%;
}
.matdes-input-file label:hover {
  background-color: #9e9e9e;
}
.matdes-input-file label:hover span {
  transform: translateY(300%);
}
.matdes-input-file label:hover::before {
  top: 32%;
}
/* toast message ricerca tariffa*/
.toast-msg {
  visibility: hidden;
  max-width: 50px;
  height: 50px;
  margin: auto;
  background-color: #ce1104;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 17px;
  white-space: nowrap;
}
.toast-msg .descr-toast {
  color: #fff;
  padding: 16px;
  overflow: hidden;
  white-space: nowrap;
}
.toast-msg.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes expand {
  from {
    min-width: 50px;
  }
  to {
    min-width: 650px;
  }
}
@keyframes expand {
  from {
    min-width: 50px;
  }
  to {
    min-width: 650px;
  }
}
@-webkit-keyframes stay {
  from {
    min-width: 650px;
  }
  to {
    min-width: 650px;
  }
}
@keyframes stay {
  from {
    min-width: 650px;
  }
  to {
    min-width: 650px;
  }
}
@-webkit-keyframes shrink {
  from {
    min-width: 650px;
  }
  to {
    min-width: 50px;
  }
}
@keyframes shrink {
  from {
    min-width: 650px;
  }
  to {
    min-width: 50px;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
.modal {
  background-color: rgba(0, 51, 102, 0.7);
}
@media screen and (max-width: 576px) {
  .modal .modal-dialog {
    margin: 0px;
  }
}
@media only screen and (min-width: 576px) {
  .modal .modal-dialog {
    min-width: 700px;
  }
}
@media screen and (max-width: 576px) {
  .modal .modal-dialog .modal-content {
    padding-top: 170px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  background-color: #003366;
  color: #fff;
  border-radius: 0px;
  flex-direction: column;
}
@media screen and (max-width: 576px) {
  .modal .modal-dialog .modal-content .modal-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  padding: 0rem 1rem;
  font-size: 24px;
  line-height: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-header .modal-title {
    padding: 2rem 5rem;
    font-size: 54px;
  }
}
.modal .modal-dialog .modal-content .modal-header .modal-title img {
  width: 50px;
}
@media only screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-header .modal-title img {
    width: 70px;
  }
}
.modal .modal-dialog .modal-content .modal-header button.close {
  margin: -1rem 0rem -1rem auto;
}
.modal .modal-dialog .modal-content .modal-header button.close img {
  width: 40px;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0rem 1rem;
}
@media screen and (max-width: 576px) {
  .modal .modal-dialog .modal-content .modal-body {
    margin: 0px;
    min-height: 80vh;
  }
}
@media only screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding: 2rem 5rem;
  }
}
@media only screen and (min-width: 992px) {
  .modal-xl {
    max-width: 1300px;
  }
}
.accordion-element .title-allegati {
  font-size: 18px;
  font-weight: 600;
  color: #0099CC;
  padding: 10px 0;
}
.accordion-element .card {
  border-bottom: 6px solid #003366;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-radius: 0px;
}
.accordion-element .card .card-header {
  border: 0px;
  background-color: transparent;
  padding: 2rem 0rem;
}
.accordion-element .card .card-header h5 button.btn-link {
  text-align: left;
  padding: 0;
}
@media screen and (max-width: 576px) {
  .accordion-element .card .card-header h5 button.btn-link {
    flex-direction: column;
  }
}
.accordion-element .card .card-header h5 button.btn-link .title-btn-acordion {
  font-size: 34px;
  line-height: 36px;
  font-weight: 400;
  color: #003366;
  width: 35%;
}
@media screen and (max-width: 576px) {
  .accordion-element .card .card-header h5 button.btn-link .title-btn-acordion {
    width: 100%;
    font-size: 28px;
    line-height: 33px;
  }
}
.accordion-element .card .card-header h5 button.btn-link .second-el-title-btn-accordion {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  color: #0099CC;
  width: 29.99%;
}
@media screen and (max-width: 576px) {
  .accordion-element .card .card-header h5 button.btn-link .second-el-title-btn-accordion {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
  }
}
.accordion-element .card .card-header h5 button.btn-link img {
  right: 5px;
  top: 30px;
  width: 40px;
}
@media screen and (max-width: 360px) {
  .accordion-element .card .card-header h5 button.btn-link img {
    top: 82px;
  }
}
@media only screen and (min-width: 992px) {
  .accordion-element .card .card-header h5 button.btn-link img {
    right: -55px;
    top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .accordion-element .card .card-header h5 button.btn-link img {
    right: -41px;
  }
}
.accordion-element .card .card-header h5 button.btn-link img.rotate {
  transform: rotate(180deg);
}
.accordion-element .card p {
  width: 70%;
}
@media only screen and (min-width: 576px) {
  .accordion-element .card p {
    max-width: 100%;
  }
}
.accordion-element .card .collapse .card-body-bando {
  padding-left: 0px;
  padding-right: 0px;
}
.accordion-element .card .collapse .card-body-bando p {
  /*
                    font-size: 16px;
                    */
  font-weight: 300;
  line-height: normal;
  color: #333333;
  max-width: 70%;
}
@media screen and (max-width: 576px) {
  .accordion-element .card .collapse .card-body-bando p {
    max-width: 100%;
    /*
                        font-size: 16px;
                        */
    /*
                        line-height: 20px;
                        */
  }
}
@media screen and (min-width: 768px) {
  .accordion-element .card .collapse .card-body-bando p {
    width: 70%;
    /*
                        font-size: 16px;
                        */
    /*
                        line-height: 20px;
                        */
  }
}
.accordion-element .card .collapse .card-body-bando .attached .title-allegati {
  font-size: 18px;
  font-weight: 600;
  color: #0099CC;
  /*
                        border-bottom: 3px solid @base-light;
                        */
  padding: 10px 0;
}
.wrap-accordion-green .accordion .card,
.wrap-accordion-blue .accordion .card {
  border-radius: 0px;
  border: 0px;
}
.wrap-accordion-green .accordion .card.active .card-header a.btn-header-link,
.wrap-accordion-blue .accordion .card.active .card-header a.btn-header-link {
  background-color: transparent;
}
.wrap-accordion-green .accordion .card .card-header,
.wrap-accordion-blue .accordion .card .card-header {
  border-radius: 0px;
  padding: 2px 0;
  border: 0px;
  background-color: transparent;
  margin-bottom: -2px;
}
.wrap-accordion-green .accordion .card .card-header a.btn-header-link,
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link {
  width: 100%;
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  line-height: 40px;
}
.wrap-accordion-green .accordion .card .card-header a.btn-header-link:focus,
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link:focus {
  box-shadow: none;
}
.wrap-accordion-green .accordion .card .card-header a.btn-header-link.collapsed svg,
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link.collapsed svg {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.wrap-accordion-green .accordion .card .card-header a.btn-header-link.collapsed svg ellipse.a,
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link.collapsed svg ellipse.a {
  stroke: #fff;
}
.wrap-accordion-green .accordion .card .card-header a.btn-header-link.collapsed svg path,
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link.collapsed svg path {
  stroke: #fff;
}
.wrap-accordion-green .accordion .card .card-header a.btn-header-link svg,
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link svg {
  float: right;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
.wrap-accordion-green .accordion .card .card-header a.btn-header-link svg ellipse.a,
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link svg ellipse.a {
  stroke-width: 2px;
}
.wrap-accordion-green .card.active {
  border: 3px solid #99CC33;
}
.wrap-accordion-green .card .card-header a.btn-header-link {
  border-radius: 0px;
  background: #99CC33;
  color: #003366;
}
.wrap-accordion-green .card .card-header a.btn-header-link.collapsed {
  color: #003366;
}
.wrap-accordion-green .card .card-header a.btn-header-link.collapsed span {
  color: #fff;
}
.wrap-accordion-green .card .collapse .card-body {
  color: #003366;
}
.wrap-accordion-green .card .collapse .card-body span {
  color: #003366;
}
.wrap-accordion-blue .accordion .card {
  background-color: transparent;
  margin-bottom: 0.1rem;
}
.wrap-accordion-blue .accordion .card.active .card-header a.btn-header-link {
  background-color: #E5EFFA;
}
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link {
  background: #E5EFFA;
  color: #0066CC;
  border-top-left-radius: 2em;
  border-top-right-radius: 2em;
  padding: 1.5rem 2rem;
  text-transform: uppercase;
  line-height: 30px !important;
}
@media screen and (max-width: 1400px) {
  .wrap-accordion-blue .accordion .card .card-header a.btn-header-link span {
    width: 80%;
  }
}
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link.collapsed {
  padding: 0.5rem 2rem;
  border-radius: 2em;
  background: #0066CC;
  color: #fff;
  min-height: 90px;
}
.wrap-accordion-blue .accordion .card .card-header a.btn-header-link.collapsed span {
  color: #fff;
  text-transform: uppercase;
}
.wrap-accordion-blue .accordion .card .collapse.show .card-body {
  background: #E5EFFA;
  color: #333333;
  border-bottom-left-radius: 2em;
  border-bottom-right-radius: 2em;
}
.wrap-accordion-blue .accordion .card .collapse.show .card-body span {
  color: #333333;
}
.wrap-accordion-blue .accordion .card .collapse .card-body {
  padding: 1.25rem 2rem;
}
.wrap-accordion-blue .accordion .card .collapse .card-body p {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
@media only screen and (min-width: 992px) {
  .wrap-accordion-blue .accordion .card .collapse .card-body p {
    max-width: 90%;
  }
}
.pagination-wrapper ul.pagination li.page-item {
  margin: 0 5px;
}
.pagination-wrapper ul.pagination li.page-item:first-child a.page-link:hover,
.pagination-wrapper ul.pagination li.page-item:last-child a.page-link:hover {
  background-color: transparent;
}
.pagination-wrapper ul.pagination li.page-item:first-child a.page-link:hover svg.icon path,
.pagination-wrapper ul.pagination li.page-item:last-child a.page-link:hover svg.icon path,
.pagination-wrapper ul.pagination li.page-item:first-child a.page-link:hover svg.icon line,
.pagination-wrapper ul.pagination li.page-item:last-child a.page-link:hover svg.icon line {
  stroke-width: 4px;
}
.pagination-wrapper ul.pagination li.page-item a.page-link {
  cursor: pointer;
  border: 0px;
  color: #0066CC;
}
.pagination-wrapper ul.pagination li.page-item a.page-link svg.icon {
  width: 40px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: stroke-width 0.5s ease;
  transition: stroke-width 0.5s ease, -webkit-transform 0.5s ease;
  vertical-align: middle;
}
.pagination-wrapper ul.pagination li.page-item a.page-link svg.icon-sx {
  transform: rotate(180deg);
}
.pagination-wrapper ul.pagination li.page-item a.page-link:hover {
  border-radius: 1rem;
}
.pagination-wrapper ul.pagination li.page-item a.page-link:focus {
  box-shadow: none;
}
.pagination-wrapper ul.pagination li.page-item.disabled a.page-link {
  cursor: pointer;
  border: 0px;
  color: #c4c6c7 !important;
}
.pagination-wrapper ul.pagination li.page-item.disabled a.page-link svg.icon path,
.pagination-wrapper ul.pagination li.page-item.disabled a.page-link svg.icon line {
  stroke: #c4c6c7;
}
.pagination-wrapper ul.pagination li.page-item.active a.page-link {
  background-color: #0066CC;
  border-radius: 1rem;
  font-weight: 500;
  color: #fff !important;
}
.pagination-wrapper ul.pagination li.page-item.active a.page-link:hover {
  background-color: #0066CC;
}
#sectionNews {
  background-color: #F5F5F7;
}
#sectionNews .box-news {
  background-color: #F5F5F7;
}
@media screen and (min-width: 568px) and (max-width: 768px) {
  #sectionNews .h5-news-tab {
    margin: 0 -18px;
    font-size: 19px;
    z-index: 1;
  }
}
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}
/* nota: si sovrappongono le immagini */
/*.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
  transform: translateX(33%);
}

.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
  transform: translateX(-33%);
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{
  transform: translateX(0);

}*/
.carousel-indicators li {
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background-color: #0099CC;
  opacity: 1;
  margin-right: 10px;
}
.carousel-indicators li.active {
  background-color: #003366;
}
.carousel-item.active,
.carousel-item-left,
.carousel-item-right {
  overflow: hidden;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.carousel-item .wrap-content-item {
  background-color: transparent!important;
}
.carousel-item .wrap-content-item:hover {
  box-shadow: none!important;
}
.carousel-item .wrap-content-item span {
  display: block;
  margin: 20px;
  border-radius: 60px;
  overflow: hidden;
}
.carousel-item .wrap-content-item span:hover {
  box-shadow: 0px 0px 30px #00000033;
}
.lSSlideOuter {
  touch-action: auto;
  -ms-touch-action: auto;
  overflow: visible;
}
.lSSlideOuter .lSSlideWrapper {
  touch-action: auto;
  -ms-touch-action: auto;
  overflow: visible;
}
.lSSlideOuter .lSSlideWrapper ul.lightSlider {
  overflow: visible;
}
.lSSlideOuter .lSSlideWrapper ul.lightSlider .wrap-content-item.bckg-dk.lslide {
  background-color: #073366;
}
.lSSlideOuter .lSSlideWrapper ul.lightSlider li.lslide {
  background-color: white;
}
@media screen and (max-width: 576px) {
  .lSSlideOuter .lSSlideWrapper ul.lightSlider li.lslide {
    width: 450px!important;
  }
}
.lSSlideOuter ul.lSPager.lSpg li a {
  width: 13px;
  height: 13px;
  background-color: #0099CC;
}
.lSSlideOuter ul.lSPager.lSpg li.active a {
  background-color: #003366;
}
.row-slider-added-user .lSSlideOuter ul li {
  border-radius: 0px;
}
.row-slider-added-user .lSSlideOuter ul li img {
  width: 100%;
  max-width: 100%;
}
.row-slider-added-user .lSSlideOuter .lSPager.lSpg {
  text-align: left;
}
@media screen and (max-width: 576px) {
  .row-slider-added-user .lSSlideOuter .lSPager.lSpg {
    text-align: center;
  }
}
.page-news {
  background-color: #f5f5f7;
}
.page-news .wrap-header {
  background-color: #f5f5f7;
}
.wrap-content-item {
  display: block;
  border-radius: 60px;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.wrap-content-item:hover {
  box-shadow: 0px 0px 30px #00000075;
  text-decoration: none;
}
.wrap-content-item.bckg-md .wrap-image-item {
  background-color: #0066CC;
}
.wrap-content-item.bckg-md .content-item {
  background-color: #0066CC;
}
.wrap-content-item.bckg-md .content-item .title-item {
  color: #fff;
}
.wrap-content-item.bckg-md .content-item .preview-text-item {
  color: #fff;
}
.wrap-content-item.bckg-md .content-item p,
.wrap-content-item.bckg-md .content-item pre {
  color: #fff !important;
}
.wrap-content-item.bckg-md .content-item .block-link {
  background-color: #fff !important;
}
.wrap-content-item.bckg-md .content-item .block-link span {
  color: #003366;
}
.wrap-content-item.bckg-tertiary .wrap-image-item {
  background-color: #009966;
}
.wrap-content-item.bckg-tertiary .content-item {
  background-color: #009966;
}
.wrap-content-item.bckg-tertiary .content-item .title-item {
  color: #fff;
}
.wrap-content-item.bckg-tertiary .content-item .preview-text-item {
  color: #fff;
}
.wrap-content-item.bckg-tertiary .content-item p,
.wrap-content-item.bckg-tertiary .content-item pre {
  color: #fff !important;
}
.wrap-content-item.bckg-dk .wrap-image-item {
  background-color: #003366;
}
.wrap-content-item.bckg-dk .content-item {
  background-color: #003366;
}
.wrap-content-item.bckg-dk .content-item .title-item {
  color: #fff;
}
.wrap-content-item.bckg-dk .content-item .preview-text-item {
  color: #fff;
}
.wrap-content-item.bckg-dk .content-item p,
.wrap-content-item.bckg-dk .content-item pre {
  color: #fff !important;
}
.wrap-content-item a:hover {
  text-decoration: none;
}
.wrap-content-item .wrap-image-item {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 60px 60px 0px 0px;
}
@media screen and (max-width: 576px) {
  .wrap-content-item .wrap-image-item {
    height: 180px;
  }
}
@media screen and (min-width: 634px) and (max-width: 767px) {
  .wrap-content-item .wrap-image-item {
    height: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .wrap-content-item .wrap-image-item {
    height: 150px;
  }
}
@media only screen and (min-width: 992px) {
  .wrap-content-item .wrap-image-item {
    height: 210px;
  }
}
.wrap-content-item .wrap-image-item img {
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
  height: 100%;
}
.wrap-content-item .wrap-image-item .row-badge {
  position: absolute;
  top: 35px;
  left: 45px;
  right: 35px;
}
.wrap-content-item .wrap-image-item .row-badge .badge {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  /*&:nth-of-type(2){margin-left:10px;}
                &:nth-of-type(3){margin-left:10px;}*/
}
.wrap-content-item .wrap-image-item .row-badge .badge.badge-secondary {
  background-color: #EAEAEA;
  color: #333333;
}
.wrap-content-item .content-item {
  background-color: #fff;
  padding: 2.8125rem;
  min-height: 350px;
  width: 100%;
  /* iPad Pro Portrait */
}
@media screen and (max-width: 576px) {
  .wrap-content-item .content-item {
    padding: 2.7125rem;
    min-height: 250px;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .wrap-content-item .content-item {
    padding: 2.5rem;
  }
}
.wrap-content-item .content-item .date-news {
  color: #99CC33;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}
.wrap-content-item .content-item .title-item {
  color: #333333;
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  /* iPad Pro Portrait */
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .wrap-content-item .content-item .title-item {
    overflow-wrap: break-word;
  }
}
.wrap-content-item .content-item .preview-text-item p,
.wrap-content-item .content-item .preview-text-item h1,
.wrap-content-item .content-item .preview-text-item h2,
.wrap-content-item .content-item .preview-text-item h3,
.wrap-content-item .content-item .preview-text-item h4,
.wrap-content-item .content-item .preview-text-item h5,
.wrap-content-item .content-item .preview-text-item h6,
.wrap-content-item .content-item .preview-text-item blockquote,
.wrap-content-item .content-item .preview-text-item ul,
.wrap-content-item .content-item .preview-text-item table,
.wrap-content-item .content-item .preview-text-item hr,
.wrap-content-item .content-item .preview-text-item ol {
  display: none;
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}
.wrap-content-item .content-item .preview-text-item p a,
.wrap-content-item .content-item .preview-text-item h1 a,
.wrap-content-item .content-item .preview-text-item h2 a,
.wrap-content-item .content-item .preview-text-item h3 a,
.wrap-content-item .content-item .preview-text-item h4 a,
.wrap-content-item .content-item .preview-text-item h5 a,
.wrap-content-item .content-item .preview-text-item h6 a,
.wrap-content-item .content-item .preview-text-item blockquote a,
.wrap-content-item .content-item .preview-text-item ul a,
.wrap-content-item .content-item .preview-text-item table a,
.wrap-content-item .content-item .preview-text-item hr a,
.wrap-content-item .content-item .preview-text-item ol a {
  display: block;
  color: #99CC33;
  font-size: 18px;
}
.wrap-content-item .content-item .preview-text-item pre {
  font-family: inherit;
  color: #333333;
  font-size: 16px;
  line-height: 14px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 576px) {
  .wrap-content-item .content-item .preview-text-item pre {
    -webkit-line-clamp: 2;
  }
}
.wrap-content-item .content-item .preview-text-item p:nth-of-type(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 576px) {
  .wrap-content-item .content-item .preview-text-item p:nth-of-type(1) {
    -webkit-line-clamp: 2;
  }
}
.wrap-content-item .content-item .preview-text-item a {
  display: block;
}
.wrap-content-item .content-item .preview-text-item a p,
.wrap-content-item .content-item .preview-text-item a h1,
.wrap-content-item .content-item .preview-text-item a h2,
.wrap-content-item .content-item .preview-text-item a h3,
.wrap-content-item .content-item .preview-text-item a h4,
.wrap-content-item .content-item .preview-text-item a h5,
.wrap-content-item .content-item .preview-text-item a h6,
.wrap-content-item .content-item .preview-text-item a blockquote,
.wrap-content-item .content-item .preview-text-item a ul,
.wrap-content-item .content-item .preview-text-item a table,
.wrap-content-item .content-item .preview-text-item a hr {
  display: none;
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}
.wrap-content-item .content-item .preview-text-item a p a,
.wrap-content-item .content-item .preview-text-item a h1 a,
.wrap-content-item .content-item .preview-text-item a h2 a,
.wrap-content-item .content-item .preview-text-item a h3 a,
.wrap-content-item .content-item .preview-text-item a h4 a,
.wrap-content-item .content-item .preview-text-item a h5 a,
.wrap-content-item .content-item .preview-text-item a h6 a,
.wrap-content-item .content-item .preview-text-item a blockquote a,
.wrap-content-item .content-item .preview-text-item a ul a,
.wrap-content-item .content-item .preview-text-item a table a,
.wrap-content-item .content-item .preview-text-item a hr a {
  display: block;
  color: #99CC33;
  font-size: 18px;
}
.wrap-content-item .content-item .preview-text-item a p:nth-of-type(1),
.wrap-content-item .content-item .preview-text-item a p:nth-of-type(2) {
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 576px) {
  .wrap-content-item .content-item .preview-text-item a p:nth-of-type(1),
  .wrap-content-item .content-item .preview-text-item a p:nth-of-type(2) {
    -webkit-line-clamp: 1;
  }
}
.wrap-content-item .content-item .block-link {
  background-color: #0066CC;
  position: absolute;
  bottom: 2.3125rem;
  left: 3.8125rem;
}
.navbar-expand-sm .navbar-toggler {
  margin-left: auto;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
.navbar-expand-sm .navbar-toggler svg.white {
  stroke: #fff;
}
@media only screen and (min-width: 992px) {
  .icon-search-typeahead.mobile {
    display: none;
  }
}
.icon-search-typeahead.desktop {
  display: none;
}
@media only screen and (min-width: 992px) {
  .icon-search-typeahead.desktop {
    display: block;
  }
}
.navbar-expand-sm .navbar-collapse.collapse:not(.show) {
  display: none;
}
@media screen and (max-width: 991px) {
  .navbar-expand-sm .navbar-collapse {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.navbar-expand-sm .navbar-nav {
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.header-banner {
  background-color: #000;
  width: 100%;
}
.header-banner .close {
  top: 10px;
  right: 10px;
  width: 30px;
}
.header-banner .banner-ads-box {
  width: auto;
}
.header-banner #banner-ads-img {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 976px) {
  .header-banner #banner-ads-img {
    width: 80%;
  }
}
@media screen and (max-width: 576px) {
  .header-banner {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}
.header-banner .banner-ads {
  height: 100px;
}
.upDown {
  height: 0;
  overflow: hidden;
  transition: height 0.4s linear;
}
.wrap-header {
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wrap-header.fixed-top {
  transition: position 0.4s ease;
}
@media screen and (max-width: 576px) {
  .wrap-header.fixed-top {
    position: relative;
  }
}
@media screen and (max-width: 576px) {
  .wrap-header.fixed-top .container {
    padding: 0px;
  }
}
.wrap-header.fixed-top .mega-menu .w-100.pt-lg-5 {
  padding-top: 0px!important;
}
.wrap-header.sticky {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px #00000042;
  -moz-box-shadow: 0px 0px 20px #00000042;
  box-shadow: 0px 0px 20px #00000042;
  height: auto;
}
.wrap-header.sticky:hover {
  background-color: #fff;
}
.wrap-header.sticky .navbar {
  padding: 10px 0;
}
@media only screen and (min-width: 1200px) {
  .wrap-header.sticky .navbar .navbar-logo {
    width: 5%;
  }
}
@media screen and (max-width: 576px) {
  .wrap-header.sticky .navbar .navbar-collapse {
    /*display: block!important;
                    position: fixed;
                    left: 0;
                    right: 0;
                    top: 0;
                    background: #fff;
                    padding: 0.7rem 0.5rem;
                    -webkit-box-shadow: 0px 0px 20px #00000042;
                    -moz-box-shadow: 0px 0px 20px #00000042;
                    box-shadow: 0px 0px 20px #00000042;*/
  }
}
@media screen and (max-width: 576px) {
  .wrap-header.sticky .navbar .navbar-collapse .navbar-nav {
    flex-direction: row;
  }
}
.wrap-header.header-blue {
  background-color: #003366;
  box-shadow: none;
}
.wrap-header.header-blue.sticky {
  background-color: #003366;
  -webkit-box-shadow: 0px 0px 20px #000000c7;
  -moz-box-shadow: 0px 0px 20px #000000c7;
  box-shadow: 0px 0px 20px #000000c7;
}
.wrap-header.header-blue.sticky:hover {
  background-color: #003366;
}
.wrap-header.header-blue.sticky .navbar {
  padding: 10px 0;
}
@media only screen and (min-width: 1200px) {
  .wrap-header.header-blue.sticky .navbar .navbar-logo {
    width: 5%;
  }
}
@media screen and (max-width: 576px) {
  .wrap-header.header-blue.sticky .navbar .navbar-collapse {
    background-color: #003366;
  }
}
.wrap-header.header-blue .wrap-container {
  margin: 0 auto;
}
@media only screen and (min-width: 1400px) {
  .wrap-header.header-blue .wrap-container {
    max-width: 90%;
  }
}
.wrap-header.header-blue .navbar .navbar-toggler span {
  color: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item:not(:last-child):hover::before {
  position: absolute;
  content: "";
  height: 6px;
  width: 100%;
  background-color: #99CC33;
  top: -10px;
  /*
                            border-bottom: 3px solid @colorComplement;
                            */
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item.active {
  color: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
  text-transform: unset;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 576px) {
  .wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
    font-size: 10px;
  }
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .list-sub-link {
  background-color: #003366 !important;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .title-category:hover {
  color: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .z {
  fill: transparent;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .aa {
  fill: none;
  stroke: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .bb {
  fill: #fff;
  stroke: none;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .cc {
  fill: none;
  stroke: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .a.a-app rect.a {
  stroke: #fff;
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.fill-full text.b {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.svg-technologic-innovations .firstpath {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.svg-technologic-innovations:hover .firstpath {
  fill: #06c;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .a,
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .b,
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .i {
  stroke: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .a {
  stroke-width: 3px;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .c {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories line.c {
  stroke: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories path.d {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .b-chi-siamo {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover {
  /*.a{
                    fill: @colorComplement;
                }*/
  /*  .icon-comunicati-stampa g.a {
                      fill: @base-medium;
                      stroke:bas
                  }*/
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .aa {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .bb {
  fill: #06c;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .cc {
  stroke: #06c;
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .z {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.d {
  fill: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.st3 {
  stroke: #0066CC !important;
  fill: #0066CC !important;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.i {
  fill: #0066CC;
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .i.i-stampa {
  fill: #ffff;
  stroke: #1666cc;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .v {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .a {
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover + .title-category {
  color: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .z.z-news {
  fill: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b {
  still: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover line.b {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b.c {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b.c {
  fill: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.a,
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .e {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.b,
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.b {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.i {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.c {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover line.c {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover circle.b {
  stroke: transparent;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover circle.b circle.b.a {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b-chi-siamo {
  fill: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover.fill-full text.b {
  fill: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover circle.b.unico-circle {
  stroke: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke rect.c {
  stroke: #fff !important;
  fill: transparent!important;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke path.c {
  stroke: #fff;
  fill: transparent!important;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke path.st3 {
  stroke: #fff;
  fill: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke circle.c {
  stroke: #fff;
  fill: transparent;
  stroke-width: 3px;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke:hover rect.c {
  stroke: #0066CC !important;
  fill: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke:hover path.c {
  stroke: #0066CC;
  fill: #0066CC;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke:hover circle.c {
  /*stroke: @base-medium!important;
                        fill:  #fff!important;*/
  fill: transparent;
  stroke: #0066CC;
  stroke-width: 3px;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .title-category {
  color: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .categories-list ul li {
  color: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .hovered-img .a {
  fill: transparent;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .hovered-img .v {
  stroke: #fff;
  still: #fff;
}
.wrap-header.header-blue .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .hovered-title {
  color: #fff;
}
.page-like-modal .z {
  fill: #0066CC;
}
.page-like-modal .wrap-header {
  background-color: transparent;
  box-shadow: none;
}
@media only screen and (min-width: 768px) {
  .page-like-modal .wrap-header {
    background-color: #0066CC;
  }
}
.page-like-modal .wrap-header.sticky {
  background-color: #0066CC;
  -webkit-box-shadow: 0px 0px 20px #00000075;
  -moz-box-shadow: 0px 0px 20px #00000075;
  box-shadow: 0px 0px 20px #00000075;
}
.page-like-modal .wrap-header.sticky:hover {
  background-color: #0066CC;
}
.page-like-modal .wrap-header.sticky .navbar {
  padding: 10px 0;
}
@media only screen and (min-width: 1200px) {
  .page-like-modal .wrap-header.sticky .navbar .navbar-logo {
    width: 5%;
  }
}
@media screen and (max-width: 576px) {
  .page-like-modal .wrap-header.sticky .navbar .navbar-collapse {
    background-color: #0066CC;
  }
}
.page-like-modal .wrap-header .navbar .navbar-toggler span {
  color: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item:not(:last-child):hover::before {
  background-color: #99CC33;
  /*
                            border-bottom: 3px solid @colorComplement;
                            */
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item.active {
  color: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
  text-transform: unset;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 576px) {
  .page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
    font-size: 10px;
  }
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .list-sub-link {
  background-color: #0066CC !important;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .title-category:hover {
  color: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .z {
  fill: transparent;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .aa {
  fill: none;
  stroke: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .bb {
  fill: #fff;
  stroke: none;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .cc {
  fill: none;
  stroke: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .a.a-app rect.a {
  stroke: #fff;
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.fill-full text.b {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.svg-technologic-innovations .firstpath {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.svg-technologic-innovations:hover .firstpath {
  fill: #06c;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .a,
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .b,
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .i {
  stroke: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .a {
  stroke-width: 3px;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .c {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories line.c {
  stroke: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories path.d {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories .b-chi-siamo {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover {
  /*.a{
                    fill: @colorComplement;
                }*/
  /*  .icon-comunicati-stampa g.a {
                      fill: @base-medium;
                      stroke:bas
                  }*/
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .aa {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .bb {
  fill: #06c;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .cc {
  stroke: #06c;
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .z {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.d {
  fill: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.st3 {
  stroke: #0066CC !important;
  fill: #0066CC !important;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.i {
  fill: #0066CC;
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .i.i-stampa {
  fill: #ffff;
  stroke: #1666cc;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .v {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .a {
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover + .title-category {
  color: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .z.z-news {
  fill: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b {
  still: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover line.b {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b.c {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b.c {
  fill: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.a,
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .e {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.b,
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.b {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover path.i {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover rect.c {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover line.c {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover circle.b {
  stroke: transparent;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover circle.b circle.b.a {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover .b-chi-siamo {
  fill: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover.fill-full text.b {
  fill: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories:hover circle.b.unico-circle {
  stroke: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke rect.c {
  stroke: #fff !important;
  fill: transparent!important;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke path.c {
  stroke: #fff;
  fill: transparent!important;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke path.st3 {
  stroke: #fff;
  fill: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke circle.c {
  stroke: #fff;
  fill: transparent;
  stroke-width: 3px;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke:hover rect.c {
  stroke: #0066CC !important;
  fill: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke:hover path.c {
  stroke: #0066CC;
  fill: #0066CC;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .img-categories.diff-stroke:hover circle.c {
  /*stroke: @base-medium!important;
                        fill:  #fff!important;*/
  fill: transparent;
  stroke: #0066CC;
  stroke-width: 3px;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .title-category {
  color: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .block-categories .categories-list ul li {
  color: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .hovered-img .a {
  fill: transparent;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .hovered-img .v {
  stroke: #fff;
  still: #fff;
}
.page-like-modal .wrap-header .navbar .navbar-collapse ul.navbar-nav li.nav-item .mega-menu .hovered-title {
  color: #fff;
}
.page-like-modal h2 {
  color: #003366;
}
.x {
  stroke-linecap: round;
}
.i {
  stroke: #0066CC;
  stroke-width: 1px;
}
.mega-menu-inverse .block-categories .title-category:hover {
  color: #fff;
}
.mega-menu-inverse .block-categories .z {
  fill: transparent;
}
.mega-menu-inverse .block-categories .img-categories .aa {
  fill: none;
  stroke: #fff;
}
.mega-menu-inverse .block-categories .img-categories .bb {
  fill: #fff;
  stroke: none;
}
.mega-menu-inverse .block-categories .img-categories .cc {
  fill: none;
  stroke: #fff;
}
.mega-menu-inverse .block-categories .img-categories .a.a-app rect.a {
  stroke: #fff;
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories.fill-full text.b {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories.svg-technologic-innovations .firstpath {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories.svg-technologic-innovations:hover .firstpath {
  fill: #06c;
}
.mega-menu-inverse .block-categories .img-categories .a,
.mega-menu-inverse .block-categories .img-categories .b,
.mega-menu-inverse .block-categories .img-categories .i {
  stroke: #fff;
}
.mega-menu-inverse .block-categories .img-categories .a {
  stroke-width: 3px;
}
.mega-menu-inverse .block-categories .img-categories .c {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories line.c {
  stroke: #fff;
}
.mega-menu-inverse .block-categories .img-categories path.d {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories .b-chi-siamo {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories:hover {
  /*.a{
                    fill: @colorComplement;
                }*/
  /*  .icon-comunicati-stampa g.a {
                      fill: @base-medium;
                      stroke:bas
                  }*/
}
.mega-menu-inverse .block-categories .img-categories:hover .aa {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories:hover .bb {
  fill: #06c;
}
.mega-menu-inverse .block-categories .img-categories:hover .cc {
  stroke: #06c;
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories:hover .z {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories:hover path.d {
  fill: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover path.st3 {
  stroke: #0066CC !important;
  fill: #0066CC !important;
}
.mega-menu-inverse .block-categories .img-categories:hover rect.i {
  fill: #0066CC;
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover .i.i-stampa {
  fill: #ffff;
  stroke: #1666cc;
}
.mega-menu-inverse .block-categories .img-categories:hover .v {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover .a {
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories:hover + .title-category {
  color: #fff;
}
.mega-menu-inverse .block-categories .img-categories:hover .z.z-news {
  fill: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover .b {
  still: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover line.b {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover .b.c {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover .b.c {
  fill: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover rect.a,
.mega-menu-inverse .block-categories .img-categories:hover .e {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover path.b,
.mega-menu-inverse .block-categories .img-categories:hover rect.b {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover path.i {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover rect.c {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover line.c {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover circle.b {
  stroke: transparent;
}
.mega-menu-inverse .block-categories .img-categories:hover circle.b circle.b.a {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover .b-chi-siamo {
  fill: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover.fill-full text.b {
  fill: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories:hover circle.b.unico-circle {
  stroke: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories.diff-stroke rect.c {
  stroke: #fff !important;
  fill: transparent!important;
}
.mega-menu-inverse .block-categories .img-categories.diff-stroke path.c {
  stroke: #fff;
  fill: transparent!important;
}
.mega-menu-inverse .block-categories .img-categories.diff-stroke path.st3 {
  stroke: #fff;
  fill: #fff;
}
.mega-menu-inverse .block-categories .img-categories.diff-stroke circle.c {
  stroke: #fff;
  fill: transparent;
  stroke-width: 3px;
}
.mega-menu-inverse .block-categories .img-categories.diff-stroke:hover rect.c {
  stroke: #0066CC !important;
  fill: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories.diff-stroke:hover path.c {
  stroke: #0066CC;
  fill: #0066CC;
}
.mega-menu-inverse .block-categories .img-categories.diff-stroke:hover circle.c {
  /*stroke: @base-medium!important;
                        fill:  #fff!important;*/
  fill: transparent;
  stroke: #0066CC;
  stroke-width: 3px;
}
.mega-menu-inverse .block-categories .title-category {
  color: #fff;
}
.mega-menu-inverse .block-categories .categories-list ul li {
  color: #fff;
}
.mega-menu-inverse .hovered-img .a {
  fill: transparent;
}
.mega-menu-inverse .hovered-img .v {
  stroke: #fff;
  still: #fff;
}
.mega-menu-inverse .hovered-title {
  color: #fff;
}
.navbar {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 10px 0;
  align-items: flex-start;
}
.navbar .navbar-logo {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  width: 50%;
  z-index: 99999;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 576px) {
  .navbar .navbar-logo {
    z-index: 999;
  }
}
@media only screen and (min-width: 768px) {
  .navbar .navbar-logo {
    width: 30%;
  }
}
@media only screen and (min-width: 992px) {
  .navbar .navbar-logo {
    width: 20%;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar .navbar-logo {
    width: 14%;
  }
}
.navbar .navbar-logo img {
  max-width: 100%;
  max-height: 55px;
}
@media only screen and (min-width: 992px) {
  .navbar .navbar-logo img {
    max-height: 65px;
  }
}
.navbar .navbar-toggler svg {
  stroke: #003366;
}
.navbar .navbar-collapse {
  justify-content: end;
}
@media screen and (max-width: 991px) {
  .navbar .navbar-collapse {
    background: #0099CC;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9997;
    overflow: hidden;
    height: 100vh;
    padding: 7rem 5rem;
  }
}
.navbar .navbar-collapse .close {
  display: none;
}
@media screen and (max-width: 991px) {
  .navbar .navbar-collapse .close {
    display: block;
    right: 30px;
    top: 30px;
  }
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item {
    margin: 0 5px;
    max-width: 100px;
  }
}
@media only screen and (min-width: 1400px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item {
    margin: 0 10px;
    max-width: 100px;
  }
}
@media screen and (min-width: 1500px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item {
    max-width: unset!important;
  }
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item:not(:last-child):hover::before {
  position: absolute;
  content: "";
  height: 6px;
  width: 100%;
  background-color: #0066CC;
  top: -10px;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item:hover a {
  text-decoration: none;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.active {
  position: relative;
  color: #333333;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.active:before {
  content: '';
  position: absolute;
  top: -28%;
  left: 0;
  right: 0;
  height: 6px;
  background-color: #99CC33;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.active a.nav-link {
  color: inherit!important;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
  font-size: 13px;
  letter-spacing: -0.5px;
  line-height: 17px;
  font-family: inherit;
  font-weight: 600;
  text-transform: uppercase;
  color: #003366;
  padding-right: 5px;
  padding-left: 5px;
}
@media screen and (max-width: 576px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
    font-size: 14px;
    padding: 10px 5px;
  }
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item a.nav-link.active-megamenu {
  border-bottom: 2px solid #99CC33;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.active a.nav-link {
  color: #0066CC;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu {
  position: fixed;
  left: 0;
  width: 100%;
  display: none;
  opacity: 0;
  transition: all 0.4s ease;
  margin-top: -3px;
  z-index: 9999;
  -webkit-box-shadow: 0 14px 30px -20px #00000042;
  -moz-box-shadow: 0 14px 30px -20px #00000042;
  box-shadow: 0 14px 30px -20px #00000042;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .list-sub-link {
  opacity: 0;
  background: #fff;
  transition: all 1s ease;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0px;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories a:hover {
  text-decoration: none!important;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories a:hover {
  text-decoration: none;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories {
  margin: auto;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .a-app,
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .b {
  transition: fill 0.1s ease-in-out;
  fill: transparent;
  stroke: #06c;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories.svg-technologic-innovations .firstpath {
  fill: #06c;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .a {
  stroke-width: 3px;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .b,
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .j {
  stroke-miterlimit: 10;
  stroke-width: 3px;
  font-size: 76px;
  font-family: Rubik-Regular, Rubik;
  stroke-linejoin: round;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .j {
  font-size: 15px;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .c {
  fill: #06c;
  stroke-linejoin: bevel;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories line.c {
  stroke: #06c;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .a.a-app rect.a {
  stroke: #1666cc;
  fill: #1666cc;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories .b-chi-siamo {
  fill: #0066CC;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories path.st3 {
  stroke: #0066CC;
  fill: #0066CC;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover {
  cursor: pointer;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover .a {
  fill: #003366;
  stroke: transparent;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover .a.a-app {
  stroke: #1666cc;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover .a.a-app rect.a {
  stroke: #1666cc;
  fill: #1666cc;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover circle.b {
  stroke: transparent;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover circle.b.unico-circle {
  stroke: #1666cc;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover + .title-category {
  font-weight: 600;
  color: #003366;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover + .title-category + .categories-list {
  visibility: visible;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories:hover text.v {
  stroke: #003366;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories.diff-stroke rect.c {
  stroke: #06c !important;
  fill: transparent!important;
  stroke-width: 3px!important;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories.diff-stroke path.c {
  stroke: #06c;
  fill: transparent!important;
  stroke-width: 2px!important;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories.diff-stroke circle.c {
  stroke: #06c;
  fill: transparent;
  stroke-width: 3px;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .img-categories.fill-full text.b {
  fill: #06c;
  stroke-width: 0px;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .title-category {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: -0.4px;
  color: #0066CC;
  text-align: center;
  padding: 10px 0;
  transition: font-weight 0.1s ease-in-out;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .title-category:hover {
  cursor: pointer;
  font-weight: 600!important;
  color: #003366;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .title-category:hover + .categories-list {
  visibility: visible;
}
@media only screen and (min-width: 1200px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .title-category {
    font-size: 17px;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1400px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .title-category {
    font-size: 19.5px;
  }
}
@media screen and (min-width: 1840px) and (max-width: 1920px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .title-category {
    font-size: 25px;
  }
}
@media screen and (min-width: 1921px) {
  .navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .title-category {
    font-size: 28px;
  }
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .categories-list {
  visibility: hidden;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .categories-list:hover {
  visibility: visible;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .categories-list ul {
  margin: 0 auto;
  padding: 0px;
  list-style: none;
  float: left;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down .mega-menu .block-categories .categories-list ul li {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #003366;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down:hover .mega-menu {
  display: block;
  opacity: 1;
}
.navbar .navbar-collapse ul.navbar-nav li.nav-item.drop-down:hover .mega-menu .list-sub-link {
  opacity: 1;
}
.fade-in {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hovered-title {
  cursor: pointer;
  font-weight: 600!important;
  color: #003366 !important;
}
.hovered-title + .categories-list {
  visibility: visible;
}
.hovered-img .a {
  fill: #003366;
  stroke: none;
}
.hovered-img .v {
  fill: #003366;
  stroke: #003366;
}
.min-height-megamenu {
  min-height: 17vw;
}
#fp-nav.tooltip_alt {
  right: 10px;
  padding: 20px 0;
  transition: right 0.5s;
  -webkit-transition: right 0.5s;
  z-index: 9;
  margin-top: 18%;
}
@media screen and (max-width: 576px) {
  #fp-nav.tooltip_alt {
    margin-top: 50%;
    right: 0px;
  }
}
#fp-nav.tooltip_alt ul {
  list-style: none;
}
#fp-nav.tooltip_alt ul li {
  position: relative;
  text-align: right;
}
#fp-nav.tooltip_alt ul li a {
  display: block;
  padding: 0px 40px 0px 10px;
  text-align: right;
  text-decoration: none;
}
#fp-nav.tooltip_alt ul li a span {
  visibility: hidden;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #009966;
}
@media only screen and (min-width: 1200px) {
  #fp-nav.tooltip_alt ul li a span {
    display: block;
  }
}
#fp-nav.tooltip_alt ul li a:before {
  z-index: 10;
  content: ' ';
  width: 10px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 100%;
  border: 2px solid white;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#fp-nav.tooltip_alt ul li a:after {
  z-index: 10;
  content: ' ';
  width: 22px;
  height: 22px;
  background-color: transparent;
  position: absolute;
  right: 9px;
  top: 9px;
  border-radius: 100%;
  border: 2px solid transparent;
  transition: border 0.5s;
  -webkit-transition: border 0.5s;
}
#fp-nav.tooltip_alt ul li a:hover {
  cursor: pointer;
}
#fp-nav.tooltip_alt ul li a:hover:before {
  -webkit-transform: scale(1.2) translate3d(0, 0, 0);
  transform: scale(1.2) translate3d(0, 0, 0);
  background-color: #009966;
  border-color: #009966;
}
#fp-nav.tooltip_alt ul li a:hover:after {
  border-color: #009966;
}
#fp-nav.tooltip_alt ul li a:hover span {
  visibility: visible!important;
}
@media screen and (max-width: 576px) {
  #fp-nav.tooltip_alt ul li a:hover span {
    visibility: hidden!important;
  }
}
#fp-nav.tooltip_alt ul li.active a:before {
  -webkit-transform: scale(1.2) translate3d(0, 0, 0);
  transform: scale(1.2) translate3d(0, 0, 0);
  background-color: #009966;
  border-color: #009966;
}
#fp-nav.tooltip_alt ul li.active a:after {
  border-color: #009966;
}
#fp-nav.tooltip_alt ul li.active a span {
  visibility: hidden;
}
#wrapper {
  width: 0px;
  overflow: hidden;
  padding-right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 992px) {
  #wrapper {
    display: none;
  }
}
#wrapper.toggled {
  width: 60%;
}
#wrapper.toggled #sidebar-wrapper {
  padding: 50px 40px;
  width: 60%;
  z-index: 99999;
  box-shadow: 0px 0px 20px #00000042;
}
@media screen and (max-width: 576px) {
  #wrapper.toggled #sidebar-wrapper {
    width: 100%;
  }
}
#wrapper #sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  width: 0;
  top: 0;
  right: 0;
  height: 100%;
  overflow-x: hidden;
  background: #003366;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /* Sidebar Styles */
}
#wrapper #sidebar-wrapper .close {
  width: 45px;
  top: 20px;
  right: 20px;
}
#wrapper #sidebar-wrapper .sidebar-nav {
  position: absolute;
  top: 0;
  width: 260px;
  margin: 0;
  padding: 0;
  margin-top: 6rem;
  list-style: none;
}
#wrapper #sidebar-wrapper .sidebar-nav .my_dropdown {
  display: none;
  opacity: 0;
  transition: all 1.5s linear;
  list-style: none;
  -webkit-animation: slide-down 0.2s ease-out;
  -moz-animation: slide-down 0.2s ease-out;
}
#wrapper #sidebar-wrapper .sidebar-nav .my_dropdown.active {
  display: block;
  opacity: 1;
  padding-left: 25px;
  padding-bottom: 20px;
}
#wrapper #sidebar-wrapper .sidebar-nav .my_dropdown ul {
  list-style: none;
}
#wrapper #sidebar-wrapper .sidebar-nav .my_dropdown ul li a {
  font-size: 14px;
  padding-right: 0px;
  font-width: 300;
}
#wrapper #sidebar-wrapper .sidebar-nav .title-with-dropdown {
  font-weight: 600;
}
#wrapper #sidebar-wrapper .sidebar-nav .title-span a {
  font-weight: 600;
}
#wrapper #sidebar-wrapper .sidebar-nav li {
  line-height: 45px;
  padding-right: 5%;
}
#wrapper #sidebar-wrapper .sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  white-space: nowrap;
}
#wrapper #sidebar-wrapper .sidebar-nav li a:active,
#wrapper #sidebar-wrapper .sidebar-nav li a:focus {
  text-decoration: none;
}
.icon-dropdown-container {
  position: absolute;
  right: 0;
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
#carouselTopSection .carousel-inner {
  overflow: visible;
}
#carouselTopSection .carousel-inner .carousel-item {
  max-height: 600px;
  height: 600px;
}
@media screen and (max-width: 576px) {
  #carouselTopSection .carousel-inner .carousel-item {
    max-height: 62vh;
    height: 62vh;
  }
  #carouselTopSection .carousel-inner .carousel-item a {
    margin-bottom: 10px;
  }
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption {
  right: unset;
  left: 0px!important;
  bottom: unset;
  z-index: 10;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  width: 100%;
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-title {
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  color: #003366;
  text-align: left;
  /*iPad in landscape*/
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-title b {
  font-weight: 600;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 1200px) {
  #carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-title {
    font-size: 50px;
    line-height: normal;
  }
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-title b {
  font-weight: 600;
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-title p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-row-btn p {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  margin: 0;
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-row-btn .block-link {
  box-shadow: none;
  display: inline-block;
  border-radius: 2rem;
  padding: 15px;
}
#carouselTopSection .carousel-inner .carousel-item .carousel-caption .heading-text .heading-text-row-btn .block-link:hover {
  box-shadow: 0px 0px 40px #0000004D;
}
#carouselTopSection .carousel-inner .carousel-item.theme-square {
  background-image: url("../img/square.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-square {
    background-position: 90%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 567px) and (max-width: 768px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-square {
    background-position: 84%;
    background-repeat: no-repeat;
    background-size: cover;
    left: -30px;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-square img {
  max-height: 100%;
}
#carouselTopSection .carousel-inner .carousel-item.theme-square .carousel-caption .heading-text {
  padding: 2.63625rem 8.249375rem 0 4.59rem;
}
@media only screen and (min-width: 768px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-square .carousel-caption .heading-text {
    padding: 9.836rem 9.249375rem 0 10.59rem;
  }
}
@media only screen and (min-width: 992px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-square .carousel-caption .heading-text {
    padding: 7.436rem 9.249375rem 0 10.59rem;
  }
}
@media only screen and (min-width: 1200px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-square .carousel-caption .heading-text {
    padding: 5.436rem 20.249rem 0 23.59rem;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-square .carousel-caption .heading-text .heading-text-row-btn p {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-square .carousel-caption .heading-text .heading-text-row-btn p {
    position: absolute;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-square .carousel-caption .heading-text .heading-text-row-btn a {
  box-shadow: 0px 0px 40px #0000004D;
  display: inline-block;
  border-radius: 2rem;
}
#carouselTopSection .carousel-inner .carousel-item.theme-circle {
  background-image: url("../img/circle.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 576px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-circle {
    background-image: url("../img/circle-mobile.svg");
    background-position: right;
    background-size: cover;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-circle {
    background-image: url("../img/circle-mobile.svg");
    background-size: contain;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-circle img {
  max-width: 100%;
}
#carouselTopSection .carousel-inner .carousel-item.theme-circle .carousel-caption .heading-text {
  padding: 0.63625rem 1.249375rem 0 1.59rem;
}
@media only screen and (min-width: 768px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-circle .carousel-caption .heading-text {
    padding: 12.63625rem 3.249375rem 0 6.59rem;
  }
}
@media only screen and (min-width: 1200px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-circle .carousel-caption .heading-text {
    padding: 5.63625rem 6.249375rem 0 34.59rem;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-circle .carousel-caption .heading-text .heading-text-row-btn p {
  color: #99CC33;
  position: relative;
}
@media only screen and (min-width: 992px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-circle .carousel-caption .heading-text .heading-text-row-btn p {
    max-width: 60%;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round {
  overflow: visible;
}
@media screen and (max-width: 576px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round {
    overflow: hidden;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media screen and (max-width: 576px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption {
    margin: 0px;
  }
}
@media screen and (max-width: 576px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img {
    position: absolute!important;
    z-index: -1;
    bottom: -40px;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .wrap-img-round {
  border-radius: 100%;
  width: 600px;
  height: 600px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .wrap-img-round {
    width: 400px;
    height: 400px;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .wrap-img-round img {
  max-width: 100%;
  object-fit: cover;
  min-height: 100%;
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .wrap-img-squared {
  border-radius: unset;
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .wrap-img-squared img {
  max-width: 100%;
  object-fit: cover;
  min-height: 100%;
  box-shadow: 0px 0px 40px #0000004d;
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img svg.svg-left {
  position: absolute;
  bottom: -10%;
  left: -20%;
}
@media screen and (max-width: 576px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img svg.svg-left {
    width: 60%;
    bottom: -30%;
    left: -20%;
  }
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img svg.svg-left path {
  fill: url(#a);
}
#carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .fregio-complement {
  position: absolute;
  bottom: 10%;
  right: -20%;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 350px;
}
@media screen and (max-width: 1023px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .fregio-complement {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img .fregio-complement {
    right: -38px;
  }
}
@media only screen and (min-width: 992px) {
  #carouselTopSection .carousel-indicators.mt-lg-5 {
    margin-top: 5rem!important;
  }
}
@media only screen and (min-width: 2000px) {
  .wrap-heading {
    -ms-flex: 0 0 71.666667%;
    flex: 0 0 71.666667%;
  }
}
.heading {
  position: relative;
  min-height: 400px;
}
.heading .heading-text .heading-text-title {
  font-size: 38px;
  line-height: normal;
  font-weight: 400;
  color: #003366;
  /*iPad in landscape*/
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .heading .heading-text .heading-text-title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .heading .heading-text .heading-text-title {
    font-size: 50px;
  }
}
.heading .heading-text .heading-text-title b {
  font-weight: 600;
}
.heading .heading-text .heading-text-row-btn p {
  color: #99CC33;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .heading .heading-text .heading-text-row-btn p {
    position: absolute;
  }
}
.heading .heading-text .heading-text-row-btn a {
  box-shadow: 0px 0px 40px #0000004D;
  display: inline-block;
  border-radius: 2rem;
}
.heading .wrap-find-rate {
  box-shadow: 0px 0px 40px #0000004D;
  border-radius: 2rem;
  padding: 20px;
  z-index: 999;
  background-color: #fff;
  /*iPad in landscape*/
  /* iPad Pro Portrait */
  /* iPad Pro Landscape */
}
@media only screen and (min-width: 768px) {
  .heading .wrap-find-rate {
    padding: 30px 50px;
    border-radius: 3.9rem;
    /* bottom: 210px;*/
    left: auto;
    /*top: 100px;*/
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .heading .wrap-find-rate {
    padding: 20px 50px;
    border-radius: 3.9rem;
  }
}
@media only screen and (min-width: 992px) {
  .heading .wrap-find-rate {
    position: absolute;
    bottom: 110px;
    left: -4%;
    padding: 20px 50px;
    border-radius: 3.9rem;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .heading .wrap-find-rate {
    bottom: 129px;
    max-width: 80%;
    left: -19.4px;
    max-width: 65%;
    padding: 20px 50px;
    border-radius: 3.9rem;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .heading .wrap-find-rate {
    bottom: 110px;
    left: -3%;
    /*
            max-width: 45%;
            */
    padding: 20px 52px;
    border-radius: 3.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .heading .wrap-find-rate #form-cerca-tariffa {
    display: flex;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .heading .wrap-find-rate #form-cerca-tariffa .form-control {
    height: calc(2em + 0.75rem + 2px);
  }
}
.heading .wrap-find-rate .btn-md-with-svg {
  border-radius: 2rem;
}
@media screen and (max-width: 576px) {
  .heading .wrap-find-rate .btn-md-with-svg {
    max-width: 96%;
  }
}
.heading .wrap-find-rate .wrap-find-rate-title {
  color: #003366;
  font-weight: 800;
  font-size: 30px;
  line-height: normal;
  /*iPad in landscape*/
}
@media screen and (max-width: 576px) {
  .heading .wrap-find-rate .wrap-find-rate-title {
    margin-bottom: 0.5rem;
    max-width: 60%;
    float: left;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .heading .wrap-find-rate .wrap-find-rate-title {
    font-size: 22px;
  }
}
.heading .wrap-find-rate #result-search {
  display: none;
}
.heading .wrap-find-rate .box-download {
  border-radius: 2rem;
  color: #ffffff;
  min-height: 110px;
}
.heading .wrap-find-rate .box-download .box-tipo-tariffa {
  border-right: 2px solid #0099CC;
}
.heading .wrap-find-rate .box-download .btn-downl-pdf img {
  width: 30%;
  min-width: 30%;
}
.heading .wrap-find-rate .box-download .btn-downl-pdf .txt-dwnl {
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 600;
  margin-left: 10px;
}
#result-search .wrap-find-rate-title {
  font-size: 20px;
  font-weight: 600;
  word-break: break-word;
}
.btn-cerca-tariffa-mobile {
  position: fixed;
  z-index: 99;
  bottom: 5%;
  right: 5%;
  max-width: 47%;
  -webkit-box-shadow: 0px 0px 20px #00000042;
  -moz-box-shadow: 0px 0px 20px #00000042;
  box-shadow: 0px 0px 20px #00000042;
  background-color: #fff;
  padding: 0.8rem;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .btn-cerca-tariffa-mobile {
    max-width: 47%;
  }
  .btn-cerca-tariffa-mobile svg {
    position: absolute;
    right: 3px;
    height: 34px;
  }
  .btn-cerca-tariffa-mobile p {
    max-width: 45%;
  }
}
.btn-cerca-tariffa-mobile p {
  color: #003366;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  font-weight: 800;
}
@media screen and (max-width: 345px) {
  .btn-cerca-tariffa-mobile p {
    font-size: 13px;
  }
}
@media screen and (min-width: 346px) {
  .btn-cerca-tariffa-mobile p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .btn-cerca-tariffa-mobile p {
    font-size: 16px;
    padding: 2px 20px;
    max-width: 40%;
  }
}
.fixed-wrap-find-rate {
  position: fixed;
  padding: 1.5rem !important;
  z-index: 99999!important;
}
@media screen and (max-width: 575px) {
  .fixed-wrap-find-rate {
    top: 10px;
    left: 10px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .fixed-wrap-find-rate {
    top: 10px;
    left: auto;
  }
}
@media screen and (min-width: 767px) and (max-width: 769px) {
  .fixed-wrap-find-rate {
    top: 200px;
    left: auto;
  }
}
.box-nostri-abbonamenti {
  color: #fff;
  background-color: #0099CC;
}
@media only screen and (min-width: 992px) {
  .box-nostri-abbonamenti {
    background-color: transparent;
  }
}
.box-nostri-abbonamenti .box-img-arc-section-2 {
  z-index: -1;
  top: 14%;
  left: 20%;
  padding-left: 0;
  padding-top: 0;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .box-nostri-abbonamenti .box-img-arc-section-2 {
    z-index: 0;
    left: 20%;
    padding-left: 201px;
    padding-top: 30px;
  }
}
.box-nostri-abbonamenti .box-img-sect-2 {
  border-radius: 60px;
  overflow: hidden;
  width: 100%;
  height: 370px;
  background-color: #0066CC;
}
.box-nostri-abbonamenti .box-img-sect-2:hover + .box-text-column-2 .block-link {
  visibility: visible;
}
.box-nostri-abbonamenti .box-img-sect-2.withImgbckg {
  background-image: url("../img/img-section-2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-nostri-abbonamenti .box-img-sect-2.second {
  height: 300px;
  margin-top: 4.2rem !important;
}
@media screen and (max-width: 576px) {
  .box-nostri-abbonamenti .box-img-sect-2.second {
    margin-top: 0rem!important;
  }
}
@media screen and (max-width: 576px) {
  .box-nostri-abbonamenti .box-img-sect-2.second a {
    font-size: 26px;
  }
}
.box-nostri-abbonamenti .box-img-sect-2.second a p {
  font-size: 32px;
  line-height: 4.492866vw;
  font-weight: 600;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .box-nostri-abbonamenti .box-img-sect-2.second a p {
    font-size: 24px;
    padding: 27px 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .box-nostri-abbonamenti .box-img-sect-2.second a p {
    padding: 15px 30px;
  }
}
@media screen and (max-width: 576px) {
  .box-nostri-abbonamenti .box-img-sect-2.second a p {
    font-size: 26px;
    padding: 24px 19px;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .box-nostri-abbonamenti .box-img-sect-2.second a p {
    font-size: 17px;
  }
}
.box-nostri-abbonamenti .box-text-column-1 {
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 576px) {
  .box-nostri-abbonamenti .box-text-column-1 {
    position: relative;
    background-image: url("../img/componente-22.svg");
    background-position: 0% 120%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .box-nostri-abbonamenti .box-text-column-1 {
    margin: 10% 0;
    width: 60%;
  }
}
@media only screen and (min-width: 992px) {
  .box-nostri-abbonamenti .box-text-column-1 {
    margin-top: 55%;
  }
}
@media only screen and (min-width: 1200px) {
  .box-nostri-abbonamenti .box-text-column-1 {
    margin-top: 35%;
  }
}
@media screen and (max-width: 576px) {
  .box-nostri-abbonamenti .box-text-column-1 h2 {
    width: 90%;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .box-nostri-abbonamenti .box-text-column-1 h2 {
    font-size: 27px;
  }
}
.box-nostri-abbonamenti .box-text-column-1 h5 {
  color: #003366;
}
.box-nostri-abbonamenti .box-text-column-1 p {
  font-size: 20px;
  font-weight: 300;
}
.box-nostri-abbonamenti .box-text-column-2 {
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .box-nostri-abbonamenti .box-text-column-2 {
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 576px) {
  .box-nostri-abbonamenti .box-text-column-2 {
    padding-left: 47px;
  }
}
@media only screen and (min-width: 1200px) {
  .box-nostri-abbonamenti .box-text-column-2 {
    padding-left: 47px;
  }
}
.box-nostri-abbonamenti .box-text-column-2:hover .block-link {
  visibility: visible;
}
.box-nostri-abbonamenti .box-text-column-2 h5 {
  color: #003366;
  font-size: 16px;
  font-weight: 700;
}
.box-nostri-abbonamenti .box-text-column-2 p {
  font-size: 28px;
  font-weight: 300;
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .box-nostri-abbonamenti .box-text-column-2 p {
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .box-nostri-abbonamenti .box-text-column-2 .block-link {
    visibility: hidden;
  }
}
.row-bckg-lg {
  position: absolute!important;
  bottom: 0;
  left: 0;
  right: 0;
  height: 72%;
  z-index: -2;
  /* iPad Pro Portrait */
  /* iPad Pro Landscape */
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .row-bckg-lg {
    height: 85%;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .row-bckg-lg {
    height: 83%;
  }
}
.box-abbonamento-studenti {
  color: #fff;
}
.box-abbonamento-studenti .block-link {
  background-color: #009966;
  /* !* iPad Pro Portrait *!
         @media only screen
         and (min-width: 1024px)
         and (max-height: 1366px)
         and (orientation: portrait)
         and (-webkit-min-device-pixel-ratio: 1.5) {
           max-width: 100%;
         }
         !*iPad in landscape*!
         @media only screen
         and (min-device-width : 768px)
         and (max-device-width : 1024px)
         and (orientation : landscape) {
           max-width: 80%;
         }*/
}
@media screen and (max-width: 576px) {
  .box-abbonamento-studenti .block-link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .box-abbonamento-studenti .block-link {
    margin-bottom: 0;
  }
}
.box-abbonamenti-annuali {
  color: #fff;
}
.box-abbonamenti-annuali h1 {
  font-size: 40px;
  font-weight: 700;
  color: #99CC33;
}
@media only screen and (min-width: 992px) {
  .box-abbonamenti-annuali h1 {
    max-width: 60%;
    font-size: 54px;
  }
}
@media screen and (max-width: 777px) {
  .box-abbonamenti-annuali .square {
    height: auto!important;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 1400px) {
  .box-abbonamenti-annuali .square {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
.box-abbonamenti-annuali .btn-info-modal {
  border-radius: 60px;
  text-align: left;
  transition: all 0.3s linear;
  cursor: pointer;
  width: 100%;
  height: 100%;
  /*@media @tablet{
          min-height: 30vh;
          width: 100%;
        }
        !* iPad Landscape *!
        @media only screen
        and (min-width: 1024px)
        and (max-height: 768px)
        and (orientation: landscape){
          min-height: 37vh!important;
        }
        !* iPad Pro landscape *!
        @media only screen
        and (min-width: 1024px)
        and (max-height: 1366px)
        and (orientation: landscape)
        and (-webkit-min-device-pixel-ratio: 1.5) {
          min-height: 31vh;
        }
        @media only screen
        and (min-width: 1366px)
        and (max-height: 768px){
          min-height: 39vh!important;
        }
        @media @desktop-xl{
          min-height: 37vh;
        }
        @media only screen
        and (min-width: 1600px){
          min-height: 29vh;
        }
        @media only screen
        and (min-width: 1600px){
          min-height: 30vh;
        }*/
}
@media screen and (max-width: 576px) {
  .box-abbonamenti-annuali .btn-info-modal {
    display: flex;
    align-items: self-end;
  }
}
@media only screen and (min-width: 1400px) {
}
.box-abbonamenti-annuali .btn-info-modal:hover {
  background-color: #0099CC;
  -webkit-box-shadow: 0px 0px 10px #00000042;
  -moz-box-shadow: 0px 0px 10px #00000042;
  box-shadow: 0px 0px 10px #00000042;
}
.box-abbonamenti-annuali .btn-info-modal:hover svg {
  visibility: visible;
}
.box-abbonamenti-annuali .btn-info-modal img {
  /* iPad Pro Portrait */
  width: 25%;
}
@media screen and (max-width: 575px) {
  .box-abbonamenti-annuali .btn-info-modal img {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .box-abbonamenti-annuali .btn-info-modal img {
    width: 20%;
  }
}
.box-abbonamenti-annuali .btn-info-modal h4 {
  margin: 20px 0 25px 0;
  color: #99CC33;
  font-size: 22px;
  left: 28px;
  font-weight: 500;
  /*iPad in landscape*/
  /*iPad in Portrait*/
  /* iPad Pro Portrait */
}
@media screen and (max-width: 576px) {
  .box-abbonamenti-annuali .btn-info-modal h4 {
    margin: 10px 0 15px 0;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px) {
  .box-abbonamenti-annuali .btn-info-modal h4 {
    font-size: 19px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .box-abbonamenti-annuali .btn-info-modal h4 {
    margin: 5px 0 10px 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .box-abbonamenti-annuali .btn-info-modal h4 {
    margin: 5px 0 10px 0;
    font-size: 22px;
    left: 24px;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .box-abbonamenti-annuali .btn-info-modal h4 {
    margin: 5px 0 10px 0;
  }
}
.box-abbonamenti-annuali .btn-info-modal p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 10px;
}
.box-abbonamenti-annuali .btn-info-modal svg {
  width: 50px;
  right: 50px;
  bottom: 20px;
  position: absolute;
  visibility: hidden;
}
@media screen and (max-width: 991px) {
  .box-abbonamenti-annuali .btn-info-modal svg {
    display: none;
  }
}
.wrap-fregio-n {
  /* iPad Pro Portrait */
}
@media screen and (max-width: 320px) {
  .wrap-fregio-n {
    top: -5.3%;
    width: 40%;
    left: 50%;
  }
}
@media screen and (min-width: 321px) and (max-width: 576px) {
  .wrap-fregio-n {
    top: -8%;
    width: 40%;
    left: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .wrap-fregio-n {
    display: block;
    right: 3%;
    top: -18%;
    width: 30%;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .wrap-fregio-n {
    top: -23% !important;
  }
}
@media only screen and (min-width: 992px) {
  .wrap-fregio-n {
    right: 3%;
    top: -28%;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap-fregio-n {
    right: 3%;
    top: -25%;
  }
}
.wrap-fregio-arco-dx {
  display: none;
}
.wrap-fregio-arco-dx.mobile {
  bottom: -11%;
  left: 0%;
  width: 45%;
}
@media only screen and (min-width: 578px) and (max-width: 767px) {
  .wrap-fregio-arco-dx {
    display: block;
    right: -77px;
    top: 464px;
  }
}
@media only screen and (min-width: 768px) {
  .wrap-fregio-arco-dx {
    display: block;
  }
}
.wrap-fregio-arco-sx {
  top: 17%;
  left: 20px;
  width: 30%;
}
.box-consorzio-unico {
  color: #fff;
  /* iPad Pro Portrait */
  /* iPad Pro Landscape */
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .box-consorzio-unico {
    min-height: 80vh;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .box-consorzio-unico {
    min-height: 70vh;
  }
}
@media screen and (min-width: 1920px) {
  .box-consorzio-unico {
    min-height: 70vh;
  }
}
@media screen and (max-width: 576px) {
  .box-consorzio-unico .col-6 {
    padding: 0 0.5rem 0 0;
  }
}
.box-consorzio-unico .btn-md-with-svg {
  height: 100%;
  width: 100%;
  transition: box-shadow 0.3s ease-out, background 0.7s ease-out;
  /* @media screen and (max-width: 576px){
           height: 20vh;
         }
         !* iPad Pro Portrait *!
         @media only screen
         and (min-width: 1024px)
         and (max-height: 1366px)
         and (orientation: portrait)
         and (-webkit-min-device-pixel-ratio: 1.5) {
           height: 20vh;
         }*/
}
.box-consorzio-unico .btn-md-with-svg:hover {
  background: -webkit-linear-gradient(#003366, #0066CC);
  background: -moz-linear-gradient(#003366, #0066CC);
  background: -o-linear-gradient(#003366, #0066CC);
  background: linear-gradient(#003366, #0066CC);
  border-top: 2px solid #003366;
  -webkit-box-shadow: 0px 0px 20px #00000042;
  -moz-box-shadow: 0px 0px 20px #00000042;
  box-shadow: 0px 0px 20px #00000042;
}
.box-consorzio-unico .btn-md-with-svg p {
  padding: 0 30px;
  font-size: 24px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 10px;
  /*iPad in landscape*/
  /* iPad Pro Portrait */
}
@media screen and (max-width: 360px) {
  .box-consorzio-unico .btn-md-with-svg p {
    padding-left: 7px;
    font-size: 13px;
  }
}
@media screen and (min-width: 361px) and (max-width: 767px) {
  .box-consorzio-unico .btn-md-with-svg p {
    padding-left: 15px;
    font-size: 16px;
    padding: 0 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .box-consorzio-unico .btn-md-with-svg p {
    font-size: 24px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .box-consorzio-unico .btn-md-with-svg p {
    font-size: 21px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1800px) {
  .box-consorzio-unico .btn-md-with-svg p {
    font-size: 34px;
    line-height: 38px;
  }
}
.box-consorzio-unico button.btn-md-with-svg p {
  position: absolute;
  top: 20px;
}
.page-abb-annuali {
  /*scroll-behavior:smooth;
    overflow-y: scroll;*/
}
@media screen and (max-width: 576px) {
  .title-section {
    justify-content: start!Important;
  }
}
.title-section h2 {
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 576px) {
  .title-section h2 {
    font-size: 28px;
    line-height: 33px;
  }
}
.title-section h2 span.temporary-text {
  position: absolute;
  bottom: -30px;
  left: 0;
}
.title-section .temporary-text {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  line-height: 12px;
}
.row-subtitle-section p {
  color: #99CC33;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  /*iPad in landscape*/
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .row-subtitle-section p {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  .row-subtitle-section p {
    max-width: 60%;
    font-size: 34px;
    line-height: 41px;
  }
}
.row-subtitle-section p b {
  font-weight: 600;
}
.wrap-body-section {
  width: 77%;
  color: #fff;
}
.wrap-body-section p {
  font-size: 18px;
  font-weight: 300;
}
.wrap-body-section b {
  font-weight: 600;
}
.wrap-body-section.regular-font-p p {
  font-weight: 400;
}
.wrap-body-section ul {
  list-style: none;
  padding-left: 0px;
}
.wrap-body-section .wrap-list {
  display: flex;
}
.column-allegati-abb-annuali .attached h4 {
  color: #fff;
  border-bottom: 3px solid #99CC33;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;
}
.column-allegati-abb-annuali .attached .btn-dwnl-pdf span {
  color: #99CC33;
}
@media only screen and (min-width: 1200px) {
  #section-header-abonamenti .btn-info-modal p {
    max-width: 70%;
  }
}
#section-header-abonamenti .btn-info-modal svg {
  transform: rotate(90deg);
  width: 40px;
  position: absolute;
  right: 40px;
  bottom: 20px;
}
.page-like-modal {
  background-color: #003366;
}
@media only screen and (min-width: 768px) {
  .page-like-modal {
    background-color: #0066CC;
  }
}
@media only screen and (min-width: 992px) {
  .page-like-modal .col-6.col-sm-6.col-md-3.col-lg-2 img {
    height: 65px;
  }
}
.page-like-modal h3 {
  color: #003366;
  font-size: 28px;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .page-like-modal h3 {
    font-size: 34px;
  }
}
.page-like-modal h4 {
  color: #003366;
  font-size: 24px;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .page-like-modal h4 {
    font-size: 30px;
  }
}
.page-like-modal h5 {
  color: #003366;
  font-size: 22px;
  font-weight: 400;
  margin: 30px 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .page-like-modal h5 {
    font-size: 26px;
  }
}
.page-like-modal h6 {
  color: #003366;
  font-size: 18px;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .page-like-modal h6 {
    font-size: 24px;
  }
}
.page-like-modal p,
.page-like-modal ul li {
  font-size: 18px;
  font-weight: 300;
  word-break: break-word;
}
.page-like-modal p a,
.page-like-modal ul li a {
  color: #99CC33;
  font-weight: 600;
}
.page-like-modal .wrap-page-round {
  background-color: #fff;
  border-radius: 60px;
}
@media screen and (max-width: 576px) {
  .page-like-modal .wrap-page-round {
    border-radius: 0px;
  }
}
.page-like-modal .wrap-page-round .negative-margin-top {
  margin-top: -70px !important;
}
.page-like-modal .wrap-page-round .title-page {
  /*height: 100px;
            @media @tablet{
              height: 180px;
            }
            @media @desktop{
              height: 200px;
            }*/
  position: relative;
}
.page-like-modal .wrap-page-round .title-page:before {
  /* initial ratio of 1:1*/
  content: "";
  display: block;
  padding-top: 100%;
}
@media only screen and (min-width: 1400px) {
  .page-like-modal .wrap-page-round .title-page {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.page-like-modal .wrap-page-round .title-page .btn-md-with-svg {
  cursor: unset;
  background-image: linear-gradient(#003366, #0066CC);
  border-top: 1px solid #003366;
  position: absolute;
  top: -100px;
  right: 50px;
  width: 100%;
  height: 100%;
  /*height: 180px;
                @media @tablet{
                  height: 280px;
                  position: absolute;
                  top:-130px;
                  right: 50px;
                }
                @media @desktop{
                  height: 300px;
                }
                @media @desktop-xl{
                  height: 330px;
                }*/
}
@media only screen and (min-width: 1200px) {
  .page-like-modal .wrap-page-round .title-page .btn-md-with-svg {
    padding: 1.5rem !important;
  }
}
@media screen and (max-width: 576px) {
  .page-like-modal .wrap-page-round .title-page .btn-md-with-svg {
    top: -60px;
    right: 0px;
  }
}
.page-like-modal .wrap-page-round .title-page .btn-md-with-svg h1 {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #fff;
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  .page-like-modal .wrap-page-round .title-page .btn-md-with-svg h1 {
    font-size: 34px;
    padding-left: 31px;
  }
}
@media only screen and (min-width: 992px) {
  .page-like-modal .wrap-page-round .title-page .btn-md-with-svg h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-like-modal .wrap-page-round .title-page .btn-md-with-svg h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 576px) {
  .page-like-modal .wrap-page-round .title-page .btn-md-with-svg img {
    max-width: 27%!important;
  }
}
.box-info-aziende {
  border-bottom: 3px solid #003366;
}
.box-info-aziende h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 10px 0px 0px 0px;
}
.box-info-aziende p,
.box-info-aziende li {
  color: #003366;
  list-style: circle;
}
.box-info-aziende .link_blank a {
  color: #0066CC;
  font-size: 14px;
  font-weight: 500;
}
.wrap-content-article {
  padding-top: 50px;
  min-height: 65vh;
}
@media only screen and (min-width: 1200px) {
  .wrap-content-article {
    padding-top: 150px;
  }
}
@media only screen and (min-width: 992px) {
  .wrap-content-article .header-article {
    max-width: 70%;
  }
}
.wrap-content-article .header-article .date-article {
  color: #99CC33;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-align: left;
}
.wrap-content-article .header-article .title-article {
  color: #333333;
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .wrap-content-article .header-article .title-article {
    min-height: 125px;
  }
}
.wrap-content-article .header-article .tags-article {
  border-top: 1px solid #333333;
  padding-top: 10px;
}
.wrap-content-article .header-article .tags-article p {
  color: #333333;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.wrap-content-article .header-article .tags-article .badge {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  background-color: #EAEAEA;
  color: #333333;
}
.paragraph-article h2 {
  margin-top: 40px;
  font-size: 44px!important;
}
.paragraph-article p {
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  color: #333333;
}
@media only screen and (min-width: 1200px) {
  .paragraph-article p {
    max-width: 80%;
    font-size: 22px;
  }
}
@media screen and (max-width: 340px) {
  .paragraph-article p {
    font-size: 17px;
  }
}
.paragraph-article h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin: 2rem 0;
}
@media screen and (max-width: 576px) {
  .page-turisti {
    padding: 0px;
  }
}
.page-turisti h6 {
  color: #003366;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  border-bottom: 6px solid #99CC33;
}
.page-turisti h2 {
  color: #99CC33;
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
}
.page-turisti h1 {
  color: #003366;
}
.page-turisti .paragraph-article p {
  max-width: 100%;
}
.page-turisti .paragraph-article-green {
  color: #99CC33;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.page-turisti .paragraph-article-green b {
  font-weight: 700;
}
.menu-anchor-turist {
  position: fixed;
}
.menu-anchor-turist li {
  border-bottom: 1px solid #333;
}
.menu-anchor-turist li:hover {
  cursor: pointer;
}
.menu-anchor-turist li:hover a {
  color: #99CC33;
}
.menu-anchor-turist li a {
  font-size: 24px;
  font-weight: 400;
  line-height: 44px;
  color: #333333;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu-anchor-turist li a:hover {
  text-decoration: none;
  color: #99CC33;
}
.menu-anchor-turist li svg {
  width: 35px;
  visibility: hidden;
}
.menu-anchor-turist li.active {
  border-bottom: 3px solid #99CC33;
}
.menu-anchor-turist li.active a {
  color: #99CC33;
  font-weight: 700;
}
.menu-anchor-turist li.active svg {
  visibility: visible;
}
.subTitledk {
  font-size: 28px;
  font-weight: 700;
  line-height: 33px;
  color: #003366;
}
@media only screen and (min-width: 768px) {
  .subTitledk {
    width: 80%;
  }
}
@media only screen and (min-width: 576px) {
  #abbonamentiAnnuali {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  #abbonamentiAnnuali {
    padding-top: 250px;
  }
}
@media only screen and (min-width: 992px) {
  #abbonamentiAnnuali {
    padding-top: 150px;
  }
}
@media screen and (max-width: 576px) {
  #abbonamentiMensili {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 768px) {
  #abbonamentiMensili {
    padding-top: 260px;
  }
}
@media only screen and (min-width: 992px) {
  #abbonamentiMensili {
    padding-top: 170px;
  }
}
@media only screen and (min-width: 576px) {
  #abbonamentiStudenti {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  #abbonamentiStudenti {
    padding-top: 260px;
  }
}
@media only screen and (min-width: 992px) {
  #abbonamentiStudenti {
    padding-top: 150px;
  }
}
.page-pv .col-wrap-search-pv {
  z-index: 9;
}
.page-pv .col-wrap-search-pv .search-pv {
  box-shadow: 0px 0px 40px #0000004D;
  border-radius: 60px;
  padding: 20px;
  background-color: #fff;
  /*iPad in landscape*/
}
@media only screen and (min-width: 768px) {
  .page-pv .col-wrap-search-pv .search-pv {
    padding: 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-pv .col-wrap-search-pv .search-pv {
    padding: 20px;
  }
}
.page-pv .col-wrap-search-pv .search-pv #form-cerca-punto-vendita {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page-pv .col-wrap-search-pv .search-pv #form-cerca-punto-vendita {
    display: flex;
  }
}
@media screen and (max-width: 576px) {
  .page-pv .col-wrap-search-pv .search-pv #form-cerca-punto-vendita .form-control {
    height: calc(2em + 0.75rem + 2px);
  }
}
.page-pv .col-wrap-search-pv .search-pv .btn-md-with-svg {
  border-radius: 30px;
  background-color: #EAEAEA;
}
.page-pv .col-wrap-search-pv .search-pv .btn-md-with-svg p {
  color: #AAAAAA;
}
@media only screen and (min-width: 768px) {
  .page-pv .col-wrap-search-pv .search-pv .btn-md-with-svg p.btn-cerca-punti-vendita {
    padding: 7px 10px;
    font-size: 19px;
  }
}
.page-pv .col-wrap-search-pv .search-pv .wrap-find-rate-title {
  color: #003366;
  font-weight: 800;
  font-size: 22px;
  line-height: normal;
  /*iPad in landscape*/
}
@media screen and (max-width: 576px) {
  .page-pv .col-wrap-search-pv .search-pv .wrap-find-rate-title {
    margin-bottom: 0.5rem;
    float: left;
  }
}
@media screen and (min-width: 1400px) {
  .page-pv .col-wrap-search-pv .search-pv .wrap-find-rate-title {
    font-size: 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-pv .col-wrap-search-pv .search-pv .wrap-find-rate-title {
    font-size: 22px;
  }
}
.wrap-map {
  height: 100vh;
  margin-top: -100px;
}
.wrap-map .col {
  height: 100%;
}
.wrap-map .col #map-canvas {
  width: 100%;
  height: 100%;
}
.gm-style-iw {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 30px #0000004D !important;
  border-radius: 60px!important;
  width: 330px;
}
.gm-style-iw .gm-style-iw-d {
  padding: 1.5rem;
}
.gm-style-iw .gm-style-iw-d #iw-container .iw-content h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #003366;
}
.gm-style-iw .gm-style-iw-d #iw-container .iw-content p.description {
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  color: #333333;
}
.gm-style-iw .gm-style-iw-d #iw-container .iw-content p.address {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #333333;
}
.gm-style-iw .gm-style-iw-d #iw-container .iw-content p.time {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #333333;
}
.gm-style-iw button.gm-ui-hover-effect {
  top: 24px!important;
  right: 23px!important;
}
.gm-style-iw button.gm-ui-hover-effect img {
  width: 20px!important;
  height: 20px!important;
  margin: 5px!important;
}
.row-form {
  background-color: #F5F5F7;
  border-radius: 60px;
}
.row-form h6 {
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  color: #AAAAAA;
}
.row-form .wrap-form-candidature h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #003366;
  border-bottom: 3px solid #0099CC;
}
@media only screen and (min-width: 992px) {
  .row-form .wrap-form-candidature h2 {
    height: 44px;
  }
}
.row-form .wrap-form-candidature form {
  width: 100%;
  /*.field-input:invalid:focus ~ .field-label,
            .field-textarea:invalid:focus ~ .field-label,
            .field-input:valid ~ .field-label,
            .field-textarea:valid ~ .field-label {
                font-size: 12px;
                line-height: 14px;
            }*/
  /* .field-input:focus ~ .field-label::after,
             .field-textarea:focus ~ .field-label::after {
                 transform: scaleX(1);
             }*/
}
.row-form .wrap-form-candidature form .field {
  position: relative;
  min-height: 62px;
  padding: 16px 0 8px;
  margin-top: 10px;
}
.row-form .wrap-form-candidature form .field label.error {
  position: absolute;
  top: 0;
  right: 0;
  color: #e42525;
}
.row-form .wrap-form-candidature form .field-label {
  top: 0;
  margin: -45px 0;
  display: block;
  color: #0099CC;
  line-height: 8px;
  height: 24px;
  font-size: 14px;
  font-weight: 600;
  transition: font-size 0.15s, line-height 0.15s;
}
.row-form .wrap-form-candidature form .field-input,
.row-form .wrap-form-candidature form .field-textarea {
  position: relative;
  display: block;
  width: 100%;
  /*
                padding: 8px 0;
                */
  line-height: 16px;
  background: transparent;
  border: none;
  -webkit-appearance: none;
  outline: none;
  /*
                font-size: 24px;
                */
  /*
                line-height: 28px;
                */
  font-weight: 300;
  color: #003366;
}
.row-form .wrap-form-candidature form .field-input {
  height: 32px;
  padding: 0;
}
.row-form .wrap-form-candidature form .field-input.field-input-fattura {
  height: 32px;
  padding: 0;
}
@media only screen and (min-width: 576px) {
  .row-form .wrap-form-candidature form .field-input.field-input-fattura {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 992px) {
  .row-form .wrap-form-candidature form .field-input.field-input-fattura {
    font-size: 19px;
  }
}
.row-form .wrap-form-candidature form .field-label::after,
.row-form .wrap-form-candidature form .field::before {
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 6px;
  left: 0;
  background-color: #0099CC;
}
.row-form .wrap-form-candidature form .field-label::after {
  bottom: 6px;
  background-color: #0099CC;
  transform: scaleX(0);
  transition: transform 0.3s;
}
.row-form .wrap-form-candidature form .field-input:focus ~ .field-label,
.row-form .wrap-form-candidature form .field-textarea:focus ~ .field-label {
  color: #0099CC;
}
.row-form .wrap-form-candidature .form-group {
  margin-bottom: 0;
}
.row-form .wrap-form-candidature .form-group label {
  position: relative;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
}
.row-form .wrap-form-candidature .form-group label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #aaa;
  border-radius: 0.3rem;
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 4px;
}
.row-form .wrap-form-candidature .form-group input {
  display: none;
}
.row-form .wrap-form-candidature .form-group input:checked + label:before {
  background-color: #009966;
  border-color: #009966;
}
.row-form .wrap-form-candidature .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 6px;
  width: 5px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.label-attach {
  color: #0099CC;
  font-size: 14px;
  font-weight: 600!important;
  border-bottom: 2px solid #0099CC;
}
.file_input_div .file_input {
  width: 150px;
  height: 150px;
  background-color: #EAEAEA;
  display: flex;
  justify-content: center;
  align-items: center;
}
.file_input_div .file_input label {
  cursor: pointer;
}
#file_input_text_div input {
  background: transparent;
  border: none;
  color: #003366;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
#file_input_text_div label {
  color: #003366;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
/* toast message send email*/
#toast {
  visibility: hidden;
  max-width: 50px;
  height: 50px;
  margin: auto;
  background-color: #009966;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 17px;
  white-space: nowrap;
}
#toast #desc {
  color: #fff;
  padding: 16px;
  overflow: hidden;
  white-space: nowrap;
}
#toast.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, expand 0.5s 0.5s, stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes expand {
  from {
    min-width: 50px;
  }
  to {
    min-width: 550px;
  }
}
@keyframes expand {
  from {
    min-width: 50px;
  }
  to {
    min-width: 550px;
  }
}
@-webkit-keyframes stay {
  from {
    min-width: 550px;
  }
  to {
    min-width: 550px;
  }
}
@keyframes stay {
  from {
    min-width: 550px;
  }
  to {
    min-width: 550px;
  }
}
@-webkit-keyframes shrink {
  from {
    min-width: 550px;
  }
  to {
    min-width: 50px;
  }
}
@keyframes shrink {
  from {
    min-width: 550px;
  }
  to {
    min-width: 50px;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
#attached_svg .wrap-icon-attached {
  max-width: 60%;
}
@media only screen and (min-width: 1200px) {
  #attached_svg .wrap-icon-attached {
    max-width: 50%;
  }
}
#attached_svg .wrap-icon-attached button {
  top: 0px;
  left: 70px;
  width: 55px;
  cursor: pointer;
}
#attached_svg .file-name span {
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  color: #003366;
}
.chevron-select.chevron-select-fattura {
  font-size: 14px;
  top: 20px;
}
@media only screen and (min-width: 768px) {
  .chevron-select.chevron-select-fattura {
    top: 0px;
  }
}
.page_tapEgo h1 {
  font-size: 36px;
  line-height: 54px;
  font-weight: 600;
  color: #0066CC;
}
@media only screen and (min-width: 992px) {
  .page_tapEgo h1 {
    font-size: 46px;
    line-height: 64px;
  }
}
.page_tapEgo h2 {
  font-size: 36px;
  line-height: 54px;
  font-weight: 400;
  color: #0066CC;
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  .page_tapEgo h2 {
    font-size: 46px;
    line-height: 64px;
    margin: 2rem 0;
  }
}
.page_tapEgo p.paragraph_intro {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  position: relative;
  padding: 1rem 0 3rem 0;
}
@media only screen and (min-width: 992px) {
  .page_tapEgo p.paragraph_intro {
    font-size: 28px;
    line-height: 42px;
  }
}
.page_tapEgo p.paragraph_intro b {
  font-weight: 700;
}
.page_tapEgo p.paragraph_intro:before {
  position: absolute;
  top: 0;
  width: 30%;
  content: '';
  height: 3px;
  background: #333333;
}
.page_tapEgo img.shadowedImg {
  box-shadow: rgba(0, 0, 0, 0.6) 0px 5px 20px;
}
@media only screen and (max-width: 1450px) {
  .page_tapEgo img.shadowedImg {
    width: 100%;
    height: auto;
  }
}
.page_tapEgo .wrap-fregio-arco-dx {
  right: -30%;
  top: 17%;
  width: 43%;
}
.page_tapEgo .attached h4 {
  color: #333333 !important;
  border-bottom: 3px solid #333333;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;
}
.page_tapEgo .wrap-fregio-enne {
  bottom: -41%;
  left: 0;
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate {
  box-shadow: 0px 0px 40px #0000004D;
  border-radius: 2rem;
  padding: 20px;
  z-index: 999;
  background-color: #fff;
  /*iPad in landscape*/
}
@media only screen and (min-width: 768px) {
  .page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate {
    padding: 30px 50px;
    border-radius: 3.9rem;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate {
    padding: 20p 50pxx;
    border-radius: 3.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate #form-cerca-tariffa {
    display: flex;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate #form-cerca-tariffa .form-control {
    height: calc(2em + 0.75rem + 2px);
  }
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .btn-md-with-svg {
  border-radius: 2rem;
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .wrap-find-rate-title {
  color: #003366;
  font-weight: 800;
  font-size: 30px;
  line-height: normal;
  /*iPad in landscape*/
}
@media screen and (max-width: 576px) {
  .page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .wrap-find-rate-title {
    margin-bottom: 0.5rem;
    max-width: 60%;
    float: left;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .wrap-find-rate-title {
    font-size: 22px;
  }
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate #result-search {
  display: none;
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .box-download {
  border-radius: 2rem;
  color: #ffffff;
  min-height: 110px;
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .box-download .box-tipo-tariffa {
  border-right: 2px solid #0099CC;
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .box-download .btn-downl-pdf img {
  width: 30%;
  min-width: 30%;
}
.page-trova-tariffa .wrap-form-search-tariffa-page .wrap-find-rate .box-download .btn-downl-pdf .txt-dwnl {
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 600;
  margin-left: 10px;
}
.page-trova-tariffa .block-result {
  background-color: #F5F5F7;
  min-height: 20vh;
  margin-top: -8vh;
  padding-top: 13vh;
}
.page-trova-tariffa .block-result .head-result h5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #99CC33 !important;
}
.page-trova-tariffa .block-result .head-result .wrap-find-rate-title {
  color: #003366;
  font-weight: 800;
  font-size: 30px;
  line-height: normal;
  /*iPad in landscape*/
}
@media screen and (max-width: 576px) {
  .page-trova-tariffa .block-result .head-result .wrap-find-rate-title {
    margin-bottom: 0.5rem;
    max-width: 60%;
    float: left;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-trova-tariffa .block-result .head-result .wrap-find-rate-title {
    font-size: 22px;
  }
}
.page-trova-tariffa .block-result .head-result .box-download {
  border-radius: 2rem;
  color: #ffffff;
  min-height: 110px;
}
.page-trova-tariffa .block-result .head-result .box-download .box-tipo-tariffa {
  border-right: 2px solid #0099CC;
  /* @media screen and (max-width: 576px){
                         border-right: 2px solid @base;
                     }*/
}
@media screen and (max-width: 767px) {
  .page-trova-tariffa .block-result .head-result .box-download .box-tipo-tariffa {
    border: none;
  }
}
.page-trova-tariffa .block-result .head-result .box-download .btn-downl-pdf img {
  width: 30%;
  min-width: 30%;
}
.page-trova-tariffa .block-result .head-result .box-download .btn-downl-pdf .txt-dwnl {
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 600;
  margin-left: 10px;
}
.card-ticket .title-tk {
  font-size: 28px;
  line-height: 27px;
  font-weight: 300;
  color: #003366;
}
.card-ticket .price-tk {
  font-size: 22px;
  line-height: 27px;
  font-weight: 600;
  color: #003366;
}
.card-ticket .description-tk {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  color: #003366;
}
.row-margin-bttm {
  /*margin-bottom: 350px;*/
}
.select-tariffe .btn-color-blue {
  height: 55px;
}
.list-select {
  padding: 0 15px;
  margin-bottom: 0;
}
.list-select.btn-color-blue {
  font-size: 15px;
}
.with-dropdown-list {
  cursor: pointer;
}
.with-dropdown-list span {
  font: 15px;
  line-height: 50px;
  padding-left: 7px;
}
.chevron-blue-right {
  position: absolute;
  font: 6px;
  right: 12px;
  transform: rotate(90deg);
  color: #0066CC;
}
.chevron-select {
  position: absolute;
  transform: rotate(180deg);
  transition: all 0.75s 0.25s;
  top: 14px;
  right: 18px;
  font-size: 21px;
}
.chevron-select.rotate-chevron {
  transform: rotate(360deg);
}
.dropdown-list {
  cursor: pointer;
  display: none;
  top: 32px;
  position: absolute;
  /*
    height: 209px;
    */
  opacity: 0;
  padding: 0 10px;
  width: 100%;
  background: #073366;
  left: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 0;
}
.dropdown-list li {
  cursor: pointer;
  width: 100%;
  font-size: 12px;
  margin: -3px 0px;
  border: 1px solid #003366;
  border-radius: 47px;
  padding: 10px 8px;
  position: relative;
}
.dropdown-list li:hover {
  border: 1px solid #0066CC;
  border-radius: 47px;
  /*
            margin: -3px 0px;
            */
  padding: 10px 8px;
}
.dropdown-list.closeSelect {
  opacity: 0;
  animation: closeselect 1s ease-in;
  /* IE 10+, Fx 29+ */
}
.dropdown-list.ms_visibile {
  display: block;
  padding: 0 10px;
  height: 200px;
  background: #073366;
  opacity: 1;
  animation: openSelect 0.1s ease-in;
  /* IE 10+, Fx 29+ */
  z-index: 3;
}
@keyframes openSelect {
  0% {
    height: 0;
    opacity: 0;
  }
  50% {
    height: 100px;
    opacity: 0;
  }
  75% {
    height: 160px;
    opacity: 0;
  }
  100% {
    height: 209px;
    opacity: 1;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .btn-trova-tariffa-home {
    padding: 0 21.2px;
    margin: 12px 0;
  }
}
#footer {
  background-color: #fff;
}
@media screen and (max-width: 413px) {
  #footer .footer-icon-social {
    padding: 30px 20px;
  }
}
@media screen and (min-width: 414px) and (max-width: 767px) {
  #footer .footer-icon-social {
    padding: 30px 33px;
  }
}
@media screen and (max-width: 413px) {
  #footer .footer-text-padding {
    padding: 25px 20px;
  }
}
@media screen and (min-width: 414px) and (max-width: 767px) {
  #footer .footer-text-padding {
    padding: 30px 33px;
  }
}
@media screen and (max-width: 576px) {
  #footer .image-campania-footer {
    justify-content: start;
  }
}
@media screen and (max-width: 576px) {
  #footer .footer-text-padding {
    padding-top: 40px;
  }
}
@media screen and (min-width: 414px) {
  #footer .body-loghi-footer {
    padding-left: 20px;
  }
}
#footer h6 {
  font-size: 14px;
  font-weight: 600;
  color: #003366;
}
#footer ul {
  padding: 0;
  list-style: none;
}
#footer ul li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #003366;
}
#footer ul li a {
  color: #003366;
}
#footer p {
  font-size: 10px;
  font-weight: 600;
  color: #003366;
}
#footer p button {
  color: #99CC33;
  font-weight: 400;
}
span#tariffa_final {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  span#tariffa_final {
    padding: 17px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .btn-color-blue {
    font-size: 9px;
  }
}
/*@media only screen
and (min-width: 768px)
and(max-width: 1399px)
    !*and (max-width: 1023px)*! {
    .heading .wrap-find-rate {
        position: absolute;
        bottom: 111px;
    }
    .form-group {
        input.form-control {
            font-size: 12px;
            &::placeholder {
                font-size: 12px;
            }
        }
    }

    .list-select.btn-color-blue {
        font-size: 12px;
    }

}*/
@media only screen and (min-width: 576px) and (max-width: 768px) {
  /*and (max-width: 1023px)*/
  .square {
    height: 310px;
  }
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img svg.svg-left {
    position: absolute;
    bottom: 23.3%;
    left: -14.8%;
    width: 60%;
  }
  .btn-color-blue {
    font-size: 9px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  /*and (max-width: 1023px)*/
  #carouselTopSection .carousel-inner .carousel-item.theme-img-round .carousel-caption .col-wrap-round-img svg.svg-left {
    position: absolute;
    bottom: -19.8%;
    left: -27.8%;
    width: 60%;
  }
  #carouselTopSection .carousel-inner .carousel-item.theme-circle .carousel-caption .heading-text {
    padding: 9.63625rem 3.249375rem 0 6.59rem;
  }
}
/*@media only screen
and (min-width: 769px)
and(max-width: 999px)
    !*and (max-width: 1023px)*! {
    .heading .wrap-find-rate {
        position: absolute;
        bottom: 44.1px;
        left: -4%;
    }

}*/
@media only screen and (min-width: 1400px) {
  /*    .btn-color-blue {
            font-size: 14px;
            padding-left: 12px;   }
    }*/
  .btn-tariffa-custom svg {
    right: 6px;
    bottom: 0px;
  }
}
@media only screen and (min-width: 1400px) and only screen and (min-width: 768px) and (max-width: 991px) {
  #carouselTopSection .carousel-inner .carousel-item {
    max-height: 62vh;
    height: 62vh;
  }
}
@media only screen and (min-width: 768px) {
  .btn-color-blue {
    margin-top: 8px;
  }
}
.page-like-modal .z {
  fill: #0066CC;
}
/*
@media only screen
and (max-width: 576px)
    !*and (max-width: 1023px)*! {
    .btn-trova-tariffa-specific{
        right: -100px;
        top: -10px;
    }
}

@media only screen
and (min-width: 1500px)
    !*and (max-width: 1023px)*! {
    .btn-trova-tariffa-specific{
        right: 20px;
    }
}
*/
@media only screen and (min-width: 325px) and (max-width: 578px) {
  .wrap-find-tariffaHomepage.wrap-tariffa-collapse {
    height: 626.7px;
  }
  .wrap-find-tariffaHomepage.wrap-tariffa-collapse .collapse-m-tariffahome {
    margin-bottom: 171px;
  }
}
span.title-change-color {
  color: #99CC33;
}
table.cookieTable {
  border-collapse: collapse;
  width: 100%;
}
table.cookieTable td,
table.cookieTable th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.technologic-innovations-page .subTitledk {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .technologic-innovations-page .subTitledk {
    width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  .form-steps-mobile .tab {
    display: none;
  }
}
.form-steps-mobile .tab.current {
  display: block;
}
.form-steps-mobile .form-steps-mobile--btn-group {
  gap: 10px;
}
@media only screen and (min-width: 992px) {
  .form-steps-mobile .form-steps-mobile--btn-group .next,
  .form-steps-mobile .form-steps-mobile--btn-group .previous {
    display: none!important;
  }
}
@media only screen and (min-width: 992px) {
  .form-steps-mobile .form-steps-mobile--btn-group .submit {
    display: block!important;
  }
}
.form-steps-mobile .form-steps-mobile--steps {
  text-align: center;
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  overflow: hidden;
  counter-reset: wizard;
}
@media only screen and (min-width: 992px) {
  .form-steps-mobile .form-steps-mobile--steps {
    display: none!important;
  }
}
.form-steps-mobile .form-steps-mobile--steps .step {
  height: 30px;
  width: 30px;
  cursor: pointer;
  margin: 0 2px;
  color: #8d8c95;
  background-color: #e4e4e8;
  border: 1px solid #8d8c95;
  border-radius: 50%;
  display: inline-block;
  padding: 5px;
  position: relative;
}
.form-steps-mobile .form-steps-mobile--steps .step:after {
  content: "";
  display: block;
  width: 80px;
  background-color: #0066CC;
  height: 2px;
  position: absolute;
  left: 28px;
  top: 13px;
  z-index: 0;
}
@media only screen and (min-width: 650px) {
  .form-steps-mobile .form-steps-mobile--steps .step:after {
    width: 130px;
  }
}
.form-steps-mobile .form-steps-mobile--steps .step:last-child:after {
  display: none;
}
.form-steps-mobile .form-steps-mobile--steps .step.active {
  opacity: 1;
  background-color: #003366;
  color: #fff;
}
.form-steps-mobile .form-steps-mobile--steps .step.finish {
  background-color: #4CAF50;
}
.switch-lang {
  display: flex;
}
.switch-lang a {
  color: grey;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.switch-lang a.active-lang {
  color: #0099CC;
}
.switch-lang a img {
  width: 14px;
  height: 14px;
}
/*# sourceMappingURL=color-scheme.css.map */