﻿@font-face {
    font-family: 'cochinbolditalic';
    src: url('../font/cochinbold_italic-webfont.woff2') format('woff2'),
         url('../font/cochinbold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cochinroman';
    src: url('../font/cochin-webfont.woff2') format('woff2'),
         url('../font/cochin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
figure {
  display: inline-block;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
figcaption {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}


/*--------------------------------------------------------------
# BALK01
--------------------------------------------------------------*/
.balk01 {
	padding: 0px 0px 120px 0Px;
}
.pt-120 {
	padding-top:120px !important;
}
.balk01 h2 {
  font-size: 28px;
  font-weight: 700;
  color:#e97f34; 
	margin-bottom: 30px;  
}
.knopteam {
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 8px 10px 8px 10px;
	border-radius: 2px;
	transition: 0.4s;
	margin: 1px;
	border-radius: 4px;
	border: 2px solid #e97f34;
	color: #fff;
	background: #e97f34;
}
.knopteam:hover {
  background: #fff;
  color: #e97f34;
  text-decoration:none;
}
.txt-center  {
	text-align: center;
}
.col-h450  {
	height: 450px;
}
.col-hauto  {
	height: auto;
}
.balk01 .knop , .blog .knop{
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 2px;
  transition: 0.4s;
  margin: 10px 10px 10px 0px;
  border-radius: 4px;
  border: 2px solid #e97f34;
  color: #fff;
  background: #e97f34;
}
.balk01 .knop:hover, .blog .knop:hover {
  background: #fff;
  color: #e97f34;
  text-decoration:none;
}
/*--------------------------------------------------------------
# BALK02
--------------------------------------------------------------*/
.balk02 {
	padding: 120Px 0px 120px 0Px;
	background: #f3f1f0;
	color: #65534c;
}
.balk02 h2 {
	font-size: 28px;
	font-weight: 700;
	color: #e97f34;
	margin-bottom: 30px;  	
}
.balk02 .knop {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 2px;
  transition: 0.4s;
  margin: 10px 10px 10px 0px;
  border-radius: 4px;
  border: 2px solid #e97f34;
  background: #e97f34;
  color: #fff;
}
.balk02 .knop:hover {
  background: #fff;
  color: #e97f34;
  text-decoration:none;
}

/*--------------------------------------------------------------
# BALK02
--------------------------------------------------------------*/
.balk03 {
	padding: 40Px 0px 30px 0Px;
	background: #f3f1f0;
	color: #65534c;
}
.balk03 h2 {
	font-size: 28px;
	font-weight: 700;
	color: #e97f34;
	margin-bottom: 30px;  	
}
.balk03 .knop {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 2px;
  transition: 0.4s;
  margin: 10px 10px 10px 0px;
  border-radius: 4px;
  border: 2px solid #e97f34;
  background: #e97f34;
  color: #fff;
}
.balk03 .knop:hover {
  background: #fff;
  color: #e97f34;
  text-decoration:none;
}



/****************** HOME PAGE ******************/
.blog .entry-wit {
  padding: 30px;
  height:400px;
  margin-bottom: 60px;
  background: #fff;
}

/************ EXTRA VOOR KNOPPEN ONDERAAN BIJ MRI-SCANNER ****************/
.balk-knoppen {
  padding: 50Px 0px 50px 0Px;
  background: #f3f1f0;
  color: #65534c;
}
.balk-knoppen2 {
  padding: 50Px 0px 50px 0Px;
  background: #e7e4db;
  color: #65534c;
}
.balk-knoppen h2, .balk-knoppen2 h2 {
	font-size: 28px;
	font-weight: 700;
	color: #e97f34;
	margin-bottom: 30px;  
}
.knop-mri {
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 8px 10px 8px 10px;
	border-radius: 2px;
	transition: 0.4s;
	margin: 1px;
	border-radius: 4px;
	border: 2px solid #e97f34;
	background: #e97f34;
	color: #fff;
	width:auto;
	min-width:140px;
}
.knop-mri:hover {
  background: #fff;
  color: #e97f34;
  text-decoration:none;
}

/******************/
.portfolio h2 {
	font-size: 28px;
	font-weight: 700;
	color: #e97f34;
	margin-bottom: 30px;  	
}
.insprong {
	line-height: 22px;
	display: block;
	padding-left: 15px;
	list-style-type: disc;
	padding-top: 15px;
}
.insprong > li {
  padding-top: 10px;
}
.titel20 {
	font-weight: 700;
	margin-bottom: 5px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #e97f34;
}
.read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}
.read-more a {
  display: inline-block;
  background: #e97f34;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}
.read-more a:hover {
  background: #fd541e;
}
.fototop {
	padding-top: 10px;
}

.text-oranje{
	color:#e97f34;
}
h3 {
	margin-top:30px;
	margin-bottom:20px;
	font-size:22px;
}
h4 {
	margin-top:30px;
	margin-bottom:20px;
	font-size:18px;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px; 
overflow: hidden;
margin-bottom:25px;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.kader-boor-oranje{
	padding:40px 40px 20px 20px;
	border:1px solid #e97f34;
	border-radius:5px;
}
.extra-bm{
	margin-bottom:100px !important;
}


/********* CONTACT *******/
.verzend-knop {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 2px;
  transition: 0.4s;
  margin: 10px 10px 10px 0px;
  border-radius: 4px;
  border: 2px solid #e97f34;
  background: #e97f34;
  color: #fff;
}
.verzend-knop:hover {
  background: #000;
  color: #fff;
	border:2px solid #000;
}
.contact-venster{
	background-color:black;
	padding:2.03125em 1.4625em 2.03125em;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:42px;
	box-shadow:2px 2px #bcbfa7;
}
.contact-venster h2{
	font-size:1.875em;
	line-height:1.3846153846em;
	margin-bottom:0.40625em;
	font-family: "Muli", sans-serif;
}
.contact-venster h3{
	font-size:1.255em;
	line-height:1.3846153846em;
	margin-bottom:0.40625em;
	font-family: "Muli", sans-serif;
	color: #e97f34;
}

.contact-venster p{
	margin-bottom:1.21875em;
	color:#FFFFFF;
}
.contact-venster a[href^=tel]{
	color:#FFFFFF;
	font-weight:400;
}
.contact-venster a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:400;
}
.contact-venster a:hover{
	text-decoration:underline;
}


.kaderpaard{
	margin: 20px auto 10px auto;
	padding: 10px 10px 10px 10px;
	border: 1px solid #e97f34;
	border-radius: 5px;
	background-color: #FFFFFF;
	width: 96%;
}




/*** nodig voor melding foutieve spam code en verplichte velden ***/

.spamcodediv{
	position:fixed;
	top:300px;
	left:2%;
	right:auto;
	background-color:white !important;
	background:white !important;
	border:2px solid #e36e1c;
	color:#e36e1c;
	font-size:18px;
	line-height:18px;
	padding:15px 15px 15px 15px;
	font-weight:bold;
	z-index:999999;
	width:auto;
}

/*extra controle formulier*/
.grapje {
	display: none;
}
.hidden-lg, hidden-md{
	display:none;
}


/*banner afb zonder tekst, tekst per pagina*/
.banner2024 {
	background-position: right top;
	background-image: url('../../images/slide/banner2024z.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.banner2024 h1 {
	font-size: 40px;
	color: #FFFFFF;
	z-index: 50;
	letter-spacing: 2px;
	margin-top: 10%;
	margin-left: auto;	
	margin-right: auto;		
	margin-bottom: 10%;	
}
}






/*Laptop Device :1200*/
@media (min-width: 1200px) and (max-width: 1500px){
/*Home Page 1 CSS*/
.row-75 {
	margin-left: -15px;
	margin-right: -15px;
}
.blog .entry-wit {
  padding: 0px;
  height:350px;
  margin-top: 0px;
  margin-bottom: 60px;
  background: #fff;
}
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
.row-75 {
	margin-left: -15px;
	margin-right: -15px;
}    
.blog .entry-wit {
  padding: 0px;
  height:auto;
  margin-top: 0px;
  margin-bottom: 100px;
  background: #fff;
}
}


/* Tablets horizontaal MD) */

@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: landscape) {

.row-75 {
	margin-left: -15px;
	margin-right: -15px;
}	
.col-h450  {
	height: 200px;
}
.blog .entry-wit {
  padding: 0px;
  height:auto;
  margin-bottom: 30px;
  background: #fff;
}
#hero {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	padding: 0;
	background-color: #000000;
}
#hero h1 {
	font-family: "Arial Black", sans-serif;
	font-size: 24px;
	color: #e97f34;
	font-style: italic;
	margin-top: 30px;
	padding-top: 2px;
	line-height: 30px;
}
#hero2 {
	width: 100%;
	height: 180px;
	overflow: hidden;
	position: relative;
	padding: 0;
	background-color: #000000;
}
.hidden-lg, .hidden-md{
	display: block;
}
.hidden-sm, .hidden-xs {
	display:none;
}
.breadcrumbs {
	padding: 30px 0px 30px 0px;
}

/*banner afb zonder tekst, tekst per pagina*/
.banner2024 {
	background-position: right top;
	background-image: url('../../images/slide/banner2024z.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.banner2024 h1 {
	font-size: 36px;
}
}


/* Smartphones verticaal XS */
@media only screen 
  and (min-width: 320px) 
  and (max-width: 480px) {
.container {width:300px}
.row-75 {
	margin-left: -15px;
	margin-right: -15px;
}
.col-h450  {
	height: 200px;
}
.blog .entry-wit {
  padding: 0px;
  height:auto;
  margin-bottom: 30px;
  background: #fff;
}
.extra-bm{
	margin-bottom:0px !important;
}
#hero {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	padding: 0;
	background-color: transparent;
}
#hero h1 {
	font-family: "Arial Black", sans-serif;
	font-size: 20px;
	color: #e97f34;
	font-style: italic;
	margin-top: 40px;
	padding-top: 2px;
	line-height: 24px;
}
#hero2 {
	width: 100%;
	height: 180px;
	overflow: hidden;
	position: relative;
	padding: 0;
	background-color: #000000;
}
.hidden-lg, .hidden-md{
	display: block;
}
.hidden-sm, .hidden-xs {
	display:none;
}
.balk01 .knop , .balk02 .knop, .blog .knop {
  font-size: 12px;
}
.breadcrumbs {
	padding: 30px 0px 30px 0px;
}
/*banner afb zonder tekst, tekst per pagina*/
.banner2024 {
	background-position: right top;
	background-image: url('../../images/slide/banner-mobiel2024z.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.banner2024 h1 {
	font-size: 18px;
	margin-top: 20%;
	margin-bottom: 30%;	
}
}


/* Smartphones horizontaal XS */

@media only screen 
  and (min-width: 481px) 
  and (max-width: 767px) {

.container {
	width:450px
}
.col-h450  {
	height: 200px;
}
.blog .entry-wit {
  padding: 0px;
  height:auto;
  margin-top: 10px;
  margin-bottom: 40px;
  background: #fff;
}
.extra-bm{
	margin-bottom:0px !important;
}
#hero {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	padding: 0;
	background-color: #000000;
}
#hero h1 {
	/* font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Arial Black", sans-serif;
	font-size: 20px;
	color: #e97f34;
	font-style: italic;
	margin-top: 50px;
	padding-top: 2px;
	line-height: 24px;
}
#hero2 {
	width: 100%;
	height: 180px;
	overflow: hidden;
	position: relative;
	padding: 0;
	background-color: #000000;
}
.hidden-lg, .hidden-md{
	display: block;
}
.hidden-sm, .hidden-xs {
	display:none;
}
.breadcrumbs {
	padding: 30px 0px 30px 0px;
}
/*banner afb zonder tekst, tekst per pagina*/
.banner2024 {
	background-position: right top;
	background-image: url('../../images/slide/banner-mobiel2024z.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;

}
.banner2024 h1 {
	font-size: 24px;
	margin-top: 10%;
	margin-bottom: 30%;	
}
}