body {
  background-color: white;
  color: #0A0A0A;
  font-size: 15px;
  overflow-x: hidden !important;
}
.sectionHomeContent h6, .sectionHomeContent h1, .sectionHomeContent h5, .sectionHomeContent .shopbtn {
  color: white !important;
  margin-top: 50px;
  line-height: 2em;
}
 
ul {
  list-style-position: outside;
}
#logonav {
  opacity: 1;
}
#carousel {
  margin-top: 40px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll !important;
}
.carousel-element {
  min-width: 250px;
  max-width: 250px;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 10px solid transparent;
  flex: 0 0 auto;
  margin-right: 10px;
}
#pimg2, #pimg3 {
  margin-top: 20px !important;
}
html, container-fluid, container {
  overflow-x: hidden !important;
}
::-webkit-scrollbar {
  width: 0px !important;
}
#sectionStudio img {
  max-width: 100% !important;
}
#colorBar {
  background-color: white !important;
  height: 68px !important;
  display: none;
}
.invertednavlink {
  color: #0A0A0A !important;
}
 
section p {
  text-align: justify !important;
  font-size: 17px;
}
section h3 {
  font-size: 2.5em;
  font-weight: normal;
}
.linktramonti {
  color: crimson !important;
  text-decoration: none;
}
.parallaxcontainer, .carouselcontainer {
  padding: 0px !important;
  margin: 0px !important;
}
.carouselcontainer {
  margin-bottom: 100px !important;
}
.parallax1, .parallax2 {
  background-position: center 0px;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  max-height: 400px;
  z-index: 20 !important;
}
.parallax1 {
  background-image: url('/images/attivita/brunelli_attivita_1.jpg');
}
#sectionHomeBG {
  background-image: url('/images/bg.jpg');
  background-position: center 0px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  overflow: hidden;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  opacity: 1;
  z-index: -1;
  max-height: 100vh;
}

#sectionHome, #sectionStudio, #sectionStaff4, #sectionContatti, #sectionAttivita, #sectionNews {
  margin-bottom: 100px;
}
section {
  margin-top: 30px;
}
.bianco {
  color: white !important;
}
table, th, td {
  color: #9c9c9c !important;
}
.odd {
  color: #9c9c9c !important;
  background-color: #2D2D2D;
}
.nodesktop {
  display: none !important;
}
.linkShop {
  background: crimson !important;
  min-width: 80px;
  text-align: center;
  font-weight: 700;
  color: white !important;
}
.shopbtn {
  color: white !important;
  background-color: crimson;
}
.sectionHomeContent {
  display: none;
  position: absolute;
  left: 0px;
  right: 0px;
}

.sectionStaff img
{
	margin-right: 30px !important; 
}