:root{
    --font-color2: #595959;
    --font-color: #647589;
    --primary-color: #223645;
}
body{
    color: #223645;
}
.custom-mobile-menu{
    display: none;
}
.home-3-hero-img{
    padding-top: 125px;
}
.home-3-hero-img img{
    box-shadow: 10px 10px 0px 2px rgb(240 229 207);
}
.home-3-hero-content h1, .home-3-hero-content p {
    text-transform: initial;
}
.hero-side-content h4, .hero-side-content p{
    text-transform: initial;
}
.home-3-hero .slide-up {
    margin-top: 25px;
}
.contact-footer p{
    color: #223645;
    line-height: 100%;
}
.contact-footer ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.contact-footer ul li iconify-icon {
    margin-right: 15px;
    color: #FF6036
}
.home-3-service .container h2{
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    color: #223645;
    margin-bottom: 20px;
}
.home-3-btn{
    background: #0068a2;
}
.home-3-service .home-3-box{
    height: 100%
}
.left-topbar i{
    color: #fff;
    margin-right: 10px;
}
.home-two-header .main-menu .user-cta i{
    display: flex;
    align-items: center;
    font-size: 25px;
    cursor: pointer;
}
.contacts .contact-info ul li i{
    font-size: 25px;
    margin-right: 15px;
}
.contact-footer ul li i{
    margin-right: 15px;
    color: #FF6036;
}
/* START STATIC PAGE */
footer{
    border-top: 1px solid #eeeeee;
}
.static-page{
    padding: 50px 0px;
}
.static-page h2{
    font-size: 20px;
    margin-top: 12px;
}
.static-page p, .static-page ul{
    line-height: 160%;
    color: var(--font-color);
    font-family: 'Inter', sans-serif;
}
.static-page ol, .blogs-area ul{
    color: var(--font-color);
}
.static-page a, .blogs-area a{
    display: inline;
    color: var(--font-color);
    text-decoration: underline;
}
.static-page ul, .blogs-area ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    margin-bottom: 20px;
}
/* END STATIC PAGE */

.home-3-btn, .download-pdf-button a{
    color: #ffffff!important;
    text-decoration: none!important;
    padding: 30px 10px!important;
}
.home-3-btn:hover{
    color: #223645;
}
.download-pdf-button{
    margin-left: 0px;
    margin-top: 30px;
    display: inline-block!important;
}
.sitepicker select, .sitepicker select:focus{
    color: #223644;
    border: none;
    cursor: pointer;
    padding: 0.375rem 0.1rem 0.375rem 0.5rem;
}
.home-3-box{
    height: 100%;
}
.blog-banner{
    height: 350px;
    object-fit: cover;
}
.accordion p{
    margin-bottom: 15px;
    color: #647589;
}
.dvit-label{
    position: absolute;
    right: 20px;
    color: #42aaae!important;
    font-size: 11px;
}
.dvit-label a{
    display: inline-block;
    font-size: 11px;
    padding-bottom: 7px;
}
.main-menu ul .active a, .topbar-menu ul .active a{
    color: #da3b11;
}
button{
    border: 1px solid #FF6036;
}
.site-logo img{
    width: 200px;
}
@media only screen and (max-width: 767px) {
      .site-logo img{
        width: 170px;
    }
}
@media only screen and (max-width: 991px) {
    .custom-mobile-menu{
        display: block;
    }
}
.breadcrumb{
    background-color: transparent;
    padding: 0.75rem 0rem;
}
.voorbeeld-oplossing{
    background-color: #F0E5CF;
    padding: 15px;
    margin-top: 15px;
}
.voorbeeld-title{
    font-weight: 600;
}
.page-item.active .page-link {
    background-color: #6c757d;
    border-color: #6c757d;
}
.page-link {
    color: #6c757d;
}
.publicatie-image{
    width: 250px;
    height: 250px;
    object-fit: cover;
}
.box-klacht{
    border: 1px solid #dddddd;
    cursor: pointer;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: solid #ced4da 1px!important;
    height: 38px;
}
.select2-container--default .select2-selection--multiple{
    border: solid #ced4da 1px!important;
    height: 38px;    
}
.select2-container--default .select2-selection--single{
    border: solid #ced4da 1px!important;
    height: 38px!important;      
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    margin-top: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    margin-top: 5px;
}
.upload-button{
    color: #666666!important;
    font-weight: 400!important;
    border: 1px dotted #ced4da!important;
    width: 100%!important;
    height: 100px!important;
    margin-bottom: 0px!important;
    background: transparent;
    border-radius: 3px;
    box-shadow: none;
}
.upload-button:hover{
    text-decoration: underline;
    background: #f0f0f0;
    transition: 0.2s;
}
.upload-files-container{
    margin-top: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
    margin-top: 4px;
    color: #888888;
}
.error-message{
    color: #dc3545;
    font-size: .875em;
}
.error{
    padding: .375rem .75rem!important;
}
.contacts{
    background: #fff;
}
.contacts p, .contacts h2{
    color: #223645!important;
}
.contacts i{
    color: #FF6036;
}
.home-3-service{
    padding: 60px 0;
}
@media (min-width: 1200px){
    .container-small {
        max-width: 800px!important;
    }
}
.static-page h3{
    font-size: 1.2rem;
}
.static-page p{
    color: var(--font-color);
    line-height: 180%;
    margin-bottom: 20px;
}
.static-page strong{
    font-weight: bolder;
}
.link-icon {
    font-size: 11px;
}
.static-page h1{
    margin-bottom: 20px;
    line-height: 140%;
}
.shape_01 {
    top: 26%;
    left: 8%;
    width: 1%;
    min-width: 20px;
    animation: rotated 50s infinite linear;
}
.shape_02 {
    bottom: 26%;
    left: 1%;
    width: 1%;
    min-width: 10px;
    animation: rotated 50s infinite linear;
}
.shape_03 {
    top: 28%;
    right: 1%;
    width: 1%;
    min-width: 18px;
    animation: rotated 50s infinite linear;
}
.shape_04 {
    bottom: 28%;
    right: 27%;
    width: 1%;
    min-width: 18px;
}
.shapes {
    position: absolute;
}
.contact-footer a{
    font-size: 14px;
}
.card-header h2 button {
    color: #223645;
    font-weight: 500;
    font-size: 19px;
}
.btn.btn-link.btn-block.text-left {
    color: #da3b11;
}
h3 {
    font-size: 1.45rem;
}
.nav-pallet1.active{
    background-color: #0068a2!important;
}

.overlay {
  height: 100vh;
  width: 100vw;
  display: none;
  position: absolute;
  z-index: 999;
  top: 0;
  background-color: var(--primary-color);
}

.overlay-content {
  position: relative;
  top: 15%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px 20px;
  text-decoration: none;
  font-size: 30px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
  word-break: break-all;
}

.overlay .active{
    color: #da3b11;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color: #f1f1f1;
}
.mobile-sitepicker{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0px 5px;
}
.mobile-sitepicker select{
    font-size: 25px;
}
.home-read-more{
    color: #da3b11;
}
.faq-heading {
    color: #0068a2;
}
.btn-faq{
    font-weight: 400!important;
}
#voetnoot{
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 30px;
}
section p a{
    text-decoration: underline;
    color: #647589;
    display: inline-block;
}