<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto');
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,800'); */

/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }


body
{
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;

	font-size: 15px;
	line-height: 24px;
	color: #1976b3;
	overflow-y:scroll;
	background-color: #FFFFFF;
}

@media screen and (max-width: 990px)
{
	body
	{
		font-size: 14.5px;
		line-height: 1.7em;
	}
}

p
{
	margin-bottom: 20px;
}

a:link, a:visited, a:active
{
	color: #232323;
	text-decoration: none;
}
a:hover
{
	color: #232323;
	text-decoration: none;
}


a.btn-wit
{
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	min-width: 120px;
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 0px;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

a.btn-wit:link, btn-wit.a:visited, btn-wit.a:active
{
	color: #FFFFFF;
	background-color: transparent !important;
}
a.btn-wit:hover
{
	color: #096007;
	background-color: #FFFFFF !important;
	text-decoration: none;
}


.social:link, .social:visited, .social:active, .social:hover
{
	color: #9d9d9d;	
}


.email,
.telefoon
{
	color: #9d9d9d;	
}
.email a:link, .email a:visited, .email a:active
{
	color: #9d9d9d;	
}
.email a:hover
{
	text-decoration: underline;
}


a.btn-groen
{
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #096007;
	border-color: #096007;
	border: 2px solid #096007;
	border-radius: 0px;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

a.btn-groen:link, btn-groen.a:visited, btn-groen.a:active
{
	color: #FFFFFF;
	background-color: #096007;
}
a.btn-groen:hover
{
	color: #096007;
	background-color: #FFFFFF;
	text-decoration: none;
}

.btn-search
{
	padding: 4px 10px 4px 10px;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DDD;
	border-color: #AAA;
	border-left: 0px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-radius: 0px;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
@media screen and (max-width: 990px)
{
	.btn-search
	{
		padding: 3px 10px 5px 10px;
	}
}

.btn-search:link, btn-search:visited, btn-search:active
{
	color: #FFFFFF;
}
.btn-search:hover
{
	color: #989898;
}

.btn-search.disabled, .btn-search[disabled]
{
	color: #FFFFFF !important;
}
.btn-search.disabled:hover, .btn-search[disabled]:hover
{
	color: #FFFFFF !important;
}


input.search
{
	line-height: 40px;
	margin: 0;
	padding: 0;
	padding-left: 10px;	
	outline: none;
	border: 1px solid #CCC;
}

input.search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #DDDDDD;
    opacity: 1; /* Firefox */
}

input.search:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #DDDDDD;
}

input.search::-ms-input-placeholder { /* Microsoft Edge */
    color: #DDDDDD;
}


.btn
{
	background-color: #096007;
	border: 2px solid #096007;
	color: #FFFFFF;
	border-radius: 0px;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
	display:inline-block;
}
.btn:hover
{
	color: #096007;
	background-color: #FFFFFF;
	border: 2px solid #096007;
}

.btn.disabled, .btn[disabled]
{
	color: #FFFFFF !important;
	opacity: 0.4;
}
.btn.disabled:hover, .btn[disabled]:hover
{
	color: #096007;
	background-color: #096007;
	border: 2px solid #096007;
}


/* Since iOS adds a &lt;a href="tel123456789"&gt; tag around the number, all you have to do is make a css rule that styles this tag. */
a[href^=tel]
{
	color: inherit;
	text-decoration: none;
}

.img-responsive-center
{
	margin: 0 auto;
}

.imgborder_links
{
	border: 1px solid #CCCCCC;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
}



.opsomming ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.opsomming li
{
	list-style:none;
	padding-left: 5px;
	text-indent: -3em;
}

.opsomming li::before
{
	content: '\2022';
	color: #096007;
	font-weight: bold;
	font-size: 15px;
	line-height: 26px;
	padding-right: 10px;
	position:relative;
}


.opsomming.vlak-rechts li
{
	text-indent: 0em;
}

.opsomming.vlak-rechts li::before
{
	content: url('../img/svg/icoon_pluspunt.svg');
	padding-right: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	position:relative;
	display: table-cell;
	padding-bottom: 10px;
}
.opsomming.vlak-rechts li
{
	display: table-row;
}
.opsomming.vlak-rechts
{
	color: #FFF;
}

@media screen and (max-width: 768px)
{
	.opsomming.vlak-rechts
	{
		padding-left: 15px;
		padding-bottom: 36px;
	}
}


.blauwe-lijn
{
	background-color: #56becf; height: 5px;
}


h1,
.content-container-occasions h1
{
	color: #154fa4;
	font-size: 26px;
	line-height: 34px;
	font-weight: 800;
	margin-top: 45px;
	margin-bottom: 0px;
	padding-left: 40px;
}

.content-container-occasions h1
{
	padding-left: 0px;
	margin-bottom: 20px;
}

h2
{
	color: #154fa4;
	font-size: 34px;
	line-height: 38px;
	font-weight: 800;
	text-transform: none;
	margin: 0;
	margin-top: 35px;
	margin-bottom: 25px;
}

h3
{
	color: #154fa4;
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
	text-transform: none;
	margin: 0;
	margin-top: 35px;
	margin-bottom: 25px;
	padding-top: 10px;
}


@media screen and (max-width: 1200px)
{
	h1
	{
		font-size: 32px;
	}

	h2
	{
		font-size: 30px;
	}
}
@media screen and (max-width: 990px)
{
	h1
	{
		padding-left: 15px;
		font-size: 32px;
	}

	h2
	{
		font-size: 30px;
	}
}
@media screen and (max-width: 768px)
{
	h1
	{
		font-size: 28px;
	}

	h2
	{
		font-size: 27px;
	}
}

.wit
{
	color: #FFFFFF;
}

.no-margin { margin: 0px; }
.no-padding { padding: 0px; }

.margin-bottom-10 {	margin-bottom: 10px; }
.margin-bottom-20 {	margin-bottom: 20px; }
.margin-bottom-30 {	margin-bottom: 30px; }
.margin-bottom-40 {	margin-bottom: 40px; }
.margin-bottom-50 {	margin-bottom: 50px; }
.margin-bottom-60 {	margin-bottom: 60px; }

.margin-top-10 { margin-top: 10px; }
.margin-top-20 { margin-top: 20px; }
.margin-top-30 { margin-top: 30px; }
.margin-top-40 { margin-top: 40px; }

.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-20 { margin-bottom: 20px; }

.padding-top-20 { padding-top: 20px; }

.padding-bottom-30 { padding-bottom: 30px; }

/*****************************************
MENU
*****************************************/

.menu-container
{
	margin-bottom: 10px;
}
@media screen and (max-width: 990px)
{
	.menu-container
	{
		margin-bottom: 0px;
	}
	
	.logo
	{
		margin-top: -50px;	
	}
}



.button-load-url
{
	cursor: pointer;
}



/*****************************************
HEADER CAROUSEL
*****************************************/
/* Let op: Fallback JS voor IE */
#headerCarousel .obj-fit
{
	min-height: 200px;
	object-fit: cover;
	object-position: 50% 50%;
}


.carousel-indicators li { visibility: hidden; }

.carousel-control.left, 
.carousel-control.right
{
    background-image: none
}
@media screen and (max-width: 990px)
{
	.carousel-control.left, 
	.carousel-control.right
	{
		visibility: hidden;
	}
}


/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner &gt; .item.next,
    .carousel-fade .carousel-inner &gt; .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner &gt; .item.prev,
    .carousel-fade .carousel-inner &gt; .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner &gt; .item.next.left,
    .carousel-fade .carousel-inner &gt; .item.prev.right,
    .carousel-fade .carousel-inner &gt; .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.header-vlak
{
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 25px 150px 25px 30px;
	color: #FFFFFF;
	font-size: 46px;
	line-height: 62px;
	font-weight: 800;
	text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	min-height: 270px;
}
	@media screen and (max-width: 767px)
	{
		.header-vlak
		{
			padding: 25px 50px 25px 30px;
			font-size: 36px;
		}
	}


.witte-lijn-rechts
{
	background-color: #FFFFFF; 
	width: 100%; 
	height: 1px; 
	margin-top: 20px;
	margin-bottom: 40px;
}



.witte-lijn
{
	background-color: #FFFFFF; 
	width: 30%; 
	height: 1px; 
	margin: 0 auto;	
	margin-top: 40px;
	margin-bottom: 30px;
}
@media screen and (max-width: 900px)
{
	.witte-lijn
	{
		width: 40%;
	}
}
@media screen and (max-width: 767px)
{
	.witte-lijn
	{
		width: 30%;
	}
}
@media screen and (max-width: 500px)
{
	.witte-lijn
	{
		width: 40%;
	}
}



.owl-portfolio .owl-item &gt; div img
{
	display: block;

	margin-bottom: 20px;

	width: 100%;
	height: auto;
}

	@media screen and (min-width: 497px)
	{
		.owl-portfolio .owl-item &gt; div
		{
			padding: 0px 20px;
		}
	}

		.owl-portfolio .owl-item &gt; div
		{
			padding: 0px 30px;
		}


.slogan-container
{
	background-color: #4cc6c1; padding: 15px 0px; color: #FFF; font-size: 16px; font-weight: 600; letter-spacing: 1px; text-transform:uppercase
}


.diensten-container
{
	background:url(../img/bg_diensten.jpg); background-size: cover; padding-top: 50px; padding-bottom: 100px;
}

.diensten-container .dienst
{
	padding: 50px 30px 80px 30px;
}

.diensten-container .dienst-button-container
{
	position:absolute; bottom: 0px; width: 100%; margin: 0px -30px;
}
@media screen and (max-width: 768px)
{
	.diensten-container .dienst-button-container
	{
		bottom: 30px;
	}
}

.diensten-container .dienst-button
{
	position:relative; margin: 0 auto;
}


.home-content-container
{
	background:url(../img/bg_over-ons.jpg); background-size: cover; padding: 50px 15px
}

.home-content-container .home-content
{
	color: #FFF; margin-top: 40px;
}
.home-content-container .button
{
	padding: 15px 15px 15px 20px;
	text-align:center;
	background-color: transparent !important;
	border: 0px;	
	color: #000000;
	font-weight: 600;
	font-size: 20px;
	min-width: 280px;
	background-image:url('../img/btn-bg-wit.png');
	background-repeat:no-repeat;
	background-size: cover;
	outline: none;
}

.referentie-container
{
	background:url(../img/bg_referenties.jpg); background-size: cover; padding: 30px 15px;
}

.referentie-container .referentie-titel
{
	color: #000; font-size: 20px; font-weight: 600; text-align: center; margin: 40px 0px 50px 0px;
}

.referentie-container .referentie-logo-container
{
	max-width: 1400px; margin: 0 auto; margin-bottom: 60px;
}



/*****************************************
CONTENT
*****************************************/
.content-container-occasions
{
	
}

.content-links-container
{
	background:url(../img/bg_diensten.jpg); background-size: cover; background-position: 43%; padding-bottom: 40px;	
}

.content-rechts-container-roze-rood
{
	padding-left: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c63873+0,d9221a+100 */
	background: #c63873; /* Old browsers */
	background: -moz-linear-gradient(left, #c63873 0%, #d9221a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #c63873 0%,#d9221a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #c63873 0%,#d9221a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c63873', endColorstr='#d9221a',GradientType=1 ); /* IE6-9 */
}

.content-rechts-container-groen-blauw
{
	padding-left: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#07b6a3+0,1976b3+100 */
	background: #07b6a3; /* Old browsers */
	background: -moz-linear-gradient(left, #07b6a3 0%, #1976b3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #07b6a3 0%,#1976b3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #07b6a3 0%,#1976b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07b6a3', endColorstr='#1976b3',GradientType=1 ); /* IE6-9 */
}


.content-rechts-container
{
	padding-left: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1976b3+1,9241e2+100 */
	background: #1976b3; /* Old browsers */
	background: -moz-linear-gradient(left, #1976b3 1%, #9241e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1976b3 1%,#9241e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1976b3 1%,#9241e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1976b3', endColorstr='#9241e2',GradientType=1 ); /* IE6-9 */
}


/*****************************************
GALLERY
*****************************************/
.gallery-fluid-container
{
	background-color: #f6f6f6;
}

.gallery-container
{
	max-width: 1400px; margin: 0 auto; padding-bottom: 90px; padding-top: 80px;
}



/*****************************************
FOOTER
*****************************************/
.footer-fluid-container
{
	background:url(../img/bg_footer.jpg);
	background-size: cover;
	background-position: 50%;
	padding: 0px 15px 30px 15px;
	color: #FFFFFF;
	text-align:center;
}


.footer-content-container
{
	margin-top: 180px;
}
@media screen and (max-width: 990px)
{
	.footer-fluid-container
	{
		text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	}
	
	.footer-content-container
	{
		margin-top: 70px;
	}
}


.footer-content-container a:link, .footer-content-container a:visited, .footer-content-container a:active, .footer-content-container a:hover
{
	color: #FFFFFF;	
}
.footer-content-container a:hover
{
	text-decoration: underline;
}


.footer-bedrijfsnaam,
.footer-adresgegevens
{
	padding-left: 78px;	
}
@media screen and (max-width: 1200px)
{
	.footer-bedrijfsnaam,
	.footer-adresgegevens
	{
		padding-left: 15px;	
	}
}

.footer-facebook-container
{
	padding-left: 50px;	
}
@media screen and (max-width: 990px)
{
.footer-facebook-container
{
	padding-left: 15px;	
}
}

.footer-content-facebook-tekst
{
	float:left;
	margin-right: 10px;	
}

.footer-content-facebook-logo
{
	float:left;
}

@media screen and (max-width: 990px)
{
	
	.footer-content-facebook-tekst
	{
		margin-top: 50px;
		float:none;
		margin-right: 0px;	
	}
	
	.footer-content-facebook-logo
	{
		margin-top: 10px;
		margin-bottom: 30px;
		float:none;
	}
}


@media screen and (max-width: 768px)
{
	.footer-contactgegevens
	{
		margin-top: 20px;
	}

	.footer-content-facebook-tekst
	{
		font-weight: 600;
		margin-top: 80px;
	}
}

.occasion
{
	margin-bottom: 40px;	
}

.occasion .titel
{
	font-weight: 600;
	margin-bottom: 10px;	
}

.occasion .prijs
{
	margin-top: 10px;	
	text-align: left;	
}

/*****************************************
COLOFON
*****************************************/
.colofon-container
{
	padding-top: 0px;
}

.colofon-container .colofon_content
{
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1em;
}


@media screen and (max-width: 380px)
{
	.colofon-container .spaties
	{
		display: none;	
	}
}
@media screen and (min-width: 381px)
{
	.colofon-container .spaties
	{
		display: inline-block;	
	}
	.colofon-container .enter
	{
		display: none;	
	}
}

.colofon-container .colofon_content .links
{
	text-align: left;
	padding-left: 20px;
}
@media screen and (max-width: 990px)
{
	.colofon-container .colofon_content .links
	{
		padding-left: 15px;
	}
}

.colofon-container .colofon_content .links a:link, .colofon-container .colofon_content .links a:visited, .colofon-container .colofon_content .links a:active
{
	color: #AAA;
	text-decoration: none;
}
.colofon-container .colofon_content .links a:hover
{
	color: #AAA;
	text-decoration: underline;
}

.colofon-container .colofon_content .rechts
{
	color: #AAA;
	text-align: right;
}

.colofon-container .colofon_content .rechts a:link, .colofon-container .colofon_content .rechts a:visited, .colofon-container .colofon_content .rechts a:active
{
	color: #AAA;
	text-decoration: none;
}
.colofon-container .colofon_content .rechts a:hover
{
	color: #AAA;
	text-decoration: underline;
}


@media screen and (max-width: 768px)
{
	.colofon-container .colofon_content
	{
		font-size: 12px;
		line-height: 1.6em;
	}

	.colofon-container .colofon_content .links
	{
		text-align: center;
		padding: 0;
	}

	.colofon-container .colofon_content .rechts
	{
		text-align: center;
		padding: 0;
	}
}

@media screen and (max-width: 320px)
{
	.colofon-container .colofon_content
	{
		font-size: 10px;
	}
}


/*****************************************

*****************************************/
.ui-dialog-titlebar
{
	background-color: #096007;
	background-image: none;
	color: #FFFFFF;

	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;

	font-size: 15px;
	line-height: 1.6em;
	border-radius: 0px;
}

.ui-widget-content
{
	border-radius: 0px;
	border:none;

	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;

	font-size: 15px;
	line-height: 1.6em;
	color: #323232;
}

.ui-widget-overlay
{
	opacity: .50 !important;
	filter: Alpha(Opacity=50) !important;

	background: #333333 !important;
	z-index: 10000;
}

.ui-widget.dialog
{
	position:fixed;
}

.ui-widget button
{
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #096007;
	outline:none !important;
	border: 2px solid #096007;
	transition: 200ms;
	-webkit-transition: 200ms;
	border-radius: 0px;
}

.ui-widget button:hover
{
	color: #096007;
	border: 2px solid #096007;
	background-color: #FFFFFF;
	border-radius: 0px;
}

/* Fancybox */
.myClose
{
	height: 36px;
	width: 40px;

	text-align:center;
	font-weight: bold;

	top: 10px;
	right: 5px;

}
.myNext
{
	top: 45%;

	width: 36px;
	height: 36px;
	background:url('../img/fancybox-rechts.gif') no-repeat #cdc099;

	right: -46px;
}
.myPrev
{
	position: absolute;
	top: 45%;

	width: 36px;
	height: 36px;
	background:url('../img/fancybox-links.gif') no-repeat #cdc099;

	left: -46px;
}


.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

@media screen and (max-width: 768px)
{
	.row-eq-height {
	  display:         block;
	}
}


.nowrap
{
	white-space: nowrap;	
}





.business-conference.style-1 {
  padding-top: 30px;
}
.business-conference.style-1 .section-wrapper .conference-schedule {
  z-index: 1;
  position: relative;
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .business-conference.style-1 .section-wrapper .conference-schedule {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -175px;
  }
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item {
  width: calc(100% / 1);
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #ededed;
}
@media (min-width: 992px) {
  .business-conference.style-1 .section-wrapper .conference-schedule .conference-item {
    width: calc(100% / 3);
    border-right: 1px solid #ededed;
  }
}
@media (min-width: 992px) {
  .business-conference.style-1 .section-wrapper .conference-schedule .conference-item:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item:last-child {
  border-bottom: none;
  background: #1976b3;
}
@media (min-width: 992px) {
  .business-conference.style-1 .section-wrapper .conference-schedule .conference-item:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-right: none;
  }
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item:last-child .conference-content {
  padding: 35.5px 0;
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item .conference-thumb {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .business-conference.style-1 .section-wrapper .conference-schedule .conference-item .conference-thumb {
    margin-top: -45px;
    padding-top: 0px;
  }
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item .conference-content {
  padding: 15px 0;
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item .conference-content h2 {
  color: #fff;
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item .conference-content a {
  color: #fff;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item .conference-content a:hover {
  padding-left: 15px;
}
.business-conference.style-1 .section-wrapper .conference-schedule .conference-item .conference-content a i {
  background: #fff;
  color: #1976b3;
  border-radius: 50%;
  font-size: 10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin-right: 5px;
}
.business-conference.style-1 .section-wrapper .conference-header .conference-item {
  padding: 30px 0px 15px 0px;
  2text-align: center;
}
@media (min-width: 992px) {
  .business-conference.style-1 .section-wrapper .conference-header .conference-item {
    text-align: left;
    padding-top: 60px 0;
  }
}
@media (min-width: 992px) {
  .business-conference.style-1 .section-wrapper .conference-header .conference-item .conference-content h2 {
    font-size: 30px;
    line-height: 2.625rem;
  }
}
@media (min-width: 1400px) {
  .business-conference.style-1 .section-wrapper .conference-header .conference-item .conference-content h2 {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .business-conference.style-1 .section-wrapper .conference-gellary {
    margin: 0 -6px;
  }
}
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item {
  margin: 6px;
}
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item:hover .gellary-thumb img {
  transform: scale(1.2);
}
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item.format-video .gellary-thumb {
  position: relative;
}
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item.format-video .gellary-thumb .icon {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 52px;
  height: 52px;
  line-height: 52px;
  border-radius: 50%;
  text-align: center;
  background: #1976b3;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item.format-video .gellary-thumb .text {
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  padding-left: 25px;
  border-radius: 6px;
  background: #1976b3;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 576px)
{
	.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item.format-video .gellary-thumb .icon { top: 40%; }
	.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item.format-video .gellary-thumb .text { top: 70%; }
}

.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item.format-video .gellary-thumb .icon:hover,
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item.format-video .gellary-thumb .text:hover {
  background: #fff;
  color: #1976b3;
}
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item .gellary-thumb {
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
}
.business-conference.style-1 .section-wrapper .conference-gellary .gellary-item .gellary-thumb img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.business-conference.style-1 .section-wrapper .conference-articles {
  padding-top: 30px;
}





.related-even-section.style-1 {
  padding-top: 0;
}
.related-even-section.style-1 .section-wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .related-even-section.style-1 .section-wrapper {
    margin: 0 -15px;
  }
}
.related-even-section.style-1 .section-wrapper .post-item {
  width: calc(100% / 1);
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .related-even-section.style-1 .section-wrapper .post-item {
    width: calc(100% / 2);
	margin-bottom: 20px;
  }
}
.related-even-section.style-1 .section-wrapper .post-item:nth-child(1) .post-item-inner {
  margin-top: 0;
}
@media (min-width: 768px) {
  .related-even-section.style-1 .section-wrapper .post-item:nth-child(1) .post-item-inner {
    margin-top: 15px;
  }
}

.related-even-section.style-1 .section-wrapper .post-item .post-item-inner {
  margin: 15px 0;
}
@media (min-width: 768px) {
  .related-even-section.style-1 .section-wrapper .post-item .post-item-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 15px;
  }
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner:hover .post-thumb img {
  transform: scale(1.2);
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner:hover .post-content h5 a {
  color: #1976b3;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-thumb {
  width: calc(100% / 1);
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-thumb {
    width: calc(100% - 50%);
  }
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-thumb img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-thumb .catagory {
  position: absolute;
  top: 20px;
  left: 10px;
  background: #1976b3;
  color: #fff;
  padding: 9px 18px;
  outline: none;
  border-radius: 5px;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-thumb .catagory:hover {
  2background: #fff;
  2color: #1976b3;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-content {
  padding: 20px 0;
  width: calc(100% / 1);
}
@media (min-width: 992px) {
  .related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-content {
    width: calc(100% - 50%);
    padding: 0;
    padding-left: 30px;
  }
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-content h5 a {
  outline: none;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 600;
  color: #1976b3;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-content .meta-post span {
  display: block;
  padding: 5px 0;
  color: #3f485d;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-content .meta-post span i {
  color: #1976b3;
  padding-right: 5px;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-content .meta-post span .date {
  color: #3f485d;
}
.related-even-section.style-1 .section-wrapper .post-item .post-item-inner .post-content .meta-post span .date:hover {
  color: #1976b3;
}




.btn-inverse {
  text-transform: uppercase;
  padding: 14px 35px;
  color: #1976b3 !important;
  background: transparent;
  border-radius: 50px;
  border: 2px solid #1976b3;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin-right: 10px;
  margin-left: 40px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 1.5px;
}
.btn-inverse:hover {
  background: #1976b3;
  color: #FFF !important;
}
.btn-inverse
{
  margin-left: 0px;
  border-radius: 5px;
}


.occasionscategorie
{
	margin-left: 15px;
	margin-bottom: 50px;
	width: 100%
}
@media (max-width: 768px) {
	.occasionscategorie
	{
		margin-left: 0px;
		margin-bottom: 50px;
		width: 100%
	}
}

.btn-inverse2 {
  text-transform: uppercase;
  padding: 14px 35px;
  color: #fff !important;
  background: #1976b3;
  border-radius: 50px;
  border: 2px solid #1976b3;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin-right: 10px;
  margin-left: 40px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 1.5px;
}
.btn-inverse2:hover {
  background: #1976b3;
  color: #fff !important;
}
.btn-inverse2
{
  margin-left: 0px;
  border-radius: 5px;
}

@media (max-width: 768px) {
	.btn-inverse
	{
	  
	  margin-right: 0px;
	  margin-bottom: 10px;
	  display: inline-block;
	  width: 100%;
	}

	.btn-inverse:last-child
	{
		margin-bottom: 0px;
	}

	.btn-inverse2
	{
	  margin-right: 0px;
	  margin-bottom: 10px;
	  display: inline-block;
	  width: 100%;
	}

	.btn-inverse2:last-child
	{
		margin-bottom: 0px;
	}

}
</pre></body></html>