/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 31 2022 | 12:19:52 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
form.wpcf7-form p span {margin:0px!important;}
.wpcf7-form-control-wrap {width:50%!important;}

.header.huge h1 {
    font-size: 35px;
    margin: 0 0 12px;
	letter-spacing: 0;
}
.header.huge .btSuperTitle, 
.header.huge .btSubTitle {
    font-size: 18px;
}

.btText h1,
.btText h2,
.btText h3,
.btText h4,
.btText h5,
.btText h6,
.btLightSkin a {
	color: #0cb8b6;
}

.btText h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 10px;
}
.btText h3 {
	font-size: 25px;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 0;
}
.btText h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 0;
}

.btPassword .btContentHolder, .btPassword .btContent { 
  margin-top: 200px; 
  margin-bottom: 50px; 
  padding-left: 100px; 
  padding-right: 100px; 
} 

@media screen and (max-width: 615px) { 
  .slidedItem .btSlidePane { 
    padding-left: 20px; 
    padding-right: 20px; 
  }
}

.btCells-2.extraInfo .btIconImageCell {
    max-width: none;
	width: 100%;
}
.extraInfo .header.small h3, 
.extraInfo .header.small h4 {
    font-size: 14px;
    margin: 0;
    display: block;
    line-height: 28px;
}

.extraInfo > .btIco {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    margin-bottom: 15px;
    padding: 0 15px;
}

.extraInfo > .btIco .btIcoText {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
  	line-height: 28px;
    position: relative;
  	min-height: 30px;
}
.extraInfo > .btIco .btIcoText:after {
    content: '';
  	position: absolute;
    bottom: 0;
    left: 10px;
    width: 100%;
    max-width: 30px;
    height: 2px;
    background-color: #000;
}
iframe.thuisarts {
	height:300px !important;
}

.btLightSkin a {
    font-weight: 600;
    text-decoration: underline;
}

