@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: 'Roboto', sans-serif;
 	font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #252525;
}

/* HEADINGS */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
	color: #043089;
}

.h1, h1 {font-size: 1.5rem;} 	/* 1.625 = 24px */
.h2, h2 {font-size: 1.375rem;} 	/* 1.375 = 22px */
.h3, h3 {font-size: 1.25rem;} 	/* 1.25 = 20px */
.h4, h4 {font-size: 1.125rem;} 	/* 1.125 = 18px */
.h5, h5 {font-size: 1.0rem;} 	/* 1.0 rem = 16px */
.h6, h6 {font-size: 0.875rem;} 	/* 0.875 = 14px */

.article-details .article-header h1 {font-size: 1.5rem;}
.article-details .article-header h2 {font-size: 1.125rem;}
.article-list .article .article-header h1 {font-size: 1.5rem;}
.article-list .article .article-header h2 {font-size: 1.125rem;}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #043089 !important;}

.float-end {padding: 0px 0px 20px 20px;}

/* LINKS */
a {color: #043089;}
a:hover, a:focus, a:active {color: #5fa5b9;}

/* MENU */
.sp-megamenu-parent>li:last-child>a {padding: 0px 15px 0px 15px;}
.sp-megamenu-parent>li>a {color: #fff;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0 15px;
	line-height: 60px;
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #fff; background: #043089; }
.sp-megamenu-parent>li:hover>a {color: #043089;}

/* sub menu */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {font-size: 1.0rem; padding: 6px 0;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {color: #043089;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color: #043089;}

/* sub menu rechts */

#sp-left .sp-module, #sp-right .sp-module {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 20px 20px 10px 20px;
    border-radius: 0px;
    margin-top: 0;
    background: #f9f9f9;
	box-shadow: 1px 1px 12px 1px #e8e8e8
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 600;
    border-bottom: none;
}

#sp-right .sp-module-content li.active>a {color: #043089; background: #fff; border-left: 3px solid #043089; border-radius: .25rem;}
#sp-right .sp-module-content>ul>li ul>li {padding-left: 20px;}
#sp-right .sp-module ul>li>a {display: block; padding: 4px 8px 4px 15px; line-height: 24px;}
#sp-right .sp-module ul>li {border-bottom: 1px solid #ddd;}
#sp-right .sp-module ul>li:first-child {border-top: 1px solid #ddd;}
.sp-module ul>li>a:hover {color: #043089;}

/* MENU MOBIEL */

@media (max-width: 992px) {
	.logo-image-phone {height: 50px !important; margin-top: 0px;}
	#sp-header {height: 70px !important;}
	#sp-top2 {display: none !important;}
	#sp-top3 {display: none !important;}
	#sp-top4 {display: none !important;}
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #043089 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {color: #043089 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li {border-bottom: 1px solid #eee;}
.burger-icon>span {height: 4px;background-color: #000;}

/* BLOK TOP */
#sp-main-body {padding: 30px 0;}
#sp-top-bar {background: #f5f5f5; color: #252525; padding: 8px 0; font-size: 1.0rem;}
#sp-top1, #sp-top2 {color: #252525; display: flex; align-items: center; justify-content: flex-end;}
#sp-top-bar a {color: #0b7999;}
#sp-section-1 {
	background: #fff !important;
    border-bottom: none;
    padding: 10px 0 !important;
}
#sp-section-2 { background: #fff;}
#sp-section-3 {background: #fff; padding: 0 15px;}

#sp-section-3 .container {background: #95A4AC;}

.fas.fa-check {color: #E8C921; font-size: 22px;}
#sp-user1 {display: flex; align-items: center; justify-content: flex-end;}
#sp-user1 .sp-contact-info {text-align: right;}
#sp-user1 .sp-contact-info li .titel {color: #364565; margin-left: 8px; font-weight: 500;}
.sp-contact-info li {
    margin: 0px 0px 0px 40px;
    font-size: 100%;
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0px;
}

.sppb-addon-content .menu li {
    list-style: none;
    position: relative;
    background: #f7f7f7;
    margin-bottom: 2px;
    width: 100%;
}

.sppb-addon-content .menu li a {
    display: block;
    font-size: 14px;
    color: #404B77;
    line-height: 15px;
    border-left: 5px solid transparent;
    font-weight: 500;
    padding-left: 23px;
    transition: all 0.5sease;
    padding: 12px 14px !important;
    position: relative;
}

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.sppb-addon-content .menu li a:hover {
    background: #F6DB2C;
    color: #ffffff;
    border-color: #222222;
}

.sppb-addon-text-block .sppb-addon-content {
    position: relative;
    color: #333;
    font-weight: 400;
}

.sppb-addon-text {font-size: 0.875rem;}

/* BLOK FOOTER */
#sp-bottom {
    padding: 50px 0 20px;
    font-size: 1.0rem;
    line-height: 1.4;
	background: #95A4AC;
    color: #fff;
}

#sp-bottom .sp-module ul>li {margin-bottom: 6px;}
#sp-bottom a {color: #fff; text-decoration: underline;}
#sp-footer a{color: #043089;}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {color: #fff;}
#sp-footer {background: #6f7d85; color: #afafb5; font-size: 1rem;}
#sp-footer .container-inner {padding: 20px 0;}

#sp-bottom .sp-module-title:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -1px;
    width: 70px;
    height: 1px;
    background-color: #043089;
}

#sp-bottom .sp-module-title {
    position: relative;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 18px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.10);
}

.list-style-one li {
    position: relative;
    color: #f8f8f8;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.list-style-one li:last-child {
    border: 0px;
    margin: 0px;
    padding-bottom: 0px;
}

/* TITEL */
@media(max-width:991px) {
	#sp-user1 {display: none !important;}
	.sp-page-title {padding: 60px 0 60px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 24px !important;}
	.logo-image {height: auto !important;}
	#sp-section-1 {display: none !important;}
}
@media(max-width:767px) {
	.sp-page-title {padding: 30px 0 30px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 18px !important;}
	.float-end {padding: 0px 0px 20px 0px !important;}
}

.sp-page-title {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
    padding: 120px 0;
    text-align: left;
    align-items: end;
    display: flex;
	background: #f5f5f5;
}

.sp-page-title-heading {display: none;}

.sp-page-title .sp-page-title-heading {font-size: 32px; font-weight: 500; line-height: 1.2;}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {margin: 0; padding: 0; color: #fff;}
.sp-page-title > .container {position: relative; z-index: 2;}

/* CONTENT */
.bullets .list-style-three {
	position: relative;
}

.bullets ul li {
	position: relative;
	padding-left: 20px;
	font-weight: 400;
	margin-bottom: 25px;
}

.bullets li::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 10px;
    width: 6px;
    height: 6px;
    background-color: #cdcdcd;
}

.bullets li strong {
    position: relative;
    font-weight: 600;
}

.bullets2 .list-style-four {
	position: relative;
}

.bullets2 li {
	position: relative;
	padding-left: 30px;
	font-weight: 400;
	margin-bottom: 0px;

}

.bullets2 li::before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    color: #E95D1A;
    font-size: 14px;
    font-family: 'FontAwesome';
}
/* blokken home */

.klantenmodule {margin-top: 30px;}

.teaser .sppb-addon-content {
    position: relative;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
}

.sppb-addon-feature {position: relative; border: 8px solid #fff;}
.sppb-img-container {position: relative;}
.sppb-img-container img {
	position: relative;
	width: 100%;
	display: block;
}

/*.sppb-img-container:after {
position: absolute;
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
opacity: 0;
background-color: rgba(232,201,33,0.60);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}*/

.sppb-addon-feature:hover .sppb-img-container:after {opacity: 1;}

.sppb-addon-feature.boxhome1 .sppb-media-content {
position: relative;
text-align: left;
padding: 50px 20px 20px 20px;
border: 1px solid #eeeeee;
}


.sppb-addon-feature:hover .sppb-media-content:before {
    color: #ffffff;
    border-color: #E8C921;
    background-color: #E8C921;
}

.sppb-addon-feature .sppb-addon-title {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #043089;
}

.sppb-addon-title {
	position: relative;
	color: #043089;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2em;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(238,238,238,0.50);
}

.sppb-addon-title:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -1px;
    width: 70px;
    height: 1px;
    background-color: #043089;
}

.title {
    position: relative;
    font-size: 1rem;
    margin-bottom: 10px;
}

.text {
    position: relative;
    font-size: 1rem;
    color: #333;
    font-weight: 400;
	line-height: 24px;
	margin-bottom: 15px;
}

.inner-box {
    position: relative;
    padding-left: 100px;
}

.inner-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    font-size: 38px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    background-color: #f7f7f7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.inner-box h3 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px;
		color: #404B77;
}

.inner-box h3 a {
    color: #222222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.inner-box h3 a:hover {color: #E95D1A;}
.inner-box .text {position: relative; color: #333; font-size: 15px;}
.inner-box:hover .icon-box {color: #ffffff; background-color: #E8C921;}

#sppb-addon-1549505755395 .sppb-icon .sppb-icon-container {
    display: inline-block;
    box-shadow: 0 0 0 0 #ffffff;
    color: #E8C921;
    background-color: #fff;
    z-index: 10;
    position: absolute;
    border-radius: 50%;
    margin-top: -40px;
	left: 40%;
	border: 1px solid #f1f1f1;
}

#sppb-addon-1549505755408 .sppb-icon .sppb-icon-container {
    display: inline-block;
    box-shadow: 0 0 0 0 #ffffff;
    color: #E8C921;
    background-color: #fff;
    z-index: 10;
    position: absolute;
    border-radius: 50%;
    margin-top: -40px;
	left: 40%;
	border: 1px solid #f1f1f1;
}

#sppb-addon-1549505755411 .sppb-icon .sppb-icon-container {
    display: inline-block;
    box-shadow: 0 0 0 0 #ffffff;
    color: #E8C921;
    background-color: #fff;
    z-index: 10;
    position: absolute;
    border-radius: 50%;
    margin-top: -40px;
	left: 40%;
	border: 1px solid #f1f1f1;
}

.rswel-home .sppb-icon-container {
    color: #E8C921;
    background-color: #f7f7f7;
    border-radius: 50%;
	border: 1px solid #f1f1f1;
}