.sect-500 {
background-image: url(image/505new.png);
min-height: 440px;
background-repeat: no-repeat;
background-position: right;
display: flex;
align-items: center;
}
.d-none {
display: none!important;
}
.sect-500 h2{
font-size: 68px;
font-weight: 900;
color: #2d6ca2;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.sect-500 p.title{
color:#091337;
font-weight: 800;
font-size: 24px;
}
.sect-500 p.sub{
color:#6C738A;
font-size:16px;
}
.sect-500 .btn.btn-primary{
background-color:#1678d2;
transition: all .2s ease-in-out;
}
.sect-500 .btn.btn-primary:hover {
color: #fff;
background-color: #0053a6;
border-color: #004d99;
}
@media (max-width: 800px){
.sect-500 p.title{
font-weight: 800;
font-size: 22px;
}
.sect-500 {
background-position: left;
background-position-y: +200px;
align-items: start;
min-height: 600px;
}
}
500
Si è verificato un errore, riprova più tardi.
Siamo molto dispiaciuti per l'inconveniente. Sembra che la pagina insegnamenti del corso in Bachelor's degree in Physiotherapy (ROVERETO) abbia generato un errore, ti preghiamo di provare più tardi.
"java.lang.IllegalStateException: forward() not allowed after buffer has committed.
at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:174)
at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:116)
at it.univr.di.uol.sitocs.Main.forwardRequest("