@charset "UTF-8";
/* Gordita Black */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

/* Gordita Black Italic */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

/* Gordita Bold */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* Gordita Bold Italic */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

/* Gordita Italic */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

/* Gordita Light */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

/* Gordita Light Italic */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

/* Gordita Medium */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

/* Gordita Medium Italic */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

/* Gordita Regular */
@font-face {
  font-family: 'Gordita';
  src: url('fonts/Gordita-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

.right-logo-default {
  height: 45px;
}

.left-logo-default {
  height: 70px;
}


.homepage .page-content{
  padding:0;
}

.eu-logo-default {
  max-height: 110px;
  margin: 0px 10px 0px;
}


.portlet.light.eu-portlet {
  padding: 1px 20px 1px;
}

p.project-descriptin {
  font-size: 15px;
  margin: 40px 0;
}

.sott{
  font-size:23px;
}

@media (max-width: 991px) {
  .center-sm{
    text-align:center;
  }
  .btn-giallo{
    padding: 10px 20px;
  }

  .right-logo-default {
    margin: 5px auto 5px;
  }

  .left-logo-default {
    margin: 5px auto 20px;
  }

  .responsive-alignment {
    text-align: center;
  }
}
.page-header .page-logo-header .m-grid.m-grid-demo .m-grid-col {
  border: none;
  background-color: transparent;
}
.page-header p.project-descriptin {
  font-size: 12px;
  line-height: 14px;
}
.page-header .page-header-menu {
  background: unset;
}

.page-header{
  border-bottom: 5px solid #009fe3;
}


.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:active,
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:focus, .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a {
  color: #1B477D;
  background:unset;
  font-size: 16px;
  font-weight: 500;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover {
  color: #009fe3;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover {
  color: #009fe3;
  background: #fff !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover > i {
  color: #009fe3;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a > i {
  color: #fff;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 300;
  padding: 10px 12px;
  white-space: normal;
  color: #fff;
  background: #009fe3;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a::after {
  color: #fff;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a:hover::after {
  color: #009fe3;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a {
  color: #009fe3;
  background: #fff;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a {
  background: #009fe3;
  color: #fff;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover {
  background: #fff;
  color: #009fe3;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a {
  font-size: 16px;
  font-weight: 500;
 color: #1B477D;;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a > i {
  font-size: 25px;
  color: #fff;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a > i:hover {
  color: #009fe3;
}

body {
  font-family: "Montserrat";
}

.page-header {
  height: auto;
}
.page-header .page-header-top {
  height: auto;
}
.page-header .page-header-menu {
  display: block;
  height: 100%;
  clear: both;
  margin-top:15px;
}
.h-100 {
  height:100%;
}
.page-wrapper .page-wrapper-middle {
  background-color: #fafafa;
}

.page-wrapper-bottom {
  border-top: 10px solid #ffed00;
}

.page-prefooter {
  color: #fff;
}

.page-prefooter{
  padding:0;
}

.page-prefooter a, .page-prefooter span, .page-prefooter p {
  font-size: 14px;
}

.page-prefooter a, .page-prefooter h2 {
  color: #fff;
}

/* Modifiche Eleonora */

.blu{
  background:#143f75!important;
}

.mt-2{
  margin-top:20px;
}

.mt-4{
  margin-top:40px;
}

.font-wh{
  color:#fff;
}

.bottom-oro {
    border-bottom: 2px solid #FEF134;
    display: inline-block;
    padding-bottom: 14px;
}

.primary-background{
  background: #009fe3!important;
}

#w0 img {
  min-width: auto !important;
  width: 100% !important;
}



.p-20{
  padding: 20px 0;
}

.celeste{
  background: var(--quick-azurre);
}

.box-img {
    width: 100%;
    height: auto;
}

.btn-giallo{
    background: #FEF134;
    padding: 10px 55px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 20px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img{
  height:auto!important;
}

.page-wrapper .page-wrapper-top{
  position: sticky;
    top: 0;
    z-index: 1049;
}

.search-overlay{
  text-align: center;
  margin-top: -5%;
  z-index: 99;
  position: absolute;
  left: 45%;
}

.btn-accedi {
    background-image: url(/images/icona-accedi.svg);
    background-color: #143f75;
    padding: 10px 20px 10px 40px;
    margin: 0 1px;
    font-weight: 400;
    border-radius: 20px;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: 5px center;
    font-weight: 500;
}
.btn-accedi:hover {
color:#fef134 !important;
text-decoration:none;
}

.br-30{
  border-radius:30px;
}

 .font-giallo{
  color:#FEF134;
 }

 .footer-info-bg {
  background-color: #0D5591;
}

 
.centro{
  display:flex;
  justify-content: center;
}



.page-head .page-title > h1 a {
  color: #143f75;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

.btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all):not(.search-header) {
  padding: 6px 14px 6px !important;
}

.btn.btn-primary {
  background-color: #009fe3;
  border-color: #009fe3;
}

.btn.btn-primary-dark {
  color: #fff;
  background-color: #143f75;
  border-color: #143f75;
}


.primary-font-size {
  font-size: 18px;
}

.text-font-size {
  font-size: 15px;
}

.m-grid.m-grid-demo.m-grid-suggestion {
  margin-top: 20px;
}
.m-grid.m-grid-demo.m-grid-suggestion .m-grid-col {
  border: none;
  background: none;
}

.m-grid.m-grid-demo.m-grid-suggestion .m-grid-col:nth-child(1) {
  border-right: 1px solid #009fe3;
}

.suggestion-footer {
  margin-top: 40px;
}

.suggestion-item {
  border: 1px solid #009fe3;
  margin: 0px 150px;
  border-radius: 10px;
  background-color: #fafafa;
}

.p-130{
  padding:130px 0;
}

@media (max-width: 980px) {
  .suggestion-item {
    margin: 5px 80px;
  }
}
@media (max-width: 770px) {
  .pull-right{
    float:unset!important;
  }
  .left-logo-default {
    height: 53px;
}

@media (max-width:580px){

  .right-logo-default {
    height: 35px;
  }
}

  .pull-right{
    text-align:center;
  }
 
  .sm-center{
    text-align:center;
  }

  .btn-giallo {
    padding: 10px 10px;
  }

  .font-sm {
    font-size: 15px!important;
}

.portlet-body img
 {
    margin: 25px 0;
}



  .m-grid.m-grid-demo.m-grid-suggestion .m-grid-col:nth-child(1) {
    border-right: none;
  }

  .suggestion-item {
    margin: 5px 20%;
  }
}

@media (min-width:789px){
  .br-desk{
    border-right: 2px solid;
  }
}

@media (min-width:991px){
  .carousel img {
  border-bottom-right-radius: 150px;
  border-bottom-left-radius: 150px;
    width: 100%;
}

  .desktop-right{
  text-align:right;
 }

 .desktop-center{
  text-align:center;
 }

  .border-solid {
    border-left: 1px solid;
    border-right: 1px solid;
}

}
@media (max-width: 991px) {
  .font-l {
    font-size:28px!important;
  }


  .page-header .page-header-menu .hor-menu .navbar-nav .classic-menu-dropdown.open .dropdown-menu {
    display: block;
  }
}
@media (max-width: 991px) {
  .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a {
    color: #666 !important;
    background: #fff !important;
    border: 1px solid #f0f0f0;
  }

  .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a:hover,
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a:visited {
    color: #009fe3 !important;
    background: #fff !important;
  }

  .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a > i {
    color: #009fe3 !important;
  }
}
.xx-large {
  font-size: xx-large;
}

.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #009fe3;
}

.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #33c2ff;
}

.mt-element-overlay .mt-overlay-2.mt-overlay-size,
.mt-element-overlay .mt-overlay-1.mt-overlay-size {
  width: 158px;
  height: 158px;
  display: flex;
}
.mt-element-overlay .mt-overlay-2.mt-overlay-size img,
.mt-element-overlay .mt-overlay-1.mt-overlay-size img {
  padding: 5px;
  object-fit: contain;
}

.mt-card-content.mt-overlay-size {
  width: 158px;
}

.slider-margin-bottom {
  margin-bottom: 25px;
}

.mt-social-item {
  position: relative;
}
.mt-social-item ul {
  padding: 0px;
}
.mt-social-item ul li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mt-social-item ul li a {
  color: #000;
  font-size: 18px;
}
.mt-social-item ul li a:hover {
  color: #ffed00;
}
.mt-social-item ul li a.facebook:hover {
  color: #3b5998;
}
.mt-social-item ul li a.linkedin:hover {
  color: #007bb6;
}
.mt-social-item ul li a.whatsapp:hover {
  color: #25D366;
}

.blog-content-2 .blog-single-content > .blog-single-foot.blog-social-footer {
  padding: 20px 0 10px;
}

.icon-social-linkedin:before {
  content: "";
}

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-linkedin:hover {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}

.blog-single-multimedia img {
  display: block;
  max-height: 200px;
}

.box-multimediali img, .box-multimediali video {
  max-height: 278px;
}

.img-center {
  margin: 0 auto;
}

.blog-single-content .list-inline.list-inline-enanched.list-line-yellow {
  background-color: #ffed00;
}

.blog-single-content ul.list-inline.list-inline-enanched.list-line-blue {
  background-color: #009fe3;
  color: #fff;
}

.full-width {
  width: 100%;
}

td.tdcontainer > div.content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

td.tdcontainer.conteiner-left {
  height: 100px;
}

td.tdcontainer.conteiner-center {
  height: 66px;
}

td.tdcontainer.conteiner-right {
  height: 200px;
}

td.with-border {
  border: 1px solid #ddd;
}

tr.with-border {
  border: 1px solid #ddd;
}

.scroll-to-top,
.scroll-to-top > i {
  color: #143f75;
  opacity: 0.7;
}

.scroll-to-top > i:before {
  font-size: 35px;
}

.scroll-top,
.scroll-top > i {
  color: #fff;
  font-size: 14px;
}

.scroll-top > i:before {
  font-size: 40px;
}

.scroll-top:hover {
  cursor: pointer;
}

.page-prefooter .footer-block-universita p {
  font-size: 12px;
}

.readmore-link {
  color: #009fe3;
  font-weight: 600;
}

a.modal-link:hover,
a.modal-link:focus {
  text-decoration: none;
  cursor: pointer;
}

.box-portiamovalore {
  margin-bottom: 25px;
}

.show-social-footer {
  padding: 10px 0 5px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #f0f1f2;
  margin-bottom: 20px;
  margin-top: 20px;
}

.highlight-column {
  color: #d9534f;
}

.closed {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.form-group.kv-switch-container {
  padding-left: 15px;
  padding-top: 8px;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.carousel-indicators .active {
  background-color: #009fe3;
}

.carousel-indicators li {
  border: 1px solid #009fe3;
}


.dropdown-submenu > a:after {
  position: unset;
  display: unset;
  font-size: 14px;
  right: 7px;
  top: 7px;
  font-family: unset;
  height: auto;
  content: unset;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a > i {
  color: #fff;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.classic-menu-dropdown .dropdown-menu {
  min-width: 220px;
}

.dropdown-submenu > .dropdown-menu {
  left: -100%;
}


.azienda-menu-wrapper {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  height: 100%;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
#spinner-loading {
  display: flex;
  position: fixed;
  z-index: 10000;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(192, 192, 192, 0.5);
  background-repeat: no-repeat;
  background-position: center;
}
#spinner-loading:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 6px solid #ccc;
  border-top-color: #009fe3;
  animation: spinner 0.8s linear infinite;
  z-index: 99999;
}

.button-link-container {
  margin-bottom: 30px;
}

.button-link a {
  font-size: 12.5px;
  color: #fff;
}

.recap-step {
  display: none;
}

.modal .select2.select2-container {
  width: 100% !important;
}

.btn.btn-primary.btn-outline {
  border-color: #009fe3;
  color: #009fe3;
  background-color: #fff;
  text-transform: lowercase !important;
  font-weight: 400 !important;
}

.btn.btn-primary.btn-outline:hover {
  color: #fff;
  background-color: #009fe3;
}

a {
  text-shadow: none;
  color: #143f75;
}

.font-dark-blue {
  color: #143f75;
}

.w-400{
  font-weight:400;
}

.w-500{
  font-weight:500;
}

.font-md{
  font-size: 30px!important;
}

.font-sm{
  font-size: 1vw;
}

.font-l {
  font-size: 30px;
  font-weight: 600;
}

.font-xl{
  font-size:40px;
}

.font-azienda{
  font-size:22px;
  margin:0;
}

.font-blue {
  color: #009fe3;
}

.t-center {
  text-align: center;
}

.mt-card-desc span {
  font-size: x-large;
}

tbody.hide-consenti-aperta tr td:nth-child(2) {
  display: none;
}

tbody.hide-salto tr td:nth-child(3) {
  display: none;
}

form div.required label.control-label:after {
  content: " * ";
  color: red;
}

div[class^=i-checks-] {
  padding-top: 7px;
}

/* Non so se è giusto forzarlo così*/

.container-fluid{
  padding-right: 15px;
  padding-left: 15px;
}

.select2-container--disabled span.select2-selection__arrow {
  display: none;
}

a.text-underline {
  text-decoration: underline;
}

ul.multistep-form-riepilogo {
  list-style: none;
}
ul.multistep-form-riepilogo li {
  display: inline-block;
}
ul.multistep-form-riepilogo li.selected {
  font-weight: bold;
}
ul.multistep-form-riepilogo li::before {
  content: "->";
}
ul.multistep-form-riepilogo li:first-child::before {
  content: "";
}

.mt-element-step .mt-step-col .btn.mt-step-number {
  font-size: 26px !important;
  font-weight: normal !important;
}

.form-group .required {
  color: unset;
  font-size: unset;
  padding-left: 12px;
}

.has-success .input-group-btn .btn-default.button-radio,
.has-success .input-group-btn .btn-default.esperienza-button-radio {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.form-control-static {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #eee;
  opacity: 1;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.pulsante-ricerca-matricola {
  margin-bottom: 15px;
}

.footer-col-title {
  /*line-height: 50px;*/
  font-weight: 600;
  margin:0;
}

.footer-logo-placement {
  height: 85px;
}

.footer-logo-placement-uni{
  height: 60px;
}

.footer-logo-uniba {
  height: 45px;
  vertical-align: bottom;
  margin: 20px 5px 5px 5px;
}

.social-footer {
  width: 35px;
  margin: 5px;
}

.portlet.light > .portlet-title {
  border-bottom: 1px solid #009fe3;
}
.portlet.light > .portlet-title > .caption {
  color: #333;
}
.portlet.light > .portlet-title > .caption > .caption-subject {
  font-size: 24px;
  color: #143f75;
}

.portlet.insider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 12px 0px 15px 0px;
}

.portlet.insider > .portlet-title {
  border-bottom: none;
  padding: 40px 20px 0px 40px;
  margin: -40px;
}
.portlet.insider > .portlet-title > .tools {
  background-color: #fafafa;
  padding: 10px;
}
.portlet.insider > .portlet-body {
  padding: 28px;
  margin: -20px;
  background-color: #fafafa;
}

.portlet.insider .search div {
  padding-left: 0px;
}

.portlet.insider > .portlet-title > .tools > a.collapse, .portlet.insider > .portlet-title > .tools > a.expand {
  background-image: none;
  width: 100%;
}
.portlet.insider > .portlet-title > .tools > a.collapse::after, .portlet.insider > .portlet-title > .tools > a.expand::after {
  text-decoration: none;
  font-size: 20px;
}
.portlet.insider > .portlet-title > .tools > a.collapse::after {
  content: "-";
}
.portlet.insider > .portlet-title > .tools > a.expand::after {
  content: "+";
}

.portlet.insider > .portlet-title > .tools > a:focus {
  text-decoration: none;
}

.mt-list-item .btn-align {
  line-height: 80px;
}

.mt-element-list .list-news.mt-list-container ul > .mt-list-item > .list-item-content > h3 > a:hover {
  color: #009fe3;
}

.mt-element-list .list-news.mt-list-container {
  border: none;
}
.mt-element-list .list-news.ext-1 .list-thumb {
  width: 90px;
  height: 90px;
  display: flex;
}
.mt-element-list .list-news.ext-1 .list-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mt-element-list .list-news.ext-1 .list-event-thumb {
  width: 310px;
  height: 115px;
  overflow: hidden;
  float: left;
}
.mt-element-list .list-news.ext-1 .list-event-thumb img {
  width: 100%;
}
.mt-element-list .list-news.ext-1 .list-square-thumb img {
  height: 100%;
  width: 100%;
}
.mt-element-list .list-news.ext-1.mt-list-container ul > .mt-list-item > .list-datetime,
.mt-element-list .list-news.ext-1.mt-list-container ul > .mt-list-item > .list-item-content {
  padding-left: 100px;
}
.mt-element-list .list-news.ext-1.mt-list-container ul > .mt-list-item > .list-datetime {
  margin-bottom: 0px;
}
.mt-element-list .list-news.ext-1.mt-list-container ul > .mt-list-item.no-border {
  border: none;
}

.list-item-content p.description {
  min-height: 40px;
}

.portlet.sale-summary {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.sale-summary ul {
  margin-top: -10px;
}
.sale-summary li:first-child {
  border-top: none;
}
.sale-summary li {
  padding: 10px 0;
  overflow: hidden;
  border-top: solid 1px #eee;
}
.sale-summary li .sale-info {
  margin-top: 4px;
  float: left;
  color: #646464;
  font-size: 14px;
  text-transform: uppercase;
}
.sale-summary li .sale-num {
  float: right;
  color: #009fe3;
  font-weight: 300;
  margin-top: 4px;
}

.mt-card-desc a {
  color: #009fe3;
}

.list-inline.list-inline-enanched {
  background-color: #fafafa;
  padding: 5px;
}

.list-unstyled.profile-nav li {
  margin-bottom: 5px;
}

.mt-element-list .list-news.mt-list-container ul > .mt-list-item.mt-list-item-news > .list-item-content > h3, .mt-element-list .list-news.mt-list-container ul > .mt-list-item.mt-list-item-news > .list-item-content > p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 19px;
}

.ellipsize-list-item {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 25px;
}

.cont .label-success {
  background-color: #5cb85c !important;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
  border-left: none;
}

.select2-container .select2-selection--single {
  height: 34px;
}

.disabled-select {
  background-color: #d5d5d5;
  opacity: 0.5;
  border-radius: 3px;
  cursor: not-allowed;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.profile ul.profile-nav li {
  position: relative;
}
.profile ul.profile-nav li a {
  color: #009fe3;
  display: block;
  font-size: 14px;
  padding: 8px 10px;
  margin-bottom: 1px;
  background: #f0f6fa;
  border-left: solid 2px #ffed00;
  text-decoration: none;
}
.profile ul.profile-nav li span {
  top: 0;
  right: 0;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
  position: absolute;
  background: #ffed00;
}
.profile ul.profile-nav li span::before {
  margin: -6px;
}

.profile-sidebar {
  float: left;
  width: 300px;
  margin-right: 20px;
}

.profile-content {
  overflow: hidden;
}

.blog-content-2 .blog-single-content > .blog-single-head > .blog-single-head-title {
  color: #143f75 !important;
}

.blog-content-2 .blog-single-content > .blog-single-multimedia {
  margin: 0 0 35px;
}

.blog-content-2 .blog-single-content > .blog-single-desc > p {
  color: #333;
}

.cont.cont-no-margin {
  margin-right: 0px !important;
}

.mt-element-step .step-background-thin .mt-step-col {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.bg-grey-steel {
  background: #e9edef !important;
}

.mt-element-step .step-background-thin .mt-step-number {
  font-size: 120px;
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 0.79em;
  color: #dae1e4;
  z-index: 4;
}

.mt-element-step .step-background-thin .mt-step-title {
  font-size: 30px;
  font-weight: 100;
  text-align: right;
  padding-right: 25%;
  z-index: 5;
  position: relative;
}

.mt-element-step .step-background-thin .mt-step-content {
  text-align: right;
  position: relative;
  padding-right: 25%;
  z-index: 5;
}

.mt-element-step .step-background-thin .active .mt-step-number {
  color: var(--quick-dark-blue) !important;
}

.mt-element-step .step-background-thin .active {
  background-color: #009fe3 !important;
}

.mt-element-step .step-background-thin .error {
  background-color: #ffed00 !important;
}

.nav-tabs.nav-tirocini {
  border-bottom: transparent;
}
.nav-tabs.nav-tirocini > li > a:hover {
  border-color: transparent;
  background-color: transparent;
}
.nav-tabs.nav-tirocini > li > a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.nav.nav-tirocini > li > a:nth-child(1) {
  padding: 0px 15px 10px;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:active,
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:focus,
.page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a {
  font-weight: 500;

}

.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a {
    border-bottom:2px solid #FEF134;
}

.btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all) {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 14px 4px;
}

.lh-48 {
  line-height: 48px;
}

a.polar-white,
a.polar-white:hover {
  background-color: #fff;
  color: var(--quick-dark-blue);
}

.m-l-50 {
  margin-left: 25px;
}

.m-r-50 {
  margin-right: 25px;
}

.mt-10 {
  margin-top: 10px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.title-breadcrumb {
  list-style: none;
  margin-bottom: 0px;
  padding-left: 30px;
}

.title-breadcrumb > li {
  display: inline-block;
}



.cta-btn{
  display: inline-flex;
  align-items: center;
  gap: 14px;                 
  padding-left: 22px;
  padding-right: 36px;       
  color: #133E6F;           
  background: #E6F5FF;     
  border-radius: 9999px;
  text-decoration: none;
  font: 600 18px/1.1 ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  position: relative;
  box-shadow: 0 1px 0 rgba(0,0,0,.02), 0 2px 8px rgba(19,62,111,.06);
  transition: transform .15s ease, box-shadow .15s ease;
}

/* Bottone */
.cta-btn{
  display: inline-flex;
  align-items: center;
  gap: 20px;                 
  height: 56px;
  padding-left: 22px;
  padding-right: 14px;       
  color: #133E6F;            
  background: #E6F5FF;       
  border-radius: 9999px;
  text-decoration: none;
  font: 600 18px/1.1 ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  position: relative;
  box-shadow: 0 1px 0 rgba(0,0,0,.02), 0 2px 8px rgba(19,62,111,.06);
  transition: transform .15s ease, box-shadow .15s ease;
}

.cta-btn::after{
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  width: 48px;             
  height: 48px;
  transform: translateY(-50%);
  background: #D7EEFF;      
  border-radius: 50%;
}
a.cta-btn:hover {
    background: rgb(215, 238, 255);
    text-decoration: none;
}
.cta-icon{
  width: 22px;
  height: 22px;
  z-index: 1;     
  transition: transform .2s ease;
  color: #133E6F;
}

.cta-btn:focus{ outline: none; }
.cta-btn:focus-visible{ box-shadow: 0 0 0 3px rgba(19,62,111,.22); }



.block-info {
  line-height: 40px;
  margin: 5px;
}

.block-info a {
  text-transform: uppercase;
  line-height: 30px;
}

.block-follow-us {
  line-height: 100px;
}

.x-large {
  font-size: x-large;
}

.label-pv-text {
  position: absolute;
  width: 100%;
  color: red;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}

div[class*=linguestudente-0-tb28_lingua] .col-sm-6.col-sm-offset-3 {
  width: 100%;
  margin-left: 0px;
}

div[class*=-tb24_lingua] .col-sm-6 {
  width: 100%;
  margin-left: 0px;
}

div[class*=-tb24_livello] .col-sm-6 {
  width: 100%;
  margin-left: 0px;
}

.page-md .widget-bg-color-white.box-shadow-none {
  box-shadow: none;
}

.candidati button {
  font-size: 20px !important;
}

.btn-big {
  font-size: 20px !important;
  line-height: 20px !important;
}

.text-green {
  color: #5cb85c;
}

.creaprogetto {
  font-size: 20px !important;
}

/*# sourceMappingURL=main.css.map */



@media (prefers-reduced-motion: reduce){
  .reveal .fx{opacity:1 !important; transform:none !important; transition:none !important;}
}

/* stato iniziale degli elementi animati */
.reveal .fx{
  opacity:0;
  transform: translateY(16px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  transition-delay: var(--d,0ms); /* stagger semplice */
  will-change: opacity, transform;
}
/* varianti direzionali */
.reveal .fx-up{ transform: translateY(16px); }
.reveal .fx-right{ transform: translateX(20px); }
.reveal .fx-left{ transform: translateX(-20px); }


/* quando la sezione è in viewport */
.reveal.in .fx, .reveal.in.fx{
  opacity:1;
  transform:none;
}

.icon-box {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

:root{
  --quick-yellow:#FEF134;
  --quick-blue:#0b4ea2;
  --quick-dark-blue: #143f75;
  --quick-azurre :#D6EFFA;
  --quick-gap:5px;
  --quick-radius:12px;
  --quick-shadow:0 6px 16px rgba(0,0,0,.12);
  --quick-speed:.28s;

  --space-10: 10px;
  --space-20: 20px;
  --space-60: 60px;
  --space-130:130px;

  --fs-base: 15.5px;
  --fs-sm:   13.5px;
  --fs-lg:   19px;
  --fs-title-section:40px;

}

@media (max-width: 767.98px){
  :root{
    --space-60: 30px;   
    --space-130: 80px;  
  }


}

@media (min-width: 768px) and (max-width: 1199.98px){
  :root{
    --space-60: 48px;
    --space-130: 100px;
  }
}

.pt-10  { padding-top: var(--space-10); }
.pt-20  { padding-top: var(--space-20); }
.pt-60  { padding-top: var(--space-60); }
.pt-130 { padding-top: var(--space-130); }

.pb-10  { padding-bottom: var(--space-10); }
.pb-20  { padding-bottom: var(--space-20); }
.pb-60  { padding-bottom: var(--space-60); }
.pb-130 { padding-bottom: var(--space-130); }

.p-10   { padding: var(--space-10); }
.p-20   { padding: var(--space-20); }
.p-60   { padding: var(--space-60); }
.p-130  { padding: var(--space-130); }

.section-20  { padding-top: var(--space-20);  padding-bottom: var(--space-20); }
.section-60  { padding-top: var(--space-60);  padding-bottom: var(--space-60); }
.section-130 { padding-top: var(--space-130); padding-bottom: var(--space-130); }


.page-prefooter.blu{
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
  overflow: hidden;           
  position: relative;
}

.title-section{
  font-size: var(--fs-title-section);
  font-weight: 600 !important;
}

.quick-rail{
  position:fixed;
  right:0px; 
  top:50%; 
  transform:translateY(-50%);
  display:flex; 
  flex-direction:column; 
  gap:var(--quick-gap);
  z-index:9999;
}

.quick-item{ position:relative; width:var(--quick-size); height:var(--quick-size); }

.quick-btn{ 
  all:unset;
  cursor:pointer;
  width:100%; height:100%; 
  display:grid;
  place-items:center;
  background:var(--quick-yellow); 
  color:var(--quick-blue); }

.quick-btn img{ 
  width:45px; height:45px; }

.quick-label{
  position:absolute; 
  right:calc(100% + 0px);
  top:0; 
  height:100%; 
  display:flex;
  align-items:center;
  padding:0 16px 0 18px;
  background:var(--quick-yellow);
  color:var(--quick-blue);
  font-weight:600;
  text-decoration:none;
  transform:translateX(-12px);
  opacity:0; pointer-events:none;
  transition:transform var(--quick-speed) ease, opacity var(--quick-speed) ease;
}


.quick-item.is-open .quick-label{ transform:translateX(0); opacity:1; pointer-events:auto; }
@media (hover:hover){ 
  .quick-item:hover .quick-label{
     transform:translateX(0); opacity:1; pointer-events:auto;
     } }
@media (prefers-reduced-motion: reduce)
{ .quick-label{ transition:none; transform:none; opacity:1; } }


form#w4 button
 {
    border-radius:80px;
    padding: 8px 13px 6px !important;
    margin-left: -37px;
}

form#w4 #search {
    background:var(--quick-azurre);
    border: 0;
    border-radius: 20px;
    max-width: 175px;
}

.hero-search {
  top: -200px;
  --border: rgba(255, 255, 255, .65);
  --btn-size: 35px;
  --pill-radius: 999px;
  --btn-bg: #08a3d8;
  position: relative;
  width: min(980px, 80vw);
  margin: 0 auto;
}

.hero-search__input {
  width: 100%;
  padding: 14px calc(var(--btn-size) + 28px) 14px 32px;
  border: 1px solid var(--border);
  border-radius: var(--pill-radius);
  background: rgba(0, 0, 0, .15);          
  color: #fff;
  font-size: 16px;
  line-height: 1;
  outline: none;
  backdrop-filter: blur(2px);      
}

.hero-search__input::placeholder {
  color: rgba(255, 255, 255, .9);
  font-weight: 600;
}

.hero-search__btn {
  position: absolute;
  right: 8px;                     
  top: 50%;
  transform: translateY(-50%);
  width: var(--btn-size);
  height: var(--btn-size);
  border-radius: 50%;
  background: var(--btn-bg);
  border: 4px solid var(--border);
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .35);
}

.hero-search__btn i {
  color: #fff;
  font-size: 1.25rem;
  line-height: 0;
}

.hero-search__input:focus {
  border-color: #fff;
}
.hero-search__btn:active {
  transform: translateY(-50%) scale(.98);
}

.custom-carousel .slide-container {
    position: relative;
    height: 400px;
}
.box-absolute {
    position: absolute;
    top: 50px;
    left: 150px;
    max-width: 100%;
}
@media (min-width:991px) {
  .box-absolute {
    width: 500px;
  }
}
@media (min-width:992px) and (max-width:1240px) {
  .hero-search {
    top: -100px !important;
}
}
.welcome-box
 {
    background-color: rgba(255, 255, 255, .75);
    padding: 50px 50px 25px 50px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    border-radius: 0px 80px;
    -webkit-backdrop-filter: blur(3px);
}

.welcome-badge {
    background-color: #ffd700;
    color: #333;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 0 0 15px;
    display: inline-block;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    position:absolute;
    top:0;
    left:0;
}

.welcome-badge .bullet {
    color: #1e40af;
    margin-right: 4px;
    font-size: 8px;
}

.portal-title {
    position: relative;
    margin-bottom: 12px;
}

.blue-line {
    width: 4px;
    height: 100%;
    background-color: #009fe3;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
}

.portal-title h2 {
    color: #113E77;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0 15px;
}

.description {
    color: #6b7280;
    font-size: 13px;
    line-height: 1.4;
    margin: 0 0 18px 0;
}

.discover-btn {
    background-color: #fff;
    color: #1e40af;
    /*border: 2px solid #1e40af;*/
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.discover-btn:hover {
    background-color: #1e40af;
    color: white;
    text-decoration:none;
}

.discover-btn .arrow {
    background: url(/images/freccia-scopri.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 12px;
    background-size: 12px;
    background-position: right;
}

.carousel-status {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  color: #fff;
}
.carousel-prev, .carousel-next {
  cursor: pointer;
  font-size: 1.7em;
}
.carousel-progress-bar {
  flex: 1;
  height: 3px;
  background: #888;
  position: relative;
  margin: 0 8px;
  border-radius: 2px;
  overflow: hidden;
}
.carousel-progress {
  height: 100%;
  background: #edc711;
  width: 0%;
  transition: width 300ms;
}
.carousel-current, .carousel-total {
  font-size: 1.2em;
  min-width: 20px;
  text-align: center;
}
.page-header {
    margin: 20px 0 0px 0;
}
#scopri-mondo {
  position:relative;
}
#scopri-mondo:before {
    content: url(/images/decorazione-celeste.svg);
    position: absolute;
    top: 12px;
    left: -100px;
}
#box-nuove-opportunita {
  position:relative;
}
#box-nuove-opportunita .content {
  padding-left:120px;
}
#box-aziende-registrate {
  position:relative;
}
#box-aziende-registrate .content {
  padding-right:120px;
}
#w0 .carousel-caption { display:none;}
.animated-image-box {
            /* Dimensioni iniziali del contenitore */
            
            height: 400px;
            
            /* Overflow nascosto per tagliare l'immagine */
            overflow: hidden;
            
            /* Posizionamento relativo per l'overlay */
            position: relative;
            
            /* Bordi arrotondati */
            border-radius: 15px;
            
            /* Transizione fluida */
            transition: all 0.3s ease;
            
            /* Ombra leggera */
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            
            /* Cursore pointer */
            cursor: pointer;
        }

        .animated-image-box:hover {
            /* Dimensioni più grandi al hover */
            
            height: 440px;
            
            /* Ombra più pronunciata */
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
            
            /* Leggero movimento verso l'alto */
            transform: translateY(-5px);
        }

        .animated-image-box img {
            /* Immagine sempre delle stesse dimensioni (es. 500px larghezza) */
            width: 500px;
            height: auto;
            
            /* Centratura dell'immagine nel contenitore */
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            
            /* Transizione fluida */
            transition: all 0.3s ease;
            
            /* Assicura che l'immagine copra tutto il contenitore */
            min-height: 100%;
            object-fit: cover;
        }

        .overlay {
            /* Overlay celestino invisibile inizialmente */
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(135, 206, 235, 0.3);
            opacity: 0;
            transition: opacity 0.3s ease;
            border-radius: 15px;
        }

        .animated-image-box:hover .overlay {
            /* Overlay visibile al hover */
            opacity: 1;
        }

        .image-info {
            position: absolute;
            bottom: 20px;
            left: 20px;
            right: 20px;
            color: white;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
            z-index: 2;
        }

        .image-info h3 {
            margin: 0 0 5px 0;
            font-size: 18px;
        }

        .image-info p {
            margin: 0;
            font-size: 14px;
            opacity: 0.9;
        }

      
        /* Versione alternativa per immagini molto alte */
        .animated-image-box.tall-image img {
            width: auto;
            height: 600px;
            max-width: none;
        }

        .image-box-label {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 999;
    padding: 7px 15px;
    background: #FFFFFFE3 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000064;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    text-transform: uppercase;
    color:#113E77;
    font-weight: 600;
    font-size: 12px;
}
.image-box-label.news {
   color:#113E77;
}

.image-box-label.eventi {
   color:#00A3EA;
}
.head-carosello-home {
    display: flex;
    justify-content: space-between;
    align-items: anchor-center;
}
a.freccia-scopri {
    background: url(/images/freccia-scopri.svg);
    background-position: 93% center;
    background-repeat: no-repeat;
    padding-right: 25px;
    background-size: 10px;
    text-align: right;
    display: block;
    margin-bottom: 12px;
}
a.freccia-scopri.sfondo-celeste {
    background-color: #e6f5ff;
    display: inline-block;
    padding: 10px 26px 10px 15px;
}
.news-eventi .item h3 a {
    font-weight: 600;
    font-size: 20px;
}
.news-eventi .item h3 {
    border-bottom: 1px solid;
    padding-bottom: 16px;
}
.news-eventi .item p {
    font-weight: bold;
    text-transform: uppercase;
}
.news-eventi .item p a {
      background: url(/images/freccia-scopri.svg);
    background-position: right;
    padding-right: 22px;
    background-repeat: no-repeat;
    background-size: 12px;
    transition: padding-right 0.5s ease;
}
.news-eventi .item p a:hover  {
    padding-right: 26px;
    text-decoration: none;
}
html .btn.btn-primary.search-header {
  padding: 6px !important;
  border-radius: 100% !important;
  margin-left: -15px;
}
input#search {
    border-radius: 100px 0 0 100px;
    background: #E6F5FF;
    border: 3px solid #E6F5FF;
    color: #133E6F;
    font-weight: 500;
}
input#search::placeholder {
    color: #133E6F;
    font-weight: 400;
}
.uniba-chatbot-icon {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    cursor: pointer;
    /* outline: none !important; */
}
.uniba-chatbot-icon:before {
    content: 'Serve aiuto?';
    background: #ffffff;
    color: #004071 !important;
    font-size: 14px;
    font-weight: 600;
    padding: 22px 22px;
    border-radius: 25px 25px 5px 25px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.uniba-chatbot-icon:after {
    content: '';
    display: block;
    width: 96px;
    height: 96px;
    background: #fff url(/images/logo-chatbot.jpg) no-repeat center;
    background-size: cover;
    border-radius: 50%;
    border: 8px solid #fff !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}
/* Responsive */
@media (max-width: 768px) {
  
    /*.welcome-box {
        bottom: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        padding: 16px;
    }*/
    
    .portal-title h2 {
        font-size: 20px;
    }
    
    .blue-line {
        height: 50px;
    }

}

@media (max-width:992px)  {
  .carousel-status {
    background: #143f75;
    padding: 10px;
  }
  .box-absolute {
    display:block;
    position:relative;
    top: unset;
    left: unset;
  }
  .welcome-box {
    box-shadow:unset;
  }
  .hero-search {
    top:0;
    margin-top:40px;
  }
}
@media (max-width: 520px) {
    .font-l {
        font-size: 20px !important;
    }

  .hero-search__input {
    padding: 18px calc(56px + 24px) 18px 24px;
    font-size: 1.1rem;
  }

  .hero-search__btn {
    width: 40px;
    height: 40px;
    right: 7px;
  }
}


@media (max-width:1199px) {
  .head-carosello-home {
    display:block;
  }
  .home-link-archivio {
    display: flex;
    justify-content: space-between;
  }
}

/* Cuoricino preferiti (news / eventi / aziende) */
.fav-toggle {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  line-height: 1;
  padding: 6px;
  margin: -6px;
}
.fav-toggle .fa-heart {
  color: #c9c9c9;
  transition: color .15s ease-in-out, transform .15s ease-in-out, opacity .15s ease-in-out;
  font-size: 20px;
}
/* lo stato "preferito" è l'UNICA cosa che rende il cuore rosso */
.fav-toggle.is-fav .fa-heart {
  color: #e2231a;
}
/* hover: solo affordance (leggera trasparenza), NON imita lo stato preferito */
.fav-toggle:hover .fa-heart {
  opacity: .7;
}
.fav-toggle:active .fa-heart {
  transform: scale(1.2);
}