<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eb_breadcrumb_outer .eb_breadcrumb{
	color:#000;
}

.eb_breadcrumb_outer .eb_breadcrumb a{
	color:#000;
	padding-right:15px;
	border-right:1px solid #000;
}

.eb_formot .eb_formot_box .eb_grey_box a{
	text-decoration:none;
}

.eb_formot .eb_formot_box .eb_grey_box .eb_for_text .button{
	font-size: 14px;
    color: #434343;
    text-transform: capitalize;
    font-weight: normal;
    display: block;
    margin: 20px auto 0;
    background: #a7d4f2;
    max-width: 130px;
    padding: 5px 0 0;
    font-weight: bold;
    line-height: 28px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.eb_formot h2{
	color:#434343;
	margin:0 15px;
}

.eb_formot p a{
	color:#434343;
	text-decoration:underline;
}

.eb_formot p a:hover{
	text-decoration:none;
}

.eb_formot .eb_formot_box{
	width:100%;
}

.eb_breadcrumb_outer .eb_breadcrumb .container{
	padding: 0 25px;
}

.eb_formot span{
	padding-bottom:0;
}

footer a,
footer a:hover{
	color:#434343;
	text-decoration:none;
}

.search_box {
    margin-top:12px;
	width:250px;
}

.search_box .stylish-input-group .form-control{
	background-color:#fff;
	width:190px;
}

.eb_partenza .eb_partenza_box a .eb_partenza_img span,
.eb_partenza .eb_partenza_box a:hover{
	color:#fff;
	text-decoration:none;
}

.search_box .stylish-input-group input[type=submit]{
	border:0;
	background-image:url('../images/search-icon.png');
	width:34px;
	height:34px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:transparent;
	margin-left:10px;
}

#chi_siamo h1,
#contatti h1{
	text-align:center;
}

#chi_siamo p,
#contatti p{
	font-size: 20px;
	display:block;
	margin: 0 0 10px;
} 

#chi_siamo p a{
	text-decoration:none;
} 

a.b_codetico {
    background-color: #a7d7f6;
    padding: 20px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    text-align: left;
    text-transform: uppercase;
    max-width: 330px;
    display: block;
    color: #2f3c45;
    font-weight: bold;
    line-height: 22px;
    margin: 0 auto;
}

a.b_codetico img {
    display: inline;
    float: left;
    margin: 0px 10px 0 10px;
}

#form_segnala_corso p{
	display:block;
	margin:10px 0;
	color:#434343;
}

#form_segnala_corso input,
#form_segnala_corso textarea{
	width:100%;
}

#form_segnala_corso{
	margin:0
}

#form_segnala_corso #radio_privacy .radio-inline{
	color:#3b3c3c;
}

#form_segnala_corso #radio_privacy .radio-inline input[type="radio"]{
	margin-left:-30px;
}

#form_segnala_corso .submit_form_btn{
    background-color: #a7d4f2;
    text-transform: uppercase;
    border: 0;
    margin: 15px 0 0 0;
    font-size: 21px;
    padding: 15px 55px;
    float: right;
}

#contatti h2{
	margin:0;
}

#allegati_segnala_corso .link_viola {
    background: #a13e8c;
    color: #fff;
	font-size: 18px;
    max-width: 336px;
    text-align: center;
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

#allegati_segnala_corso .icon {
    margin: 20px 0;
}

#allegati_segnala_corso .eb_document .icon span {
    position: absolute;
}

#allegati_segnala_corso .icon .word {
    display: inline-block;
    font-size: 18px;
    color: #000;
    padding-left: 15px;
    vertical-align: bottom;
    text-transform: uppercase;
    color: #434343;
}

.eb_formot {
    padding: 20px 0;
}

.eb_formot .eb_formot_box h1{
	margin-left:0;
	margin-right:0;
}

.eb_formot .eb_formot_box.articolo_generico p{
	font-size: 20px;
    display: block;
    margin: 0 0 10px;
}

.eb_formot .eb_formot_box.articolo_generico ul{
	font-size: 20px;
    display: block;
    margin: 25px 0;
	color:#3b3c3c;
}

.link-servizi a {
	font-size: 18px;
    background-color: #a7d4f2;
    color: #434343;
    text-align: center;
    margin: 20px 0 20px 0;
    padding: 20px 0 15px 0;
    font-weight: normal;
    border: solid 4px #fff;
    width: 35%;
    display: inline-block;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    line-height: inherit;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: bold;
}

.link-servizi a:hover{
	color: #fff;
    text-decoration: none;
    background-color: #434343;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.reg a{
	font-size: 21px;
    background: url('../images/registrati-bg.png');
    color: #434343;
    text-align: center;
    padding: 30px 0 25px 0;
    font-weight: bold;
    border: solid 10px #fff; 
    max-width: 590px;
    display: block;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 11px rgba(0,0,0,0.5);
    text-decoration: none !important;
    text-transform: uppercase;
	margin:35px auto 55px auto;
}

.reg a:hover {
    color: #fff;
    text-decoration: none;
    background: url('../images/registrati-bg1.png');
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
	
.eb_formot .eb_formot_box.articolo_generico h3{
	font-size: 30px;
    display: block;
    margin: 25px 0;
	color:#3b3c3c;
    border-top: 1px solid #ddd;
    padding-top: 25px;
}



.eb_formot .eb_formot_box.articolo_generico ul,
.eb_formot .eb_formot_box.articolo_generico li{
	list-style-type:none;
	margin:0;
	padding:0;
}

.eb_formot .eb_formot_box.articolo_generico li{
	text-indent:15px;
}

.eb_formot .eb_formot_box.articolo_generico li:before{
	content:' ● ';
    font-size: 12px;
    display: inline-block;
    position: absolute;
    margin: 5px;
	text-indent:-20px;
}

.eb_formot .eb_formot_box.catalogo_corsi h3{
	clear: both;
    font-size: 36px;
    color: #5c5c5c;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 50px;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
}

.eb_formot .eb_formot_box.catalogo_corsi h3:before{
	position: absolute;
    content: '';
    left: 0;
    right: 0;
    border-top: solid 1px #dcdcdc;
    z-index: -1;
    top: 70px;
    display: block;
    height: 50px;
    width: 100%;
}

.eb_formot .eb_formot_box.catalogo_corsi h3 span{
	font-size: 36px;
    color: #3b3c3c;
    text-align: left;
    padding-bottom: 30px;
    display: inline-block;
    background-color: #fff;
    padding: 0 15px;
}

.eb_servizi{
	padding-bottom:0;
}

#slider_categorie{
	width:90%;
	margin:auto;
}

#slider_categorie.owl-carousel .owl-item img{
	width:80%;
	border-radius:50%;
	margin:auto;
}

#slider_categorie.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    width: 100%;
    top: 50%;
}

#slider_categorie.owl-carousel .owl-nav button.owl-prev,
#slider_categorie.owl-carousel .owl-nav button.owl-next{
	position: absolute;
    background: #a7d4f2;
    width: 40px;
    height: 40px;
    padding: 0 !important;
    margin: 0;
    border-radius: 50%;
	margin-top: -20px;
    font-size: 36px;
}

#slider_categorie.owl-carousel .owl-nav button.owl-prev span,
#slider_categorie.owl-carousel .owl-nav button.owl-next span{
	width: 40px;
    height: 40px;
	display:block;
	line-height:35px;
}

#slider_categorie.owl-carousel .owl-nav button.owl-prev{
	left:-50px;
}

#slider_categorie.owl-carousel .owl-nav button.owl-next{
	right:-50px;
}

#slider_categorie.owl-carousel a{
	text-decoration:none;
}

#slider_categorie.owl-carousel a p{
    color: #434343;
    text-align: center;
    padding: 0 20px;
    display: block;
    margin-top: 21px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 14px;
}

@media only screen and (max-width: 1000px) {
	#slider_categorie.owl-carousel .owl-nav button.owl-prev{
		left:-25px;
	}

	#slider_categorie.owl-carousel .owl-nav button.owl-next{
		right:-25px;
	}
}

@media only screen and (max-width: 600px) {
	#slider_categorie.owl-carousel .owl-nav button.owl-prev{
		left:-15px;
	}

	#slider_categorie.owl-carousel .owl-nav button.owl-next{
		right:-15px;
	}
}

.eb_formot_box.catalogo_corsi h4{
    color: #3b3c3c;
    background-color: #a7d4f2;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 15px;
    font-size: 13px;
    text-transform: uppercase;	
}

.eb_formot_box.catalogo_corsi ul{
	color: #3b3c3c;
}

#tabella_ricerca_corsi{
	color:#434343;
}

#tabella_ricerca_corsi h3{
	color: #d30f1a;
    margin: 0;
    font-size: 18px;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.eb_formot h2{
	margin:0;
}

.liste_ok li,
.titoletti_docenti{
	color:#3b3c3c;
}

.img_catalogo{
	width:50px;
	height:50px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}

.lista_catalogo{
	margin-top:15px;
}

label{
	font-weight:normal;
}

#cookieChoiceInfo a{
	color:#fff;
	text-decoration:underline;
}

.eb_corso_box h2,
.eb_corso_box h3{
	color: #434343;
	margin: 0 !important;
    padding: 0 !important;
}
.eb_corso_box h3{
	margin: 20px 0 40px 0 !important;
}

.eb_formot_box.catalogo_corsi p{
	display:block;
	width:50%;
	float:left;
	text-transform:uppercase;
	text-align:center;
	font-size: 18px;
}

.corsi_partenza_home_bottom{
	height: 0;
    padding-bottom: 50%;
    width: 100%;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
}

.eb_partenza .eb_partenza_box{
	width:100%;
}

.icona_area_catalogo{
	clear:both;
	text-align:center;
}

.icona_area_catalogo img{
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	width: 150px;
}

.catalogo_corsi hr {
    margin-top: 0px;
    margin-bottom: 50px;
    border: 0;
    border-bottom: 1px solid #dcdcdc;
    display: block;
    padding-top: 0;
    clear: both;
    height: 35px;
}

.eb_formot .eb_formot_box.catalogo_corsi h3{
	padding-top:20px;
    padding-bottom: 30px;
}

.eb_formot .eb_formot_box.catalogo_corsi h3:before {
    top: 40px;
}

.eb_for_img.img_elenco_corsi_in_partenza{
	height: 0;
    padding-bottom: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
 
@media only screen and (max-width: 1250px) {
	.eb_main_nav .navbar-nav&gt;li&gt;a{
		font-size:16px;
		padding-left:12px;
		padding-right:12px;
	}
}
 
@media only screen and (max-width: 1199px) {
	.eb_main_nav .navbar-nav&gt;li&gt;a{
		font-size:16px;
		padding-left:12px;
		padding-right:12px;
	}
	.eb_main_nav .container{
		width:100%;
	}
}
 
@media only screen and (max-width: 1238px) {
	
	.eb_main_nav .navbar-nav&gt;li&gt;a{
		font-size:16px;
		padding-left:10px;
		padding-right:10px;
	}
	
}
 
@media only screen and (max-width: 1115px) {
	
	.search_box{
		width:240px;
	}
	
}
 
@media only screen and (max-width: 1104px) {
	
	.eb_main_nav .container {
		width: 80%;
	}
	
	.eb_main_nav .navbar-nav li:last-child{
		width:100%;
	}
	
	.search_box{
		padding-bottom: 15px;
	}
	
	.search_box,
	.search_box div{
		width:100%;
	}
	
	.search_box .stylish-input-group .form-control{
		width: calc( 100% - 45px );
	}
	
}

@media only screen and (max-width: 1076px) {
	.eb_main_nav .container {
		width: 90%;
	}
}

@media only screen and (max-width: 991px){
	.search_box {
		margin-top: 0px !important;
		margin-bottom: 10px;
	}
	
	.eb_ricerca .eb_login_box .eb_fild .form-control{
		width: 295px;
	}
	
}

@media only screen and (max-width: 960px){
	.eb_main_nav .container {
		width: 98%;
	}
}

@media only screen and (max-width: 881px){
	.eb_main_nav .navbar-nav&gt;li&gt;a {
		font-size: 15px;
		padding-left: 4px;
		padding-right: 4px;
	}
}

@media only screen and (max-width: 881px){
	.search_box form{
		border:1px solid #ddd;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 767px){
	
	.eb_partenza .eb_partenza_box{
		width:100%;
	}
	
	.eb_partenza .eb_partenza_box .eb_partenza_img{
		max-width:100%;
	}
	
}

@media only screen and (max-width: 753px){
	.eb_ricerca .eb_login_box .eb_fild,
	.eb_ricerca .eb_login_box .eb_fild label,
	.eb_ricerca .eb_login_box .eb_fild .form-control{
		width: calc( 100% - 20px );
		margin: 10px auto;
		display: block;
		text-align: center;
	}
	.eb_ricerca .eb_login_box .eb_btnBlue{
		width: calc( 100% - 60px );
		margin: 30px auto;
		display: block;
	}
	.eb_ricerca .eb_login_box .eb_text{
		text-align:center;
	}
}
.eb_corso .eb_corso_box .eb_btn_blue a {
	padding: 11px 20px;
	position:relative;
	bottom:10px;
}

@media only screen and (min-width:1200px){
	.eb_corso .eb_corso_box .eb_btn_blue a {
		left:4px;
	}}


.eb_corso .eb_corso_box .eb_black18 {
	margin-top:0px;
}


@media only screen and (max-width:991px){
.eb_corso .eb_corso_box .eb_user_img img {
		height: 300px;
		width: auto;
}}

@media only screen and (max-width:768px){
.eb_corso .eb_corso_box .eb_user_img img {
		height: auto;
		width: auto;
}}

.eb_corso .eb_corso_box .eb_black18 {
		font-size:17px;
		line-height:25px;
}

@media only screen and (max-width:1200px){
.eb_corso .eb_corso_box .eb_black18 {
		font-size:14px;
		line-height:20px;
}}

@media only screen and (max-width:991px){
.eb_corso .eb_corso_box .eb_black18 {
		font-size:14px;
		line-height:15px;
}}

.eb_formot .eb_formot_box .eb_grey_box {
  min-height:500px;
}

.eb_formot .eb_formot_box .eb_grey_box .eb_for_text .button {
    padding:5px 15px;
    position: relative;
    left: inherit;
    transform: inherit;
    bottom: inherit;
}

#form_segnala_corso{
  background: #cee1ef;
  border-radius: 10px;
  padding-bottom: 16px;
}


.dett_corso{
	position:sticky;
	top:10px;
}

.iscr_corso{
	position:sticky;
	top:10px;
}


@media only screen and (max-width: 991px){
.dett_corso{
	position:static;
}

.iscr_corso{
	position:static;
}}

.eb_corso .eb_corso_box .eb_btn_blue {
	margin-bottom: 0;
	text-align:center;
}

@media only screen and (min-width: 768px){
#form_segnala_corso.barra_alta{
	height:300px;
}

.eb_corso .eb_corso_box .eb_btn_blue {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
    transform: translateX(-50%);
	width:90%;
	text-align:center;
}


}

@media only screen and (min-width:1200px){
.eb_corso .eb_corso_box .eb_btn_blue {
	left: 48%;
}}

.eb_ricerca .eb_login_box .eb_fild .form-control {
	text-transform:lowercase;
	width: 220px;
}

.table&gt;thead&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tbody&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td {
	vertical-align:middle;
}

.eb_formot .eb_formot_box .eb_grey_box .eb_for_img {
	width: 235px;
    height: 235px;
    overflow: hidden;
}

/* menu più stretto 13/01/2020 enrico carli */

.eb_main_nav .navbar-nav&gt;li&gt;a {
    padding-left: 6px;
    padding-right: 6px;
    color: #000;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    font-family: pt_sans;
}

.eb_main_slider.slick-dotted, .eb_main_slider_inner.slick-dotted {
background: #a7d4f2;
}

/* bollino finanziamento enrico carli 01/11/2020 */

#page_333 #bollino_finanziamento{
	position: absolute;
	left: 30px;
	width: 200px;
}

#por{
	display:block;
	margin:25px auto 15px auto;
	width: 100%;
}

@media only screen and (max-width:1199px){
	/*#page_333 .eb_formot .eb_formot_box .eb_grey_box .eb_for_img{
		width: 100%;
   		height: 185px;
	}*/

	#page_333 #bollino_finanziamento{
		width:150px;
	}
}

@media only screen and (max-width:991px){
	#page_333 #bollino_finanziamento{
		width: 270px;
		max-width: inherit;
	}
}

@media only screen and (max-width:767px){
	#page_333 #bollino_finanziamento{
	    width: 220px;
	    max-width: inherit;
	}

	#por{
		display:block;
		margin:0;
		width: 100%;
		max-height:auto;
	}
}

/* bollino home */

#page_329 .bollino_slide_home{
	position: absolute;
	position: absolute;
    height: auto;
    width: auto;
}

#page_329 .eb_partenza .eb_partenza_box p {
    text-align: left;
    margin-left: 0
}

#page_329 .bollino_correlati_home{
	position: absolute;
    width: 280px;
}

@media only screen and (max-width:1199px){
	#page_329 .bollino_correlati_home {
	    width: 180px;
	}
}

@media only screen and (max-width:991px){
	#page_329 .bollino_correlati_home {
	    width: 180px;
	}
}

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

	#page_329 .bollino_slide_home{
		width: 300px;
	}

}

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

	#page_329 .bollino_slide_home{
		width: 300px;
	}

}

#page_329 .eb_partenza .eb_partenza_box .eb_partenza_img span {
    position: absolute;
    bottom: 30px;
    right: 0;
    display: block;
    background: #868889;
    padding: 10px;
    font-size: 10px;
    top: inherit;
    left: inherit;
}

.logo-google-meet {
	width:100%;
	height:300px;
	background-image: url(/images/corso-online.png);
	background-size: cover;
	background-position: center;
	border: 2px solid #cee1ef;
    border-radius: 10px;
}

@media (max-width:1250px) {
	.logo-google-meet {
		background-image: url(/images/corso-online-mini.png);
	}
}

@media (max-width:767px) {
	.logo-google-meet {
		background-image: url(/images/corso-online.png);
	}

	#form_segnala_corso{
		margin:20px;
		padding:20px;
	  }

}

/* area riservata */
.alert {
    border: none;
    color: white;
    font-weight: 500;
    padding: 17px 20px
}

.alert-success {
    background-color: #197b30
}

.alert-danger {
    background-color: #bb0b10
}

@media (max-width: 767px) {
    .eb-border {
        border-top:solid 1px #d4d4d4
    }
}

.eb_login {
    padding: 50px 0
}

.eb_login .eb-form-logo {
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 30px 0
}

.eb_login .eb-form-logo img {
    width: 100%;
    max-width: 300px
}

.eb_login .eb_login_box {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    padding: 60px 80px;
    background: #fff;
    width: 100%
}

@media (max-width: 1024px) {
    .eb_login .eb_login_box {
        padding:60px
    }
}

@media (max-width: 991px) {
    .eb_login .eb_login_box {
        padding:40px
    }
}

@media (max-width: 767px) {
    .eb_login .eb_login_box {
        background:transparent;
        box-shadow: 0px 0px 0 0px rgba(0,0,0,0);
        padding: 30px
    }
}

.eb_login .eb_login_box .form-control {
    color: #666;
    font-size: 18px;
    background: #ddd;
    border-radius: 0;
    box-shadow: none;
    border: none;
    height: 50px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .eb_login .eb_login_box .form-control {
        background:#fff
    }
}

.eb_login .eb_login_box input[type="text"]::placeholder,.eb_login .eb_login_box input[type="email"]::placeholder,.eb_login .eb_login_box input[type="password"]::placeholder {
    color: #666;
    font-style: normal;
    font-size: 20px
}

.eb_login .eb_login_box button {
    background: #019B4C;
    padding: 10px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    margin-top: 20px;
    border: none;
    color: #fff;
    font-size: 20px;
    border-radius: 0
}

.eb_login .eb_login_box .form-text {
    font-size: 18px;
    color: #B8151A;
    margin: 40px 0 10px;
    line-height: 20px;
    text-align: center
}

.eb_login .eb_login_box .form-text a {
    color: #B8151A;
    text-decoration: underline
}

.eb_login .eb_login_box .form-text a:hover {
    color: #000;
    text-decoration: underline
}

.eb_login .eb_login_box .form-check {
    display: flex;
    align-items: center;
    margin: 40px 0 20px
}

@media (max-width: 991px) {
    .eb_login .eb_login_box .form-check {
        flex-wrap:wrap;
        padding: 0
    }
}

.eb_login .eb_login_box .form-check .form-check-input {
    border: solid 1px #ccc;
    width: 25px;
    height: 25px;
    margin: 0
}

.eb_login .eb_login_box .form-check .form-check-label {
    color: #555;
    font-size: 20px;
    font-weight: normal;
    padding: 0 10px;
    margin-bottom: 0
}

@media (max-width: 991px) {
    .eb_login .eb_login_box .form-check .form-check-label {
        font-size:18px
    }
}

.eb_login .eb_login_box h1 {
    display: flex;
    align-items: center;
    margin: 20px 0 40px;
    font-size: 30px;
    text-transform: uppercase;
    color: #555555;
    font-weight: bold;
    justify-content: center;
    font-size: 35px
}

@media (max-width: 767px) {
    .eb_login .eb_login_box h1 {
        font-size:25px;
        margin: 20px 0
    }
}
/* END area riservata */

.eb_breadcrumb_outer {
    background: #f8ad41;
}

@media (max-width: 767px) {
    .slick-slide img{
        height:195px;
    }
}



@media (max-width: 767px) {

    .eb-header-login{
        display: none;
        position: fixed;
        z-index: 999;
        background-color: #fff;
        top: 80px;
        left: 0;
        height: 230px;
        padding: 25px;
        box-shadow: 0 0 8px #999;
        width: 100%;
    }

    .eb-header-login.active{
        display: block;
    }

    .form-login,
    .form-login-input{
        flex-direction: column;
        width:100%;
    }

    .form-login-campi{
        width:100%;
        margin-top: 14px;
    }

    .eb-header-logout{
        position: fixed;
        z-index: 999;
        background-color: #eee;
        bottom: 0;
        left: 0;
        height: 90px;
        padding: 10px;
        box-shadow: 0;
        width: 100%;
        display: flex !important;
    }

    .eb-header-logout #formLogin{
        width: auto;
    }

}

#page_331 .link-servizi a{
    font-size: 16px;
    background-color: #f8ad41;
    padding: 10px 20px 10px 20px;
    border: 0;
    width: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#page_331 .eb_formot_box.articolo_generico img{
    margin-bottom: 20px;
}

#page_331 .eb_formot_box.articolo_generico h3{
    font-size: 21px;
    border-top:0;
    margin-top: 0;
    padding-top: 0;
    font-weight: bold;
}

.eb_main_slider .eb_slider_box .eb_slider-content{
    box-shadow: 0 0 8px #999;
}</pre></body></html>