/* Classi utilizzate per Lazio900 */

/*Calisto*/
@font-face {
  font-family: 'CalisMTBol';
  src: url('../fonts/CalisMTBol.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/CalisMTBol.woff') format('woff'), 
  url('../fonts/CalisMTBol.ttf')  format('truetype'), 
  url('../fonts/CalisMTBol.svg#CalisMTBol') format('svg');
  font-weight: normal;
  font-style: normal;
}

.highlights {
  font-weight: bold;
  text-decoration: underline;
}
/* Generale */
body {
  font-family: 'Raleway', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
  font-family: 'CalisMTBol';
  letter-spacing: 0.02em;
}
ul {list-style: none;}

/*link */
a, span {transition: all 200ms linear;}
a:hover {
  color: rgba(154, 28, 36,1);
  text-decoration: none;
}
a:focus{
  text-decoration: none;
}
a.hov-yellow:hover, a.hov-yellow:active, a.hov-yellow:focus {color: rgba(230, 177, 18,1);}
a.red:hover, a.red:focus {color: rgba(154, 28, 36,1);}
/*a.red.hov span.fa {transition: a;}*/
a.red.hov:hover span.fa {padding-left: 15px!important;}
a.white:hover, {color: rgba(230, 177, 18,1);}
.bg-yellow a.white:hover, .bg-yellow span.white:hover {color: rgba(154, 28, 36,1);}
a.btn.white:hover {color: #ffffff;}

/*trucchetto glyphicon*/
.glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-right:before {
    content: "\f054";
}
.glyphicon-chevron-left:before {
    content: "\f053";
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -4px;
    box-shadow: 1px 1px 3px #ccc inset;
    border: none;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: rgba(154, 28, 36,0.8);
    border-color: transparent;
    border: none;
}
.btn-default:focus, .btn-default.focus {
    color: #ffffff;
    border-color: transparent;
    border: none;
    background-color: rgba(154, 28, 36,1);
}
/*Header */
#masthead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.logo {
  max-width: 120px;
  z-index: 99;
}
.logo-mobile {
  max-width: 80px;
}
.logo-footer {
  max-width: 120px;
  z-index: 99;
}
/* Credits  */
.logo-credits {
  width: auto!important;
  max-height: 100px;
}
/* Footer */
.footer-menu {
  list-style: none;
  padding: 0;
}
.footer-menu li a {
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
}
.fs16 {font-size: 16px;}
.footer-menu li a:hover {color: rgba(154, 28, 36,1);}
/* Nav */
.navbar-nav > li > a {
    text-transform: uppercase;
    color: rgba(230, 177, 18,1);
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.navbar-nav > li > a:before {
    content: '0';
    display: inline-block;
    position: absolute;
    left:0;
    width: 4.5px;
    overflow: hidden;
    vertical-align: middle;
    top:50%; 
    transition: all 200ms linear;
    font-size: 16px;
    opacity: 0;
    transform: translate(0,-50%);
}
.navbar-nav > li > a:after {
    content: '0';
    display: inline-block;
    position: absolute;
    right:0;
    width: 4.5px;
    overflow: hidden;
    vertical-align: middle;
    text-indent: -5.5px;
    top: 50%;
    transition: all 200ms linear;
    font-size: 16px;
    opacity: 0;
    transform: translate(0,-50%);
}
.navbar-nav > li > a:hover:before {
    left: 5px;
    opacity: 1;
}
.navbar-nav > li > a:hover:after {
    right: 5px;
    opacity: 1;
}
/* Search header */
#searchform-header {max-width: 190px;}
#searchform-header input {
    background: transparent;
    border: none;
    margin: 9px 0;
    height: auto;
    text-transform: uppercase;
    color: rgba(230, 177, 18,1);
    width: 75%;
    float: left;
}
#searchform-header .form-control::-webkit-input-placeholder {color: rgba(230, 177, 18,1);}
#searchform-header button {
    background: 0;
    border: 0;
    color: rgba(230, 177, 18,1);
    margin: 12px 0 0 0;
    float: right;
}
#searchform-header button:focus, #searchform-header button:active, #searchform-header input:focus, #searchform-header input:active {
    outline: transparent;
    box-shadow: none;
    background: rgba(230,177,18,0.1);
}
/*Search Home*/
.search-home .form-group {
  background-color: rgba(255,255,255,0.5);
  padding: 5px;
}
.search-home .form-group input {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  width: 80%;
  display: inline-block;
}
.search-home .form-group button {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.search-home .form-control::-webkit-input-placeholder {color: rgba(154, 28, 36,1);}
/* Slider */
.item img {width: 100%;}
.l900-sp-logo-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%,-50%);
  font-size: 30em;
  transition: all 200ms linear;
  font-family: 'CalisMTBol';
  z-index: 9;
}
ul.l900-sp-logo {
    margin: 0;
    padding: 0;
    display: inline-flex;
    vertical-align: middle;
}
.l900-sp-logo li {
    height: 400px;
    display: inline-block;
    vertical-align: middle;
    transition: all 200ms linear;
}
.text-mask-1 {
    background: url(../img/09.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-position: center center;
}
.bg-fix {background-attachment: fixed;}
/*slider: brakets*/
.br-open {
    width: 112px;
    overflow: hidden;
}
.br-close {
    width: 112px;
    overflow: hidden;
    text-indent: -124px;
}
/* Slider: controls */
.owl-theme .owl-controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
    z-index: 9999;
}
#home-carousel .owl-controls {
    position: relative;
    margin-top: 15px;
}
.owl-theme .owl-controls .owl-page span {
  background: rgba(230, 177, 18,1);
}
/* Slider: claim */
.claim-slide {
    width: 0;
    padding-left: 0px;
    padding-right: 0px;
    height: 148px;
    overflow: hidden;
    position: relative;
    transition: all 200ms linear;
}
.cs-inner {
  position: absolute;
  width: 382px;
  height: 148px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
} 
.claim-slide h3 {font-size: 48px;}
.claim-slide p {font-size: 28px;}

/* Carousel percorsi */
#home-carousel .item .img-overlay-red-med {
  opacity: 0.9;
  transition: all 200ms linear;
  cursor: pointer;
}
#home-carousel .item:hover .img-overlay-red-med {opacity: 1;}
#home-carousel a .item .braket-title {font-size: 24px;}
#home-carousel a .item .braket-title:before {text-indent: 3px;}
#home-carousel a:hover .item .braket-title:before {left: -20px;} 
#home-carousel a:hover .item .braket-title:after {right: -20px;}
/*
#home-carousel .item h3 {
  width: 0;
  text-align: center;
  transition: all 200ms linear;
  overflow: hidden;
  cursor: pointer;
  margin: 0;
}

#home-carousel .item h3:before {
  opacity:1;  
}

#home-carousel .item h3:after {
  opacity:1;
}

#home-carousel .item h3:before {
    content: '0';
    position: absolute;
    width: 6px;
    overflow: hidden;
    color: #ffffff;
    vertical-align: middle;
    margin-top: 1px;
    margin-right: 0px;
    transition: all 200ms linear;
    left: -15px;
    top: 50%;
    transform: translate(0,-50%);
}
#home-carousel .item h3:after {
  content: '0';
  position: absolute;
  width: 6px;
  overflow: hidden;
  color: #ffffff;
  vertical-align: middle;
  text-indent: -6px;
  margin-top:1px; 
  margin-left: 0px; 
  transition: all 200ms linear;
  right: -15px;
  top: 50%;
  transform: translate(0,-50%);
}
#home-carousel .item:hover h3 {
  opacity: 1;
  padding-top: 0;
  width: auto;
}
#home-carousel .item:hover h3:before {left: -30px;}
#home-carousel .item:hover h3:after {right: -30px;}*/
span.little-thumb {
    height: 80px;
    width: 150px;
    display: inline-block;
    background-size: auto 100%;
    background-position: left center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
/* Immagini detaglio */

.img-profile figure img {
  opacity: 1;
  transition: all 200ms linear;
}
.img-profile figure:hover img {opacity: 0.3;}

.img-profile figure .centered-wrapper {
  opacity: 0;
  transition: all 400ms linear;
}
.img-profile figure:hover .centered-wrapper {opacity: 1;}

.img-profile figure .centered-wrapper h3.braket-title:before , .img-profile figure .centered-wrapper h3.braket-title:after{
  opacity: 0;
}
.img-profile figure:hover .centered-wrapper h3.braket-title:before {
  opacity: 1;
  left: -30px;
}
.img-profile figure:hover .centered-wrapper h3.braket-title:after{
  opacity: 1;
  right: -30px;
}

/* Social */
.social {
  list-style: none;
  display: inline-block;
}
.social li {
  display: inline-block;
  font-size: 18px;
}

.social li span{font-size: 24px;}

/* Istituti */
.item-istituto {
  background-color: rgba(204, 37, 48, 0);
  transition: all 200ms linear;
}
.item-istituto .img-overlay-yellow {
  opacity: 0;
  transition: all 200ms linear;
}
.item-istituto:hover {
  background-color: rgba(204, 37, 48, 0.1); 
}
.item-istituto:hover .img-overlay-yellow {opacity: 0.4;}

/* Risultati della ricerca */
#object-list li {
    background-color: background-color: rgba(204, 37, 48, 0.0);
    transition: all 200ms ease;
}
#object-list li:hover {background-color: rgba(204, 37, 48, 0.1);}

/* Filtri */
.listafiltri {
  max-height: 365px;
  overflow: hidden;
  overflow-y:auto; 
  background-color: rgba(0,0,0,0.025);
}
.customscrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: rgba(0, 0, 0, 0);
}
.customscrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #cccccc;
}
.customscrollbar::-webkit-scrollbar-thumb{background-color: rgba(0, 0, 0, 0.3);}
/* Titoli */
.braket-title {
    font-size: 32px;
    display: inline-block;
}
.braket-title:before {
    content: '0';
    display: inline-block;
    width: 8.5px;
    overflow: hidden;
    color: #ffffff;
    vertical-align: middle;
    position: absolute;
    margin-top: 1px;
    left: -15px;
    transition: all 200ms linear; 
  top:50%;
  transform: translate(0,-50%);
}
.braket-title:after {
    content: '0';
    width: 8.5px;
    overflow: hidden;
    color: #ffffff;
    vertical-align: middle;
    text-indent: -8.5px;
    position: absolute;
    margin-top: 1px;
    right: -15px;
    transition: all 200ms linear;
    top:50%;
    transform: translate(0,-50%);
}
.istituti-collezioni a:hover .braket-title:before {left: -20px;}
.istituti-collezioni a:hover .braket-title:after {right: -20px;}
.istituti-collezioni a:hover .img-overlay-red-med {background-color: rgba(154, 28, 36, 0.9);}
.istituti-collezioni a:hover .img-overlay-red-dark {background-color: rgba(102, 18, 24, 0.9);}
.page-title {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-title small {display: inline-block; font-size: 55%}


.img-overlay-gradient-top {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0.1+100;Neutral+Density */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */
}
.img-overlay-red-light {background-color: rgba(204, 37, 48, 0.8);}
.img-overlay-red-med {background-color: rgba(154, 28, 36, 0.8);}
.img-overlay-red-dark {background-color: rgba(102, 18, 24, 0.8);}
.img-overlay-yellow {background-color: rgba(230, 177, 18, 0.9);}
/*font family*/
.pt {font-family: 'Raleway', sans-serif;}
.cal {font-family: 'CalisMTBol';}

/* Border */

.border-1-red {border: 1px solid rgba(102, 18, 24, 0.8);}
.btop-10-red {border-top: 10px solid rgba(154, 28, 36,1);}
.bbottom-10-red {border-top: 10px solid rgba(154, 28, 36,1);}
.border-1-grey {border: 1px solid #ccc;}
.bleft-1-grey {border-left: 1px solid #ccc;}
.bright-1-grey {border-right: 1px solid #ccc;}
.bbottom-1-grey {border-bottom: 1px solid #ccc;}
.btop-1-grey {border-top: 1px solid #ccc;}

.black-bottom-1 {border-bottom: 1px solid #ccc;}
.bt1 {border-top: 1px solid #ccc;}

/* Bottoni */
/*Btn cerca speciale*/
.nav li.btn-cerca {
  position: relative;
  width: 34px;
  transition: all 400ms ease;
}
.nav li.btn-cerca.mobile {
  position: relative;
  width: 80%;
  margin:0 auto;
  transition: all 400ms ease;
}
.nav li.btn-cerca form {height: 34px;}
.nav li.btn-cerca form button {
    line-height: 34px;
    width: 34px;
    height: 34px;
    border: 0;
    float: right;
    text-align: center;
    background-color: transparent;
}
.nav li.btn-cerca form button:focus {outline: none;}
.nav li.btn-cerca form button:focus span {color: rgba(185,63,70,1);}
.nav li.btn-cerca form .form-input {
  position: absolute;
  width: 1%;
  top: 5px;
  left: -15px;
  opacity: 0;
  border:none;
  background-color: transparent;
  color:rgba(154, 28, 36,1);
    outline: none;
  transition: all 800ms ease; 
}
.nav li.btn-cerca.mobile form .form-input {
    position: absolute;
    width: auto;
    left: 15px;
    top: 6px;
    opacity: 1;
    border: none;
    background-color: transparent;
    color: rgba(154, 28, 36,1);
    outline: none;
    transition: all 800ms ease;
}
.nav li.btn-cerca.active form .form-input {
  width: 70%;
  left: 15px;
  display: inline-block;
  opacity: 1;
}
.nav li.btn-cerca form input::-webkit-input-placeholder {
  color:rgba(154, 28, 36,1);
  display: none;
}
.nav li.btn-cerca.mobile form input::-webkit-input-placeholder {
  color:rgba(154, 28, 36,1);
  display: block!important;
}
.nav li.btn-cerca.active form input::-webkit-input-placeholder {
  display: block;
  background-color: transparent;
}
.nav li.btn-cerca.active {width: 200px;}
.nav li.btn-cerca.mobile.active {width: 80%;}

.nav li.btn-cerca span {
  top:0px;
  display: block;
}
/*altri btn */
.btn-tag {
    height: 48px;
    width: 48px;
    border-radius: 0;
    border: 0;
    background: rgba(154, 28, 36,1);
    color: #ffffff;
}
.btn-switch a {
  display: inline-block;
  font-size: 22px;
  text-decoration: none;
  transition: all 10ms ease;
  opacity: 0.7;
}
.btn-switch a.attivo {
  color: rgba(154, 28, 36,1);
  opacity: 1;
}
.btn-switch a:focus{
  opacity: 1;
  color: rgba(154, 28, 36,1);
}
.btn-default:hover {
    background-color: rgba(230, 177, 18,0.5);
    color: rgba(154, 28, 36,1);
}
button.btn.btn-default.special:hover {
    color: rgba(154, 28, 36,1);
}
.ordinaper {border: 1px solid #ccc;}
.ordinaper.open {background-color: rgba(230, 177, 18,0.5);}

.ordinaper button {
  border-radius: 0;
}
.ordinaper .dropdown-toggle:focus {
    outline: 0!important;
    background-color: rgba(154, 28, 36,0.2);
}
.ordinaper .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: rgba(154, 28, 36,0.2);
    outline: 0;
}
.ordinaper:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%!important;
    left: 0;
}

.ordinaper {
    border: 1px solid #ccc;
    height: 38px;
    background: #fff;
}

.ordinaper:focus {
    border: 1px solid #999;
    outline: none;
}

.img-list {
  width: 100%;
  background-color: #961B27;
  padding-bottom: 5px; }
  .img-list .imgs {
    display: flex; }
  .img-list img {
    width: 300px;
    height: 300px;
    flex: 1 1 100%; }
    .img-list img:before {
      content: "";
      display: block;
      padding-top: 100%;
      float: left; }

.collections .collections-list .nav li {
  margin: 0 1px;
  cursor: pointer; }
  .collections .collections-list .nav li.active {
    background-color: #FFF; }
    .collections .collections-list .nav li.active a {
      color: #000;       
    }
  .collections .collections-list .nav li a {
    color: #FFF;
    padding: 10px;
    text-transform: uppercase; }
.collections .collections-list .aplhabetic_filter li {
  display: inline-block;
  background-color: inherit; }
  .collections .collections-list .aplhabetic_filter li.active, .collections .collections-list .aplhabetic_filter li.active a {
    background-color: #e6b112; }
  .collections .collections-list .aplhabetic_filter li a {
    color: #000; }
div#scrollspy.affix {
  top: 0;
  background: #961B27;
  right: 0;
  padding: 0 20%; 
  z-index:99;
}
.collections-items {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start; 
}
.coll-item {
    background-color: rgba(204, 37, 48, 0);
    transition: all 200ms linear;
}
.coll-item img {transition: all 200ms linear;}
.coll-item:hover {
    background-color: rgba(204, 37, 48, 0.1);
}
.coll-item:hover img {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.autocomplete {
  width: 100%;
  padding: 1%;
  border: 1px solid #000; 
  outline-color: rgba(204, 37, 48, 0.4);}

.gotop {
  position: fixed;
  bottom: 0px;
  right: 2.5em;
  width: 50px;
  height: 50px;
  color: #e6b112; }
  .gotop i {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.gotop:hover {
  background-color: #961B27; }
  .gotop:hover i {
    color: #FFF; }

.autocomplete.error {
  border: 1.5px solid #961B27;
  outline-color: #961B27;
  color: #961B27; }

.auto-loading {
  position: absolute;
  display: inline-block;
  right: 1%;
  bottom: 16%; }

.auto-loading.error {
  color: #961B27;
  bottom: 15%; }

.listone h4 a {
  color: #961B27; }

.row_expand {
  cursor: pointer;
  font-weight: bold;
  color: #961B27; }

.loading {
  text-align: center; }
  .loading img {
    width: 50px;
    height: 50px; }

.custom-select{
  background-color: rgba(230, 177, 18,1);
  border: rgba(230, 177, 18,1) 2px solid;
  color: rgba(154, 28, 36,1);
  margin-bottom: 30px
}

/* Classi generiche da portare dentro per tutti i progetti */
/* Overlay e gradienti */
div[class^="img-overlay-"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    transition: all 400ms linear;
}
/* Background colors and options */
.bg-grey-dark {
  background-color: #333333;
}
.bg-red {background-color: rgba(154, 28, 36,1);}
.bg-red-02 {background-color: rgba(154, 28, 36,0.2);}
.bg-red-05 {background-color: rgba(154, 28, 36,0.5);}
.bg-yellow {background-color: rgba(230, 177, 18,1);}
.bg-yellow-01 {background-color: rgba(230, 177, 18,0.1);}
.bg-yellow-02 {background-color: rgba(230, 177, 18,0.2);}
.bg-yellow-05 {background-color: rgba(230, 177, 18,0.5);}
.bg-white {background-color: rgba(255,255,255,1);}
.bg-black {background-color: rgba(0,0,0,1);}
.bg-trasp {background-color: transparent;}
.full-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-height {
  height: 0;
  padding-bottom: 100%;
}

/* Text colors and trasformation */
.red {color: rgba(154, 28, 36,1);}
.yellow {color: rgba(230, 177, 18,1);}
.white {color:#ffffff;}
.grey {color: #545454}
.black {color:#000000;}
.upp {text-transform: uppercase;}
h4.txt-med {font-size:16px;}

/* padding and margin */
.p-tot {padding: 15px!important;}
.p-tot-2 {padding: 30px!important;}
.p-tot-3 {padding: 45px!important;}
.p-tot-4 {padding: 60px!important;}
.p-tot-6 {padding: 90px!important;}
.m-tot {margin: 15px!important;}
.m-tot-2 {margin: 30px!important;}
.m-tot-3 {margin: 45px!important;}
.m-tot-4 {margin: 60px!important;}
.p-top {padding-top: 15px!important;}
.p-top-20 {padding-top: 20px!important;}
.p-top-half {padding-top: 7px!important;}
.p-bottom {padding-bottom: 15px!important;}
.p-bottom-20 {padding-bottom: 20px!important;}
.p-bottom-half {padding-bottom: 7px!important;}
.p-left {padding-left: 15px!important;}
.p-left-half {padding-left: 7px!important;}
.p-right {padding-right: 15px!important;}
.p-right-half {padding-right: 7px!important;}
.p-top-2 {padding-top: 30px!important;}
.p-bottom-2 {padding-bottom: 30px!important;}
.p-left-2 {padding-left: 30px!important;}
.p-right-2 {padding-right: 30px!important;}
.p-top-3 {padding-top: 45px!important;}
.p-bottom-3 {padding-bottom: 45px!important;}
.p-left-3 {padding-left: 45px!important;}
.p-right-3 {padding-right: 45px!important;}
.p-top-4 {padding-top: 60px!important;}
.p-bottom-4 {padding-bottom: 60px!important;}
.p-bottom-6 {padding-bottom: 90px!important;}

.p-left-4 {padding-left: 60px!important;}
.p-right-4 {padding-right: 60px!important;}
.p-top-6 {padding-top: 90px!important;}
.m-top {margin-top: 15px!important;}
.m-bottom-0 {margin-bottom: 0px!important;}
.m-bottom {margin-bottom: 15px!important;}
.m-left {margin-left: 15px!important;}
.m-right {margin-right: 15px!important;}
.m-top-half {margin-top: 7px!important;}
.m-bottom-half {margin-bottom: 7px!important;}
.m-left-half {margin-left: 7px!important;}
.m-right-half {margin-right: 7px!important;}
.m-top-2 {margin-top: 30px!important;}
.m-bottom-2 {margin-bottom: 30px!important;}
.m-left-2 {margin-left: 30px!important;}
.m-right-2 {margin-right: 30px!important;}
.m-top-3 {margin-top: 45px!important;}
.m-bottom-3 {margin-bottom: 45px!important;}
.m-left-3 {margin-left: 45px!important;}
.m-right-3 {margin-right: 45px!important;}
.m-top-4 {margin-top: 60px!important;}
.m-bottom-4 {margin-bottom: 60px!important;}
.m-left-4 {margin-left: 60px!important;}
.m-right-4 {margin-right: 60px!important;}
.m-top-5 {margin-top: 90px!important;}
.m-auto {margin: 0 auto!important;}
.no-p {
  padding-left: 0!important;
  padding-right: 0!important;
}
@media only screen and (min-width : 768px) {
  .no-p-top {padding-top: 0!important;}
  .no-p-bottom {padding-bottom: 0!important;}
  .no-p-right {padding-right: 0!important;}
  .no-p-left {padding-left: 0!important;}
  .no-m-top {margin-top: 0!important;}
  .no-m-bottom {margin-bottom: 0!important;}
  .no-m-left {margin-left: 0!important;}
  .no-m-right {margin-right: 0!important;}
}
.no-m {
  margin-left: 0!important;
  margin-right: 0!important;
}
.no-border {
    border: 0!important;
}
.m-bottom-half-p {
    margin: 0px 0 5px;
}
/* Special controls */
.pointer {cursor: pointer;}
/* Positioning */
.pos-r {position: relative;}
.pos-a {position: absolute;}

.wrap {
  display: inline-block;
  width: 100%;
}
/* Special wrappers */
.centered-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);  
}
/* Immagini */
.img-responsive {width: 100%;}
@media only screen and (min-width : 768px) {
    .square {
      position: relative;
      width: 100%;
    }
    .square:after {
      content: "";
      display: block;
      padding-bottom: 100%;
    }
}
.rounded-box {border-radius: 100px;}
/* Altezze fisse */
.fix-h-200 {height: 200px;}
.fix-h-300 {height: 300px;}
.fix-h-350 {height: 350px;}
.fix-h-400 {height: 400px;}
.fix-h-650 {height: 650px;}


/* Tag list */
tags-input {display: block;}
tags-input *, tags-input :after, tags-input :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
tags-input .host {
    position: relative;
    margin: 5px;
    height: 100%;
}
tags-input .host:active {outline: 0;}
tags-input .tags {
    padding: 2px;
    overflow: hidden;
    word-wrap: break-word;
    cursor: text;
    background-color: #fff;
    height: 100%;
    border: 1px solid #fff;
}
tags-input .tags.focused {
    outline: 0;
    border: 1px solid transparent;
    background-color: rgba(102, 18, 24, 0.05);
    
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {margin-left: 0px;}
tags-input .tags .tag-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
tags-input .tags .tag-item {
    margin: 2px;
    padding: 0 5px;
    display: inline-block;
    float: left;
    font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 26px;
    line-height: 25px;
    background: rgba(154, 28, 36,1);
    color: #fff;
}
tags-input .tags .tag-item.selected {
    background: rgba(154, 28, 36,0.5);
    color: #ffffff;
}
tags-input .tags .tag-item.selected .remove-button{
    background: rgba(154, 28, 36,0.0);
    color: #ffffff;
}
tags-input .tags .tag-item .remove-button {
    margin: 1px 0 0 5px;
    padding: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
    vertical-align: middle;
    font: 700 16px Arial, sans-serif;
    color: rgba(230, 177, 18, 1);
    text-decoration: none;
}
tags-input .tags .input.invalid-tag, tags-input .tags .tag-item .remove-button:active {
    color: #ccc;
}
tags-input .tags .input {
    border: 0;
    outline: 0;
    margin: 2px;
    padding: 0 0 0 5px;
    float: left;
    height: 26px;
    font-size: 16px;
    color: #7b0400;
    background-color: transparent;
}
tags-input .tags .input::-ms-clear {display: none;}
tags-input.ng-invalid .tags {
    -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, .6);
    -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, .6);
    box-shadow: 0 0 3px 1px rgba(255, 0, 0, .6);
}
tags-input[disabled] .host:focus {outline: 0;}
tags-input[disabled] .tags {
    background-color: #eee;
    cursor: default;
}
tags-input[disabled] .tags .tag-item {
    opacity: .65;
    background: -webkit-linear-gradient(top, #f0f9ff 0, rgba(203, 235, 255, .75) 47%, rgba(161, 219, 255, .62) 100%);
    background: linear-gradient(to bottom, #f0f9ff 0, rgba(203, 235, 255, .75) 47%, rgba(161, 219, 255, .62) 100%);
}
tags-input[disabled] .tags .tag-item .remove-button {cursor: default;}
tags-input[disabled] .tags .tag-item .remove-button:active {color: #585858;}
tags-input[disabled] .tags .input {
    background-color: #eee;
    cursor: default;
}
tags-input .autocomplete {
    margin-top: 5px;
    position: absolute;
    padding: 5px 0;
    z-index: 999;
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
tags-input .autocomplete .suggestion-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    max-height: 280px;
    overflow-y: auto;
    position: relative;
}
tags-input .autocomplete .suggestion-item {
    padding: 5px 10px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    background-color: #fff;
}
tags-input .autocomplete .suggestion-item.selected, tags-input .autocomplete .suggestion-item.selected em {
    color: #fff;
    background-color: red;
}
tags-input .autocomplete .suggestion-item em {
    font: normal 700 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    background-color: #fff;
}
.remove-tags {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
    cursor: pointer;
}


/* Filtri attivi */
#label-filtri {display: inline-block;}
#filterActive {
    list-style: none;
    display: inline-block;
    padding-left: 0px;
    margin: 0;
}
#filterActive li {
    display: inline-block;
    margin-right: 5px;
}
.filter-active-item {
    padding: 5px 5px 5px 10px;
    margin-bottom: 5px;
    background: rgba(255,255,255,1);
}
#filterActive li a {font-size: 14px;}
.filter-active-item a .glyphicon {top: 2px;}
#removeAll {
    background: transparent;
    color: #fff;
    float: right;
    margin-top: 4px;
    margin-right: 0px!important;
}
#removeAll a {
  color: rgba(154, 28, 36,1)!important;
  font-size: 16px;
}

/* Elenchi link */
.elenco-link a {
  display: block;
  font-size: 16px;
  line-height: 1.2em;
}
.pos-bottom {
  position: absolute!important;
  bottom: 30px;
}

/* Elenco filtri */
#SearchFilters.in, #SearchFilters.collapsing {display: block!important;}
.elenco-filtri .form-control-wrap {
    border: 1px solid #444444;
    background: #ffffff;
}
.elenco-filtri .form-control {
    display: inline-block;    
    border-radius: 0px;
    border: 0;
    box-shadow: none;
}
.elenco-filtri .btn-default {
    color: #333333;
    border: none;
    float: right;
    outline: none;
    padding: 7px 15px;
}
.control-label {
  font-size: 16px;
  padding-top: 5px;
}

button.btn.btn-default.special {
    font-size: 14px;
    color: #fff;
}
.inactive .arrow {opacity: 0.3;}

#object-grid li:hover {
    background-color: rgba(204, 37, 48, 0.1);
}

#object-grid a:hover .item-nome {color: #7b0400;}
#object-grid li {
    background-color: rgba(14,104,50,0);
    transition: all 200ms ease;
}
#object-grid li .rep-thumb {
    -webkit-box-shadow: 0px 0px 0px -1px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 0px 0px -1px rgba(0,0,0,0.34);
    box-shadow: 0px 0px 0px -1px rgba(0,0,0,0.34);
    transition: all 200ms ease;
}
.thumb-wrapper {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
}
.rep-thumb.sml {
    width: 70px;
    height: 102px;
    border-radius: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 991px) { 
  .logo {
      max-width: 80px;
      z-index: 99;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
  }
  .search-home .form-group {
    width: 80%;
  }
}
@media (max-width: 1024px) {
  /*Taglio immagine IPAD*/
  .taglio-immagine.fix-h-300 {
    height: 200px;
  }
  .taglio-immagine .fix-h-300 {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .navbar-nav > li > a:before {content: none;}
  .navbar-nav > li > a:after {content: none;}
  .navbar-collapse {
    color: #7b0400;
  }
  .navbar-collapse {
    border-top: 0;
    box-shadow: none;
  }
  .navbar-nav > li > a {
    text-transform: uppercase;
    color: #7b0400;
    border-top: 1px solid;
    background: rgba(230, 177, 18,1);
  }
  .navbar-nav > li > a:hover {
    text-transform: uppercase;
    color: rgba(230, 177, 18,1);
    border-top: 1px solid;
    background: #7b0400;
  }
  .navbar-nav > li:first-child > a {
    border-top: 0px solid;
  }
  .l900-sp-logo-wrapper {
    position: relative;
    top: 0%;
    left: 0%;
    width: 100%;
    text-align: center;
    transform: translate(0%,0%);
    font-size: 90px;
    transition: all 200ms linear;
    font-family: 'CalisMTBol';
    z-index: 9;
  }
  div.l900-sp-logo {
      margin: 0;
      padding: 0;
      display: inline-flex;
      vertical-align: middle;
      height: 400px;
  }
  .l900-sp-logo span {
    height: auto;
    display: inline-block;
    vertical-align: middle;
    transition: all 200ms linear;
    float: left;
  }
}
@media (max-width: 414px) {
  h2 {font-size: 26px;}
  .input-group {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .taglio-immagine.fix-h-300 {
    height: 250px;
  }
  .taglio-immagine .fix-h-300 {
    height: 250px;
  }
  .btn .caret-mobile {
    margin-top: 8px;
    float: right;
  }
  .input-group-btn.visible-xs {
    display: table-cell!important;
  }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
  tags-input {
    display: table-cell;
    width: 100%;
    background: #fff;
  }
  tags-input .tags.focused {
    outline: 0;
    border: 1px solid transparent;
  }
  .remove-tags {
    position: relative;
    right: inherit;
    top: inherit;
    bottom: inherit;
    cursor: pointer;
    padding: 22px 15px;
    font-size: 18px!important;
  }
}


/*----- HIERACHY STYLES -------*/

#wpca_hierarchy .current-item a, #wpca_hierarchy a:hover {color:rgba(154, 28, 36,1);}
#wpca_hierarchy .current-item a span.with-media .glyphicon {color:rgba(154, 28, 36,1);}

#wpca_hierarchy {
    color: black;
    font-size: 18px;
}
 #wpca_hierarchy a {
   font-weight: 200;
   color: black;
   text-decoration: none;
 }
 #wpca_hierarchy #root {
   font-size: 24px;
 }
 #wpca_hierarchy .hierarchy-wrap {
   margin-left: -20px;
   position: relative;
 }
 #wpca_hierarchy ul.no-bullet {
   list-style: none;
   margin-left: 0;
   padding: 0 10px;
   font-size: initial;
 }
 #wpca_hierarchy .wpca-parent-container {margin: 10px 0 4px 10px;}
 #wpca_hierarchy .wpca-parent-container span {cursor: pointer;}
 #wpca_hierarchy .wpca-parent-container span.nocursor, #wpca_hierarchy .wpca-parent-container .toggler-off {cursor: default;}
 #wpca_hierarchy .wpca-parent-container .toggler-off, #wpca_hierarchy .wpca-parent-container .toggler {
   margin-right: 4px;
   padding: 3px 3px 0 3px;
   border-radius: 3px;
   color: #656464;
   font-size: smaller;
 }

 #wpca_hierarchy .wpca-parent-container .with-media {
   color: #656464;
   right: 5vw;
   position: absolute;
 }
 #wpca_hierarchy .current-item {
   background-color: transparent;
   padding: 5px;
   font-style: normal;
 }
 
 #load {
  margin: 5px auto;
  width: 35px;
  text-align: center;
  display: block;
 }
 
.aui-loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 2555, 0.9);
}
.aui-loader.firstLoad {
    top: 0;
    background: rgba(255, 255, 2555, 1);
}
.bg-logo {
  background-image:url(../img/loader.gif);
  width: 250px;
  height: 222px;
  background-repeat: no-repeat;
}
.aui-loader .aui-loader__container {
  position: absolute;
  top: 45%;
  left: 50%;  
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}