@charset "utf-8";
/* CSS Document */

*{
margin: 0px;
padding: 0px;


}


.service-image__fix {
    position: fixed;
    left: 0;
    bottom: 0;
    border-top: 1px solid #ccc;
    display: flex;
    z-index: 1;
}

	

	


 .clear{
 clear: both;
 } 
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
  
	
