/* JOB FORMAZIONE IS WATCHING YOU */

/* import font */
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,900&display=swap');

@font-face {
    font-family: HeyWow;
    src: url('../fonts/HeyWow-Regular.woff2') format('woff2'),
        url('../fonts/HeyWow-Regular.woff') format('woff'),
        url("../fonts/HeyWow-Regular.otf") format("opentype"),
        url("../fonts/HeyWow-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: HeyWow;
    src: url('../fonts/HeyWow-Bold.woff2') format('woff2'),
        url('../fonts/HeyWow-Bold.woff') format('woff'),
        url("../fonts/HeyWow-Bold.otf") format("opentype"),
        url("../fonts/HeyWow-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: HeyWow;
    src: url('../fonts/HeyWow-ExtraBold.woff2') format('woff2'),
        url('../fonts/HeyWow-ExtraBold.woff') format('woff'),
        url("../fonts/HeyWow-ExtraBold.otf") format("opentype"),
        url("../fonts/HeyWow-ExtraBold.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



html, body{
margin:0;
font-family: 'HeyWow','Montserrat', Helvetica, Arial, sans-serif !important;
font-size: 22px!important;
font-size:100%!important;
background-color: #f3f5fc!important;
color: #243746 !important;
width: 100%;
height: 100%;
padding: 0!important;

}

::placeholder {
color: #9096ab;
}

::-webkit-scrollbar-track {
  background: #fff; 
}

::-webkit-scrollbar-thumb {
  background: #f3f5fc; 
}

::-webkit-scrollbar-thumb:hover {
  background: #f3f5fc; 
}


/* new BODY FLEX */
body {
    display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
overflow: hidden;
overflow-x: hidden;
background-position: center;
background-size: cover;
padding: 32px !important;
}

.titolopagina {
    font-size: 38px;
    font-weight: 900;
    padding-bottom: 16px
}

#intestazione{
height:20%;
width: 100%;
background-color: green;

}

/* VECCHIO CONTENITORE

#contenitore {
width: 95%;
margin: 32px auto;
height: 750px;
border-radius: 1.25rem;
box-shadow: 0 8px 42px #cbd1dd;
max-width: 1850px;
} */

#contenitore {
position: relative;
border-radius: 10px;
width: 100%;
height: 98%;
max-width: 1600px;
max-height: 900px;
box-shadow: 0 8px 42px #cbd1dd;
display: -webkit-box;
display: flex;
overflow: hidden;
margin: 0 32px;
}

.divaltricorsi{
	background-color: #f3f5fc;
    color: black;
    border-radius: 1.00rem 1.00rem 1.00rem 1.00rem;
    border-color: #f3f5fc;
    border-bottom: none;
    border-right: none;
    height: 62px;
    width: 160px;
	cursor:pointer;
    display: flex;
  justify-content: center;
  align-items: center;
    margin-bottom: 16px;
  
}
.tabfreq {
width: 100%;
margin: 0 16px 20px 32px;
}


.frequenza{
	background-color: #f3f5fc;
    color: black;
	margin:0;
    border-radius: 1.00rem 1.00rem 1.00rem 1.00rem;
    border-color: #f3f5fc;
    border-bottom: none;
    border-right: none;
    height: 150px;
    width: 80%;
	font-size:13px;
    display: flex;
  justify-content: center;
  align-items: center;
}

/*
.divcontattaci{
	background-color: #ff595a;
    color: white;
    border-radius: 1.00rem 1.00rem 1.00rem 1.00rem;
    border-color: #ff595a;
    border-bottom: none;
    border-right: none;
    height: 80px;
    width: 160px;
	cursor:pointer;
    display: flex;
  justify-content: center;
  align-items: center;
} */

.divcontattaci{
	background-color: #ff595a;
    color: white;
}

.vaia{
	background-color: #ff595a;
    color: white;
	margin:0;
    border-radius: 1.00rem 1.00rem 1.00rem 1.00rem;
    border-color: #ff595a;
    border-bottom: none;
    border-right: none;
    height: 80px;
    width: 80%;
	cursor:pointer;
    display: flex;
      text-align: left;
padding-left: 32px;
  align-items: center;
  position: relative;
    top: -30px;
}

/*.vaiagruppo{
	background-color: #f3f5fc;
    color: #ff595a;
    border-radius: 1.00rem 1.00rem 1.00rem 1.00rem;
    border-color: #f3f5fc;
    border-bottom: none;
    border-right: none;
    height: 80px;
    width: 80%;
	cursor:pointer;
    display: flex;
      text-align: left;
    padding-left: 5%;
  align-items: center;
  position: relative;
  margin-top:3%
    
} */

.vaiagruppo{
	background-color: #f3f5fc;
    color: #ff595a;  
        margin-top: 72px;
    margin-bottom: 16px;
} 

.linkgruppo:hover, .linkaula:hover, .buttontext:hover {
text-decoration: none;
    font-weight: 800;
}

/* VECCHIE COLONNE
.sin{
position: relative;
height: 750px;
float: left;
background-color: white;
width:20%;
border-radius: 1.25rem 0 0 1.25rem;
max-width: 300px;

} 

.cen{
position: relative;
float: left;
background: #f1f3fa;
width: 60%;
height: 750px;
padding: 15px;
overflow-y:auto;
padding: 22px 32px;

}

.des{
position: relative;
float: right;
background: white;
width:20%;
height: 750px;
border-radius: 0 1.25rem 1.25rem 0;
max-width: 300px;

}
*/

.sin{
padding: 32px;
flex-basis: 1 0 132px;
background-color: white;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: center;
align-items: center;
-webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.56, 1);
transition: all 300ms cubic-bezier(0.19, 1, 0.56, 1);
position: relative;
display:block;
overflow: auto;
    scrollbar-color: #f3f5fc #fff;
}

.cen{
-webkit-box-flex: 1;
flex: 1;
height: 100%;
overflow-y: auto;
background: #f1f3fa;
border-radius: 0 10px 10px 0;
padding: 32px 42px 24px;
position: relative;
display:block;
scrollbar-color: #f3f5fc #fff;
}


.des{
    flex-basis: 300px;
-webkit-box-flex: 0;
flex-grow: 0;
background: white;
background: linear-gradient(180deg, #f1f4f7, #f5f5f5)
-webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.56, 1);
transition: all 300ms cubic-bezier(0.19, 1, 0.56, 1);
    overflow: auto;
    scrollbar-color: #f3f5fc #fff;
}



.immagineCorso{
position: relative;
text-align: center;
color: white;
cursor:pointer;
width: 100%;
height: 230px;
border-radius: 20px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin-top:15px;
}

.immagineCertificato{
position: relative;
width: 80%;
margin:0 auto 60px auto;
}


.immagineCorso:before {
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  background: rgba(0,0,0,.3);
  border-radius: 20px;
}
	



/**
 * Altezza massima del contenitore base
 */


td img{
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.propic {
height: 110px;
margin-top: 28px;
border-radius: 200px;
border: 10px solid #ebedf2;
}

.nomeutente {
    font-weight: 700;
}


#ui-datepicker-div
    {
        z-index: 999;
    }
	
.login {
  	width: 400px;
  	background-color: #ffffff;
  	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
  	margin: 100px auto;
}
.login h1 {
  	text-align: center;
  	color: #5b6574;
  	font-size: 24px;
  	padding: 20px 0 20px 0;
  	border-bottom: 1px solid #dee0e4;
}
.login form {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
  	padding-top: 20px;
}
.login form label {
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	width: 50px;
  	height: 50px;
  	background-color: #d64541;
  	color: #ffffff;
}
.login form input[type="password"], .login form input[type="text"] {
  	width: 310px;
  	height: 50px;
  	border: 1px solid #dee0e4;
  	margin-bottom: 20px;
  	padding: 0 15px;
}
.login form input[type="submit"] {
  	width: 100%;
  	padding: 15px;
 	margin-top: 20px;
  	background-color: #d64541;
  	border: 0;
  	cursor: pointer;
  	font-weight: bold;
  	color: #ffffff;
  	transition: background-color 0.2s;
}
.login form input[type="submit"]:hover {
	background-color: #666666;
  	transition: background-color 0.2s;
}

.grigetto{
	color: #9096ab;
}


.grigettotrue{
	color: #9096ab;
}

.mainmenu {
padding: 4px 0;
}

/* icone */

.fa-solid.fa-circle.fa-stack-2x {
color: #ff595a;
}

.fa-stack {
width: 4.5em;
margin-left: -22px;
}

.fa-solid.fa-circle.fa-stack-2x.fa-inverse {
color: #fff;
}

.fa-regular.fa-envelope.fa-stack-1x {
color: #ff595a;
}

.fa-brands .fa-youtube {
   color: #fff;
    font-size: 48px !important;
}

.fa-brands .fa-telegram {
   color: #ff595a;
    font-size: 48px !important;
}

.fa-youtube:before, .fa-telegram:before {
font-size: 48px !important;
}

.testopulsante {
margin-left: -22px;
width: 140px;
margin-top: 18px;
}

.menusel{
	color: #ff595a;
}

.pic{
	align-self: center;
    border-radius: 100% !important;
    height: 40px;
    width: 40px;
}

.navtop {
	background-color: #d64541;
	height: 60px;
	width: 100%;
	border: 0;
}
.navtop div {
	display: flex;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}

.navtop div h1, .navtop div a , .navtop div label {
	display: inline-flex;
	align-items: center;
}
.navtop div h1 {
	flex: 1;
	font-size: 24px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-weight: normal;
}

.navtop div a {
	padding: 0 20px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.navtop div label {
	padding: 0 20px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.navtop div label i {
	padding: 2px 8px 0 0;
}

.navtop div a i {
	padding: 2px 8px 0 0;
}
.navtop div a:hover {
	color: #eaebed;
}


.content {
	width: 1000px;
	margin: 0 auto;
	padding-bottom:8px;
}
.content h2 {
	margin: 0;
	padding: 25px 0;
	font-size: 22px;
	border-bottom: 1px solid #e0e0e3;
	color: #4a536e;
}

.tabdati {
	margin: 0 auto;
	padding-bottom:4px;
}

.tabdati h3{
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #e0e0e3;
	color: #d64541;
	font-family:HeyWow, sans-serif !important;
}


.content > p, .content > div {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	margin: 25px 0;
	padding: 25px;
	background-color: #fff;
}
.content > p table td, .content > div table td {
	padding: 5px;
}

.content > p table td:first-child, .content > div table td:first-child {
	font-weight: bold;
	color: #4a536e;
	padding-right: 15px;
}
.content > div p {
	padding: 5px;
	margin: 0 0 10px 0;
}

.errorDiv {
    border-style: solid;
    border-color: coral;
    border-radius: 5%;
    width: 84%;
    margin: 0 auto;
}


::-webkit-scrollbar {
    width: .65em;
}

::-webkit-scrollbar-track {
    background-color: rgba(217, 217, 217, 0.75);
}

::-webkit-scrollbar-thumb {
    background: rgba(170, 170, 170, 0.6);
    border-radius: 5px;
    box-shadow: inset 0.05em 0.05em 0 rgba(0, 0, 0, 0.1), inset 0 -0.05em 0 rgba(0, 0, 0, 0.07);
}

main {
    max-width: 1024px;
    margin: 0 auto
}

article {
    margin: 0 1em;
    padding: 0 22px;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: : -moz-transform .3s;
    transition: transform .3s;
}

header {
    margin: 0;
    padding: 0;
    text-align: center;
}

footer {
    font-size: 14px;
    text-align: center
}

p {
    margin-bottom: 16px;
}

hr {
    margin: 22px 0;
    height: 1px;
    border: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

h1,
h2 {
    margin-bottom: 22px;
    color: #191919;
    font-weight: 300;
	font-family:HeyWow, sans-serif !important;
}

h1 {
    font-size: 32px;
    line-height: 32px;
}

h2 {
    color: #565d66;
    font-size: 26px;
    line-height: 26px;
}

a {
    color: #006b05;
    text-decoration: none;
}


.buttons-pdf{
	    background-image: url(../img/pdf.png)!important;
    /* display: block; */
    /* margin: 0 auto; */
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;

}
.buttons-csv{
	    background-image: url(../img/csv.jpg)!important;
    /* display: block; */
    /* margin: 0 auto; */
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;

}
.buttons-excel{
	    background-image: url(../img/xls.png)!important;
    /* display: block; */
    /* margin: 0 auto; */
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;

}

.buttons-copy{
	    background-image: url(../img/copy.jpg)!important;
    /* display: block; */
    /* margin: 0 auto; */
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;

}






.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	height: 34px;
}


.btnx{
	position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
	float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}


div.dt-button-info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-top: -100px;
	margin-left: -200px;
	background-color: white;
	border: 2px solid #111;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	text-align: center;
	z-index: 21
}

div.dt-button-info h2 {
	padding: 0.5em;
	margin: 0;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	background-color: #f3f3f3
}

div.dt-button-info>div {
	padding: 1em
}

button.dt-button,
div.dt-button,
a.dt-button {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin-right: 0.333em;
	padding: 0.5em 1em;
	border: 1px solid #999;
	border-radius: 2px;
	cursor: pointer;
	font-size: 0.88em;
	color: black;
	white-space: nowrap;
	overflow: hidden;
	background-color: #e9e9e9;
	background-image: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
	background-image: linear-gradient(top, #fff 0%, #e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='white', EndColorStr='#e9e9e9');
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	outline: none;
	font-size:5px;
}

button.dt-button.disabled,
div.dt-button.disabled,
a.dt-button.disabled {
	color: #999;
	border: 1px solid #d0d0d0;
	cursor: default;
	background-color: #f9f9f9;
	background-image: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background-image: linear-gradient(top, #fff 0%, #f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f9f9f9')
}

button.dt-button:active:not(.disabled),
button.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
a.dt-button.active:not(.disabled) {
	background-color: #e2e2e2;
	background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
	background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
	background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
	background-image: linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');
	box-shadow: inset 1px 1px 3px #999999
}

button.dt-button:active:not(.disabled):hover:not(.disabled),
button.dt-button.active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button.active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
a.dt-button.active:not(.disabled):hover:not(.disabled) {
	box-shadow: inset 1px 1px 3px #999999;
	background-color: #cccccc;
	background-image: -webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);
	background-image: -moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);
	background-image: -ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eaeaea 0%, #ccc 100%);
	background-image: linear-gradient(top, #eaeaea 0%, #ccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#cccccc')
}

button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover {
	text-decoration: none
}

button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled) {
	border: 1px solid #666;
	background-color: #e0e0e0;
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
	background-image: -ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
	background-image: linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')
}

button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled) {
	border: 1px solid #426c9e;
	text-shadow: 0 1px 0 #c4def1;
	outline: none;
	background-color: #79ace9;
	background-image: -webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);
	background-image: -moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);
	background-image: -ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);
	background-image: -o-linear-gradient(top, #bddef4 0%, #79ace9 100%);
	background-image: linear-gradient(top, #bddef4 0%, #79ace9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#bddef4', EndColorStr='#79ace9')
}

.dt-button embed {
	outline: none
}

div.dt-buttons {
	position: relative;
	float: left
}

div.dt-buttons.buttons-right {
	float: right
}

div.dt-button-collection {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	margin-top: 3px;
	padding: 8px 8px 4px 8px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.4);
	background-color: white;
	overflow: hidden;
	z-index: 2002;
	border-radius: 5px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	z-index: 2002;
	-webkit-column-gap: 8px;
	-moz-column-gap: 8px;
	-ms-column-gap: 8px;
	-o-column-gap: 8px;
	column-gap: 8px
}

div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
	position: relative;
	left: 0;
	right: 0;
	display: block;
	float: none;
	margin-bottom: 4px;
	margin-right: 0;
	width:100%;
	font-size:5px;
}

div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
	background-color: #dadada;
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
	background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
	background-image: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
	background-image: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
	background-image: linear-gradient(top, #f0f0f0 0%, #dadada 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#dadada');
	box-shadow: inset 1px 1px 3px #666
}

div.dt-button-collection.fixed {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -75px
}

div.dt-button-collection.fixed.two-column {
	margin-left: -150px
}

div.dt-button-collection.fixed.three-column {
	margin-left: -225px
}

div.dt-button-collection.fixed.four-column {
	margin-left: -300px
}

div.dt-button-collection>* {
	-webkit-column-break-inside: avoid;
	break-inside: avoid
}

div.dt-button-collection.two-column {
	width: 300px;
	padding-bottom: 1px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2
}

div.dt-button-collection.three-column {
	width: 450px;
	padding-bottom: 1px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	-ms-column-count: 3;
	-o-column-count: 3;
	column-count: 3
}

div.dt-button-collection.four-column {
	width: 600px;
	padding-bottom: 1px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	-ms-column-count: 4;
	-o-column-count: 4;
	column-count: 4
}

div.dt-button-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
	background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
	z-index: 2001
}


.zomma{
	zoom:normal;
}

@media screen and (max-width: 640px) {
	div.dt-buttons {
		float: none !important;
		text-align: center
	}
}

.bottoneSlide {
background-color: #ff595a;
color: white;
border-radius: 70px;
border-color: #ff595a;
border-bottom: none;
border-right: none;
float: right;
margin: 10px;
padding: 16px 32px;
}

.bottoneCertificato {
background-color: #ff595a;
color: white;
border-radius: 70px;
border-color: #ff595a;
border-bottom: none;
border-right: none;
float: right;
margin: 10px;
padding: 8px 16px;
}

label.error {
    color: #a94442;
    background-color: #f2dede;
	border-color: #dca7a7;
    font-size: 1rem;
    display: block;
    margin-top: 5px;
	border: 1px solid transparent;
    border-radius: 4px;
}


.nascondi{
	display:none;
}

.mostra{
	display:block;
}

/*
label.error.fail-alert {
    border: 2px solid red;
    border-radius: 4px;
    line-height: 1;
    padding: 2px 0 6px 6px;
    background: #ffe6eb;
}

input.valid.success-alert {
    border: 2px solid #4CAF50;
    color: green;
}

input.error, textarea.error {
    border: 1px dashed red;
    font-weight: 300;
    color: red;
}
*/

.card {
background-color: rgba(255, 255, 255, 0);
border: 0px solid rgba(0, 0, 0, 0);
}

.card-header {
background-color: rgba(0, 0, 0, 0);
}

h1 {
font-size: 38px;
line-height: 32px;
font-weight: 900;
color: #243746;
    margin-top: 12px;
}

.impostazioninput {
margin-bottom: 30px;
}


.top{
		display:none;
	}		


.iframeyt{
		height:345px;
	}

.tab{
		display:block;
	}
	
.tabmob{
	display:none;
}

.tits{
	position: absolute; 
	bottom: 8px; 
	left: 16px;
	font-size:28px;
}

.cenmob {
	display:none;
}

/* MOBILE */
@media only screen and (max-width: 900px) {
    
    body {
        padding: 16px !important;
    }
    

.mobile-container {
  max-width: 480px;
  margin: auto;
  background-color: #555;
  height: 500px;
  color: white;
  border-radius: 10px;
}

.topnav {
  overflow: hidden;
  background-color: #243746;
  position: relative;
}
    
    .topnavcontenitore {
        padding: 14px 16px;
          background: #243746;
          overflow: hidden;
  position: relative;
        z-index: 999999 !important;
    }
    
    .fa.fa-bars {
padding: 20px 16px;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  text-decoration: none;
  font-size: 18px;
  display: block;
  background-color:#243746;
}

.topnav a.icon {
  background: #243746;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  color: #ffffff;
}

.top{
	width:100%;
	
}
.active {
  background-color: #243746;
  color: white;
}
    
    
    

.sin {
       display:none;
}

.cen {
       display:none;
   }

.cenmob {
      display:block;
	  -webkit-box-flex: 1;
flex: 1;
height: 90%;
overflow-y: auto;
background: #f1f3fa;
border-radius: 0 10px 10px 0;
padding: 16px 24px 0px;
display:block;
scrollbar-color: #f3f5fc #fff;
   }
    .top{
		display:block;
	}
	.des{
		display:none;
	}
	
	.iframeyt{
		height:200px;
	}
	
	.tab{
		display:none;
	}
	
	.tabmob{
		display:block;
		text-align:center;
	}

.bottoneSlide {
		background-color: #ff595a;
		color: white;
		border-radius: 70px;
		border-color: #ff595a;
		border-bottom: none;
		border-right: none;
		    float: initial;
    margin: 0px;
    padding: padding: 16px 32px;
    margin-top: 16px;
	}


.tits{
	position: absolute; 
	bottom: 8px; 
	left: 8px;
	font-size:28px;
}
	
.grigetto {
color: #8c91a3;
}


.frequenza{
	background-color: #fff;
	margin:auto;
    color: black;
    border-radius: 1.00rem 1.00rem 1.00rem 1.00rem;
    border-color: #f3f5fc;
    border-bottom: none;
    border-right: none;
    height: 150px;
    width: 80%;
	font-size:13px;
    display: flex;
  justify-content: center;
  align-items: center;
}

.vaia{
	background-color: #ff595a;
    color: white;
	margin:auto;
    border-radius: 1.00rem 1.00rem 1.00rem 1.00rem;
    border-color: #ff595a;
    border-bottom: none;
    border-right: none;
    height: 80px;
    width: 80%;
	cursor:pointer;
    display: flex;
      text-align: left;
padding-left: 32px;
  align-items: center;
  position: relative;
    top: -30px;
}
    
    #accordion {
margin-bottom: 72px;
}

.zomma{
	zoom:0.9;
}
    
    
    
    

}