.fa-custom{
    max-width: 65%;
    margin-bottom: 20%;
    max-height: 60%;
}
.carousel-control{
	opacity: 1;
	color: #000;
}
.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	background-image: none;
}
.carousel-control:focus {
    color: #000;
}
.section_top_padding{
}
.client_font{
	font-size: 160%;
	color: white;
	font-weight: bold;
	/* text-decoration: underline; */
	border:1px solid white;
}
.top-buffer{ 
	margin-top:20px; 
	margin-left: 45px;
	margin-right: 45px
}
#clients{
	background: #EFEFEF;
}
.portfolio-item .portfolio_img img {
    width: 100%;
    height: 315px;
}
.modal-dialog{
	width: 546px;
}