/* BEGIN OF TEXT */

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat';
    font-weight: 600;
}

h1 {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 30px 0;
}

    h1.landingspage-content-title {
        background-color: rgba(0, 0, 0, 0.65);
        color: #FFF;
        font-family: 'Montserrat';
        font-weight: 300;
        margin: -40px -20px 40px -20px !important;
        padding: 30px;
    }

    @media screen and ( min-width: 768px ){
        h1 {
            font-size: 36px;
            line-height: 40px;
        }
        
            h1.landingspage-content-title {
                margin: -60px -60px 60px -60px !important;
            }
    }
    
    @media screen and ( min-width: 992px ){
        h1 {
            font-size: 48px;
            line-height: 54px;
        }
    }
    
    h1.title {
        color: #467ca7;
        text-align: center;
    }
    
    h1.page-title {
        min-height: 100%;
    }
    
    header h1, .header-cta-mobile h1 {
        color: #FFF;
        font-family: 'Montserrat';
        font-weight: 300;
        margin: 0;
    }

h2 {
    color: #467ca7;
    font-size: 18px;    
}


    @media screen and ( min-width: 992px ){
        h2,
        .columns-cpt_overview h3,
        .post-overview h3 {
            font-size: 21px;
        }
    }

    h2.title {
        margin: 0 0 30px 0;
        text-align: center;
    }
    
       
        h1.title::after,
        h2.title::after {
            background-color: #db2424;
            content: '';
            display: block;
            margin: 20px auto 0 auto;
            height: 4px;
            width: 100%;
            max-width: 160px;
        }
        
    h2.large,
    h2.medium,
    .columns-foto_content h2,
    .modal h2 {
        font-size: 30px;
    }
    
        .modal h2 {
            margin-top: 0;
        }
    
    h2.overview-title {
        font-size: 26px;
    }
    
    
    .columns-foto_content h2 {
        font-family: 'Montserrat';
        font-weight: 300;
    }
    
        
        @media screen and ( min-width: 992px ){
            
           
            h2.title.large,
            .columns-foto_content h2 {
                font-size: 48px;
            }
            
            h2.title.medium,
            .modal h2 {
                font-size: 40px;
            }
            
            h2.overview-title {
                font-size: 36px;
            }
        }
    
    h2.white,
    .columns-foto_content h2 {
        color: #FFF;
    }
    
    h2.grey,
    .columns-cpt_overview h3,
    .post-overview h3 {
        color: #000000;
    }
    
        .columns-cpt_overview h3,
        .post-overview h3 {
            margin-top: 5px;
        }
    
    h2.form-title {
        background-color: #467ca7;
        color: #FFF;
        font-size: 21px;
        margin: 0;
        line-height: 26px;
        padding: 20px 15px;
    }
    
        header h2.form-title {
            min-height: 100%;
        }
    
        @media screen and ( min-width: 992px ){
            
            h2.form-title {
                font-size: 30px;
                line-height: 36px;
                padding: 30px;
            }
            
        }
    

h3 {
    font-size: 16px;
}
    
    .page-content h3 {
        font-size: 18px;
        margin-bottom: 0;
    }
    
        .page-content h3 + p {
            margin-top: 5px;
        }
        
    h3.widget_title {
        color: #FFF;
        font-size: 20px;
        line-height: 24px;
        margin: 0;
    }
    
        h3.widget_title.large {
            font-size: 44px;
            line-height: 52px;
        }
        
    h3.widget_title--block {
        background-color: #467ca7;
        color: #FFF;
        margin: 0;
        padding: 20px 30px;
    }
    
    
        .color-yellow h3.widget_title--block { background-color: #bfba00; }
        .color-lavender h3.widget_title--block { background-color: #9f7eb8; }
        .color-red h3.widget_title--block { background-color: #db2424; }
        .color-blue-pastel h3.widget_title--block { background-color: #7899bf; }
    
    footer h3 {
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 18px;
        margin: 0 0 30px 0;
    }


h4 {
    
}

h5 {
    
}

h6 {
    
}

a,
.more-link,
a.more-link:hover {
    color: #467ca7;
    text-decoration: none;
}


    a:hover, 
    a:focus {
        color: #45be34;
    }
    
    .more-links:hover {
        
    }
    
    .more-link,
    .back-to-link {
        font-family: 'Montserrat';
        font-weight: 400;
        font-size: 16px;
    }
    
        .back-to-link {
            color: #fff;
        }
        
        .page-template-page-stemmen .back-to-link {
            color: #467ca7;
        }
        
            .page-template-page-stemmen .back-to-link:hover {
                color: #45be34;
            }
        
    	@media screen and ( max-width: 767px ){    
	        .back-to-link {
	            color: #000;        
	        }
        }        
        
        .overview-post:hover .more-link::after,
        .more-link:hover::after {
            content: "\f105";
            font-family: fontAwesome;
            margin-left: 5px;
        }
        
        
        .more-link.position-bottom-right {
            position: absolute;
            bottom: 15px;
            right: 15px;
        }
    
    a.button,
    .gform_wrapper .gform_page_footer input[type="button"] {
        background-color: #45be34;
        border: 1px solid #458734;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 2px 2px 2px 0px rgba(29,29,27,0.3);
        -moz-box-shadow: 2px 2px 2px 0px rgba(29,29,27,0.3);
        box-shadow: 2px 2px 2px 0px rgba(29,29,27,0.3);
        color: #fff;
        display: inline-block;
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 16px;
        padding: 18px 20px;
        text-align: center;
        text-decoration: none;
    }
    
        a.button.back-button {
            background-color: #467ca7;
            border: 1px solid #467ca7;
        }
        
        
    
    @media screen and ( min-width: 768px ){
        a.button.position-botton-right {
            position: absolute;
            bottom: 30px;
            right: 30px;
        }
    }
    
    @media screen and ( max-width: 575px ){
        
        a.button {
            display: block;
            width: 100%;
        }
        
    }
    
    a.button:hover,
    a.button:focus,
    .gform_wrapper .gform_page_footer input[type="button"]:hover,
    .gform_wrapper .gform_page_footer input[type="button"]:focus {
        background-color: #458734;
    }
    
    .gform_wrapper .gform_page_footer input[type="button"].gform_previous_button {
        background-color: #467ca7;
        border-color: #467ca7;
        margin-bottom: 15px;
    }
    .gform_previous_button:hover { text-decoration: underline; }
    
        .gform_wrapper .gform_page_footer input[type="button"].gform_previous_button:hover,
        .gform_wrapper .gform_page_footer input[type="button"].gform_previous_button:focus {
            background-color: #458734;
            border-color: #458734;
        }
    
    #top .button.lgxl--show_on_scroll {
        margin: 0 10px;
    }
    
    @media screen and ( max-width: 767px ){
        .text-sm-center {
            text-align: center !important;
        }
    }
    
    
    .widget a {
        color: #000000;
    } 
    
        
        .widget a:hover {
            color: #467ca7;
        }
        
            .color-yellow a:hover { color: #bfba00; }
            .color-lavender a:hover { color: #9f7eb8; }
            .color-red a:hover { color: #db2424; }
            .color-blue-pastel a:hover { color: #7899bf; }

        
        .widget a.button {
            color: #FFF;
            display: block;
        }

p {
    color: #000000;
    line-height: 24px;  
}

    .breadcrumbs p {
        color: #000000;
        font-size: 12px;
        margin: 0;
    }
    
        .breadcrumbs p a {
            color: #000000;
        }

    p.intro,
    .page-content p.intro {
        font-size: 20px;
        line-height: 34px;
    }
    
    .page-content p,
    .page-content ul,
    .page-content ol {
        color: #000000;
        font-size: 18px;
        line-height: 34px;
    }
        
        .page-content ul,
        .page-content ol {
            margin: 0;
            padding: 0 0 0 20px;    
        }
        
            .page-content ul li,
            .page-content ol li {
                margin-bottom: 0;
            }
        
                .page-content ul li {
                    list-style-type: none;
                    position: relative;
                }
                
                    .page-content ul li::before {
                        background-color: #000000;
                        -webkit-border-radius: 5px;
                        -moz-border-radius: 5px;
                        border-radius: 5px;
                        content: '';
                        height: 6.5px;
                        position: absolute;
                        top: 12px;
                        left: -20px;
                        width: 6.5px;
                    }
    
    .widget p {
        color: #FFF;
    }
                
    p.widget-news--postdate {
        color: #467ca7;
        font-size: 12px;
        margin: -4px 0 0 0;
    }
    
        .color-yellow p.widget-news--postdate { color: #bfba00; }
        .color-lavender p.widget-news--postdate { color: #9f7eb8; }
        .color-red p.widget-news--postdate { color: #db2424; }
        .color-blue-pastel p.widget-news--postdate { color: #7899bf; }

    
    footer,
    footer p,
    footer a {
        color: #ffffff;
    }
    
        footer a {
            text-decoration: underline;
        }

strong {
    font-family: 'Montserrat';
    font-weight: 800;
}

ul.social-media {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

    ul.social-media li {
        display: inline-block;
        margin: 0;
        list-style-type: none;
    }
    
        ul.social-media li:first-of-type {
            margin-left: 0;
        }
    
        ul.social-media li a {
            border: 1px solid #ffffff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            color: #ffffff;
            display: block;
            font-size: 16px;
            padding: 14px 0 8px 0;
            text-align: center;
            text-decoration: underline;
            width: 45px;
        }
        
            footer ul.social-media li a {
                font-size: 23px;
                padding: 10px 0;
            }
        
            ul.social-media li a:hover {
                background-color: #ffffff;
                color: #467ca7;
            }


/* DO NOT TOUCH THIS, UNLESS YOU WANT TO ADD OTHER CLASSES/IDS */
a, 
input[type="button"],
input[type="submit"], 
.gform_wrapper ul.gfield_radio li label {
    -webkit-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    -moz-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    -o-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    -ms-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
}

/* END OF TEXT */