.corsi-link{
  color: #5b8edc;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}

.corsi-link:hover{
  color: #2359ad;
}

.corsi-link:focus{
  color: #5b8edc;
}

.news-text{
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}

h1{
  font-size: 28px;
  margin-top: 0;
}
h2 {
  color: #161d5d;
  font-style: italic;
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 15px;
}
h2:after{
  border: none;
}
.corsi-box {
  background: #5b8edc;
  color: #fff;
  padding: 10px 25px;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  height: 315px;
  margin-bottom: 30px;
  margin-top: 30px;
}
h3.citazione{
  font-weight: 700;
  font-style: italic;
}
h3.citazione::after{
  border: none;
}
p{
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
.text-cont{
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
.corsi-box a{
  text-decoration: none;
}

.corsi-box h2 {
  font-family: 'Lato', sans-serif;
  line-height: 240px;
}

.legenda-box {
  background: #eeeeee;
  color: #000;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 0 20px 20px 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
.legenda-box h3{
  padding-top: 30px;
  margin-top: 0;
}
.legenda-box ul li {
  margin-bottom: 5px;
}
.legenda-box ul li a{
  color: #000;
  font-style: italic;
  font-weight: 300;
}
.legenda-box ul li a:hover{
  font-weight: bold;
}

.legenda-box ul li i {
  margin-right: 10px;
  min-width: 20px;
  text-align: center;
  display: inline-block;
}
.modal p.red{
  color: #ff3f3f;
}
.modal a{
  color: #161d5d;
}
.modal h3{
  font-family: 'Lato', sans-serif;
  color: #161d5d !important;
  font-weight: 300;
  font-size: 20px;
}
.modal h3::after{
  content: "";
  border-bottom: 2px solid #5b8edc;
  bottom: -10px;
  display: block;
  height: 2px;
  margin: 0 auto;
  position: relative;
  width: 100px;
}
.modal-header{
  border-bottom: none;
}
.custom-panel .panel-heading{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  box-shadow: none;
  border: none;
  background-color: #eeeeee;
  color: #161d5d !important;
  border-left: 3px solid #161d5d;
  border-radius: 0;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #fff;
}

.float-right {
  float: right;
  margin-right: 5px;
}

.modal-title {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  margin-top: 5px;
}

.custom-panel h4 {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 300 !important;
}
.custom-panel h4>a{
  font-weight: 400 !important;
}
.custom-panel h4>a:hover{
  color: #161d5d;
}
.modal-margin {
  margin: 20px;
}

.custom-panel h5 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  color: #161d5d !important;
}

.custom-panel p {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
.custom-panel h4 a:hover,
.custom-panel h4 a:active,
.custom-panel h4 a:focus {
  text-decoration: none;
}


.custom-panel .panel-default {
  border: none;
}
.custom-panel.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 0px;
}

.position-absolute {
  position: absolute;
  bottom: 1%;
  right: 3%;
}

.position-relative {
  position: relative;
}

.corsi-box i {
  font-size: 150px;
  color: rgba(255, 255, 255, 0.1);
}

.coursesList{
  list-style: none;
  padding: 0;
  margin: 0;
}

.coursesList li{
  margin-bottom: 5px;
  background: rgba(238, 238, 238, 0.41);
}

.coursesList li a,
.coursesList li a:hover,
.coursesList li a:focus,
.coursesList li a:active{
  color: #000;
  text-decoration: none;
}

.coursesList li a{
  font-size: 16px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
}

.coursesList li a:hover{
  font-weight: bold;
}
a.btn-sicurezza{
  background-color: #5b8edc;
  width: 100%;
  border-radius: 90px !important;
}
.btn-sicurezza h2{
  font-weight: 400;
  color: #fff !important;
  font-size: 21px;
}
li>a:hover, li>a:focus{
  color: #161d5d;
  text-decoration: underline;
}
p.titoloSezioneDettaglio{
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  color: #161d5d !important;
  border-bottom: 1px solid #eeeeee;
}
.testoSezioneDettaglio{
  font-family: 'Lato', sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
div.sezioneDettaglio{
  margin-bottom: 10px;
  font-family: 'Lato', sans-serif;
}
