



.content-block-one {
  padding: 0;
  margin-bottom: 0px;
  color: inherit;
  background-color:white;
  
}
.content-block-one h1,
.content-block-one .h1 {
  color: inherit;
}
.content-block-one p {
 color:black;
}
.content-block-one > hr {
  border-top-color: #d5d5d5;
}
.container .content-block-one {
  
}
.content-block-one .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
	
  .content-block-one {
	  
	 padding-left:30px;
	 padding-right:30px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .container .content-block-one {
    padding-right: 60px;
    padding-left: 60px;
  }
  .content-block-one h1,
  .content-block-one .h1 {
  
  }
}





.content-space-one {
  padding: 0px;
  margin-bottom: 0px;
  color: inherit;
    background: url('../img/PRO_5700.jpg') no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 200px;
}


.content-space-two {
	
  padding: 0px;
  margin-bottom: 0px;
  color: inherit;
   background: no-repeat center center ; 

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 250px;
  padding-bottom: 250px;
}


.content-space-three {
  padding: 20px 0 0 0;
  margin-bottom: 0px;
  color: inherit;
   background: no-repeat center center ; 

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 250px;
  padding-bottom: 250px;
}

.content-space-four {
  padding: 0px;
  margin-bottom: 0px;
  color: inherit;
   background:url('../img/PRO_1009.jpg') no-repeat center center ; 

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 250px;
  padding-bottom: 250px;
}

.page-break {
    width: 50%;
    height: 3px;
    background-color: #fff;
    margin: 0 auto;
}






@media screen and (min-width: 1025px) {
	
	
	.content-space-one, .content-space-two, .content-space-three, .content-space-four {background-attachment:fixed}
	
	
	}




