body.areaqr,
section {
  width: 100%;
  height: 100%;
}

body.areaqr {
  background-color: #004899;
  color: #004899;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Montserrat';
}

body.areaqr.bg-white,
.bg-white {
  background-color: #fff;
}

.bg-blu {
  background-color: #004899;
}

/*body.areaqr #areaqr {
  height: 100%;
}*/

body.areaqr img.logo {
  width: 100%;
  height: auto;
  max-width: 620px;
  display: block;
  margin: 0 auto;
}

body.areaqr .spot {
  border-top: solid 4px #fff;
  border-bottom: solid 4px #fff;
  padding: 15px;
  box-sizing: border-box;
  font-size: 38px;
  line-height: 50px;
  max-width: 870px;
  margin: 60px auto 0 auto;
  font-weight: 700;
}

body.areaqr .header-qr img.logo {
  max-width: 200px;
}

body.areaqr a.whistleblowingbtn {
  display: none !important;
  position: relative !important;
  z-index: -999 !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.header-qr {
  border-bottom: solid 2px #62A6D3;
  padding: 5px 10px;
  box-sizing: border-box;
}

.content-qr {
  padding: 30px 10px 10px 10px;
  box-sizing: border-box;
}

.content-qr h1 {
  color: #62A6D3;
  font-size: 41px;
  line-height: 28px;
}

.content-qr h2 {
  color: #004899;
  font-weight: 400;
  font-size: 30px;
  line-height: 28px;
  margin-top: 20px;
}

.title-step-qr {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 40px;
}

.text-blu {
  color: #004899;
}

.text-azzurro {
  color: #62A6D3;
}

.text-white {
  color: #fff !important;
}

.lingue-qr {
  padding: 10px 10px 20px 10px;
  box-sizing: border-box;
  margin-bottom: 0;
}

.numero-qr {
  font-size: 18px;
  line-height: 22px;
  color: #004899;
  font-weight: 700;
  width: 38px;
  height: 38px;
  background-color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto 30px auto;
  position: relative;
  z-index: 2;
  -webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.lingua-qr {
  color: #fff !important;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  width: 95px;
  margin: 10px;
  display: inline-flex;
  -webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.lingua-qr:hover,
.lingua-qr.active {
  color: #4479b4 !important;
  -webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.lingua-qr .icolang-qr {
  width: 35px;
  height: 35px;
  margin-right: 6px;
  -webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.lingua-qr.active .icolang-qr,
.lingua-qr:hover .icolang-qr {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.zeroemissioni-qr img {
  width: 50px;
  height: auto;
  margin: 0 0 0 auto;
}

.pulsanteS {
  width: 100%;
  background-size: 40px 40px !important;
  background-position: 20px center !important;
  padding: 10px 20px 10px 79px;
  margin: 0px;
  font-size: 1.4rem;
  height: auto;
  line-height: 2.2rem;
  color: #FFF;
  cursor: pointer;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.fs-20 {
  font-size: 20px !important;
  line-height: 24px !important;
}

#TargetMacro div {
  height: auto !important;
}

.triangle,
.triangle {
  position: relative;
}

.triangle:after {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 285px);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 60px 285px 0 285px;
  transform: rotate(0deg);
  z-index: 1;
  animation: loadTriangle 1s ease 1;
  -webkit-animation: loadTriangle ease 1s 1;
}

#lingue-menu {
  background-color: #C1C1C1;
  padding: 20px;
  box-sizing: border-box;
  -webkit-border-bottom-left-radius: 13px;
  -moz-border-radius-bottomleft: 13px;
  border-bottom-left-radius: 13px;
  width: 100%;
  max-width: 400px;
  position: fixed;
  top: 180px;
  right: -400px;
  z-index: 3;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#lingue-menu.active {
  right: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#lingue-menu img.menu-lang, {
  width: 65px;
  height: auto;
  margin-left: -10px;
}

#lingue-menu-ico,
#search-box {
  position: fixed;
  top: 120px;
  right: -80px;
  height: 80px;
  background-color: #C1C1C1;
  width: 100%;
  max-width: 80px;
  padding: 10px 20px;
  box-sizing: border-box;
  z-index: 3;
  text-align: center;
  -webkit-border-top-left-radius: 13px;
  -webkit-border-bottom-left-radius: 13px;
  -moz-border-radius-topleft: 13px;
  -moz-border-radius-bottomleft: 13px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#search-box {
  height: 60px;
  top: 207px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#search-box.open {
  max-width: 300px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#search-ico {
  width: 35px;
  margin-left: 5px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#search-form {
  margin: 0;
  display: none;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#search-form.active {
  margin: 0 0 0 15px;
  display: flex;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#search-box.open #search-ico {
  margin-left: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#search-form input {
  margin: 0 !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: solid 1px #fff !important;
  height: 38px !important;
  font-family: 'Montserrat' !important;
  color: #fff !important;
  padding: 0 !important;
  text-transform: none !important;
}

#search-form ::-webkit-input-placeholder {
  opacity: 1;
  color: #fff !important;
}

#search-form ::-moz-placeholder {
  opacity: 1;
  color: #fff !important;
}

#search-form :-ms-input-placeholder {
  opacity: 1;
  color: #fff !important;
}

#search-form :-moz-placeholder {
  opacity: 1;
  color: #fff !important;
}

#lingue-menu-ico.active,
#search-box.active {
  right: 0;
  -webkit-border-top-left-radius: 13px;
  -moz-border-radius-topleft: 13px;
  border-top-left-radius: 13px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#lingue-menu-ico.active.open {
  max-width: 400px;
  height: 60px;
  padding: 20px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 13px;
  -moz-border-radius-topleft: 13px;
  border-top-left-radius: 13px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#lingue-menu-ico.active.open span {
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#lingue-menu-ico img.menu-lang {
  width: 30px;
  height: auto;
  margin-left: 3px;
}

#search-ico img.search-btn {
  width: 25px;
  height: auto;
}

#lingue-menu-ico span {
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 5px;
}

#lingue-menu .lingua-qr {
  color: #fff !important;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  width: 95px;
  margin: 8px 14px 8px 0px;
}

.link-categoria {
  padding: 8px !important;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.link-categoria.active {
  background-color: #004899 !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.selectCategorie > div {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  margin: 0 !important;
  padding-right: 0 !important;
}

.selectCategorie .selectCategoria select {
  border: none !important;
  color: #004899 !important;
  font-size: 20px !important;
  line-height: 24px !important;
}

.selectCategorie .selectCategoria:after {
  color: #004899 !important;
}

@keyframes loadTriangle {
  0% {
    border-width: 0 285px 0 285px;
  }
  100% {
    border-width: 60px 285px 0 285px;
  }
}

@keyframes loadStep {
  0% {
    opacity: 0;
    margin-top: -20px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}

@keyframes loadNumber {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.triangle-white:after {
  border-color: #FFFFFF transparent transparent transparent;
}

.triangle-blu:after{
  border-color: #004899 transparent transparent transparent;
}

.triangle-white .numero-qr {
  border: solid 2px #004899;
  -webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
  animation: loadNumber 1s ease 1;
  -webkit-animation: loadNumber ease 1s 1;
}

.triangle-blu .numero-qr {
  border: solid 2px #fff;
  -webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
  animation: loadNumber 1s ease 1;
  -webkit-animation: loadNumber ease 1s 1;
}

#step2 {
  margin-bottom: 30px;
}

.step:not(.triangle),
#step2-content,
#step3-content,
#step4-content {
  display: none;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.step.triangle,
#step2-content.active,
#step3-content.active,
#step4-content.active {
  display: flex;
  animation: loadStep 1s ease 1;
  -webkit-animation: loadStep ease 1s 1;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#areaq-form {
  height: 0 !important;
  margin: 0 !important;
}

#lingue-menu-group {
  position: relative;
  z-index: 4;
}

#search-group {
  position: relative;
  z-index: 3;
}

#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(243, 248, 252, .9);
  top: 0;
  left: 0;
  padding: 20px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 999;
  display: none;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#loading.active {
  display: flex;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#step3 .numero-qr {
  margin: 11px auto -31px auto;
}

.selectCategorie > :last-child {
  padding-left: 0 !important;
  margin-top: 10px !important;
}

body.areaqr .dettaglioProdotto {
  margin-bottom: 20px;
}

body.areaqr .dettaglioProdotto .border-image {
  border: solid 2px #62A6D3 !important;
  padding: 20px !important;
  box-sizing: border-box !important;
  background-color: #fff !important;
  display: block;
}

body.areaqr .titolo-prodotto {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  margin: 10px 0 15px 0;
}

body.areaqr .dettaglioProdotto img.arrow-select {
  width: 20px !important;
  height: 23px !important;
}

.lowercase {
  text-transform: lowercase;
}

a.link-prodotto-qr {
  padding: 10px 20px;
  box-sizing: border-box;
  display: block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

a.link-prodotto-qr:hover,
a.link-prodotto-qr.active {
  background-color: #62A6D3;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

a.link-prodotto-qr:hover .titolo-prodotto.txtblu,
a.link-prodotto-qr.active .titolo-prodotto.txtblu {
  color: #fff !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#step4-content .numero-qr {
  margin: 10px auto 0 auto;
}

#step4-content .title-step-qr {
  margin-top: 10px;
}

.selectCategorie .col-sm-6:last-child .selectCategoria {
  margin-bottom: 10px;
}

.selectBottone {
  margin: 10px auto;
  cursor: pointer;
}

.selectBottone .accordion-link {
  border: 1px solid #f3f8fc;
  height: 60px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  background-color: #f3f8fc;
  border: none;
  color: #004899;
  font-size: 20px;
  line-height: 24px;
}

.plus-close {
  position: relative;
  width: 40px;
}

.plus-close:before {
  content: '';
  position: absolute;
  width: 18px;
  top: 0;
  left: 0;
  height: 4px;
  background-color: #004899;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.plus-close:after {
  content: '';
  position: absolute;
  width: 18px;
  height: 4px;
  top: 0;
  left: 0;
  rotate: 90deg;
  background-color: #004899;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.accordion-link.active .plus-close:before {
  rotate: 45deg;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.accordion-link.active .plus-close:after {
  rotate: -45deg;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.accordion-content {
  display: none;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.accordion-content.active {
  display: block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.object-contain {
  object-fit: contain;
}

.riga-content {
  padding: 10px 20px;
  box-sizing: border-box;
  cursor: auto;
}

.riga-content span {
  color: #707070;
  font-size: 20px;
  line-height: 24px;
  margin: 0 10px;
  max-width: 200px;
}

.riga-content span.data-file {
  margin-left: 30px;
}

.riga-content img.ico {
  margin-right: 10px;
}

.history-content .download-link {
  margin-left: 34px;
}

.history-link {
  cursor: pointer;
}

.history-link .plus-close {
  display: none;
  width: 14px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.history-link .plus-close:before,
.history-link .plus-close:after {
  background-color: #707070;
}

.history-link.active .plus-close {
  display: block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.history-link.active img.ico {
  display: none;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.history-link.active .plus-close:before {
  rotate: 45deg;
  top: -3px;
  left: -10px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.history-link.active .plus-close:after {
  rotate: -45deg;
  top: -3px;
  left: -10px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#shareLink {
  position: fixed;
  top: 20px;
  right: 20px;
  width: auto;
  z-index: 1;
}

#shareLink:before {
  content: 'URL copied!';
  position: absolute;
  display: none;
  top: 36px;
  right: 0;
  font-size: 12px;
  line-height: 14px;
  width: 100px;
  text-align: right;
  font-weight: 600;
  color: #62A6D3 !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

#shareLink.copied:before {
  display: block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.ico-share {
  width: 30px !important;
  height: 30px !important;
}

@media (max-width: 1023px) {

  body.areaqr img.logo,
  body.areaqr .spot {
    max-width: 500px;
  }

  body.areaqr .dettaglioProdotto img:not(.arrow-select) {
    max-width: 140px;
  }

  .riga-content span {
    max-width: auto;
    font-size: 15px;
    line-height: 19px;
  }

  .riga-content span.data-file {
    margin-left: 0;
  }

}

@media (max-width: 767px) {

  body.areaqr img.logo,
  body.areaqr .spot {
    max-width: 350px;
  }

  body.areaqr .spot {
    margin: 45px auto 0 auto;
  }

  .triangle:after {
    left: calc(50% - 185px);
    border-width: 50px 185px 0 185px;
  }

  @keyframes loadTriangle {
    0% {
      border-width: 0 185px 0 185px;
    }
    100% {
      border-width: 50px 185px 0 185px;
    }
  }

  .numero-qr {
    width: 32px;
    height: 32px;
  }

  #step3 .numero-qr {
    margin: 8px auto -31px auto;
  }

  .link-prodotto-qr-text {
      padding-left: 20px;
      box-sizing: border-box;
  }

  body.areaqr .dettaglioProdotto {
    margin-bottom: 0;
  }

  a.link-prodotto-qr {
    display: flex;
  }

}
