@font-face { 
  font-family: 'free3of9'; 
  src: url('free3of9.ttf') format('truetype'); 
  font-weight: normal; 
  font-style: normal; 
}

h1 {
  text-align: center;
  color: #485956 !important;
  padding: 30px 0 0px!important;
  margin: 0px 0 15px!important;
  border-bottom: 2px solid #c0bdad;
  text-transform: uppercase;  
  font-weight: bold;
}

h1,
h1 a {
  font-family: 'Ubuntu', serif;
}
h2,
h3,
h4,
h5,
h6,
h2 a,
h3 a {
  font-family: 'Ubuntu', serif;
}
body,
p,
a,
li {
  font-family: 'Ubuntu', serif;
}
.block-views h2 {
  text-align: center;
  color: #0a417d!important;
  padding: 30px 0 0px!important;
  margin: 0px 0 15px!important;
  border-bottom: 2px solid #c0bdad;
  text-transform: uppercase; 
}
.carousel-item {
	background:#0a417d;
}

.carousel-caption {
  position: static!important;
  right: 5%!important;
  bottom: 10%!important;
  left: 5%!important;
  color: #9E9E9E!important;
  text-align: left!important;
  background: #fff!important;
  padding: 1rem 1rem 2rem!important;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, .5)!important;
  margin:10px 10px 50px
}

@media (min-width: 992px) {
	.carousel-caption {
	  position: absolute!important;
	  left: 5%!important;		
	  right: 45%!important;
	}
}
@media (min-width: 1200px) {
	.carousel-caption {

	  left: 5%!important;		
	  right: 55%!important;
	}
}
@media (max-width: 767.98px) {
  .nascondi-colonna {
    display: none!important;
  }
}
.carousel-caption .node-sede {
	border-radius: 0px;
}
.carousel-caption h4 {
  color: #0a417d !important;
  padding: 30px 0 0px !important;
  margin: 0px !important;
  border-bottom: 2px solid #c0bdad;
  font-weight: bold;
}
.carousel-caption h4 a {
  color: #0a417d !important;
  text-decoration: none;
}
.carousel-caption h4 a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}

.carousel-caption h4 a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}
.carousel-caption .scopri {
  text-align:right;
  bottom:0;
  width:100%;
  display:block;
  left:0;
  padding:3rem 0 0 !important;
}
.carousel-caption .circolo {
  margin-top: 2rem !important;
}
.carousel-caption .circolo a {
  color: #0a417d !important;
  text-decoration: none;
}
.carousel-caption .circolo a:after {
  content: "\203a";
  font-weight: bold;
  margin-left: .75rem;
}
.carousel-indicators {
	margin-bottom:0!important;
}
small.description {
  display: block;
  font-size: .75em;
}
.barcode {
  font-family: 'free3of9', serif;
}


#drop-down-login-wrapper #edit-actions  .button {
  display: block;
  width: auto;
  height: 25px;
  padding: 5px 10px;
  line-height: 150%;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  color: #373737;
  font-weight: bold;
  background: #fff;
}

#drop-down-login-wrapper .button span {

}

#drop-down-login-wrapper.enable-dd .button span span {
  background: none;
  padding: 0;
  height: 20px;

}

#drop-down-login-wrapper.enable-dd .button span span:hover {
  /* background-color: rgb(255 187 71 / 50%); */
}
#drop-down-login-wrapper.enable-dd .open span span {
  /* background-color: rgb(255 187 71 / 50%); */
}

#drop-down-login-wrapper .dropdown {
  display: none;
  position: absolute;
  z-index: 999;
  width: auto;
  background: #ffffff;
  border: #999 1px solid;
  right: 0;
  top: 42px;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#drop-down-login-wrapper .dropdown input.form-text {
  border-color: #ccc;
  padding: 2px;
}

#drop-down-login-wrapper .dropdown .drop_down_login_reset_password {
  float: left;
  border-right: 1px solid;
  padding-right: 4px;
  margin-right: 6px;
}

#drop-down-login-wrapper .dropdown .form-submit {
  margin: 0 auto 0;
  position: relative;
  background: #373737!important;
  color: #ffffff!important;
  padding: 5px 12px!important;
  line-height: 1.5em!important;
  font-weight: normal!important;
  display: block;
	height: auto!important;
}


#drop-down-login-wrapper .dropdown ul.menu {
  margin: 0;
  padding: 0;
}

#drop-down-login-wrapper .dropdown ul.menu li {
  list-style-type: none;
  border-bottom: none;
  font-size: 0.9rem;
  margin-bottom: 5px;
  min-width: 100%;
  color: #777;
}

#drop-down-login-wrapper .dropdown ul.menu li.account {

  padding: 5px 25px;
}

#drop-down-login-wrapper ul.menu li a {
  display: block;
  color: #373737;
  background-color: inherit;
  float: none;
  padding: 5px 25px;
}


#drop-down-login-wrapper ul.menu li:not(.account):hover,
#drop-down-login-wrapper ul.menu li:not(.account):focus,
#drop-down-login-wrapper ul.menu li:not(.account):active {
  background-color: #289c88;
  color: #ffffff!important;
}


#drop-down-login-wrapper ul.menu li a:hover {
  text-decoration: none;	

}

#drop-down-login-wrapper .dropdown a {
    white-space: nowrap;
    font-size: 12px;
    line-height: 12px;
}

#drop-down-login-wrapper a.login.button {
  text-transform: uppercase;
  color: #373737;
  font-weight: 400;
  line-height: 20px!important;
  padding: 5px 15px 5px 15px;
  height: 30px!important;
  border: 0!important;
  margin: 0;
  display: inline-block;
}

#drop-down-login-wrapper a.login.button:hover {
    background-color: rgb(255 255 255 / 50%);
}
#drop-down-login-wrapper a.login.button.open {
    background-color: rgb(255 255 255 / 50%);
}
#drop-down-login-wrapper .dropdown ul li.last {
  border-bottom: none;
}

#drop-down-login-wrapper .account {
  border-bottom: #ddd 1px solid !important;
}

#drop-down-login-wrapper .name {
  font-weight: 600;
  color: #000;
}

#drop-down-login-wrapper .email {
  font-size: 0.8rem;
  color: #aaa;
}
#drop-down-login-wrapper .item-list ul {
    list-style: none inside none;
    padding: 0px;
    margin: 15px 0;
    text-align: center;
}
#drop-down-login-wrapper .item-list ul li {
    margin: 0;
    padding: 0px 11px;
}
#drop-down-login-wrapper .form-actions {
    margin: 15px auto 6px;
    display: inline-block;
    padding: 0;
    width: 100%;
    text-align: center;
}
#drop-down-login-wrapper label {
	margin: 15px 0px 6px;
	width: 100%;
}
#drop-down-login-wrapper .form-control {
	width: 100%;
}

header #search-block-form {
    padding: 0;
    flex-flow: row wrap;
		margin: 0;
}
.search-block-form {
	height: 30px; 
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-box-shadow: 0 2px 14px rgba(100, 100, 100, 0.1), 0 2px 2px rgba(100, 100, 100, 0.1);
    box-shadow: 0 2px 14px rgba(100, 100, 100, 0.1), 0 2px 2px rgba(100, 100, 100, 0.1);
}
#search-form .icon {
	position: absolute;
	top: 32px!important;
	left: 0;
	z-index: 1;
	color: #4f5b66;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}

.navbar-brand img { height:40px } 
@media (min-width: 768px) {
	.navbar-brand img { height:auto} 
}
.js-form-type-search input.form-search {
  width: 100%;
  height: 30px;
  background: #ccc;
  border: none;
  font-size: 1em;
  float: left;
  color: #fff;
  padding-left: 40px;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: background .55s ease;
  -moz-transition: background .55s ease;
  -ms-transition: background .55s ease;
  -o-transition: background .55s ease;
  transition: background .55s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.js-form-type-search input:-webkit-input-placeholder {
  color: #fff!important;
}

.js-form-type-search input:-moz-placeholder {
  color: #fff!important;
}

.js-form-type-search input:-ms-input-placeholder {
  color: #fff!important;
}



.site-footer__top .nav-link {
	text-transform:none;
	color: #c0c0c0!important;
	color: rgba(255, 255, 255, 0.65)!important;
	font-size: 0.857em;
	padding-top:0;
}
.site-footer__top .active>.nav-link, 
.site-footer__top .nav-link.active, 
.site-footer__top .nav-link.show, 
.site-footer__top .show>.nav-link,
.site-footer__top .active>.nav-link:hover, 
.site-footer__top .nav-link.active:hover, 
.site-footer__top .nav-link:hover {
	color: #ffffff!important;
	text-decoration:underline;
}


.featured-bottom-first,
.featured-bottom-second {
	margin-top: 100px;
	margin-bottom: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);		
}

.featured-bottom-third {
	margin-top: 100px;
	margin-bottom: 100px;
	padding-top: 50px;
	padding-bottom: 50px;	
}


.featured-bottom-first h2,
.featured-bottom-second h2,
.featured-bottom-third h2 {
    text-align: center;
}

.featured-bottom-first { 
    background-color: #ededed;
}
.featured-bottom-second { 
    background-color: #ccc;

}
.featured-bottom-third { 

}

.site-footer__top .region {
    width: 100%!important;
    padding: 0 0.65%!important;
}

.ui-dialog.ui-widget-content {
	z-index:2000!important;
	background: #e2efed!important;
}
.ui-widget-header {
    background: #1398a2!important;
    border: none!important;
    border-radius: 0;
    color: #fff;
}
.ui-widget-content {
	background: #e2efed!important;
	border:none!important;
}
.ui-dialog .button {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top,#f3f3f3,#e8e8e8);
    background-image: linear-gradient(to bottom,#f3f3f3,#e8e8e8);
    border: 1px solid #e4e4e4;
    border-bottom-color: #b4b4b4;
    border-left-color: #d2d2d2;
    border-right-color: #d2d2d2;
    color: #3a3a3a;
    cursor: pointer;
    font-size: 0.929em;
    font-weight: normal;
    text-align: center;
    padding: 0.250em 1.063em;
    border-radius: 1em;
}
.ui-widget-overlay {
    background: #1398a2!important;
    opacity: 0.7;
		z-index:100!important;
}
.draggable a.tabledrag-handle {
  float: left;
  overflow: hidden;
  height: 16px;
  margin-left: 0;
  cursor: move;
  text-decoration: none;
}
.draggable a.tabledrag-handle .handle {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: url(move.svg) no-repeat 0px 0px;
}
.view-pubblicazioni .view-content.row {
	margin: 30px 0;
}

.views-exposed-form  {
  margin-bottom: 2rem;
}
.views-exposed-form .form-select {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  border-radius: 0;
  line-height: 15px;
  margin-bottom: 0;
}
.views-exposed-form  .form-select:focus {
  border-color: #485956!important;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgb(72 89 86 / 25%)!important;
}
.views-exposed-form .form-control {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  border-radius: 0;
  line-height: 15px;
  margin-bottom: 0;
}
.views-exposed-form .form-control:focus {
  border-color: #485956;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgb(72 89 86 / 25%)!important;
}

.views-exposed-form .form-actions {
  margin: .5rem 0!important
}

.views-exposed-form .form-actions .btn {
  color: #fff!important;
  font-size: 14px;
  padding: 8px;
  border-radius: 0;
  line-height: 15px;
}
.views-exposed-form .form-row {
    display: block;
}
.views-exposed-form .form-row .js-form-item {
	margin-top: .5rem;
}

@media only screen and (min-width: 480px) {
  .views-exposed-form .form-row {
	display: flex;
  }
	.views-exposed-form .form-actions {
	  margin:0!important
	}
  .views-exposed-form .form-row .js-form-item {
	margin:0rem;
  }	
}

.views-exposed-form .form-row label {
  display: inline-block;
  color: #222;
  font-weight: bold;
  font-size: .85em;
}
.profilo {
	border-top: 1px solid #c0bdad;
	border-bottom: 1px solid #c0bdad;	
}
/*** pills ***/
.nav-pills .nav-link {
  color: #0a417d;
  width: 100%;
}
.nav-pills .nav-link.active, 
.nav-pills .show>.nav-link {
  color: #fff!important;
  background-color: #0a417d!important;
}
.nav-pills .nav-link:focus, 
.nav-pills .nav-link:hover {
  color: #cccccc !important;
}


.min {
  min-width: .1%;
  width: 1%;
}


summary {
  border-radius: 6px 6px 0 0;
  background: #c0bdad;
  color: #0a407c;
  padding: .25rem .5rem;
  border-top: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  font-weight: 600;
  font-size: .9rem;
}
summary[aria-expanded="false"] {
  border-radius: 6px ;
  border-bottom: 1px solid #dee2e6;
}
details .details-wrapper {
  border-radius: 0 0 6px 6px;
  padding:.5rem;
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;  
}
.vertical-tabs {
  margin: 0 0 1rem;
}
.accordion-button:not(.collapsed) {
  color: #ffffff!important;
  background-color: #485956!important;
}
.accordion-button:focus {
  border-color: #485956;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgb(72 89 86 / 25%)!important;
}