*, ::after, ::before {
    box-sizing: border-box;
}
html {
  --scrollbarBG: #dbe7aca6;
  --thumbBG: #acb511;
	scrollbar-width: thin;
	scrollbar-color: #acb511 #dbe7ac;
}
body::-webkit-scrollbar {
  width: 11px;
  height: 11px;
}
body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
body::-webkit-scrollbar-track {
	background: #dbe7ac;
	/* background: linear-gradient(#dbe7ac 40%, #006dc0); */
	/* background: var(--scrollbarBG); */
    -webkit-box-shadow: inset 3px 0px 0px #ffffff;
    -moz-box-shadow: inset 3px 0px 0px #ffffff;
    -o-box-shadow: inset 3px 0px 0px #ffffff;
    border-right: 3px solid white;

/*	background: var(--scrollbarBG);
  box-shadow: inset 1px 0px 2px #00000029;
  -webkit-box-shadow: inset 1px 0px 2px #00000029;
  -moz-box-shadow: inset 1px 0px 2px #00000029;
  -o-box-shadow: inset 1px 0px 2px #00000029; */
}
body::-webkit-scrollbar-thumb {
	border-radius: 0px;
    border-left: 11px solid var(--thumbBG);

  /* border-radius: 6px;
	background-color: var(--thumbBG);
	border: 2px solid var(--scrollbarBG);
	border-right: 2px solid #00000066;
    border-bottom: 1px solid #00000036;
    border-top: 1px solid #ffffff99;
    border-left: 2px solid #ffffff99; */
}

html {
/*  overflow: hidden; */
}
body {
  height: 100vh;
/*  overflow-y: auto; */
  margin: 0 auto;
}





/* MAIN CSS - tgsoft.it */
html {
  scroll-padding-top: 115px;
}

body {
  padding-top: 91px;
}

a {
	color: #858c00;
	-webkit-transition: all .25s;
    transition: all .25s;
}
a:hover {
	color: #4e5200;
	-webkit-transition: all .25s;
    transition: all .25s;
	text-decoration:none;
}

.logo-menu {
	width: auto;
	height: 65px;
}
.navbar-toggler:focus {
	outline: none;
}
.navbar-home-custom{
	background-color: #fff !important; /* edeeee */
/*	border-bottom: 5px solid #C3CD09; */
	background-size: 100% 5px;
	background-position: 0 100%, 0 0;
	background-repeat: no-repeat;
	background-image: linear-gradient(90deg, rgb(2, 93, 164) 0%, rgb(195, 205, 9) 0%);
}

.main-menu > .nav-item {
	padding: 0px 3px 0px 3px;
	border-right: 1px solid #dbdbdb;
	color: #2d2d2e;
	font-weight: 400;
	
}

.no-border {
	border-right: 0px !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.76);
}

.main-menu > .nav-item > .nav-link {
	color: #2d2d2e;
}

.main-menu > .nav-item > .nav-link:hover {
	color: #8a8a8a;
	text-decoration: underline;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel .carousel-indicators li {
  background-color: #000;
  background-color: rgba(70, 70, 70, 0.40);
}

.carousel .carousel-indicators .active {
  background-color: #444;
}

.jt-home{
	background-color: #C3CD09; /* 0059b5 - C3CD09 */
	background-image: linear-gradient(to bottom, #fff, #C3CD09);
	padding: 50px 0px 30px 0px;
	border-bottom: 1px solid #aaa;
	color: #333;
	padding: 28px 0px 23px 0px;
}
.jt-home-news{
	background-color: #C3CD09; /* 0059b5 - C3CD09 */
	background-image: linear-gradient(to bottom, #fff, #C3CD09);
	padding: 50px 0px 30px 0px;
	border-bottom: 1px solid #aaa;
	color: #333;
	padding: 8px 0px 8px 0px;
}
.jt-home-small {
	background-color: #C3CD09; /* 0059b5 - C3CD09 */
	background-image: linear-gradient(to bottom, #fff, #C3CD09);
	padding: 50px 0px 30px 0px;
	border-bottom: 1px solid #aaa;
	color: #333;
	padding: 15px 0px 3px 0px;
}
.jt-desc {
	background-color: rgba(0,0,0,.03);
	border: 1px solid rgba(0,0,0,.125);
}

.social {
	color: #333;
}

.cram-hm {
	background-color: #C3CD09; /* 0059b5 - C3CD09 */
	background-image: linear-gradient(to bottom, #C3CD09,#fff 50%,#fff 100%);
	padding-top: 20px;
}

.cnt-android {
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}

.testo-white {
	color: #fff;
}

.testo-black {
	color: #000;
}

.btn.btn-square {
  border-radius: 0;
}

.img-cr-home-pro{
	max-height:112px;
	width: auto;
	padding-top: 10px;
}

.img-cr-home-lt{
	max-height:112px;
	width: auto;
	padding-top: 10px;
	
}.margin-align{
	margin-top: 220px;
}

.img-cr-home-ccedr{
	width: 75%;
	padding-top: 10px;
	
}

.certificazioni{
	color: #333;
	background-color: #100b36;
	padding: 40px 0px 30px 0px;
	background-image: linear-gradient(to bottom, #fff, #C3CD09);
}

.news-title-home {
	padding: 0px 0px 0px 0px;
}

.footer-custom {
	background-color: #fff;
}

.img-social-home {
	max-width: 80px;
}


.lang-menu{
	min-width: 40px !important;
}

.lang-flag{
	height: 25px;
	padding-left: 11px;
	margin-right: 14px
}

.row-titolo-news {
	
	color: #333;
	background-color: #100b36;
	padding: 50px 0px 50px 0px;
	background-image: linear-gradient(to bottom, #fff, #C3CD09 );
	border-bottom: 1px solid #aaa;
}

.news-search-btn {
	border-color: #acacac !important;
}

.news-pagination {
	color: #acacac !important;
}

.img-social-news-card {
	width: 15px;
    height: auto;
    float: right;
    margin: 2px 4px 1px 0px;
}

.img-head-news {
	width: 100%;
	/*max-width: 500px;*/
}

.redTg {
	color:#A30E19;
}
.blueTg {
	color: #0066CC;
}

.red1 {
	color: rgb(255, 0, 0);
}

.orange1 {
	color: rgb(255, 102, 0);
}

.custom-code-snippet{
	background-color: #ffffcc;
	white-space: pre-wrap;
}

.ancora-pc{
    display: inline-block;
	height: 96px;
    margin-top: -96px;
    visibility: visible;
	top: 0 px;
	width: 0 px;
	background-color:#000;
	position: absolute;
	z-index: -1000;
}

#btn-gtt {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 35px;
    z-index: 1049;
	border: none;
	outline: none;
    background: transparent;
    cursor: pointer;
    padding: 2px;
    border-radius: 20px;
    border: 2px solid #858c00;
	opacity: 0.8;
}
#btn-gtt:hover {
	opacity: 1;
}
.btn-gtt-style {
	fill: #C3CD09;
}
#btn-bmk {
    display: none;
    outline: none;
    position: fixed;
    bottom: 25px;
    right: 23px;
    z-index: 1049;
    width: 40px;
    height: 40px;
    background-color: #C3CD09;
    color: #858c00;
    cursor: pointer;
    padding: 2px;
    border-radius: 5px;
    font-size: 14px;
    min-width: 65px;
    opacity: 0.8;
	border: 2px solid #858c00;
/*
    background-color: #C3CD09;
    color: #000;
    cursor: pointer;
    border-radius: 20px;
    border: 2px solid #858c00;
    opacity: 0.6;
    BACKGROUND-IMAGE: url(/immagini/static/mix/index_icon.png);
    background-size: 27px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 40px;
    height: 40px;
*/
}

#btn-bmk:hover {
	opacity: 1;
	color:white;
}

.img-social-news-article {
	width: 25px;
	height: auto;
	float: left;
}

.img-sc-pdd{
		margin: 0px 0px 0px 15px;
}

.titolo-1{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

.rou-bord{
	background-color: #C3CD09;
	border: 4px solid rgba(0,0,0,.125);
/*	border-radius: 15px 50px; */
}
.rou-bord-vuoto{
	/* background-color: rgba(0,0,0,.07); */
    background-color: rgb(4 94 164 / 0.06);
    /* border: 1px solid #C3CD09; */
    border: 1px solid rgb(2 93 164 / 50%);
}
.rou-bord-vuoto-green{
	background:#acb50017;
	border: 1px solid #C3CD09;
}
.bordo-nero{
	 border-radius:5% ;
	 border: 2px solid black;
	 
	
}
.rou-bord-light{
	background-color: rgba(0,0,0,.03);
	border: 2px solid #C3CD09;
	border-radius:35px 10px; 
}
.jt-desc-round {
	background-color: rgba(0,0,0,.03);
	border: 1px solid rgba(0,0,0,.125);
	border-radius:5px 40px;
	
}

.jt-desc-round-r {
	background-color: rgba(0,0,0,.03);
	border: 2px solid rgba(0,0,0,.125);
	border-radius:40px;
}

.rou-bord-sfumato{
	background-color: #C3CD09;
	background-image: linear-gradient(to top, #fff, #C3CD09);
	border: 2px solid #C3CD09;
	border-radius: 15px 50px; 
}
	
.jt-desc-round-mr{
	background-color: rgba(0,0,0,.03);
	border: 2px solid rgba(0,0,0,.125);
	border-radius: 5px 25px;
}

.wrap{
	width:100%;
	overflow-wrap:break-word;	
}

.brLine {
	width:calc(100% - 230px);
}
.specTitle {
	background-color: #eff2be;
    line-height: 45px;
    width: 100%;
    display: block;
    padding: 0px 5px;
	border-bottom: 1px solid #c3cd09;
}
.greenBox {
	background-color: #fcfded;
	border-top: 1px solid #c3cd0b;
	border-bottom: 1px solid #c3cd0b;
	padding: 31px !important;
	height:100%;
	margin:0px 10px;
	text-overflow: ellipsis;
    overflow: hidden;
}
.overElli {
	text-overflow:ellipsis;
	overflow:hidden;
}
.tgTitle {
	background-color: #fcfded;
	border-top: 1px solid #c3cd0b;
	border-bottom: 1px solid #c3cd0b;
	padding:16px 0px 0px 0px !important;
	font-size:2em;
	margin-bottom:10px;
}
.icoAccordTab {
	width:30px;
}
#virList li {
	line-height:1.7 !important;
}
#virList ul {
  list-style: none;
  margin-bottom: 0px !important;
}
#virList ul li::before {
  content: "\2022";
  color: #7f8600;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
#virList ul li a {
	color: #000;
}

#accordion h5 > a {
	text-decoration: none;
	font-weight: 400;
	font-size: 1.0rem;
}
.tabSpace {
    padding-left: 63px;
}
.center-block {
	text-align:center;
	display:block;
}

.bTopGreen {
	border-top: 1px solid #c3cd0b;
}

.bBottomGreen {
	border-bottom: 1px solid #c3cd0b;
}
.bgGreen {
	background-color: #eff2be;
}

.bTopBlue {
	border-top: 1px solid #79aacf;
}
.bBottomBlue {
	border-bottom: 1px solid #79aacf;
}
.bgBlue {
	background-color: #bdd9ef;
}

.h4Head {
	line-height: 2.1rem;
}

.bGreenDash {
	border-right:1px dashed #626700;
}

.imgAround {
	width:275px;
	/* margin: 0px 45px 12px 0px; */
}
.prodotti, .tgsoft {
	font-weight:bold;
}

.carousel-control-next, .carousel-control-prev {
    width: 2% !important;
}
.gradientTitle {
    background-color: #C3CD09 !important;
    background-image: linear-gradient(to right, #C3CD09,#fff 50%,#fff 100%);
    color: #000;
	padding: 10px;
}

#bookmark-modal .modal-lnk {
	display:block;
	padding: .75rem 1.25rem;
}

#bookmark-modal .modal-lnk:hover {
	background:#C3CD09;
	color:white;
	text-decoration:none;
}
#bookmark-modal .list-group-item {
	padding:0px !important;
}

.anchOffset::before { /*
  display: block; 
  content: " "; 
  margin-top: -120px; 
  height: 120px; 
  visibility: hidden; 
  pointer-events: none; */
}
.longDot {
	width:100%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 0px;
}
.dropdown-menu {
	left: -1px !important;
	margin: 0px !important;
	border-radius: 0px 0px 6px 6px !important;
	box-shadow: 0px 3px 3px rgb(0 0 0 / 18%);
	/* box-shadow: 1px 1px 5px rgb(0 0 0 / 23%); */
	/* box-shadow: 0 6px 12px rgb(0 0 0 / 18%); */
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}

#main-menu-home {
	position: relative;
}
.dropdown-submenu {
    position: relative;
}
.w-33 {
	width: 33.33% !important;
}
.w-10 {
	width: 10 !important;
}
#reduced label,
#ctl00 label {
	margin-bottom:-10px;
}
#ct200 label {
	line-height: 1.6;
    margin-top: 12px;
}
.required {
	color: #da2222;
    font-weight: bold;
}
#accordion h5 > div > a {
	padding-left:31px;
}
.panel-heading [data-toggle="collapse"]:after {
	content: "";
    border-top: 13px solid #757b00;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    display: block;
    height: 14px;
    position: absolute;
    top: 12px;
    left: 12px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .5s ease-in-out; 
}
.panel-heading [data-toggle="collapse"].collapsed:after {
    content: "";
	transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .5s ease-in-out; 
}
#browserIcon ul {
	list-style-type: none;
}
#browserIcon li a:before {
	content: "";
	background: url(/immagini/static/mix/main-desktop-browser-logos.png) no-repeat;
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    background-size: 130px !important;
}
a.chrIco:before {
	background-position: -21px 0px !important;
    top: 5px;
    left: 23px;
}
a.ffIco:before {
	background-position: -64px 0px !important;
    top: 37px;
    left: 23px;
}
a.safIco:before {
	background-position: -108px 0px !important;
    top: 70px;
    left: 23px;
}
a.ieIco:before {
	background-position: 0px 0px !important;
    top: 5px;
    left: 23px;
}
a.edgeIco:before {
	background-position: -43px 0px !important;
    top: 38px;
    left: 23px;
}
a.opeIco:before {
	background-position: -86px 0px !important;
    top: 70px;
    left: 23px;
}
#navbarCollapse .dropdown-item:hover {
	background-color:lightgray;
}
/* -----------------------------------
.form-check {
	font-size:0.8rem;
}
/* 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;
}
/* -----------------------------------

/* ACCORDION */
.card {
	border: 0px !important;
    border-top: 1px solid #c3cd09 !important;
    border-radius: 0px !important;
}
.card-header {
	background-color: #C3CD09 !important;
	background-image: linear-gradient(to right, #C3CD09,#fff 50%,#fff 100%);
/*    background-image: linear-gradient(at center center, #C3CD09, #fff) !important; */
    padding-top: 20px !important;
	color:#000;
	padding: 0px !important;
	border-bottom: 0px !important;
}
.card-body {
	line-height: 2;
    background-image: linear-gradient(to right, #c3cd0938,#fff 50%);
	padding:1.25rem 3rem;
}
.gradBtoT {
    background-image: linear-gradient(to top, #c3cd0938, #fff 30%) !important;
}
.licDiff ul {
    padding-left: 19px !important;
    margin: 0px;
}
.card-header .btn-link {
    color: #000 !important;
}
#accordion .btn-link:focus,
#accordion .btn-primary:active{
    box-shadow:none !important;
    outline:0px !important;
}
.flexColBet {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/* NAV SOCIAL ------------------------------------------------------------- */
#socials {
	position: fixed;
    top: 110px;
    left: 17px;
    z-index: 1030;
}
#socials ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
	display: flex;
	flex-direction: column;
}
#socials li,
#socials li:hover {
	transition: all .2s;
}
#socials li:hover {
	transform: scale(1.2);
}
#socials a {
    width: 36px;
    height: 36px;
    display: inline-block;
	background-image: url('/immagini/static/social/socials.png');
	background-size:144px;
	background-repeat:no-repeat;
}
#socials .linkedin {
	background-position: 0px;
}
#socials a.linkedin:hover {
/* 	box-shadow: 0px 0px 4px 2px rgb(130 190 255 / 100%); */
}
#socials .facebook {
	background-position: -36px;
}
#socials a.facebook:hover {
/*	box-shadow: 0px 0px 4px 2px rgb(150 175 245 / 100%); */
}
#socials .twitter {
	background-position: -72px;
}
#socials a.twitter:hover {
/*	box-shadow: 0px 0px 4px 2px rgb(100 235 255 / 100%); */
}
#socials .feed {
	background-position: -108px;
}
#socials a.feed:hover {
/*	box-shadow: 0px 0px 4px 2px rgb(255 160 65 / 100%); */
}
/* ------------------------------------------------------------------------ */
/* NAV CERT --------------------------------------------------------------- */
#navbarCertification ul {
	display:flex;
    list-style: none;
    padding: 0px;
    margin: 0px;
	-webkit-justify-content: space-between; /* Safari 6.1+ */
	justify-content: space-between;
}
#navbarCertification ul li a {
	display:inline-block;
	background-repeat: no-repeat;
}
#certification > ul > li {
	padding-right:10px;
}
#certification > ul > li > a > img {
	max-height:75px;
}
#certification > ul > li:last-child {
	padding-right:0px !important;
}
/* ------------------------------------------------------------------------ */
.newsContainer {
	style="display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
	align-items: center;
    justify-content: center;
	"
}
.ticker-heading {
	min-width: 180px;
/* GREEN ----
    background: #c3cd0a;
    color: #333333; */
/* BLUE */
	background: #0084d2;
	color:white; 
    padding: 21px 15px;
    text-transform: uppercase;
    text-align: center;
	margin-left: 14px;
}
.allNews {
	text-align: center;
/* GREEN ----
    background:#858c00; */
/* BLUE */
	background:#025da4;
    background-size: 43px;
	position: relative;
	z-index:100;
}
.allNews:after {
	content: "";
/* GREEN ----
    border-left: 15px solid #737900; */
/* BLUE */
    border-left: 15px solid #004173;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    top: 0px;
    left: 68px;
    display: block;
    height: 79px;
}

.allNews a {
	display: block;
    padding: 11px 8px;
    text-decoration: none;
}
#allNewsTxt a {
		background-size: 33px;
		color: white !important;
		padding-left: 43px;
}
#allNewsTxt a.btn-primary {
/* GREEN ---- 
	background-color: #a6af05 !important;
    border: 1px solid #737900 !important; */
/* BLUE */
	background-color: #025da4 !important;
    border: 1px solid #004173 !important;
}
#allNewsTxt a.btn-primary:hover {
	background-color: #0072cc !important;
}
#outerContainer {
	position: relative;
	top: 5px;
	left: 2px;
}
#outerContainer .circle {
	border-radius: 50%;
	background-color: #c4cd0b;
	width: 70px;
	height: 70px;
	position: absolute;
	opacity: 0;
	animation: scaleIn 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes scaleIn {
  from {
	transform: scale(.5, .5);
	opacity: 1;
  }
  to {
	transform: scale(2.5, 2.5);
	opacity: 0;
  }
}

#news-carousel {
	max-height: 80px;
    height: 80px;
    overflow: hidden;
    padding: 3px 20px;
    width: 100%;
/* GREEN ---- 
    background-color: rgb(166 194 47 / 40%);
    border-top: 1px solid #858c00;
    border-bottom: 1px solid #858c00; */
/* BLUE */
	background-color: rgb(2 93 164 / 20%);
    border-top: 1px solid #025da4;
    border-bottom: 1px solid rgb(2 93 164);
}
#news-carousel a {
	text-decoration:none;
	color: #484848;
}
#news-carousel::before {
	content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
/* GREEN ----
    border-left: 11px solid #c3cd0a; */
/* BLUE */
	border-left: 11px solid #0084d2;
    position: absolute;
    left: 0px;
    margin-top: 28px;
}
#uno, #due {
	align-items: center;
    display: flex;
}
#uno .boxStyle,
#due .boxStyle {
    align-items: center;
    /*display: flex;*/
	flex-direction:column;
	box-shadow: 1px 2px 5px rgb(0 0 0 / 30%);
}
#uno .boxStyle {
	background-color: rgb(2 93 164 / 20%);
	color: #002f54;
}
#due .boxStyle {
    background-color: #dbe7ac;
	color: #424600;
}
#uno::before {
    content: "";
    border-left: 27px solid #025da4;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 25px;
    left: 7px;
    display: block;
}
#uno::after {
	content: "";
    border-right: 25px solid #025da4;
    border-top: 25px solid transparent;
    position: absolute;
    bottom: 0px;
    right: 15px;
    display: block;
    height: 25px;
}
#badge-ribbon {
	position: absolute;
    top: -5px;
    right: 6px;
    background: #858c00;
    height: 30px;
    width: 30px;
    border-radius: 50px;
	box-shadow: 0px 3px 3px rgb(0 0 0 / 50%);
}
#badge-ribbon:before,
#badge-ribbon:after {
content: '';
    position: absolute;
    border-bottom: 26px solid #858c00;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    top: 24px;
	right: 8px;
    transform: rotate(203deg);
}
#badge-ribbon:after {
	left: auto;
    right: -2px;
    transform: rotate(157deg);
}
.homePro, .homeLT, .homeCCEDR {
	display: flex;
    flex-direction: column;
}

.homeCCEDR {
	border: 1px solid #939a00;
	transition: all .2s;
}

.homeCCEDR:hover {
	box-shadow: 1px 1px 7px rgb(119 112 9 / 36%);
	transform: scale(1.01);
}

.homeLT {
	border: 1px solid #025da461;
	transition: all .2s;
}
.homePro {
	border: 1px solid #a70b1578;
	transition: all .2s;
}

.homePro:hover {
	box-shadow: 1px 1px 7px rgb(163 15 23 / 36%);
	transform: scale(1.01);
}

.homePro .specsPro > ul a {
	color: black;
    text-decoration-thickness: 1px !important;
    padding-bottom: 1px;
	text-shadow: 0 0 #202020c2;
    text-underline-offset: 3px;
    text-decoration: underline #9f9f9f;
}
.homePro .specsPro > ul a:hover {
	color:#9c031b;
}

.homeLT:hover {
	box-shadow: 1px 1px 7px rgb(2 93 164 / 36%);
	transform: scale(1.01);
}
.newsTitle {
	font-style:italic;
	font-weight: 500;
}
#actWrapper {
	position: relative;
    right: 0;
    top: 0;
}
#actContainer {
	position: absolute;
    right: 0;
    top: 0;
}
#activateLicBox {
    padding: 0px;
    margin: 0px;
    /* position: absolute; */
    /* right: 9px; */
    /* bottom: 100px; */
    /* text-align: center; */
    background-image: linear-gradient(135deg, #8e9408 30%, #aaaf3f 68%, #babf5d 78% 100%);
    width: 80px;
    height: 80px;
    transform: rotate(20deg);
    /* box-shadow: 2px 2px 5px rgb(0 0 0 / 55%); */
}
#activateLicBox:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    background-image: linear-gradient(0deg, #8e9408 30%, #bec266 100%);
    transform: rotate(135deg);
}
#activateLicTxt {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: -8px;
    font-weight: 400;
    text-align: center;
}
#activateLicTxt a {
    text-decoration: none;
    color: white;
}

#certification .moves {
	position: relative;
    top: 0px;
    left: 0px;
	transition: all .4s;
}
#certification .moves:hover {
	transform: scale(1.17);
}
#ctl00 .radio {
	margin-top: 10px;
    margin-right: 10px;
}
.bLineExp {
    background-color: rgb(0,150,136);
    bottom: 20px;
    content: "";
    height: 2px;
    left: 45%;
    position: absolute;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    visibility: hidden;
    width: 10px;
}
.pl-6, .px-6 {
    padding-left: 5rem!important;
}
.pr-6, .px-6 {
    padding-right: 5rem!important;
}
.readonly {
	border:none;
	background:transparent !important;
}
#bottomMenu {
	position:relative;
}
#bottomMenu ul {
	margin:0px;
}
.borderIcon {
	max-height: 125px;
}
/* COOKIE ===================================================================== */
#cookieLogo {
	position: absolute;
    right: 10px;
    bottom: 0;
	z-index: 1;
}
#cookiePop {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    letter-spacing: .1px;
    width: calc(100% - 16px);
    max-height: calc(100% - 16px);
    font-size: 15px;
    line-height: 24px;
    background-color: #ffffff;
    color: #141414;
    box-shadow: 0 20px 80px rgb(0 0 0 / 50%);
    border-radius: 8px;
    overflow: hidden;
    z-index: 2147483631;
    font-family: sans-serif;
    box-sizing: border-box;
    transition: all ease .5s;
    transition-property: width,max-width,top,bottom,left,opacity;
    text-align: initial;
	border: 1px solid #889198;
}
#cookiePop #centerTxt {
    border-bottom: 1px solid lightgray;
}
#cookiePop #topLink {
	border-bottom:1px solid lightgray;
}
#cookiePop #topLink a {
	color:#025da4;
    width: 100%;
    display: block;
	line-height:50px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#cookiePop #topLink a:hover {
	color:#025da4;
}

#cookiePop #topLink a.active {
	color:#025da4;
	border-bottom: 2px solid #025da4;
}
#cookiePop #bottomLink button {
    justify-content: center;
    padding: 0.5em;
    width: 100%;
    border-radius: .25em;
    background-color: #ffffff;
    border: 2px solid #025da4;
    color: #141414;
    font-weight: 600;
    user-select: none;
}
#cookiePop .scrollbar {
	height: 300px;
    overflow-y: scroll;
}
#cookiePop .force-overflow {
	min-height: 135px;
}
#wrapper {
	margin: auto;
}
#wrapper #effect {
	background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    position: absolute;
    bottom: -1px;
    height: 40px;
    width: calc(100% - 33px);
}
#style-3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(2,93,164,0.3);
	background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar {
	width: 3px;
	background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar-thumb {
	background-color: #025da4;
}
#cookiePop .cookieCheckbox {
    position: absolute;
    top: 12px;
    right: 0;
}
#cookiePop .cookieSpecs {
    border: 1px solid lightblue;
    border-radius: 9px;
}
#cookiePop .cookieNr {
	border-radius: 26px;
    background-color: #5498ce;
    width: 31px;
    display: inline-block;
    text-align: center;
    color: white;
    margin-left: 3px;
}
#cookiePop #closePop {
	position: absolute;
    right: 2px;
    top: 2px;
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #dc1408a3;
    border-radius: 5px;
    z-index: 10;
    line-height: 17px;
    text-align: center;
	color:white;
	text-decoration:none;
}
	/* ACCORDION VARIATION =================================================== */	
	#cookiePop #accordion .card {
		border-top: 1px solid #025da4 !important;
	}
	#cookiePop #accordion .card-header {
		background-image: linear-gradient(to right, #b5d3ea,#fff 50%,#fff 100%);
	}
	#cookiePop #accordion .panel-heading [data-toggle="collapse"]:after {
		border-top: 13px solid #025da4;
	}
	#cookiePop #accordion .collapse {
		border-bottom: 1px solid #4e89b5;
	}
	/* END OF ACCORDION VARIATION ============================================ */

/* END OF cookiePop ============================================================== */
.errorField {
	position: relative;
    bottom: -4px;
    padding-left: 7px;
    background-color: white;
    width: calc(100% - 10px);
    display: block;
    opacity: 0.9;
    border-radius: 4px;
    margin-left: 5px;
    border: 1px solid #e65b00;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 40%);
	float: left;
}
.errorField::after {
	content: "";
    position: absolute;
	top: -6px;
    left: 10px;
    width: 10px;
    height: 10px;
    border-left: 1px solid #e65b00;
    border-top: 1px solid #e65b00;
    -moz-transform: rotate(45deg) skew(10deg, 10deg);
    -webkit-transform: rotate(45deg) skew(10deg, 10deg);
    -ms-transform: rotate(45deg) skew(10deg, 10deg);
    -o-transform: rotate(45deg) skew(10deg, 10deg);
    transform: rotate(45deg) skew(10deg, 10deg);
    background: white;
}
/* Per Mascherare l'ultima parte di un testo overflow:hidden == DA TESTARE
	max-height: 100px;
	overflow: hidden;
    position: relative;
    width: 100%;
	-webkit-mask-image: linear-gradient(#fff,#fff,rgba(255,255,255,0));
/* NEWS PAGE ================================================================== */
#newsPage .card {
	border: 0px !important;
}
#newsPage .card-body {
	line-height: 1;
    background-image: none;
    padding: 0.7rem 0.6rem;
    background: rgb(2 93 164 / 5%);
    border-bottom: 1px solid #7a9fbb;
    background-size: 187px;
	transition: all .3s;
}
#newsPage .card-body:before {
	content: "";
    border-left: 8px solid #025da4;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: relative;
    top: 4px;
    left: 0px;
    float: left;
    padding-right: 8px;
}
#newsPage .card-body:after {
	content: "";
    border-right: 19px solid #025da4;
    border-top: 19px solid transparent;
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    height: 19px;
}
#newsPage .card-body:hover {
	box-shadow: 1px 1px 15px rgb(0 0 0 / 25%);
	transition: all .3s;
}
#newsPage .card a {
	color:#004073;
	text-decoration:none;
}
#newsPage .card-body h5 {
	font-size:1.05rem;
}
#newsPage .card-body .card-text {
	color:#5f5f5f;
	display:block;
	text-overflow:ellipsis;
	overflow:hidden;
	max-height:200px;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	margin-bottom: 4px;
}
#newsPage .datetime {
    border-bottom: 1px solid #7a9fbb;
    background: #f7f7f7 url(/immagini/static/mix/clock1.png) 3px 5px no-repeat;
    background-size: 17px;
    padding-left: 25px !important;
	color: #3a7aab !important;
}
/* END OF NEWS PAGE =========================================================== */

#newsList .newsData,
#receList .newsData,
#comuList .newsData,
#artiList .newsData {
	font-weight:bolder;
	background-color: #f1f1f1;
    padding-left: 5px;
}
#newsList .newsTitle,
#receList .newsTitle,
#comuList .newsTitle,
#artiList .newsTitle {
	font-size: 1.5rem;
    line-height: 1.15;
}
#newsList a,
#receList a,
#comuList a,
#artiList a {
	color: #000;
}
#artiList a:hover,
#receList a:hover,
#comuList a:hover,
#newsList a:hover {
	color: #025da4;
}
#artiList .sideNews,
#receList .sideNews,
#comuList .sideNews,
#newsList .sideNews {
	flex-direction: column;
}
#artiList .newsShortDesc,
#receList .newsShortDesc,
#comuList .newsShortDesc,
#newsList .newsShortDesc {
	line-height: 1.5;
	text-align:left;
	padding: 0.7rem 0.6rem;
    background: rgb(2 93 164 / 5%);
    border-bottom: 1px solid #7a9fbb;
}
#artiList .readNews,
#receList .readNews,
#comuList .readNews,
#newsList .readNews {
	line-height:0.9;
}
#artiList .card,
#receList .card,
#comuList .card,
#newsList .card {
	border-top:none !important;
}
#artiList .fixFull,
#receList .fixFull,
#comuList .fixFull,
#newsList .fixFull {
    width: 100%;
    max-height: 452px;
    object-fit: cover;
}
#artiList .fixSmallFull,
#receList .fixSmallFull,
#comuList .fixSmallFull,
#newsList .fixSmallFull {
    max-height: 180px;
    width: 100%;
    object-fit: cover;
}
#artiList .datetime,
#receList .datetime,
#comuList .datetime,
#newsList .datetime {
    border-bottom: 1px solid #7a9fbb;
    /* background: #f7f7f7 url(/immagini/static/mix/clock1.png) 3px 5px no-repeat; */
    /* background-size: 17px; */
    /* padding-left: 25px !important; */
	color: #3a7aab !important;
	position: relative;
	background-color: #6a9aef2b;
}
#artiList .socialNews,
#receList .socialNews,
#comuList .socialNews,
#newsList .socialNews {
	position: absolute;
	top:3px;
	right:0;
}
#artiList img.fixFull,
#receList img.fixFull,
#comuList img.fixFull,
#newsList img.fixFull {
	border-top-left-radius: calc(.35rem - 1px);
    border-top-right-radius: calc(.35rem - 1px);
}
#artiList .news-title-home:before,
#receList .news-title-home:before,
#comuList .news-title-home:before,
#newsList .news-title-home:before {
	content: "";
    border-left: 8px solid #025da4;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: relative;
    top: 4px;
    left: 0px;
    float: left;
    padding-right: 8px;
}
#artiList .news-title-home:after,
#receList .news-title-home:after,
#comuList .news-title-home:after,
#newsList .news-title-home:after {
	content: "";
    border-right: 19px solid #025da4;
    border-top: 19px solid transparent;
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    height: 19px;
}
#artiList .boxZoom:hover,
#receList .boxZoom:hover,
#comuList .boxZoom:hover,
#newsList .boxZoom:hover {
	box-shadow: 1px 1px 15px rgb(0 0 0 / 45%);
	transition: all .4s;
	border-top-left-radius: calc(.35rem - 1px) !important;
    border-top-right-radius: calc(.35rem - 1px) !important;
/*	transform: scale(100.5%); */
}
#artiList .boxZoom,
#receList .boxZoom,
#COMUList .boxZoom,
#newsList .boxZoom {
	transition: all .4s;
	border-top-left-radius: calc(.35rem - 1px) !important;
    border-top-right-radius: calc(.35rem - 1px) !important;
}

#News3in1 .newsShortDesc {
    background: none;
    border-bottom: none;
}
#News3in1 .boxZoom {
	background: rgb(2 93 164 / 5%);
	border-bottom: 1px solid #7a9fbb !important;
}
#News3in1 .FlexSwitch {
/*	display:flex; */
}
#News3in1 .descrAdd {
	display:none;
}
#attachPub .calendar {
	background: url(/immagini/static/mix/Calendario.png) top left no-repeat;
    background-size: 40px;
    padding-left: 50px;
	line-height: 40px;
    display: inline-block;
}
#attachPub .depliant {
	background: url(/immagini/static/mix/Depliant.png) top left no-repeat;
    background-size: 40px;
    padding-left: 50px;
	line-height: 40px;
    display: inline-block;
	padding-right:17px;
}
#contatti .segreteria {
	background: url(/immagini/static/mix/Segreteria.png) center left no-repeat;
    background-size: 15%;
}
#contatti .commerciale {
	background: url(/immagini/static/mix/Ufficio_commerciale.png) center left no-repeat;
    background-size: 15%;
}
#comuList .source,
#comuList .author,
#comuList .shortDesc,
#receList .source,
#receList .author,
#receList .shortDesc,
#artiList .source,
#artiList .author,
#artiList .shortDesc {
	padding-left: 19px;
    font-size: 14px;
	font-weight: 400;
}
#comuList .sourceVal,
#comuList .authorVal,
#receList .sourceVal,
#receList .authorVal,
#artiList .sourceVal,
#artiList .authorVal {
    font-size: 14px;
    font-style: italic;
}
#viewNews img {
	max-width: 100%;
    height: auto;
}
.newNotAvail {
	background-color: rgb(2 93 164 / 4%);
    padding: 8px;
    box-shadow: 1px 2px 4px rgb(0 0 0 / 25%);
}
.banner .disclaim,
#viewNews .disclaim {
	border: 1px solid #025da4;
    border-radius: 7px;
    color: #025da4;
    background-color: rgb(2 93 164 / 4%);
    padding: 8px;
    box-shadow: 1px 2px 4px rgb(0 0 0 / 25%);
}
.homeTitle {
	font-size:2.6rem;
}
.payoff {
	font-weight:300;
}
.page-item.active > a {
    background-color: #c4ce0b !important;
    border-color: #787e06 !important;
}
#newsList li.page-item.active {
    box-shadow: 1px 1px 15px rgb(0 0 0 / 30%);
}
#newsList li a:hover {
	color:#787e06;
}
#frmNews .form-control {
	border-color: #777c0d;
}
#frmNews #cercaNews {
	border-color: #777c0d !important;
    background-color: #929737;
    color: white;
}
#frmNews #cercaNews:hover {
    background-color:#41440b;
}
#btnFilter button {
	border-radius: 20px;
    padding-left: 3px;
    padding-right: 16px;
	border:none;
	outline: none;
	background-color: #e1e1e1;
}
#btnFilter button.active {
	background-color: #025da4;
    color: white;
	box-shadow: 0px 1px 4px rgb(0 0 0 / 50%);
}
#btnFilter button.active .gliph {
    background-color: #cbd428;
}
.gliph {
	width: 25px;
    height: 25px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 12px;
    line-height: 20px;
    margin-right: 6px;
    border: 3px solid #ffffff;
}
#btnFilter {
    background-color: #025da40f;
    border-radius: 10px;
}
#btnFilter hr,
#orderDataInfo hr {
	margin-top: 5px;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #025da45e;
    padding: 0;
}
#orderDataInfo h4 {
		background-color:#d4e7f3;
}
#orderDataInfo b {
	font-weight:600;
}
.newsTopBox img {
	max-width: 75px !important;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 45%);
    margin-bottom: 8px;
    margin-top: 4px;
	border-radius: 6px;
}
.newsTopBox .newsData {
    font-weight: bold;
    color: #444444;
	font-size: 0.95rem;
}
.carousel-caption {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    color: #212529;
}
.newsletterListElementY,
.newsletterListElementO {
	background-color: #edf8ff;
	font-weight: 500;
	padding: 4px;
	border-bottom: 1px solid #025da4;
}
.newsletterListElementO {
	background-color: transparent;
	border-bottom: 1px solid #c3cd09;
}
.newsletterListElementO:hover {
	background-color: #f0f3c2;
}
.newsletterListElementY:hover {
	background-color: #c8deed;
}
#txtBoxBackup {
	width: 160px;
	height: 104px;
	position: absolute;
	top: calc(50% - 55px);
	right: calc(50% - 175px);
	font-weight:600;
}
#txtBoxBackup b {
	font-size: 21px;
}
.orderSuccess {
	background-color: rgb(203 212 44 / 26%);
    box-shadow: 1px 2px 4px rgb(131 133 109);
    border-radius: 6px;
    border: 1px solid #5c6000;
    text-align: center;
    padding: 25px;
    color: #5c6000;
}
.orderError {
	background-color: rgb(161 0 0 / 5%);
    box-shadow: 1px 2px 4px #ad7a7a;
    border-radius: 6px;
    border: 1px solid #a10000;
    text-align: center;
    padding: 25px;
    color: #a10000;
}
.orderAlert {
    background-color: rgb(235 191 0 / 16%);
    box-shadow: 1px 2px 4px #ebbf0070;
    border-radius: 6px;
    border: 1px solid #ebbf00;
    text-align: center;
    padding: 25px;
    color: #957a05;
}
.bigTxtCarousel {
	font-size: 4.5vw;
	font-weight: 300;
	display: inline-block;
	line-height: 3.5vw;
}
.midTxtCarousel {
	font-size: 1.6vw;
	font-weight: 200;
	display: inline-block;
	line-height: 3.5vw;
}
#tableValues .Name {
	text-align:left;
}
#tableValues .Perc {
	text-align:right;
}

.overlayCalculate {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #222222b3;
    z-index: 1030;
}

.overlayCalculate__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlayCalculate__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.calculateSpinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 3px;
    border-color: rgba(0, 0, 0, 0.4);
    border-top-color: #C3CD09;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

#orderDataInfo > form b {
	word-break: break-word;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
#overlayCookie {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #00000087;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
#closeBoxNotAvailable {
	background-color: #0057a9 !important;
	border-color: #00315f !important;
}