body {
  margin: 0;
  padding: 0;
  top: 0;
  /*background-image: url("../images/background.jpg");*/
   background-repeat: no-repeat;
   background-position:top;
   background-size:100%;
   background-color:none!important;
     background-attachment: fixed;
      font-family: 'Raleway', sans-serif;

}
a {
    color: rgb(1, 175, 236);
    font-weight: 100;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

p,h1,h2,h3,h4{  font-family: 'Raleway', sans-serif;
}

h1{    color: rgb(55, 141, 255);
    /* background-color: rgb(162, 31, 81); */
    /* text-shadow: 1px 2px #767676; */
    text-shadow: 1px 0px 0px rgba(255, 255, 255, 1);
    text-transform: uppercase;}

h2 {
  margin-bottom: 7px;
}
h3{  color: #717171;
font-weight: 100;
margin: 0;
  padding: 0;
  -webkit-margin-after: 0px;
  -webkit-margin-before: 0;}
  
  p{ margin: 0;
  padding: 0;
  -webkit-margin-after: 0px;
  -webkit-margin-before: 0;}


div{display: block; margin:0; padding:0;overflow: hidden;}

.header-bottom{  background-color: rgb(21, 69, 134);
  border-radius: 3px 3px 0 0;
    border-bottom: 3px solid rgb(227, 0, 54);
    border-bottom: 5px solid rgb(255, 255, 255);
    }

.padding {
  padding: 20px;
}
#padding{padding: 0 20px 0 0;}

.menuadmin-menu {margin:0;}

div#content70 {
  min-height: 600px;
}
#color-red{background-color:rgb(172, 30, 86);}
input {
  height: 1em;
  min-width: 100px;
  font-size: 1em;
}

#border-white{  /*border-left: 5px solid #ffffff;*/}

#color1{background: rgb(21, 69, 134);}
#color2{background-color: rgba(255, 255, 255, 0.83);}
#color3{background-color: rgba(255, 255, 255, 0.83);}

.content {padding: 0px 0px;margin: 0;}

div#sidebar {

  color: white;
    width: 30%;
float: left;
background-color:#f7f7f7;
}

#content70{width: 70%;
  background: white;
  float: left;

  /*border-radius: 50px 0 0 0;*/}

.center{max-width:1000px; margin:0 auto; display:block;overflow: auto;}

.logo {
  padding: 15px;
      float: left;
}

.menu ul {
    margin-top: 59px;
}

.logo img {
    max-width: 100px;
    height: auto;
}

form#adminForm {
  background-color: white;
}


.footer01 > div > div > img {
  padding: 2px 10px;
  width: 100px;
}

.footer01, .footer02 {
    min-height: 1px;
  background-color:white; 
  
    width: 50%;
  float:left;
  padding:0!important;
  margin:0!important; 
}

.footer02 {text-align:right;}


ul.nav.menuadmin-menu a {
  color: rgb(158, 158, 158);
  font-size: 13px;
  text-decoration: none;
}

table {
  display: initial;
}

i.fa.fa-star {
  color: rgb(203, 50, 106);
  font-size: 20px;
    margin-bottom: 7px;
  /* float: left; */
}

/*ARTICOLO*/

.blog img {
    max-width: 100%;
}

.pull-left.item-image {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
        background: #f1f1f1;
    clear: both;
        margin-bottom: 20px;
}
.pull-left.item-image img {
	max-height: 300px;
	
}

div#sidebar h3 {
    color: #378dff;
    line-height: 1.7em;
    border-bottom: 1px solid #e0e0e0;
}

ul.categories-module {
    list-style: square!important;
    color: #378dff;
    font-size: 15px;
}


ul.categories-module h4 {
    /* line-height: 1.3em; */
    padding: 0;
    margin: 10px;
}

ul.categories-module h4 a {text-decoration:none;}


div#content70 > div.content {
    border-right: 1px solid #e0e0e0;
}

.footer {
        margin-top: 20px;
    border-top: 1px solid #b8b8b8;
padding-top: 10px;
    padding-bottom: 10px;
    color: #b8b8b8;
    font-size: 15px;
    width: 100%;
    max-width: 1000px;
    position: fixed;
    bottom: 0;
    background: white;
}

dt.article-info-term {
    display: none;
}

dd.published {
    margin: 0;
    color: #b9b9b9;
    padding: 0;
    line-height: 1em;
}

.page-header {
    margin: 2px 0px 6px 0px;
    padding-bottom: 0px;
}
.page-header h2 {
    border-bottom: 1px solid #e7e7e7;
    color: rgb(1, 175, 236);
    font-weight: 100;
}

dl.article-info.muted {
    line-height: 1em;
    padding: 0;
    margin-top: 0;
}

/*Contatti*/
.thumbnail.pull-right img {
    max-width: 250px;
}


.IntestazioneContatti dt {
    float: left;
}

.SpazioFooter { height: 50px; }

div.shadow10d {box-shadow:none!important;}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    display: block;
    
    position: relative;
}







ul.nav.menu_footer {
    margin: 0;
    float: left;
    padding: 0;
}

ul.nav.menu_footer > li {
    float: left;
    padding: 0 15px;
}

ul.nav.menu_footer a {
    font-size: 16px;
    color: #585858;
    font-weight: 400;
}


.blogLavori img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
}
.blogLavori .published {
    font-size: 10px;
}


.span3 > .item > p {
    display: none;
}
.published {display: none;}
