@charset "UTF-8";
/* CSS Document */



body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}

body, html {
  height: 100%;
  line-height: 1.8;
}

/* Full height image header */
.bgimg-1 {
  background-position: center;
  background-size: cover;
  background-image: url("../images/carosello_00.jpg");
  min-height: 100%;
}

.w3-bar .w3-button {
  padding: 16px;
}

.max-wide-60 {
  width: 60%;
  box-sizing: border-box;
  margin: 0 auto;
}

.logo {position:relative;padding:5px;float:left;border:none;display:block;outline:0;width: auto;height: auto;}



