<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body,
input,
select,
textarea {
	font-size: 100%;
	color: #1a1a1a;
	font-family:'Montserrat', Arial, sans-serif;
	line-height: 1.50;
}

body {
	background: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family:Montserrat, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
	margin: 0;
	color: #00A7E8;
	text-rendering: optimizeLegibility;
}
h1{
	font-size: 1.5em;
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.2em;
}
h4{
	font-size: 1em;
}

p {
	margin: 0 0 1.1em;
	font-size: 1em;
}
a,
a:hover,
a:focus,
a:active {
	color: #F46B06; 
}

ul{
	padding-left: 2em;
}


.entry-content h1{
	font-weight: 400;
}
.entry-content h2 {
	font-weight: 700;
	font-size: 1.5rem;
}
.entry-content h3{
	font-weight: 400;
	font-size: 1.2rem;
}
.white,
.white a{
	color: #ffffff!important;
}

.button {
  display: inline-block;
  border-radius: 3px;
  background-color: #F46B06;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-transform: none;
  font-size: 0.875em;
  font-weight: 200;
  padding: 20px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 5px #999;
}
.button:hover {background-color: #E5780E; color: #ffffff;}
.button:focus { background-color: #F46B06; color: #ffffff;}
.button:active {
  background-color: #810000;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
  color: #ffffff;
}
.button-model {
  display: inline-block;
  border-radius: 3px;
  background-color: #F46B06;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-transform: none;
  font-size: 0.8em;
  font-weight: 200;
  padding: 20px;
  width: 100%;
  height: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin-left: auto;
  margin-right:auto;
  margin-top: 5%;
  box-shadow: 0 5px #999;
}
.button-model:hover {background-color: #E5780E; color: #ffffff;}
.button-model:focus{ background-color: #F46B06; color: #ffffff;}
.button-model:active {
  background-color: #810000;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
  color: #ffffff;
}
.cta_info{
	margin-top: 2rem!important;
	margin-bottom: 3rem!important;
	
	transition: all 0.5s!important;
	box-shadow: 0 5px #999;
	
}
.cta_info:hover {background-color: #E5780E; }
.cta_info:focus { background-color: #F46B06; }
.cta_info:active {
  background-color: #810000;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
 
}
.hover-logo{
	opacity: 1.0;
}
.hover-logo img:hover {
	opacity: 0.5;
}
  
* { box-sizing: border-box;
} 
.site-branding {
	display: none;
}

/***in menu***/
.main-navigation ul{
	padding-left: 0em;
}
.buy a{
	color: #F46B06;
}
.container-presentation { 
	max-width: 1870px;
	padding-left: 8%;
	padding-right: 8%;
	margin-top: 2em;
	margin-bottom: 2em;
	}
/**********infopagina's *****/
.container-left{
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2%;
	position: relative;
	display: inline-block;
}
 /***infopagina bijbehorende foto of button ***/
.container-right{
	max-width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	position: relative;
	display: inline-block;
	padding-left: 2%;
	float: none;
}
.container-right img{
	height: 200px;
	max-width: 100%; 
}

.block-no-gap-blue
{
	margin:0;
	background-color:#f7fcff;
	gap:0em;
}

.block-no-gap-red{
	margin:0;
	background-color:#a20510;
	color: #ffffff;
	gap:0em;
		
}
.block-no-gap-blue h2,
.block-no-gap-red h2,
.block-no-gap-blue p,
.block-no-gap-red p
{
	padding: 1em;
}

.iframe{ 
border: none;
}

.facebook{
		display: block;
		max-width: 50%;
		max-height: auto;
		float: right;
		margin-top:0px;
}
.facebook-footer{
		display: inline-block;
		max-width: 100%;
		max-height: auto;
		float: none;
		margin: 10px;
}
.container-occasionpage .entry-title{ 
display: none;
}



/*** 14.0 - Media Queries***/
/***************************/
@media only screen and (max-width: 709px){
[class*="col-"] {
    float: left;
     padding: 15px;
}  
.row {
	margin:0;
}
.row::after {
    content: "";
    clear: both;
    display: table;
} 
[class*="col-"] {
    width: 100%;
}

 
.site-header{
 top: 0;
 background-color: #ffffff;
 padding-top:0;
 padding-right:0;
 padding-left: 2%;
 padding-bottom:0;
 z-index: 1;
}	
.site-header-main{
	width: 100%;
	position: relative;
	float: left;
	background-color: #ffffff;
}


.icon-bar-right{
	display: none;
}

.ba-action-bar{
	position: fixed;
	bottom:0;
	left:0;
	width: 100%;
	height: 3rem;
	z-index: 1000;
}
.ba-action-bar-container{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content:space-around;
	flex-flow:row wrap;
	align-items: baseline;
	align-content: space-around;
	flex-direction:column;
	background-color: #fff;      box-shadow: .... 
}
.qa-tel,
.qa-mail,
.qa-trekhaak,
.qa-autofirst{
	flex-grow: 1;
	padding: 0.5rem 0;
	box-sizing: border-box;
}
.qa-databox{
	flex-grow: 1;
	margin-top: 2px;
}

.qa-databox img{
	height: 2em;
	width:auto;
}
.qa-databox span.material-icons{
	font-size: 4.2em;
}
/*einde action-bar*/

.jubileum{
		display: flex;
		flex-wrap: wrap;
		justify-content:space-around;
		position: fixed;
		top: 8em;
		right: 0em;
		z-index:99999;
		
	}	
	.jubileum img{
		width: 6em;
		height: auto;
		
	}
 
.container_head{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.container_logo{
	display:flex;
	flex-flow: row wrap;
	justify-content: space-around;
	align-items: flex-start;
	width: 100%;
}

	.logo-subaru{
		max-width: 15%;
		max-height: 80px;
		padding-top: 10px;			
	}	
	.logo-subaru img {
		max-width: auto;
		max-height: 80px;
	}
	
	.logo-trekhaakcentrum{
		max-width: 15%;
		max-height: 80px;
		padding-top: 10px;
		padding-right: 1rem;
	}
	.logo-trekhaakcentrum img {
		max-width: auto;
		max-height: 80px;
	}
	.logo-broekauto{
		max-width: 65%;
		max-height: 140px;
		padding-top: 10px;
		margin-right: 2%;
	}	
	.logo-broekauto img {
		width: auto;
		max-height: 100px;
	}

.container_contact{
		display: none;
	}	

	.telephone{ 
		margin:1px;
	}
	.mail{
		margin:1px;
	}
	
	.menu-toggle{
		margin-top: 0px;
		margin-bottom: 0px;
	}
.slider{
	display: none;
}			 

.container-full-width {
	max-width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.container-occasionpage {
	max-width: 1870px;
	padding-left: 1%;
	padding-right: 1%;
	margin-top: 30px;
	margin-bottom: 30px;
} 

.facebook-footer: {
	display: inline-block;
}
.facebook{ 
	display: none;
}
/***********HOME - SUBARU - SERVICE ******************/

.container-box {
	max-width:100%;
	height: auto;
	display: inline-block;
	margin: auto;
	padding: 0;
}
/**** contentbox is 1/3 of page****/
.content-box-small
{
	width:97%;	
	height: 100%;
	display: inline-block;
	margin-left: 1%;
	margin-right: 1%;
	float: none;
}

.content-box-small img{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0;
	margin-right:0;
}

/* content-box has width whole page*/
.content-box-wide{
	max-width: 100%;
	height:auto;
	display: inline-block;
	margin-left: 0;
	margin-right:0;
	margin-top: 2em;
}
.content-box-wide iframe{
	display: block;
	max-width: 80%;
	max-height: 300px;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5%;
}
.content-box-wide img{
	display: block;
	max-width: 100%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.klanttevredenheid{
	max-width: 100%;
	float: none;
	margin-left:1em;
	margin-right: 1em;
	margin-top: 2em;
	overflow: hidden;
	position: relative;
}
.klanttevredenheid #page{
	overflow: hidden;
	width: 770px;
	height: 182px;
}

.content-box-small h2,
.content-box-wide h2{
	text-align: center;
}
.content-box-small p,
.content-box-wide p
{
	text-align: left;
	padding-left: 2%;
	line-height:1.6em;
}


/************* Subaru MODELLEN***********/
.container-presentation { 
	padding-left: 2%;
	padding-right: 2%;
}
.container-model{
	margin-top:2px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	position: relative;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
	border-radius:12px;
}
.container-model img{
	max-width:100%;
	height: auto;
}

.model {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius:12px;
}
.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 80%;
  left: 32%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius:12px;
}
.container-model:hover .model {
  opacity: 0.8;
}
.container-model:hover .middle {
  opacity: 1; 
}

.text {
  background-color: transparant;
  color: white;
  font-size: 20px;
  padding:0;
  padding-left: 0.5em;
  max-width: 300px;
}
.text-price {
  background-color: transparant;
  color: white;
  font-size: 16px;
  padding: 0;
  text-align: right;
}




/*********pagina's tbv modellen***********************/
.content-top{
	max-width: 100%;
	height: auto;
	padding: 2%;
	margin-left: 1%;
	margin-right: 1%;
	float: none;
}
.block-no-gap{
	margin:0;
	gap:1em;
}

.column-1 h2, 
.column-2 h2,
.column-3 h2, 
.column-4 h2 {
	text-align: center;
}
.column-1{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	float: left;
	overflow: hidden;
	background-color:#f7fcff;
}
.column-2{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#f7fcff;
}
.column-3{
	display:inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#a20510;
}
.column-3 h2,
.column-3 p,
.column-3 a{
	color: #ffffff;
}
.column-4{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#f7fcff;
}
.photo1-forester,
.photo2-forester,
.photo3-forester,
.photo4-forester,
.photo5-forester,
.photo6-forester{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
	
.photo1-forester{
	background-image:url('image/forester/de_nieuwe_FORESTER_bij_Broekauto.jpg'); 
}	
.photo2-forester{
	background-image:url('./image/forester/met_de_FORESTER_onderweg.jpg'); 
}
.photo3-forester{
	background-image:url('./image/forester/FORESTER_ondersteuning.jpg'); 
}
.photo4-forester{
	background-image:url('./image/forester/FORESTER-veiligheid.jpg'); 
}
.photo5-forester{
	background-image:url('./image/forester/Aandrijflijn_e-BOXER.jpg'); 
}
.photo6-forester{
	background-image:url('./image/forester/Best_ in_ Class_ 2019.jpg'); 
}
.photo1-xv,
.photo2-xv,
.photo3-xv,
.photo4-xv,
.photo5-xv,
.photo6-xv{
	max-width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-xv{ 
background-image:url('./image/xv/19XV_EE_0090BP.jpg');
}	
.photo2-xv{
	background-image:url('./image/xv/DSC3088_HR.jpg'); 
}
.photo3-xv{
	background-image:url('./image/xv/18XV_EC_0080BP.jpg');
}
.photo4-xv{
	 background-image:url('./image/xv/SUBARU_XV_3.jpg'); 
}
.photo5-xv{
	 background-image:url('./image/xv/Subaru_XV.jpg'); 
}
.photo6-xv{
	 background-image:url('./image/xv/Subaru_XV_interieur.jpg'); 
}
.photo1-impreza,
.photo2-impreza,
.photo3-impreza,
.photo4-impreza{
	max-width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-impreza{  
background-image:url('./image/impreza/18IMPREZA_EC_0040BP.jpg');
}	
.photo2-impreza{
	background-image:url('./image/impreza/18IMPREZA_EC_0060BP.jpg'); 
}
.photo3-impreza{
	background-image:url('./image/impreza/IMPREZA_2.jpg'); 
}
.photo4-impreza{
	background-image:url('./image/impreza/Impreza-schuifdak.jpg'); 
}
.photo1-outback, 
.photo2-outback,
.photo3-outback,
.photo4-outback{
	max-width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-outback{ 
background-image:url('./image/outback/Subaru_Outback_6e_generatie_riante_laadruimte.jpg');
}	
.photo2-outback{
	background-image:url('./image/outback/18OUTBACK_EC_0100BP.jpg'); 
}
.photo3-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_hill_descent_control.jpg'); 
}
.photo4-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_unieke_assist_technology.jpg'); 
}
.photo1-levorg,
.photo2-levorg,
.photo3-levorg,
.photo4-levorg{
	max-width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-levorg{ 
background-image:url('./image/levorg/19XV_EE_0090BP.jpg');
}	
.photo2-levorg{
	background-image:url('./image/levorg/Levorg-2.jpg'); 
}
.photo3-levorg{
	background-image:url('./image/levorg/Levorg-3.jpg'); 
}
.photo4-levorg{
	background-image:url('./image/levorg/Levorg-4.jpg'); 
}
.photo1-brz,
.photo2-brz,
.photo3-brz,
.photo4-brz{
	max-width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-brz{ 
background-image:url('./image/brz/BRZ-1.jpg');
}	
.photo2-brz{
	background-image:url('./image/brz/BRZ-2.jpg'); 
}
.photo3-brz{
	background-image:url('./image/brz/BRZ-3.jpg'); 
}
.photo4-brz{
	background-image:url('./image/brz/17BRZ_EC_0520BP.jpg'); 
}
 
.container-buttons{
	max-width: 85%;
	height:auto;
	margin-left:7%;
	margin-right: 7%;
	position: relative;
}

.shadow-ba{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
	
/***Occasions-pagina*/
.containerOccasions{
	width:100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
	 
/*** 11.0 - Content
 */
.site-main { 
	max-width: 1870px;
}
.site-inner {
	margin: 0 2%;
	max-width: 1870px;
	position: relative;
	
}
.content-area {
		float: left;
		margin-right:0%;
		width: 100%;
}
.table,
.tbody,
.th,
.tr,
.td{ 
	border: none;
}
.table {
	 width: 100%;
	 height: auto;
}
 .photobox{
		position: relative;
		height: auto;
		font-size: 70%;
		overflow: hidden;			
}
	

/** 11.2 - Posts and pages
 */
 body:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
}
.entry-title {
	font-family:Montserrat, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.5rem;
	line-height: 1.25;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
.entry-header{
	margin-left: 0%;
}
.post-thumbnail{
  margin-left: 0px;
  margin-right: 0px;
  margin-top:5px;
}
.post-thumbnail img {
	display: block;
	width: 100%;
}
.container-single-news-post {
	position: relative;
	margin-bottom: 1em;
	margin-top: 2em;
	padding-bottom: 2em;
	width: 100%; 
	height: auto;
	margin-left: 0;
	margin-right:1em;
	float: left;
}
.container-single-news-post .entry-title{
	padding-left: 10%;	
}
.container-single-news-post .entry-content{
	margin-bottom: 2em;
	padding-left: 10%;
	padding-right: 5%;
}

/***footer***/

.site-footer {
	padding: 0 7.6923% 1.75em;
	background-color: #7f7f7f;
	height: auto;
	width: 100%;
	position: relative;
}
.footer-container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color:#7f7f7f;
}
.site-info {
	color: #ffffff;
	font-size: 1rem;
	line-height: 1.6153846154;
	float: none;
	margin-top: 1em;
}
.site-info a {
	color: #ffffff;
}
.site-info a:hover,
.site-info a:focus {
	color: #a20510;
}
.site-container-1 {
	max-width:20%;
	height: auto;
	display: inline-block;
	float: none;
	position: relative;
	margin:0.1em;
	margin: 0.1rem;
	margin-top: 1.5em;
}
.site-container-1 img {
	height: 35px;
	width: auto;
}




}


 /*** 14.1 - &gt;= 710px Mobile - large ? - ipad portrait***/
 /*******************************************************/
 
@media only screen and (min-width: 44.375em){


.row::after {
    content: "";
    clear: both;
    display: table;
} 	
[class*="col-"] {
    float: left;
    padding: 15px; 
 }
 
	.col-s-1 {width: 8.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-2 {width: 16.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-3 {width: 25%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-4 {width: 33.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-5 {width: 41.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-6 {width: 50%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-7 {width: 58.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-8 {width: 66.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-9 {width: 75%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-10 {width: 83.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-11 {width: 91.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-12 {width: 100%;}
  
 .site-header{
	top: 0;
	background-color: #ffffff;
	padding: 0;
	z-index: 1;
 }	
 
 .jubileum{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		position: fixed;
		top: 7em;
		right: 1em;
		z-index: 99999;
	}	
	.jubileum img{
		width: 6em;
		height: auto;
	}
 


.container_head{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
.container_logo{
	display:flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

	.logo-subaru{
		max-width: 15%;
		max-height: 150px;
		padding-top: 10px;			
	}	
	.logo-subaru img {
		max-width: auto;
		max-height: 150px;
	}
	.logo-trekhaakcentrum{
		max-width: 15%;
		max-height: 150px;
		padding-top: 10px;
		padding-right: 1rem;		
	}	
	.logo-trekhaakcentrum img {
		max-width: auto;
		max-height: 150px;
	}
	.logo-broekauto{
		max-width: 65%;
		max-height: 150px;
		padding-top: 10px;
	}	
	.logo-broekauto img {
		width: auto;
		max-height: 150px;
	}

	.facebook{
		display: none;
	}
	.facebook-footer{
		display: block;
	}


.container_contact{
	display: none;
	}
	.menu-toggle{
	 margin-top: 0px;
	 margin-bottom: 0px;
	 }
.site-header,
.site-header-menu{
	position: relative;
	padding-bottom: 0em;
	margin-bottom: 0;
	margin-left: 9%;
}
.site-header-main{
	width: 100%;
	position: relative;
	float: left; 
}
.main-navigation a {
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 1.15em;
	font-size: 1em; 
}

/*****pagina HOME -  SUBARU - SERVICE*******/


/****** contentbox is 1/3 of page******/
.content-box-small{
	max-width:98%;	
	height: auto; 
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0%;
	float: left;	
	position: relative;
}
/* content-box has width whole page*/
.content-box-wide{
	max-width: 98%;
	height:auto;
	display: inline-block;
	float: left;	
	position: relative;
	margin-left: auto;
	margin-right:auto;	
}
.content-box-small p,
.content-box-wide p{
	line-height:1.8em;
}
.post-thumbnail{
  position: relative;
  margin-bottom:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top:5px;
}
.button {
  box-shadow: 0 7px #999;
  position: absolute;
  bottom: 0px;
  left: 0px;
}


/**** Subaru modellen ****/

.container-presentation { 
	padding-left: 2%;
	padding-right: 2%;
}
.container-model{
	margin-top:2px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	position: relative;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
	border-radius:12px;
}
.model {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius:12px;
}
.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 80%;
  left: 32%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius:12px;
}
.container-model:hover .model {
  opacity: 0.8;
}
.container-model:hover .middle {
  opacity: 1; 
}
.text {
  background-color: transparant;
  color: white;
  font-size: 26px;
  padding: 0;
  padding-left: 0.5em;
  max-width: 300px;
}
.text-price {
  background-color: transparant;
  color: white;
  font-size: 16px;
  padding: 0;
  text-align: right;
}
.container-model img{
	max-width:100%;
	height: auto;
}

/********pagina's tbv modellen***********************/
.block-no-gap{
	margin:0;
	gap:0;
}
.column-1 h2, 
.column-2 h2,
.column-3 h2, 
.column-4 h2{
	text-align: left;
}
.column-1{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	float: left;
	overflow: hidden;
	background-color:#f7fcff;
}
.column-2{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#f7fcff;
}
.column-3{
	display:inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#a20510;
}
.column-3 h2,
.column-3 p,
.column-3 a{
	color: #ffffff;
}
.column-4{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#f7fcff;
}

.photo1-forester,
.photo2-forester,
.photo3-forester,
.photo4-forester,
.photo5-forester,
.photo6-forester{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-forester{
	background-image:url('./image/forester/de_nieuwe_FORESTER_bij_Broekauto.jpg'); 
}	
.photo2-forester{
	background-image:url('./image/forester/met_de_FORESTER_onderweg.jpg'); 
}
.photo3-forester{
	background-image:url('./image/forester/FORESTER_ondersteuning.jpg'); 
}
.photo4-forester{
	background-image:url('./image/forester/FORESTER-veiligheid.jpg'); 
}
.photo5-forester{
	background-image:url('./image/forester/Aandrijflijn_e-BOXER.jpg'); 
}
.photo6-forester{
	background-image:url('./image/forester/Best_ in_ Class_ 2019.jpg'); 
}
.photo1-xv,
.photo2-xv,
.photo3-xv,
.photo4-xv,
.photo5-xv,
.photo6-xv{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-xv{ 
background-image:url('./image/xv/19XV_EE_0090BP.jpg');
}	
.photo2-xv{
	background-image:url('./image/xv/DSC3088_HR.jpg'); 
}
.photo3-xv{
	background-image:url('./image/xv/18XV_EC_0080BP.jpg');
}
.photo4-xv{
	 background-image:url('./image/xv/SUBARU_XV_3.jpg'); 
}
.photo5-xv{
	 background-image:url('./image/xv/Subaru_XV.jpg'); 
}
.photo6-xv{
	 background-image:url('./image/xv/Subaru_XV_interieur.jpg'); 
}
.photo1-impreza,
.photo2-impreza,
.photo3-impreza,
.photo4-impreza{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-impreza{  
background-image:url('./image/impreza/18IMPREZA_EC_0040BP.jpg');
}	
.photo2-impreza{
	background-image:url('./image/impreza/18IMPREZA_EC_0060BP.jpg'); 
}
.photo3-impreza{
	background-image:url('./image/impreza/IMPREZA_2.jpg'); 
}
.photo4-impreza{
	background-image:url('./image/impreza/Impreza-schuifdak.jpg'); 
}
.photo1-outback, 
.photo2-outback,
.photo3-outback,
.photo4-outback{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-outback{ 
background-image:url('./image/outback/Subaru_Outback_6e_generatie_riante_laadruimte.jpg');
}	
.photo2-outback{
	background-image:url('./image/outback/18OUTBACK_EC_0100BP.jpg'); 
}
.photo3-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_hill_descent_control.jpg'); 
}
.photo4-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_unieke_assist_technology.jpg'); 
}
.photo1-levorg,
.photo2-levorg,
.photo3-levorg,
.photo4-levorg{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-levorg{ 
background-image:url('./image/levorg/19XV_EE_0090BP.jpg');
}	
.photo2-levorg{
	background-image:url('./image/levorg/Levorg-2.jpg'); 
}
.photo3-levorg{
	background-image:url('./image/levorg/Levorg-3.jpg'); 
}
.photo4-levorg{
	background-image:url('./image/levorg/Levorg-4.jpg'); 
}
.photo1-brz,
.photo2-brz,
.photo3-brz,
.photo4-brz{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-brz{ 
background-image:url('./image/brz/BRZ-1.jpg');
}	
.photo2-brz{
	background-image:url('./image/brz/BRZ-2.jpg'); 
}
.photo3-brz{
	background-image:url('./image/brz/BRZ-3.jpg'); 
}
.photo4-brz{
	background-image:url('./image/brz/17BRZ_EC_0520BP.jpg'); 
}
 	
/***Occasions-pagina*****/
.containerOccasions{
	width:100%;
	height: auto;
}	
/*** 11.0 - Content
 */
.content-area {
		float: left;
		margin-right:0;
		width: 100%;
}

/** 11.2 - Posts and pages
 */
 
body:not(.search-results) article:not(.type-page) .entry-content {
	float: left;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.entry-title {
	font-family:Montserrat, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
	line-height: 1.25;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
.entry-header{
	margin-left: 7.6923%; 
}
.container-single-news-post .entry-title{
	padding-left: 3%;	
}
.container-single-news-post .entry-content{
	margin-bottom: 2em;
	padding-left: 10%;
	padding-right: 5%;
}	

/**
 * 11.6 - Footer
 */
.site-footer {
	padding: 0 2.6923% 1.75em;
	height: 200px;
	width: 100%;
	background-color: #7f7f7f;
}
.footer-container{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	background-color: #7f7f7f;
}
.site-info {
	font-size: 1rem;
}
.site-info a {
	color: #ffffff;
}

.site-info a:hover,
.site-info a:focus {
	color: #a20510;
}
.site-container-1 {
	max-width:15%;
	height: auto;
	display: inline-block;
	float: none;
	position: relative;
	margin:0.5em;
	margin: 0.5rem;
	margin-top: 1em;
}
.site-container-1 img {
	vertical-align: text-bottom;
	height: 50px;
	width: auto;
}


.icon-bar-right{
	display: none;
}

.ba-action-bar{
	position: fixed;
	bottom:0;
	left:0;
	width: 100%;
	height: 3rem;
	z-index: 1000;
}
.ba-action-bar-container{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content:space-around;
	flex-flow:row wrap;
	align-items: baseline;
	align-content: space-around;
	flex-direction:column;
	background-color: #fff;      box-shadow: .... 
}
.qa-tel,
.qa-mail,
.qa-trekhaak,
.qa-autofirst{
	flex-grow: 1;
	padding: 0.5rem 0;
	box-sizing: border-box;
}
.qa-databox{
	flex-grow: 1;
	margin-top: 2px;
}

.qa-databox img{
	height: 2em;
	width:auto;
}
.qa-databox span.material-icons{
	font-size: 4.2em;
}
/*einde action-bar*/	


}

 @media only screen and (orientation: landscape){
 
 .site-header{
	position: relative;
 }
 .entry-header{
	margin-left: 7.6923%; 
}
.container-single-news-post .entry-title{
	padding-left: 3%;	
}
.container-single-news-post .entry-content{
	margin-bottom: 2em;
	padding-left: 10%;
	padding-right: 5%;
}
 }


/*** 14.2 - &gt;= 783px    Medium devices | tablets portrait|landscape mobile***/
@media only screen and (min-width: 48.9375em) {

.row::after {
    content: "";
    clear: both;
    display: table;
} 	
[class*="col-"] {
    float: left;
    padding: 15px; 
 }
	.col-s-1 {width: 8.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-2 {width: 16.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-3 {width: 25%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-4 {width: 33.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-5 {width: 41.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-6 {width: 50%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-7 {width: 58.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-8 {width: 66.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-9 {width: 75%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-10 {width: 83.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-11 {width: 91.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-12 {width: 100%;}

.site-header,
.site-header-menu
{
	position: relative;
	padding-bottom: 0em;
	margin-bottom: 0;
	margin-left: 9%;
}
.site-header-main{
	width: 100%;
	position: relative;
	align-items: center;
}

.wp-block-columns { 
	 flex-flow: column wrap!important; 
} 


.jubileum{
	top: 5.6em;
	right: 1em;
}	
	.jubileum img{
		width: 7em;
		height: auto;
	}


	.logo-subaru{
			max-width: 15%;
			max-height: 100px;
			float: left;		
	}	
	.logo-subaru img {
		max-width: auto;
		max-height: 100px;
	}
	.logo-trekhaakcentrum{
			max-width: 15%;
			max-height: 150px;
			float: left;		
	}	
	.logo-trekhaakcentrum img {
		max-width: auto;
		max-height: 150px;
	}

	.logo-broekauto{
			max-width: 65%;
			max-height: 200px;
			float: left;
			padding-top: 10px;
	}	
	.logo-broekauto img {
		width: auto;
		max-height: 200px;
	}


	
/* SUBARU*/


/* contentbox is 1/3 of page*/
.content-box-small{
	max-width:100%;	
	height: 100%;
	display: inline-block;
	margin: auto;
	padding-left: 0px;
	float: left;	
	border-radius: 3px;
	position: relative;
}
/* content-box has width whole page*/

.content-box-wide{
	max-width: 1500px;
	height:auto;
	display: inline-block;
	float: left;	
	position: relative;
	margin-left: 0;
	margin-right:0;	
}

.content-box-small h1,
.content-box-wide h1{
	text-align: center;
}

.post-thumbnail{
  position: relative;
  margin-bottom:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top:5px;
}
.button {
  box-shadow: 0 9px #999;
}

/* pagina's tbv modellen****
*******************/
.column-1 h2, 
.column-2 h2,
.column-3 h2, 
.column-4 h {
	text-align: left;
}
.column-1{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	padding: 2%;
	position: relative;
	float: left;
	overflow: hidden;
	background-color:#f7fcff;
}
.column-2{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#f7fcff;
}
.column-3{
	display:inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#a20510;
}
.column-3 h2,
.column-3 p,
.column-3 a{
	color: #ffffff;
}
.column-4{
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-color:#f7fcff;
}
.photo1-forester,
.photo2-forester,
.photo3-forester,
.photo4-forester,
.photo5-forester,
.photo6-forester{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-forester{
	background-image:url('./image/forester/de_nieuwe_FORESTER_bij_Broekauto.jpg'); 
}	
.photo2-forester{
	background-image:url('./image/forester/met_de_FORESTER_onderweg.jpg'); 
}
.photo3-forester{
	background-image:url('./image/forester/FORESTER_ondersteuning.jpg'); 
}
.photo4-forester{
	background-image:url('./image/forester/FORESTER-veiligheid.jpg'); 
}
.photo5-forester{
	background-image:url('./image/forester/Aandrijflijn_e-BOXER.jpg'); 
}
.photo6-forester{
	background-image:url('./image/forester/Best_ in_ Class_ 2019.jpg'); 
}
.photo1-xv,
.photo2-xv,
.photo3-xv,
.photo4-xv,
.photo5-xv,
.photo6-xv{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-xv{ 
background-image:url('./image/xv/19XV_EE_0090BP.jpg');
}	
.photo2-xv{
	background-image:url('./image/xv/DSC3088_HR.jpg'); 
}
.photo3-xv{
	background-image:url('./image/xv/18XV_EC_0080BP.jpg');
}
.photo4-xv{
	 background-image:url('./image/xv/SUBARU_XV_3.jpg'); 
}
.photo5-xv{
	 background-image:url('./image/xv/Subaru_XV.jpg'); 
}
.photo6-xv{
	 background-image:url('./image/xv/Subaru_XV_interieur.jpg'); 
}
.photo1-impreza,
.photo2-impreza,
.photo3-impreza,
.photo4-impreza{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-impreza{  
	background-image:url('./image/impreza/18IMPREZA_EC_0040BP.jpg');
}	
.photo2-impreza{
	background-image:url('./image/impreza/18IMPREZA_EC_0060BP.jpg'); 
}
.photo3-impreza{
	background-image:url('./image/impreza/IMPREZA_2.jpg'); 
}
.photo4-impreza{
	background-image:url('./image/impreza/Impreza-schuifdak.jpg'); 
}
.photo1-outback, 
.photo2-outback,
.photo3-outback,
.photo4-outback{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-outback{ 
background-image:url('./image/outback/Subaru_Outback_6e_generatie_riante_laadruimte.jpg');
}	
.photo2-outback{
	background-image:url('./image/outback/18OUTBACK_EC_0100BP.jpg'); 
}
.photo3-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_hill_descent_control.jpg'); 
}
.photo4-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_unieke_assist_technology.jpg'); 
}
.photo1-levorg,
.photo2-levorg,
.photo3-levorg,
.photo4-levorg{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-levorg{ 
	background-image:url('./image/levorg/19XV_EE_0090BP.jpg');
}	
.photo2-levorg{
	background-image:url('./image/levorg/Levorg-2.jpg'); 
}
.photo3-levorg{
	background-image:url('./image/levorg/Levorg-3.jpg'); 
}
.photo4-levorg{
	background-image:url('./image/levorg/Levorg-4.jpg'); 
}
.photo1-brz,
.photo2-brz,
.photo3-brz,
.photo4-brz{
	width: 100%;
	height: 300px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 2%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-brz{ 
background-image:url('./image/brz/BRZ-1.jpg');
}	
.photo2-brz{
	background-image:url('./image/brz/BRZ-2.jpg'); 
}
.photo3-brz{
	background-image:url('./image/brz/BRZ-3.jpg'); 
}
.photo4-brz{
	background-image:url('./image/brz/17BRZ_EC_0520BP.jpg'); 
}

.container-buttons{
	max-width: 100%;
	height:auto;
	margin-left:7%;
	margin-right: 7%;
	position: relative;
}
.button-model {
  font-size: 0.6em;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  width: 40%;
  margin-left: 4%;
  margin-right:4%;
  }

/***Occasions-pagina***/
.containerOccasions{
	width:100%;
	height: auto;
}	
/*** 11.0 - Content***/
.content-area {
		float: left;
		margin-right:0;
		width: 100%;
	}

/*** 11.2 - Posts and pages***/
 
 body:not(.search-results) article:not(.type-page) .entry-content {
	float: left;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
} 
.entry-title {
	font-family:Montserrat, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
	line-height: 1.25;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
.entry-header{
	margin-left: 0%;
}
 /***footer***/

.site-container-1 {
	max-width:15%;
	height: auto;
	display: inline-block;
	float: none;
	position: relative;
	margin:0.2em;
	margin: 0.2rem;
	margin-top: 1em;
}
.site-container-1 img {
	vertical-align: text-bottom;
	height: auto;
	max-width: 100%;
}	
.facebook{
		display: none;
}
.facebook-footer{
		display: block;
		float: right;
}


Â&nbsp;Â&nbsp;}


/*** 14.3 - &gt;= 910px    Medium  device | laptops | tablets | ipad landscape***/
{} 	

 @media only screen and (min-width: 56.875em) {

.row::after {
    content: "";
    clear: both;
    display: table;
} 	
[class*="col-"] {
    float: left;
    padding: 15px; 
 }
	.col-s-1 {width: 8.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-2 {width: 16.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-3 {width: 25%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-4 {width: 33.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-5 {width: 41.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-6 {width: 50%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-7 {width: 58.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-8 {width: 66.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-9 {width: 75%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-10 {width: 83.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-11 {width: 91.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-12 {width: 100%;}

.site-header,
.site-header-menu{
	position: relative;
	padding-bottom: 0em;
	margin-bottom: 0;
	padding-top: 0;
	margin-left: 8%;
}
.site-header-main{
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-around;
}
.jubileum{
	top: 9em;
	right: 2em;
		
}	
	.jubileum img{
		width: 10em;
		height: auto;
	}

 .wp-block-columns{ 
	flex-flow: row nowrap!important; 
	 flex-wrap: nowrap!important; 
 }
.container_contact{
	margin-right: 1%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-items: baseline;
	width: 50%;
}	 

.icon-bar-right {
  display: block;
  position: fixed;
  right: 0;
  top: 50%;
  /* opacity: 0.8; */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
   -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  z-index:99999;

}

.icon-bar-right a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 1em;
  transition: all 0.3s ease;
  color: black;
  font-size: 1rem;
  font-weight: 500;
}

.icon-bar-right a:hover {
  cursor: pointer;
}
/**
.contact {
  background: #e1e3ff;
  color: #000;
  transform: rotate(270deg);
  border-radius: 8px;
}
**/
.autofirst-aside {
   background: #ffffff;
   /* opacity: 0.8; */
  color: #000;
  margin-bottom: 1.4em;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  z-index:99999;
}
.autofirst-aside img {
	width: 5rem;
	height: 5rem;
}
.trekhaak-aside {
  background: #ffffff;
  /* opacity: 0.8; */
  margin-bottom: 1.4em;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.trekhaak-aside img{
	width: 5.8rem;
	height: 5rem;
}
.jubileum-aside {
  background: #ffffff;
  /* opacity: 0.8; */
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.jubileum-aside img{
	width: 5rem;
	height: 5rem;
}
	
	
.main-navigation a {
	font-size: 1em;
}
.entry-title{
	font-weight: 900;
	font-style: normal;
	font-size: 1.25rem;
}


.container_logo{
	display:flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

	.logo-subaru{
			max-width: 15%;
			max-height: 100px;
	}	
	.logo-subaru img {
		max-width: auto;
		max-height: 100px;
	}
	.logo-trekhaakcentrum{
			max-width: 15%;
			max-height: 150px;
	}	
	.logo-trekhaakcentrum img {
		max-width: auto;
		max-height: 150px;
	}
	.logo-broekauto{
			max-width: 50%;
			max-height: 100px;
			padding-top: 10px;
			padding-left: 20px;
	}	
	.logo-broekauto img {
		width: auto;
		max-height: 100px;
	}
	
	.facebook-footer{
		display: none;
	}

.slider{
	display: block;
	width:100%;
	height:40%;
	margin-left: 0px;
	z-index: 200;
}


.container-full-width {
	max-width: 1870px;
	padding-left: 24%;
	padding-right: 24%;
	margin-top: 30px;
	margin-bottom: 30px;
} 
.container-occasionpage {
	max-width: 1870px;
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 30px;
	margin-bottom: 30px;
} 
.container-posts{
	max-width: 1300px;
	margin-left:20%;
	margin-top: 3em;
	margin-bottom: 3 em;
}
/* SUBARU*/
.empty-space{
	position: relative;
	display: inline-block;
	height: auto;
	max-width:100px;
}
.first-column{
	position: relative;
	display: inline-block;
	height: auto;
	max-width: 41.66%;
}
.second-column{
	position: relative;
	display: inline-block;
	height: auto;
	max-width: 16.66%;
	border: 1px solid blue;
}
.container-box {
	max-width:1870px;
	height: auto;
	display: inline-block;
	margin: auto;
	padding: 0;
}
/* contentbox is 1/3 of page*/
.content-box-small{
	width:30%;	
	height: 450px;
	display: inline-block;
	margin-left: 0.25%;
	margin-right: 0.25%;
	float: left;	
	border-radius: 3px;
	position: relative;
}
/* content-box has width whole page*/
.content-box-wide{
	width: 1500px;
	width: 50%;
	height: 280px;
	display: inline-block;
	margin-left: auto;
	margin-right:auto;	
	float: left;	
	position: relative;
	overflow: hidden;
}
.content-box-wide iframe{
	display: block;
	max-width: 80%;
	height: auto;
	float: none;
	margin-left: 16%;
	margin-right: 6%;
	margin-top: 9%;
	padding-right: 2em;
}
.content-box-wide img{
	display: block;
	max-width: 80%;
	height: auto;
	float: none;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 5em;
	vertical-align: middle;
}
.content-box-small p,
.content-box-wide p
{
	padding-left: 0%;
}
.post-thumbnail{
	position: absolute;
	bottom: 50px;
	left: 0px;
}
.photobox{ 
	font-size: 70%;}

/* Subaru modellen */

.container-presentation { 
	padding-left: 2%;
	padding-right: 2%;
}
.container-model{
	margin-top:2px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	position: relative;
}
.model {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius:12px;
}
.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 80%;
  left: 32%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius:12px;
}
.container-model:hover .model {
  opacity: 0.8;
}
.container-model:hover .middle {
  opacity: 1; 
}
.text {
  background-color: transparant;
  color: white;
  font-size: 20px;
  padding: 0;
  padding-left: 0.5em;
  max-width: 300px;
}
.text-price {
  background-color: transparant;
  color: white;
  font-size: 16px;
  padding: 0;
  text-align: right;
}
.container-model img{
	max-width: 210px;
	height: auto;
}

/*** pagina's tbv modellen***/
.block-no-gap{
	margin:0;
	gap:0;
}
.content-top{
	max-width: 80%;
	height: auto;
}
.column-1{
	width: 40%;
	height: 300px;
	background-color:#f7fcff;
	overflow: hidden;
}
.column-2{
	width: 40%; 
	height: 300px;
	background-color:#f7fcff;
	margin:0;
	float: left;
	overflow: hidden;
}
.column-3{
	width: 40%;
	height: 300px;
    background-color:#a20510;
	overflow: hidden;
}
 .column-3 h2, 
 .column-3 p,
 .column-3 a{ 
	color: #ffffff; 
 }
.column-4{
	width: 40%;
	height: 300px;
	background-color:#f7fcff;
	margin:0;
	float: left;
	overflow: hidden;
}
.column-1 p,
.column-2 p,
.column-3 p,
.column-4 p {
	font-size: 0.75em;
	font-size: 0.7rem;
	line-height: 1.5;
}		
.photo1-forester,
.photo2-forester,
.photo3-forester,
.photo4-forester,
.photo5-forester,
.photo6-forester{
	width: 40%;
	height: 300px;
	margin:0%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-forester{
	background-image:url('./image/forester/de_nieuwe_FORESTER_bij_Broekauto.jpg'); 
}	
.photo2-forester{
	background-image:url('./image/forester/met_de_FORESTER_onderweg.jpg'); 
}
.photo3-forester{
	background-image:url('./image/forester/FORESTER_ondersteuning.jpg'); 
}
.photo4-forester{
	background-image:url('./image/forester/FORESTER-veiligheid.jpg'); 
}
.photo5-forester{
	background-image:url('./image/forester/Aandrijflijn_e-BOXER.jpg'); 
}
.photo6-forester{
	background-image:url('./image/forester/Best_ in_ Class_ 2019.jpg'); 
}
.photo1-xv,
.photo2-xv,
.photo3-xv,
.photo4-xv,
.photo5-xv,
.photo6-xv{
	width: 40%;
	height: 300px;
	margin:0%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-xv{ 
background-image:url('./image/xv/19XV_EE_0090BP.jpg');
}	
.photo2-xv{
	background-image:url('./image/xv/DSC3088_HR.jpg'); 
}
.photo3-xv{
	background-image:url('./image/xv/18XV_EC_0080BP.jpg');
}
.photo4-xv{
	 background-image:url('./image/xv/SUBARU_XV_3.jpg'); 
}
.photo5-xv{
	 background-image:url('./image/xv/Subaru_XV.jpg'); 
}
.photo6-xv{
	 background-image:url('./image/xv/Subaru_XV_interieur.jpg'); 
}
.photo1-impreza,
.photo2-impreza,
.photo3-impreza,
.photo4-impreza{
	width: 40%;
	height: 300px;
	margin:0%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-impreza{ 
background-image:url('./image/impreza/18IMPREZA_EC_0040BP.jpg');
}	
.photo2-impreza{
	background-image:url('./image/impreza/18IMPREZA_EC_0060BP.jpg'); 
}
.photo3-impreza{
	background-image:url('./image/impreza/IMPREZA_2.jpg'); 
}
.photo4-impreza{
	background-image:url('./image/impreza/Impreza-schuifdak.jpg'); 
}
.photo1-outback, 
.photo2-outback,
.photo3-outback,
.photo4-outback{
	width: 40%;
	height: 300px;
	margin:0%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-outback{ 
background-image:url('./image/outback/Subaru_Outback_6e_generatie_riante_laadruimte.jpg');
}	
.photo2-outback{
	background-image:url('./image/outback/18OUTBACK_EC_0100BP.jpg'); 
}
.photo3-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_hill_descent_control.jpg'); 
}
.photo4-outback{
	background-image:url('./image/outback/Subaru_Outback_6e_generatie_unieke_assist_technology.jpg'); 
}
.photo1-levorg,
.photo2-levorg,
.photo3-levorg,
.photo4-levorg{
	width: 40%;
	height: 300px;
	margin:0%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-levorg{ 
background-image:url('./image/levorg/19XV_EE_0090BP.jpg');
}	
.photo2-levorg{
	background-image:url('./image/levorg/DSC3088_HR.jpg'); 
}
.photo3-levorg{
	background-image:url('./image/levorg/SUBARU_XV_3.jpg'); 
}
.photo4-levorg{
	background-image:url('./image/levorg/subaru_forester-13-hr.jpg'); 
}
.photo1-brz,
.photo2-brz,
.photo3-brz,
.photo4-brz{
	width: 40%;
	height: 300px;
	margin:0%;
	position: relative;
	overflow: hidden;
	float: left;
	background-size: cover; 
	background-image: center;
}
.photo1-brz{ 
background-image:url('./image/brz/BRZ-1.jpg');
}	
.photo2-brz{
	background-image:url('./image/brz/BRZ-2.jpg'); 
}
.photo3-brz{
	background-image:url('./image/brz/BRZ-3.jpg'); 
}
.photo4-brz{
	background-image:url('./image/brz/17BRZ_EC_0520BP.jpg'); 
}
/*************informatiepagina's****************/
.container-left{
	max-width: 50%;
	height: auto;
	margin-left: 10%;
	margin-right: 0%;
	position: relative;
	display: inline-block;
}
.container-left .entry-content{
	padding-left: 0;
	padding-right: 7%;
}
 /*bijbehorende foto **/
.container-right{
	max-width: 25%;
	height: 300px;
	margin-left: 0%;
	margin-right: 10%;
	position: relative;
	display: inline-block;
}
.container-right img{
	height: auto;
	width: 400px;
	padding-top: 180px;
}
.button-model {
  font-size: 1em;
  font-weight: 200;
}

/***Occasions-pagina*/
.containerOccasions{
	width:100%;
	height: auto;
}	
/*** 11.0 - Content
 */
.site-inner {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	
}
.content-area {
		float: left;
		margin-right:0;
		width: 100%;
	}
.newscontent {
	float: left;
	padding-left: 16%;
	margin-right: 0;
	width: 100%;
} 	

/** 11.2 - Posts and pages
 */
body:not(.search-results) article:not(.type-page) .entry-content {
	float: left;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.entry-title {
	font-weight: 900;
	font-style: normal;
	line-height: 1.25;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
.container-news-post {
	position: relative;
	margin-bottom: 0.5em;
	margin-top: 1em;
	padding-bottom: 2em;
	width: 28%;
	height: auto;
	margin-left: 0.6em;
	margin-right:0.6em;
	float: left;
	border-radius: 6px;
}
.container-news-post .entry-title{
	padding-left: 10%;	
	font-size: 100%;
}
.container-news-post .entry-content{
	margin-bottom: 2em;
	padding-left: 10%;
	padding-right: 5%;
	font-size: 100%;
}
.container-news-post .post-thumbnail{
	position: relative;
	bottom:0;
	top: 20px;
	margin: 0px 0px 0px 0px;
	float: none;
}
.container-news-post .post-thumbnail img{
	float: none;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	width: auto;
	height: 150px;
	position: relative;
}
.container-single-news-post {
	position: relative;
	margin-bottom: 1em;
	margin-top: 2em;
	padding-bottom: 2em;
	width: 75%; 
	height: auto;
	margin-left: 16%;
	margin-right:1em;
	float: left;
}
.container-single-news-post .entry-title{
	padding-left: 10%;	
}
.container-single-news-post .entry-content{
	margin-bottom: 2em;
	padding-left: 10%;
	padding-right: 5%;
}
.container-single-news-post .post-thumbnail{
	position: relative;
	bottom:0;
	top: 20px;
	margin: 0px 0px 0px 20px;
	float: none;
}
.container-single-news-post .post-thumbnail img{
	float: none;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	width: auto;
	height: 200px;
	position: relative;
}

 /*******************Contact+Over pagina **/

.container-fw-contact {
	max-width: 1870px;
	padding-left: 12%;
	padding-right: 12%;
	margin-top: 50px;
	margin-bottom: 30px;
}
.container-contact-area{
	 width: 100%;
	 max-width: 100%;
	 margin-bottom:35px;
 }
.contact-address{
	width: 33.33%;
	display: inline-block;
	margin-right: 5%;
 }
.contact-hours{
	width: 33.33%;
	display: inline-block;
}
.contact-contact{
	width: 33.33%;
	display: inline-block; 
	position: absolute;
	float: right;
}
.contact-contact .button-model{
	width: 50%;
	margin-top: 6em;
}

 /**
 * 11.6 - Footer
 */
.site-footer {
	padding: 0 7.6923% 1.75em;
	height: 200px;
	width:100%;
	background-color: #7f7f7f;
}
.footer-container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	background-color: #7f7f7f;
}

.site-info a {
	color: #ffffff;
}
.site-info a:hover,
.site-info a:focus {
	color: #a20510;
}
.site-container-1 {
	max-width:15%;
	height: auto;
	display: inline-block;
	float: none;
	position: relative;
	margin:0.5em;
	margin: 0.5rem;
	margin-top: 1em;
}
.site-container-1 img {
	vertical-align: text-bottom;
	height: 50px;
	width: auto;
}	

.ba-action-bar{
	display: none;
}

}

/*** 14.4 - &gt;= 985px Large Device | laptop | tablet landscape
 */
@media only screen and (min-width: 61.5625em) {
	
	
	.row::after {
    content: "";
    clear: both;
    display: table;
} 	
[class*="col-"] {
    float: left;
    padding: 15px; 
 }
	
 
    .col-s-1 {width: 8.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-2 {width: 16.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-3 {width: 25%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-4 {width: 33.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-5 {width: 41.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-6 {width: 50%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-7 {width: 58.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-8 {width: 66.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-9 {width: 75%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-10 {width: 83.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-11 {width: 91.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-s-12 {width: 100%;}



.site-header,
.site-header-menu{
	position: relative;
	padding-bottom: 0em;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 5%;
}

	.logo-subaru{
			max-width: 15%;
			max-height: 80px;
			}	
	.logo-subaru img {
		max-width: auto;
		max-height: 80px;
	}
	.logo-trekhaakcentrum{
			max-width: 15%;
			max-height: 150px;
	}	
	.logo-trekhaakcentrum img {
		max-width: auto;
		max-height: 150px;
	}
	.logo-broekauto{
			max-width: 50%;
			max-height: 100px;
			padding-top: 10px;
			padding-left: 20px;
	}	
	.logo-broekauto img {
		width: auto;
		max-height: 100px;
	}
	.facebook{
		max-width: 40%;
		max-height: auto;
		float: right;
		margin-top:0px;
		margin-right:1%;
	}


.slider{
	display: block;
	width:100%;
	height:40%;
	margin-left:0px;
	z-index: 200;
}
/* SUBARU*/
.empty-space{
	position: relative;
	display: inline-block;
	height: auto;
	max-width:100px;
}
.first-column{
	position: relative;
	display: inline-block;
	height: auto;
	max-width: 41.66%;
}
.second-column{
	position: relative;
	display: inline-block;
	height: auto;
	max-width: 16.66%;
	border: 1px solid blue;
}
.container-box {
	max-width:1870px;
	height: auto;
	display: inline-block;
	margin: auto;
	padding: 0;
}
/* contentbox is 1/3 of page*/
.content-box-small{
	width:27%;
	height: 540px;
	display: inline-block;
	margin-left: 0.25%;
	margin-right: 0.25%;
	padding-left: 0px;
	float: left;	
	border-radius: 3px;
	position: relative;
}
/* content-box has width whole page*/
.content-box-wide{
	/* width: 1500px; */
	width: 50%;
	height: 280px;
	display: inline-block;
	margin-left: auto;
	margin-right:auto;	
	float: left;	
	border-radius: 3px;
	position: relative;
}
.content-box-small p,
.content-box-wide p{
	font-size: 77%;
}

.post-thumbnail{
	position: absolute;
	bottom: 50px;
	left: 0px;
}		
.button {
  padding: 20px 10px;
 }

/* Subaru modellen */

.container-presentation { 
	padding-left: 2%;
	padding-right: 2%;
}
.container-model{
	margin-top:2px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	position: relative;
}
.model {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius:12px;
}

.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 76%;
  left: 32%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius:12px;
}

.container-model:hover .model {
  opacity: 0.8;
}
.container-model:hover .middle {
  opacity: 1; 
}
.text {
  background-color: transparant;
  color: white;
  font-size: 20px;
  padding: 0;
  padding-left: 1.9em;
  width: 210px;
}
.text-price {
  background-color: transparant;
  color: white;
  font-size: 16px;
  padding: 0;
  text-align: right;
}
.container-model img{
	max-width: 230px;
	height: auto;
}
/** pagina's tbv modellen
***/
.content-top{
	max-width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: inline-block;
	margin-bottom: 3em;
	float: left;
}
.content-top h1,
.content-top h2{
	text-align: center;
}
.column-1 p,
.column-2 p,
.column-3 p,
.column-4 p {
	font-size: 0.75em;
	font-size: 0.75rem;
	line-height: 1.5;
}		

/***Occasions-pagina*/
.containerOccasions{
	width:100%;
	height: auto;
}	
/*** 11.0 - Content
 */
.site-inner {
	margin: 0 auto;
	max-width: 1870px;
	position: relative;
}
.content-area {
		float: left;
		margin-right:0;
		width: 100%;
}
	
/** 11.2 - Posts and pages
 */
 
body:not(.search-results) article:not(.type-page) .entry-content {
	float: left;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
		

	
}

	
 /*** 14.5 - &gt;= 1200px   Large device | laptops 
 */
@media only screen and (min-width: 1200px) {
	
	
.row::after {
    content: "";
    clear: both;
    display: table;
} 	
[class*="col-"] {
    float: left;
    padding: 15px; 
 }
	.col-1 {width: 8.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-2 {width: 16.66%; border: 1px solid green;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-3 {width: 25%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-4 {width: 33.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-5 {width: 41.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-6 {width: 50%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-7 {width: 58.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-8 {width: 66.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-9 {width: 75%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-10 {width: 83.33%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-11 {width: 91.66%;}
Â&nbsp;Â&nbsp;Â&nbsp; .col-12 {width: 100%;}


.main-navigation a {
	font-size: 1.2em;
	padding: 0.84375em 1.2em;
}	
.site-header,
.site-header-menu{
	position: relative;
	padding-top: 0;
	padding-bottom: 0em;
	margin-bottom: 0;
	/* margin-left: 2%; */
}
	.logo-subaru{
			max-width: 15%;
			max-height: 80px;
	}	
	.logo-subaru img {
		max-width: auto;
		max-height: 90px;
	}
	.logo-trekhaakcentrum{
			max-width: 15%;
			max-height: 150px;
	}	
	.logo-trekhaakcentrum img {
		max-width: auto;
		max-height: 150px;
	}
	.logo-broekauto{
			max-width: 50%;
			max-height: 150px;
			padding-top: 10px;
			padding-left: 20px;
	}	
	.logo-broekauto img {
		width: auto;
		max-height: 150px;
	}
	.facebook{
		display: block;
		max-width: 50%;
		max-height: auto;
		float: right;
		margin-top:0px;
		margin-right:2%;
	}
.slider{
	display: block;	
	width:100%;
	height:40%;
	margin-left: 0px;
	z-index: 200;
}
/* SUBARU*/
.empty-space{
	position: relative;
	display: inline-block;
	height: 40px;
	max-width:100%;
	float: left;
}
.first-column{
	position: relative;
	display: inline-block;
	height: auto;
	max-width:58.33%;
	float: left;
	padding-left: 10%;
}
.first-column .post-thumbnail{
  position: relative;
  bottom: 0px;
}
.second-column{
	position: relative;
	display: inline-block;
	height: auto;
	max-width: 41.66%;
	float: left;
	border: 1px solid blue;
	padding-right: 2%;
}
.container-box {
	max-width:1870px;
	height: auto;
	display: inline-block;
	margin: auto;
	padding: 0;
}
/* contentbox is 1/3 of page*/
.content-box-small{
	max-width:27%;	
	display: inline-block;
	margin-left:0.25%;
	margin-right: 0.25%;
	padding-left: 0px;
	float: left;	
	border-radius: 3px;
	position: relative;
	height: 660px;
}

/* content-box has width whole page*/
.content-box-wide{
	max-width: 50%;
	max-height: auto;
	display: inline-block;
	margin-left: auto;
	margin-right:auto;
	margin-top: 2em;	
	float: left;	
	border-radius: 3px;
	position: relative;
}
.content-box-small p,
.content-box-wide p{
	font-size: 100%;
}

.content-box-wide iframe{
	display: block;
	max-width: 80%;
	max-height: auto;
	float: none;
	margin-left: 16%;
	margin-right: 6%;
	margin-top: 9%;
	padding-right: 2em;
}
.post-thumbnail{
  position: absolute;
  margin-bottom:50px;
  margin-left: 0px;
  margin-right: 0px; 
  margin-top:5px;
}
.post-thumbnail img {
	display: block;
	width: 100%;
}

/**********tbv infopagina's *****/
.button {
 padding: 20px;
}
.button-sec-c {
  display: inline-block;
  border-radius: 3px;
  background-color: #a20510;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-transform: none;
  font-weight: 200;
  padding: 20px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 0 9px #999;
  bottom: 0px;
}
.button-sec-c a{
	color: #ffffff;
}


/* ***************Subaru modellen*************** */
.container-presentation{
	margin-left: auto;
	margin-right: auto;
	padding-left: 8%;
	padding-right: 8%;
}
.container-model{
	margin-top:2px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.container-model img{
	max-width: 360px;
}
 .model {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius:12px;
}
.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 80%;
  left: 32%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius:12px;
}
.container-model:hover .model {
  opacity: 0.8;
}
.container-model:hover .middle {
  opacity: 1; 
}
.text {
  background-color: transparant;
  color: white;
  font-size: 28px;
  padding: 0;
  padding-left: 0.9em;
  width: 280px;
}
.text-price {
  background-color: transparant;
  color: white;
  font-size: 16px;
  padding: 0;
  text-align: right;
}

/* pagina's tbv modellen****
***/
.column-1 p,
.column-2 p,
.column-3 p,
.column-4 p {
	font-size: 0.8em;
	font-size: 0.8rem;
	line-height: 1.5;
}		
	
/***Occasions-pagina*/
.containerOccasions{
	width:100%;
	height: auto;
}	

/*** 11.0 - Content
 */
.site-inner {
	margin: 0 auto;
	max-width: 1870px;
	position: relative;
}
.content-area {
		float: left;
		margin-right:0;
		width: 100%;
}

/** 11.2 - Posts and pages
 */ 
body:not(.search-results) article:not(.type-page) .entry-content {
	float: left;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.entry-title {
	font-weight: 900;
	font-style: normal;
	
}



	



}

@media only screen and (min-width: 1600px) {


.jubileum{
	top: 9em;
	right: 10em;
		
}		
	
}</pre></body></html>