#sp-header .logo {
    max-width: 140px;
}

#sp-breadcrumb{
	background: #f6f6f6;
}

.footer-title{

}

.footer-text p span{
	color:#fff;
}

.service-list li  {
	font-size: 18px;
	line-height: 2;
   
}

.service-list li  i {
	color:#ba0913;
}

.single-item-obs .overlay-obs {
    top: auto;
    }

  .single-item-obs .overlay-obs .content p {
    text-align: justify;
}

.single-item-obs .overlay-obs .content {
    padding-right: 5px;
}

.single-item-obs .overlay-obs {
    padding-bottom: 0px;
  }

  
.wheel-work .sppb-addon-title::after {
    left: 400px;
}



.workingh p{
  display: table;
  width: 100%;
  max-width: 280px;
}
.workingh p span{
  display: table-cell;
}

.workingh p span:nth-child(1){ width: 85px; color: #9e9e9e;}
.workingh p span:nth-child(3){ width: 30px; color: #9e9e9e;}

.gallery-wrapper .col-md-3{
  margin-bottom: 20px;
}


