body 
{
	font-family: "Montserrat";
	background-color: white;
	color: #0A0A0A;
	font-size: 15px;
	overflow-x: hidden !important; 
}

html, container-fluid, container
{
	overflow-x: hidden !important;
}

.sectionHomeContent h6, .sectionHomeContent h1, .sectionHomeContent h5, .sectionHomeContent .shopbtn
{
	color: white !important;
	margin-top: 50px;
	line-height: 2em;	
}

.animate-opacity {
    transition: opacity 3s;
    opacity: 1 !important;
}

.anim
{
	opacity: 0;
}

#pimg2, #pimg3
	{
		margin-top: 20px !important;
	}


.sectionHomeContent h6
{
	font-size:0.9em;
}

.linkwhatsapp 
{
	color: white !important;
	text-decoration: none !important;
}

::-webkit-scrollbar {
    width: 0px !important;
}

#sectionStoria img
{
	max-width: 100% !important;
}

#colorBar
{
	background-color: white !important; 
	height: 68px !important;
	display: 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/filosofia/eventcolor_filosofia_1.jpg');
}

section
{
	margin-top: 30px;
}

section h3
{
	font-size: 2.5em;
	font-weight: normal;
}

.bianco
{
	color: white !important;
}

table, th, td
{
	color: #9c9c9c !important;
}

.odd
{
	color: #9c9c9c !important;
	background-color: #2D2D2D;
}

h4
{
	margin-top: 50px;
}
 
.navbar {
       background-color:  rgba(255,255,255,0.75);
	   height: 68px;
      }

.linkShop {
    background: crimson !important;
    min-width: 80px;
    text-align: center;
    font-weight: 700;
	color: white !important;
}

 
.sectionHomeContent
{
	display: none;
	position: absolute;
	left:0px;
	right:0px;	
}

a, a:active, a:visited
{
	color: #212121 !important
}