@charset "utf-8";
/* CSS Document */
html {
  height: 100%;
}
body {
  font-family: 'raleway', serif;
  font-size: 16px;
  color: #3b3b3b;
  text-align: left;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.03em;
  height: 100%;
  line-height: 1.5;
}
a, a:visited {
  color: #337ab7
}
p {
  margin: 10px 0;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 10px;
  margin-top: 10px;
}
h2 a {
  color: inherit;
}
.col-lg {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

a:link {
  text-decoration: none;
  font-weight: 600;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  transition: color 200ms linear;
}


button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 3px;
    width: 100%;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    width: auto;
}
.nopadding {
  padding: 0
}
.padding-right{padding-right:0}

.margin-top {
  margin-top: 0
}
.margin-bottom {
  margin-bottom: 0
}

.display-in{display:inline-block;}
.float-l{float:left}
.float-r{float:right}
.text-align-right{text-align:right}
.text-align-left{text-align:left}
.margin-20-top{margin-top:20px}
.margin-20-bottom{margin-bottom:20px}


.contenuto-principale .col-md-8 a:link, .contenuto-principale .col-md-8 a:visited {
  text-decoration: none;
  font-weight: 400;
  color: #3a3a3a;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  transition: color 200ms linear;
  border-bottom: 1px dotted #3a3a3a;
}
.contenuto-principale .col-md-8 a:hover {
  text-decoration: none;
  font-weight: 400;
  color: #cf4648;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  transition: color 200ms linear;
  border-bottom: 1px solid #cf4648;
}
.fascia-laurea {
  width: 100%;
  height: auto;
  line-height: 1;
  color: #fff;
  text-align: center;
  font-size: 34px;
  background-color: #0064A2;
  padding: 10px 5px;
  font-family: raleway;
  letter-spacing: 0.03em;
  font-weight: 600;
}
.fascia-laurea a {
  color: #fff
}
#contatti h3 {
  border-bottom: 2px solid #222;
}
img {
  height: auto;
  max-width: 100%;
  opacity: 1;
  vertical-align: top;
}
.left {
  float: left
}
.right {
  float: right
}
aside .btn {
  padding: 3px 36px;
}
.padding-top {
  padding-top: 25px
}
.noborder {
  border: none !important;
}
#top-menu .container {
  position: relative;
}
.nomargin {
  margin: 0
}
.nopadding {
  padding: 0;
}
.nopadding-top {
  padding-left: 10px;
  padding-right: 10px
}
.nopadding-top-in {
  padding-right: 10px
}
.row {
  margin: 0
}
.margintop {
  margin-top: 20px;
}
/****menu*****/
.menu-principale {
  width: 100%;
  background: none repeat scroll 0 0 #006aa4;
}
.navbar-nav li {
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  border-right: 1px solid rgba(4, 108, 168, 0.5);
}
.navbar-nav li a {
  color: #fff !important;
  font-family: 'raleway', sans-serif;
  font-size: 16px;
  background-color: rgba(255, 255, 255, 0);
  text-transform: uppercase;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.navbar-nav li a:hover, .navbar li a.current {
  color: #005189 !important;
  background-color: rgba(255, 255, 255, 1);
}
.navbar-nav li:hover {
  background-color: rgba(255, 255, 255, 1);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: rgba(255, 255, 255, 1);
  color: #005189 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #005189 !important;
}
.navbar {
  border-radius: 0;
}
ul.navbar-nav .dropdown-menu li a {
  color: #005189 !important;
  font-size: 14px;
}
.navbar {
  border: 0 solid transparent;
  margin-bottom: 0px;
  min-height: 0;
  position: relative;
  padding: 6px 0
}
.navbar-nav {
  padding: 5px 0;
  float: left;
  margin: 0;
  width: 100%;
}
/*.navbar-nav:hover{background-color:#015c8a;}*/
.navbar-default {
  border-color: none;
}
.navbar-nav > li > a {
  padding-bottom: 8px;
  padding-top: 8px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
.navbar-collapse {
  border-top: 0px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  overflow-x: visible;
  padding-left: 0;
  padding-right: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #fff;
}
#submenu {
  position: relative;
  width: 100%;
  clear: both;
}
#submenu ul li {
  float: left
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #f8f8f8;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  float: none;
  font-size: 14px;
  left: 0;
  list-style: outside none none;
  margin: 2px 0 5px;
  min-width: 160px;
  padding: 0px 0;
  position: relative;
  text-align: left;
  top: 100%;
  z-index: 1000;
  display: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.dropdown-menu > li > a {
  clear: both;
  color: #333338;
  display: block;
  font-family: source sans pro;
  font-weight: normal;
  line-height: 1.42857;
  padding: 8px 20px;
  white-space: nowrap;
  text-transform: uppercase;
  min-width: 120px;
  border-right: 1px solid rgba(51, 51, 56, 0.16);
  text-align: center;
}
.back-sub {
  background: #015c8a
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: transparent;
  color: #262626;
  text-decoration: none;
}
#search {
  font-family: source sans pro;
  font-size: 13px;
  position: absolute;
  right: 2px;
  top: 10px;
  width: auto;
  z-index: 10;
}
/****************************/
/**********menu top******************/
#social {
  position: relative;
  z-index: 88;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #333;
  margin: 0px 0 0 0;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 30px;
}

  #social2 {
    color: #fff;
    font-size: 16px;
    line-height: 1;
    margin: 7px 0;
    overflow: hidden;
    padding: 0 0px 0 0;
    text-transform: uppercase;
    z-index: 88;
    text-align: center;
    float: right;

}
#social span {
  float: left;
}
.social2 {
  width: 18px;
  height: 18px;
  float: right;
  margin: 0px 5px;
  position: relative;
  display: block;
  cursor: pointer;
}
.footer-inner .social2 {
  float: left;
}
.social2 {
  cursor: pointer;
}
.social2 img {}
.social2:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.social {
  width: 28px;
  height: 28px;
  float: left;
  margin: 0px 5px;
  position: relative;
  display: block;
  cursor: pointer;
}
.social {
  cursor: pointer;
}
.social img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 50%
}
.social:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: none;
  filter: none;
}
#nav span {
  display: none;
}
#nav, #nav ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#nav {
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 98%;
  z-index: 87;
}
#nav ul.subs {
  background-color: #FFFFFF;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  color: #333333;
  display: none;
  left: 0;
  padding: 2%;
  position: absolute;
  top: 54px;
  width: 96%;
  background: none repeat scroll 0 0 #f1f1f1;
  border-color: #fff;
  border-radius: 0 0 5px 5px;
  border-style: solid;
  border-width: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.19);
}
#nav > li {
  border-bottom: 5px solid transparent;
  float: left;
  margin-bottom: -5px;
  text-align: left;
  -moz-transition: all 300ms ease-in-out 0s;
  -ms-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
#nav li a {
  display: block;
  text-decoration: none;
  -moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -ms-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  white-space: normal;
  font-siaze: 15px;
  color: #333338;
  text-transform: uppercase;
}
#nav > li > a {
  color: #333333;
  display: block;
  font-size: 12px;
  line-height: 26px;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: 500;
}
#nav > li:hover > a, #nav > a:hover {
  /*background-color: #005189;*/
  color: #FFFFFF;
}
#nav li.active > a {
  /*background-color: #005189;*/
  color: #FFFFFF;
}
/* submenu */
#nav li:hover ul.subs {
  display: block;
}
#nav ul.subs > li {
  display: inline-block;
  float: none;
  padding: 10px 1%;
  vertical-align: top;
  width: 23%;
  border-right: 1px solid #ddd;
}
#nav ul.subs > li a {
  color: #444;
  line-height: 24px;
  font-size: 15px;
  font-weight: normal;
}
#nav ul.subs > li a img {
  margin-top: 5px;
}
#nav ul li a:hover {
  color: #005189;
}
#nav ul.subs > li > a {
  font-size: 1.3em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#nav ul.subs > li li a {
  float: none;
  padding-left: 8px;
  -moz-transition: padding 150ms ease-out 0s;
  -ms-transition: padding 150ms ease-out 0s;
  -o-transition: padding 150ms ease-out 0s;
  -webkit-transition: padding 150ms ease-out 0s;
  transition: padding 150ms ease-out 0s;
  border-bottom: 1px dashed #ddd;
}
#nav ul.subs > li li a:hover {
  padding-left: 15px;
}
#nav ul.subs .btn-primary a {
  border: none;
  padding: 0;
  color: #fff
}
#nav ul.subs .btn-primary {
  margin-top: 10px;
}
#nav ul.contatti li ul li {
  float: none;
  border-bottom: 1px dashed #ddd;
  padding: 2px 0;
}
/* responsive rules */
@media all and (max-width : 800px) {
  #nav > li {
    float: none;
    border-bottom: 0;
    margin-bottom: 0;
  }
  #nav ul.subs {
    position: relative;
    top: 0;
  }
  #nav li:hover ul.subs {
    display: none;
  }
  #nav li #s1:target + ul.subs, #nav li #s2:target + ul.subs, #nav li #s3:target + ul.subs, #nav li #s4:target + ul.subs, #nav li #s5:target + ul.subs {
    display: block;
  }
  #nav ul.subs > li {
    display: block;
    width: auto;
  }
  #nav {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 56px;
    position: relative;
    width: 98%;
    z-index: 87;
  }
  #nav ul.subs > li li a {
    border-bottom: 1px dashed #ddd;
    float: none;
    padding-left: 8px;
    transition: padding 150ms ease-out 0s;
  }
  #nav ul.subs > li a {
    border-bottom: 1px dashed #ddd;
    border-right: none;
    float: none;
    padding-left: 8px;
    transition: padding 150ms ease-out 0s;
    padding: 5px;
  }
  #nav ul.subs > li a {
    font-size: 13px;
  }
  #nav ul.subs > li a img, #nav ul.subs > li img {
    display: none;
  }
  #nav ul.subs > li > a {
    font-size: 13px;
    margin-bottom: 0;
    text-transform: uppercase;
  }
  #nav ul.subs > li a:hover {
    padding-left: 15px;
  }
  #nav ul.subs > li {
    border-right: 0px solid #ddd;
    display: inline-block;
    float: none;
    padding: 0 10px;
    vertical-align: top;
    width: 100%;
  }
  #nav > li > a {
    border-bottom: 1px dashed #999;
    color: #333333;
    display: block;
    font-size: 1.3em;
    line-height: 48px;
    padding: 0 10px;
    text-transform: uppercase;
  }
  #nav ul.subs {
    width: 100%;
    box-shadow: none;
    border-radius: 0;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    border-bottom: 1px dashed #ddd;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 8px;
    padding-top: 8px;
  }
  
  .box-faq .intestazione h2 {
    font-family: 'raleway', sans-serif;
    text-align: left;
    letter-spacing: 0.02em;
    font-size: 1.7em;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: inherit;
}
}
/**********menu top******************/
/*********menu laterale**********/
.menu-laterale {
  padding: 15px 0;
}
.menu-laterale ul {
  padding: 0
}
.menu-laterale ul li {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 100px;
  list-style: none;
  padding: 10px 0px 10px 0px;
}
.menu-laterale ul li a {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 100px;
  list-style: none;
  padding: 10px 0px 10px 20px;
  border-left: 8px solid #ddd;
  text-decoration: none;
  color: #222
}
.menu-laterale ul li a:hover, .menu-laterale ul li a.attivo {
  border-left: 8px solid #005189;
  padding-left: 28px;
  color: #005189
}
/*********menu laterale**********/





/***********contenuto********************/
/****top******/
.wrapper {
  max-width: 100%;
  margin: auto;
  background: rgba(0, 0, 0, 0.008);
  position: relative;
}
div.panel2 {
  margin: 0px;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
p.flip {
  border-top: 38px solid #666;
  border-left: 38px solid transparent;
  cursor: pointer;
  float: right;
  height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: right;
  width: 0;
  color: #fff;
  z-index: 20;
}
.flip i {
  margin: -34px -30px -30px -18px;
  position: absolute;
}
div.panel2 {
  widht: 50%;
  background: #333;
  display: none;
  border-radius: 0;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%
}
#top {
  background: #fff;
  padding: 0px 0
}
.indire {
  text-align: right;
}
.iul {
  margin: 8px 0
}
.iul img {
  max-width: 80%
}
#logo {
  padding: 40px 0;
}
.tagline {
  font-size: 36px;
  color: #c72731;
  text-align: center;
  font-family: 'raleway', sans serif;
  font-weight: 600;
  letter-spacing: -0.03em
}
#banner-over { /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url("../img/hover-image.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  height: 230px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 20;
}
.overlay {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6)) repeat scroll 0 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.da-slide .overlay {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)) repeat scroll 0 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.da-slide .overlay.box-laurea {
  padding: 75px 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)) repeat scroll 0 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.da-slide-current .da-img {
  left: 0%;
  opacity: 1;
}
.avvisi .da-slide .overlay {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)) repeat scroll 0 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  color: #222
}
.ms-slide img {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6)) repeat scroll 0 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
#banner-interno {
  background: rgba(182, 179, 166, 0.2);
  width: 100%;
  max-height: 250px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
}
#banner-interno img {
  width: 100%;
}
#banner, #banner-perf {
  background: rgba(182, 179, 166, 0.2);
  width: 100%;
  max-height: 420px;
  position: relative;
  overflow: hidden;
}
#banner img, #banner-perf img {
  width: 100%;
}
#banner .container {}
#banner .titolo {
  background: rgba(255, 255, 255, 0.7);
  color: #4b4b4b;
  font-size: 1.6em;
  max-width: 600px;
  padding: 50px 30px;
  text-align: center;
  font-weight: 700;
  margin: 80px 40px 0 40px;
  text-transform: uppercase;
  border-radius: 3px
}
#banner-perf .titolo {
  background: rgba(255, 255, 255, 0.4);
  color: #4b4b4b;
  font-size: 1.4em;
  width: 600px;
  padding: 30px 30px;
  text-align: center;
  font-weight: 700;
  margin: 60px 40px 0 40px
}
#banner .titolo h2, #banner-perf .titolo h2 {
  color: #006aa4;
  font-size: 1.5em;
  font-weight: 700;
}
.titolo h2 {
  color: #006aa4;
  font-size: 1.8em;
  font-weight: 700;
}
#grad1 {
  height: 250px;
  background: -webkit-linear-gradient(left, rgba(1, 60, 100, 0), rgba(1, 60, 100, 0.7), rgba(1, 60, 100, 1)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, rgba(1, 60, 100, 0), rgba(1, 60, 100, 1)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, rgba(1, 60, 100, 0), rgba(1, 60, 100, 0, 1)); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(1, 60, 100, 0), rgba(1, 60, 100, 0.7), rgba(1, 60, 100, 1)); /* Standard syntax (must be last) */
  position: absolute;
  width: 300px;
  right: 0;
}
#grad2 {
  height: 250px;
  background: -webkit-linear-gradient(left, rgba(207, 70, 72, 0), rgba(207, 70, 72, 0.7), rgba(207, 70, 72, 1)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, rgba(207, 70, 72, 0), rgba(207, 70, 72, 0.7), rgba(207, 70, 72, 1)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, rgba(207, 70, 72, 0), rgba(207, 70, 72, 0.7), rgba(207, 70, 72, 1)); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, rgba(207, 70, 72, 0), rgba(207, 70, 72, 0.7), rgba(207, 70, 72, 1)); /* Standard syntax (must be last) */
  position: absolute;
  width: 300px;
  right: 0;
}
#caption {
  position: absolute;
  z-index: 30;
  width: 90%;
  bottom: 16%;
  left: 5%
}
#caption .titolo-news {
  font-size: 36px;
  font-family: open sans condensed;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
#caption .testo-news {
  font-family: Raleway;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 200;
  max-height: 70px;
  overflow: hidden;
}
.navigazione-l {
  width: 46px;
  height: 46px;
  position: absolute;
  z-index: 20;
  background: url(../img/frecce.png) 0px 46px;
  display: block;
  cursor: pointer;
  top: 40%;
  left: 2%;
}
.navigazione-r {
  width: 46px;
  height: 46px;
  position: absolute;
  z-index: 20;
  background: url(../img/frecce.png) 0px 0px;
  display: block;
  cursor: pointer;
  top: 40%;
  right: 2%;
}
#pulsanti-rapidi {
  position: absolute;
  top: 310px;
  text-align: center;
  z-index: 70;
  width: 797px;
  left: 186px;
  line-height: 70px;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
  cursor: pointer;
}
#pulsanti-rapidi #uno {
  background-color: #2c94c4;
  height: 70px;
  z-index: 70;
  width: 265px;
  border-right: 1px solid #fff;
  float: left;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
#pulsanti-rapidi #uno:hover, #pulsanti-rapidi #due:hover, #pulsanti-rapidi #tre:hover {
  background-color: #014d79;
  z-index: 70;
}
#pulsanti-rapidi #due {
  background-color: #006199;
  height: 70px;
  z-index: 70;
  width: 265px;
  border-right: 1px solid #fff;
  float: left;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
#pulsanti-rapidi #tre {
  background-color: #cf4648;
  height: 70px;
  z-index: 70;
  width: 265px;
  float: left;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
#uno a, #due a, #tre a {
  color: #fff
}
.top-left {
  padding: 5px;
  text-align: right;
  font-size: 16px;
  color: #323237
}
.top-right {
  padding: 5px;
  text-align: left;
  color: #7e7c7b;
}
.left-up {
  border-right: 1px solid #7e7c7b;
  margin-top: 35px;
  padding: 5px 10px;
  min-height: 45px;
}
.right-up {
  border-left: 1px solid #7e7c7b;
  margin-top: 35px;
  padding: 5px 10px;
  min-height: 45px;
}
.display-table {
  display: table-cell;
  vertical-align: middle
}
/************fine top******************/
.accedi {
  background: rgba(0, 0, 0, 0.1)
}
/********************principale******************/
/*maps*/
.i4ewOd-pzNkMb-haAclf.QUIbkc {
  background-color: rgb(0, 83, 136) !important;
}
table {
  background-color: transparent;
  border: 2px solid #005189;
  margin: 20px;
  width: auto;
}
ul#avvisi {
  padding: 0;
}
#avvisi li {
  font-size: 14px;
  border-bottom: 1px dashed #ddd;
  list-style: none;
  padding: 5px;
  background: #fcfcfc;
}
#avvisi li:nth-child(2) {
  background: #f9f9f9;
}
#avvisi li p {
  font-size: 14px;
  line-height: 1.1em;
  margin: 2px 0
}
#avvisi li h4 {
  font-size: 16px;
  line-height: 1.1em;
  margin: 0
}
h2.news-title {
  color: #3b3b3b !important;
  border-right: 0px solid #cf4648;
  width: 150px;
  float: left;
}
h2.news-title-in {
  color: #3b3b3b !important;
  height: 33px;
}
h2.video-title, h2.video-title a {
  color: #2c94c4 !important;
  height: 33px;
  border-right: 0px solid #2c94c4;
  width: 150px;
  float: left;
}
h2.parent {
  width: 100%;
  height: auto;
  /* background-image: linear-gradient(-225deg,#86131b 0%,#c72731 100%)!important;*/
  position: relative;
  padding: 0px 10px 20px 10px !important;
  color: #fff;
}
h2.parent a {
  color: #222 !important;
}
h2.parent a:hover {
  color: #86131b !important;
}
h2.parent::before {
  position: absolute;
  display: block;
  width: 98%;
  content: " ";
  height: 97%;
  transform: perspective(270px) rotateY(0.8deg) rotateZ(1.2deg) rotateX(2deg) skewX(-2deg) translateY(-2px) translateX(15px);
  background: #c5dff4;
  z-index: -1;
}
#ricerca .intestazione-progetto {
  margin: 0px 0;
  overflow: hidden;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0);
  padding: 0 15px;
  background: #fff;
}
#ricerca h1.titolo-corso {
  font-size: 16px;
  margin: 7px 0 5px;
  line-height: 1.2em;
  font-weight: 700;
}
#ricerca h1.titolo-corso a {
  color: #3b3b3b
}
#ricerca h1.titolo-corso a:hover {
  color: #006aa4
}
.intestazione-progetto {
  margin: 10px 0 20px;
  overflow: hidden;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  padding: 15px;
  background: #fff;
}
.intestazione-progetto span {
  font-size: 15px;
  margin: 0 3px 0px;
  font-weight: 400;
  float: left;
  position:relative;
}

.intestazione-progetto .ric span {
  font-size: 15px;
  margin: 0 30px 0px 0px;
  font-weight: 400;
  float: left;
  position:relative;
}

.intestazione-progetto span:after {
  content: ',';
  position: absolute;
  right:-3px;
}

.intestazione-progetto span.grup:after {
  content: '';
  position: absolute;
  right:-3px;
}
.intestazione-progetto span:last-child:after {
  content: '';
}
/*.intestazione-progetto span a:after {
  content: ',';
}
.intestazione-progetto span:last-child a:after {
  content: '';
}*/
.sidebar .intestazione-progetto ul li a {
  font-size: 15px;
  font-weight: 400;
}
.intestazione-progetto h3 {
  font-weight: 700;
  font-size: 19px;
}
.sidebar .intestazione-progetto ul {
  margin: 5px 0 10px
}
.sidebar .intestazione-progetto ul li {
  margin: 0 0 10px 0;
  padding: 0 5px
}
.info-progetto {
  margin: 10px 0;
  font-size: 14px;
}
.info-progetto p {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
}
info-progetto p {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
}
.intestazione {
  border-bottom: 0px dashed #6D6E70;
  padding: 5px 0px;
  margin-bottom: 10px;
  overflow: hidden;
  color: #444;
  text-align: right
}
.intestazione a {
  color: #333;
}
.intestazione h2 {
  font-family: 'raleway', sans-serif;
  text-align: left;
  letter-spacing: 0.02em;
  font-size: 2.3em;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 600;
}
.intestazione h2 span {
  color: #FCB327;
  font-weight: 700
}
.intestazione span {
  margin-left: 10px;
  color: #3b3b3b;
  line-height: 0.6;
}
.intestazione span a {
  color: #3b3b3b;
  text-transform: uppercase;
  padding: 1px 2px;
  font-size: 12px;
}
.intestazione span.search-count {
  color: #ff1100;
  font-size: 16px;
  font-weight: 300;
}
.intestazione span:hover a {
  color: #fff;
  text-transform: uppercase;
  background: #3b3b3b;
}
.intestazione p {
  margin: 5px 0 0;
}
.vid span:hover a {
  color: #fff;
  text-transform: uppercase;
  background: #2c94c4;
}
.vid span {
  margin-left: 10px;
  color: #2c94c4;
  line-height: 0.6;
}
.vid span a {
  color: #2c94c4;
  text-transform: uppercase;
  padding: 1px 2px;
  font-size: 12px;
}
h2.titolo-docente {
  margin: 8px 0 0;
  font-size: 2.2em;
  text-transform: uppercase;
  font-weight: 700;
  color: #005388;
  letter-spacing: 0.03em
}
h3.nome-docente {
  padding: 8px 0;
  margin: 0px 0 20px;
  border-top: 1px solid #006aa4;
  font-size: 1.8em;
  font-weight: 600;
  color: #006aa4;
  letter-spacing: 0.03em;
  z-index: 999
}
.docente {}
.contenuto-docente h3 {
  font-weight: 600;
  font-size: 1.4em;
  margin: 20px 0
}
.contenuto-docente {
  padding: 15px 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.foto-docente {
  position: relative;
  height: 200px;
  border-radius: 100px;
  width: 200px;
  margin: 20px auto 25px;
  padding: 20px;
}
.intestazione-progetto .foto-docente {
  position: relative;
  height: 100px;
  border-radius: 0px;
  width: 100px;
  margin: 10px 0 5px;
  padding: 20px;
}
.sidebar-block.docente {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  text-align: center;
  margin-top: 0
}
.info-docente {
  padding: 0 15px 10px;
}
a .scarica-cv {
  background: #006aa4;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  padding: 5px;
  font-size: 0.8em;
  transition: all .5s ease-out;
}
a:hover .scarica-cv:hover {
  background: #023d62;
}
.grid-sizer, .grid-item {
  width: 100%;
  padding: 10px;
}
.card-docente {
  padding: 30px 20px;
  text-align: left;
  margin: 0px;
  position: relative;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
  overflow: hidden;
  border-radius: 3px;
  height: auto;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.card-docente h3 {
  border-top: 0px;
  color: #3b3b3b;
  font-size: 1.1em;
  font-weight: 600;
  margin: 0;
  padding-bottom: 4px;
  border-bottom: 1px solid #4b4b4b;
}
.card-docente .foto-docente {
  position: relative;
  height: 190px;
  border-radius: 0;
  width: 100%;
  margin: 0 0px;
  padding: 20px
}
.card-docente .info-docente {
  padding: 0 0px 10px
}
.card-docente .ruolo {
  letter-spacing: 0.04em;
  margin: 5px auto;
  font-weight: 600;
  line-height: 1.2;
  font-size: 13px;
  width: auto;
  text-align: left;
}
.card-docente .insegnamenti {
  font-size: 13px;
  color: #3b3b3b;
  padding: 8px;
  margin: 13px 0 0;
  letter-spacing: 0.03em;
  font-weight: 600;
  line-height: 1.25;
  background: rgba(0, 0, 0, 0.04);
}
.card-docente .overlay {
  background: rgba(0, 106, 164, 0);
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}
.card-docente:hover .overlay {}
.card-docente .leggi-tutto {
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
  position: absolute;
  margin-left: -75px;
  left: 50%;
  top: -100px;
  background: #fff;
  color: #333;
  z-index: 54;
  text-align: center;
  width: 150px;
  padding: 20px;
  border-radius: 3px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2)
}
.card-docente:hover .leggi-tutto {
  top: 120px;
}
.info-docente h4 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 0
}
#contenitore {
  margin-top: -130px
}
.contenitore {
  display: flex;
}
#banner .riquadri {
  margin: 20px;
  background: #eaeaea;
  text-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 2em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 20px
}
#banner .riquadri .titolo2 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #fff;
  line-height: 1.1em
}
.menu-box {
  font-size: 17px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.menu-box ul {
  padding: 0;
  margin: 0
}
.menu-box ul li {
  list-style: none;
  font-weight: 400;
}
a:hover .riquadri {
  background: #006aa4;
  color: #fff;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
a:hover .riquadri .menu-box {
  opacity: 1
}
a:hover .riquadri .titolo {
  margin-top: 10px
}
/*menu sezione*/
.sidebar .menu-sezione ul {
  padding: 0 0 0 0px;
  margin: 0px 0 80px
}
.sidebar .menu-sezione li {
  list-style: none;
  margin: 0px;
  padding: 8px 20px;
  border-radius: 0px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: 1px solid #eaeaea;
  line-height: 1.3em
}
.sidebar .menu-sezione li a {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sidebar .menu-sezione li:hover {
  background: #c72731;
  color: #fff
}
.sidebar .menu-sezione li:hover a {
  color: #fff
}

.sidebar .menu-sezione ul.children {
    padding: 0 0 0 0px;
    margin: 5px 0 0px;
}

.sidebar .menu-sezione ul.children li {
      border-bottom: 0px solid #eaeaea;
}

.sidebar .menu-sezione ul.children li:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 6px;
    font-size: 13px;
    font-weight: 600;
}

.sidebar .menu-sezione.studenti li a {
    font-size: 0.9em;
    text-transform: inherit;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	color:#222;
}



.sidebar .menu-sezione.studenti li:hover {
  background: inherit;
  color: inherit
}

.sidebar .menu-sezione.studenti li:hover a {
  color: inherit
}

.sidebar .menu-sezione.studenti li a:hover, .sidebar .menu-sezione.studenti li.current_page_item a  {
  
  color:#c72731
}

/*****/
#magazine {
  text-align: right;
  padding-top: 18px;
}
#magazine img {
  margin-top: 3px;
  margin-right: 3px;
}
.eventi h2 span {
  float: right;
  color: #fff;
  font-size: 12px;
  font-family: 'Harabara', Arial, sans-serif;
  margin-top: 8px;
}
.eventi h2 span img {
  margin-top: 2px;
}
.border-left {
  border-left: 1px solid #cdcdcd
}
.news {
  margin: 0 0 20px;
  padding: 0px 0px 40px;
  background-color: #fff;
  position: relative;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  border-radius: 3px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
  width: auto;
}
.news:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.news .content {
  padding: 20px
}
.news .news2 {
  padding: 20px
}
.news .news2 h3.titolo a {
  font-size: 0.8em;
  line-height: 1.1em
}
.news .news2 h3.titolo {
  line-height: 1em
}
#pnf .news {
  margin: 0;
  padding-top: 0;
  position: relative;
  max-height: 210px;
  overflow: hidden;
}
#pnf .corso {
  margin: 5px 0;
}
#pnf .corso:nth-child(2n) {
  background: #f7f7f7;
}
.bandi {
  margin: 10px 0 30px;
  ;
  padding: 5px;
  position: relative;
  border-bottom: 1px dashed #ddd;
}
.news1 {
  font-size: 13px;
  height: 248px;
  overflow: hidden;
  background: #eaeaea;
}
.news1 .foto {
  overflow: hidden;
  position: relative;
  border-radius: 2px;
  height: 248px;
}
.left {
  float: left;
}
.contenuto-principale {
  font-size: 17px;
  line-height: 24px;
  padding: 0px 0;
  font-weight: 300;
  overflow: hidden;
  margin: 20px 0 20px;
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}
.contenuto-principale p {
  font-size: 1em;
  line-height: 1.6em;
}
.title h2 {
  font-size: 18px;
  margin-top: 5px
}
.news3 {
  overflow: hidden;
  height: 133px;
  font-size: 12px;
  line-height: 21px;
}
.sidebar-block h2, .card-body h2 {
  font-weight: 700;
  font-size: 2.1rem;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #c72731
}
.sidebar-block .news3 {
  overflow: hidden;
  height: auto;
  font-size: 12px;
  line-height: 1.1em;
}
.sidebar-block .news {
  border-bottom: 0px dashed #ddd;
  margin: 0 0 10px;
  padding: 8px;
  text-transform: uppercase;
}
.sidebar-block h2.news {
  border: none;
  padding: 5px 0;
}
.figli {
  background: #f8f8f8;
  margin: 30px auto 10px;
  padding: 15px 0 15px;
}
.figli img {
  margin: 0 0 20px
}
.box {
  margin: 10px 0;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background: #222;
  font-family: open sans condensed;
  color: #fff;
}
.aree-ricerca {
  margin: 0px 0 30px
}
.aree-ricerca h2 {
  font-size: 18px;
  font-weight: 700;
  color: #006aa4;
}
.area {
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}
p.tag {
  font-size: 14px;
  font-weight: 600
}
p.tag span {
  font-size: 14px;
  font-weight: 400;
  color: #444
}
.box .mask, .box .content {
  top: 10px;
  left: 10px;
  overflow: hidden;
  position: absolute;
  font-family: open sans;
}
.box .mask, .box .content .title {
  font-family: "open sans condensed";
  font-weight: 700;
  font-size: 26px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
.box .mask, .box .content .testo {
  font-family: "open sans condensed";
  font-weight: 300;
  font-size: 16px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
.box img {
  display: block;
  position: relative;
}
.box a.info {
  background: url(../img/link.png) center no-repeat;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
}
.effect img {
  opacity: 0.5;
  transition: all 0.3s ease-in;
}
.effect .mask {
  position: absolute; /* Center the mask */
  top: 50px;
  left: 100px;
  cursor: pointer;
  border-radius: 50px;
  border-width: 50px;
  display: inline-block;
  height: 50%;
  width: 50%;
  border: 50px solid rgba(0, 0, 0, 0.0);
  box-sizing: border-box;
  opacity: 1;
  visibility: visible;
  transform: scale(4);
  transition: all 0.3s ease-in-out;
}
.effect:hover .mask {
  opacity: 0;
  border: 0px solid rgba(0, 0, 0, 0.7);
  visibility: hidden;
}
.effect:hover img {
  opacity: 1;
}
.riga {
  margin-bottom: 24px;
}
.news-back {
  background: rgba(0, 0, 0, 0.05);
}
.foto img.landscape {
  max-width: none;
  max-height: 100%;
}
.info.corsi .corso {
  background: inherit;
}
.corso {
  margin: 10px 0;
  padding: 5px;
  overflow: hidden;
}
.corso h2 {
  margin: 0 0 5px;
  font-size: 22px;
}
.corso h3 {
  margin: 0 0 5px;
  font-size: 18px;
  background: #005189;
  padding: 2px 5px 4px;
  color: #fff;
}
.corso .prof {
  background: url(../img/prof.jpg) no-repeat;
  padding: 2px 0 0 30px;
  margin: 0 0 8px;
  font-size: 15px;
  font-style: italic;
}
.corso p {
  margin: 0 0 3px;
  font-size: 17px;
}
.corso .modulo {
  font-size: 1.6rem;
  font-weight: 600
}
.corso .info span {
  margin: 5px 8px 5px 0;
}
.sottotitolo {
  font-size: 16px;
  font-style: italic;
}
.data-lettura {
  text-align: right;
  padding: 5px 15px 5px 10px;
  border-right: 1px solid #eaeaea;
  font-size: 16px;
  line-height: 18px;
}
.riga {
  margin: 15px 0;
}
.content1 {
  float: right;
  padding: 20px 0 0;
}
.news1 .text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  font-size: 14px;
  lin-height: 22px;
}
.contenuto-piccolo .text {
  -moz-column-count: 1;
}
.foto2 {
  overflow: hidden;
  position: relative;
  border-radius: 2px;
  height: 200px;
}
.foto-news-in {
  border-radius: 2px;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  height: 400px;
  overflow: hidden;
  width: 100%;
}
.news2 .text {
  font-size: 13px;
  line-height: 17px;
}
.news3 .text {
  font-size: 12px;
  line-height: 20px;
}
.data {
  color: #aaa;
  font-family: 'raleway', sans-serif;
  font-size: 16px;
  padding: 2px 5px 2px 15px;
  position: relative;
  right: 0;
  top: 5px;
  font-weight: 600;
}
.avvisi {
  border-bottom: 0px dashed #ddd;
  margin: 0 0 5px;
  padding: 5px;
}
.avvisi p {
  margin: 0;
  font-size: 15px;
  line-height: 1.2em;
}
.avvisi .data {
  background: #cf4648 none repeat scroll 0 0;
  color: #fff;
  font-family: 'raleway', sans-serif;
  font-size: 13px;
  padding: 2px 5px;
  position: inherit;
  margin: 0 0 6px;
  width: 80px;
  font-style: italic;
}
.data-in {
  background: #cf4648 none repeat scroll 0 0;
  color: #fff;
  font-family: 'raleway', sans-serif;
  font-size: 13px;
  font-style: italic;
  margin: 10px 0 0;
  padding: 2px 5px;
  position: relative;
  text-align: center;
  width: 90px;
}
.articolo {
  position: relative;
  top: 0;
  background: transparent;
  color: #333;
  padding: 0;
}
.categoria {
  margin: 2px 8px 0 0;
  padding: 2px 4px 0;
  font-size: 11px;
  font-family: 'Source Sans Pro Light', sans-serif;
  color: #fff;
  float: left;
  text-transform: uppercase;
  line-height: 18px;
  border-radius: 1px;
  background: #6c8135;
}
.label-danger {
  background-color: #d9534f;
}
.label-warning {
  background-color: #f0ad4e;
}
.contenuto-principale a {
  color: #3c83ae;
  font-weight: 500;
}
.contenuto-principale a:visited {
  color: #222;
  font-weight: 500;
}
.primopiano {
  background: rgba(50, 50, 55, 0.8);
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  padding: 1px 3px;
  color: #fff;
  z-index: 20;
  right: 10px;
  top: 12px;
}
.targhetta1 {
  width: 0px;
  height: 0px;
  border-style: inset;
  border-width: 35px 35px 35px 0px;
  border-color: #345C87 transparent transparent;
  position: absolute;
  z-index: 20;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.targhetta1 p {
  text-align: center;
  top: -33px;
  left: -35px;
  position: relative;
  width: 93px;
  height: 93px;
  margin: 0px;
  color: #fff;
  font-size: 13px;
}
.gallery {
  margin-top: 10px;
}
.corso {
 margin: 0px 0 35px;
    padding: 30px 18px 0;
    font-size: 13px;
    overflow: hidden;
      min-height: inherit;
    width: 100%;
   
}
.corso-laurea {
 margin: 0px 0 35px;
    padding: 15px 15px 0;
    font-size: 13px;
    overflow: hidden;
      min-height: auto;
    width: 100%;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}

.corso h2 a {
  margin: 0 0 5px;
  font-size: 22px;
}
.corso h3 {
  margin: 0 0 5px;
  font-size: 18px;
  background: #005189;
  padding: 2px 5px 4px;
  color: #fff;
}
h3.sottotitolo-corso {
  margin: 0 0 5px;
  font-size: 18px;
  background: #005189;
  padding: 2px 5px 4px;
  color: #fff;
}
.corso .prof, .prof {
  background: url(../img/prof.jpg) no-repeat;
  padding: 2px 0 0 30px;
  margin: 0 0 8px;
  font-size: 15px;
  font-style: italic;
}
.corso .info p, .prof p {
  margin: 3px 0 3px;
  font-size: 15px;
  border-bottom: 1px solid #f8f8f8;
  padding: 3px 0;
}
.video-demo .circle {
  border-radius: 50%;
  border: 1px solid #555;
  padding: 40px 0;
  width: 120px;
  height: 120px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  margin: 20px auto 15px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
  font-size: 2em;
  position: relative
}
.corso .circle {
    border-radius: 0;
    padding: 3px;
    width: auto;
    height: auto;
    background: #006aa4;
    margin: 0 auto 15px;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-align: center;
    font-size: 1.1em;
    border-color: transparent;
    font-weight: 600;
    position: relative;
    top: inherit;
    left: inherit;
}
.circle {
  border-radius: 50%;
  padding: 9px 0;
  width: 60px;
  height: 60px;
  background: #006aa4;
  margin: 0 auto 15px;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
  font-size: 0.8em;
  border-color: transparent;
  font-weight: 600;
  position: absolute;
  top: -30px;
  left: -30px;
  z-index: 99
}
.info {
  text-align: center;
}
.sidebar-block.info-corsi .btn-iscriviti, .sidebar-block.info-corsi .btn-info {
  width: 100%
}
.btn-iscriviti {
  display: inline-block;
  background: #c72731;
  color: #fff;
  width: 150px;
  text-align: center;
  padding: 10px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 0 30px 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-iscriviti:hover {
  background: #93161e
}
.btn-archivio {
  display: inline-block;
  background: #c72731;
  color: #fff;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  width: auto;
  text-align: center;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  cursor: pointer;
  margin: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-archivio:hover {
  background: #93161e
}
.btn-info {
  display: inline-block;
  background: #006aa4;
  color: #fff;
  width: auto;
  text-align: center;
  padding: 10px;
  font-weight: 400;
  letter-spacing: 0.03em;
  cursor: pointer;
  margin: 0 0 30px 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.corso .btn-info, .info-corsi .btn-info {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  width: 150px;
}
.btn-info:hover {
  background: #064a70
}
.sempre-aperte {
  font-size: 12px;
  font-weight: 700;
  color: #568e1f;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.chiuse {
  font-size: 12px;
  font-weight: 700;
  color: #ca212a;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.corso .foto2 {
  height: 180px;
}
h2.sottotitolo-corso {
  color: #3b3b3b;
  font-size: 16px;
  margin: 5px 0 18px;
  line-height: 1.2em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.04em
}
h1.titolo-corso {
  color: #006aa4;
  font-size: 23px;
  margin: 7px 0 5px;
  line-height: 1.2em;
  font-weight: 700;
}

h2.titolo-corso {line-height:2.3rem}

h2.titolo-corso a {
  color: #006aa4;
  font-size: 20px;
  margin: 7px 0;
  line-height: 1;
  font-weight: bold;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.corso h2.titolo-corso a {
  color: #006aa4;
  font-size: 18px;
  margin: 7px 0;
  line-height: 1.15;
  font-weight: bold;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
h2.titolo-corso a:hover {
  color: #c72731;
}
h2.titolo-sezione {
  color: #235286;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.3;
  margin: 15px 0 6px;
  text-transform: uppercase;
}
h2.titolo {
  color: #235286;
  font-size: 15px;
  margin: 7px 0;
  line-height: 1.3;
  font-weight: bold;
}
h2.sidebar {
  color: #ffffff;
  font-size: 21px;
  margin: 0px 0 0px;
  line-height: 1.3;
  border-bottom: 1px solid #fff;
  padding-bottom: 4px;
}
h2.titolocat {
  border-bottom: 1px solid #eaeaea
}
h3.titolo {
  color: #323237;
  font-size: 1.4em;
  margin: 10px 0;
  line-height: 1.2em;
  font-weight: 700 !important;
}
h3.titolo-bando {
  color: #323237;
  font-family: Raleway;
  font-size: 21px;
  font-weight: 700;
  line-height: 20px;
  margin: 5px 0;
}
h4.titolo {
  color: #323237;
  font-size: 14px;
  margin: 5px 0;
  line-height: 20px;
  font-weight: bold;
}
.newsletter h2 {
  color: #333338;
  border-bottom: 1px solid #333338;
  font-weight: bold;
}
.dalla-home {
  background: #fff;
  padding: 12px 0;
  font-size: 13px;
  line-height: 15px;
}
.dalla-home h2 {
  background: #335b86;
  padding: 6px 6px 4px;
  font-size: 18px;
}
.eventi {
  background: #335b86;
  padding: 20px 12px;
  font-family: source sans pro;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
}
.eventi-in {
  border-bottom: 1px dotted #fff;
  height: 80px;
  overflow: hidden;
}
.eventix {
  height: 74px;
  overflow: hidden;
  padding: 10px 0;
}
.eventi-in h2 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: Raleway;
  margin: 0 0 3px
}
.data-eventi {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 8px 0 0;
  padding: 15px 0 0 0;
  font-size: 44px;
  text-align: center;
  border-radius: 2px;
}
.eventi-in p {
  margin-bottom: 0
}
.data-eventi span {
  font-size: 31%;
  text-transform: uppercase;
  line-height: 33px;
}
.data-eventi span.anno {
  font-size: 45%;
  text-transform: uppercase;
  line-height: 10px;
  display: block;
}
.aggiornamenti .data-eventi {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 8px 0 0;
  padding: 15px 0 0 0;
  font-size: 44px;
  text-align: center;
  border-radius: 2px;
  line-height: 0.35;
  background: #333338 none repeat scroll 0 0;
  color: #ffb428;
}
.aggiornamenti data-eventi span {
  font-size: 31%;
  text-transform: uppercase;
  line-height: 33px;
}
.aggiornamenti .data-eventi span.anno {
  font-size: 45%;
  text-transform: uppercase;
  line-height: 10px;
  display: block;
}
.eventi-interni .data-eventi {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 8px 0 0;
  padding: 13px 0 0 0;
  font-size: 44px;
  text-align: center;
  border-radius: 2px;
  line-height: 0.35;
  background: #333338 none repeat scroll 0 0;
  color: #ffb428;
}
.eventi-interni data-eventi span {
  font-size: 31%;
  text-transform: uppercase;
  line-height: 33px;
}
.eventi-interni .data-eventi span.anno {
  font-size: 45%;
  text-transform: uppercase;
  line-height: 10px;
  display: block;
}
.progetti-interni {
  margin: 10px 0;
  overflow: hidden
}
.contenuto-principale .info p {
  color: #666;
  font-family: Raleway;
  font-size: 13px;
  font-style: italic;
  margin: 10px 0;
}
.contenuto-principale .eventi {
  background: transparent;
}
.gallery > ul > li .video-t {
  max-height: 215px;
  overflow: hidden;
}
.dispari {
  background: #b6b3a6;
  color: #fff;
}
.pari {
  background: #333338;
  color: #ffb428;
}
.sidebar {
  margin: 0px 0 0;
  font-size: 15px;
}
.sidebar-block {
  position: relative;
  margin: 10px 0 30px;
  padding: 0px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 5px 20px;
  /*border-top: 8px solid #006aa4;*/
  border-bottom: 8px solid #006aa4;
}
.fascia {
  position: absolute;
  left: -15px;
}
.sidebar-block .fa {
  font-size: 90%;
  margin: 0 3px 0 0;
}
.left-back {
  position: relative
}
.sidebar h2.news {
  background: transparent none repeat scroll 0 0;
  color: #3b3b3b;
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 10px;
  min-height: 20px;
  padding: 3px 0px;
  border: inherit;
  text-transform: inherit;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.0)
}
.sidebar h2 a {
  color: #3b3b3b;
}
.sidebar h2 a:hover {
  color: #02527d;
}
foto2 h2.notizie {
  background: #6c8135 none repeat scroll 0 0;
  color: #f3f1ee;
  font-size: 20px;
  font-weight: 300;
  height: 30px;
  margin: 0 0 5px;
  padding: 3px 6px;
}
h2.evento {
  margin: 0 0 5px 0;
  font-size: 20px;
  color: #f3f1ee;
  font-family: Raleway;
  font-weight: 300;
  background: #ffb428;
  padding: 3px 6px;
  height: 30px;
}
.sidebar h2 a:hover {
  color: #003a5a;
}
.sidebar ul, .sidebar-block ul {
  padding-left: 0;
}
.sidebar ul li, .sidebar-block ul li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 0px dashed #ddd;
}
.sidebar .info-corsi ul li {
  border-bottom: 1px solid #eaeaea;
  font-size: 15px;
  line-height: 1.3em;
  list-style: outside none none;
  margin: 0 0 8px;
  padding: 0 0 8px;
}
.sidebar .info-docente ul {
  margin-top: 6px;
  margin-bottom: 25px
}
.sidebar .info-docente ul li {
  border-bottom: 0px solid #eaeaea;
  font-size: 15px;
  line-height: 1.3em;
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
}
.sidebar .info-corsi ul li p, .sidebar .info-corsi p {
  font-size: 15px;
  line-height: 1.3em;
  list-style: outside none none;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
.sidebar .info-corsi h2 {
  padding-left: 0;
}
.sidebar .info-corsi ul li a {
  text-transform: inherit;
  font-size: 15px;
}
.sidebar .info-corsi ul li a:before {
  font-family: FontAwesome;
  content: "\f019";
  margin: 0 5px 0 0;
}
.menu-interno {
  background: rgba(1, 60, 100, 1) none repeat scroll 0 0;
  height: 250px;
  padding: 20px 0 30px 60px;
}
.sidebar .menu-interno ul li {
  border-bottom: 1px dashed #f8f8f8;
  font-size: 15px;
  line-height: 1.3em;
  list-style: outside none none;
  margin: 0 20px;
  padding: 6px 0;
  text-align: right;
}
.sidebar .menu-interno ul li a:hover {
  background: #fff
}
.sidebar .menu-interno ul lia :hover {
  color: rgba(1, 60, 100, 1);
}
.sidebar .menu-interno ul li a {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 10px 0 20px;
}
.red {
  background: rgba(207, 72, 70, 1);
}
.sidebar .menu-interno ul li p, .sidebar .menu-interno p {
  font-size: 15px;
  line-height: 1.3em;
  list-style: outside none none;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
.sidebar .menu-interno h2 {
  padding-left: 0;
}
.sidebar .menu-interno ul.sub-menu {
  margin: 7px;
  padding: 0
}
.sidebar .menu-interno ul.sub-menu li {
  border: 0;
  margin: 0;
  padding: 0
}
.sidebar .menu-interno ul.sub-menu li a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  padding: 0 5px 0 0px;
}
.sidebar .menu-interno ul.sub-menu li a {
  font-size: 15px;
  padding: 0 5px 0 5px
}
.sidebar .menu-interno ul.sub-menu li:hover a { /*background: #fff*/
}
.sidebar .menu-interno ul.sub-menu li:hover a {
  color: rgba(1, 60, 100, 1);
}
/*.sidebar ul li:before {
  content: '\f054';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}*/
/*.sidebar ul ul li:before {
  content: '\f101';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1em;
}
*/
.bandi .scarica {
  background: url(../img/pdf.gif) no-repeat;
  padding: 0 0px 0 25px;
}
.sidebar ul li a {
  color: #222;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1
}
.sidebar ul li a:hover {
  color: #005189;
  text-decoration: none;
}
.sidebar ul li a.attivo {
  color: #005189;
  text-decoration: none;
  padding-left: 0px
}
.sidebar ul li.responsabile {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
  width: 100%;
  padding: 2px;
}
.sidebar ul li.responsabile::after {
  content: "\f19d";
  font-family: FontAwesome;
  padding: 0 0px 0 10px;
  right: 10px;
  top: 0;
}
#amministrazione-trasparente ul li {
  border-bottom: 1px solid #ddd;
}
#amministrazione-trasparente ul ul {
  padding-left: 20px;
}
#amministrazione-trasparente ul li a::before {
  content: none;
  font-family: FontAwesome;
  padding: 0 10px 0 0;
  right: 10px;
  top: 0;
}
#amministrazione-trasparente ul ul li a::before {
  padding: 0 10px 0 0;
  right: 10px;
  top: 0;
}
#amministrazione-trasparente ul li a {
  font-size: 13px;
}
#amministrazione-trasparente ul li a:hover {
  padding-left: 0
}
.sidebar #amministrazione-trasparente ul li a.attivo {
  color: #005189;
  text-decoration: none;
  padding-left: 8px;
  font-weight: bold;
}
.link-singolo {
  background: #ffb428;
  padding: 5px;
  color: #222;
}
.link-singolo a {
  color: #222;
  font-size: 19px;
}
.link-singolo a:hover {
  text-decoration: none;
  color: #005189;
}
.link-singolo a::after {
  content: "\f101";
  font-family: FontAwesome;
  padding: 0 0px 0 5px
}
.aggiornamenti {
  padding: 10px;
  border-bottom: 1px dashed #ddd;
  font-size: 15px;
}
.aggiornamenti .interno {
  max-height: 90px;
  overflow: hidden;
  line-height: 1.4
}
.aggiornamenti h2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 3px 0;
  color: #333;
  padding: 0;
  background: none;
  height: auto;
}
.aggiornamenti h2 a:hover {
  color: #222;
}
.aggiornamenti .data {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  margin: 0;
  color: #333
}
.eventi-interni {
  padding: 10px;
  border-bottom: 1px dashed #bbb;
  font-size: 15px;
}
.eventi-interni .interno {
  max-height: 60px;
  overflow: hidden;
  line-height: 1.3
}
.eventi-interni h2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 3px 0;
  color: #333;
  padding: 0;
  background: none;
  height: auto;
}
.eventi-interni h2 a:hover {
  color: #222;
}
.eventi-interni .data {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  margin: 0;
  color: #333
}
.contenuto-principale .eventi-interni .interno {
  line-height: 1;
  max-height: 60px;
  overflow: hidden;
}
.contenuto-principale .eventi-interni .interno p {
  font-size: 17px;
  line-height: 19px;
}
.kl-mask {
  z-index: 1;
  position: absolute;
  width: 100%;
  left: 0;
  pointer-events: none;
}
.kl-bottommask {
  bottom: 0;
}
.kl-mask--mask6 {
  height: 57px;
}
.kl-mask--mask6 .svgmask {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ricercatore-info {
  background: #f3f1ee;
  padding: 15px 5px;
  text-shadow: 1px 2px 1px #ffffff;
  margin-bottom: 20px;
}
.ricercatore-info img {
  border-radius: 50%
}
.sidebar .rassegna-stampa h2 {
  margin-bottom: 0
}
.rassegna {
  padding: 10px;
  border-bottom: 1px dashed #bbb;
  font-size: 14px;
  line-height: 1.2
}
.rassegna .interno {
  max-height: 60px;
  overflow: hidden;
}
.rassegna h2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  color: #333;
  padding: 0;
  background: none;
  display: inline;
  line-height: 1.3;
  margin-bottom: 0
}
.rassegna .data {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
  margin: 0;
  color: #333
}
.sidebar .rassegna:nth-child(even) {
  background: rgba(255, 255, 255, 0.7);
}
.sidebar .rassegna:nth-child(odd) {
  background: rgba(255, 255, 255, 0.4);
}
.sidebar .rassegna:hover {
  background: rgba(255, 255, 255, 1);
}
.bandi {
  padding: 10px;
  border-bottom: 1px dashed #bbb;
  font-size: 16px;
  line-height: 1.3
}
.bandi .interno {}
.bandi h2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  color: #333;
  padding: 0;
  background: none;
  display: inline;
  line-height: 1.3;
  margin-bottom: 0
}
.bandi .data {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  margin: 0;
  color: #333
}
.bandi-interno {
  margin: 5px 0;
  padding: 5px;
  border-bottom: 1px solid #ddd
}
#gruppo-ricerca .panel-group .panel {
  border-radius: 0;
  margin-bottom: 0;
}
.panel-group .panel + .panel {
  margin-top: -1px;
}
#accordion2 .panel-default > .panel-heading {
  color: #fff;
  background-color: #006aa4;
  border-color: #ddd;
}
#accordion2.panel-group {
  margin-bottom: 0
}
#accordion2 a:link, #accordion2 a:visited {
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  transition: color 200ms linear;
}
#accordion2 .panel-heading {
  padding: 10px 15px;
  border-bottom: 0px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#accordion2 .panel {
  border: 0px solid transparent;
}
#accordion2 .panel-title > a::after {
  color: #fff;
}
.breadcrumb a, .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  font-size: 13px;
  font-weight: 400;
  list-style: outside none none;
  margin-bottom: 12px;
  margin-top: 12px;
  padding: 8px 0px;
  letter-spacing: 0.03em;
  color: #3b3b3b;
}
.breadcrumb > li + li::before {
  content: "\f105";
  font-family: FontAwesome;
}
.footer-inner {
  background: #282828;
  color: #fff;
  padding: 3px 10px 8px;
  text-align: left;
  margin: 30px 0 0;
  font-family: source sans pro;
}
.footer-inner a {
  color: #fff;
}
.footer-inner a:hover {
  color: #f8f8f8;
}
.footer-inner h2 {
  font-size: 15px;
  margin: 8px 0;
  color: #2c94c4
}
.footer-inner .col-md-3 {
  border-right: 1px solid #333;
}
ul.amm-trasparente {
  margin: 0;
  padding: 0 10px;
}
.amm-trasparente .footer-inner li {
  list-style: none;
}
.footer-inner ul {
  padding: 0
}
.footer-inner ul li {
  list-style: none;
}
.amm-trasparente li a {
  color: #f8f8f8;
}
.copyright {
  background: #222;
  min-height: 20px;
  padding: 10px;
  color: #fff;
}
.copyright a {
  color: #fff;
}
.pubblicazione {
  margin: 0 0 10px 0
}
.pubblicazione .data {
  margin: 0 0 0px 0;
}
.pubblicazione .data span {
  font-weight: bold
}
.pubblicazione .titolo {
  font-style: italic
}
#editoriale {
  font-size: 15px;
  line-height: 23px;
  padding: 10px;
  margin: 0 0 20px;
  background: #f8f8f8
}
#editoriale span {
  margin: 0;
  color: #235286;
}
#editoriale h3 {
  border-bottom: #eaeaea 1px solid;
  padding-bottom: 4px;
  margin-bottom: 4px;
  margin-top: 0
}
#editoriale h3 span {
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  float: right;
  cursor: pointer;
}
#editoriale .foto-ed {
  position: absolute;
  margin: 0px 0
}
#editoriale .foto-ed img {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  border: 1px solid #333;
}
#editoriale .intestazione {
  width: 100%;
  padding: 0 10px 15px 100px;
}
.vedi-editoriale {
  width: 100%;
  margin: 0px auto 30px;
  background: #323237;
  color: #fff;
  padding: 3px 5px 2px;
  font-size: 18px;
}
.vedi-open {
  background: url(../img/vedi.png) #555 no-repeat right;
  cursor: pointer;
  padding: 3px 10px 5px;
  background-position: right 10px top 8px;
}
.vedi-chiudi {
  background: url(../img/chiudi.png) #323237 no-repeat right;
  cursor: pointer;
  padding-right: 10px;
  background-position: right 10px top 8px;
}
.nav > li > a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 12px;
  position: relative;
  text-transform: uppercase;
  color: #cf4648;
  border-radius: 0;
  letter-spacing: 0.03em
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #cf4648;
  border-color: transparent;
  border-image: none;
  border-style: solid;
  border-width: 0;
  color: #fff !important;
  cursor: default;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: #cf4648;
  text-decoration: none;
  color: #fff;
}
.nav-tabs > li.active > a:after, .nav-tabs > li.active > a:hover:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(207, 70, 72, 0);
  border-top-color: #cf4648;
  border-width: 10px;
  margin-left: -10px;
  color: #fff;
}
.nav-tabs {
  border-bottom: 0 solid #ddd;
  margin: 0 0 5px;
}
.tab-content {
  margin: 20px 0 0
}
.contenuto-principale .col-md-8 .nav-tabs > li.active > a {
  color: #fff;
}
.contenuto-principale .col-md-8 .nav-tabs a:link, .contenuto-principale .col-md-8 .nav-tabs a:visited {
  color: #cf4648;
  border: none;
}
.contenuto-principale .col-md-8 .nav-tabs a:hover {
  color: #fff;
  border: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #e6e6e6 none repeat scroll 0 0;
  border-color: #ccc #ccc #bbb;
  border-image: none;
  border-radius: 0px;
  border-style: solid;
  border-width: 0px;
  box-shadow: 0 0px 0 rgba(255, 255, 255, 0.0) inset, 0 15px 17px rgba(255, 255, 255, 0.0) inset, 0 -5px 12px rgba(0, 0, 0, 0.00) inset;
  font-size: inherit;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0.0);
  border: 0;
}
.wpml-ls-legacy-list-horizontal {
  border: 1px solid transparent;
  padding: 0px 7px;
  clear: both;
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 2px 10px;
    line-height: 1;
}

.searchsubmit {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.ms-layer h2 {
  bottom: 30px !important;
  color: #fff;
  font-family: raleway;
  font-size: 34px !important;
  font-weight: 700;
  line-height: 1em !important;
  margin: 210px 50px 0;
  letter-spacing: 0.03em;
  text-align: left;
  padding: 30px;
}
.ms-layer h3 {
  bottom: 50px !important;
  color: #fff;
  font-family: raleway;
  font-size: 36px !important;
  font-weight: bold;
  line-height: 36px !important;
  margin: 310px 50px 0;
  text-shadow: 0 1px 3px #000;
  letter-spacing: 0.03em;
  text-align: center
}
#dt-filter-select select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  max-width: 100%;
  font-size: 1.3rem;
}
table#dt-filter-select {
  background-color: transparent;
  border: 0px solid #005189;
  margin: 20px;
}
table#dt-filter-select tr:nth-child(2n+2) {
  background: rgba(0, 0, 0, 0.03);
}
table#dt-filter-select tr:nth-child(2n+1) {
  background: rgba(0, 60, 160, 0.0);
}
table#dt-filter-select tr td {
  padding: 5px;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
}
table#dt-filter-select td {
  font-size: 1.3rem;
  font-weight: 300;
}
.table#dt-filter-select td {
  padding: 1.1rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  min-width: 110px;
}
#dt-filter-select_paginate .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0px 0;
  border-radius: 4px;
  float: right;
}
#dt-filter-select_length label, #dt-filter-select_filter label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.3rem;
}
#dt-filter-select_filter {
  text-align: right
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem;
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url(data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right .75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
}
.even {
  background: #f9f9f9
}
.custom-select option {
  margin: 5px 0
}
#dt-filter-select tfoot th:first-child {
  visibility: hidden;
}
table {
  background-color: transparent;
  border: 2px solid #005189;
  margin: 20px;
	width:95%;
}
table tr:nth-child(2n+1) {
  background: rgba(0, 60, 160, 0.10);
}
table tr:nth-child(2n+2) {
  background: rgba(0, 60, 160, 0.05);
}
table tr td {
  padding: 5px;
  border: 1px solid #005189;
}
.footer-inner {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.copyright li {
  list-style: none;
}
.copyright li a {
  font-size: 14px;
}
/*******************************************/
/**********immagini****************/
.hovereffect {
  width: 100%;
  height: 160px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
  margin: 15px 0;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  /* background-color: rgba(0,116,169,0.7);*/
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  /*background: -webkit-linear-gradient(top, rgba(0,116,169,0.20), rgba(0,116,169,0.7));  For Safari 5.1 to 6.0 
      background: -o-linear-gradient(bottom, rgba(0,116,169,0.20), rgba(0,116,169,0.7)); For Opera 11.1 to 12.0 
      background: -moz-linear-gradient(bottom, rgba(0,116,169,0.20), rgba(0,116,169,0.7)); For Firefox 3.6 to 15 
      background: linear-gradient(to bottom, rgba(0,116,169,0.20), rgba(0,116,169,0.7));  Standard syntax (must be last) */
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}
.hovereffect:hover .overlay {
  background: rgba(48, 152, 157, 0.1);
}
.hovereffect .overlay2 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  /*background-color: rgba(251,192, 0, 0.4);*/
  background: -webkit-linear-gradient(top, rgba(251, 192, 0, 0.2), rgba(251, 192, 0, 0.7)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom, rgba(251, 192, 0, 0.2), rgba(251, 192, 0, 0.7)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom, rgba(251, 192, 0, 0.2), rgba(251, 192, 0, 0.7)); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, rgba(251, 192, 0, 0.2), rgba(251, 192, 0, 0.7)); /* Standard syntax (must be last) */
}
.hovereffect:hover .overlay2 {
  background: rgba(48, 152, 157, 0.1);
}
.hovereffect .overlay3 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  content: "/f16a";
}
.hovereffect:hover .overlay3 {
  background: rgba(48, 152, 157, 0.1);
}
.overlay3 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  /*background-color: rgba(0,0, 0, 0.25);*/
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)); /* Standard syntax (must be last) */
  z-index: 20;
}
.hovereffect img {
  display: block;
  position: relative;
}
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 32px;
  padding: 10px;
  /* background: rgba(0, 0, 0, 0.6);*/
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  font-family: open sans condensed;
  line-height: 0.9em;
  text-shadow: 1px 1px 1px #666;
  font-weight: 700;
}
#pnf24 .hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  position: relative;
  font-size: 28px;
  padding: 10px;
  /* background: rgba(0, 0, 0, 0.6);*/
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  font-family: open sans condensed;
  line-height: 0.9em;
  color: #fff;
  text-shadow: 2px 2px 3px rgba(255, 255, 255, 0);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  font-weight: 900;
  letter-spacing: 0.1em;
  width: 60%;
  margin: 0 0 6px 34%;
  font-family: 'Raleway', sans-serif;
  top: -40px
}
.hovereffect h2.destra {
  padding: 330px 10px 0;
  text-align: left;
  line-height: 1.05em;
}
.hovereffect h2 span.grande {
  font-size: 48px;
  letter-spacing: 0em;
}
.hovereffect h2 span.stretto {
  letter-spacing: 0em;
}
.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
#pnf24 .hovereffect {
  height: auto;
}
#pnf24 .hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  font-weight: normal;
  margin: -75px 0 0 0;
  padding: 5px 35px;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
}
#pnf24 .overlay {
  background: inherit;
}
.hovereffect a.info, .hovereffect a.info2 {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  font-weight: normal;
  margin: -82px 0 0 0;
  padding: 5px 55px;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
}
.hovereffect a.info3 {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 0px solid #fff;
  background: rgba(169, 25, 58, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  font-weight: normal;
  margin: 12px 0 0 0;
  padding: 15px 156px;
  font-size: 1.3em;
}
.hovereffect:hover a.info, #pnf24 .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #fff;
}
.hovereffect a.info:hover {
  /*box-shadow: 0 0 5px #fff;*/
  background: rgba(0, 97, 153, 0.9);
  color: #fff;
}
.hovereffect:hover a.info2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #fff;
}
.hovereffect:hover a.info3 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #fff;
  background: rgba(169, 25, 58, 0.6);
}
.hovereffect a.info2:hover {
  /*box-shadow: 0 0 5px #fff;*/
  background-color: rgba(251, 192, 0, 0.9);
  color: #fff;
}
.hovereffect a.info3:hover {
  /*box-shadow: 0 0 5px #fff;*/
  background: rgba(169, 25, 58, 1);
  color: #fff;
}
.view img {
  display: block;
  position: relative
}
.view-first img {
  transition: all 0.2s linear;
  width: 100%;
}
.view-first:hover img {
  transform: scale(1.2);
}
.foto {
  width: 31.3333%;
  padding: 10px;
  float: left;
  text-align: center;
  border: 1px solid #eaeaea;
  margin: 1%;
}
.foto .scarica {
  margin: 3px 0;
}
.foto-in {
  height: 250px;
  overflow: hidden
}
/********************************************************/
.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.btn-warning {
  background-color: #fcb328;
  border-color: #eea236;
  color: #fff;
}
.form-group {
  margin-bottom: 10px;
}
/*********************************/
.social-color {
  position: relative;
  display: block;
  cursor: pointer;
}
.panel-body ul li {
  border-bottom: 1px dashed #ddd;
  padding: 3px 0
}
.panel-body ul li a:hover {
  padding-left: 10px;
  text-decoration: none
}
#rassegna .panel-body ul li {
  list-style: none;
  border-bottom: 1px dashed #ddd;
  padding: 3px 0
}
#rassegna .panel-body ul li span {
  font-size: 16px;
  display: block;
}
#rassegna .panel-body ul li a:hover {
  padding-left: 0px;
  text-decoration: none
}
@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.svg#icomoon") format("svg");
}
.sb-search {
  height: 48px;
  margin-top: -36px;
  min-width: 48px;
  overflow: hidden;
  position: absolute;
  right: 0;
  transition: width 0.3s ease 0s;
  width: 0;
  z-index: 20;
}
.sb-search-input {
  background: #fff none repeat scroll 0 0;
  border: 0 none !important;
  border-radius: 0 !important;
  color: #005189;
  font-family: inherit;
  font-size: 16px;
  height: 30px;
  margin: 0;
  outline: medium none;
  padding: 15px 65px 15px 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  z-index: 88;
}
.sb-icon-search, .sb-search-submit {
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
}
.sb-search-submit {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: transparent;
  opacity: 0;
  outline: medium none;
  z-index: -1;
}
.sb-icon-search, .sb-search-submit {
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
}
.sb-icon-search {
  background: transparent none repeat scroll 0 0;
  color: #fff;
  font-family: "icomoon";
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  z-index: 90;
}
.sb-search-input {
  background: #fff none repeat scroll 0 0;
  border: 0 none !important;
  border-radius: 0 !important;
  color: #005189;
  font-family: inherit;
  font-size: 16px;
  height: 30px;
  margin: 0;
  outline: medium none;
  padding: 15px 65px 15px 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  z-index: 88;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
  color: #006aa4;
}
.panel-title a {
  font-weight: 700
}
.ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
  color: #006aa4;
}
p.email {
  font-size: 13px;
  margin: 0;
}
p.cv:before {
  background: url(https://www.iuline.it/wp-content/themes/tema-iul-2019/img/pdf.gif);
  padding-right: 30px
}
p.cv {
  font-size: 13px;
  margin: 0;
}
.image-box-wrapper {
  margin-bottom: 20px;
  text-align: center;
}
.title-block {
  margin-bottom: 25px;
}
.title-block .subtitle {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.title-block .subtitle span {
  display: block;
  margin: 0 0 10px;
  font-size: 30px;
}

@media screen and (max-width: 2500px) {
  .ms-layer h2 {
    bottom: 30px !important;
    color: #fff;
    font-family: raleway;
    font-size: 34px !important;
    font-weight: 700;
    line-height: 1em !important;
    margin: 320px 50px 0;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 30px;
  }
}
@media screen and (max-width: 1600px) {
  .ms-layer h2 {
    bottom: 30px !important;
    color: #fff;
    font-family: raleway;
    font-size: 34px !important;
    font-weight: 700;
    line-height: 1em !important;
    margin: 260px 50px 0;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .ms-layer h2 {
    bottom: 30px !important;
    color: #fff;
    font-family: raleway;
    font-size: 34px !important;
    font-weight: 700;
    line-height: 1em !important;
    margin: 240px 50px 0;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .ms-layer h2 {
    bottom: 30px !important;
    color: #fff;
    font-family: raleway;
    font-size: 34px !important;
    font-weight: 700;
    line-height: 1em !important;
    margin: 175px 50px 0;
    letter-spacing: 0.03em;
    text-align: left;
    padding: 30px;
  }
}
@media screen and (max-width: 800px) {
  .iul, .indire {
    text-align: center;
  }
  .news {
    height: auto;
    max-height: 100%;
  }
  #pulsanti-rapidi {
    color: #fff;
    font-size: 100%;
    font-weight: 400;
    left: auto;
    line-height: 70px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
    z-index: 70;
  }
  #pulsanti-rapidi #uno, #pulsanti-rapidi #due, #pulsanti-rapidi #tre {
    height: auto;
    padding: 0;
    width: 33%;
    z-index: 70;
  }
  .top-left {
    color: #323237;
    font-size: 16px;
    padding: 5px;
    text-align: center;
  }
  .top-right {
    color: #7e7c7b;
    padding: 5px;
    text-align: center;
  }
  .right-up {
    border-left: 0px solid #7e7c7b;
    margin-top: 0px;
    min-height: 0px;
    padding: 5px 10px;
  }
  .left-up {
    border-right: 0px solid #7e7c7b;
    margin-top: 0px;
    min-height: 0px;
    padding: 5px 10px;
  }
  .news1 {
    background: none repeat scroll 0 0 #eaeaea;
    font-size: 13px;
    overflow: hidden;
    height: auto;
  }
  .nopadding-top-in {
    padding-right: 0px
  }
  #search {
    font-family: source sans pro;
    font-size: 13px;
    left: 2px;
    position: absolute;
    top: 10px;
    width: auto;
    z-index: 10;
  }
  #lettura-evento .eventi {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ddd;
    border-right: none;
    color: #fff;
    font-family: source sans pro;
    font-size: 13px;
    line-height: 15px;
    padding: 0 12px 5px;
  }
  #lettura-evento .eventi-in {
    border-bottom: medium none;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
  }
  #lettura-evento .data-eventi {
    border-radius: 2px;
    float: left;
    font-size: 44px;
    height: auto;
    margin: 0 8px 0 0;
    padding: 15px 0 0;
    text-align: center;
    width: 60px;
  }
  #lettura-evento .info {
    color: #666;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-style: italic;
    margin: 0px 25px 0 0;
  }
  #lettura-evento .mappa {
    width: 80px;
    float: left;
  }
  #lettura-evento .categoria {
    display: none
  }
  #lettura-evento .eventi {
    text-align: left;
  }
  #lettura-evento .col-md-5 .lettura, #lettura .col-md-5 .lettura {
    font-size: 12px;
    height: auto;
    line-height: 22px;
  }
  #lettura-evento .col-md-5 .lettura .foto, #lettura .col-md-5 .lettura .foto {
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    height: 0;
    margin-right: 10px;
    overflow: hidden;
    padding: 215px 0 100px;
    position: relative;
    vertical-align: top;
    width: 100%;
  }
  #lettura-evento .col-md-5 .foto img.landscape, #lettura .col-md-5 .foto img.landscape {
    max-height: inherit;
    max-width: inherit;
  }
  .foto-grande {
    width: inherit;
  }
  .foto-media {
    width: inherit;
  }
  .contenuto-piccolo {
    width: inherit;
  }
  .contenuto-medio {
    width: inherit;
  }
  .foto-media-right {
    float: inherit;
    padding-right: inherit;
    clear: both;
  }
  .foto-grande-right {
    float: inherit;
    padding-right: inherit;
  }
  .foto-right {
    float: inherit;
    padding-right: inherit;
  }
  .news1 img, .news2 img {
    top: -100px;
  }
  .progetto {
    margin-bottom: 20px;
    max-height: 100%;
    overflow: hidden;
  }
  #progetto .col-md-4 {
    width: 100%
  }
  #logo {
    padding: 20px 0;
    text-align: center;
  }
  #tagline {
    color: #fff;
    font-family: "Merriweather", serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 100;
    margin: 10px 0;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .hovereffect {
    width: 100%;
    height: 230px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin: 15px 0;
  }
  #logo-sx {
    float: none;
    text-align: center;
    margin: 5px 0;
    width: 100%
  }
  #logo-dx {
    float: none;
    text-align: center;
    margin: 15px 0;
    width: 100%
  }
  #top {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
  }
  #logo {
    padding: 26px 0 10px;
    text-align: center;
  }
  #tagline {
    color: #fff;
    font-family: "Merriweather", serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 100;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
  }
  .hovereffect {
    width: 100%;
    height: 230px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin: 15px 0;
  }
}

@media screen and (max-width: 1024px) {
  .news1 {
    background: none repeat scroll 0 0 #eaeaea;
    font-size: 13px;
    height: 220px;
    overflow: hidden;
  }
  .contenuto-principale {
    padding-bottom: 10px;
    padding-top: 12px;
  }
  .lettura .foto2 {
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    height: 300px;
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .insegnamenti .panel-heading {
    padding: 15px 0;
  }
  .top-left {
    color: #323237;
    font-size: 16px;
    padding: 5px;
    text-align: center;
  }
  .top-right {
    color: #7e7c7b;
    padding: 5px;
    text-align: center;
  }
  .right-up {
    border-left: 0px solid #7e7c7b;
    margin-top: 0px;
    min-height: 0px;
    padding: 5px 10px;
  }
  .left-up {
    border-right: 0px solid #7e7c7b;
    margin-top: 0px;
    min-height: 0px;
    padding: 5px 10px;
  }
  .news1 {
    background: none repeat scroll 0 0 #eaeaea;
    font-size: 13px;
    overflow: hidden;
    height: auto;
  }
  .nopadding-top-in {
    padding-right: 0px
  }
  .search {
    font-family: source sans pro;
    font-size: 13px;
    left: 2px;
    position: absolute;
    top: 10px;
    width: auto;
    z-index: 10;
  }
  .insegnamenti .panel-body {
    padding: 0;
    padding-top: 0;
  }
  #lettura-evento .eventi {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ddd;
    border-right: none;
    color: #fff;
    font-family: source sans pro;
    font-size: 13px;
    line-height: 15px;
    padding: 0 12px 5px;
  }
  #lettura-evento .eventi-in {
    border-bottom: medium none;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
  }
  #lettura-evento .data-eventi {
    border-radius: 2px;
    float: left;
    font-size: 44px;
    height: auto;
    margin: 0 8px 0 0;
    padding: 15px 0 0;
    text-align: center;
    width: 60px;
  }
  #lettura-evento .info {
    color: #666;
    float: left;
    font-family: Raleway;
    font-size: 13px;
    font-style: italic;
    margin: 0px 25px 0 0;
  }
  #lettura-evento .mappa {
    width: 80px;
    float: left;
  }
  #lettura-evento .categoria {
    display: none
  }
  #lettura-evento .eventi {
    text-align: left;
  }
  #lettura-evento .col-md-5 .lettura, #lettura .col-md-5 .lettura {
    font-size: 12px;
    height: auto;
    line-height: 22px;
  }
  #lettura-evento .col-md-5 .lettura .foto, #lettura .col-md-5 .lettura .foto {
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    height: 0;
    margin-right: 10px;
    overflow: hidden;
    padding: 215px 0 100px;
    position: relative;
    vertical-align: top;
    width: 100%;
  }
  #lettura-evento .col-md-5 .foto img.landscape, #lettura .col-md-5 .foto img.landscape {
    max-height: inherit;
    max-width: inherit;
  }
  .foto-grande {
    width: inherit;
  }
  .foto-media {
    width: inherit;
  }
  .contenuto-piccolo {
    width: inherit;
  }
  .contenuto-medio {
    width: inherit;
  }
  .foto-media-right {
    float: inherit;
    padding-right: inherit;
    clear: both;
  }
  .foto-grande-right {
    float: inherit;
    padding-right: inherit;
  }
  .foto-right {
    float: inherit;
    padding-right: inherit;
  }
  .news1 img, .news2 img {
    top: -100px;
  }
}
@media screen and (max-width: 750px) {
  #logo-sx {
    float: none;
    text-align: center;
    margin: 5px 0;
    width: 100%
  }
  #logo-dx {
    float: none;
    text-align: center;
    margin: 15px 0;
    width: 100%
  }
  #top {
    position: relative;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    height: auto;
  }
  #pnf24 .hovereffect h2 {
    font-size: 16px;
    font-weight: 500;
    top: -40px
  }
  #pnf24 .hovereffect a.info {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 480px) {
  .test {
    display: none
  }
  .margin-top {
    margin-top: 0px;
  }
  #pnf24 .hovereffect a.info {
    padding: 5px 20px;
    display: none;
  }
  .padding-top {
    padding-top: 0px;
  }
  #pulsanti-rapidi #uno, #pulsanti-rapidi #due, #pulsanti-rapidi #tre {
    height: auto;
    padding: 0;
    width: 100%;
    z-index: 70;
  }
  .master-slider-parent {
    display: none;
  }
  #pnf24 .hovereffect h2 {
    font-size: 16px;
    top: -40px
  }
}
/*menu*/
nav .navbar {
  padding: 6px 0
}
.ubermenu-skin-black-white-2 {
  background: transparent !important;
  border: 0px solid #000000 !important;
  box-shadow: 0px 0px 0 0 rgba(255, 255, 255, 0.1) inset !important;
}
.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0, .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
  border-right: 0px solid rgba(4, 108, 168, 0.5);
  transition: background-color 300ms linear 0s;
}
.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0, .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left a {
  display: block;
  text-decoration: none;
  -moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -ms-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  white-space: normal;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  line-height: 20;
}
.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0, .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left a {
  color: #fff !important;
  display: block;
  font-size: 12px !important;
  line-height: 20px !important;
  padding: 0 !important;
  text-transform: uppercase;
  font-weight: 300;
}
.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0, .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left a {
  font-weight: 300 !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  -moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -ms-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
  transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  /* background-color: #fff;*/
  color: #0063a4;
}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
  padding: 10px 16px !important;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
  border-left: 0px solid #000000 !important;
  box-shadow: 0px 0 0 0 rgba(255, 255, 255, 0.1) inset !important;
  color: #d9d9d9;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #fff !important;
  letter-spacing: 0.03em;
}
.menu-secondo .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
  font-weight: 300 !important;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  /*background-color: #fff;*/
  /* color: #005189!important;*/
}
.ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
  /*color: #005189!important;*/
  text-transform: uppercase;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  /*background: #fff none repeat scroll 0 0!important;*/
  border: 0 solid #e0e0e0;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
  right: 4px !important;
}
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
  border-bottom: 1px dashed #ddd;
  clear: both;
  display: block;
  float: none;
  min-width: 150px;
  position: relative;
}
.ubermenu-submenu li:last-child {
  border: 0;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0:ubermenu-active > .ubermenu-target {
  background: #0063a4 !important;
  color: #fff !important;
}
nav ul li.ubermenu-item a:hover {
  /*background-color: #fff;*/
  color: #0063a4 !important;
}
nav ul ul li.ubermenu-item a:hover {
  background-color: #0063a4 !important;
  color: #fff !important;
}
nav ul ul ul li.ubermenu-item:hover {
  background-color: #775189;
  color: #fff !important;
}
ul.ubermenu-submenu li.ubermenu-item {
  border-bottom: 1px dashed #ddd
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  /*background: #fff none repeat scroll 0 0!important;*/
  border: 0 solid #e0e0e0 !important;
}
.sidebar-block input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], .sidebar-block form p {
  padding: 3px;
  width: 100%;
  font-size: 14px;
}
.ubermenu-target-title.ubermenu-target-text {
  font-weight: 600;
}
.menu-secondo .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target, .menu-secondo .ubermenu-target-title.ubermenu-target-text {
  font-weight: 400;
  font-size: 12px;
}
.menu-secondo .ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target, .menu-secondo a {
  padding: 8px 10px !important
}
#wpcf7-f668-o1 .your-subject {
  display: none
}
.ubermenu .ubermenu-item-layout-image_left > .ubermenu-target-text {
  padding-left: 0 !important;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
  font-weight: 500 !important;
  color: #006aa4;
  padding: 15px 15px !important
}
.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {
  overflow: hidden;
  padding: 15px !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-3 {
  width: 32% !important;
  margin: 0 0.5% !important;
}
.ubermenu.ubermenu-transition-slide .ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega, .ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
  max-height: 600px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 85%;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-item-layout-text_only .ubermenu-target-text {
  font-weight: 700;
  font-size: 1
}
.ubermenu-skin-black-white-2 .ubermenu-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: #0063a4 !important
}
.ubermenu.ubermenu-main .ubermenu-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: #004069 !important
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  background: inherit;
  /*background-color: #fff;*/
  color: #0063a4;
}
/*current link background*/
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  color: #0063a4 !important;
  background: #fff;
}
.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  color: #0063a4;
  background: #004069;
}

.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
    margin-top: 0;
    top: auto;
    opacity: 0;
    -webkit-transition-property: margin-top,opacity,visibility;
    -ms-transition-property: margin-top,opacity,visibility;
    transition-property: margin-top,opacity,visibility;
}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {
    overflow: hidden;
    padding: 0;
}

.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
    color: #fff;
    background: transparent;
}

@media screen and (max-width: 959px) {
.ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    left: -1px!important;
    position: relative;
}
}

a.linkpartner {
  color: #005189;
  text-decoration: none;
}
a.linkpartner:hover {
  color: #cc0000;
  text-decoration: none;
}
.imm-partner img.landscape {
  opacity: 0.5;
}
.imm-partner:hover img.landscape {
  opacity: 1;
  border: 1px solid #ececec;
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
  .partner {
    width: 49%;
    float: left;
  }
  
  .make-me-sticky{display:none}
}
.panel-title > a {
  display: block;
  position: relative;
}
.panel-title > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
  color: #bbb;
}
.panel-title > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
  color: #bbb;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: #ddd;
}
.panel-heading {
  padding: 20px 15px
}
.panel {
  margin-bottom: 20px;
  background-color: inherit;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 1px solid transparent;
  border-top-color: transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .0);
}
.panel-body {
  padding: 25px;
  padding-top: 0px;
}
.panel-body p {
  margin-top: 0
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0px solid #ddd;
  border-top-color: rgb(221, 221, 221);
}
.fade.in {
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}
.contenuto-docente .fade.in {
  opacity: 1;
  background: rgba(0, 0, 0, 0.0);
}
.collapse.in + .panel-default > .panel-heading {
  color: #93161e
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0;
}
.modal-header .close {
  margin-top: -19px;
  font-size: 35px;
}
.wpcf7-form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 15px;
}
.wpcf7-form a {
  color: #006199;
  font-weight: 600
}
/*slider*/
.image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  background-size: cover;
  image-rendering: optimizeQuality;
}
.btn-slider {
  display: inline-block;
  padding: 13px 20px;
  color: #fff;
  text-decoration: none;
  position: relative;
  background: transparent;
  border: 1px solid #e1e1e1;
  letter-spacing: 0.4em;
  text-align: center;
  text-indent: 2px;
  text-transform: uppercase;
  transition: color 0.1s linear 0.05s;
}
.btn-slider::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  z-index: 1;
  opacity: 0;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}
.btn-slider::after {
  transition: border 0.1s linear 0.05s;
}
a.btn-slider .btn-inner {
  color: #fff
}
.btn-slider .btn-inner {
  position: relative;
  z-index: 2;
}
.btn-slider .btn-inner:hover {
  color: #373737;
  transition: color 0.1s linear 0s;
}
.btn-slider:hover::before {
  top: 0;
  height: 100%;
  opacity: 1;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}
.btn-slider:hover::after {
  border-color: #373737;
  transition: border 0.1s linear 0s;
}
.slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 350px;
  z-index: 1;
}
.slideshow .slideshow-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideshow .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slideshow .slide {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.slideshow .slide.is-active {
  display: block;
}
.slideshow .slide.is-loaded {
  opacity: 1;
}
.slideshow .slide .caption {
  padding: 0 100px;
}
.slideshow .slide .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  background-size: cover;
  image-rendering: optimizeQuality;
}
.image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  background-size: cover;
  image-rendering: optimizeQuality;
}
.slideshow .slide .image-container::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  mix-blend-mode: multiply;
}
.slideshow .slide .image {
  width: 100%;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.slideshow .slide-content {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #fff;
  text-align: left;
  display: flex;
  justify-content: left;
  align-items: flex-end;
}
.slideshow .slide .title {
  margin: 0 auto 50px;
  max-width: 1400px;
  letter-spacing: 0.15em;
}
.slideshow .slide .title h2 {
  font-size: 3rem;
  font-weight: 700
}
.slideshow .slide .text {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 18px;
  line-height: 1.4;
}
.slideshow .slide .btn {
  margin: 15px 0 0;
  border-color: #fff;
  padding: 5px 10px;
  letter-spacing: 0.16rem;
}
.slideshow .slide .btn::before {
  background: #fff;
}
.slideshow .pagination {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  height: 12px;
  cursor: default;
  z-index: 2;
  text-align: center;
}
.slideshow .pagination .item {
  display: inline-block;
  padding: 15px 5px;
  position: relative;
  width: 46px;
  height: 32px;
  cursor: pointer;
  text-indent: -999em;
  z-index: 1;
}
.slideshow .pagination .item + .page {
  margin-left: -2px;
}
.slideshow .pagination .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 5px;
  width: 36px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  transition: background 0.2s ease;
}
.slideshow .pagination .item::after {
  width: 0;
  background: #fff;
  z-index: 2;
  transition: width 0.2s ease;
}
.slideshow .pagination .item:hover::before, .slideshow .pagination .item.is-active::before {
  background-color: #fff;
}
.slideshow .arrows .arrow {
  margin: -33px 0 0;
  padding: 20px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
}
.slideshow .arrows .prev {
  left: 30px;
}
.slideshow .arrows .prev:hover .svg {
  left: -10px;
}
.slideshow .arrows .next {
  right: 30px;
}
.slideshow .arrows .next:hover .svg {
  left: 10px;
}
.slideshow .arrows .svg {
  position: relative;
  left: 0;
  width: 14px;
  height: 26px;
  fill: #fff;
  transition: left 0.2s ease;
}
/*slider*/
/*modifiche 2020*/


/******faq********/

.box-faq {margin:80px 0 120px}

.box-faq .panel-title a {
    font-weight: 600;
}
.box-faq .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
    font-weight: 500;
    color: #333;
    text-transform: inherit;
    
}

.box-faq .intestazione h2 {
    font-family: 'raleway', sans-serif;
    text-align: left;
    letter-spacing: 0.02em;
    font-size: 1.7em;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: inherit;
}

.box-faq .panel-group {
    margin-bottom: 0px;
}

.panel-title > a:after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0px;
    color: #bbb;
    top: 0;
}

.box-faq .panel-heading {
    padding: 12px 35px 12px 20px;
}


.sidebar-item .menu-item a {
    padding: 10px;
    color: #2b2b2b;
    text-decoration: none;
    transition: all 0.2s ease;
    display: block;
}

.sidebar-item .menu-item a.active {
    background: #0063a4;
    color: #fff;
}

.mPS2id-highlight {
    background: #0063a4;
    color: #fff;
}

/**********/

/*sticky*/

.sidebar-item {
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 35px 0 15px;
    box-shadow: 1px 1px 20px rgba(0,0,0,0.0);
}


.make-me-sticky {
 height: auto;
  min-height: 200px;
  overflow: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
}

/sticky*/


.menu-principale {
  width: 100%;
  background: none repeat scroll 0 0 #fff;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
  border-left: 0px solid #000000 !important;
  box-shadow: 0px 0 0 0 rgba(255, 255, 255, 0.1) inset !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #222 !important;
  letter-spacing: 0.03em;
}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
  padding: 10px !important;
}
.navbar {
  border: 0 solid transparent;
  margin: 20px 0 0;
  min-height: 0;
  position: relative;
  padding: 0;
}
#top {
  background: #fff;
  padding: 0px 0 10px;
}
.breadcrumb a, .breadcrumb {
  background-color: #0063a4;
  border-radius: 0;
  font-size: 10px;
  font-weight: 600;
  list-style: outside none none;
  margin-bottom: 25px;
  margin-top: 5px;
  padding: 8px 0px 8px 0px;
  letter-spacing: 0.03em;
  color: #fff;
  text-transform: uppercase;
}
.ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
  background: #222222;
  color: #444;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.breadcrumb {
  padding-left: 15px
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  content: "";
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background-color: #fff;
  color: #005189 !important;
}
.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  color: #fff !important;
  background: #005189;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  background: #0063a4;
  border: 1px solid #e0e0e0;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
  font-weight: 500 !important;
  color: #fff;
  padding: 15px 15px !important;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
  color: #fff;
}
.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  color: #0063a4;
  background: #0063a4;
}
.ubermenu.ubermenu-main .ubermenu-level-0:hover > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: #0063a4 !important
}
.ubermenu-target-title.ubermenu-target-text {
  font-weight: 700;
  font-size: 1.15rem;
  letter-spacing: 0.06rem;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
  color: #333 !important;
}
ul.ubermenu-submenu li.ubermenu-item {
  border-bottom: 1px dashed #4d86ac;
}
ul.ubermenu-submenu li.ubermenu-item.ubermenu-has-submenu-stack {
  border-bottom: 0px dashed #4d86ac;
}
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
  border-bottom: 1px dashed #4d86ac;
  clear: both;
  display: block;
  float: none;
  min-width: 150px;
  position: relative;
}
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item:nth-last-child(2) {
  border-bottom: 0px dashed #4d86ac;
}
.ubermenu-has-submenu-flyout .ubermenu-target li .ubermenu-target {
  padding: 25px !important;
}
.social2 {
  width: 15px;
  height: 15px;
  float: right;
  margin: 0px 2px;
  position: relative;
  display: block;
  cursor: pointer;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
  border-bottom: 1px solid #4d86ac;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
  width: 48% !important;
  margin: 0 0.5% !important;
}
.navbar {
  border: 0 solid transparent;
  margin: 5px 0 0;
  min-height: 0;
  position: relative;
  padding: 0;
  z-index: 5
}
.menu-principale {
  width: 100%;
  background: none repeat scroll 0 0 #fff;
  border-top: 1px solid #eaeaea;
}
.icona-su {
  background: #fff;
  width: 74px;
  height: 74px;
  font-size: 30px;
  color: #444;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #444;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  cursor: pointer;
}
.icone-home:hover .icona-su {
  border-color: #fff;
  background: #0063a4;
  color: #fff;
}
.icone-home:hover {
  color: #0063a4
}
.info-utili {
  display: flex;
  justify-content: center;
  align-items: flex-start
}
.info-utili .info a {
  color: #444
}
.info-utili .info a:hover {
  color: #0063a4
}
.icona-info {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
}
.icone-home {
  text-align: center;
  display: inline-block;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
  align-items: center;
  margin: 0 0px 20px;
  text-transform: uppercase;
  color: #444;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  cursor: pointer;
}
.icone-home a {
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  color: #444
}
.icone-home a:hover {
  color: #0063a4
}
.breadcrumb > li + li::before {
  content: "/";
}
.sb-search {
  height: 33px;
  margin-top: -36px;
  min-width: 33px;
  overflow: hidden;
  position: absolute;
  right: 0;
  transition: width 0.3s ease 0s;
  width: 0;
  z-index: 20;
}
.sb-icon-search, .sb-search-submit {
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
}
.sb-icon-search {
  color: #222;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  z-index: 90;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sb-icon-search:before {
  font-family: fontAwesome;
  content: "\f002";
}
.sb-search-submit {
  background: #fff; /* IE*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
  filter: alpha(opacity=0); /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.sb-search-input {
  background: #fff none repeat scroll 0 0;
  border: 0px solid #ddd !important;
  border-radius: 0 !important;
  width: 20%;
  z-index: 88;
}
/* Open state */
.sb-search.sb-search-open, .no-js .sb-search {
  width: 100%;
}
.sb-search.sb-search-open .sb-search-input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd !important;
  border-radius: 0 !important;
  width: 100%;
  z-index: 88;
	height:100%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
  z-index: 91;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
  z-index: 92;
}
.sb-search ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.sb-search :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.sb-search ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.sb-search.sb-search-open ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}
.sb-search.sb-search-open :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}
.sb-search.sb-search-open ::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}
.news-home {
     margin: 0 0 20px;
    padding: 6px;
    background-color: rgba(0,0,0,0.01);
    position: relative;
    transition: all .3s cubic-bezier(.165, .84, .44, 1);
    border-radius: 3px;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.13);
    width: auto;
    height: auto;
}
.news-home .news2 h3.titolo a {
  font-size: 0.8em;
  line-height: 1.1em;
}
.titolo-sezione-home {
  text-align: center;
  margin: 10px auto 30px;
  font-size: 34px;
  font-weight: 400;
  color: #0063a4;
}
.titolo-sezione-home h2 {
     margin-bottom: 5px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 27px;
}
.titolo-sezione-home h3 {
  margin: 0px;
  font-size: 20px;
  font-weight: 400
}
.intestazione h2 {
  font-family: 'raleway', sans-serif;
  text-align: left;
  letter-spacing: 0.02em;
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 900;
  text-transform: uppercase;
}

.intestazione h2 span{
    font-family: 'raleway', sans-serif;
    text-align: left;
    letter-spacing: 0.02em;
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 900;
    text-transform: uppercase;
}

.titolo-sezione-home h3 a {
  font-size: 14px;
  font-weight: 600;
}
.intestazione h3 {
  color: #c72731;
  font-size: 20px;
  text-align: left;
  font-weight: 500;
  margin-bottom: 5px;
}

.sidebar .intestazione h3 {
    color: #444;
    font-size: 20px;
    text-align: left;
    font-weight: 900;
    margin-bottom: 5px;
    text-transform: uppercase;
}


.btn-group-lg>.btn, .btn-lg.infohome {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
    font-weight:700;
    letter-spacing:0.04rem
}

.btn-accedi {
  background: #0063a4;
  text-align: center;
  color: #fff;
  font-size: 11px;
  float: right;
  margin: 10px 1px 0;
  width: 100px;
  padding: 5px 15px;
  font-weight: 700;
}

.btn-informazioni {
  background: #337ab7;
  text-align: center;
  color: #fff;
  font-size: 11px;
  float: right;
  margin: 10px 1px 0;
  width: 100px;
  padding: 5px 15px;
  font-weight: 700;
}

.btn-iscriviti-top {
  background: #c71610;
  text-align: center;
  color: #fff;
  font-size: 11px;
  float: right;
  padding: 5px 15px;
  margin: 10px 0px 0;
  width: 100px;
  font-weight: 700;
}

.accreditamento{text-align:center;font-size: 1.2rem;border-left:1px solid #ddd;border-right:1px solid #ddd;
    font-weight: 700;}

.loghi-top{display:flex;align-items:center; flex-wrap: wrap}

.tagline{font-size: 24px;
    text-align: left;
    padding: 0 10px;}

.testo-offerta-formativa{background:#ec6161;position:absolute;right:0;bottom:30px;color:#fff;width:90%;right:0;font-size:18px;padding:5px 10px;line-height:1.2;}
.testo-offerta-formativa2{background:#ec6161;position:absolute;right:0;bottom:30px;color:#fff;width:90%;right:0;font-size:14px;padding:5px 10px;line-height:1.2;}

.info .titolo {text-align:center;font-size:18px;font-weight:700;}
.info p.testo{font-size:15px;text-align: center;line-height: 1.2;font-weight:400;}

.news-home .data{    
text-align: left;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding-left: 0;
    padding-top: 0;
    margin: 10px 0 15px;
}

.news-home h3 {
       font-size: 1.45rem;
    line-height: 1.45;
    margin-top: 5px;
    font-weight: 900;
}

.news-home h3 a{font-weight: 900;
    letter-spacing: 0.07rem;}

.box-laurea{ height: 300px;position: relative;}
.box-master{ height: 300px;position: relative;}
.box-formazione{ height: 145px;margin-bottom: 10px;position: relative;}
.box-perfezionamento {height: 145px;position: relative;}


#anni-accademici-primo,#anni-accademici-secondo,#anni-accademici{text-align: center;margin:20px;padding:5px 10px; background:#f0f0f0;border:1px solid #ddd}
#anni-accademici-primo .intestazione h2,#anni-accademici-secondo .intestazione h2,#anni-accademici .intestazione h2{
    font-size: 20px;
    text-align: center;
    margin: 0;
}

ul#cerca-anno-primo,ul#cerca-anno-secondo,ul#cerca-anno{margin:5px 0;padding:0}
ul#cerca-anno-primo li,ul#cerca-anno-secondo li,ul#cerca-anno li {
    list-style: none;
    margin: 0px 0;
    display: inline-block;
}

ul#cerca-anno-primo li:first-child,ul#cerca-anno-secondo li:first-child, ul#cerca-anno li:first-child {
  
}

ul#cerca-anno-primo li input,ul#cerca-anno-secondo li input,ul#cerca-anno li input {
   opacity: 0;
  position: fixed;
  width: 0;
}

ul#cerca-anno-primo li input + label,ul#cerca-anno-secondo li input + label,ul#cerca-anno li input + label {
    margin: 0 5px;
    
    padding: 5px 12px;
    color: #999;
    cursor: pointer;
    webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 0.07em;
	display: inline-block;
}


ul#cerca-anno-primo li input:checked + label,ul#cerca-anno-secondo li input:checked + label,ul#cerca-anno li input:checked + label {    margin: 0 5px;
   
    padding: 5px 12px;
    color: #2b2b2b;
    cursor: pointer;}

ul#cerca-anno-primo li input[type="radio"]:checked + label,ul#cerca-anno-secondo li input[type="radio"]:checked + label,ul#cerca-anno li input[type="radio"]:checked + label{    margin: 0 5px;
   
    padding: 5px 12px;
    color: #2b2b2b;
    cursor: pointer;}

.container-top{display:flex;align-items:center;border-bottom:1px solid #eaeaea;padding:6px 0}

.contatti-top{font-size:0.75em;margin:0}

.menu-offerta-formativa {
    margin: 0 0 20px;
    border: 1px solid #ddd;
    padding: 10px 20px;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    background: rgba(0,0,0,0.015);
}

.sidebar .menu-offerta-formativa ul li:before{
    content:'\f105';
	font-family: 'FontAwesome';
	margin-right: 6px;
	font-size:13px;
	font-weight:600;
}


.sidebar .menu-offerta-formativa ul, .sidebar-block .menu-offerta-formativa ul ul {
    padding-left: 13px;
}

.sidebar .menu-offerta-formativa ul li, .sidebar-block .menu-offerta-formativa ul ul li {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
    border-bottom: 0px dashed #ddd;
}

.sidebar .menu-offerta-formativa ul li a {
    color: #222;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
}

.exist_mapping  .btn{color:inherit}

/*responsive*/



@media screen and (max-width: 1024px) {
	

	
  .news1 {
    background: none repeat scroll 0 0 #eaeaea;
    font-size: 13px;
    height: 220px;
    overflow: hidden;
  }
  .lettura .foto {
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    height: 0;
    margin-right: 10px;
    overflow: hidden;
    padding: 215px 0 0;
    position: relative;
    vertical-align: top;
    width: 215px;
  }
  #caption {
    position: absolute;
    z-index: 30;
    width: 940px;
    ;
    bottom: 80px
  }
  #progetto .col-md-4 {
    width: 50%
  }
  #pulsanti-rapidi {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    left: 124px;
    line-height: 70px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 260px;
    width: 797px;
    z-index: 70;
  }
  .ms-layer h2 {
    bottom: 50px !important;
    color: #fff;
    font-family: raleway;
    font-size: 40px !important;
    font-weight: bold;
    line-height: 1em !important;
    margin: 200px 50px 0;
    text-shadow: 0 1px 3px #000;
  }
  .ms-layer h3 {
    bottom: 50px !important;
    color: #fff;
    font-family: open sans condensed;
    font-size: 32px !important;
    font-weight: bold;
    line-height: 32px !important;
    margin: 205px 50px 0;
    text-shadow: 0 1px 3px #000;
  }
  .foto2 {
    border-radius: 2px;
    height: 140px;
    overflow: hidden;
    position: relative;
  }
  .news {
    margin: 10px 0 30px;
    min-height: 250px;
    padding-top: 0px;
    position: relative;
  }
  .gallery > ul > li .video-t {
    max-height: 150px;
    overflow: hidden;
  }
	
	.loghi-top {
    display: flex;
    align-items: center;
    flex-wrap: initial;
}
}



@media screen and (max-width: 600px) {
  .margin-top {
    margin-top: 0px;
  }
  .da-slide-current h2, .da-slide-current p, .da-slide-current .da-link {
    left: 0%;
    opacity: 1;
    padding: 0 0.15em;
  }
  .master .da-slide h2 {
    color: #3b3b3b;
    font-size: 24px;
    width: 100%;
    top: 20px;
    text-align: center;
    z-index: 10;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    font-family: raleway;
    font-weight: 700;
    padding: 0 0.15em;
    text-transform: inherit;
  }
  .fascia-laurea.master {
    width: 100%;
    height: auto;
    line-height: 1;
    color: #fff;
    text-align: center;
    font-size: 19px;
    background-color: #b8383a;
    padding: 10px 0;
    font-family: raleway !important;
    letter-spacing: 0.05em;
  }
  .fascia-laurea {
    width: 100%;
    height: auto;
    line-height: 1;
    color: #fff;
    text-align: center;
    font-size: 25px;
    background-color: #0064A2;
    padding: 10px 0;
    font-family: raleway;
    letter-spacing: 0.05em;
    font-weight: 600;
    text-transform: uppercase;
  }
  .foto2 {
    border-radius: 2px;
    height: 140px;
    overflow: hidden;
    position: relative;
    display: none;
  }
  .da-arrows {
    display: none;
  }
  .overlay p {
    display: none
  }
  .padding-top {
    padding-top: 0px;
  }
  .sb-search-input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #005189;
    font-family: inherit;
    font-size: 20px;
    height: 60px;
    margin: 0;
    outline: medium none;
    padding: 20px 65px 20px 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 88;
  }
  .btn-iscriviti, btn-info {
    width: auto;
  }
  .corso {
    padding: 15px 15px;
  }
  .info {
    text-align: left;
  }
  .panel-heading {
    padding: 20px 0px;
  }
  .panel-body {
    padding: 0px;
    padding-top: 0;
  }
  .tagline {
    font-size: 18px;
    color: #c72731;
    text-align: center;
    font-family: 'raleway', sans serif;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
 /* .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    width: 100%;
  }*/
  .info-corsi .col-md-6 {
    width: 50%;
    display: inline-block;
    float: left
  }
  .panel-title {
    font-size: 17px;
  }
	
	.accreditamento {
		text-align: right;
    font-size: 0.5em;
    padding: 0 10px 0 0;
    margin-bottom: 7px;
}
	
.slideshow {
   
    display: none;
}	
	
	.container-top{display:block;}
	
	.info-utili {
    display: block;
    
}
	

	.news-home {
    margin: 0 0 20px;
    padding: 0px 0px 0px;
    background-color: #fff;
    position: relative;
    transition: all .3s cubic-bezier(.165, .84, .44, 1);
    border-radius: 3px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0);
    width: auto;
    height: auto;
}
	.float-l, .float-r {
    display: inline-block;float:none;
}
	.text-align-right{text-align:center}
	
	.iul img {
    max-width: 60%;
}
	.contatti-top{font-size:0.55em;margin:0}
	.loghi-top {
    display: block;
    align-items: center;
    flex-wrap: wrap;
}
}