

h1, h2, h3, h4, h5, h6, p, button{
	color: #002F5F
}

.card-text{
	font-size: large;
}

#banner{
font-family:'Assistant';
background:#0D0D0D;
color:white;
text-align:center;
}


#banner .col-xl-15 .col-lg-15 .col-md-15{
	width:20%;
}


#banner .col-sm-15 .col-xs-15{
	width:100%;
}

#featuredproject{
background:#f2f2f2;
}


#video{
font-family:'Playfair Display';
background:#0D0D0D;
color:white;
}


#cust-furniture-gallery{
background:#f2f2f2;
}


#cust-furniture-gallery h2{
font-family:'Playfair Display';
}


#turnkey h1{
font-family: 'Playfair Display';
color:white;
}

#turnkey p{
font-family:'Assistant';
color:white;
}


#whynitido{
background:#f2f2f2;
}

#whynitido h2{
font-family: 'Playfair Display';
}

#whynitido h4{
font-family: 'Playfair Display';
}

#whynitido p{
font-family:'Assistant';
}

.card{
padding: 2% 5%;
border-radius: 0px;
}

#cust-furniture-gallery img{
	width:100%;
}

@media screen and (max-width: 576px){
	
	.carousel-control-prev{
		display: none;
	}
	
	.carousel-control-next{
		display: none;
	}
	
	#rowimage{
		display: none;
	}
}




#testimonial strong{
font-family:Assistant;
color: #fff;
}

#testimonial p{
font-family:Assistant;
color: #fff;
}

#testimonial{
	height:300px;
}

#carouselExampleIndicators li{
	height: 10px;
	width: 10px;
	border-radius: 100%;
}
