/**
 * @license
 * MyFonts Webfont Build ID 2773423, 2014-03-19T11:43:53-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Frutiger Next Paneuropean W1G Condensed Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/frutiger-next/w1g-condensed-bold/
 * Copyright: Copyright &#x00A9; 2008 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH. Frutiger is a trademark of Linotype Corp. reg
 * Licensed pageviews: 500,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2773423
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2a51af");

  
@font-face {font-family: 'FrutigerNextLTW1G-BoldCn';src: url('webfonts/2A51AF_0_0.eot');src: url('webfonts/2A51AF_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2A51AF_0_0.woff') format('woff'),url('webfonts/2A51AF_0_0.ttf') format('truetype');}

/**
 * @license
 * MyFonts Webfont Build ID 2785352, 2014-03-31T03:33:17-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Frutiger Next Paneuropean W1G Condensed Heavy by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/frutiger-next/w1g-condensed-heavy/
 * Copyright: Copyright &#x00A9; 2008 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH. Frutiger is a trademark of Linotype Corp. reg
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2785352
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2a8048");


@font-face {font-family: 'FrutigerNextLTW1G-HeavyCn';src: url('webfonts/2A8048_0_0.eot');src: url('webfonts/2A8048_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2A8048_0_0.woff') format('woff'),url('webfonts/2A8048_0_0.ttf') format('truetype');}
 
 
/**
 * @license
 * MyFonts Webfont Build ID 3387351, 2017-05-11T04:21:15-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FrutigerNextLTW1G-RegularCn by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/frutiger-next/w1g-condensed/
 * Copyright: Copyright &#x00A9; 2008 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH. Frutiger is a trademark of Linotype Corp. reg
 * Licensed pageviews: 250,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3387351
 * 
 * © 2017 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/33afd7");

  
@font-face {font-family: 'FrutigerNextLTW1G-RegularCn';src: url('webfonts/33AFD7_0_0.eot');src: url('webfonts/33AFD7_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33AFD7_0_0.woff2') format('woff2'),url('webfonts/33AFD7_0_0.woff') format('woff'),url('webfonts/33AFD7_0_0.ttf') format('truetype');}
 
 

/* BUTTONS */

/* met hoekje af (geel of zwart) */
.btn {
	font-size: 12px;
    color: #000000;
    padding: 0.5em 1.2em 0.5em 0.8em;
    position: relative;
    border: none;
    text-decoration: none;
    background: #FFD20A;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}
.btn:hover {color: #4C4C4C;}
.btn.black {color: #fff;background: #000;}
.btn.black:hover {color: #eee;}
.btn.no_action {color: #000; cursor: default;}

.cssgradients .btn {
    background: -webkit-linear-gradient(225deg, transparent 7px, #FFD20A 7px);
    background: -moz-linear-gradient(225deg, transparent 7px, #FFD20A 7px);
    background: -o-linear-gradient(225deg, transparent 7px, #FFD20A 7px);
    background: linear-gradient(-135deg, transparent 7px, #FFD20A 7px);
}
.cssgradients .btn.black {
    background: -webkit-linear-gradient(225deg, transparent 7px, #000 7px);
    background: -moz-linear-gradient(225deg, transparent 7px, #000 7px);
    background: -o-linear-gradient(225deg, transparent 7px, #000 7px);
    background: linear-gradient(-135deg, transparent 7px, #000 7px);
}

/*red button*/
.redbutton {
	font-family: FrutigerNextLTW1G-BoldCn, Arial,sans-serif;
	color:#FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size:16px;
	/*padding:15px 30px;*/
	/*padding:15px 30px 14px;*/
	margin:20px 0;
	padding:14px 30px 0;
	position:relative;
	border-right:1px solid #EBA7AA;
	height:32px;
	display:inline-block;
	font-weight:normal;
}
.win .redbutton {
	/*padding:15px 30px 12px;*/
}

.redbutton:after {
	width:36px;
	height:46px;
	display:block;
	content:"";
	position: absolute;
	right:-38px;
	top:0;	
	border-left:1px solid #7B2A25;			
}	

.redbutton {background: url('../img/buttons/red/png/buttons_red_bg_left.png');}
.redbutton:hover {background: url('../img/buttons/red/png/buttons_red_bg_left_hover.png');}
.redbutton:hover:after {background: transparent url('../img/buttons/red/png/buttons_red_bg_right_hover.png') no-repeat top left;}
.redbutton:after {background: transparent url('../img/buttons/red/png/buttons_red_bg_right.png') no-repeat top left;}

/*shadow*/
.shadow {
	-webkit-filter: drop-shadow(1px 3px 5px rgba(0,0,0,0.5));
	filter: url(../img/shadow.svg#drop-shadow);
}
.redbutton:active.shadow,.blackbutton:active.shadow {
	-webkit-filter: drop-shadow(1px 3px 5px rgba(0,0,0,0.0));
	filter: url(../img/no-shadow.svg#drop-shadow);
}

/*black button*/		
.blackbutton {
	font-family: Arial,sans-serif;
	color:#FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size:14px;
	/*padding:13px 30px 13px 30px;*/
	padding:12px 30px 0;
	margin:20px 0;
	display:inline-block;
	height:30px;
	position:relative;
	font-weight:bold;
	background: url('../img/buttons/black/png/buttons_black_bg_middle.png') no-repeat top left;
}

.blackbutton:before {
	width:36px;
	height:44px;
	display:block;
	content:"";
	position: absolute;
	left:0;
	top:0;
	background: url('../img/buttons/black/png/buttons_black_bg_left.png') no-repeat top left;	
}

.blackbutton:after {
	width:36px;
	height:44px;
	display:block;
	content:"";
	position: absolute;
	right:-34px;
	top:0;
	background: url('../img/buttons/black/png/buttons_black_bg_right.png') no-repeat top left;				
}		

/*Hover states*/
.blackbutton:hover.blackbutton:before {background: url('../img/buttons/black/png/buttons_black_bg_left_hover.png') no-repeat top left;}
.blackbutton:hover.blackbutton:after {background: url('../img/buttons/black/png/buttons_black_bg_right_hover.png') no-repeat top left;}
.blackbutton:hover {background: url('../img/buttons/black/png/buttons_black_bg_middle_hover.png') no-repeat top left;}		
