/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@font-face {
  font-family: 'FuturaRegular';
  src: url('../eot/futura-boo.eot'); /* IE9 Compat Modes */
  src: url('../eot/futura-bood41d.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../woff/futura-boo.woff') format('woff'), /* Pretty Modern Browsers */
       url('../ttf/futura-boo.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../svg/futura-boo.svg#CeraBasicBlack') format('svg'); /* Legacy iOS */
   font-weight: 500;
   font-style: normal;
}

@font-face {
  font-family: 'FuturaBold';
  src: url('../eot/futura-bol.eot'); /* IE9 Compat Modes */
  src: url('../eot/futura-bold41d.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../woff/futura-bol.woff') format('woff'), /* Pretty Modern Browsers */
       url('../ttf/futura-bol.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../svg/futura-bol.svg#CeraBasicBlack') format('svg'); /* Legacy iOS */
   font-weight: 700;
   font-style: normal;
}

.nf-form-content .ninja-forms-field {
    padding: 8px 20px 8px 20px!important;
}

body {
	font-family: "FuturaRegular" !important;
  font-size: 1.2rem!important;
}

.header-main .nav > li > a {
	font-family: "FuturaRegular" !important;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "FuturaRegular" !important;
	font-weight: 500;
	letter-spacing: 0 !important;
}

strong {
	font-family: "FuturaBold" !important;
	font-weight: 700;
}

:root {
	--huge: 2.5rem;
	--h1: 55px;
	--h2: 45px;
	--h3: 1.25rem;
	--yellow: #fcb62e;
	--red: #ee462c;
	--blue: #0e83ab;
	--green: #63c4b7;
}

/* header */
#header {
	max-width: 100vw;
	padding-left: 4vw;
	padding-right: 4vw;
}

/* global */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 500;
}

h1, .h1, .banner h1, .banner .h1 {
	font-size: var(--h1);
	line-height: 1.1em;
}

h2, .h2, .banner h2, .banner .h2 {
	font-size: var(--h2);
}

h3, .h3, .banner h3, .banner .h3 {
	font-size: var(--h3);
}

h4, .h4, .banner h4, .banner .h4 {

}

h5, .h5 {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0;
}

h6, .h6 {
	font-size: 14px;
}

.banner-home button.flickity-button.flickity-prev-next-button.previous {
    top: 20px;
}

.banner-home button.flickity-button.flickity-prev-next-button.next {
    top: 20px;
}

.btn-contact {
    box-shadow: 0px 0px 35px -15px #000;
}

.header.show-on-scroll, .stuck .header-main {
    background-color: #fff!important;
}


.stuck .white.is-link {
    color: #000!important;
}

/* overlay menu ***/

#menu-scrollto li a {
	font-weight: 300!important;
    color: #000!important;
    font-family: "FuturaRegular" !important;
	font-size: 0.93em!important;
	letter-spacing: .02em!important;
    text-transform: uppercase!important;
}

.menu-scrollto-container {
    width: 100%;
}

.slider-style-container .flickity-slider>*:not(.is-selected), .slider-style-shadow .flickity-slider>*:not(.is-selected), .slider-style-focus .flickity-slider>*:not(.is-selected) {
    transform: scale(1)!important;
}

.banner .is-selected {
	transform: scale(1)!important;
}

.about-us-slider .slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots {
    bottom: -10px!important;
}

li.html.custom.html_top_right_text {
    margin-bottom: 40px;
}

ul.menu>li+li, .widget>ul>li+li {
    border-bottom: 1px solid #ececec!important;
}

#menu-scrollto li:first-child {
    border-bottom: 1px solid #ececec!important;
}

#menu-scrollto li a {
    padding-top: 12px!important;
    padding-bottom: 2px!important;
}

.nav-vertical li li {
    font-size: unset!important;
    padding-left: unset!important;
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    position: absolute!important;
    height: 100%!important;
    width: 20%;
  }

  li.html.header-social-icons.ml-0 {
    background: #E63517;
    position: absolute;
    bottom: 0;
}

.tablepress img {
    width: 20px;
}

button.icon:not(.button), a.icon:not(.button) {
    margin-right: 1.2em!important;
}

.nav-slide {
    padding-top: 60px!important;
    padding: 50px;
}

.nav-sidebar > li > a {
    font-weight: 300!important;
    color: #000!important;
    font-family: "FuturaRegular" !important;
}

.nav-sidebar input[type='search'] {
    border: unset!important;
    padding: unset!important;
    background-color: transparent!important;
    color: #000!important;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    top: 5px;
    position: relative;
}

.off-canvas:not(.off-canvas-center) li.html {
    padding: 0px!important;
}

.html .social-icons {
    padding: 20px!important;
}

.searchform .button.icon i {
    color: #000!important;
}

.search-field::-webkit-input-placeholder {
  color: #000!important;
  font-family: "FuturaRegular" !important;
  font-size: 16px!important;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.searchform .button.secondary:not(.is-outline) {
    background-color: transparent!important;
    border: 0;
}

.nav-sidebar.nav-vertical>li+li {
    border-top: unset!important;
}

.nav-vertical>li+li {
    border-bottom: 1px solid #ececec!important;
}

.off-canvas .nav-vertical>li>a {
    padding-bottom: 0px!important;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 0px!important;
}


/* end overlay menu ***/


.heading-red {
	background-color: var(--red);
	color: #fff;
}

.padding {
	padding: 1rem 1.5rem;
	display: inline;
}

.huge {
	font-size: var(--huge);
}

.section.dark {
    background-color: #fff;
}

.dark, .dark p, .dark td {
    color: #fff;
}

p.intro {
	font-size: 1.25em;
}

p {
	line-height: 2em;
}

.box-text p {
	font-size: 1.1em;
}

small {
	font-size: 14px;
}

.nomargin, .banner .nomargin {
	margin-bottom: 0;
	margin-top: 0;
}

.nopadding {
	padding-bottom: 0;
}

.banner {
  margin: 0 !important;
}

.banner p {
	font-size: 19px;
	line-height: 38px;
}

.box-text .button {
    margin: 0;
}

.button {
	margin-bottom: 0px;
	font-weight: 700;
	font-family: "FuturaBold" !important;
}

.button.is-link {
	padding-left: 0;
	padding-right: 0;
}

.button.align-bottom {
    position: absolute;
    bottom: 1em;
}

.button.primary {
	color: #000;
}


.social-icons a {
	color: #000;
}

.yellow {
	color: var(--yellow) !important;
}

.red {
	color: var(--red) !important;
}

.blue {
	color: var(--blue) !important;
}

.green {
	color: var(--green) !important;
}

.col.bg-yellow .col-inner, .section.bg-yellow {
	background-color: var(--yellow) !important;
}

.col.bg-red .col-inner, .section.bg-red {
	background-color: var(--red) !important;
}

.col.bg-blue .col-inner, .section.bg-blue {
	background-color: var(--blue) !important;
}

.col.bg-green .col-inner, .section.bg-green {
	background-color: var(--green) !important;
}

/* afbeelding en vlak shortcodes */
img.afbeelding {
	position: absolute;
	pointer-events: none;
}

.vlak {
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
   	right: 0;
    bottom: 0;
    width: 100vw;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    z-index: -2;
}

	.vlak-overlay {
		position: absolute;
    	top: 0;
    	bottom: 0;
    	width: 100%;
    	height: 100%;
    	left: -1px;
    	right: -1px;
	}

		.vlak-overlay.yellow {
			background-color: var(--yellow);
		}

		.vlak-overlay.red {
			background-color: var(--red);
		}

		.vlak-overlay.blue {
			background-color: var(--blue);
		}

		.vlak-overlay.green {
			background-color: var(--green);
		}

	.vlak-bg {
  		background-size: cover;
  		position: absolute;
    	top: 0;
    	left: 0;
    	height: 100%;
    	right: 0;
    	bottom: 0;
    	padding: 0 !important;
    	margin: 0 !important;
	}

/* blog */
.tags em span:last-child {
	display: none;
}

.related-tags .col-inner {
	background-color: #fff;
}

	.related-tags .box-text-inner {
		padding: 1em;
		padding-bottom: 3em;
	}

	.related-tags h4 a {
		color: var(--blauw);
	}

	.related-tags a.button {
		position: absolute;
		bottom: 0em;
		left: 1em;
		font-size: 1em;
	}

.button.btn-contact {
	position: fixed;
	right: -62px;
	top: 260px;
	transform: rotate(-90deg);
	z-index: 999;
	padding: 0 1em;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

/* counter */
.counter {
	border-radius: 50%;
	background-color: var(--green);
	color: #fff;
	font-size: 60px;
	width: 244px;
	height: 244px;
	font-weight: bold;
	border: 10px solid #fff;
  padding-top: 63px;
}

.century21 {
  display: none;
}

.padding strong {
    position: relative;
    top: 6px;
}

/* slider */
.banner-home .flickity-slider .img {
    -webkit-transition: all 2s !important;
    transition: all 2s !important;
    padding-top: 0px;
}

.banner-home .banner:not(.is-selected) {
	opacity: 1 !important;
	background-color: transparent !important;
}

	.banner-home .banner:not(.is-selected) .img {
		width: 60% !important;
		padding-top: 15%;
		opacity: 20%;
	}

	.banner-home .banner:not(.is-selected) .text-box {
		display: none;
	}




.text-box.double-width .text {
	width: 240%;
	left: -70%;
}

.img.border img {
	border: 10px solid #fff;
}

.flickity-page-dots {
	bottom: -2em;
}

.text-dark .box * {
	color: var(--blauw);
	text-shadow: none;
}

.pull-left .box .box-text {
	xbox-shadow: 0 3px 5px -4px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.overlay-inner {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

	.overlay-inner h5 {
		color: #fff;
		font-size: 2em;
		width: 100%;
	}



.nf-form-content {
	padding: 0px !important;
	max-width: 100% !important;
}


/* footer */
#footer .menu li {

}

.absolute-footer {
	display: none;
}

ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px;
}

.back-to-top {
    border: 0px solid #000 !important;
    background-color: var(--groen) !important;
    color: #fff !important;
    right: 15px;
    bottom: 15px;
    border-radius: 0;
}

	.slider-style-focus .flickity-page-dots {
		display: none!important;
	}

@media only screen and (max-width: 850px) {
	:root {
		--huge: 48px;
		--h1: 24px;
		--h2: 20px;
		--h3: 18px;
	}

	.header-main li.html.custom {
		display: block;
	}
	
	body #main .flickity-slider > * {
		max-width: 100% !important;
	}
	
	.slider-style-focus .flickity-page-dots {
		bottom: -14px !important;
		display: block!important;
	}
}

@media only screen and (min-width: 851px) {
	.logged-in #masthead #logo {
		top: 32px;
	}

		.pull-left .box .box-text {
		left: -4vw;
	}

	.pull-down .box .box-text {
		bottom: -168px;
	}

	.row-divided>.col+.col:not(.large-12) {
    	border-left: 1px solid var(--warm) !important;
	}
}

@media only screen and (max-width: 1050px) {
  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
      width: 40%;
    }
}

@media only screen and (max-width: 550px) {
  .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
      width: 70%;
    }

    .yellow-fix .vlak {
		height: 78%!important;
	}

	.banner p {
		font-size: 14px;
		line-height: 27px;
	}

	.tablepress {
		font-size: 14px!important;
	}
	
	.vlak-yellow .vlak {
		height: 57%!important;
	}
	
	.red-fix .vlak {
		height: 50%!important;
	}
	
	.yellow-india .vlak {
		height: 80%!important;
	}

}


@media only screen and (max-width: 350px) {
	.transparent #logo img {
		max-height: 160px!important;
	}
}
