@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://www.empares.nl/uploads/web/fonts/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://www.empares.nl/uploads/web/fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://www.empares.nl/uploads/web/fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
/* Stylesheet: font Modified On 2014-10-02 16:38:12 */
a{
	color: #f76d2e;
	text-decoration: none;
}


.nav > .selected > a
{
	color: #f76d2e!important;
}

.orange
{
	background: none repeat scroll 0 0 rgba(247, 109, 46, 0.9)!important;
}

.fontOrange
{
	color: #f4a814!important;
}

.nav > .selected > a 
{
	color: white !important;
}
.projectNavHolder {
    color: orange !important;
    float: left;
    font-size: 20px;
    margin-top: 33px;
    text-align: center;
    width: 100%;
}
.projectNavHolder a{
    color: #FF6600 ;
}
.projectNavHolder a:link, .projectNavHolder a:visited {
    color: #666;
    text-decoration: none !important;
}
.projectNavHolder a:hover, .projectNavHolder a.active{
    color: #f4a814 !important; 
    text-decoration: none !important;
}

.col-md-12.buttonPos {
    padding-top: 14px;
}
.col-md-4.textPos {
    padding-top: 14px;
}




.buttonPos a,#submitContactForm.btn-default{
    box-shadow: 0 0 0 3px rgba(247, 109, 46, 0.5) inset!important;
   background:rgba(100, 100, 100, 0.1)!important;
    font-size:16px;
}
.buttonPos a:hover, #submitContactForm.btn-default:hover{
    box-shadow: 0 0 0 3px rgba(247, 109, 46, 0.8) inset!important;
    
    
}

.row.serviceGlobal {
    margin: 32px 0 23px;
}
.service {
text-align: center;
}
.serviceBig {
    padding: 33px;
    min-height: 300px;
}
.serviceGlobal  a, .serviceGlobal a:hover, .serviceGlobal a:focus{
text-decoration: none !important;
color: #911F15 !important;
outline: none;
}

.serviceBig h4, .serviceBig .fa {
    float: left;
}
.serviceBig > h4 {
    padding: 12px;
}
.serviceText {
    margin-top: 79px;
    text-align: justify;
}
.service .fa, .serviceBig  .fa {

  width:64px;
  height:64px;
  line-height:64px;
  color:#911F15;
  font-size:30px; 
  text-align:center;
  border:2px solid #d7dfe4;
  -webkit-border-radius: 50%; 
     -moz-border-radius: 50%; 
       -o-border-radius: 50%; 
          border-radius: 50%; 
  -webkit-transition: 0.7s ease-in-out;
     -moz-transition: 0.7s ease-in-out;
      -ms-transition: 0.7s ease-in-out;
       -o-transition: 0.7s ease-in-out;
          transition: 0.7s ease-in-out;     
}

.service:hover .fa, .serviceBig:hover .fa {        
  -webkit-transform: rotateY(360deg);
     -moz-transform: rotateY(360deg);
      -ms-transform: rotateY(360deg); 
       -o-transform: rotateY(360deg);        
}

.werkwijze
{
    padding: 30px;
    text-align: center;
    color: #911f15;
}

.werkwijze:hover
{
    background-color:#f4a814 ;
    font-size: 14px;
    font-weight: bold;
}
.maincontent ul {
    list-style: none;
    padding:0;
    margin:0;
}

.maincontent li { 
    padding-left: 1em; 
    text-indent: -.7em;
}
.form-group .btn-default 
{ 
  text-shadow: none;
  background: rgba(145, 31, 21, 0.7); 
  transition: background-color 200ms linear 0s; 
  color: #fff; 
  padding: 9px 31px;
  border: none;

}
.form-group .btn-default:hover,
.form-group .btn-default:focus 
{ 
  color: #fff; 
  background: rgba(145, 31, 21, 0.9); 

}
.form-group .btn-default:active, 
.form-group .btn-default.active 
{ 
  color:rgba(145, 31, 21, 0.7); 
  background: transparent; 
}
 
.maincontent li:before {
    content: "• ";
    color: #911f15 ;
}

/*nav buttons*/

.navButton, .navButton:focus
{
   margin-top: 84px;
   outline: 0;
}

.buttonLeft{
  float: left;
}

.buttonRight{
  float: right;
}

/*end nav button*/

/* More link*/
.moreLink, .moreLink:focus, .moreLink:active, .moreLink:visited
{
    background-color: #911f15;
    clear: both;
    color: #f7f5f4;
    font-size: 16px;
    outline: 0 none;
    padding: 3px 6px;
    text-decoration: none;
}

.moreLink:hover
{
  background-color: #bf4d43;
  color: #f7f5f4;
  text-decoration: none;
}
.moreService{
  float: right;
}
/* end - More link*/

/* werkwijzeItems */
.werkwijzeItems
{
  margin-bottom: 20px;
}
/* End - werkwijzeItems */

.welkomContainer{
  margin-bottom: 31px;
}
.topContainer {
    margin-bottom: 44px;
}

@media screen and (max-width: 790px){

  .navButton
  {
    position: absolute;
    z-index: 999;
     margin-top: 131px !important;
  }
  #slider-id-wrapper
  {
    top: 0 !important;
    z-index: 0;
  }
  .buttonRight{
    right: 0;
  }
    .buttonLeft{
    left: 0;
  }
}

.slide.item {
    background-position: 0 -42px !important;
}
/* Stylesheet: colourize Modified On 2015-01-06 14:21:09 */
