/*
 Theme Name:     R Allison Ltd 
 Theme URI:      http://www.country-computers.com/
 Description:    Theme for the R Allison (based on Parallax-One)
 Author:         Steve Laing , Copyright Country Computers 2016
 Author URI:     http://www.country-computers.com
 Template:       Parallax-One
 Version:        1.0.0
*/

@import url("../Parallax-One/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* -------------------   GENERAL ------------------------------ */


body .custom-background
{
  background-image:none;
}

body.custom-background
{
  background-image:none;
}

.custom-background
{
  background-image:none;
}

.standard-button
{
  background-color:#d44e29;
}


.header-contact
{
  display:inline-block;
  margin-left:15px;
  margin-top:7px;
  font-size:18px;
  font-weight:bold;
  line-height:1.14;
  color:#444;
}

.header-phone
{
  font-size:30px;

}

.header-contact a
{
  text-decoration:none;
  color:#444;
}


#story
{
  background-image: url("//www.rallisonltd.co.uk/wp-content/uploads/banner02.jpg");
  color:#fff;  
  background-size: cover;
}

#story h2
{
  color:#fff;
}


#story .col-md-6
{
  background-color:rgba(0,0,0,0.65);
}


#story2
{
  background-image: url("//www.rallisonltd.co.uk/wp-content/uploads/r-allison-lorry-loader-crane-parts.jpg");
  color:#fff;  
  background-size: cover;
}

#story2 h2
{
  color:#fff;
}



#story2 .col-md-6
{
  background-color:rgba(0,0,0,0.68);
  float:right;
}


.standards-box
{
  text-align:left!important;
}


.single-service
{
  min-height:590px;
}