/*
Theme Name: yon
Theme URI: 
Author: ik
Author URI:
Description: Tema HTML5/Bootstrap su base blankslate.
Version: 1.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: 
Text Domain: yon

yon WordPress Theme © 2011-2014 TidyThemes
yon is distributed under the terms of the GNU GPL

*/
body {
	font-family: 'Montserrat', sans-serif;
  color: #898989;
  background-color: #FAFAFA;
}
html {
  scroll-behavior: smooth;
}
/* .sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
} */
.w-10 {
  width: 10%;
}
.w-15 {
  width: 15%;
}
.w-20 {
  width: 20%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
.w-55 {
  width: 55%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
i.ph-thin, i.ph-light, i.ph, i.ph-bold, i.ph-fill, i.ph-duotone {
  vertical-align: middle;
}
.bg-ev-giallo {
  background-color: #faff96 !important;
}
.bg-black-75, .bg-nero-75 {
  background-color: rgba(0, 0, 0, 0.75) !important;
}
.bg-arancio {
  background-color: #FF9417 !important;
}
.text-arancio, .testo-arancio {
  color: #FF9417 !important;
}
.bg-verde-wa {
  background-color: #25d366 !important;
}
.text-verde-wa, .testo-verde-wa {
  color: #25d366 !important;
}
.bg-indaco {
  background-color: #6B69AB !important;
}
.text-indaco, .testo-indaco {
  color: #6B69AB !important;
}
.bg-lilletto {
  background-color: #F3F3FF !important;
}
.text-lilletto, .testo-lilletto {
  color: #F3F3FF !important;
}
.bg-blu {
  background-color: #0047B2 !important;
}
.text-blu, .testo-blu {
  color: #0047B2 !important;
}
.bg-bluCh {
  background-color: #0047B2 !important;
}
.text-bluCh, .testo-bluCh {
  color: #86abe3 !important;
}
.bg-indacoSc {
  background-color: #363386 !important;
}
.text-indacoSc, .testo-indacoSc {
  color: #363386 !important;
}
.bg-grigioC {
  background-color: #b6b2b2 !important;
}
.text-grigioC, .testo-grigioC {
  color: #b6b2b2 !important;
}
/* Verde acqua (Quality / riepiloghi DTS) */
.bg-verde-acqua {
  background-color: #2ec4b6 !important;
}
.text-verde-acqua, .testo-verde-acqua {
  color: #1a7a72 !important;
}
.badge.bg-verde-acqua {
  color: #fff !important;
}
.bg-grigioS {
	background-color: #4b4b4b !important;
}
.text-grigioS, .testo-grigioS {
	color: #4b4b4b !important;
}
.bg-grigioCc {
	background-color: #F5F5F5 !important;
}
.text-grigioCc, .testo-grigioCc {
	color: #F5F5F5 !important;
}

strong {
	font-weight: 700;
}
a, a:visited, .nav-link {
	color: #31478a;
	text-decoration: none;
	transition: all .3s;
} 
a:hover, a:active,.nav-link:focus, .nav-link:hover {
	color: #707cae;
	text-decoration: none;
	transition: all .3s;
}
.alignright {
	float: right;
	margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.alignleft {
	float: left;
	margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.aligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	margin-top: 10px;
}
.alignnone {
	display: block;
    margin: 0;
}
img {
	max-width: 100%;
	height: auto;
}
.text-grigetto, .testo-grigetto {
	color: #898989 !important;
}
.bg-grigetto {
	background-color: #898989 !important;
}
.text-grigio, .testo-grigio {
	color: #b6b2b2 !important;
}
.bg-grigio{
	background-color: #b6b2b2 !important;
}
.text-brand, .testo-brand {
	color: #6B69AB !important;
}
.bg-brand {
	background-color: #6B69AB !important;
}
.text-verde, .testo-verde {
	color: #61bb2d !important;
}
.bg-verde {
	background-color: #61bb2d !important;
}
.text-arancione, .testo-arancione {
	color: #ff892e !important;
}
.bg-arancione {
	background-color: #ff892e !important;
}
.text-rosso, .testo-rosso {
	color: #bb2d3b !important;
}
.bg-rosso {
	background-color: #bb2d3b !important;
}
.bg-black {
	background-color: #000000 !important;
}
.text-black {
	color: #000000 !important;
}
.border-arancione {
    border-color: #ff892e !important;
}
.border-rosso {
    border-color: #bb2d3b !important;
}
.border-verde {
    border-color: #61bb2d !important;
}
.border-blu {
    border-color: #0047B2 !important;
}
.border-grigio {
    border-color: #b6b2b2 !important;
}
.border-grigetto {
    border-color: #898989 !important;
}
.border-brand {
    border-color: #6B69AB !important;
}
.font-60 {
	font-size: 60px !important;
}
.font-40 {
	font-size: 40px !important;
}
.font-32 {
	font-size: 32px !important;
}
.font-30 {
	font-size: 30px !important;
}
.font-28 {
	font-size: 28px !important;
}
.font-24 {
	font-size: 24px !important;
}
.font-20 {
	font-size: 20px !important;
}
.font-18 {
	font-size: 18px !important;
}
.font-16 {
	font-size: 16px !important;
}
.font-14 {
	font-size: 14px !important;
}
.font-13 {
	font-size: 13px !important;
}
.font-12 {
	font-size: 12px !important;
}
.font-11 {
	font-size: 11px !important;
}
.font-10 {
	font-size: 10px !important;
}
.font-bold, .font-800, .bold-800 {
	font-weight: 800;
}
.bold-500, .font-500 {
	font-weight: 500 !important;
}
.bold-600, .font-600 {
	font-weight: 600 !important;
}
.bold-700, .font-700 {
	font-weight: 700 !important;
}
.regular-400, .font-400 {
	font-weight: 400 !important;
}
.fit-content {
  width: fit-content !important;
}
.divisore-v {
  border-left: 2px solid #aaa;
  border-right: 2px solid #aaa;
  height: 32px;
  width: 6px;
}
#caricamento {
  position: relative;
  animation-name: ruota;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 32px;
  height: 32px;
}
#gear {
  position: relative;
  animation-name: ruota;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 60px;
  height: 60px;
}
.flat-shadow {
  box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.1);
}
.rataLabel {
  padding: 8px 8px 8px 20px;
  border-radius: 12px 0 12px 0;
  width: 88px;
  color: #fff;
  font-weight: 800;
  font-size: 24px;
}
.box-fattura {
  width: 328px;
  height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bottoncino-icona-verde {
  text-decoration: none;
  background-color: transparent;
  color: #61bb2d;
  border-radius: 100px;
  border: 0;
}
.bottoncino-icona-verde:before {
  background: transparent !important;
}
.bottoncino-icona-verde:after {
  box-shadow: none !important;
}
.bottoncino-icona-verde:hover {
  opacity: .85;
  transition: all .3s;
}
a.chips-ico-w, a.chips-ico-w:visited {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
  border: .08rem solid #ccc;
  border-radius: 50px;
  padding: 4px 32px 4px 16px;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.3);
  transition: all .3s;
}
a.chips-ico-w:hover, a.chips-ico-w:active {
  background-color: #bb2d3b;
  color: #ffffff !important;
  border: .08rem solid #bb2d3b;
  transition: all .3s;
}
a.chips-ico-w, a.chips-ico-w:visited {
  color: #bb2d3b;
  transition: all .3s;
}
a.chips-ico-w:hover>i, a.chips-ico-w:active>i {
  color: #ffffff !important;
  transition: all .3s;
}
@keyframes ruota {
  0%   {transform:rotate(0deg);}
  100% {transform:rotate(360deg);}
}
.carousel-indicators [data-bs-target] {
  height: 30px !important;
  border: 0;
  border-radius: 100px;
}
/* INIZIO BOTTONI */
.button, .btn-brand, .btn-brand:visited, #submit.submit {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.button:hover, .btn-brand:hover, .btn-brand:active, #submit.submit:hover {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-comincia, .btn-comincia:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #0047B2 !important;
  border-radius: 0 0 20px 20px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-comincia:hover, .btn-comincia:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #0047B2 !important;
  border-radius: 0 0 20px 20px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-mini, .btn-mini:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 8px;
  border: none;
  transition: all .3s;
}
.btn-mini:hover, .btn-mini:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  border: none;
  font-size: 16px;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 8px;
}
.btn-grigio, .btn-grigio:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #8e8e8e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-grigio:hover, .btn-grigio:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #8e8e8e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-verde, .btn-verde:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #61bb2d !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-verde:hover, .btn-verde:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #61bb2d !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}

.btn-wa, .btn-wa:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #25d366 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-wa:hover, .btn-wa:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #25d366 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-rosso, .btn-rosso:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #bb2d3b !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-rosso:hover, .btn-rosso:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #bb2d3b !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-arancione, .btn-arancione:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #ff892e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-arancione:hover, .btn-arancione:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background-color: #ff892e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
/* INIZIO CHAT */
.btn-chat, .btn-chat:visited {
  color: #000000 !important;
  text-decoration: none;
  font-size: 14px;
  background-color: #ffffff !important;
  border-radius: 12px;
  padding: 8px 16px;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 4px;
  transition: all .3s;
}
.btn-chat:hover, .btn-chat:active {
  color: #ffffff !important;
  background-color: #61bb2d !important;
  transition: all .3s;
}
.btn-chat.chatGruppo, .btn-chat.chatGruppo:visited {
  color: #000000 !important;
  text-decoration: none;
  font-size: 14px;
  background-color: #d6d6d6 !important;
  border-radius: 12px;
  padding: 8px 16px;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 4px;
  transition: all .3s;
}
.btn-chat.chatGruppo:hover, .btn-chat.chatGruppo:active {
  color: #ffffff !important;
  background-color: #61bb2d !important;
  transition: all .3s;
}
.chatScelta {
  text-decoration: none;
  font-size: 14px;
  border-radius: 12px;
  padding: 8px 16px;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 4px;
  transition: all .3s;
  /* border-radius: 8px 0 0 8px; */
  background-color: #61bb2d !important;
  color: #ffffff !important;
}
.area-chat {
  border-radius: 0 16px 16px 0;
}
.messaggio {
  padding: 4px 8px 8px 16px;
  border: 1px solid #cad1ff;
  border-left: none;
  border-radius: 0 16px 16px 0;
  margin:0 16% 16px 0;
  background-color: #ffffff;
  font-size: 14px;
  color: #4a4a4a;
}
.messaggio.tuo {
  margin:0 0 16px 16%;
  border-right: none;
  border-left: 1px solid #cad1ff;
  border-radius: 16px 0 0 16px;
  background-color: #fffade;
  color: #4a4a4a;
  /* background-image: linear-gradient(90deg,#e0fecf,#fff); */
}
.messaggio.tuo small {
  color: #4a4a4a;
  font-size: 11px;
}
.messaggio small {
  color: #acacac;
  font-size: 11px;
}
#contenutoChat {
  background-color: #f1f3ff;
  box-shadow: 0px 8px 8px rgba(0,0,0,0.05) inset;
}
.messaggio.tuo > .btnChatSettings {
  position: absolute;
  top: 50%;
  left: -44px;
  transform: translateY(-50%);
}
.messaggio >.btnChatSettings {
  position: absolute;
  top: 50%;
  left: calc(100% + 8px);
  transform: translateY(-50%);
}
.messaggio > .risposta {
  display: block;
  border: 0;
  border-radius: 0 14px 0px 0;
  padding: 8px 16px 8px 16px;
  background-color: #fdf1a9;
  margin-right: -8px;
  margin-top: -4px;
  font-size: 12px;
  margin-left: -16px;
}
.messaggio.tuo > .risposta {
  border-radius: 14px 0 0 0;
  margin-right: -8px;
  margin-left: -16px;
  background-color: #fdf1a9;
}
.messaggio > .nomeAutoreInoltroMsg {
  display: block;
  border: 0;
  border-radius: 0 14px 0px 0;
  padding: 8px 16px 8px 16px;
  background-color: #e0ecff;
  margin-right: -8px;
  margin-top: -4px;
  font-size: 12px;
  margin-left: -16px;
}
.messaggio.tuo > .nomeAutoreInoltroMsg {
  border-radius: 14px 0 0 0;
  margin-right: -8px;
  margin-left: -16px;
  background-color: #e0ecff;
}
.messaggio.msgInoltrato {
  border: 4px solid #d7ddff;
  border-left: none;
}
.messaggio.tuo.msgInoltrato {
  border: 4px solid #d7ddff;
  border-right: none;
}
/* FINE CHAT */
.btn-trasp-tondo, .btn-trasp-tondo:visited {
    color: #ffffff !important;
	font-size: 21px;
	font-weight: 600;
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
	padding: 8px 56px;
	border-radius: 100px;
	transition: all .3s;
}
.btn-trasp-tondo:hover, .btn-trasp-tondo:active {
	color: #363386 !important;
	font-size: 21px;
	padding: 8px 56px;
	font-weight: 600;
    background-color: #ffffffff !important;
	border: 1px solid #ffffff !important;
	border-radius: 100px;
	transition: all .3s;
}
.btn-tondo-b, .btn-tondo-b:visited {
  background-color: #fff;
  border: 0.08rem solid #4b4b4b;
  color: #4b4b4b;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  font-size: 20px;
  padding-top: 0;
  line-height: 16px;
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-tondo-b:hover, .btn-tondo-b:active {
  background-color: #4b4b4b;
  color: #fff;
}
.btn-tondo-w, .btn-tondo-w:visited {
  background-color: transparent;
  border: 0.08rem solid #fff;
  color: #fff;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  font-size: 20px;
  padding-top: 0;
  line-height: 16px;
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-tondo-w:hover, .btn-tondo-w:active {
  background-color: #fff;
  color: #4b4b4b;
}
.btn-tondo-r, .btn-tondo-r:visited {
  background-color: transparent;
  border: 0.08rem solid #fff;
  color: #bb2d3b;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  font-size: 20px;
  padding-top: 0;
  line-height: 16px;
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-tondo-w:hover, .btn-tondo-w:active {
  background-color: #bb2d3b;
  color: #fff;
}
.btn-alink, .btn-alink:visited {
	font-size: 16px;
	background-color: transparent !important;
  border: none;
	transition: all .3s;
}
.btn-alink:hover, .btn-alink:active {
  opacity: .5 !important;
  border: none;
	font-size: 16px;
	background-color: transparent !important;
	transition: all .3s;
}
.btn-alink-w, .btn-alink-w:visited {
	color: #ffffff;
  font-size: 16px;
  text-decoration: none;
	background-color: transparent !important;
  border: none;
	transition: all .3s;
}
.btn-alink-w:hover, .btn-alink-w:active {
  color: #ffffff;
  opacity: .75 !important;
	transition: all .3s;
}
.btn-arancione-tondo, .btn-arancione-tondo:visited {
    color: #ffffff !important;
	font-size: 21px;
	font-weight: 600;
    background-color: #FF9417 !important;
    border: 1px solid #ffffff !important;
	padding: 8px 56px;
	border-radius: 100px;
  text-decoration: none;
	transition: all .3s;
}
.btn-arancione-tondo:hover, .btn-arancione-tondo:active {
  color: #FF9417 !important;
	font-size: 21px;
	padding: 8px 56px;
	font-weight: 600;
  text-decoration: none;
    background-color: #ffffffff !important;
	border: 1px solid #FF9417 !important;
	border-radius: 100px;
	transition: all .3s;
}
.btn-grigio-tondo, .btn-grigio-tondo:visited {
    color: #ffffff !important;
	font-size: 21px;
	font-weight: 600;
    background-color: #a7a7a7 !important;
    border: 1px solid #a7a7a7 !important;
	padding: 8px 56px;
	border-radius: 100px;
  text-decoration: none;
	transition: all .3s;
}
.btn-grigio-tondo:hover, .btn-grigio-tondo:active {
  color: #ffffff !important;
	font-size: 21px;
	padding: 8px 56px;
	font-weight: 600;
  text-decoration: none;
    background-color: #bdbdbd !important;
	border: 1px solid #bdbdbd !important;
	border-radius: 100px;
	transition: all .3s;
}
.btn-trasp, .btn-trasp:visited {
  color: #000;
	font-size: 20px;
	font-weight: 600;
  background-color: transparent !important;
  border: none !important;
	padding: 8px 16px;
	border-radius: 100px;
  text-decoration: none;
	transition: all .3s;
}
.btn-trasp:hover, .btn-trasp:active {
	opacity: .75;
	transition: all .3s;
}
.bottoncino-verde, .bottoncino-verde:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #61bb2d !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-verde:hover, .bottoncino-verde:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-grigio, .bottoncino-grigio:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #d4d4d4 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-grigio:hover, .bottoncino-grigio:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-giallo, .bottoncino-giallo:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #eca900 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-giallo:hover, .bottoncino-giallo:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-wa, .bottoncino-wa:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #25d366 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-wa:hover, .bottoncino-wa:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-rosso, .bottoncino-rosso:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #bb2d3b !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-rosso:hover, .bottoncino-rosso:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-arancione, .bottoncino-arancione:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #FF9417 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-arancione:hover, .bottoncino-arancione:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-scuro, .bottoncino-scuro:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #2f3742 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-scuro:hover, .bottoncino-scuro:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-scuro:focus-visible {
  outline: 2px solid rgba(13, 110, 253, 0.35);
  outline-offset: 2px;
}
.bottoncino-brand, .bottoncino-brand:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #0047B2 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-brand:hover, .bottoncino-brand:active {
  opacity: .75;
	transition: all .3s;
}

img {
  max-width: 100%;
  height: auto;
}
a,
a:visited, .btn-a, .btn-a:visited {
  color: #db4b3f;
  text-decoration: underline;
  transition: all 0.3s;
}
a:hover, a:active, .btn-a:hover, .btn-a:active {
  color: #e86b60;
  text-decoration: none;
  transition: all 0.3s;
}
.soloP {
    display: none;
}
.stato {
  min-width: 280px;
  max-width: 300px;
  margin-right: 16px;
}
.stato:last-child {
  margin-right: 0;
}
.riquadro {
  padding: 20px;
}
textarea.notaLead, #notaGestore, #notaReseller, #notaAgente {
  border: none;
  background-color: #fdfbc5;
  padding: 8px;
  border-radius: 8px;
}
textarea.notaLead[disabled], #notaGestore[disabled], #notaReseller[disabled], #notaAgente[disabled] {
  border: none;
  background-color: #dedede;
  padding: 8px;
  border-radius: 8px;
}
input[type="submit"] {
  padding: 5px 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
input[readonly] {
  background-color: #dedede;
}
.campo[required] {
  border-color: #d16a03;
}
.ombra-testo {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.accordion-button:not(.collapsed) {
  background-color: transparent;
}
.accordion-button:focus {
  box-shadow: 0 0 0 transparent !important;
}
/* LDS */
.star {
  cursor: pointer;
}
.star:hover {
  color: #bb2d3b !important;
}
.decide {
  transition: all 0.3s ease-in-out;
}

.decide:hover {
  transform: scale(1.2);
}

.bg-nav {
  background-color: #350066 !important;
}

.bg-edg1 {
  background-color: #3500664a !important;
}

.bg-edg2 {
  background-color: #a46cd96f !important;
}

.bg-edg3 {
  background-color: rgba(128, 128, 128, 0.25) !important;
}

.sparisci {
  opacity: 0.01;
  height: 0;
  position: absolute;
  z-index: -1;
}

/*--- FINE REGOLE GENERALI ---*/

/*--- INIZIO REGOLE SIDE MENU ---*/
#sideMenu.stretto {
  width: 4.5rem;
  transition: all .3s;
  .btn-etichetta {
    display: none !important;
  }
  .btn-icona {
    display: inline-flex;
  }
  .btn-allarga {
    display: flex;
  }
  .btn-stringi {
    display: none;
  }
  ul .collapse {
    display: none;
  }
}
#sideMenu.largo {
  transition: all .3s;
  width: 16rem;
  .btn-etichetta {
    display: inline-flex;
  }
  .btn-icona {
    display: none !important;
  }
  .btn-allarga {
    display: none;
  }
  .btn-stringi {
    display: flex;
  }

}
/*--- FINE REGOLE SIDE MENU ---*/

/*--- INIZIO TESTATA-HEADER ---*/
.titolo a {
  text-decoration: none;
}

/*--- FINE TESTATA-HEADER ---*/

/*--- INIZIO HOME PAGE ---*/
/*--- INIZIO CAROSELLO---*/

/*--- FINE CAROSELLO ---*/

/* #wrap-fasce, #content-page {
	margin-top: -100px;
} */

/*--- FINE HOME PAGE ---*/

/*--- INIZIO CAROSELLO ---*/

/*--- FINE CAROSELLO ---*/

/*--- INIZIO REGOLE E-COMMERCE ---*/
/*--- FINE REGOLE E-COMMERCE ---*/

/*--- INIZIO SIDEBAR ---*/

#sidebar ul.cart_list li img,
#sidebar ul.product_list_widget li img {
  width: 100%;
  height: auto;
}

/*.widget-container {
	background: #efe0cf;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 30px;
}*/

.widget-container {
  max-width: 100%;
  height: auto;
}

ul.xoxo {
  list-style: none;
  padding-left: 0;
  margin-left: 20px;
}

ul.xoxo li {
  list-style: none;
}

#sidebar img {
  max-width: 100%;
  height: auto;
}

.screen-reader-text {
  display: none;
}

/*--- FINE SIDEBAR ---*/

/*--- NAV-BELOW ---*/

#nav-below {
  padding-top: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/*--- FINE NAV-BELOW ---*/

/*--- INIZIO CAT/TAG/LISTE ---*/
#content-wrap {
  margin-bottom: 60px;
}

/*--- FINE CAT/TAG/LISTE ---*/

/*--- INIZIO SINGLE/PAGE ---*/

#content-page .wpcf7 {
  margin-bottom: 30px;
  /* border-bottom: 1px solid #ccc; */
  padding-bottom: 30px;
}

.form-allowed-tags {
  display: none;
}
/* .form-control[type=text] {
  background-color: #edf4ff !important;
  border: none;
}
.form-control[type=text]:focus {
  background-color: #fff !important;
} */
/*--- FINE SINGLE/PAGE ---*/
/*--- INIZIO CLASSI PAGINATORE ---*/
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  /* color: #fff; */
  text-decoration: none;
}

.navigation li {
  display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  /* background-color: #9a0024; */
  /* border-radius: 3px; */
  cursor: pointer;
  /* padding: 12px; */
  /* padding: 0.75rem; */
}

/* .navigation li a:hover,
.navigation li.active a {
  background-color: #d4365b;
} */
/*--- FINE CLASSI PAGINATORE ---*/

/* INIZIO STILI PER PDF SUGGERITI DA CURSOR ---*/
.btn-info {
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: white;
}

.btn-info:hover {
    background-color: #138496;
    border-color: #117a8b;
    color: white;
}

.btn-warning {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #212529;
}

.btn-warning:hover {
    background-color: #e0a800;
    border-color: #d39e00;
    color: #212529;
}
/*--- FINE STILI PER PDF SUGGERITI DA CURSOR ---*/

/*--- INIZIO FOOTER ---*/

/*--- FINE FOOTER ---*/

/*--- INIIZO MODIFICHE PLUGINS ---*/
/*--- FINE MODIFICHE PLUGINS ---*/

/*--- SMARTPHONE ---*/
@media screen and (max-width: 576px) {
  .singolo-lead, .singolo-prev {
    width: 100% !important;
  }
}

/*--- STAMPA ---*/
@media print {
  body, input, select {
    background-color: #ffffff;
    font-size:10pt;
  }
  * {
    font-size:10pt;
  }
  .noPrint, #footer {
    display: none;
  }
  .inputComeP {
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .container, .row, .col-12, .col-md-12, .col-6, .col-md-6 {
    width: auto;
  }
  .soloP {
    display: block;
    font-size:10pt;
  }
  /* .table-responsive {
    overflow-x: visible;
    -webkit-overflow-scrolling: visible;
    width: auto;
  } */
}
@page {
    size: 210mm 297mm;
    margin: 30mm;
}

.singolo-leadgen:hover {
  cursor: grab;
}
.leadgen-nota-toggle {
  cursor: pointer;
}
.singolo-leadgen.leadgen-note-expanded {
  overflow: visible;
}

/* Tendina "altre note" in card leadgen */
.leadgen-note-altre {
  overflow: hidden;
  max-height: 2000px;
  transition: max-height 0.2s ease;
}
.leadgen-note-altre.leadgen-note-altre-collapsed {
  max-height: 0;
}

/* Icona Mostra altre note: rotazione su asse X invece di cambio icona */
.leadgen-note-toggle-icon {
  transition: transform 0.2s ease;
  display: inline-block;
}
.singolo-leadgen.leadgen-note-expanded .leadgen-note-toggle-icon {
  transform: rotateX(180deg);
}

/* Dashboard Easygen */
.dashboard-progress-track {
  position: relative;
  height: 10px;
  border-radius: 999px;
  background: #d6d6d6;
  overflow: hidden;
}
.dashboard-progress-seg {
  position: absolute;
  top: 0;
  bottom: 0;
}
.dashboard-progress-green {
  left: 0;
  background: #1ca348;
}
.dashboard-progress-blue {
  background: #1f6fd1;
}
.dashboard-progress-red {
  background: #d22f2f;
}
.dashboard-driver-cell {
  min-width: 96px;
  font-weight: 600;
}
.dashboard-driver-cell-v {
  background: rgba(28, 163, 72, 0.2) !important;
  color: #0b6b2c !important;
}
.dashboard-driver-cell-green {
  background: rgba(28, 163, 72, 0.2) !important;
  color: #0b6b2c !important;
}
.dashboard-driver-cell-r {
  background: rgba(210, 47, 47, 0.2) !important;
  color: #8f1f1f !important;
}
.dashboard-driver-cell-red {
  background: rgba(210, 47, 47, 0.2) !important;
  color: #8f1f1f !important;
}
.dashboard-driver-cell-a {
  background: rgba(238, 141, 24, 0.24) !important;
  color: #8f4d00 !important;
}
.dashboard-driver-cell-b {
  background: rgba(39, 95, 185, 0.22) !important;
  color: #123e83 !important;
}
.dashboard-driver-cell-g {
  background: rgba(120, 120, 120, 0.22) !important;
  color: #333333 !important;
}