.welcome-company{
    position: relative;
    background: url(../img/banner.jpg);
    background-position:center;
    background-size:cover;
    text-align: center;
    height:800px;
    z-index: 1;
}
.single-bu-icon {
    display: inline-block;
    color: #50616c;
    width: 200px;
    height: 200px;
    line-height: 80px;
    background: #eef2f6;
    border-radius: 50%;
}
.welcome-company-txt { padding-top: 280px;}
.welcome-company-txt h2 {
    font-size: 55px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    line-height: 1.4;
}
.welcome-company-txt p {
    font-size: 18px;
    color: #fcfcfc;
    margin-top: 25px;
}

.xxi{
	color: white;
	padding-top: 75px;	
	
}
