.main{
	color:white!important;
	background: black;
}
.footer .legal-block{
	background: black;
}
.humb,
.nav-links-text,
.humb-icon span,
.store-icon:before,
.humb-icon span:first-child:before,
.text-white{
	color:#000!important;
	color:white!important;
	border-color:white!important;
}
.dateDetail{
	font-weight: 300;
	font-size: 24px;
}
.portfolio .portfolio-product{
	background: rgba(255, 255, 255, 0.1);
}
.portfolio .portfolio-title{
	color:white;
}
.portfolio .portfolio-subtitle{
	color:rgba(255,255,255,0.5);
}

.p-0{
	padding:0!important;
}

.m-0{
	margin:0!important;
}
.divider{
	background: rgba(255,255,255,.04);
}
.footer{
	border:none;
}

.mt-3{
	margin-top: 2.5rem;
}.mb-3{
	margin-bottom: 2.5rem;
}
.wsp-btn{
	border:none;
	background:#25D366!important;
	font-size: 16px;
}
.wsp-btn:hover{
	background:#25D366!important;
}


.primary-bg{
	height:300px;
	width: 100%;
	background-size: auto;
}
@media (min-width: 766px){
	.primary-bg{
		height:600px;
		background-size: cover;
	}
}
.portfolio .portfolio-new{
	display:inherit;!important;
}