/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2025 | 06:54:16 */
/*=================================================
inizio Uncropped images of Slider module 
=================================================*/

/*=================================================
fine Uncropped images of Slider module 
=================================================*/


/* -----------------SLIDER ------------------*/ 
#slider-header-home .et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}
.titolo-slider-home {
	text-align: left;
	font-size: 48px;
	line-height: 50px;
	font-weight: 800;
	/*margin-top: -20px;*/ /* perche questo h3 c'è solo su alcune slide cosi elimino marg-bot del titolo sopra senza modificarlo */
}
.sottotitolo-slider-home {
	text-align: left;
	font-size: 28px;
	line-height: 34px;
	margin: 4px 0 6px 0;
	/*margin-top: -20px;*/ /* perche questo h3 c'è solo su alcune slide cosi elimino marg-bot del titolo sopra senza modificarlo */
}
/* ---------------3 features---------------- */
.titolo-features {
	margin-top: 9px;
    display: inline-block;
    line-height: 25px;
	font-size: 18px;
	letter-spacing: 0.02em;
}
.blurb-features {
	display: flex;
    justify-content: center;
	padding-right: 10%;
	padding-bottom: 10px;
}

/* --------- i nostri corsi--------------- */
.cat-corso-home:hover {
	opacity: .65;
}
.cat-corso-home .et_pb_blurb_container {
	padding: 8px 14px 9px 14px;
}
.cat-corso-home .link-cat-corso-blurb {
	color: var(--rosso);
	font-weight: 700;
    font-size: 14px;
}
/* ------------ numero verde banner ---------------- */
.numverde-flex-wrap  {
	display: flex;
	justify-content: center;
	align-items: center;
}
.numverde-flex-wrap .numverde-titolo {
	color: #289341;
    text-align: right;
    font-weight: 700;
    font-style: italic;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.02em;
	padding-right: 8px;
}
/* ==================================== 
inizio SEZ perchè scegliere noi / CITAZIONI ==============
=====================================*/ 
.cit-testo { /* body del testo - padre relative degli apici */
	position: relative;
	font-style: italic;
    letter-spacing: 0.02em;
}
.apici-aperti, .apici-chiusi {
	position: absolute;
	color: var(--rosso);
	font-size: 80px;
	font-family: Arial;
	opacity: .45;
}
.apici-aperti {
	top: 3%;
    left: -6%;
}
.apici-chiusi {
	right: -5%;
    bottom: -16%;
}
.cit-autore { /* padre flex */
	display: flex;
	margin-top: 5px;
}
.cit-autore-linea-wrapper { /*wrapper linea relative*/
	position: relative;
	width: 54px;
}
.cit-autore-linea { /* figlio abs */
	position: absolute;
    border-bottom: 1px solid #333;
    width: 40px;
    top: 50%;
}
.cit-autore-nome {
	font-weight: 600;
}
.cit-corso { /* nome corso in basso */
	text-transform: uppercase;
    font-size: 11px;
    color: #666;
    letter-spacing: 0.015em;
    margin-top: 3px;
}
/* ==================================== 
fine SEZ perchè scegliere noi / CITAZIONI ==============
=====================================*/ 

/* ---------- dove siamo --------------- */
.blurb-dove-siamo .et_pb_blurb_description span {
	font-size: 14px;
}
#flex-name-rec {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

a.goo-rec {
	font-weight: 600;
    font-size: 11px;
    border: 1px solid #0000EE;
    border-radius: 99px;
    padding: 2px 9px;
}
a.goo-rec:hover {
	opacity: .6;
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;-o-transition-duration: 500ms;transition-duration: 500ms;
}













