.f-lato{
    font-family:Lato;
}

.right-text-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-soft-primary {
    color: #377dff;
    background: rgba(55, 125, 255, 0.1);
    border-color: transparent;
}

.bl-1{
    border-left:1px solid rgba(0,0,0,0.2);
}

.btn-soft-preview{
    background: rgba(55, 125, 255, 0.1);
    border-color: transparent;

}

.btn-soft-old {
    background-color: rgba(255, 165, 0, 0.23);
    color: black;
}

.btn-soft-old.btn-label-webinar{
	background-color: #ffebc2;
}

.btn-soft-next-in-line{
    background-color: #ffebc2;
}

.btn-soft-line2 {
    background-color: rgba(232, 26, 44, 0.65);
    font-size: 14px;
    color: white;
    box-shadow: 1px 1px 28px rgb(254, 73, 16);
}

.p-r {
    position: relative;
}

.p-a {
    position: absolute;
}

.z-1 {
    z-index: 1;
}

.z-9 {
    z-index: 99999;
}

.a-s-c {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    text-align: left;
}

.a-c-c {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.t-l {
    text-align: left;
}

.t-c {
    text-align: center;
}

.mt-6 {
    margin-top: 3.5rem !important;
}

.mt-7 {
    margin-top: 4rem !important;
}

.mb-7 {
    margin-bottom: 4rem !important;
}

.shadow {
    box-shadow: 0 0.375rem 1.5rem 0 rgba(140, 152, 164, 0.125) !important;
}

.shadow-1 {
    box-shadow: 0 0.375rem 9.5rem 0 rgba(140, 152, 164, 0.325) !important;
}

.stroke-white {
    stroke: #fff !important;
}

.fill-none {
    fill: none !important;
}

.max-width-8 {
    max-width: 3.5rem;
}

.module-disabled {
    background-color: rgb(248, 248, 250);
}

.gradient-half-primary-v3 {
    background-image: linear-gradient(0deg, rgba(55, 125, 255, 0.1) 0%, transparent 100%);
    background-repeat: repeat-x;
}

.card-text-dark {
    color: #1e2022;
}

.card-frame {
    border: 1px solid #3b69cc38;
    transition: 0.3s;
    margin-bottom: 10px !important;
}

.btn-soft-success {
    color: #00c9a7;
    background: rgba(0, 201, 167, 0.1);
    border-color: transparent;
}

.btn-soft-uda {
    color: #0097c9;
    background: rgba(0, 85, 202, 0.1);
    border-color: transparent;
    padding: 0.1rem 0.6rem !important;
}

.webinar-modules-pills{
	float:right;
}

.webinar-modules-recommended{
	display:inline-block;
	padding: 0.1rem 0.6rem !important;
    background: #a177b6;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 20px;
    line-height:24px;
    margin-left:10px;
    animation-name: bump;
	animation-duration: 1.5s;
	animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation-iteration-count: infinite;
	will-change: transform;
}

.webinardone .webinar-modules-recommended{
	display:none;
}

.btn-soft-success-blue {
    color: black;
    background: rgba(61, 166, 211, 0.3);
    border-color: transparent;
}

.btn-soft-success-blue.udas{
	
}

.btn-soft-mandatory{
	color: black;
    background: #ffc107 !important;
    border-color: transparent;
    cursor:default !important;
}

.btn-pill {
    border-radius: 6.1875rem !important;
}

.pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
}

.btn-xs {
    font-size: 0.9rem;
    font-weight: 400;
    padding: 0.4375rem 0.9375rem;
}


.bg-img-hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.h-400 {
    height: 400px;
}

.h-500 {
    height: 500px;
}

.h-550 {
    height: 550px;
}

.corsivo {
    font-family: 'Satisfy', cursive;
    font-size: 42px;
    color: #40d5bd;
}

.dashed {
    border-bottom: dashed 1px #ffc107;
}

.transition-3d-hover {
    transition: all 0.2s ease-in-out;
}

.btn-wide {
    min-width: 9.6875rem !important;
}

.btn-success {
    color: #fff;
    background-color: #00c9a7;
    border-color: #00c9a7;
}

.btn-success.btn-starttest:hover,.btn-success.btn-starttest:active{
	color: #fff;
    background-color: #00c9a7;
    border-color: #00c9a7;
    opacity:0.8;
}

.btn-soft-danger {
    color: #de4437;
    background: rgba(222, 68, 55, 0.1);
    border-color: transparent;
}

.rounded-circle {
    border-radius: 50% !important;
}


.btn-icon__inner-bottom-minus {
    top: 80%;
}

.m-r-20 {
    margin-right: 20px;
}

.m-l-20 {
    margin-left: 20px;
}

.icona-single {
    width: 15%;
}

.primary-navbar {
    height: 60px;
    background: #fff;
    padding: 0;
    border-top: 8px solid #005F98;
}

.primary-navbar img {
    width: 140px;
    transform: translateY(4px);
}

.primary-navbar img.logo-mi {
    width: 250px;
    transform: translateY(2px);
}

.secondary-navbar {
    z-index: 10;
    /* border-bottom: 10px solid #0066cc; */
    background: #72b9ff;
    background: -moz-linear-gradient(top, #72b9ff 0%, #afd7ff 100%);
    background: -webkit-linear-gradient(top, #72b9ff 0%,#afd7ff 100%);
    background: linear-gradient(to bottom, #72b9ff 0%,#afd7ff 100%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(6, 17, 56, 0.1);
    -moz-box-shadow: 0px 10px 20px 0px rgba(6, 17, 56, 0.1);
    box-shadow: 0px 10px 20px 0px rgba(6, 17, 56, 0.1);
    padding: 0 1rem;
    position: relative;
}

.secondary-navbar .logo-col:before {
    display: block;
    position: absolute;
    z-index: 18;
    width: 2000px;
    height: 100%;
    background: white;
    content: " ";
    left: -1985px;
    top: 0;
}
.secondary-navbar .titolo {
    text-align: right;
    color: #012d58;
    font-weight: 500;
    font-size: 20px;
}

.logo-formazione{
    font-size:30px;
    color:#042D55 !important;
    font-weight:400;
    display:inline-block;
}

.logo-formazione .gpu-g,
.logo-formazione .gpu-p,
.logo-formazione .gpu-u{
    display: inline-block;
    opacity:0;
    transform:translateY(10px);
}

.logo-formazione .gpu-g{
    background-image: url(../img/fumetto-g.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 52px;
    display: inline-block;
    text-align: center;
    font-weight:500;
    margin-left:-4px;
    
    transition: opacity 1s 0.5s,transform 1s 0.5s,color 1s 0.8s;
    color:#AFE2F8;
}


.logo-formazione .gpu-p{
    background-image: url(../img/fumetto-p.svg);
    background-position: center 8px;
    background-repeat: no-repeat;
    width: 30px;
    height: 52px;
    display: inline-block;
    text-align: center;
    font-weight:500;
    margin-left:-4px;
    transition: opacity 1s 0.6s,transform 1s 0.6s,color 1s 0.9s;
    color:#F6C246;
}

.logo-formazione .gpu-u{
    background-image: url(../img/fumetto-u.svg);
    background-position: center 8px;
    background-repeat: no-repeat;
    width: 30px;
    height: 52px;
    display: inline-block;
    text-align: center;
    font-weight:500;
    margin-left:-4px;
    transition: all 1s 1.1s;
    transition: opacity 1s 0.7s,transform 1s 0.7s,color 1s 1s;
    color:#E6746B;
}

.logo-formazione-divider{
    height: 1px;
    width: 35%;
    margin: 0px auto 5px auto;
    background: #042D55;
    transform:scale3d(0,1,1);
    transition: all 0.3s 0.1s;
}

.go-logo .logo-formazione-divider{
    transform:scale3d(1,1,1);
}

.logo-formazione-giu{
    font-size:16px;
    width:100%;
    text-align:center;
    transform:translateX(-10px);
    opacity:0;
    transition: all 1.6s 0.9s;
}

.logo-pon2   {
    margin-left: -12px;
}

.logo-formazione-su{
    overflow:hidden;
}

.gpu-formazione{
    display: inline-block;
    opacity:0;
    transform:translateY(10px);
    transition: all 1s 0.4s;
}

.go-logo .gpu-formazione{
    opacity:1;
    transform:translateY(0%);
}

.go-logo .gpu-g,
.go-logo .gpu-p,
.go-logo .gpu-u{
    opacity:1;
    transform:translateY(0%);
    color:#042D55;
}

.go-logo .logo-formazione-giu{
    opacity:1;
    transform:translateX(0);
}

footer {
    background: #30373d;
    min-height: 200px;
    width: 100%;
    color: #fff;
    padding: 30px;
}

.black {
    color: black;
}


.font-size-b {
    font-size: 90px;
    text-shadow: 10px 1px 13px rgba(255, 193, 7, 0.16);
    letter-spacing: -8px;
}

.plus {
    font-size: 75px;
    margin-left: -12px;
}


.text-secondary {
    color: #6c757d !important;
    font-family: 'Satisfy', cursive !important;
    font-size: 25px;
}

.info-iscritti .text-secondary{
    color:#c56800 !important;
}


.bg-forma {
    margin-top: -750px;
    z-index: -3;
    position: relative;
}

.bg-forma-2{
	position: absolute;
    margin-top: 0;
    z-index: 0;
    width: 60%;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
}


.cont-numbers {
    padding: 0px 110px;
}

.linea-r:after {
    content: '';
    background-color: #ffc107;
    height: 1px;
    width: 650px;
    top: 19px;
    left: 212px;
    position: absolute;
    /* border-right: 1px dashed green; */
}


p.intro-title {
    font-size: 22px;
}


.facoltativo {
    position: absolute;
    top: -20px;
    z-index: 20;
    background: #00c9a7;
    color: white;
    left: 90px;
}

.facoltativo-title {
    font-size: 15px;
    padding-right: 12px;
}

.dark-gray {
    background-color: #656565;
    color: white;
}

.border-danger {
    border-color: #dc3545 !important;
    border: 1px dashed;
}

/*.border-disabled {
    border-color: #949494 !important;
    border: 1px dashed;
}*/

.btn-primary[href]:hover, .btn-primary[href]:focus, .btn-primary[href]:active, .btn-primary[type]:hover, .btn-primary[type]:focus, .btn-primary[type]:active {
    box-shadow: 0 4px 11px rgba(55, 125, 255, 0.35);
}

.transition-3d-hover:hover, .transition-3d-hover:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.leggi-intro-main {
    background-color: #ffc107 !important;
    color: black;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-size: 14px;
}
.leggi-intro-main:hover {
    color: black;
}

.wrapper-logo-footer {
    border: 1px dashed white;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width:160px;
}

.wrapper-logo-footer img{
    width:110px;
}

footer p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.35;
}

.blocchi-footer {
    margin-top: 20px;
    border-bottom: 1px dashed rgba(220, 220, 220, 0.16);
}

.blocchi-footer {
    margin-top: 20px;
}

.copy-footer {
    margin-top: 10px;
}

.text-right {
    text-align: right!important;
}


footer a {
    color: #ffc107 !important;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

footer .menu ul li {
    display: inline-block;
    list-style: none;
    font-size: 15px;
    margin: 10px;
    margin-left: 0px;
}

.modulo-obbligatorio {
    position: absolute;
    top: -20px;
    z-index: 99999;
    left: 549px;
    transform: translateX(-50%);
    background: rgb(0, 201, 167);
    color: white;
}







.nav-shadow {
    box-shadow: 0 3px 6px 0 rgba(140, 152, 164, 0.25);
}


.u-indicator-steps:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -.25rem;
    width: 2rem;
    height: .0625rem;
    border-top: 1px solid #e7eaf3;
    margin: auto auto auto 0;
    content: "";
}

.u-indicator-steps:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -.3125rem;
    width: .0625rem;
    height: 100%;
    border-right: 1px solid #e7eaf3;
    margin: auto auto auto 0;
    content: "";
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.u-indicator-steps__inner {
    min-width: 3rem;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.u-indicator-steps {
    position: relative;
    padding-left: 2.5rem;
}

.shadow-soft {
    box-shadow: 0 3px 6px 0 rgba(140, 152, 164, 0.25) !important;
}


.spazio-webinar {
    background-color: #f5f7f9;
    padding: 20px;
    position:relative;
}

.webinar-event.recommended{
	background-image: linear-gradient(to right, rgba(133, 94, 170, 0.49), hsla(265, 33%, 64%, 0.5), rgba(188, 174, 216, 0.25), rgba(220, 214, 236, 0.25), rgba(255, 255, 255, 0.25));
}

.webinardone .webinar-event.recommended{
	background-image:none;
}

.webinar-section-title-container{
	position:relative;
	width:100%;
	text-align:center;
}

.webinar-section-title-container:before{
	display:block;
	content:" ";
	width:100%;
	height:1px;
	background:rgba(0,0,0,0.2);
	position:absolute;
	top:18px;
	left:0px;
	z-index:8;
}

.btn-label-webinar{
	position:relative;
	z-index:10;
	-webkit-box-shadow: 0 0px 0px 5px #fff !important;
	box-shadow: 0 0px 0px 5px #fff !important;
}

/*.spazio-webinar.recommended:before{
	display: block;
    content: "Consigliato";
    width: 140px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: calc(50% - 70px);
    top: -40px;
    background: #a177b6;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 20px;
}

.spazio-webinar.recommended:after{
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #a177b6;
	left:calc(50% - 6px);
	top:-1px;
	content:"";
	position:absolute;
}

.spazio-webinar.recommended:before,
.spazio-webinar.recommended:after{
	animation-name: bump;
	animation-duration: 1.5s;
	animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
	animation-iteration-count: infinite;
	will-change: transform;
}*/

@keyframes bump {
  0% {
  	transform: translateX(0px);
  }
  
  50% {
	transform: translateX(8px);  
  }
  
  100% {
	transform: translateX(0px);  
  }
  
}


/* @keyframes pulse {
  0% {
  	box-shadow: 1px 1px 28px rgb(15, 199, 30);
  }
  
  50% {
	box-shadow: 1px 1px 5px rgb(15, 199, 30); 
  }
  
  100% {
	box-shadow: 1px 1px 28px rgb(15, 199, 30);  
  }
  
} */



@-webkit-keyframes pulse {
    0% {
  	box-shadow: 0 0 0 rgb(15, 199, 30);  
  }

  50% {
	box-shadow: 1px 1px 28px rgb(15, 199, 30);  
  }

  100% {
    box-shadow: 0 0 0 rgb(15, 199, 30);  
  }
}


@keyframes pulse {
  0% {
  	box-shadow:0 0 0 rgb(15, 199, 30);  
  }

  50% {
	box-shadow: 1px 1px 28px rgb(15, 199, 30);  
  }

  100% {
    box-shadow: 0 0 0 rgb(15, 199, 30);  
  }
}


/*.t96a259a4967df1a77edf262794629dc2 .spazio-webinar.recommended:before,
.t96a259a4967df1a77edf262794629dc2 .spazio-webinar.recommended:after{
	content:none;
}*/

.h4, .h5, .h6, .bold {
    font-weight: bold;
}

.font-weight-semi-bold {
    font-weight: bold !important;
}

.webinar-meta {
    border-top: 1px dashed gainsboro;
    border-bottom: 1px dashed gainsboro;
    padding-top: 20px;
    background: #f9fcff;
}

.info-number {
    width: 14%;
}

.gradient-half-primary-v1 {
    background-image: linear-gradient(150deg, #78edff57 0%, #19a0ff 100%);
    background-repeat: repeat-x;
}

.shadow-primary-lg {
    box-shadow: 0 0 50px rgba(55, 125, 255, 0.4) !important;
}

.rounded-pill {
    border-radius: 6.1875rem !important;
}

section.meta-info {
    width: 100%;
    padding: 15px;
}


.f-small-1 {
    font-size: 11px;
}

.blocco-info {
    border-radius: 10px;
    background-color: #93caff;
    padding: 20px;
}

.text-white-70 {
    color: rgba(255, 255, 255, 0.7);
}

.text-white {
    color:white;
}


.btn-soft-white[href]:hover, .btn-soft-white[href]:focus, .btn-soft-white[href]:active, .btn-soft-white[href].active, .btn-soft-white[type]:hover, .btn-soft-white[type]:focus, .btn-soft-white[type]:active, .btn-soft-white[type].active {
    color: #1e2022;
    background: #fff;
    box-shadow: 0 4px 11px rgba(255, 255, 255, 0.35);
}

.btn-pill {
    border-radius: 6.1875rem;
}

.btn-soft-white {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    border-color: transparent;
}

.btn-spacing {
    padding: 0.625rem 1.125rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.titolo-accordion {
    color: black;
    font-weight: bold;
}

.card-archivio {
    margin-bottom: 10px;
}

.meta-webinar-passati {
    color: black;
}



/* .btn-modules {
    color: black;
    background-color: #d0deff;
    padding: 10px;
    border-radius: 45px !important;
} */


.group-title, .page-title {
    min-height: auto;
}

.alert-instructions{
    
    font-weight: 400;
}

.alert-instructions ol{
    font-family:lato;
    margin:0 0 40px 0;
    padding:0;
}

.alert-instructions .instruction-number {
    font-size: 14px;
    margin-right: 14px;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    border-radius: 16px;
    background: #A485B6;
    box-shadow: 1px 1px 2px #150abd;
    padding-left: 3px;
    font-weight: bold;
    color:#fff;
}

.alert-instructions ol li{
    box-shadow: 0 2px 40px 0 rgba(97,4,95,0.07), 0 2px 9px 0 rgba(62,57,107,0.06);
    border-radius: 10px;
    padding: 10px 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background:#fff;
    /* height: 100%; */
    position: relative;
    margin-bottom: 10px;
    display: block;
}

div#module-buttons {
    padding: 10px;
    margin: 0px;
    margin-bottom: 0;
}

.btn-modules {
    background-color: transparent;
    color: white;
    padding:10px;
    border-radius: 30px !important;
    border: 2px solid;
    font-weight: 600;
    font-size: 15px;
    opacity: 0.5;
}

.btn-modules-disabled {
    border: 0px;
    cursor: not-allowed !important;
}



/*.btn-modules:hover, .btn-modules:active {
    border-radius: 30px !important;
    background-color: transparent !important;
}*/

.btn-modules[disabled='disabled']{
    background-color: transparent !important;
    border-radius: 0px !important;
    border-color: transparent !important;
}

.btn-modules[disabled='disabled']:hover, .btn-modules[disabled='disabled']:active {
    color:white;
    background-color: transparent !important;
    border-radius: 0px !important;
    border-color: transparent !important;
}

.btn-modules.btn-completed{
    color:#13532e;
    background-color:#2ecc71;
    border-color:#2ecc71;
}

.btn-modules.btn-active,
.btn-modules:hover,
.btn-modules:active{
    opacity:1;
}

.btn-modules.btn-completed.btn-active{
   box-shadow:0px 0px 28px rgba(15, 199, 30,0.7);
}

.btn-modules.btn-pending.btn-active{
    box-shadow:0px 0px 28px rgba(199, 196, 15, 0.7);
 }

.btn-modules.btn-pending{
    color:#4d3900;
    background-color:#ffc107;
    border-color:#ffc107;
}

.btn-modules .action-state{
    float: right;
    font-size: 21px;
}

.btn-modules span{
    margin-right: -21px;
    position:relative;
}

/*.btn-modules.btn-active span:before{
    display:block;
    width:100%;
    content:" ";
    height:3px;
    
    position:absolute;
    left: 0;
    bottom: -2px;
}

.btn-modules.btn-completed.btn-active span:before{
    background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
}

.btn-modules.btn-pending.btn-active span:before{
    background-image: linear-gradient(-60deg, #f09819 0%, #f4b357 100%);
}*/


.breadcrumbs {
    font-size: 14px;
}

div#midtest-container,
div#finaltest-container {
    background-color: white;
    padding: 20px;
}


.finaltest-completed i{
	font-size:60px;
}

/* Francesco */
.vdatetime-input {
    padding-left: 8px;
    width: 100%;
}

body {
	background-color: #fafaf8;
}

.ombra {
    box-shadow: 0 42px 64px  #e7e7ec;
}

.ombra-2 {
    /*box-shadow: 0 20px 64px 0 #999999;*/
    box-shadow:0 50px 64px  #c7c7c7;
}

.ombra-home{
	box-shadow:0 25px 64px 0 #8c8c8c;
}

.ombra-home2{
    box-shadow:0 10px 64px 0 rgba(140, 140, 140, 0.5);
}

section.home-moduli-intro {
    background-color: white;
	margin-bottom: 110px;
	padding: 20px;
}

.benvenuti h1 {
    font-size: 60px;
    line-height: 60px;
}

div#webinars-container,
div#elaborati-container {
    background-color: white;
    padding: 20px;
    margin: 0px;
    margin-top: 0px;
    
}

.webinars-list{
    min-height:100px;
    transform:translateY(-70px);
    transition:transform 0.7s 0.5s;
}

.webinars-list.instructions-open{
    transform:translateY(0px);
    transition:transform 0.7s 0s;
}

.webinars-list.no-guide{
    transform:translateY(0px);
    transition:transform 0s;
}

.fc-list-table.table{
    margin-bottom:0px !important;
    border:1px solid #dee2e6;
}

.fc-list-view {
    border-width: 0 !important;
}

.fc-list-empty {
    display: table-cell;
    vertical-align: middle;
    text-align: left !important;
    font-size: 18px;
    color: #7d7d7d;
    font-style: italic;
}

.container-crea-webinar {
    background-color: #4e5f76;
    min-height: 180px;
    background-image: url(../img/bg-elements-10.svg);
    /* background-image: linear-gradient(150deg, #2d1582 0%, #19a0ff 100%); */
}

.container-crea-webinar .col{
    height: 180px;
}


.crea-web {
    height: auto;
}

.btn-white {
    color: #1e2022;
    background-color: #fff;
    border-color: #fff;
}

.btn-archivio-webinar {
    background-color: gainsboro;
    border-radius: 50px !important;
    font-size: 13px;
    color: black !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 30px;
}

.btn-archivio-webinar.disabled {
    background-color: gainsboro;
    border-radius: 50px !important;
    font-size: 13px;
    color: black !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 30px;
    opacity:0.4;
    cursor:default !important;
}

.btn-archivio-webinar.disabled:hover,
.btn-archivio-webinar.disabled:active,
.btn-archivio-webinar.disabled:focus{
    text-decoration: none !important;
    color:#000 !important;
    cursor:default !important;
}

.breadcrumbs {
    font-size: 14px;
    border-bottom: 1px dashed gainsboro;
    margin: 15px;
    padding: 0;
    margin-bottom: 20px;
    display:none;
}

.page-type-videotestimonial .breadcrumbs,
.page-type-videotestimonialgen .breadcrumbs,
.page-materiali .breadcrumbs{
    display:block;
    margin:15px 0;
}

.breadcrumbs li.active {
    position: relative;
    font-weight: 500;
}

.breadcrumbs li.active:after {
    /* border-bottom: 4px solid #ffc107; */
    /* padding-bottom: 0px; */
    content: '';
    position: absolute;
    background-color: #aa403f;
    padding-bottom: 0px;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 5px;
    /* display: block; */
}

.card-header .card-btn .card-btn-arrow .fa-arrow-down{
    -webkit-transform:rotateZ(180deg);
    transform:rotateZ(180deg);
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
    color:#30373d;
}

.card-header .card-btn.collapsed .card-btn-arrow .fa-arrow-down{
    -webkit-transform:rotateZ(0deg);
    transform:rotateZ(0deg);
}

#menu{
	background: #2776a3 !important;
}

.menu .nav {
    margin-left: 0;
    line-height: 1 !important;
    font-size: 14px;
    padding: 0;
    margin-bottom: 20px;
}

.menu .nav > li > a {
    height: 50px;
    display: block;
    color: #fff !important;
    padding: 0px 8px;
    box-sizing: border-box;
    line-height: 50px;
    /*font-weight: bold;*/
    font-size:13px;
    opacity:0.5;
    margin-right: 2px;
    /*transition:all 0.2s;*/
}

.menu .nav > li > a.btn-login{
    border: 2px solid #fff;
    border-radius: 20px;
    line-height: 38px;
    height: 35px;
    margin-top: 5px;
}
/*
.menu .nav > li > a.btn-login:before{
    content: " ";
    background-image: url(../img/paths_sitoweb_0-13.svg);
    width: 24px;
    height: 24px;
    margin-right: 5px;
    display: inline-block;
    background-size: 24px 24px;
    transform:translateY(-2px);
    vertical-align:middle;
}
*/
.menu-fad .nav > li.nav-item.active > a,
.menu-fad .nav > li.nav-item > a:hover,
.menu-fad .nav > li.nav-item > a:active,
.menu-fad .nav > li.nav-item > a:focus{
    position:relative;
    opacity:1;
}

.menu-fad .user-menu{
    margin-left:auto;
}

.mobile-menu-on .menu-fad .nav{
    border-bottom:0px;
    margin-top:35px;
    text-align: left;
}

.mobile-menu-on .menu-fad .nav > li.nav-item{
    display:block;
    font-size:16px;
    width:100%;
}

.mobile-menu-on .menu-fad .nav > li.nav-item a{
    display:inline-block;
    font-size:16px;
    color:#fff !important;
    position:relative;
}

.mobile-menu-on .menu-fad .nav > li.nav-item.active > a:after {
    content: '';
    position: absolute;
    background-color: #aa403f;
    padding-bottom: 0px;
    left: -5px;
    top:0;
    width: 5px;
    height: 100%;
}

.mobile-menu-on .menu .nav > li > a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: -1px;
    top:0;
    background-color: #aa403f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    transition:all 0s;
}

.mobile-menu-on .menu .nav > li > a:hover:before{
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.mobile-menu-on li.user-menu{
    position:relative;
}

.mobile-menu-on ul.dropdown-menu.zona-utente.show {
    width:100%;
}

.mobile-menu-on #menu li .dropdown-menu li{
    margin-left:0px !important;
    margin-right:0px !important;
    width: 100%;
    background:#fff;
}

.mobile-menu-on #menu li .dropdown-menu li a{
    width:100%;
    color:rgb(33, 37, 41) !important;
    opacity:0.7;
}

.mobile-menu-on a:hover,
.mobile-menu-on a:active{
    opacity:1 !important;
}

.quote-container{
	position:relative;
}

.quote-col{
	opacity:0;
	transform:translateY(-50%) translateX(-10px);
	position:absolute;
	left:0;
	top:50%;
	z-index:-10;
	transition:all 0.1s;
}

.quote-col.show{
	opacity:1;
	transform:translateY(-50%) translateX(0px);
	top:50%;
	z-index:10;
	transition:all 1s;
}

.quote-col .tilde{
	font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    height: 24px;
}

.quote-col .author{
	vertical-align:middle;
}

.quote-col .quote-author-info{
	opacity:0;
    transform:translateX(-10px);
    transition:all 0.1s ease 1.5s;
}

.quote-col.show .quote-author-info{
	opacity:1;
	transform:translateX(0px);
	transition:all 1s ease 0.3s;
}

#general-stats{
    padding:0px 5px;
}

.stat-number{
    font-family: "Lato";
    font-size:32px;
    color:#333;
    margin-bottom:0px;
    font-weight:400;
    letter-spacing:-1px;
}

.col-stat{
    padding:10px;
}

.col-stat-inner{
    background: #fff;
    padding:20px;
    border-radius:8px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.15);
}

#general-stats .col-stat h4{
    color: #969696;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#general-stats .col-stat:nth-child(1) .stat-number{
    color:#67b7dc;
}

#general-stats .col-stat:nth-child(2) .stat-number{
    color:#4c9fc3;
}

#general-stats .col-stat:nth-child(3) .stat-number{
    color:#2e87aa; 
}

#general-stats .col-stat:nth-child(4) .stat-number{
    color:#007092; 
}

#general-stats .col-stat:nth-child(5) .stat-number{
    color:#c767dc; 
}

#general-stats .col-stat:nth-child(6) .stat-number{
    color:#ad4fc3; 
}

#general-stats .col-stat:nth-child(7) .stat-number{
    color:#9436aa; 
}

#general-stats .col-stat:nth-child(8) .stat-number{
    color:#7b1b92; 
}

.infograph .info{ 
    padding: 0x; 
    font: 14px/16px Arial, Helvetica, sans-serif; 
    background: white; 
    background: rgba(255,255,255,0.8); 
    box-shadow: 0 0 15px rgba(0,0,0,0.2); 
    border-radius: 3px; 
} 
.infograph .info h4{ 
	margin: 0 0 5px; 
	color: #777; 
}
.infograph .legend{ 
	text-align: left; 
	line-height: 22px; color: #555; 
} 

.infograph .legend i{ 
	width: 18px; 
	height: 18px; 
	float: left; 
	margin-right: 8px; 
	opacity: 0.7; 
}

.mapinfo-internal{
	padding:5px;
}

.group-title, .page-title {
    /* font-family: texgyreadventor; */
    font-size: 32px;
    min-height: 60px;
    /* border-bottom: 3px double #000; */
    position: relative;
    font-weight: 500;
    color: #444B6E;
    margin-bottom: 10px;
}

.editoriale-ruolo{
    color:#7d7d7d;
}

.green-accedi {
    background-color: rgba(0, 168, 0, 0.71);
}

.grey-accedi{
	background-color: rgba(93, 93, 93, 0.71);
	white-space:normal !important;
	cursor:default !important;
}

.modifica-webinar {
    background-color: rgba(255, 165, 0, 0.71);
}
.annulla-webinar {
    background-color: rgba(255, 0, 0, 0.45);
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block;
    background-color: #ffc107;
}

ul.dropdown-menu.show{
    background-color:#fff;
}

ul.dropdown-menu.show li a {
    background-color: #fff !important;
    font-weight: 300;
    font-family: lato;
    padding: 10px;
    color: #333 !important;
    opacity:1 !important;
}

ul.dropdown-menu.show li {
    background-color:#fff !important;
}

ul.dropdown-menu.show li a span{
    font-size: 14px;
    display:inline-block;
    vertical-align:middle;  
    margin-left:10px;
}

ul.dropdown-menu.show li a i{
    display:inline-block;
    vertical-align:middle;
    font-size:20px;
}

ul.dropdown-menu.show li a:hover {
    background-color: #fff !important;
    color: rgb(33, 37, 41) !important;
    opacity:0.5 !important;
}

ul.dropdown-menu.show li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

ul.dropdown-menu.show li:last-child {
    border-bottom: 0px;
}

ul.dropdown-menu.show {
    margin-top: 0px;
    box-shadow: 0 25px 64px 0 rgba(0,0,0,0.5);
}

ul.dropdown-menu.show:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
    display:block;
    content:" ";
    position:absolute;
    top: -10px;
    left: calc(50% - 12px);
}

img.img-modulo {
    margin: auto;
    width: 75%;
    max-width: 300px;
}

.div-intro-modulo {
    background-color: #f9f9f9;
    padding: 20px;
}

.card-obbligatoria {
    padding-left: 15px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    height:100%;
}

.div-intro-modulo {
    background-color: #dbf9f1;
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-shadow: 6px 6px 17px rgba(187, 187, 187, 0.17);
    border-right: 1px solid #c6e0f6;
    height:100%;
}

.btn-soft-dark-green {
    color: white;
    background: rgba(0, 201, 167, 0.63);
    border-color: transparent;
}

.btn-soft-dark-green:hover,
.btn-soft-dark-green:active,
.btn-soft-dark-green:focus{
    color: white !important;
}

.btn-soft-dark-info {
    color: white !important;
    background: rgba(0, 123, 201, 0.63);
    border-color: transparent;
}

.btn-soft-dark-info:hover,
.btn-soft-dark-info:active,
.btn-soft-dark-info:focus{
    color: white !important;
}

body.noscroll{
    overflow:hidden;
}

.module-preview-wrapper{
    position:fixed;
    background:rgba(78, 95, 118, 0.9);
    z-index:-1;
    opacity:0;
    top:0;
    left:0;
    right:0;
    bottom:0;
    transition:opacity 0.3s ease 0.8s, z-index 0s linear 1s;
    overflow:hidden;
}

.module-preview-wrapper.show{
    transition:opacity 0.3s;
    z-index:99;
    opacity:1;
}

.module-preview{
    position:fixed;
    /*overflow-x:hidden;*/
    overflow-y: scroll;
    right:0;
    width: 80%;
    top:0;
    height:100vh;
    background:rgba(248, 248, 250, 0.95);
    transform:translateX(100%);
    padding:20px;
    transition:all 0.3s ease 0.6s;
    max-width: 1000px;
}

.module-preview-wrapper.show .module-preview{
    transition:all 0.3s ease 0.2s;
    transform:translateX(0);
    opacity:1;
    -webkit-box-shadow: -30px 0 120px 0 rgba(0,0,0,0.3);
    box-shadow: -30px 0 120px 0 rgba(0,0,0,0.3);
}

.module-preview-wrapper .module-preview-content{
    opacity:0;
    transition:all 0.5s ease 0.3s;
}

.module-preview-wrapper.show .module-preview-content{
    transition:all 0.3s ease 0.2s;
    opacity:1;
}

.module-preview-content .preview-title{
    opacity:0;
    transform:translateY(20px);
    transition:all 1s ease 0.5s;
}

.module-preview-wrapper.show .module-preview-content .preview-title{
    opacity:1;
    transform:translateY(0);
    transition:all 1s ease 0.4s;
}

.module-preview-content .preview-challenge{
    opacity:0;
    transform:translateY(20px);
    transition:all 0.3s ease;
    transition:all 1s ease 0.4s;
}

.module-preview-wrapper.show .module-preview-content .preview-challenge{
    opacity:1;
    transform:translateY(0);
    transition:all 1s ease 0.5s;
}

.module-preview-content .preview-content{
    opacity:0;
    transform:translateY(20px);
    transition:all 1s ease 0.3s;
}

.module-preview-wrapper.show .module-preview-content .preview-content{
    opacity:1;
    transform:translateY(0);
    transition:all 1s ease 0.6s;
}

.module-preview-content .preview-udas{
    opacity:0;
    transform:translateY(20px);
    transition:all 0.3s ease;
    transition:all 1s ease 0.2s;
}

.module-preview-wrapper.show .module-preview-content .preview-udas{
    opacity:1;
    transform:translateY(0);
    transition:all 1s ease 0.7s;
}

.module-preview-wrapper .preview-tools{
    opacity:0;
    transform:translateY(20px);
    transition:all 0.3s ease;
    transition:all 1s ease 0.1s;
}

.module-preview-wrapper.show .preview-tools{
    opacity:1;
    transform:translateY(0);
    transition:all 1s ease 0.8s;
}

.module-preview-wrapper .preview-actions{
    opacity:0;
    transform:translateY(20px);
    transition:all 0.3s ease;
    transition:all 1s ease 0s;
}

.module-preview-wrapper.show .preview-actions{
    opacity:1;
    transform:translateY(0);
    transition:all 1s ease 0.9s;
}

.btn-close-preview {
    float:right;
}

.oblg {
    /*padding-left: 10px;
    font-weight: 500;*/
    margin-bottom:0;
}

.number-module {
    font-weight: 600;
    margin-right: 10px;
    border-right: 1px solid #3b69cc;
    color: #3b69cc;
}

.div-intro-modulo.div-intro-modulo-2 {
    background-color: #e7f4ff;
}

.card-module {
    position:relative;
    display: flex;
}

.card-module .next-in-line-label{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.next-in-line-label-wrapper{
    
    background-image: linear-gradient(120deg, #ffc107 0%, #f0b400 100%);
    padding:20px;
    margin:20px;
    border-radius: 4px;
}

.next-in-line-label-wrapper .title{
    font-weight:600;
    font-size: 16px;
    line-height:18px;
}

.next-in-line .card,
.next-in-line .card-notmandatory{
    filter: grayscale(100%) blur(4px);
    cursor: not-allowed;
    opacity:0.7;
}

.notmandatory-module .card-body h3.h5{
	font-size:1rem;
}

.div-intro-modulo-2 a.btn {
    background-color: #3b69cc;
}

.div-intro-modulo-2 a.btn:hover,.div-intro-modulo-2 a.btn:active,.div-intro-modulo-2 a.btn:focus{
	color:rgb(33, 37, 41);
}

.div-intro-modulo-2 a.btn.disabled,
.div-intro-modulo-2 a.btn.disabled:hover,
.div-intro-modulo-2 a.btn.disabled:active,
.div-intro-modulo-2 a.btn.disabled:focus{
	background-color:#ccc;
	color:#333;
}

.div-intro-modulo-2  .btn-pill {
  background-color: #3b69cc;
}

.intro-video {
    background-color: gainsboro;
    padding: 20px;
    min-height: 320px;
}

.banner-dashboard {
    padding: 20px 0px;
    transition:all 0.3s;
}

.bg-dash.immediate .banner-dashboard{
    transition:all 0s !important;
}

.bg-dash.contract .banner-dashboard {
    padding: 5px 0px;
}

.banner-dashboard .btn-soft-entra,
.banner-dashboard .btn-soft-guida-webinar,
.banner-dashboard .btn-soft-news{
    transform:translateY(0px);
    transition:all 0.3s;
}



.bg-dash.contract .banner-dashboard .btn-soft-entra,
.bg-dash.contract .banner-dashboard .btn-soft-guida-webinar,
.bg-dash.contract .banner-dashboard .btn-soft-news{
    transform:translateY(-3px);
}

.bg-dash.contract .banner-dashboard  .transition-3d-hover:hover{
    transform:translateY(-3px) translateX(-3px);
}


.btn-dashboard {
    font-size: 12px;
    padding: 0 15px;
    font-weight: bold;
}

.btn-download-certificate{
    background-color:#3eaa82;
    color:#fff !important;
}

.user-reduce-expand{
    font-size:14px;
    display:inline-block;
    vertical-align:middle;
}

.user-strip-expand-reduce-btn{
    background-color:#aa403e;
    padding:5px 10px;
    border-radius:19px;
    color:#fff;
}

.user-strip-expand-reduce-btn:active,
.user-strip-expand-reduce-btn:hover,
.user-strip-expand-reduce-btn:focus{
    color:#fff;
}

.user-strip-expand-reduce-btn.expand,
.bg-dash.contract .user-strip-expand-reduce-btn.reduce{
    display:none;
}

.user-strip-expand-reduce-btn.reduce,
.bg-dash.contract .user-strip-expand-reduce-btn.expand{
    display:inline;
}

.stat-dashboard p {
    font-size: 35px;
    
    position: absolute;
    right: 1.5rem;
    bottom: 0;
    line-height: 10px;
    letter-spacing: -4px;
    font-weight: 600;
    /* border: 1px solid blue; */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 54px;
    background-image: url(../img/tondo.svg);
    text-shadow: 1px 1px 0px #ffffff;
    top:50%;
    transform:translateY(-50%);
}
.stat-dashboard span {
    font-size: 30px;
    font-weight: 600;

}

.stat-dashboard,
.stat-dashboard-esito{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.stat-dashboard-esito p {
    font-size: 32px;
    
    position: absolute;
    right: 1.5rem;
    bottom: 0;
    line-height: 10px;
    letter-spacing: -4px;
    font-weight: 600;
    /* border: 1px solid blue; */
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    text-shadow: 1px 1px 0px #ffffff;
    top:50%;
    transform:translateY(-50%);
}

.bg-dash {
    background: rgba(154, 125, 166, 0.5);
	background: linear-gradient(135deg, rgba(154, 125, 166, 0.75) 0%, rgba(51, 112, 204, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0d463', endColorstr='#f04343', GradientType=1 );
    overflow:hidden;
    transition:all 0.3s;
    max-height:500px;
    opacity:0;
    position:relative;
    
}

/*.bg-dash:after{
    width:100%;
    height:100%;
    position:absolute;
    display:block;
    z-index:-1;
    background-image:url(../img/bg-elements-10.svg);
    background-position:center center;
    background-repeat:no-repeat;
    content: "";
    top: 0;
    left: 0;
    background-size: 100%;
}*/

.bg-dash.show{
    opacity:1;
}

.bg-dash.immediate{
    transition:all 0s !important;
}

.bg-dash.contract{
    max-height:50px;
}


.text-blu {
    color: #034ea2;
}

.text-white {
    color:#fff;
}

.jc-st {
    justify-content: stretch;
}

.fg-1 {
    flex-grow: 1;
}

.st-1 {
    background-color: rgba(255, 255, 255, 0.75);
}

.st-1.ok{
    background-color: rgba(168, 255, 152, 0.75);
    
}

.st-1.ok .titolo-dash,
.st-1.ok .text-blu{
    color:#093d00;
}

.st-1.ko{
    background-color: rgba(255, 152, 152, 0.75);
    color:#4d0000;
}

.st-1.ko .titolo-dash,
.st-1.ko .text-blu{
    color:#4d0000;
}


.titolo-dash {
    width: calc(100% - 90px);
    font-size:16px;
    line-height:14px;
    margin-bottom:0;
    color:#034ea2;
    font-weight: 800;
    display: inline-block;
    vertical-align: middle;
}

.loader {
    color: #58a7dc;
    font-size: 90px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%,
95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%,
59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@keyframes load6 {
0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%,
95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%,
59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@-webkit-keyframes round {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@keyframes round {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
  

/* .btn-soft-aperto {
    background-color: #8ee2fc;
    color: black;
    box-shadow: 1px 1px 28px rgb(142, 226, 252);
} */

.btn-soft-aperto {
    background-color: #0fc71e;
    color: white;
    box-shadow: 0 0 0 rgb(15, 199, 30);
    -webkit-animation: pulse 2.25s infinite linear;
    animation: pulse 2.25s infinite linear;
}

.next-in-line .btn-soft-aperto {
    -webkit-animation: none;
    animation: none;
}


.btn-soft-entra {
    background-color: #dca827;
    color: #fff !important; 
}

.btn-video {
    background-color: #aa403e;
    color: #fff !important; 
}


.btn-soft-entra-strip {
    background-color: #9a7da6;
    color: #fff !important; 
}

.btn-soft-entra-strip2 {
    background-color: #aa403e;
    color: #fff !important; 
    line-height:1.5 !important;
}


.btn-soft-parola {
    background-color: #2776a3;
    color: #fff !important;
    
}

.btn-soft-goto{
    background-color: #aa403f;
    color: white !important;
    font-size:14px;
}

.btn-elaborato-download{
    background-color: #00a085;
    line-height: 28px;
}

.btn-elaborato-edit{
    background-color: #ffc107;
    color: #4d3900 !important;
}

.btn-soft-goto i{
    font-size: 14px;
}

.btn-soft-badge {
    background-color: #00c9a7;
    color: #fff !important;
    max-width:400px;
    margin:0 auto;
}

.btn-soft-guida-webinar {
    background-color: #ffc107;
    color: #212529 !important;
}

.btn-soft-guida-webinar{
    background-color: #ffc107 !important;
    color: black !important;
    margin-right:5px !important;
    margin-top:0px !important;
}

.btn-soft-tutorial-webinar{
    background-color: #ffc107 !important;
    color: black !important;
    margin-right:20px !important;
    margin-top:20px !important;
}

.btn-soft-news{
    background-color: #87b916 !important;
    color: #324408 !important;
    margin-right:5px !important;
    margin-top:0px !important;
}

.btn-soft-instructions{
    background-color: #A485B6 !important;
    color: #fff !important;
    margin-right:0px !important;
    margin-top:0px !important;
}

.scheda-modulo {
    display: inline-block;
    text-decoration: underline;
    padding-right: 14px;
}

p.number-time {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.tempo {
    position: relative;
}

.linea-sotto-btn {
    position: relative;
    z-index: 10;
    margin-left: -20px;
}

.tempo-riconosciuto {
    position: relative;
    z-index: 20;
    background-color: #c4e4f2;
}

.linea-sotto-btn {
    position: relative;
    z-index: 10;
    padding-left: 50px;
    margin-left: -40px;
    background-color: #80a9bb;
    color: white;
    font-weight: bold;
    /* font-size: 18px; */
    /* padding-top: 3px; */
    /* padding-bottom: 2px; */
    padding-right: 25px;
}

.fc-right {
    background: linear-gradient(to left, #485fed, rgba(255, 44, 118, 0.25)), #485fed;
    color: #FFF;
    padding: 7px 10px;
    position: relative;
    box-shadow: 0px 0px 40px -9px #485fed;
    margin-bottom: 0px;
}

button.fc-listDay-button.btn.btn-primary, 
button.fc-listWeek-button.btn.btn-primary, 
button.fc-listMonth-button.btn.btn-primary {
    background-color: transparent !important;
    border: 0px;
    text-transform: capitalize;
}

button.fc-listDay-button.btn.btn-primary.active,
button.fc-listWeek-button.btn.btn-primary.active,
button.fc-listMonth-button.btn.btn-primary.active
 {
    background-color: #ffc107 !important;
    color: black !important;
}

button.fc-listDay-button.btn.btn-primary,
button.fc-listWeek-button.btn.btn-primary,
button.fc-listMonth-button.btn.btn-primary {
    margin-right: 10px;
}

button.fc-prev-button.btn.btn-primary,
button.fc-next-button.btn.btn-primary {
    background-color: #282868;
    border: 1px solid white;
}

.fc-left h2 {
    text-transform: capitalize;
}

td.table-active {
    background-color: rgba(79, 93, 233, 0.08);
}

.fc-right::before {
    content: "";
    background: linear-gradient(to left, #485fed, rgba(255, 44, 118, 0.25)), #485fed;
    opacity: 0.4;
    z-index: -1;
    display: block;
    width: 100%;
    height: 40px;
    margin: auto;
    position: absolute;
    /*bottom: -13px;*/
    left: 50%;
    transform: translatex(-50%);
    border-radius: 50%;
    box-shadow: 0px 0px 40px 0 #485fed;
}

td.fc-list-item-time {
    font-size: 22px;
    border-right: 1px dashed #c5c5c5 !important;
    vertical-align: middle !important;

}


.fc-ltr .fc-list-heading-alt {
    float: right;
    /* font-style: italic; */
    font-family: 'Satisfy', cursive !important;
    color: #282868;
    text-transform: capitalize;
    font-size: 18px;
}

.fc-ltr .fc-list-heading-main {
    float: left;
    color: #282868;
    font-size: 16px;
}

.wrapper-domande {
    margin-bottom: 20px;
    background-image: linear-gradient(to bottom, #fff8e3 0%, #ffe28c 100%);
    padding: 20px;
    border-top: 2px solid #ffc107;
    box-shadow: 0 0.0625em 0.1875em 0 rgba(0, 0, 0, 0.1), 0 0.5em 0 -0.25em #ffc107, 0 0.5em 0.1875em -0.25em rgba(0, 0, 0, 0.1), 0 1em 0 -0.5em #e2b83d, 0 1em 0.1875em -0.5em rgba(0, 0, 0, 0.1);
}

.titolo-domanda {
    font-size: 22px;
}

.custom-control-label::after {
    background-color: #ae812e;
    border-radius: 10px;
}

.subpages li {
    padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
}

.subpages a.btn.btn-pill.btn-attachment {
    /* padding-right: 30px; */
    width: 100%;
}

















.newoverlay {
  /* background: url(https://scontent-mxp1-1.xx.fbcdn.net/v/t1.0-9/222586_4785971208493_101337694_n.jpg?_nc_cat=106&_nc_ht=scontent-mxp1-1.xx&oh=76ed31aa57904fc888dbe7d2a6d5f04a&oe=5CBC2230) center no-repeat; */
  background-size: cover;
  background-position:center top;
  background-repeat:no-repeat;
  height: calc(100% + 40px);
  margin: -20px;
  position: relative;
  width: calc(100% + 40px);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  filter: blur(20px);
}

.window {
    box-shadow: 0 0 100px rgba(0,0,0,0.25);
    height: 532px;
    width: 100%;
    position: relative;
    z-index: 10;
}

.window.summer{
    min-height: 596px;
}

.window .header {
    background: rgba(255, 255, 255, 0.2);
    color: #FFF;
    height: 340px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: inherit;
}

.profile-image-container{
  border: 2px solid transparent;
  border-radius: 100%;
  content: "";
  height: 180px;
  left: 0;
  margin: 50px auto 10px auto;
  padding: 0;
  right: 0;
  top: 0;
  width: 180px;
  z-index: 2;
  position:relative;
  text-align:center;
}

.profile-detail-list{
    background:#fff;
    padding-top:20px;
    z-index:12;
    position:relative
}

#img_upload{
    width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

#img_upload + label {
    width:40px;
    height:40px;
    font-weight: 700;
    line-height:40px;
    text-align:center;
    color:transparent;
    background-color: transparent;
    display: inline-block;
    position:absolute;
    bottom:0;
    right:0;
    border-radius:20px;
    opacity:1;
}

.window .header img {
    border: 4px solid transparent;
    border-radius: 100%;
    height: 160px;
    margin: 8px;
    object-fit: contain;
    width: 160px;
    position:relative;
}

.window .header h2 {
  display: inline-block;
  font-family: 'Quicksand', sans-serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -2px;
  margin: 0 auto;
  padding: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.portfolio-detail .videotime,
.task-detail .videotime{
    font-size:40px;
    font-weight:900;
    letter-spacing:-2px;
}

.webinar-detail{
    font-size:16px;
}

.video-detail{
    height:15px;
    display:flex;
    box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
    background:#ccc;
}

.video-detail .videopiece{
    height:15px;
    display:block;
    position:relative;
}

.video-detail .videopiece-0{
    background:#ccc;
}


.videopiece-range,.videopiece-range:hover,.videopiece-range:active{
    position:absolute;
    left:50%;
    transform: translateX(-50%);
    font-size:12px;
    font-family:lato;
    color:#212529;
    opacity:0;
    transition:all 0.3s;
}

.videopiece-1 .videopiece-range{
    top:-30px;
}

.videopiece-1 .videopiece-range:before{
    width:1px;
    position:absolute;
    height:20px;
    top:15px;
    left:50%;
    background:#1abc9c;
    content:"";
    display:block;
}

.videopiece-0 .videopiece-range:before{
    width:1px;
    position:absolute;
    height:20px;
    top:-20px;
    left:50%;
    background:#ccc;
    content:"";
    display:block;
}

.videopiece-0 .videopiece-range{
    top:30px;
}

.video-detail .videopiece-1{
    background:#1abc9c;
}

.videopiece:hover .videopiece-range, .videopiece:active .videopiece-range{
    opacity:1;
}

.btn-portfolio{
    white-space:normal;
    text-align:left;
}

.btn-portfolio:hover,
.btn-portfolio:active,
.btn-portfolio:focus{
    text-decoration: none;
}

.portfolio-tot-perc{
    font-size:30px;
    letter-spacing:-1px;
}

.portfolio-tot-perc span{
    margin-left:5px;
}

.window .header h4 {
  color: rgba(255, 255, 255, 0.75);
  display: block;
  font-size: 15px;
  margin: 0 auto;
  padding: 5px 0 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
}

.window .footer {
    background: #ffc107ba;
    bottom: 0;
    color: #FFF;
    left: 0;
    position: absolute;
    text-align: center;
    top: 340px;
    width: inherit;
    padding: 20px;
}

.window .footer ul {
    font-size: 16px;
    text-align: left;
    list-style-type: none;
    padding-left: 0px;
}



.window .footer li {
  padding: 0 4px 0 6px;
  width: 100%;
}

.window .footer a span {
  color: #9CDFF5;
  display: inline-block;
  font-size: 26px;
  padding: 0 4px 0 0;
  vertical-align: middle;
}

.col-sm-8.blocco-profile {
    background-color: white;
}

.t96a259a4967df1a77edf262794629dc2 .col-sm-8.blocco-profile,
.g84d102bb3ab3bba93d87381e72ab6e27 .col-sm-8.blocco-profile{
    /*background-color: transparent;*/
}

.t96a259a4967df1a77edf262794629dc2 .col-sm-8.blocco-profile.ombra,
.g84d102bb3ab3bba93d87381e72ab6e27 .col-sm-8.blocco-profile.ombra{
    box-shadow: none;
}

.t96a259a4967df1a77edf262794629dc2 .profile-detail-list,
.g84d102bb3ab3bba93d87381e72ab6e27 .profile-detail-list{
    box-shadow: 0 42px 64px  #e7e7ec;
}

.window .footer li {
    border: 0;
    margin-bottom: 10px;
    border: 1px solid #9e750c;
    padding-left: 10px;
    background-color: #a27e1c6b;
}

.btn-gold {
    background-color: #ffc107 !important;
    border: aliceblue;
    color: black;
}


.btn-gold:hover {
    background-color: #eed58a !important;
    border: aliceblue;
    color: black;
}


#gold {
    float: left;
    /* margin: -15px 30px; */
    width: 30px;
    height: 30px;
    background: #fdb23b linear-gradient(45deg, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 50%);
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    z-index: 999;
    margin-top: 48px;
    margin-right: 40px;
    padding-top: 0px;
}

#gold:before {
  content: "";
  width: 12px;
  height: 42.85714px;
  background: #8d457f;
  transform: rotate(15deg);
  position: absolute;
  top: -42.85714px;
  left: 18.75px;
  z-index: -1;
}
#gold:after {
  content: "";
  width: 12px;
  height: 42.85714px;
  background: #ad589d;
  transform: rotate(-15deg);
  position: absolute;
  top: -42.85714px;
  z-index: -1;
}

.risultati {
    background-color: rgba(102, 99, 89, 0.11);
    /* padding: 20px; */
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
}


.task-detail{
    display:none;
}

.portfolio-row{
    min-height:80px;
}







.todo-list {
  background: #FFF;
  font-size: 20px;
  margin: auto;
  padding: 0.5em 1em;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
}
.todo {
    display: block;
    position: relative;
    padding: 1em 1em 1em 40px;
    margin: 0 auto;
    cursor: pointer;
    border-bottom: solid 1px #ddd;
}

.todo.monitor-todo{
    padding: 1em 1em 1em 55px;
}

.todo:last-child {
  border-bottom: none;
}
.todo__state {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.todo__text {
  color: #135156;
  transition: all 0.4s linear 0.4s;
}
.todo__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: auto;
  margin: auto;
  fill: none;
  stroke: #27FDC7;
  stroke-width: 2;
  stroke-linejoin: round;
  stroke-linecap: round;
}
.todo__line,
.todo__box,
.todo__check,
.todo__uncheck {
  transition: stroke-dashoffset 0.8s cubic-bezier(0.9, 0, 0.5, 1);
}
.todo__circle {
  stroke: #27FDC7;
  stroke-dasharray: 1 6;
  stroke-width: 0;
  -webkit-transform-origin: 13.5px 12.5px;
          transform-origin: 13.5px 12.5px;
  -webkit-transform: scale(0.4) rotate(0deg);
          transform: scale(0.4) rotate(0deg);
  -webkit-animation: none 0.8s linear;
          animation: none 0.8s linear;
}
@-webkit-keyframes explode {
  30% {
    stroke-width: 3;
    stroke-opacity: 1;
    -webkit-transform: scale(0.8) rotate(40deg);
            transform: scale(0.8) rotate(40deg);
  }
  100% {
    stroke-width: 0;
    stroke-opacity: 0;
    -webkit-transform: scale(1.1) rotate(60deg);
            transform: scale(1.1) rotate(60deg);
  }
}
@keyframes explode {
  30% {
    stroke-width: 3;
    stroke-opacity: 1;
    -webkit-transform: scale(0.8) rotate(40deg);
            transform: scale(0.8) rotate(40deg);
  }
  100% {
    stroke-width: 0;
    stroke-opacity: 0;
    -webkit-transform: scale(1.1) rotate(60deg);
            transform: scale(1.1) rotate(60deg);
  }
}
.todo__box {
  stroke-dasharray: 56.1053, 56.1053;
  stroke-dashoffset: 0;
  transition-delay: 0.16s;
}
.todo__uncheck {
  stroke: red;

  stroke-dasharray: 25.456, 25.456;
  stroke-dashoffset: 25.456;
  transition-duration: 0.32s;
}
.todo__check {
  stroke: #27FDC7;
  stroke-dasharray: 9.8995, 9.8995;
  stroke-dashoffset: 9.8995;
  transition-duration: 0.32s;
}
.todo__line {
  stroke-dasharray: 168, 1684;
  stroke-dashoffset: 168;
}
.todo__circle {
  -webkit-animation-delay: 0.56s;
          animation-delay: 0.56s;
  -webkit-animation-duration: 0.56s;
          animation-duration: 0.56s;
}
.todo__state:checked ~ .todo__text {
    transition-delay: 0s;
    color: #034ea2;
    opacity: 0.6;
    padding-left: 7px;
}

.portfolio-section.unchecked .todo__state:checked ~ .todo__text {
    color: #a20303;
}



.todo__state:checked ~ .todo__icon .todo__box {
  stroke-dashoffset: 56.1053;
  transition-delay: 0s;
}
.todo__state:checked ~ .todo__icon .todo__line {
  stroke-dashoffset: -8;
}
.todo__state:checked ~ .todo__icon .todo__check {
  stroke-dashoffset: 0;
  transition-delay: 0.48s;
}
.todo__state:checked ~ .todo__icon .todo__uncheck {
  stroke-dashoffset: 0;
  transition-delay: 0.48s;
}
.todo__state:checked ~ .todo__icon .todo__circle {
  -webkit-animation-name: explode;
          animation-name: explode;
}


.main-title-home {
    font-size: 32px;
}


.lista-credits li {
    box-shadow: 0 10px 40px 0 rgba(97,4,95,0.07), 0 2px 9px 0 rgba(62,57,107,0.06);
    border-radius: 10px;
    padding: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: white;
    /* height: 100%; */
    position: relative;
    margin: 0px 5px 10px 0px;
    display: inline-block;
}


.link-rapidi li {
    box-shadow: 0 10px 40px 0 rgba(97,4,95,0.07), 0 2px 9px 0 rgba(62,57,107,0.06);
    border-radius: 10px;
    padding: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: white;
    /* height: 100%; */
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-40 {
    padding: 40px;
}

.lista-credits li:last-child {
    margin-bottom: 0px;
}

.link-rapidi li:last-child {
    margin-bottom: 0px;
}

.blocco-left-credtis {
    text-align: right;
    color: #30373d;
}

.blocco-left-credtis h2{
    line-height:1;
}

ul.lista-credits {
    border-left: 1px dashed #30373d;
    padding-left:10px;
}

ul.link-rapidi {
    margin-left: 0px !important;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}


img.logo-credits {
    max-width: 140px;
    margin: 0px 10px;
    display:block;
}

img.logo-credits.l-miur{
    max-width: 300px;
}

.credits-inner-col{
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    margin-bottom:20px;
    border-left: 1px dashed #30373d;
}

.credits-inner-col ul{
    border:none;
    padding-left:0;
    margin:10px;
    width:100%;
}


.row.credit-row {
    margin-bottom: 50px;
}



#scroll-top {
	  position: fixed;
    right: 10px;
    bottom: 10px;
    margin: 0;
    text-decoration: none;
}
#scroll-top button {
    width: 50px;
    height: 50px;
    outline: none;
    cursor: pointer;
    border-radius: 100%;
    border: solid 5px #9fcfff;
    background-color: #30373D;
    color: #fff;
    box-shadow: 0 0 1px #333;
    display: block;
    font-family: tahoma;
    font-size: 11px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#scroll-top button:hover {
    background-color: #30373D;
    border-color: #30373D;
}



  .white-bg {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
}




.box-meta-info {
    background-color: #6a9dfe;
    padding: 30px;
        border-radius: 10px;

    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}


.modulo-opzionale-azzurro {
        background-color: #8adfcc;
}

.modulo-opzionale-verde {
    background-color: #9dda7b;
}

.box-aggiuntivo-editoriale-blu {
    background-color: #2875a3;
}

.box-aggiuntivo-editoriale-verde {
background-color: #9fcb3a;
}


.wrapper-opzionale {
    background-color: white;
    padding: 20px;
}

td.fc-list-item-time {
    font-size: 16px;
    font-family: lato;
    border-right: 1px dashed #dee2e6 !important;
    vertical-align: middle !important;
}

.btn-bottom {
    margin-bottom: 0px;
}

.portfolio-module td{
    font-size:16px;
}

.modal-content{
    border:0px !important;
    -webkit-box-shadow: 0 20px 100px 0 rgba(0,0,0,0.4);
    box-shadow: 0 20px 100px 0 rgba(0,0,0,0.4);
}




@media (max-width: 460px) {
	.footer-pad{
		height:780px;
	}
}

@media (max-width: 430px) {
	.footer-pad{
		height:800px;
	}
}
/*FINE RESPONSIVE*/



.box-attestato {
    /* background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%); */
    padding: 20px;
    color: black;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d7ed9d;
    animation-delay: 1s;
    flex-wrap: wrap;
}

.clicca-stampa {
    float: left;
    width: 70%;
    font-size: 24px;
}

.icona-stampante {
    float: right;
    width: 28%;
}


button.print-button {
  width: 100px;
  height: 100px;
}
span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
  border: solid 4px #333;
}
span.print-icon::after {
  border-width: 2px;
}

button.print-button {
  position: relative;
  padding: 0;
  border: 0;
  
  border: none;
  background: transparent;
}

span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
  box-sizing: border-box;
  background-color: #fff;
}

span.print-icon {
  position: relative;
  display: inline-block;  
  padding: 0;
  margin-top: 20%;

  width: 60%;
  height: 35%;
  background: #fff;
  border-radius: 20% 20% 0 0;
}

span.print-icon::before {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 12%;
  right: 12%;
  height: 110%;

  transition: height .2s .15s;
}

span.print-icon::after {
  content: " ";
  position: absolute;
  top: 55%;
  left: 12%;
  right: 12%;
  height: 0%;
  background: #fff;
  background-repeat: no-repeat;
  background-size: 70% 90%;
  background-position: center;
  background-image: linear-gradient(
    to top,
    #fff 0, #fff 14%,
    #333 14%, #333 28%,
    #fff 28%, #fff 42%,
    #333 42%, #333 56%,
    #fff 56%, #fff 70%,
    #333 70%, #333 84%,
    #fff 84%, #fff 100%
  );

  transition: height .2s, border-width 0s .2s, width 0s .2s;
}

button.print-button:hover {
  cursor: pointer;
}

button.print-button:hover .print-icon::before {
  height:0px;
  transition: height .2s;
}
button.print-button:hover .print-icon::after {
  height:120%;
  transition: height .2s .15s, border-width 0s .16s;
}


.download-pdf-btn {
    background-color: #CD1B00;
}

.user-strip-detail-btn {
    padding-left: 20px;
    padding-right: 20px;
}

.infoAttestato {
    background-color: white;
    flex-wrap: nowrap;
    color: black;
    padding: 10px;
    border: 1px dashed #737373;
    font-weight: 500;
        font-family:Lato;

}

ul.lista-suggerimenti {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 6px 10px;
}

.card-body.card-obbligatoria{
    padding: 0px 10px;
}

.span-titoli-moduli {
    font-size: 14px;
}
















@media (max-width: 767px) {


	figure#SVGbgShapeID1 {
		display: none;
    }


    .tempo-riconosciuto {
        font-size: 9px;

        padding-right: 7px;
        padding-left: 6px;
    }

    .highlight-spot {
        width: 100vw;
        height: 100vw;
        border-bottom-left-radius: 0px;
        border: 0px;
    }

    .highlight-spot:before {
        display: none;
    }

    .message p {
        text-align: left;
        font-size: 12px;
    }

    .highlight-spot .message h3 {
        transition: all 1s ease 0.3s;
        text-align: left;
    }

    .quality-overlay.vis .highlight-spot {
        transform: scale(1);
        transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
        height: auto;
    }


    .credits-inner-col {

        flex-direction: column;
    }

    .credits-inner-col {
        padding: 30px !important;
    }

    img.logo-credits {
        max-width: 200px;
        margin: 0px 0px;
        margin-bottom: 20px;
    }

    .blocco-left-credtis {
        text-align: left;
        color: #30373d;
    }

    .cont-numbers {
        padding: 0px;
        padding-bottom: 50px;
    }

    
}

.row-blocco-info {
    font-size: 14px;
    padding: 20px;
    padding-top: 0;
}

h3.titolo-approfondisci {
    background-image: linear-gradient(70deg, rgba(255, 255, 255, 0), #fc8f8459 35%, rgba(255, 255, 255, 0));
    color: #f35e6f;
}


.titolo-box-credits {
    color: black;
}

.wrapper-editoriale {
    background-color: #d3e3f4;
    position: relative;
    border-radius: 10px !important;
    box-shadow: 1px 5px 30px rgb(211, 227, 244);
}

.wrapper-content-editoriale {
    padding: 30px;
    /* box-shadow: 1px 5px 30px rgb(211, 227, 244); */
}

.wrapper-editoriale img{
    border-radius: 10px 10px 0 0 !important;
}

h3.intro-editoriale {
    position: absolute;
    top: 10%;
    text-transform: uppercase;
    font-family: sans-serif;
    line-height: .9;
    font-size: 50px;
    background: linear-gradient(135deg, #bf2659 0%, #446e7f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.intro-editoriale span:first-of-type {
    padding-left: 2em;
}

.intro-editoriale span {
    display: block;
}

.intro-editoriale span:nth-of-type(3) {
    padding-left: .5em;
}

.intro-editoriale span:last-of-type {
    padding-left: 3em;
}

img.logo_editoriale {
    /* background-color: #2875A3; */
    padding: 10px;
    border-radius: 10px;
    /* box-shadow: 0px 5px 30px #2875a3; */
}

.row.abs-editoriale.blu {
    position: absolute;
    top: 37%;
    background-color: #2875a3;
    box-shadow: 0px 5px 30px #2875a3;
    width: 100%;
    left: 2.8%;
}

.logo_editoriale_miur {
    background-color: #9ecb39 !important;
    /* box-shadow: 0px 5px 30px #ffffff !important; */
}

span.firma_editoriale {
    font-size: 19px;
    color: white;
    text-align: right;
    display: flex;
    width: 100%;
    text-align: right;
    display: inline-block;
}

.nome_editoriale {
    font-family: 'Satisfy', cursive;
    font-size: 39px;
    background: linear-gradient(135deg, #2f4471 0%, #6d8ed3 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    padding-bottom: 5px;
}


.row.abs-editoriale.verde {
    position: absolute;
    top: 37%;
    background-color: #9fcb3a !important;
    width: 100%;
    left: 3%;
    box-shadow: 0px 5px 30px #9ecb39 !important;
}

.mobile-menu-on .dropdown-menu.show{
	width: 100%;
    -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 40px 0 rgba(0,0,0,0.3);
}