@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
#ifrm{
  display: none;
}
#contents{
  padding-top: 0;
}
.page-header{
  text-align: center;
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('https://heijkoopinstallatietechniek.nl/uploads/images/slide7.jpg');
  background-size: cover;
  margin: 0;
  padding: 0;
}
.page-header h1{
  margin: 0;
  padding: 110px 0px;
  font-size: 50px;
  color: #FFF;
}
.text-container{
  margin-top: 20px;
}
ul.breadcrumb{
  display: inline-block;
  margin-left: 0;
  background: none;
  padding-left: 0;
  width: 100%;
  padding-top: 0;
  margin-bottom: 0;
}
ul.breadcrumb li{
  list-style: none;
  float: left;
}
ul.breadcrumb li.currentPage{
  font-weight: 500;
}
ul.breadcrumb li.crumb:before{
  padding: 0 10px;
  content: '>';
  color: #000;
}
ul.breadcrumb li.currentPage a{
  font-weight: bold;
  color: #00a4e4 !important;
}

ul.breadcrumb li a{
  color: #00a4e4 !important;
}
.langeTekst a{
  color: #23527c;
  text-decoration: underline;
}
.LinkStructuur{
  margin-top: 40px;
}
.LinkStructuur h3{
  font-size: 20px;
}
.LinkStructuur a{
  color: #23527c;
}
.usp-bar{
  background: #0053A0;
  text-align: center;
  position: relative;
  bottom: 1px;
}
.usp{
  text-align: center;
  display: inline-block;
  width: 30%;
  color: #FFF;
  padding: 25px 0;
  font-size: 20px;
}
.checkmark{
  color: #FFF;
  font-size: 40px;
}
.usp p{
  margin: 0;
  padding: 0;
}
.ctaDiv{
  width: 100%;
  text-align: center;
  float: left;
  padding-bottom: 30px;
}
.cta{
  float: left;
  display: inline-block;
  margin: 0px 20px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.5s;
  font-size: 18px;
  width: 275px;
  background-size: 200% auto;
  color: #fff !important;
  border-radius: 4px;
  background-color: #0053A0;
  position: relative;
  box-shadow: 1px 20px 20px -10px #000;
  bottom: 0px;
}
.cta:hover {
  bottom: 5px;
  color: #000;
  background: #00A4E4;
  letter-spacing: .4px;
  text-decoration: none;
  box-shadow: 1px 20px 20px -5px #000;
}
.ctaContact{
  float: right;
}
.specialismen img{
  max-width: 100%;
  margin-bottom: 20px;
}

#contact {
  margin-top: 40px;
  padding-top: 25px;
  width: 100%;
  box-shadow: 0 15px 18px -12px #003688 inset;
  width: 100%;
}
.half {
	width: 50%;
}
.details-half {
  width: 45%;
  margin: 0 0 0 5%;
}
.full {
	width: 100%;
  display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.clear {
  clear: both;
}
.e-mail-url {
  position:absolute;
  left:-9999px;
  top: -9999px;
}
.foot-note {
  text-align: center;
}
#cptfix {
  width: 35%;
  float: left;
}
#cptfix-field {
  margin: 0 0 0 2%;
  width: 62%;
  float: right;
  min-height: 32px;
}
.box-field {
  margin: 0 0 2% 0;
  overflow: hidden;
}
#contact, #form1, #form {
  overflow: hidden;
}
textarea {
  resize:vertical;
  min-height: 188px;
}
textarea, input {
  padding: 5px 10px;
  border: 1px solid #bbbbbb;
}
textarea, input, #cptfix {
  box-sizing: border-box;
}
.send-submit {
  color: #fff;
  background: #003688;
  cursor: pointer;
  padding: 10px 20px;
  width: 100%;
  border: 0;
  margin: 5px 0 0 0;
	-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.send-submit:hover {
	background: #014FC5;
}
input:focus, textarea:focus, keygen:focus, select:focus {
  outline-offset: 0;
}
label {
  margin: 0 0 2px 0;
}

.error {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 1px solid #DE0000 !important;
}
.error:focus {
  border: 1px solid #DE0000 !important;
}
.valid {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 1px solid #017301 !important;
}
label.error {
  display: none!important;
}
@media screen and (max-width: 640px) {
    #cptfix-field {
        width: 100%;
        margin: 2% 0 0 0;
    }
    .half, .details-half {
      width: 100%;
      margin: 0;
    }
}
@media only screen and (min-width:400px) and (max-width: 640px) {
  #cptfix-field {
    width: 52%;
    margin: 0;
  }
}
@media screen and (max-width: 400px) {
  #cptfix {
    width: 100%;
  }
}

/* Custom media queries*/
@media screen and (max-width: 1200px){
  .footer-logos img{
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 992px){
  .specialismen img{
    display: inline-block;
    width: 30%;
    margin-bottom: 0;
    margin-right: 1.5%;
  }
}
@media screen and (max-width: 768px){
  #contact{
    margin-right: 0px;
    margin-left: 0px;
  }
  .footer-logos{
    padding: 0px 15px;
  }
}
@media screen and (max-width: 700px){
  .usp{
    width: 32%;
  }
}
@media screen and (max-width: 680px){
  .cta, .ctaContact{
    float: none;
    display: block;
    width: 100%;
    margin: 0;
  }
  .ctaContact{
    margin-top: 20px;
  }
}
@media screen and (max-width: 652px){
  .usp{
    width: 100%;
    display: block;
  }
  h1{
    font-size: 40px !important;
  }
  h2{
    font-size: 24px !important;
  }
  h3{
    font-size: 22px !important;
  }
  h4{
    font-size: 20px !important;
  }
}
@media screen and (max-width: 550px){
  h1{
    font-size: 30px !important;
  }
  h2{
    font-size: 22px !important;
  }
  h3{
    font-size: 20px !important;
  }
  h4{
    font-size: 18px !important;
  }
}
@media screen and (max-width: 500px){
  .specialismen img{
    display: block;
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 400px){
  h1{
    font-size: 26px !important;
  }
  h2{
    font-size: 21px !important;
  }
  h3{
    font-size: 19px !important;
  }
}
