/*
 Theme Name:   Base C-theme
 Theme URI:    https://www.more.nl/
 Description:  Base WP Child Theme
 Author:       MORE
 Author URI:   https://www.more.nl
 Template:     base
 Version:      0.4.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  nexton-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/


/* temp dsp none */
#menu-item-49,
#menu-item-48,
.elementor-element-40cb972 ul li:nth-child(2),
.elementor-element-40cb972 ul li:nth-child(3),
.results {
	display: none
}

/* end temp */
/* GENERAL */

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2F4460;
	font-family: 'fabrikatlight';
	overflow-x: hidden;
	text-rendering: optimizeLegibility;
}

h1,
h2,
h3 {
	font-family: 'fabrikatbold';
	line-height: 1;
}

h1 {
	color: #e94f3d;
	text-transform: uppercase;
}

h2 {
	font-size: 1.8rem
}

h3 {
	color: #2f4461
}

p a {
	color: #E94F3D;
}

.intro h1 {
	color: #fff;
}

.page h1,
.page-template h1,
.single-bedrijven h1 {
	margin-bottom: 2rem;
	margin-top: 4rem;
}

.page h2 {
	margin-bottom: 1rem;
	margin-top: 2rem;
}

a:hover {
	text-decoration: none;
}

button:focus {
	outline: none !important
}

.page-id-73 .wrapper {
	padding-bottom: 0
}

/* COLORS */
.txt_orange {
	color: #e94f3d
}

.txt_white {
	color: #ffffff
}

.bg_orange {
	background-color: #e94f3d
}


/* HEADER */
#wrapper-navbar {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=0);
	/* IE6-9 */
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

#wrapper-navbar.bg-opacity-black {

	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#00000000', GradientType=0);
	/* IE6-9 */
}

.home #main {
	width: 100%
}

.home .wrapper {
	padding: 0
}

.bg-dark {

	background-color: transparent !important
}

.home .homepage-logo,
.navbar-brand img,
.home .homepage-logo-orange {
	height: auto;
	max-height: 50px;
	min-width: 150px;
}

.home .homepage-logo-orange {
	display: none
}

.home .logocontainer.orange .homepage-logo-orange {
	display: block
}

.home .logocontainer.orange .homepage-log {
	display: none
}

.home .navbar-dark .navbar-nav.orange .active>.nav-link,
.home .navbar-dark .navbar-nav.orange .nav-link {
	color: #E94F3D !important
}

#menu-item-1419 {
	background-color: #E94F3D;
	color: #fff;
}

#menu-item-1419 a {
	color: #fff;
}

/* TOPMENU */
.container-fluid.topmenu {
	justify-content: flex-end
}

.top_menu ul {
	margin: 0;
	padding: 0
}

.top_menu ul li {
	display: inline-block;
	padding: 5px 10px;
}

.home .top_menu ul li a {
	color: #E94F3D;
}

.home .topmenu.orange ul li a {
	color: #E94F3D
}

.top_menu ul li a {
	color: #E94F3D;
}

.top_menu .fa {
	font-size: 24px;
	transition: all ease 0.3s;
}

.top_menu ul li a:hover .fa {
	animation: wiggle .3s infinite alternate;
}

@keyframes wiggle {
	0% {
		transform: rotate(-10deg);
	}

	100% {
		transform: rotate(10deg);
	}
}


/* MAIN NAV */
.icon-bar {
	display: block;
	height: 2px;
	margin-top: 6px;
	transition: all 0.2s;
	width: 29px
}

.home .navbar-toggler.orange .icon-bar {
	background-color: #E94F3D
}

.icon-bar {
	background-color: #2F4460;
}

.navbar-toggler {
	background: transparent !important;
	border: none;
}

.navbar-toggler .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
	opacity: 0;
}

.navbar-toggler .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
	transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
	opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
	transform: rotate(0);
}

#main-menu li {
	text-align: right;
}

.current-menu-item a,
.current_page_parent a {
	color: #E94F3D
}

.home .navbar-dark .navbar-nav .active>.nav-link,
.home .navbar-dark .navbar-nav .nav-link {
	color: #fff !important;
	font-weight: bold;
	padding-right: 18px;
	text-shadow: 2px 2px 2px #000;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link {
	color: #2F4460;
}

.home .navbar-dark .navbar-nav .nav-link:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link:hover {
	color: #e94f3d
}

.dropdown-menu a {
	font-size: 16px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
	line-height: 1.2;
	color: #2f4461 !important;
}


/* SECTIONS HOME */
section {
	margin-bottom: 4rem;
	margin-top: 4rem;
	padding: 4rem 0;
	position: relative;
	z-index: 9;
}

section.smaller {
	margin-bottom: 4rem;
	margin-top: 4rem;
	padding: 1rem 0;
}

.section {
	background-attachment: fixed !important;
	background-size: cover !important;
	color: #fff;
	text-align: center;
}

.section .container {
	height: 100%;
}

.fp-bg {
	background-size: cover !important
}

.align-items-center {
	height: 100%;

}

#nextonMenu li .line {
	transition: all ease 0.5s;
	width: 0
}

#nextonMenu li.active .line {
	background: #fff;
	height: 1px;
	position: absolute;
	width: 100%;
}

#nextonMenu li.active .line::after {
	background: #fff;
	border-radius: 50%;
	content: '';
	height: 10px;
	margin-top: -4px;
	position: absolute;
	right: 0;
	width: 10px;
}

#nextonMenu li a {
	color: #fff;
}

.menu-scroll {
	padding-left: 15px;
	position: fixed;
	text-align: left;
	top: 30%;
	z-index: 99;
}

.menu-scroll ul {
	float: left;
	list-style-type: none;
	padding: 0;
}

.menu-scroll ul li {
	color: #fff;
	font-family: 'fabrikatbold';
	font-size: 1.3rem;
	line-height: 60px;
	text-transform: lowercase;
}

.section-content,
#section0 .fadeInUp {
	z-index: 1
}

.section-content h2 {
	font-size: 5rem;
	text-transform: uppercase;
}

.fp-viewing-firstPage .homepage-logo,
.fp-viewing-firstPage #nextonMenu {
	display: none;
}

#fullpage {
	overflow: hidden
}

.hide {
	display: none
}

.videoWrapper {
	height: 0;
	padding-bottom: 56.25% !important;
	/* 16:9 */
	padding-top: 25px !important;
	position: relative;
}

.videoWrapper iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* title red */
#fullpage div .section-content h2 b {
	color: #E94F3D
}

/* title blue */
#fullpage .section:nth-child(odd) .section-content h2 b {
	color: #2F4460
}

/* PARTICLES */
.particles-js {
	left: 25%;
	position: fixed;
	top: 25%;
}

.single-post .particles-js {
	display: none;
}

canvas {
	display: block;
}

.particles-js {
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 60%;
	width: 50%;
	z-index: -1;
}

.home .particles-js {
	z-index: 1;
}

.page-js {
	height: 500px !important;
	position: absolute !important;
	top: 0 !important;
	width: 500px !important
}

.case-js {
	height: 600px !important;
	position: absolute !important;
	top: auto !important;
	width: 600px !important;
}


.page-template-cases .entry-content,
.single-bedrijven .smart-insights .entry-content,
.page-template-themas .entry-content,
.page-template-page-thema .smart-insights .entry-content {
	padding: 0;
}

.menuslide {
	z-index: 999
}

.content-usps {
	background: #fff;
	padding-bottom: 90px;
	padding-top: 90px;
	position: relative;
	z-index: 99
}

.content-usps h2 {
	color: #E94F3D;
	font-size: 3rem
}

.content-usps div {
	padding-bottom: 40px;
	padding-top: 40px
}

/* CAROUSEL CASES STYLE */
.carousel-fluid {
	padding-left: 0;
	padding-right: 0;
}

.item-case {
	background-repeat: no-repeat;
	background-size: cover !important;
	color: #fff;
	min-height: 300px;
	text-align: center;
}

.item-case h2 {
	text-transform: uppercase;
}

.item-case a {
	color: #fff;
	text-decoration: none;
}

.item-case .understrap-read-more-link {
	background: none;
	border: 1px solid #fff;
	border-radius: 0;
	margin-top: 15px;
}

.item-case .descr-hover {
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	opacity: 0;
	padding: 65px;
	position: absolute;
	transition: all 0.3s ease;
}

.item-case:hover .descr-hover {
	bottom: 0;
	display: block;
	opacity: 1
}

.item-case .btn {
	position: relative;
}

.item-case .btn:hover:before {
	width: 100%;
}

.item-case .btn:before {
	background: rgba(255, 255, 255, 0.3);
	border-radius: 0px;
	content: '';
	height: 36px;
	left: 0px;
	position: absolute;
	top: 0px;
	transition: all 0.5s ease;
	width: 0px;
}

.owl-nav {
	opacity: 0;
	position: absolute;
	top: 40%;
	transition: all ease 0.3s;
	width: 100%
}

.owl-carousel:hover .owl-nav {
	opacity: 0.8;
}

.owl-prev {
	left: 0px;
	padding: 10px;
	position: absolute;
}

.owl-next {
	padding: 10px;
	position: absolute;
	right: 0px;
}

.product_slide .owl-nav .svg-inline--fa {
	padding-top: 5px;
}

.owl-nav .fa:before {
	color: #fff;
	font-size: 40px;
	opacity: 0.8
}

.owl-theme .owl-nav [class*=owl-] {
	background: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: none;
	border: 2px solid #fff;
}

.owl-item {
	background: #fff;
}

/* LOGO GRID */
.aligncenter {
	color: #2F4460;
	font-family: 'fabrikatlight', arial;
	padding: 40px 0;
	text-align: center
}

.item-bedrijven {
	display: inline-block;
	float: left;
	margin: 0 auto;
	padding: 30px;
	position: relative;
}

.item-bedrijven img {
	-webkit-filter: grayscale(1);
	/* Webkit Nightlies, Google Chrome Canary and Microsoft Edge*/

	filter: gray;
	/* IE6-9 */
	opacity: 0.5;
	transition: all ease 0.3s
}

.item-bedrijven img:hover {
	-webkit-filter: grayscale(0);
	filter: none;
	/* Applies to FF + IE */
}

.fancybox-content {
	background: #fff;
	max-width: 80%;
	padding: 60px 120px
}

.fancybox-content .col-md-7 img {
	max-width: 100%;
	width: 100%;
}

.fancybox-close-small {
	color: #e94f3d;
	height: 60px;
	width: 60px
}

.fancybox-content .logo {
	padding-bottom: 40px
}

.fancybox-content .item-content {
	color: #2F4460;

	line-height: 30px
}

.fancybox-container a {
	color: #E94F3D;
	font-weight: bold;
}

.item-bedrijven img:hover {
	-webkit-filter: grayscale(0%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	opacity: 1
}

.logoos {
	padding-bottom: 70px
}

@media (max-width: 575.98px) {
	.logoos img {
		margin-bottom: 1rem;
		max-width: 50%;
	}
}

#page-wrapper {
	padding-bottom: 0;
	padding-top: 120px;
}

.home #page-wrapper {
	padding-top: 0px
}

#menu-item-49 {
	cursor: pointer;
}

#menu-item-49:hover a {
	color: #fff;
	text-decoration: underline;
}

/* EXPERTISES */

#expertises .entry-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

#expertises .entry-content .wp-block-group {
	background-color: #fbfbfb;
	margin-bottom: 2rem;
	padding: 1rem 2rem;
	width: calc(50% - 40px);
}

#expertises .entry-content .wp-block-group:nth-child(even) {
	margin-right: 2rem;
}

@media (max-width: 575.98px) {
	#expertises .entry-content .wp-block-group {
		margin-right: 0;
		padding: 1rem;
		width: 100%;

	}
}

#expertises .entry-content .wp-block-group a {
	text-decoration: underline;
}

/* FOOTER */
footer {
	background: #E2E2E2;
	position: relative;
	z-index: 99;
	padding-top: 3rem;
}

footer a {
	text-decoration: none;
}

footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer .logo {
	height: auto;
	max-width: 150px;
}

footer strong {
	font-size: 20px;
}

.single footer {
	margin-top: 6rem;
}

.fa-linkedin-in:before {
	content: "\f08c";
	color: #E94F3D;
	font-size: 1.6rem;
}

@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	font-display: swap;
	src: url("/wp-content/themes/base-child/fontsfonts/fa-brands-400.eot");
	src: url("/wp-content/themes/base-child/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
		url("/wp-content/themes/base-child/fonts/fa-brands-400.woff2") format("woff2"),
		url("/wp-content/themes/base-child/fonts/fa-brands-400.woff") format("woff"),
		url("/wp-content/themes/base-child/fonts/fa-brands-400.ttf") format("truetype"),
		url("/wp-content/themes/base-child/fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-display: swap;
	line-height: 1;
	margin-top: 1rem;
}

#wrapper-footer {
	background: #E2E2E2;
	padding: 5px;
}

#wrapper-footer a {
	font-size: .8rem;
}

#text-2 img {
	max-width: 200px;
	padding-bottom: 10px;
}

#wrapper-footer-full,
#wrapper-static-hero {
	background-color: transparent;
	padding-bottom: 0;
	padding-top: 2rem;
}

.menu-footer-item {
	border-left: 1px solid #fff;
	color: #fff;
	padding-left: 10px;
	padding-top: 40px
}

/* FOOTER NAV */
.menu-below-footer-menu-container ul li {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 0 10px
}

.menu-below-footer-menu-container ul li a {
	color: #2F4460
}

/* SINGLE CASES STYLE */
.single-cases h1 {
	color: #E94F3D;
	text-transform: uppercase
}

.single-cases .results h2 {
	padding-bottom: 30px
}

.single-cases .results h3 {
	font-family: 'fabrikatlight', arial;
	font-size: 3rem;
}

.single-cases .wrapper {
	padding-bottom: 0
}

.container__gerealiseerd {
	padding-bottom: 4rem;
}

.single-cases .gerealiseerd h2 {
	color: #2F4460;
	font-size: 1.5rem;
}

.gerealiseerd .partneroverview {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-top: 20px;
}

.gerealiseerd .partneroverview a {
	display: inline-flex;
	margin-bottom: 20px;
	padding-right: 20px;
	text-decoration: none;

}


.gerealiseerd .partneroverview .logo {
	align-items: center;
	display: flex;
	justify-content: center;
	width: 100%;
	max-width: 200px;
}


.gerealiseerd .partneroverview .logo img {
	max-height: 90px;
	padding: 0 1rem;
	width: 100%;
}

@media (max-width: 576px) {
	.gerealiseerd .partneroverview a {

		width: 50%;

	}
}



.logo a:hover {
	text-decoration: none;
}

.clipping {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}

.clipping img {
	left: 0;
	margin-left: -1px;
	margin-top: -2px;
	top: 0;
	width: 100%
}

.single-stories .clipping {
	display: none;
}
.single-stories #latestStories {
	background-color: #ecf1f1; 
	margin-top:6rem;
}
.single-stories footer {
	margin-top:0;
}

.headcaseimage {
	overflow: hidden;
}

.headcaseimage img {
	left: 0;
}

.flexbox-container {

	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;

	align-items: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	z-index: 200;
}

.single-cases .gallery-images ul {
	margin: 0;
	padding: 0;
}

.single-cases .gallery-images ul li {
	list-style-type: none;
	margin-bottom: 40px;
}

.single-cases .gallery-images ul li img {
	height: 300px;
	transition: opacity ease 0.3s;
	width: 100%;

}

.single-cases .gallery-images ul li:hover img {
	opacity: 0.8;
}

.single-cases .gallery-images ul li:hover::before {
	color: #fff;
	content: '\f002';
	font-family: FontAwesome;
	font-size: 28px;
	margin-left: 10px;
	position: absolute;
	transition: all ease 0.3s;
	z-index: 99;

}

.single-cases .extra-case-info {
	background: #ECF1F1;
	padding: 90px 0;
}

.single-cases .meer-cases,
.single-bedrijven .meer-cases {
	/* background:#ECF1F1; */
	padding: 40px 0;
}

.single-cases .meer-cases h2 {
	margin-bottom: 0
}

.single-cases .extra-case-info h2 {
	font-size: 2rem;
}

.single-cases h2,
.single-cases .extra-case-info b {
	color: #E94F3D;
	text-transform: uppercase
}

.single-cases .carousel-fluid h2,
.single-bedrijven .carousel-fluid h2 {
	color: #fff;
}

/* SINGLE BLOGITEMS */
.single .entry-content {
	padding: 30px 60px;
}

.single .entry-header img.cutout {
	height: auto;
	position: absolute;
	top: -1px;
	transform: scale(1.01);
}

.thumb-container {
	overflow: hidden;
	position: relative;
}

.single .entry-header h1 {
	color: #E94F3D;
	font-family: 'fabrikatlight';
	font-weight: bold;
	padding: 40px 60px 0px 60px;
	text-transform: uppercase;
}

.single article {
	padding-bottom: 50px;
}

.single h2 {
	color: #2F4460;
	font-family: 'fabrikatblack';
	font-size: 2rem;
	padding-top: 20px;
	text-transform: uppercase;
}

.single .wrapper {
	padding-bottom: 0;
}

.single .footer_link {
	font-family: 'fabrikatblack';
	font-size: 1.5rem;
	padding: 30px 0;
	text-align: center;
}

.single .footer_link span {
	color: #E94F3D;
}

.single .contact_us {
	background: #ecf1f1;
	padding: 30px 0;
	text-align: center;
}

.single .contact_us h2 {
	color: #e94f3d;
	font-family: 'fabrikatblack';
	font-size: 2rem;
	padding-bottom: 10px;
	width: 100%;
}

.single .contact_us ul {
	text-align: center;
	width: 100%;
}

.single .contact_us ul li {
	display: inline-block;
}

.single .contact_us ul li .fa {
	font-size: 27px;
}

.single .contact_us ul li span {
	padding: 0 14px;
}

.author_section {
	display: flex;
	padding: 0 60px;
}

.author_section .author_img {
	padding-right: 30px;
}

.author_section .author_img img {
	border-radius: 50%;
}

.author_section .author_descr .fa {
	font-size: 24px;
	padding-right: 5px;
}

.author_section h3 {
	color: #e94f3d;
	text-transform: uppercase;
}

.blogitems_section {
	padding-bottom: 80px;
	padding-top: 80px;
}

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

.blogitems_section .blogitem:nth-child(2) img {
	-webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
}

.blogitems_section .blogitem:nth-child(3) img {
	-webkit-clip-path: polygon(0 0, 100% 0, 89% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 89% 100%, 0% 100%);
}

/* BLOG HOME */
#section0 .left_text {
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: left;
}

#section0 .lastest_insights {
	background: url('assets/nexton-lastest-smart-insignts-home.svg');
	background-size: cover;
	padding: 30px;
	text-align: left;
	z-index: 10;
}

#section0 .lastest_insights h2 {
	padding-bottom: 20px
}

#section0 .lastest_insights h3 {
	font-family: 'fabrikatbold';
	font-size: 1.5rem;

}

#section0 .lastest_insights a {
	color: #fff;
	display: block
}

#section0 .lastest_insights .cta_insights {
	color: #fff;
	font-family: 'fabrikatblack';
	font-size: 1rem;
}

#section0 .lastest_insights li {
	font-size: 30px;
	list-style-type: disc;
}

/* BLOG */

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	/* margin-right: -15px;
    margin-left: -15px; */
}

article .logo img:first-child {
	height: 69px;
}

.blog article.highlight {
	background-position: center !important;
	background-size: cover !important;
	display: flex;
	margin-top: 10px;
	min-height: 300px;
	padding: 0;
	width: 100% !important;

}

.blog article.highlight .smart-overlay {
	background-size: cover;
	display: block;
	height: 100%;
	position: absolute;
	transform: scale(1.01);
	width: 100%;
	z-index: 1;
}

.blog article.highlight .entry-header {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	display: block;
	height: 100%;
	max-height: initial !important;
	position: relative;
	width: 50%;
}

@media (min-width: 992px) {
	.blog article.highlight .entry-header:after {
		border-bottom: solid 0px transparent;
		border-left: solid 400px transparent;
		border-right: solid 50px #e94f3d;
		border-top: solid 500px transparent;
		content: "";
		height: 0px;
		position: absolute;
		right: 0;
		width: 0px;
	}
}

.blog article.highlight .entry-content {
	background: rgba(233, 79, 61, 1);
	color: #fff;
	height: 100%;
	padding: 2rem;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

.blog article.highlight .entry-content a,
.blog article.highlight .entry-content h2 {
	color: #fff;
}

.blog article:nth-child(2) header:after,
.blog article:nth-child(6) header:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border-top: 250px solid transparent;
	border-right: 40px solid #fff;
	pointer-events: none;
}

.group-blog .blog article header:after {
	display: none;
}

.blog article:nth-child(5) header:after,
.blog article:nth-child(8) header:after,
.latest .recent:nth-child(1) article header:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border-bottom: 250px solid transparent;
	border-right: 40px solid #fff;
	pointer-events: none;
}

.blog article {
	margin: 30px;
	position: relative;
	width: calc(50% - (2 * 30px));
}
@media(min-width:1180px) {
	article.story {
		width: calc((100% / 3) - (3 * 30px)); 
	}
}
article.story .entry-header,
.latest article header {
	max-height: initial !important;
}
article.story .entry-content {
	padding:0;
}

.single-stories #content img.wp-post-image {
	max-width: 380px;
    float: right;
    padding-left: 30px;
    padding-bottom: 30px;
}

.blog article img {
	height: auto;
	width: 100%;
}

.blog article .thumb {
	overflow: hidden;
	position: relative;
}

.blog article>a {
	height: 100%;
	position: absolute;
	width: 100%;
}

.blog article p a {
	color: #E94F3D;
	text-decoration: none;
}

.blog article h2,
#latestRefs article h2,
#latestPosts article h2 {
	color: #2F4460;
	line-height: .9;
	margin-bottom: 1rem;
	margin-top: 1rem;
	text-transform: uppercase;
}



.homepage-logo#mobile-logo-home {
	display: none;
}


@media(max-width:1200px) {
	.section-content h2 {
		font-size: 4rem
	}
}

@media(max-width:1024px) {
	.item-case .descr-hover {
		opacity: 1
	}
}

@media(max-width:990px) {
	.section-content h2 {
		font-size: 3rem
	}
}

@media(max-width:768px) {
	.menu-scroll {
		display: none;
	}

	.top_menu ul {
		display: none;
		margin: 0 auto;
		text-align: center;
	}

	.page-js {
		left: 0 !important;
		width: 90% !important;
	}

	.particles-js {
		left: 10% !important;
		width: 80% !important;
	}

	.page .entry-content {
		padding: 0px 10px
	}

	.elementor-73 .elementor-element.elementor-element-0012587 .elementor-heading-title {
		font-size: 2.8rem !important
	}

	.navbar {
		padding: 1rem;
	}

	.section {
		background-attachment: local !important
	}

	.fancybox-content {
		margin-top: 1vh;
		max-height: 85vh;
		max-width: 97vw;
		padding: 10px 0
	}

	.fancybox-content .col-md-7 img {
		margin-top: 40px;
	}

	.fancybox-content .logo {
		align-items: center;
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		margin-top: 40px;
		text-align: center;
	}

	.fancybox-content .item-content {
		padding-bottom: 60px;
		text-align: left;
	}

	.fancybox-content .col-md-7 {
		display: none;
	}

	.blog article {
		width: 100%;
	}

	.blog article.highlight .entry-content {
		padding: 10px;
		padding-left: 80px;
		width: 100%;
	}

	.blog article.highlight .smart-overlay {
		display: none;
	}

	#wrapper-navbar {
		-webkit-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.75);
		background: white !important;
		box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.75);
	}

	#wrapper-navbar a.nav-link {
		color: #E94F3D;
		font-size: 25px;
	}

	#wrapper-navbar .dropdown-menu a.nav-link {
		font-size: 16px;
		text-align: right;
		padding-right: 20px;

	}

	#menu-item-1419 {
		background-color: #fff;
	}

}

h2 p {
	font-size: 80px;
}

@media (min-width: 768px) {

	.bedrijven h1 {
		margin-top: 7%;
	}

}

.post .entry-content a {
	color: #E94F3D;
}

.item-bedrijven a.read-more img {
	left: 50%;
	position: relative;
	top: 50%;
	transform: translate(-50%, -50%);
}

.item-bedrijven {
	height: 150px;
	width: 20%
}

@media (max-width: 768px) {
	.home .wp-image-37 {
		display: none;
	}

	.menu-below-footer-menu-container ul li {
		font-size: 14px;
	}

	.thumb-container {
		max-height: 145px;
	}

	.single .entry-header h1 {
		font-size: 1.5rem;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.single h2 {
		font-size: 1rem !important;
	}

	h2 p {
		font-size: 2rem;
	}

	.home .homepage-logo,
	.navbar-brand img {
		display: block;
		min-width: 150px !important;
	}

	.homepage-logo {
		display: none !important;
	}

	.homepage-logo#mobile-logo-home {
		display: block !important;
	}

	#section0 .left_text {
		padding-top: 70px !important;

	}

	.elementor-73 .elementor-element.elementor-element-c116887 {
		margin: 0 !important;
	}

	.item-bedrijven {
		height: 150px;
		padding: 15px;
		width: 50%;

	}

	.icon-bar {
		background-color: #E94F3D !important;
	}
}


.left_text a {
	color: #fff;
	text-decoration: underline;
}

.single-bedrijven .blogitems_section {
	display: none;
}

.single-bedrijven .smart {
	display: none;
}

@media (min-width: 2000px) {

	.container.logocontainer,
	.container.topmenu {
		max-width: 100%;
	}
}

@media (max-width: 1199.98px) {
	.thumb-container {
		max-height: 350px;
	}
}

@media (max-width: 991.98px) {
	.thumb-container {
		max-height: 260px;
	}
}

@media (max-width: 767.98px) {
	.thumb-container {
		max-height: 195px;
	}

	.single article {
		padding: 0px 15px;
	}

	.single .entry-content {
		padding: 0;
	}
}

@media (max-width: 575.98px) {
	.thumb-container {
		max-height: 127px;
	}
}

.cutout {
	background-size: cover !important;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	transform: scale(1.01);
	width: 100%;
}

/* nieuwe styling 11-02-2020 */


/* SECTIONS: LATEST POSTS AND REFS */
.latest {
	position: relative;
	z-index: 9;
}

.latest a {
	text-decoration: none;
}

.latest h2 {
	margin-bottom: 0rem;
}

.latest .row:first-child h3 {
	margin-bottom: 2rem;
}

.latest .row:first-child h3 a {
	color: #2F4460;
	font-family: fabrikatlight;
	font-size: 1.4rem;
}

.latest article header {
	margin-bottom: 20px;
}

.logo__grid {
	align-items: center;
	display: flex;
	padding: 2.5rem 2rem;

	z-index: 9;
}

.logo__grid a {
	width: 100%;
}

.logo__grid:hover {
	background-color: #fff;
	box-shadow: inset 0 0 0 2px #ccc;
	text-decoration: none;

}

.over__nexton ul {
	margin-top: 2rem;
}

.over__nexton ul li {
	font-size: 22px;
	list-style-type: disc;
	margin-bottom: 1rem;
}

.expertises ul li {
	font-size: 1.25rem;
	list-style-type: disc;
	margin-bottom: 1rem;
}

p,
ul li {
	font-size: 1.25rem;
}

.phone:before {
	content: "\f095";
}

.mail:before {
	content: "\f003";
}

.contact_opnemen {
	padding-bottom: 30px;
}

.contact_opnemen .title {
	color: #e94f3d;
	font-family: 'fabrikatblack';
	font-size: 2rem;
	margin-top: 2rem;
}

#aanpakNexton .title {
	align-self: center;
	color: #ffffff;
	font-family: fabrikatbold;
	font-size: 4rem;
	line-height: 1;
}

nav.navbar {
	background: #fff !important;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}

.resultaatgarantie h2 p {
	font-size: 3rem;
}

.over__nexton h3 {
	font-size: 3rem;
}

.expertises h2 {
	font-size: 2rem;
}

.home__intro {
	height: 70vh;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.home__intro {
		height: 80vh;
		margin-bottom: 2rem;
	}
}

.home__intro--bg-img {
	background: url('https://www.nexton.nu/wp-content/uploads/2018/03/bg_login.jpg') no-repeat;
	height: 541px;
	left: 0;
	position: absolute;
	top: 0;
	transform: translateX(0px) translateY(0px);
	width: 100%;
	z-index: -1;
}

.home__intro .row {
	width: 100%;
}

#innovatieNexton .row {
	align-items: center;
	height: 30vh;
	position: relative;
}


.page-id-811 h1 {
	display: none;
}


.page-id-811 ul li {
	font-size: 1.25rem;
	list-style-type: disc;
	margin-bottom: 1rem;
}

#navbarNavDropdown,
#navbarNavDropdown2 {
	justify-content: flex-end;
}



html {
	scroll-behavior: smooth;
}

.anchor {
	margin-top: -90px;
	padding-top: 90px;
}

.cases__img {
	align-items: center;
	display: flex;
	height: 18rem;
	justify-content: center;
	overflow: hidden;

}

.single-cases #content a {
	color: #380040;
	text-decoration: underline;
}

#main-menu li.blue {
	margin-left: 10px;
}

.page-item.active .page-link {
	background-color: #E94F3D;
	border-color: #E94F3D;
}

.page-link {
	color: #E94F3D;
}


footer #text-3 .textwidget {
	text-align: right;
	width: 100%;
}

.page-template-page-thema .smart-insights article header,
.single-bedrijven .smart-insights article header,
.blog article header,
.latest article header {
	align-items: center;
	display: flex;
	max-height: 14rem;
	overflow: hidden;
	position: relative;
}



.page-template-page-thema .smart-insights article img,
.single-bedrijven .smart-insights article img,
.blog article header img {
	transition: all .3s ease;
}

.page-template-page-thema .smart-insights article:hover img,
.single-bedrijven .smart-insights article:hover img,
.blog article:hover img {
	transform: scale(1.1);
	transition: all .3s ease;
}

.cta {
	background: #ecf1f1;
	margin: 3rem 0;
	position: relative;
}


.cta h2 {
	padding-top: 40px;
}

.entry-content .cta .contact_opnemen a {
	color: #2f4461 !important;
	font-weight: normal;
}

@media (max-width: 576px) {

	#page-wrapper {
		padding-top: 90px;
	}

	body {
		overflow-x: hidden;
	}

	h1,
	.h1 {
		font-size: 1.5rem;
	}

	.home__intro--bg-img {
		height: initial;
	}

	#section0 .lastest_insights {
		background: none;
	}

	.wp-block-embed__wrapper iframe {
		width: auto;
	}

	.single-cases h1 {
		font-size: 2rem;
	}

	.blog article {
		margin: 2rem 0;

	}

	.home__intro .row {
		width: auto;
	}

	#section0 .lastest_insights {
		padding: 30px 10px;
	}

	section {
		margin-bottom: 2rem;
		margin-top: 2rem;
		padding: 2rem 0;
	}

	section.smaller {
		margin-bottom: 2rem;
		margin-top: 2rem;
	}

	.page h1,
	.page-template h1,
	.single-bedrijven h1,
	.single h1 {
		margin-top: 2rem;
	}

	.cases__img {
		height: auto;
		overflow: visible;
	}


	.home__intro {
		height: initial;
		margin-top: 90px;
	}

	.home article p {
		display: none;
	}

	.latest article header {
		margin-bottom: .5rem;
	}

	p,
	ul li {
		font-size: 1rem;
	}

	.resultaatgarantie h2 p,
	.contact_opnemen h2,
	.over__nexton h2 {
		font-size: 1.6rem !important;
	}

	.over__nexton h3 {
		font-size: 1.6rem;
	}

	.over__nexton ul li {
		font-size: 20px;
	}

	.intro h1 {
		font-size: 1.3rem;
	}

	.expertises h2,
	.specialisten h2,
	.onze_referenties h2 {
		font-size: 1.6rem !important;
	}


	.logo__grid:hover {
		transform: scale(1);
	}

	.contact_opnemen ul {
		line-height: 2;
		padding-left: 0;
	}


	#main-menu li.blue a {
		background: #2f4461;
		color: #fff !important;
		padding: 0.5rem 1rem !important;
	}

	footer #text-3 .textwidget {
		text-align: left;
		width: 100%;
	}

	.contact_opnemen .title {
		font-size: 1.2rem;
		margin-bottom: 1rem;
	}

	#aanpakNexton .title {
		font-size: 3rem;
	}

	.blog article h2,
	#latestRefs article h2,
	#latestPosts article h2 {
		font-size: 1.4rem !important;
		line-height: 1.2;

	}

	.blog article.highlight {
		flex-direction: column;

	}

	.blog article.highlight .entry-header {
		min-height: 12rem;
		width: 100%;
	}

	.blog article.highlight .entry-content {
		padding-left: 10px;
		width: 100%;
	}


}


.page-template-page-thema .entry-content a {
	color: #E94F3D !important;
	text-decoration: none !important;
}

.page-template-page-thema .entry-content a:hover {
	text-decoration: underline !important;
}

/* Formulieren styling */

.ginput_container.has_first_name label {
	display: none !important;
}

.gfield_description {
	background: #efefef;
	padding: 1rem !important;
}

#field_1_6 .ginput_container {
	margin-top: 0;
}

#field_1_6 .gchoice_1_6_1 {
	display: flex;
}

#field_1_6 .gchoice_1_6_1 label {
	font-size: 1.25rem !important;
	padding-left: 2rem;
}

#field_1_6 .gchoice_1_6_1 label:before,
#field_1_6 .gchoice_1_6_1 label:before {
	top: 6px;
}

#field_1_6 .gchoice_1_6_1 label:after,
#field_1_6 .gchoice_1_6_1 label:after {
	top: 11px;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
	left: -9999px;
	position: absolute;
}

[type="checkbox"]:checked+label,
[type="checkbox"]:not(:checked)+label {
	cursor: pointer;
	display: inline-block;
	font-weight: normal !important;
	line-height: 20px;
	padding-left: 28px;
	position: relative;
}

[type="checkbox"]:checked+label:before,
[type="checkbox"]:not(:checked)+label:before {
	background: #fff;
	border: 1px solid #ddd;
	content: '';
	height: 18px;
	left: 0;
	position: absolute;
	top: 1px;
	width: 18px;
}

[type="checkbox"]:checked+label:after,
[type="checkbox"]:not(:checked)+label:after {
	-webkit-transition: all 0.2s ease;
	background: #2f4461;
	content: '';
	height: 8px;
	left: 6px;
	position: absolute;
	top: 6px;
	transition: all 0.2s ease;
	width: 8px;
}

[type="checkbox"]:not(:checked)+label:after {
	-webkit-transform: scale(0);
	opacity: 0;
	transform: scale(0);
}

[type="checkbox"]:checked+label:after {
	-webkit-transform: scale(1);
	opacity: 1;
	transform: scale(1);
}

.gform_footer input[type='submit'] {
	background: #2f4461;
	border: 0 !important;
	color: #fff;
	font-size: 1.25rem !important;
	font-weight: bold;
	padding: 0.5rem 1rem;
	transition: all .3s ease;
}

.gform_footer input[type='submit']:hover {
	background: #E94F3D;
	cursor: pointer;
}

.gfield:first-of-type {
	margin-top: 0 !important;
}



.gform_wrapper div.validation_error {
	display: none;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: transparent !important;
	border: 0 !important;
}

.gfield input {
	background-color: transparent;
	background-image: none;
	border: 1px solid #dfdfdf;
	box-shadow: none;
}

.headcaseimage {
	margin-bottom: 2rem;
}