@charset "utf-8";
/* CSS Document  opacity:.7;*/

body {
	font-family: 'Roboto', sans-serif;
}

.petrolio {
	background-color: #1a5161;
}

.bg-grey {
	background-color: #eee;
}



.sanofi .form-control {
	border-radius: 5px;
	color: #999 !important;
	background-color: #fff !important;
	border: none;
}

.form-control {
	border-radius: 10px;
	height: 46px;	
    border: 1px solid #6014ff;
}

.form-control:focus{
	box-shadow: none;
	border: 0;
	background-color: #fff !important;
}

.messaggio .form-control::placeholder {
	color: #999 !important;
}

.verde {
	color: #6f6f6f;
}

a,
a:hover {
	color: #6F6F6E;
}

h2 {
	color: #1a5161;
	font-size: 35px;
	font-weight: lighter;
}

h1 {
	color: #f8b400;
	font-size: 45px;
	font-weight: bold;
}

h3 {
	color: #999;
	font-size: 20px;
}

h4 {
	color: #6014ff;
	font-size: 22px;
	font-weight: 600;
}

h5 {
	color: #999;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
}

footer {
	background-color: #1a5161;
	color: #fff;
}

.footLogin {
	color: #6F6F6E;
	background-color: #fff;
}

.fucsia {
	color: #6014ff;
}

.fucsia2 {
	color: #ffffff;
}
.logout {
	letter-spacing: 2px;
}

.azzurro {
	color: #00abcd;
}

.header {
	color: #fff;
	background-position: center top;
}

.fondoCol {}

.fondoHeader {
	/* background-image: url("../img/head.png"); */
	height: 80px;
}

.fondoHeader2 {
	background-image: url("../img/headBig.png");
	height: 150px;
}

.headTop {
	font-size: 30px;
}

.box-btn-grande{
	padding-left: 177px;
}

a.btn-grande {
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
	padding-left: 1.8rem;
	padding-right: 1.8rem;
	border: 4px solid #ccc;	
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 1px;
	border-radius: 10px;	
	font-weight: bold;	
	color: #6014ff;	
	border: solid 3px transparent;
	background-image: linear-gradient(rgba(0, 255, 150, 1), rgba(96, 20, 255, 1)), linear-gradient(90deg, #00ff96, #6014ff);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
}

a.btn-grande:hover, a.btn-grande:focus  {
	box-shadow: none;
	color: white;
	background-color: transparent !important;
	background-clip: border-box !important;
}

a.btn-grande2 {
	border-radius: 10px;	
	font-weight: bold;	
	color: #6014ff;
	font-size: 30px;
	box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
	border: solid 3px transparent;
	background-image: linear-gradient(rgba(0, 255, 150, 1), rgba(96, 20, 255, 1)), linear-gradient(90deg, #00ff96, #6014ff);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
}

a.btn-grande2:hover {
	box-shadow: none;
	color: white;
	text-decoration: none;
	background-color: transparent !important;
	background-clip: border-box !important;
}
  

.min-height{
	    height: 425px !important;
}





.btn-grandeProg {
	color: #F49376;
	text-transform: uppercase;
	background-color: #ffffff;
	font-size: 30px;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	padding-right: 2rem;
	border: 4px solid #ccc;
	border-radius: 15px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 1px;
	border: 2px solid #F49376;
	margin-bottom: 1.2rem;
	margin-top: 1rem;
}



a.btn-grandeProg:hover {
	box-shadow: none;
	color: white;
	background-color: #F49376;
}




.btn-primary {
	border-radius: 10px;
	padding: 1rem;
	font-weight: bold;
	font-size: 1rem;
	padding: .5rem 1rem;
	color: #6014ff;
	border: solid 3px transparent;
	background-image: linear-gradient(rgba(0, 255, 150, 1), rgba(96, 20, 255, 1)), linear-gradient(90deg, #00ff96, #6014ff);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
  }
  
 .btn-primary:hover,  .btn-primary:focus {
	box-shadow: none;
	color: white;
	border-color: #fff;
	background-color: transparent !important;
	background-clip: border-box !important;
  }




li.puntino {
	list-style-position: outside !important;
	list-style-image: url("../img/puntino.png");
	margin-left: 20px !important;
}

li.puntino~h3 {
	white-space: nowrap !important;
}

li.puntino::after {
	white-space: nowrap !important;

}

a.btn-medio {
	border-radius: 10px;
	padding: 1rem;
	font-weight: bold;
	font-size: 1rem;
	padding: .5rem 3rem;
	color: #6014ff;	
	border: solid 3px transparent;
	background-image: linear-gradient(rgba(0, 255, 150, 1), rgba(96, 20, 255, 1)), linear-gradient(90deg, #00ff96, #6014ff);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
  }
  
  a.btn-medio:hover {
	box-shadow: none;
	color: white;
	text-decoration: none;
	background-color: transparent !important;
	background-clip: border-box !important;
  }


  .btnShapeRight {
	border-radius: 10px;
	padding: 1rem;
	font-weight: bold;
	font-size: 1rem;
	padding: .5rem 3rem;
	color: #6014ff;
	border: solid 3px transparent;
	background-image: linear-gradient(rgba(0, 255, 150, 1), rgba(96, 20, 255, 1)), linear-gradient(90deg, #00ff96 0%, #357dd0 30%, #6014ff 100%);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
  }
  
  .btnShapeRight:hover {
	box-shadow: none;
	color: white;
	background-color: transparent !important;
	background-clip: border-box !important;
  }


.f24 {font-size: 24px;}


.fondone {background-image:  url("../img/fondoLogin.png"); background-position: center top; 
	background-repeat: no-repeat; border:1px solid #ccc;}

@media screen and (max-width: 992px) {

	.fondone {
		background-image:  url("../img/fondoLogin_mobile.png"); 
		background-position: center top; 
		background-size: contain;
background-repeat: no-repeat;
}
.btn-grande {padding: 1rem; font-size: 20px;}

.f24 {font-size: 16px;}

}



/* a.btn-medio {
	color: #1a5161;
	box-shadow: 2px 1000px 1px #fff inset;
	text-transform: uppercase;
	
	font-size: 14px;
	border-radius: 10px;
	background-image: linear-gradient(rgba(5, 255, 138, 1), rgba(10, 81, 133, 1)), linear-gradient(62deg, #05ff8a, #1a5161);
	background-origin: border-box;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05ff8a', endColorstr='#1a5161', GradientType=1); }


a.btn-medio:hover {
	box-shadow: none;
	color: white;
} */

.selAbs {
	color: #00464F;
}

.blu {
	color: #00464F;
}

.selezionaTema {
	border: 2px solid #00464F;
	text-align: center;
	font-size: 26px;
	line-height: 44px;
	border-radius: 50%;
	margin-right: 10px;
	height: 45px;
	width: 45px;
	padding: 0;
}

.temaUsato {
	background-color: #00464F;
	color: #fff;
	text-align: center;
	font-size: 26px;
	line-height: 44px;
	border-radius: 50%;
	margin-right: 10px;
	height: 45px;
	width: 45px;
	padding: 0;
}

.border-theme {
	width: 5px;
	background: linear-gradient(to top, #34ddf7, #e3e627);
	padding: 3px;
}


.bg-fondoCol {
	background-position: bottom left;
}



/*** uploader ***/

.progressContainer {
	border: 1px solid #97c451;
	border-radius: .4rem;
	height: 28px !important;
	display: none;
	padding: 0px;
	background-color: #d5d9e4;
}

.progressBar {
	background-color: #97c451;
	border-radius: .4rem;
	color: #FFF;
	width: 0%;
	height: 100%;
	font-size: 14px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.progressContainer.prgCont {
	width: 130px;
	position: absolute;
	left: 15px;
	bottom: 50px;
}

.fileList {
	margin-top: 10px;
	font-size: 14px;
}

.fileListAb {
	position: absolute;
	left: 150px;
	bottom: 47px;
	display: none;
}

.file-box {
	padding: 10px;
	font-size: 13px;
	line-height: 14px;
	display: flex;
	flex-direction: column;
	background-color: #eee !important;
}

.efg-delete {
	margin-left: auto;
}

.deselezionato {
	color: #aaa !important;
}

.titoloHP {
	font-size: 29px;
	color: #71797E;
	text-shadow: 2px 2px #fff;
}

.title-bio{
	font-size: 35px; 
	color: #fff; 
	font-weight: 600; 
}


@media screen and (min-width: 1200px) {
	.container {
		max-width: 1280px !important;
	}
}

@media screen and (max-width: 1200px) {
	.fondoHeader2 {
		background-image: url("../img/headBig2.png");
		height: 185px;
	}
}

@media screen and (min-width: 992px) {
	.border-lg-right {
		border-right: 1px solid #ccc;
	}

	.border-md-right {
		border-right: 1px solid #ccc;
	}
}

@media screen and (max-width: 992px) {

	.titoloHP {
		font-size: 23px;
		color: #71797E;
		text-shadow: 2px 2px #fff;
	}

	.selezionaTema {
		border: 2px solid #00464F;
		text-align: center;
		font-size: 20px;
		line-height: 34px;
		border-radius: 50%;
		margin-right: 10px;
		height: 40px;
		width: 40px;
		padding: 0;
	}

	.temaUsato {
		background-color: #00464F;
		color: #fff;
		text-align: center;
		font-size: 20px;
		line-height: 34px;
		border-radius: 50%;
		margin-right: 10px;
		height: 40px;
		width: 40px;
		padding: 0;
	}

	.box-btn-grande {
    padding-left: 0;
	padding-right: 0;
}
	
	a.btn-grande {
    text-transform: uppercase;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.title-bio{
	font-size: 30px; 
}


}