/* ==========================================
   STRUTTURA CONTENUTI (.content)
   ========================================== */
.content { padding: 60px 20px 0; }
.content h2 { margin-bottom: 4px; font-size: 24px; font-weight: bold; color: rgba(1,66,104,1.00); }
.content h3 { margin-bottom: 2px; font-size: 22px; font-weight: bold; color: rgba(242,129,41,1.00); }
.content p { margin: 0 0 20px 0; font-size: 20px; }
.content ul { margin: 0 0 30px 0; font-size: 20px; }
.content ul.up { margin: -20px 0 30px 0; }
.content .top { text-align: center; }

/* ==========================================
   BOX FORM (#land)
   ========================================== */
#land { position: relative; margin: 60px 5px 60px; padding: 20px; border: rgba(242,129,41,1.00) solid 2px; border-radius: 8px; z-index: 100; }
#land h2 { position: absolute; left: 50%; margin-top: -40px !important; padding: 0 10px; font-size: 22px; background-color: rgba(255,255,255,1.00); color: rgba(242, 129, 41, 1.00); transform: translateX(-50%); z-index: 200; }
#land form { overflow: hidden; width: 100%; }
#land fieldset div { position: relative; float: left; width: 50%; margin: 0 0 10px 0; padding-right: 10px; }
#land fieldset input, #land fieldset select, #land fieldset textarea { width: 100%; padding: 10px 10px; font-size: 13px; background: none; color: #000; border: none; border-bottom: #000 solid 1px; outline: none; }
#land input::placeholder { color: #000; opacity: 1; }
#land input:focus, #land select:focus, #land textarea:focus { background-color: rgba(255,196,0,0.10) !important; border: none; box-sizing: border-box; }
#land select { appearance: none; -webkit-appearance: none; -moz-appearance: none; }
#land .select { background: url("/img/select-arrow.png") no-repeat 97% 50%; color: #000 !important; }
#land fieldset #campi-obbligatori { width: 100%; background: none; border: none; }
#land fieldset #campi-obbligatori label { font-size: 13px; color: #000; }
#land fieldset #privacy_box { width: 100%; margin: 20px 0 0; padding: 0 8px 8px 8px; font-size: 11px; line-height: 16px; background: none; color: #000; border: none; }
#land fieldset #privacy_box input { width: 15px; height: 15px; padding: 4px 0 0 0; }
#land fieldset #privacy_box strong { font-size: 12px; font-weight: 700; }
#land fieldset #privacy_box span { display: inline-table; }
#land fieldset #variabili, #land fieldset #domanda { display: none; background: none; }
#land #invia { float: right; width: 100%; max-width: 180px; margin: 0; }
#land #invia2 { margin: 0; border: none; }
#land .item { float: none; background: none; border: none; }
#land .item .jqconferma { display: block; width: 100%; height: 38px; margin: 0; padding: 0; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; background-color: rgba(242,129,41,1.00); color: #ffffff; cursor: pointer; }
#land .item:hover .jqconferma:hover { background-color: #AEC90B; color: rgba(15,38,92,0.99); transition: all 0.3s; }
#land #nome-errore, #land #cognome-errore, #land #telefono-errore, #land #email-errore, #land #provincia-errore { display: none; }
#land .error { position: absolute; bottom: 0; left: 0; margin: 0 !important; padding: 2px !important; font-size: 10px !important; line-height: 9px !important; background-color: rgba(192,8,31,0.5); color: #FFFFFF; }
#land input:required:focus:invalid, #land select:required:focus:invalid { background: none; border-bottom: rgb(169,57,6) solid 1px; }
#land input:required:valid, #land select:required:valid { background: none; border-bottom: #0C0 solid 1px; }

/* ==========================================
   FOOTER (SOLO LANDING)
   ========================================== */
.site-footer .container { padding: 0 40px; }

/* ==========================================
   UTILITY E CLASSI GENERICHE
   ========================================== */
.fluid { width: 100%; height: auto; }
p.bottone { width: 100%; max-width: 140px; margin-top: -6px !important; padding: 0; font-size: 15px; text-align: center; background-color: rgba(15,38,92,0.99); color: rgba(255,255,255,1.00); border-radius: 6px; cursor: pointer; }
.hidden-desk { display: none; }
.text-center { text-align: center; }
hr { height: 2px; margin: 45px 0; background-image: linear-gradient(to right, rgba(255, 255, 255, 0.75), rgba(15,38,92,0.99), rgba(255, 255, 255, 0)); border: 0; }
.mini { font-size: 14px; }
.mt-20 { margin-top: 20px !important; }
.mb-5 { margin-bottom: 25px !important; }
.mb-40 { margin-bottom: 30px !important; }
.mb-0 { margin-bottom: 0 !important; }
.click { text-decoration: underline; color: blue; cursor: pointer; }
.intero { display: inline-block; }
.div-centered { margin: 0 auto !important; }
.fs-16 { font-size: 15px !important; }

/* ==========================================
   COMPONENTI CONTENUTI OPENDAY
   ========================================== */
.lead-txt { margin-bottom: 25px; font-size: 20px; line-height: 1.4; }
.od-card-info { height: 100%; padding: 20px; text-align: center; background-color: rgba(221,135,0,0.04); border: 1px solid rgba(221,135,0,0.8); border-radius: 8px; }
.od-card-info .icon { margin-bottom: 10px; font-size: 28px; color: rgba(242,129,41,1.00); }
.od-card-info h4 { margin-bottom: 6px; font-size: 18px; font-weight: 700; color: rgba(1,66,104,1.00); }
.od-card-info p { margin: 0; font-size: 15px !important; line-height: 1.3; color: #333; }
.od-feature-card { position: relative; height: 100%; padding: 25px 20px 20px 20px; background-color: #ffffff; border: 1px solid rgba(242,129,41,0.2); border-bottom: 4px solid rgba(242,129,41,1.00); border-radius: 6px; box-shadow: 0 4px 12px rgba(0,0,0,0.03); }
.od-feature-card .feature-number { margin-bottom: 8px; font-size: 24px; font-weight: 900; color: rgba(221,135,0,0.4); }
.od-feature-card h3 { margin-bottom: 8px; font-size: 18px; font-weight: 700; color: rgba(1,66,104,1.00); }
.od-feature-card p { margin: 0; color: #555; }
.od-highlight-box { position: relative; overflow: hidden; padding: 35px 30px; background: linear-gradient(135deg, rgba(242,129,41,1.00) 0%, rgba(221,135,0,1.00) 100%); color: #ffffff; border-radius: 10px; box-shadow: 0 6px 20px rgba(242,129,41,0.25); }
.od-highlight-box h2 { margin-bottom: 10px; font-size: 26px; font-weight: 800; color: #ffffff !important; }
.od-highlight-box p { margin-bottom: 20px; font-size: 17px; line-height: 1.4; color: #ffffff; }
.badge-scholarship { display: inline-block; margin-bottom: 12px; padding: 4px 12px; font-size: 12px; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; background-color: #ffffff; color: rgba(242,129,41,1.00); border-radius: 20px; }
.btn-light-od { background-color: #ffffff !important; color: rgba(242,129,41,1.00) !important; box-shadow: 0 3px 10px rgba(0,0,0,0.15); }
.btn-light-od svg { stroke: rgba(242,129,41,1.00) !important; }
.btn-light-od:hover { background-color: #f8f9fa !important; color: rgba(1,66,104,1.00) !important; }
.od-timeline { display: flex; flex-direction: column; gap: 15px; margin: 20px 0 10px 0; }
.timeline-step { display: flex; align-items: flex-start; gap: 15px; padding: 12px 16px; background-color: rgba(221,135,0,0.04); border-left: 3px solid rgba(242,129,41,1.00); border-radius: 0 6px 6px 0; }
.step-badge { display: flex; align-items: center; justify-content: center; width: 32px; min-width: 32px; height: 32px; font-size: 15px; font-weight: 800; background-color: rgba(242,129,41,1.00); color: #ffffff; border-radius: 50%; }
.step-content h4 { margin: 0 0 2px 0; font-size: 16px; font-weight: 700; color: rgba(1,66,104,1.00); }
.step-content p { margin: 0; font-size: 14px !important; line-height: 1.3; color: #444; }
.max-600 { max-width: 650px; margin: 0 auto 25px auto; }
.bg-light-gray { background-color: #f9fbfd; border: 1px dashed rgba(1,66,104,0.2); }

/* ==========================================
   TIMELINE CENTRATA COMPATTA
   ========================================== */
.od-frame-simple { position: relative; width: 100%; padding: 35px 25px; background-color: rgba(255,255,255,0.8); border: 1px dotted rgba(221,135,0,0.8); border-radius: 10px; }
.od-timeline-centered { position: relative; overflow: hidden; width: 100%; max-width: 100%; margin: 0 auto; padding: 10px 0; }
.timeline-center-line { position: absolute; top: 0; bottom: 0; left: 50%; transform: translateX(-50%); width: 3px; background-color: rgba(242,129,41,0.35); z-index: 1; }
.timeline-row { position: relative; display: flex; width: 100%; margin-bottom: 18px; z-index: 2; }
.timeline-row:last-child { margin-bottom: 0; }
.timeline-row.left { justify-content: flex-start; }
.timeline-row.right { justify-content: flex-end; }
.timeline-content-box { width: 45%; padding: 12px 18px; background-color: #ffffff; border: 1px solid rgba(221,135,0,0.3); border-radius: 8px; box-shadow: 0 3px 10px rgba(0,0,0,0.04); }
.timeline-row.left .timeline-content-box { border-right: 4px solid rgba(242,129,41,1.00); }
.timeline-row.right .timeline-content-box { border-left: 4px solid rgba(1,66,104,1.00); }
.timeline-num { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; font-size: 14px; font-weight: 800; background-color: rgba(242,129,41,1.00); color: #ffffff; border: 2px solid #ffffff; border-radius: 50%; box-shadow: 0 0 0 2px rgba(242,129,41,0.8); z-index: 3; }
.timeline-content-box h4 { margin: 0 0 4px 0; font-size:24px;font-weight: 700; color: rgba(1,66,104,1.00); }
.timeline-content-box p { margin: 0;  line-height: 1.35; color: #333333; }



/* ==========================================
   RESPONSIVE: DESKTOP STRETCH (<= 1200px)
   ========================================== */
@media (max-width: 1200px) {
.container { max-width: none; }
}

/* ==========================================
   RESPONSIVE: LAPTOP / TABLET LARGE (<= 1140px)
   ========================================== */
@media (max-width: 1140px) {
.container { max-width: none; }
.content { padding: 40px 40px 0; }
.footer { max-width: 768px; padding: 40px 20px; }
#land fieldset div { width: 100%; padding-right: 0; }
.hidden-desk { display: block; }
.hidden { display: none; }
.disp-hidden { display: none; }
.pb-20 { padding-bottom: 20px; }
.site-footer .container { padding: 0 60px; }
}

/* ==========================================
   RESPONSIVE: TABLET (<= 767px)
   ========================================== */
@media (max-width: 767px) {
	.container {padding:0;}	
.content h3 { font-size: 1.2rem; }
p.bottone { padding: 6px 12px; font-size: 1rem; }
#land h2 { width: 80%; }
	
.od-frame-simple { padding: 20px 0;border:none; }
.timeline-center-line { display: none !important; }
.timeline-row { justify-content: flex-start !important; padding-left: 18px; margin-bottom: 16px; }
.timeline-content-box { width: 100% !important;padding: 12px 18px 12px 24px; border-left: 4px solid rgba(242,129,41,1.00) !important; border-right: 1px solid rgba(221,135,0,0.3) !important; }
	.timeline-content-box h4 {font-size:22px;}
	.timeline-num { left: 18px !important; transform: translate(-50%, -50%) !important; }
	
	
}

/* ==========================================
   RESPONSIVE: MOBILE (<= 576px)
   ========================================== */
@media (max-width: 576px) {
.content { padding: 40px 20px 0; }
	#land h2 {margin-top: -34px !important; font-size:18px;}
.site-footer .container { padding: 0 40px; }
}














