body
{
    font-family: 'Raleway', sans-serif;
}
#body
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
    font-family: 'Raleway', sans-serif;
}
#banner {

background:url(../images/about.jpg)no-repeat center center scroll;

/* background-size:100% 100%; */

vertical-align: center;

text-align: center;

display: table;

position: relative;

width: 100%;

height: 250px;

margin: 0px;

padding: 0px;
}
.banner_item
{
    /* margin-top:400px; */
    margin-bottom: 10px;
}
.banner_item p{
	 font-family: 'Raleway', sans-serif;
	 /* font-weight: bolder; */
	 color: #0802CC;
	 font-size: 19px;
	 font-weight: 900;
	 letter-spacing: 6px;
	 /* margin-top: 78px; */
	 text-transform: uppercase;
	 }

#banner h1
   {
    font-family: 'Raleway', sans-serif;
    /* font-weight: bolder; */
    color:#fff;
    font-size: 65px;
    margin-top: 78px;
    background-color: rgba(0, 0, 0, 0.43);
}


#banner h4
{
    color:#000000;
    font-weight: bolder;
    font-size: 20px;
    background-color: #fff;
    padding: 5px;
  

}

.who_we_are
{
     width:100%;
    background-color:#f4f4f3;
    height:auto;
   


}

.who_we_are h1
{

    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #000000;
    padding: 10px;
   
}
.we_are p
{
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    margin-top: 0px;
    line-height: 21px;
    color:#5a5454;
    margin-bottom:20px;
     padding: 10px;

}

.we_offer
{
font-family: 'Raleway',sans-serif;
}
.we_offer h1
{
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-top: ;
    color: #000000;

}
.icon
{
    width: 100%;
    /* height:260px; */
    margin-top: 6%;
}
.offer
{

}
.line
{
    float: left;
    margin-bottom: 20px;
}
.process{
 border-left:28px solid #261e9f;
 height:436px;
 float:left;
 margin-top: 33px;}
.process1{
 margin-left:30px;
 height:436px;
 border-left:7px solid #f08d26;
 margin-top: 33px;}
}
.help_you
{
   height: 200px;
   padding-left:5px;
    
   margin-bottom: 20px;
}
.work_group
{
    margin-bottom: 20px;
}
.work
{
    height: 200px;
    

    
}
.work_img
{
    height:150px;
    width: 200px;
    
}

footer
{
    height: 100px;
    border: 2px solid #333;
}
.sp img{
	margin-bottom: 6%;
	}



/*meadia query*/
@media screen and (max-width: 475px) {
    .work
    {
        margin: 20px;
    }  
   }
    

/*=================================================================*/
