h1{ color: #3e3e3e; margin-bottom: 30px;}
h2{
    font-family: 'montserratblack';
    font-size: 28px;
    color: #3e3e3e;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.bx-process{
	width: 100%;
	margin-top: 8%;
	float: left;
}
.h-pc{
	color: #3e3e3e;
	font-family: 'montserrathairline';
    font-size: 64px;
}
.bx-process .btn{
    margin: 0 auto;
    display: block;
    width: 200px;
}
@media screen and ( max-width:991px ) {
    
}
@media screen and ( max-width:768px ) {
    
}