<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
/*------ template stylization ------*/body {
  background: url(../img/bg.jpg) 0 0 repeat #eaeaea;
}


/* SEM */

.AddThis
{
    float:right;
    min-width:150px;
    margin:10px 0 20px 0;
}

section#Newsletter
{
    width:237px;
}

    section#Newsletter h1
    {
        display:none;
    }

    section#Newsletter p
    {
        font-size:12px;
        margin:0;
        padding:0;
    }

.NewsletterAlerts
{
    line-height:1em;
    padding:20px 0 10px 0;
    color:#d34a04;
    font-size:12px;
}

.ElencoNewsHome
{
    margin-bottom:30px;
}

    .ElencoNewsHome div
    {
        margin:0 0 15px 0;
    }

        .ElencoNewsHome div a
        {
            line-height:1.5em;
            color:#333;
        }

        .ElencoNewsHome div span
        {
            color:#ff7e49;
            display:block;
            font-size:11px;
            line-height:1em;
        }

            .ElencoNewsHome div a:hover
            {
                color:#ff7e49;
            }


.footerCentrato
{
    text-align:center;
}

.images
{
    padding-top:50px;
}

    .images img
    {
        display:block;
        margin-bottom:20px;
    }

.ElencoNews
{
    margin:0 0 30px 0;
}

.ElencoNews div
{
    margin:0 0 15px 0;
}

.ElencoNews span
{
    color:#ff7e49;
    display:block;
    font-size:11px;
    line-height:1em;
}

.ElencoNews div a
{
    line-height:1.5em;
    color:#333;
}

.ElencoNews div a:hover
{
    color:#ff7e49;
}

.DettaglioNews h3
{
    padding-bottom:10px;
}

.DettaglioNews img
{
    float:right;
    padding:0 0 15px 15px;
}

.Pager
{
    text-align:left;
    display:block;
}

    .Pager a
    {
        color:#333;
    }

    .Pager a:hover
    {
        color:#ff7e49;
    }

    .Pager a.PaginaAttuale
    {
        color:#ff7e49;
    }

.ConsiglioDirettivo h3
{
    padding-bottom:25px;
}

.ConsiglioDirettivo .ElementoCD
{
    margin:0 30px 30px 0;
    line-height:1em;
}

.ConsiglioDirettivo .ElementoCD .CognomeNome
{
    font-weight:bold;
    margin:10px 0 2px 0;
    
}

.ConsiglioDirettivo .ElementoCD .Qualifica
{
    font-style:italic;
    margin:0 0 5px 0;
    color:#ff7e49;
}

.ConsiglioDirettivo .ElementoCD .Curriculum
{
    font-size:11px;
}

.ElencoFotografie .Fotografia
{
    width:260px;
    height:320px;
    margin:0 25px 20px 0;
    float:left;
    overflow:hidden;
}

.ElencoFotografie .Fotografia span
{
    display:block;
    margin:5px 0 0 0;
    font-style:italic;
}

.ElencoVideo .Video
{
    float:left;
    margin:0 25px 30px 0;
}

.fb-follow
{
    margin:0px 5px 10px 5px;
}

.fb-like-box
{
    padding-top:10px;
    margin-top:10px;
    border:solid 1px #ddd;
}

ul.nav li ul li a
{
    font-size:13px !important;
}
    

/* /// SEM */

a {
  outline: none;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Sanchez', serif;
  color: #333c3c;
  font-weight: 400;
  line-height: 1em;
  text-transform: uppercase;
}
h3 {
  font-size: 30px;
  line-height: 1.2;
  margin: 45px 0 23px 0;
}
h5 {
  font-size: 18px;
  line-height: 25px;
  margin: 10px 0 23px 0;
}
h5 a {
  color: #333c3c;
}
h5 a:hover {
  color: #ff7e49;
}
p {
  margin-bottom: 22px;
}
.lead {
  font-size: 18px;
  line-height: 22px;
  color: #333c3c;
  text-transform: uppercase;
}
p.lead {
  margin: 0 0 12px 0;
}
.text-info {
  color: #333c3c;
}
.link {
  color: #ff7e49;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  margin-top: 5px;
  cursor: pointer;
  background: url(../img/link.gif) right 8px no-repeat;
  padding-right: 10px;
}
.link:hover {
  text-decoration: none;
  color: #333c3c;
}
/* buttons*/
.btn {
  display: inline-block;
  background: #333c3c;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: 'Sanchez', serif;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #f7f7f7;
  font-weight: normal;
  text-shadow: none;
  text-decoration: none;
  padding: 12px 20px 12px 20px;
  margin: 25px 0 0 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn:hover {
  background: #ff7e49;
  color: #f7f7f7;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
figure.img-polaroid {
  display: inline-block;
  margin: 0;
}
.img-polaroid a {
  display: block;
}
.img-polaroid {
  padding: 1px;
  background-color: #d4d4d4;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-polaroid img {
  max-width: inherit;
  width: 100%;
}
/*touch-touch*/
.magnifier {
  position: relative;
  display: block;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  background: url(../img/magnifier.png) center center no-repeat;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.magnifier:hover:after {
  opacity: 0.8;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
/**/
.top-0 {
  margin-top: 0 !important;
}
.bot-0 {
  margin-bottom: 0 !important;
}
.left-0 {
  margin-left: 0 !important;
}
.last {
  margin-right: 0 !important;
}
.center {
  text-align: center;
}
.indent-1 {
  margin: 44px 0 0px 0;
}
.clear {
  clear: both;
}
.extra-wrap {
  overflow: hidden;
}
.list {
  list-style-type: none;
  margin: 0;
}
.list li {
  margin: 12px 0 0 0;
  padding: 0 0 0 15px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  background: url(../img/list.gif) 0 6px no-repeat;
  display: block;
}
.list li:first-child {
  margin-top: 0;
}
.list li a {
  color: #eb0000;
}
.list li a:hover {
  color: #6b6e6e;
  text-decoration: none;
}
.list2 {
  list-style-type: none;
  margin: 0;
}
.list2 li {
  margin: 0;
  padding: 17px 20px 20px 0px;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Sanchez', serif;
  display: block;
  text-align: right;
  border-top: #e6e6e6 1px solid;
}
.list2 li:first-child {
  border: none;
}
.list2 li a {
  color: #333c3c;
}
.list2 li a:hover {
  color: #ff7e49;
  text-decoration: none;
}
.list2.list2-2 li {
  text-align: left !important;
}
/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 62px;
  height: 62px;
  overflow: hidden;
  background: url(../img/totop.png) right 0 no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 20px;
  z-index: 999;
}
#toTop:hover {
  background-position: 0 0;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*------ header ------- */
header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 30px 0 0 0;
}
/*brand*/
header h1.brand {
  display: inline-block;
  float: left;
  margin: 6px 0 0px 0;
  padding: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: 99;
}
header h1.brand a {
  display: inline-block;
  text-decoration: none;
}
header h1.brand a img {
  width: 100%;
}
.header-block {
  float: right;
  text-align: right;
  overflow: hidden;
}
.header-block .menu-list {
  display: block;
  float: none;
  text-align: right;
}
/*header and footer*/
.menu-list {
  margin: 0;
  list-style-type: none;
  overflow: hidden;
}
.menu-list li {
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 15px;
  color: #8f8f8f;
}
.menu-list li a {
  color: #8f8f8f;
}
.menu-list li a:hover,
.menu-list li a.active {
  text-decoration: underline;
  color: #ff7e49;
}
.menu-list li span {
  padding: 0 10px;
}
/**/
/* search-form */.navbar-form {
  background: url(../img/navbar-form.png) 0 0 repeat;
  border: #e1e1e1 1px solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 14px 0px 0 0;
  padding: 0;
  width: 217px;
  height: 36px;
  box-sizing: border-box;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar-form input {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 35px;
  line-height: 16px;
  font-size: 13;
  text-transform: none;
  color: #6b6e6e;
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0px;
  padding: 8px 0px 9px 20px;
}
.navbar-form input:focus {
  box-shadow: none;
}
.navbar-form a {
  margin: 0;
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(../img/newsletterButton.png) 0 0 no-repeat;
  float: right;
}
.navbar-form a:hover {
  background: url(../img/newsletterButton.png) right 0 no-repeat;
}
/* navbar */
.select-menu {
  display: none !important;
}
.navbar_ {
  margin: 0px 0 0 0;
  float: none;
}
.navbar_ .navbar-inner {
  position: relative;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*nav*/
.nav-collapse_ {
  margin: 0;
  line-height: 0 !important;
  font-size: 0;
  text-align: left;
}
.nav-collapse_ .nav {
  float: none;
  display: block;
  margin: 0;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
  z-index: 99;
}
.nav-collapse_ .nav &gt; li {
  position: relative;
  background: #333c3c;
  text-align: center;
}
.nav-collapse_ .nav li a {
  font-family: 'Sanchez', serif;
  font-size: 18px;
  line-height: 57px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  text-shadow: none;
  text-decoration: none;
  margin: 0;
}
.nav-collapse_ .nav &gt; li &gt; a {
  display: block;
  position: relative;
  text-align: center;
  padding: 10px 15px 11px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  font-size: 16px;
  line-height: 30px;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-right: #f6f6f6 1px solid;
}
.nav-collapse_ .nav &gt; li.sub-menu &gt; a:before {
  content: " ";
  position: absolute;
  background: url(../img/menu-marker.gif) 0 0 no-repeat;
  width: 5px;
  height: 3px;
  right: 8px;
  top: 50%;
  margin-top: -2px;
}
.nav-collapse_ .nav &gt; li.sfHover.sub-menu &gt; a:before,
.nav-collapse_ .nav &gt; li.sub-menu.active &gt; a:before,
.nav-collapse_ .nav &gt; li.sub-menu:hover &gt; a:before {
  background-position: 0 0;
}
.nav-collapse_ .nav &gt; li.sfHover,
.nav-collapse_ .nav &gt; li.sfHover:hover,
.nav-collapse_ .nav &gt; li:hover,
.nav-collapse_ .nav &gt; li.active,
.nav-collapse_ .nav &gt; li.active:hover {
  background: #e85137;
}
.nav-collapse_ .nav &gt; li.sfHover &gt; a,
.nav-collapse_ .nav &gt; li.sfHover &gt; a:hover,
.nav-collapse_ .nav &gt; li &gt; a:hover,
.nav-collapse_ .nav &gt; li.active &gt; a,
.nav-collapse_ .nav &gt; li.active &gt; a:hover {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}
.nav-collapse_ .nav li ul {
  position: absolute;
  display: none;
  width: 197px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  margin: 0;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav-collapse_ .nav &gt; li &gt; ul {
  top: 52px;
}
.nav-collapse_ .nav ul li {
  line-height: 22px;
  font-size: 18px;
  display: block;
  text-align: left;
  position: relative;
  margin: 1px 0 0 0;
  padding: 0;
}
.nav-collapse_ .nav ul li:first-child {
  margin-top: 0;
}
.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  text-align: left;
  background: #333c3c;
  color: #efefef;
  line-height: 22px;
  font-size: 18px;
  padding: 16px 10px 16px 10px;
}
.nav-collapse_ .nav &gt; li &gt; ul li &gt; a:hover,
.nav-collapse_ .nav &gt; li &gt; ul li.sfHover &gt; a {
  text-decoration: none;
  color: #efefef;
  background: #e85137;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.nav-collapse_ .nav &gt; li &gt; ul ul {
  left: 198px;
  top: 0px;
}
.nav-collapse_ .nav li li.sub-menu &gt; a:before {
  content: " ";
  position: absolute;
  background: url(../img/menu-marker.gif) 0 0 no-repeat;
  width: 5px;
  height: 3px;
  right: 10px;
  top: 50%;
  margin-top: -2px;
}
/**/
/* slider */
.slider {
  margin-top: 20px;
  position: relative;
  z-index: 1;
  padding: 0;
  overflow: hidden;
}
.slider .camera_wrap {
  margin-bottom: 0 !important;
  height: 409px;
  position: relative;
}
.camera_wrap .camera_pag {
  display: none;
}
.camera_prev,
.camera_next {
  width: 37px;
  height: 37px;
  position: absolute;
  bottom: 30px;
  z-index: 999;
  cursor: pointer;
}
.camera_prev {
  background: url(../img/prev.png) 0 0 no-repeat;
  left: 55px;
}
.camera_next {
  background: url(../img/next.png) 0 0 no-repeat;
  right: 55px;
}
.camera_prev:hover,
.camera_next:hover {
  background-position: 0 bottom;
}
.camera_caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  background: url(../img/banner.png) 0 0 repeat;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  color: #efefef;
  padding: 40px 100px 39px 100px;
}
.camera_caption a {
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  background: url(../img/banner-a.gif) right center no-repeat;
  padding-right: 10px;
}
.camera_caption a:hover {
  text-decoration: underline;
  color: #fff;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  padding-bottom: 52px;
}
.border-1 {
  border-bottom: #e2e3e3 1px solid;
  padding-top: 57px;
}
.border-2 {
  border-right: #e6e6e6 1px solid;
}
.border-3 {
  border-bottom: #e2e3e3 1px solid;
  padding-top: 47px;
}
.block-1 .span3 {
  text-align: left;
}
.block-1 .span3 h3 {
  margin: 43px 0 16px 0;
}
.block-1 .span3:hover span {
  color: #ff7e49;
}
.block-2 .span3 &gt; div {
  overflow: hidden;
  margin-top: 22px;
}
.block-2 .span3 img {
  margin: 0px 0 25px 0;
}
.list-logo {
  margin-top: 53px;
}
.list-logo a img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.list-logo a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*thumbnails*/.thumbnails {
  margin: 0 0 0 -20px;
  overflow: hidden;
  padding-top: 23px;
}
.thumbnails li {
  margin-top: 35px;
  margin-bottom: 0;
  float: left;
}
.thumbnails .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
  margin: 0;
}
.thumbnails .thumbnail figure {
  display: block;
}
.thumbnails .thumbnail h5 {
  margin: 22px 0 16px 0;
}
/**/
/*------ABOUT-------*/
.block-3 {
  overflow: hidden;
}
.block-3 img {
  margin: 0 0 26px 0;
}
/*list-staff*/
.list-staff {
  list-style-type: none;
  margin: -30px 0 0 -20px;
}
.list-staff li {
  margin-top: 30px;
  display: inline-block;
  margin-left: 20px;
}
.list-staff li img {
  width: 100%;
}
/*list-mission*/
.list-history {
  margin: 0;
}
.list-history dt {
  margin: 20px 0 12px 0;
}
.list-history dt:first-child {
  margin-top: 0px;
}
.list-history dd {
  margin: 0px;
  padding: 0;
}
/*testimonials*/
.testimonials blockquote {
  margin: 18px 0 0 0;
  padding: 0px 0 0 30px;
  font-size: 14px;
  line-height: 22px;
  background: url(../img/blockquote.png) 0 3px no-repeat;
  display: block;
  border: none;
  overflow: hidden;
}
.testimonials blockquote strong {
  display: inline-block;
  margin-top: 22px;
}
/**/
.block-4 {
  text-align: center;
}
.block-4 .span2 {
  margin-top: 18px;
}
.block-4 h5 {
  margin: 21px 0 9px 0;
}
.block-5 {
  overflow: hidden;
}
.block-5 img {
  float: left;
  margin: 0 30px 5px 0;
}
.block-6 .span4 &gt; div {
  margin-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.block-6 .span4 &gt; div .extra-wrap {
  overflow: visible;
}
.block-6 .badge {
  background: #ff7e49;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  width: 70px;
  height: 70px;
  padding: 0;
  margin: 3px 30px 5px 0;
  font-size: 30px;
  font-weight: normal;
  font-family: 'Sanchez', serif;
  line-height: 70px;
  color: #fff;
  text-align: center;
  float: left;
}
.block-6 .badge2 {
  background: #ffae3c;
}
/*-- contacts page --*/
.map {
  margin: 0 0 0px 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.map iframe {
  width: 100%;
  height: 615px;
  border: none;
}
.address {
  display: block;
  margin: 0;
}
.address span {
  width: 80px;
  display: inline-block;
}
/***** contact form *****/
.contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0;
}
.contact-form .txt-form {
  display: none;
}
.contact-form .coll-1,
.contact-form .coll-2,
.contact-form .coll-3 {
  float: left;
  width: 190px;
}
.contact-form .coll-1,
.contact-form .coll-2 {
  margin-right: 25px;
}
.contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 10;
}
.contact-form label {
  display: block;
  min-height: 50px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.contact-form .message {
  display: block;
  width: 100%;
}
.contact-form input,
.contact-form textarea {
  font-family: Arial, Helvetica, sans-serif;
  padding: 7px 10px;
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  color: #b5b6b6;
  background: url(../img/navbar-form.png) 0 0 repeat;
  outline: none;
  width: 100%;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-form input {
  height: 36px;
}
.contact-form input:focus,
.contact-form textarea:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #e1e1e1 !important;
  color: #b5b6b6  !important;
}
.contact-form .area .error {
  float: none;
}
.contact-form textarea {
  width: 100%;
  height: 231px;
  resize: none;
  overflow: auto;
}
.contact-form .success {
  border: 1px solid #d4d4d4;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  line-height: 22px;
  background: #fff;
  padding: 14px 0px;
  text-transform: none;
  text-align: center;
  z-index: 20;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-form .error,
.contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1em;
  display: none;
  overflow: hidden;
  padding: 0px 4px 0px 0;
  width: 100%;
  text-transform: none;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.contact-form .message .error,
.contact-form .message .empty {
  bottom: -14px;
}
.contact-form .buttons-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 26px;
}
.contact-form .buttons-wrapper a {
  margin-right: 70px;
  margin-top: 0px;
  float: left;
}
.contact-form .buttons-wrapper a:hover {
  text-decoration: none;
}
.contact-form .buttons-wrapper span {
  display: inline-block;
  padding-top: 0px;
  color: #6b6e6e;
}
/*-- end contacts --*/
/*privacy*/
.float {
  float: left;
}
.float2 {
  float: right;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: relative;
  color: #313148;
  padding-bottom: 30px;
  font-size: 13px;
  line-height: 15px;
}
footer a {
  color: #313148;
}
footer a:hover {
  text-decoration: underline;
}
footer .span12 {
  border-top: #e2e3e3 1px solid;
  padding-top: 28px;
}
footer .span8 {
  padding-top: 26px;
}
footer .span4 {
  text-align: right;
}
footer .menu-list {
  float: left;
  display: inline-block;
}
footer .btn {
  margin: 0 0 0 1px;
  float: right;
}
/*--- footer end ------*/
/*404 page*/
.block-404 .img-404 {
  padding-top: 62px;
  text-align: center;
}
.block-404 h3 {
  margin: 45px 0 16px 0;
}
/* search-form */.form-404 {
  background: url(../img/navbar-form.png) 0 0 repeat;
  border: #e1e1e1 1px solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 25px 0px 0 0;
  padding: 0;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-404 input {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 35px;
  line-height: 16px;
  font-size: 13;
  text-transform: none;
  color: #6b6e6e;
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0px;
  padding: 8px 0px 9px 20px;
}
.form-404 input:focus {
  box-shadow: none;
}
.form-404 a {
  margin: 0;
  display: inline-block;
  width: 33px;
  height: 35px;
  background: url(../img/search.png) 0 0 no-repeat;
  float: right;
}
.form-404 a:hover {
  background: url(../img/search.png) right 0 no-repeat;
}
/**/
/*----- media queries ------*/
@media (min-width: 1270px) {
  .right-1 {
    padding-right: 100px;
  }
  .thumbnails {
    margin: 0 0 0 -30px;
  }
  .list-staff {
    margin: -30px 0 0 -30px;
  }
  .list-staff li {
    margin-left: 30px;
  }
  .contact-form label {
    display: inline-block;
  }
  .contact-form .coll-1,
  .contact-form .coll-2,
  .contact-form .coll-3 {
    width: 240px;
  }
  .slider .camera_wrap {
    height: 508px;
  }
  /***************/
  .nav-collapse_ .nav &gt; li &gt; a {
    font-size: 18px;
    line-height: 36px;
  }
  .nav-collapse_ .nav &gt; li &gt; ul {
    top: 58px;
  }
  /**/
  .block-5 div {
    overflow: hidden;
  }
  .block-6 .span4 &gt; div .extra-wrap {
    overflow: hidden;
  }
}
@media (max-width: 1199px) {
  
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (max-width: 979px) {
  footer .span8 {
    padding-top: 10px;
  }
  footer .btn {
    padding: 12px 7px;
    font-size: 16px;
  }
  h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* navbar */
  .navbar_ {
    padding: 0;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .navbar_ .nav-collapse_ {
    overflow: visible;
    height: auto;
    line-height: 0;
    clear: none;
  }
  .nav-collapse_ .nav &gt; li &gt; a {
    font-weight: normal;
  }
  /**/
  .contact-form .coll-1,
  .contact-form .coll-2,
  .contact-form .coll-3 {
    width: 142px;
  }
  .contact-form input,
  .contact-form textarea {
    width: 100%;
  }
  .slider .camera_wrap {
    height: 315px;
  }
  /***************/
  .nav-collapse_ .nav &gt; li &gt; a {
    font-size: 12px;
    line-height: 20px;
  }
  .nav-collapse_ .nav &gt; li &gt; ul {
    top: 42px;
  }
  .nav-collapse_ .nav ul li a {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 10px;
  }
  footer .menu-list {
    float: none;
    margin-bottom: 5px;
  }
  footer .span8 &gt; span {
    display: block;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0;
    margin: 0;
  }
  .container {
    padding: 0 20px;
  }
  /* navbar */
  .select-menu {
    display: none !important;
  }
  .navbar_ {
    float: none;
  }
  .select-menu {
    display: block !important;
  }
  .navbar_ .nav-collapse_ .nav {
    display: none !important;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .navbar_ .nav-collapse {
    overflow: visible;
  }
  .navbar_ .nav-collapse {
    height: auto;
    padding: 15px 0 15px 0;
  }
  .navbar_ .nav-collapse select {
    width: 100%;
    position: relative;
    margin: 0;
    background: #ededed;
    border: #a6a6a6 1px solid;
  }
  /**/
  .contact-form .coll-1,
  .contact-form .coll-2,
  .contact-form .coll-3 {
    width: 100%;
    float: none;
  }
  .contact-form textarea {
    height: 100px;
  }
  .map iframe {
    height: 300px;
  }
  /**/
  .float {
    float: none !important;
  }
  .float2 {
    float: none !important;
  }
  .slider .camera_wrap {
    height: inherit;
    min-height: 150px;
  }
  .camera_prev,
  .camera_next {
    bottom: 15px;
  }
  .camera_prev {
    left: 15px;
  }
  .camera_next {
    right: 15px;
  }
  .camera_caption {
    padding: 20px 60px 19px 60px;
  }
  /*******************/
  footer .menu-list {
    display: none;
  }
  footer .btn {
    float: left;
    margin: 0 1px 0 0px;
  }
  /*******************/
  .border-2 {
    border: none;
  }
  .list2 li {
    text-align: left;
    padding-left: 20px;
  }
  .list-logo .span2 {
    text-align: center;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  .thumbnails {
    margin: -34px 0 0 -20px;
  }
  .thumbnails li {
    float: left;
    width: 29%;
    margin-left: 20px;
  }
  .list-staff li.span2 {
    width: 20%;
  }
  .block-2 .span3 img {
    margin: 0px 20px 0px 0px;
    float: left;
  }
  .block-3 img {
    margin: 0px 20px 0px 0px;
    float: left;
  }
  .block-4 .span2 {
    float: left;
    width: 47%;
  }
  .block-4 .span2 div {
    padding: 0 10px;
  }
}
@media (max-width: 625px) {
  .header-block .menu-list {
    display: none;
  }
  .block-3 img {
    width: 100%;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  .thumbnails {
    margin: -34px 0 0 -20px;
  }
  .thumbnails li {
    float: left;
    width: 43%;
    margin-left: 20px;
  }
  .list-staff li.span2 {
    width: 27%;
  }
  .block-2 .span3 img {
    margin: 0px 20px 0px 0px;
    float: left;
  }
  .block-4 .span2 {
    float: left;
    width: 45%;
  }
  .block-4 .span2 div {
    padding: 0 10px;
  }
}
@media (max-width: 530px) {
  header h1.brand {
    float: none;
  }
  .header-block {
    float: none;
  }
  .navbar-form {
    display: block;
    width: 100%;
  }
  .navbar_ {
    margin-top: 0px;
  }
  /**/
  .block-5 img {
    float: none;
    margin: 0 0px 10px 0;
    width: 100%;
  }
}
@media (max-width: 481px) {
  .thumbnails {
    margin: -34px 0 0 0px;
  }
  .thumbnails li {
    margin-left: 0px;
  }
  /**/
  .block-2 .span3 img {
    width: 100%;
  }
  .camera_caption {
    display: none !important;
  }
}
@media (min-width: 321px) and (max-width: 481px) {
  .list-staff li.span2 {
    width: 42%;
  }
}
@media (max-width: 420px) {
  .list-staff {
    margin: 0;
  }
  .list-staff li.span2 {
    float: none;
    display: block;
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 321px) {
  
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.BookLeft
{
    float:left;
    width:400px;
}

.BookRight
{
    float:right;
    width:300px;
}

.BookLeft .Codice
{
    color:#999;
}

.BookLeft span
{
    font-weight:bold;
}

.BookLeft .Descrizione
{
    padding:20px 0px 20px 0px;
}</pre></body></html>