.area-riservata {
    background-color:#D7F0FB !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(239, 249, 253, 1);
    border-left:8px solid rgba(29, 163, 234, .3)
}
.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fff;
    border-left:8px solid rgba(254, 241, 53, .3);
}
.table-bordered > tbody > tr > td {
    border:0;
    font-weight:500;
    vertical-align:middle;
    color:#083A7B;
}
.table-bordered th {
    background: rgba(17, 62, 119, 1);
    text-align:center;
}
.table-bordered th a,.table-bordered th {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500 !important;;
    text-align: center;
}
.bottone-registro {
    background-color: #113E77;
    color: white !important;
    border-radius: 100px;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    margin-bottom: 6px;
    font-size: 13px;
    text-transform: uppercase;
}
.caption.lineahr:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #A2C6D6;
    position: absolute;
    left: 0;
    top: 50%;
}
html .lineahr a.btn.btn-primary.creaprogetto {
    background: #113E77;
    border: 0;
    border-radius: 200px !important;
}
.area-riservata .form-body {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 30px 30px 0 0;
}
.area-riservata .form-actions {
    background: #EFF9FD 0% 0% no-repeat padding-box !important;
    border-radius: 0px 0px 30px 30px !important;
    text-align:center;
    margin-bottom:30px;
    position:relative;
}
button.bottonecerca, #w4 button.bottonecerca {
    background: #09A3EA;
    border-radius: 200px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 100px !important;
    border: 0;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 7px;
    margin-left:0 !important;
}
.area-riservata.form-actions:before {
    width: 40px;
    height: 40px;
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    background: #d7f0fb;
    border-radius: 100px;
}
.area-riservata .form-actions:after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    right: -20px;
    background: #d7f0fb;
    border-radius: 100px;
}
.form-control, span.select2-selection, .tb31-progetto-formativo-search .form-control, .area-riservata input.form-control, .area-riservata .form-control.select2me, .area-riservata textarea {
    border-radius: 15px !important;
    border: 2px solid #A2C6D6 !important;
    box-shadow:unset !important;
}
.tb31-progetto-formativo-search .control-label,.select2-selection__rendered {
    color:#113E77 !important;
    font-weight:500;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #09A3EA transparent transparent transparent !important;
}
a.bottone-registro:hover {
    background: #09A3EA;
    text-decoration:none;
}
.area-riservata .form-body {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.riga-opportunita .list-item-content p {
    color:#083A7B;
}
.riga-opportunita i {
    color:#09A3EA;
}
.withb {
    margin-left: 5px;
    padding-left: 8px;
    border-left: 1px solid;
    box-sizing: content-box;
}
.container-opportunita {
    border:1px solid #083A7B !important;
    border-radius:40px;
    padding-bottom:0 !important;
    margin-bottom:20px;
}
.opportunita-dettagli {
    background-color: transparent;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #113E77;
    font-weight: 500;
    letter-spacing: 1.2px;
    padding-right: 22px;
    background-image: url(/images/dettagli.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 13px;
}
.bgdata {
    background: rgba(198, 232, 249, .56);
    padding: 1px 8px;
}
.bgposizioniaperte {
    background: rgba(254, 241, 53, 1);
    padding: 2px 10px;
    display: inline-block;
    border-radius: 100px;
    color: rgba(8, 58, 123, 1);
    margin-top: 5px;
    font-size: 22px;
}
.label-posizioni {
    color:rgba(95, 144, 172, 1);
    font-weight:500;
}
.mt-element-list .list-news.ext-1.mt-list-container ul>.mt-list-item:hover, .mt-element-list .list-news.ext-2.mt-list-container ul>.mt-list-item:hover {
    background-color: #f8ffff;
}
ul.title-breadcrumb a, .title-breadcrumb li small {
    font-size: 16px !important;
    font-weight:500 !important;
}
.title-breadcrumb li small {
    color:#113E77;
}
.title-breadcrumb a {
    color:#09A3EA !important;
}
.title-breadcrumb i.fa.fa-angle-right {
    font-size: 16px;
    margin-left: 10px;
}
.radius-40, .portlet.light:not(.area-riservata) {
    border-radius:40px !important;
} 
.portlet.light:not(.area-riservata) {
    padding:20px;
    margin-top: 25px;
}
.sfondo-posizioni {
    background-image: url(/images/posizioni-aperte.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 26px;
}
.page-head {
    background:#D7F0FB;
    padding: 15px 0 0;
}
.page-header {
    margin: 0; 
}
/*
.page-content {
    margin-top: 20px;
}*/
.page-wrapper .page-wrapper-middle {
    background-color: #f8fcff;
}
.form-group.bottone-ricerca {
    position: absolute;
    top: 15px;
    right: 5px;
}
.slider-margin-bottom {
    margin-top: -15px;
}
.portlet.insider > .portlet-title > .tools {
    background-color: #fafafa;
    padding: 10px 10px 20px;
    float: unset;
    width: 100%;
    text-align: center;

}
.barra-navigazione-utente-loggato ul.nav.navbar-nav {
    float: right;
}
.barra-navigazione-utente-loggato a.dropdown-toggle {
    padding: 10px;
}
.barra-navigazione-utente-loggato .dropdown-menu>li>a {
    padding: 5px 16px;
}
li.bc-item, .bc-item a {
    color: #0AA4EA;
    font-weight: 500;
}
li.bc-item.corrente {
    color: #113E77;
}
.bc-item span {
    padding: 0 6px;
}
.card-button img {
    width: 100%;
}
div#ui-datepicker-div {
    z-index: 3 !important;
}
div#chatbox {
    z-index: 9999;
}
input[type="checkbox"].form-control {
    display: inline-block;
    width: 18px;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 5px;
}
.empty {
    padding: 0 20px;
}

.mt-element-list .list-news.ext-1 .list-thumb {
    width: 90px;
    height: 90px;
    display: flex;
    margin: 0 auto;
}
.blog-content-2 .blog-single-content {
    margin-top:40px;
}
.left-logo-default {
    height: 90px;
}
.right-logo-default {
    height: 52px;
}
.scroll-top {
    display: block;
    position: fixed;
    bottom: 0;
    right: 20px;
    cursor: pointer;
    z-index: 1000;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.scroll-top.show {
    opacity: 1;
    visibility: visible;
}


.owl-carousel .img-box {
    width: 100%;
    height: 150px;              /* altezza fissa del riquadro */
    max-width: 300px;           /* opzionale */
    margin: 0 auto;
    display: flex;
    align-items: center;        /* centro verticale */
    justify-content: center;    /* centro orizzontale */
    overflow: hidden;
}

.owl-carousel .img-box img {
    max-width: 100%;
    max-height: 150px;
    width: auto;
    height: auto;
    display: block;
}
.news .owl-dots, .eventi .owl-dots {
    text-align:center;
}

.news-eventi button.owl-dot, .news button.owl-dot, .eventi button.owl-dot {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 30px;
    margin: 0 5px;
}
.news-eventi button.owl-dot.active, .news button.owl-dot.active, .eventi button.owl-dot.active {
    background: #009fe3;
}
.title-news-eventi{
    font-size:1.5em;
    color:#143f75;
}
.news button.owl-dot, .eventi button.owl-dot {
    width: 20px;
    height: 20px;
    background: #eee;
    border-radius: 30px;
    margin: 0 5px;
}
.home-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.container-news-eventi{
    width:70%;
}
.home-box {
    width: 90%;
    background: #fff;
    padding: 25px;
    border-radius: 8px;
}

.home-box.mb-4 {
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .home-box {
        width: 100%;
        padding: 15px;
    }
    .container-news-eventi{
        width:100%;
    }
}
.home-box .animated-image-box {
    width: 100%;
    aspect-ratio: 370 / 400; /* mantiene proporzione */
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.home-box .animated-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news .owl-dots, .news .owl-dots {
    text-align: center;;
}
.footer-logo-placement-uni {
    height: 85px;
}
.p-0 {
    padding:0;
}
.homepage .page-head {
    display: none;
}
.page-header .page-header-menu {
    margin-top:5px;
}
ul.menu-footer {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
.menu-footer li.classic-menu {
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: 1px solid #416593;
    font-family: 'Gordita';
    font-weight: 600;
}
.project-description {
    margin-top:20px !important;
}
.title-dashboard {
    font-weight: 500;
    font-size: 22px;
    color: #113E77;
}
.row.inizio-stato .btn-giallo {
    font-size: 16px;
}
.pagine-interne h2 {
    color:#143f75;
    margin:40px 0 20px;
    font-size:26px;
}
.bordo-giallo h1 {
    font-size:30px !important;
}
.page-wrapper .page-wrapper-middle:has(.pagine-interne) {
    background: #fff !important;
}
.portlet.light:has(.pagine-interne) {
    box-shadow: unset;
}
.margin-0 {
    margin: 0 !important;
}
.portlet.light > .portlet-title.bordo-giallo {
    border-bottom: 2px solid #FEF134;
}
.box-informazioni-data {
    background-color:#D7F0FB; 
    padding:10px; 
}
.box-informazioni-data div {
    margin:5px 0;
}
@media (min-width:992px) {
.container-doppiocolore{
    overflow:hidden;background: linear-gradient(to right, #009fe3 50%, #143f75 50%);
}
.box-informazioni-data {
    display:flex; 
    justify-content: space-evenly;
}
}
@media (min-width:768px) and (max-width:991.99px) {
    .container-doppiocolore .container{
    width:100%;
}}
@media (max-width:991.99px) {
    .page-header-menu {
    display: none;
}
input.hero-search__input {
    background: #b5e2f7;
    color: #143f75;
}
input.hero-search__input::placeholder {
    color: #143f75;
}
}