/*
Theme Name: Glansgarant
Author URL: http://www.qstylez.nl
Author: QStylez
Version: 1.0
*/


@font-face {
    font-family: 'Foundry Sterling';
    src: url('https://www.glansgarant.nl/fonts/FoundrySterling-Book.eot');
    src: url('https://www.glansgarant.nl/fonts/FoundrySterling-Book.eot?#iefix') format('embedded-opentype'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Book.woff2') format('woff2'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Book.woff') format('woff'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Book.ttf') format('truetype'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Book.svg#FoundrySterling-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Foundry Sterling Demi';
    src: url('https://www.glansgarant.nl/fonts/FoundrySterling-Demi.eot');
    src: url('https://www.glansgarant.nl/fonts/FoundrySterling-Demi.eot?#iefix') format('embedded-opentype'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Demi.woff2') format('woff2'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Demi.woff') format('woff'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Demi.ttf') format('truetype'),
        url('https://www.glansgarant.nl/fonts/FoundrySterling-Demi.svg#FoundrySterling-Demi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Foundry Sterling Bold';
    src: url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-Bold.eot');
    src: url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-Bold.woff2') format('woff2'),
        url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-Bold.woff') format('woff'),
        url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-Bold.ttf') format('truetype'),
        url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-Bold.svg#FoundrySterlingOT2-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Foundry Sterling ExtraBold';
    src: url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-ExtraBold.eot');
    src: url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-ExtraBold.woff2') format('woff2'),
        url('https://www.glansgarant.nl/fonts/FoundrySterlingOT2-ExtraBold.woff') format('woff'),
        url('https://www.glansgarant.nl/fonts/https://www.glansgarant.nl/fonts/FoundrySterlingOT2-ExtraBold.ttf') format('truetype'),
        url('FoundrySterlingOT2-ExtraBold.svg#FoundrySterlingOT2-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

html {
    font-family: 'Foundry Sterling';
    font-size: 17px;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 1.5;
    scroll-behavior: smooth;
    color: #152439;
}

a {
    color: #05326e;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #f4971c;
}

body {
    margin: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html, button, input, select, textarea {
    font-family: ;
}

strong {
    font-family: 'Foundry Sterling ExtraBold';
}

/* Assistive text */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute !important;
    height: 1px;
    width: 1px;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
:focus {
    outline: 0
}
a.post-edit-link {
    display: none
}
textarea, input[type="submit"] {
    -webkit-appearance: none;
}
ul {
    padding: 0;
    margin: 0;
}

div.entry-content ul {
    padding: 0em 0em 0em 1.5em;
    margin: 1em 0em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Foundry Sterling ExtraBold';
    clear: both;
    line-height: 1.3;
    color: #152439;
}
h1, h2, h3 {
    font-size: 1.5rem;
}
h1 {
    margin-top: 0;
    margin-bottom: 20px;
}
h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
h3 {
    margin-top: 0;
    margin-bottom: 5px;
}
h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 20px;
    color: #f4971c;
}
b, strong {
    font-weight: 800;
}
p {
    margin: 15px 0
}
.error404 .page-title {
    font-size: 1.8rem
}
.home-link {
    float: left;
    position: relative;
    display: block;
    line-height: 0;
}
.home-link img {
    width: auto;
    max-height: 35px;
}

.home-link img.logo.sub {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 5px;
    background: #fff;
    max-height: 55px;
    vertical-align: middle;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    /* Don't cut off the webkit search cancel button */
    width: 270px;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
img {
    border-style: none;
}
img, video {
    height: auto;
    max-width: 100%;
}
section:after, article:after, .inner:after, .clear:after, #inner-header:after, .row:after, .social:after, .site-info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
    color: ;
}
:-moz-placeholder {
    color: ;
}
::-moz-placeholder {
    color: ;
}
:-ms-input-placeholder {
    color: ;
}

/**
 * Standaard
 * ----------------------------------------------------------------------------
 */
.col {
    position: relative;
    min-height: 1px;
    margin: 0 auto;
}
.col p {}
.col-s {
    width: 25%;
}
.col-m {
    width: 66.66%;
}
.col-l {
    width: 96%;
}
.col-l p {}
.col>p:last-of-type {
    margin-bottom: 0;
}

/**
 * Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.entry-content a {}
.entry-content a:hover {}
.entry-content a, .entry-title a {
    text-decoration: none;
}
.entry-title a:hover {}

/**
 * Navigatie
 * ----------------------------------------------------------------------------
 */

.main-navigation {
    clear: both;
    margin: 0 auto;
    position: relative;
}
.nav-menu li {
    display: inline-block;
    position: relative;
}
.nav-menu li a {
    display: block;
    line-height: 1;
    margin: 15px 35px;
    text-decoration: none;
    text-transform: uppercase;
}
.nav-menu li:first-of-type a {
    margin-left: 0px;
}
.nav-menu li:last-of-type a {
    margin-right: 0px;
}
.nav-menu li:hover>a, .nav-menu li a:hover, .nav-menu li:focus>a, .nav-menu li a:focus {}
.nav-menu .sub-menu, .nav-menu .children {
    border-top: 0;
    padding: 0;
    position: absolute;
    z-index: 99999;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
}
ul.nav-menu ul a, .nav-menu ul ul a {
    color: #fff;
    margin: 0;
    width: 200px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {}
ul.nav-menu li:hover>ul, .nav-menu ul li:hover>ul, ul.nav-menu .focus>ul, .nav-menu .focus>ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
}
.nav-menu .current_page_item>a, .nav-menu .current_page_ancestor>a, .nav-menu .current-menu-item>a, .nav-menu .current-menu-ancestor>a {}
.menu-toggle {
    display: none;
}



/*AFTER*/
body.page-template-page-voordelen div.entry-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/**
 * Landingspagina - September 2021
 * ----------------------------------------------------------------------------
 */

.page-template-page-landings header#masthead {
    display: none;
}
.page-template-page-landings section div.inner {
    padding: 0px 15px;
}
body:not(.home).page-template-page-landings div#content {
    padding: 0;
    max-width: initial;
}
.flexbox-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section.landingNav a.homelink {
    display: block;
    width: 200px;
    height: 35px;
    background: url(https://www.glansgarant.nl/wp-content/uploads/2021/09/logo-blauw.svg) no-repeat;
    background-size: contain;
    background-position: center center;
}
section.landingNav a.tel span.b-icon {
    display: block;
    width: 15px;
    height: 15px;
    background: url(https://www.glansgarant.nl/wp-content/uploads/2021/09/Icon_bellen.svg) no-repeat;
    background-position: center center;
    margin-right: 10px;
}
section.landingNav a.tel {
    text-decoration: underline;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #162339;
}
.flexbox-wrapper:after {
    display: none;
}
.page-template-page-landings section.introLaag .inner .left .tekst p:last-of-type {
    margin-bottom: 0;
}

.page-template-page-landings section.introLaag .inner .right {
    color: #162339;
}
.page-template-page-landings section.introLaag .inner .right h2 {
    font-size: 1.5rem;
}
.page-template-page-landings section.introLaag .inner .right {
    flex-basis: 100%;
    width: 100%;
    background: white;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    margin-top: 20px;
}
section.introLaag h1 {
    color: white;
    font-size: 2.25rem;
    line-height: 1;
    margin-bottom: 30px;
}
body.page-template-page-landings .formWrap ul li.gfield div input {
    width: 100%;
    font-family: 'Foundry Sterling' !important;
    font-size: 15px !important;
}
.page-template-page-landings section.introLaag .inner .left h1 br {
    display: none;
}
.page-template-page-landings section.introLaag .inner {
    padding-top: 0;
    padding-bottom: 0;
}
.page-template-page-landings section.introLaag .left {
    flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
    margin-right: 0px;
}
.page-template-page-landings section.introLaag .inner .left h1 {
    margin-right: 0;
}
.page-template-page-landings section.introLaag .inner .left h1 {
    font-size: 4rem;
    margin-top: 40px;
}
.page-template-page-landings .introLaag .tekst strong {
    margin-top: 30px;
    display: table;
}
.page-template-page-landings .introLaag .tekst {
    font-size: 20px;
}
section.introLaag {
    background: rgb(237,114,17);
    background: -moz-linear-gradient(-45deg, rgba(237,114,17,1) 0%, rgba(255,210,0,1) 100%);
    background: -webkit-linear-gradient(
-45deg, rgba(237,114,17,1) 0%,rgba(255,210,0,1) 100%);
    background: linear-gradient(
135deg, rgba(237,114,17,1) 0%,rgba(255,210,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7211', endColorstr='#ffd200',GradientType=1 );
    color: white;
    margin-top: 75px;
    padding: 40px 0px;
    padding-bottom: 75px;
    position: relative;
}
section.introLaag:after {
    content: '';
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    background: white url(https://www.glansgarant.nl/wp-content/uploads/2021/09/right-arrow-5.svg) no-repeat;
    bottom: -35px;
    z-index: 99;
    visibility: visible;
    border-radius: 100%;
    left: 15px;
    box-shadow: 1px 1px 5px #b6b6b6;
    background-position: center center;
}
section.biedenLaag ::-webkit-scrollbar {
  width: 0px;
}
.formWrap .validation_error {
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.formWrap .gform_wrapper .field_description_below .gfield_description {
    padding-top: 5px;
}
.formWrap .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
    margin-top: 0;
}
.formWrap .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .formWrap .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}
/* Track */
section.biedenLaag ::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
section.biedenLaag ::-webkit-scrollbar-thumb {
  background: transparent;
}
.formWrap form h3 {
    display: none;
}
body.page-template-page-landings .formWrap ul li.gfield div input {
    border: 0;
    border-bottom: 1px solid rgb(21 36 57 / 50%);
    margin-top: ;
}

body.page-template-page-landings .formWrap ul li.gfield div {
    margin: 0;
}
body.page-template-page-landings .formWrap ul li.gfield {
    margin-top: 5px;
}
.formWrap .gform_wrapper li#field_9_1 input {
    margin-top: 0;
}
.formWrap .gform_wrapper .gform_heading {
    width: 100%;
    margin-bottom: 0;
}
.formWrap .gform_wrapper .gform_footer input {
    margin-bottom: 0 !important;
    width: auto !important;
    padding: 10px 30px;
    border-radius: 30px;
    font-weight: 500;
    transition: .1s ease-in-out;
    background: #00c93e;
    border: 1px solid #00c93e;
}

.formWrap .gform_wrapper .gform_footer {
    padding: 0;
    margin-top: 20px;
}
section.tekstLaag {
    position: relative;
    padding: 40px 0px;
    padding-top: 75px;
}
section.tekstLaag .right div p:last-of-type {
    margin-bottom: 0;
}
section.tekstLaag .right h2 {
    line-height: 1.2;
}
section.tekstLaag .right {
    flex-basis: 100%;
    width: 100%;
}
section.tekstLaag .left {
    flex-basis: 100%;
    height: 250px;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
}
section.biedenLaag {
    background: #F1F3F5;
    padding: 40px 0px;
    position: relative;
}
.fixedTekst p {
    font-size: 18px;
}
.biedenLaag .quote .content p {
    font-size: 16px;
    margin-bottom: 0;
}

.biedenLaag .quote .content h4 {
    margin-bottom: 10px;
    color: #162339;
    line-height: 1.2;
    font-style: italic;
}
.biedenLaag .quote .content {
    padding: 20px;
    position: relative;
    background: white;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 40px;
}
.biedenLaag .quote span.bg-img {
    display: block;
    width: 100%;
    flex-basis: 100%;
    height: 200px;
    overflow: hidden;
    background-size: cover;
    border-radius: 10px 10px 0px 0px;
    background-position: center center;
}
.biedenLaag .quote {
    position: relative;
}
.biedenLaag .right.opsomming .item .tekst h3 {
    font-size: 1.25rem;
}

.biedenLaag .right.opsomming .item .tekst p {
    margin: 0;
}
.biedenLaag .right.opsomming .item .tekst {
    flex-basis: calc(100% - 90px);
}
.biedenLaag .right.opsomming .item span.icon {
    width: 70px;
    height: 70px;
    background-color: white;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
}
.biedenLaag .right.opsomming .item:nth-of-type(5) span.icon {
    background-size: 25px;
}
.biedenLaag .right.opsomming .item {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 40px;
}
.biedenLaag .right.opsomming .item {
    position: relative;
}

.right.opsomming:before {
    content: '';
    display: block;
    position: absolute;
    visibility: visible;
    width: 1px;
    height: 100%;
    background: rgb(22 35 57 / 25%);
    left: 35px;
    z-index: 0;
}
.biedenLaag .right.opsomming {
    flex-basis: 100%;
    width: 100%;
    position: relative;
}
.biedenLaag .right.opsomming .item:last-of-type {
    margin-bottom: 0;
}
section.vragenLaag .knoppen a:nth-of-type(2) {
    background: #00c93e;
    color: white;
}

section.vragenLaag .knoppen a {
    background: white;
    border-radius: 30px;
    padding: 10px 20px;
    margin: 0px 10px;
    transition: .1s ease-in-out;
}
.formWrap .gform_wrapper .gform_footer input:hover, section.vragenLaag .knoppen a:nth-of-type(2):hover {
    background: #0ca73c;
    color: white;
}

section.vragenLaag .knoppen a:hover {
    background: #dfe2e7;
    color: #162339;
}
section.vragenLaag .knoppen {
    display: flex;
    justify-content: center;
}
section.vragenLaag div p a {
    font-size: 15px;
    text-decoration: underline;
    color: white;
}
section.vragenLaag div p a:hover {
    color: #f4971c;
}
section.vragenLaag span.favicon {
    display: block;
    width: 70px;
    height: 70px;
    background: white url(https://www.glansgarant.nl/wp-content/uploads/2019/07/footer_bg.png) no-repeat;
    background-size: 40px;
    background-position: center center;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
section.vragenLaag h2 {
    color: white;
}
section.vragenLaag {
    padding: 40px 0px;
    background: #162339;
    color: white;
    text-align: center;
}
.page-template-page-landings section#locations, .page-template-page-landings .site-footer div.gr-border, .page-template-page-landings #locations-provincie, .page-template-page-landings #advantages {
    display: none;
}
section.landingNav {
    box-shadow: 0px 3px 6px #0000000d;
    background: white;
    padding: 20px 0px;
        position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

@media (min-width: 768px) {

section.introLaag {
    padding: 60px 0px;
    padding-bottom: 95px;
}
.page-template-page-landings section.introLaag .inner .left h1 {
    font-size: 2.75rem;
}
.page-template-page-landings section.introLaag .inner {
    align-items: center;
}
.page-template-page-landings section.introLaag .inner .right {
    flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
    margin-top: 0;
    padding: 30px;
    box-shadow: 0px 0px 20px #39190026;
}

section.introLaag .left {
    flex-basis: 50%;
    width: 50%;
}
div#gform_wrapper_9 {
    margin-top: 10px !important;
    margin-bottom: 0;
}
body.page-template-page-landings .formWrap ul li.gfield div input {
    width: 100%;
}
section.tekstLaag {
    position: relative;
    padding: 60px 0px;
    padding-top: 95px;
}
section.tekstLaag .inner {
    align-items: center;
}
section.tekstLaag .right {
    flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
}
section.tekstLaag .left {
    flex-basis: 50%;
    margin-bottom: 0;
    height: 300px;
}
section.biedenLaag {
    padding: 60px 0px;
}
.biedenLaag .right.opsomming {
    flex-basis: 50%;
    width: 50%;
    position: relative;
}
.biedenLaag .quote {
    position: relative;
    flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
}
.biedenLaag .right.opsomming .item {
    margin-bottom: 80px;
}
section.vragenLaag {
    padding: 60px 0px;
}
.page-template-page-landings section.vragenLaag div.inner div:not(.knoppen) {
    margin: 20px 0px;
}
.page-template-page-landings section.vragenLaag div.inner {
    max-width: 730px;
}

}

@media (min-width: 1024px) {

section.landingNav a.homelink {
    width: 280px;
    height: 45px;
}
.page-template-page-landings section.introLaag .inner {
    max-width: 1080px;
    justify-content: center;
}
.page-template-page-landings section.introLaag .inner .left h1 {
    font-size: 3.25rem;
}
section.introLaag .left {
    flex-basis: 45%;
    width: 45%;
}
section.introLaag:after {
    left: 60px;
    display: none;
}
.introLaag span.arrowbox {
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    background: white url(https://www.glansgarant.nl/wp-content/uploads/2021/09/right-arrow-5.svg) no-repeat;
    bottom: -130px;
    z-index: 99;
    visibility: visible;
    border-radius: 100%;
    left: 60px;
    box-shadow: 1px 1px 5px #b6b6b6;
    background-position: center center;
}
.page-template-page-landings section.introLaag .inner .right {
    flex-basis: calc(45% - 60px);
    width: calc(45% - 60px);
    margin-top: 0;
    padding: 40px;
    margin-left: 60px;
}
.page-template-page-landings section.introLaag .inner .right h2 {
    font-size: 1.75rem;
    line-height: 1.2;
}
section.tekstLaag .left {
    flex-basis: 45%;
    margin-bottom: 0;
    height: 350px;
    width: 45%;
}
section.tekstLaag .right {
    flex-basis: calc(45% - 60px);
    width: calc(45% - 60px);
    margin-left: 60px;
}
.page-template-page-landings section.landingNav .inner.flexbox-wrapper {
    justify-content: space-between;
}

section.introLaag:before {
    content: '';
    position: absolute;
    display: block;
    visibility: visible;
    width: 50%;
    height: 50%;
    background: url(https://www.glansgarant.nl/wp-content/uploads/2021/09/logomerk_opacity.svg) no-repeat;
    background-position: 100% 0%;
    background-size: contain;
    right: -180px;
    top: 50%;
    transform: translateY(-50%);
}
.formWrap .gform_wrapper .gform_footer input {
    padding: 15px 30px;
}
.sub-paginacontent {
    overflow: hidden;
}

section.vragenLaag h2, section.biedenLaag h2 {
    font-size: 2rem;
}
.page-template-page-landings section div.inner {
    justify-content: center;
    max-width: 1080px;
}
section.tekstLaag .right h2 {
    font-size: 2rem;
}
.biedenLaag .quote {
    position: relative;
    flex-basis: calc(45% - 60px);
    width: calc(45% - 60px);
    margin-right: 70px;
    margin-top: 148px;
}
.biedenLaag .right.opsomming {
    flex-basis: 45%;
    width: 45%;
    position: relative;
}
.fixedTekst {
    position: absolute;
    left: 60px;
       flex-basis: 426px;
    width: 426px;
}
section.introLaag {
    margin-top: 85px;
}
section.biedenLaag {
    height: 80vh;
}
section.vragenLaag .knoppen a {
    line-height: 1.2;
    padding: 15px 30px;
}

}

@media (min-width: 1140px) {

.page-template-page-landings section.landingNav .inner.flexbox-wrapper {
    max-width: 1180px;
}
section.introLaag {
    padding: 80px 0px;
}
section.introLaag .left {
    flex-basis: calc(45% - 40px);
    width: calc(45% - 40px);
    margin-right: 40px;
}

section.introLaag:before {
    height: 70%;
    right: -13%;
}
.biedenLaag .right.opsomming .item .tekst {
    width: calc(100% - 120px);
    flex-basis: calc(100% - 120px);
}
.introLaag span.arrowbox {
    bottom: -115px;
}
section.tekstLaag .left {
    flex-basis: calc(45% - 40px);
    margin-bottom: 0;
    height: 400px;
    width: calc(45% - 40px);
    margin-right: 40px;
}
.biedenLaag .quote {
    position: relative;
    flex-basis: calc(40% - 60px);
    width: calc(40% - 60px);
        margin-right: 125px;
    margin-top: 168px;
}

}

/**
 * Glansgarant custom styles
 * ----------------------------------------------------------------------------
 */

section {
}

section span.title {
    display: block;
    text-align: center;
    margin: 0px 0px 60px 0px;
}

section h2 {
    color: #152439;
    font-size: 32px;
    margin-bottom: 10px;
}

section span.title h3 {
    
    font-style: italic;
    font-size: 17px;
}

div.inner {
    position: relative;
    max-width: 1400px;
    padding: 25px 15px;
    margin: 0px auto;
}

section div.inner {
    padding: 60px 15px;
}

.site-header {
    background: #152439;
    color: #fff;
}

.site-header a,
div.topfooter a,
div.bottomfooter a {
    font-weight: normal;
}

.site-header div.topheader {
    position: relative;
    width: 100%;
}

body.home .site-header div.topheader {
    border-bottom: solid 1px #f4971c;
}

.site-header div.right {
    display: flex;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-size: 16px;
}

.site-header div.right div:hover span.title {
    color: #f4971c;
}

.site-header div.right div.topreviews,
.site-header div.right div.contact {
    float: left;
    padding: 15px;
    text-align: center;
}

.site-header div.right div.topreviews div.logo {
    background: url('https://www.glansgarant.nl/wp-content/uploads/2019/07/rating_bg.png') no-repeat;
    background-position: center center;
    background-size: 32%;
    margin: 0px auto;
    padding: 5px;
}

.site-header div.right div.contact div.logo {
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/contact_phone.png) no-repeat;
    background-position: center center;
    background-size: 40%;
    margin: 0px auto;
    padding: 5px;
}


.site-header div.right a {
    color: #fff;
    text-decoration: none;
}

.site-header div.right div.submenu {
    padding: 15px;
    cursor: pointer;
}

body:not(.home) div#content {
    max-width: 1400px;
    margin: 0px auto;
    padding: 50px 15px;
}

/* LANDINGSPAGINA STYLING*/

body:not(.home).page-template-sub-landingspagina div#content {
    max-width: initial;
    padding: 0;
}
.page-template-sub-landingspagina section.header-sub {
    height: 250px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.page-template-sub-landingspagina section.header-sub h1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    text-shadow: 3px 3px 6px black;
    font-size: 1.75rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: 0;
}
.page-template-sub-landingspagina section.boxen {
    background: #152439;
}
.biedenLaag .right.opsomming {
    overflow-y: scroll;
    height: 600px;
}
.page-template-sub-landingspagina section.boxen .inner > div div span {
}

.page-template-sub-landingspagina section.boxen .inner > div div {
    font-style: italic;
    font-weight: 600;
    margin: 10px 0px;
}
.page-template-sub-landingspagina section.boxen .inner > div h2 {
    font-size: 1.75rem;
}
.page-template-sub-landingspagina section.boxen .inner > div.offerte {
    margin-top: 20px;
}
.page-template-sub-landingspagina section.boxen .inner > div {
    background: white;
    position: relative;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    padding-bottom: 65px;
}
.page-template-sub-landingspagina section.boxen .inner {
    padding: 40px 20px;
}
.page-template-sub-landingspagina section.boxen .inner > div.offerte h2 {
    color: white;
}

.page-template-sub-landingspagina section.boxen .inner > div.offerte {
    background: #f4971c;
    color: white;
}
.page-template-sub-landingspagina section.boxen .inner > div.offerte h2 {
    border-bottom: 1px solid #152439;
}
.page-template-sub-landingspagina section.boxen .inner > div h2 {
    font-size: 1.75rem;
    display: table;
    margin: 0 auto;
    border-bottom: 1px solid #f4971c;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.page-template-sub-landingspagina section.boxen .inner div a.c-btn svg {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.page-template-sub-landingspagina section.boxen .inner div a.c-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 25px;
    background: #ef7816;
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%);
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%);
    background: linear-gradient(to right, #ef7816 0%,#ffd200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 );
    color: #fff;
    font-style: italic;
    font-weight: bold;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-radius: 5px 0px 5px 0px;
    border-top-left-radius: 15px;
    font-size: 14px;
    border: 0;
    transition: .1s ease-in-out;
}
.page-template-sub-landingspagina .site-header div.right {
    display: none;
}
div#brochureForm, div#offerteForm {
    margin-top: 80px;
}
.page-template-sub-landingspagina .modal-header .close {
    position: absolute;
    border-radius: 0;
    background: none;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
}

.page-template-sub-landingspagina .modal-header h4 {
    color: white;
}
.page-template-sub-landingspagina .modal-header {
    background: #ef7816;
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%);
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%);
    background: linear-gradient(to right, #ef7816 0%,#ffd200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 );
    position: relative;
    border-radius: 5px 5px 0px 0px;
}
.modal-content {
    border-radius: 5px;
}
.page-template-sub-landingspagina .modal-header .close:hover {
    background: none;
    opacity: .7;
}
.modal input[type=submit] {
    margin-bottom: 0 !important;
    padding: 10px;
    background: #152439;
    border: 0;
}
.page-template-sub-landingspagina section.boxen .inner div a.c-btn:hover {
    background: #ef7816;
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%);
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%);
    background: linear-gradient(to right, #e06f12 0%,#e5be0c 100%);
    border: 0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 );
}
.page-template-sub-landingspagina section.boxen .inner div.offerte a.c-btn:hover {
    background: #e3e9ee;
}
.page-template-sub-landingspagina section.boxen .inner div.offerte a.c-btn {
    background: white;
    color: #152439;
}
.page-template-sub-landingspagina section#advantages {
    background: white;
}

h1.entry-title {
    font-size: 35px;
    color: #f4971c;
    margin: 0px 0px 50px 0px;
    line-height: 1;
}

div#primary {
    background: #ffffff;
}

a.btn {
    background: #f4971c;
    font-weight: bold;
    padding: 10px 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin: 10px 0px 0px 0px;
    float: left;
    color: #fff;
    border: solid 2px #f4971c;
    font-style: italic;
    text-align: center;
}
body.page-id-42 a.btn.more-btn {
    margin-left: 20px;
    background: #152439;
    border: 2px solid #152439;
}

a.btn:hover {
    background: #fff;
    color: #f4971c;
    border: solid 2px #f4971c;
}

a.btn.center {
    display: table;
    float: inherit;
    margin: 0px auto;
}



/*Submenu*/

div.main-menu {
    max-height: 0;
    transition: .3s ease-in-out;
    overflow: hidden;
    max-width: 1400px;
    margin: 0px auto;
    color: #f4971c;
}

div.main-menu.open {
    background: #152439;
    max-height: 450px;
    padding: 15px;
}

div.main-menu div.col {
    max-width: 33.33%;
    width: 100%;
    float: left;
    padding: 15px;
}

div.main-menu h2 {
    font-size: 19px;
    margin: 0;
    color: #f4971c;
}

div.main-menu h3 {
    font-family: 'Foundry Sterling';
    font-size: 19px;
    color: #fff;
    font-style: italic;
    font-weight: normal;
    border-bottom: solid 1px #f4971c;
    padding: 5px 0px 15px 0px;
    margin: 0px 0px 20px 0px;
}

div.main-menu ul {
    list-style-type: none;
    color: #fff;
}

div.main-menu ul a {
    color: #fff;
    text-decoration: none;
}

div.main-menu ul a:hover {
    color: #f4971c;
}

ul.topcontact li {
    padding: 5px 5px 5px 35px;
    display: block;
}

ul.topcontact li.address {
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/contact_address.png) no-repeat;
    background-size: 20px;
    background-position: top 8px left;
}

ul.topcontact li.email {
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/contact_mail.png) no-repeat;
    background-size: 20px;
    background-position: top 8px left;
}

ul.topcontact li.phone {
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/contact_phone.png) no-repeat;
    background-size: 20px;
    background-position: top 8px left;
}


 li#field_9_6 select {
    width: 100% !important;
    padding: 10px;
}

li#field_9_6 label {
    margin-bottom: 10px;
}
li#field_9_6 {
    margin-top: 15px;
    font-size: 16px;
}

/**
 * Section home
 * ----------------------------------------------------------------------------
 */

section#home {
    background: url('https://www.glansgarant.nl/wp-content/uploads/2019/07/header_bg.jpg');
}


div.owl-carousel.home div.item {
    height: 45vh;
    opacity: 0.8;
}

div.homeslider {
    position: relative;
}

div.homeslider div.inner {
    position: absolute;
    top: 80%;
    transform: translateY(-80%);
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
}

div.homeslider h2 {
    float: left;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    max-width: 400px;
    line-height: 1.2;
    text-shadow: 0px 0px 20px #000000;
    margin: 0;
}





/**
 * Section intro
 * ----------------------------------------------------------------------------
 */

section#intro {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+40,f6f6f7+40 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 40%, #f6f6f7 40%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 40%,#f6f6f7 40%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 40%,#f6f6f7 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f7',GradientType=0 ); /* IE6-9 */

}

section#intro div.inner {
    max-width: 1000px;
}

section#intro h3.title {
    position: relative;
    font-family: 'Foundry Sterling';
    font-size: 27px;
    font-weight: normal;
    padding: 0px 0px 10px 0px;
}

section#intro h3.title:after {
    content: "";
    position: absolute;
    line-height: 1;
    color: #05326e;
    width: 100%;
    height: 1px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef7816+0,ffd200+100 */
    background: #ef7816; /* Old browsers */
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ef7816 0%,#ffd200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 ); /* IE6-9 */
    bottom: 0;
    left: 0;
}

div.gr-border {
    position: relative;
    width: 100%;
    height: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef7816+0,fff3c6+75,ffffff+93,ffffff+100 */
    background: #ef7816; /* Old browsers */
    background: -moz-linear-gradient(left, #ef7816 0%, #fff3c6 75%, #ffffff 93%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ef7816 0%,#fff3c6 75%,#ffffff 93%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ef7816 0%,#fff3c6 75%,#ffffff 93%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

section#intro span.actie {
    max-width: 47.5%;
    width: 100%;
    float: left;
    display: block;
    margin: 0% 0% 5% 0%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    background: #ef7816; /* Old browsers */
    background: -moz-linear-gradient(left, #ef7816 66%, #ffd200 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ef7816 66%,#ffd200 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ef7816 66%,#ffd200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 ); /* IE6-9 */
}

section#intro span.actie:last-of-type {
    float: right;
}

section#intro span.actie svg {
    float: right;
    margin-top: 4px;
}

section#intro span.actie:hover {
    opacity: 0.9;
}

section#intro span.actie a {
    display: block;
    color: #fff;
    padding: 10px;
    font-weight: bold;
}

section#intro span.actie h3 {
    font-weight: 700;
    font-family: 'Foundry Sterling ExtraBold';
    margin: 0;
    padding: 0;
    color: #fff;
}

section#intro span.actie h3:after {
    display: none;
}

section#intro div.col:nth-of-type(1) {
    max-width: 47.5%;
    width: 100%;
    float: left;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

section#intro div.col:nth-of-type(2) {
    max-width: 47.5%;
    width: 100%;
    float: right;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

section#intro div.col:nth-of-type(3) {
    max-width: 100%;
    width: 100%;
    float: left;
    margin: 5% 0% 0% 0%;
    background: #fff;
    padding: 25px 25px 50px 25px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

section#intro div.col:nth-of-type(3) h3 {
    position: relative;
    padding: 0px 0px 25px 0px;
    margin: 0px 0px 25px 0px;
    max-width: 60%;
    width: 100%;
}

section#intro div.col:nth-of-type(3) h3:after {
    content: "";
    position: absolute;
    line-height: 1;
    color: #05326e;
    width: 100%;
    height: 1px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef7816+0,ffd200+100 */
    background: #ef7816; /* Old browsers */
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ef7816 0%,#ffd200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 ); /* IE6-9 */
    bottom: 0;
    left: 0;
}

section#intro div.col:nth-of-type(3) ul.usps {
    list-style-type: none;
    padding: 0;
    margin: 0px 0px 20px 0px;
}

section#intro div.col:nth-of-type(3) ul.usps li {
    padding: 5px 5px 5px 35px;
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/favicon.png) no-repeat;
    background-size: 25px;
    background-position: top 8px left;
    font-weight: normal;
    font-size: 20px;
    font-style: italic;
}

section#intro div.col:nth-of-type(3) ul.usps li:first-of-type {
    max-width: 50%;
    width: 100%;
}

img.advantages {
    max-width: 35%;
    width: 100%;
    position: absolute;
    top: 25px;
    right: 25px;
}

section#intro div.col div.content {
    padding: 25px;
}

section#intro div.col div.actions {
    padding: 0px 25px 25px 25px;
}

body.home a.more-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 25px;
    background: #152439;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    border: solid 1px #152439;
}

body.home a.more-btn svg {
    margin: 0px 0px 0px 10px;
}

body.home a.more-btn:hover {
    background: #fff;
    color: #152439;
    border: solid 1px #152439;
}

a.more {
    font-weight: bold;
}





/**
 * Section locations
 * ----------------------------------------------------------------------------
 */

section#locations {
    background: #152439;
}

section#locations div.col {
    max-width: 50%;
    width: 100%;
    float: left;
    padding: 80px;
}

section#locations div.col.locations div.inner {
    padding: 0;
    max-width: 550px;
}

section#locations span.title {
    text-align: left;
}

section#locations div.col:last-of-type {
    padding: 0;
}

div.col.locations {
    background: #152439;
    color: #fff;
}

div.col.locations h2 {
    color: #f4971c;
    font-size: 45px;
}

div.col.locations h3 {
    font-weight: normal;
    font-style: italic;
    font-family: 'Foundry Sterling';
    font-size: 22px;
    color: #fff;
}

section#locations div.finder {
    height: 500px;
}

section#locations div.finder a.btn {
   max-width: 100%;
}

section#locations div.finder-container {
    padding: 15px 0px;
}

div.finder-container input#finder-input {
    font-family: 'Foundry Sterling';
    padding: 10px;
    font-size: 17px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0;
}

section#locations a.btn {
    max-width: 100%;
    width: 100%;
    margin: 2.5% 0% 0% 0%;
}

body.geo-auto span.geo-manual {
    display: none;
} 

body.geo-manual span.geo-auto {
    display: none;
} 

div.geocode-result {
    overflow: hidden;
    padding: 15px;
    background: #334967;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.geocode-result em {
    font-size: 19px;
    font-family: 'Foundry Sterling ExtraBold';
    font-style: normal;   
}





/**
 * Section locations provincie
 * ----------------------------------------------------------------------------
 */

section#locations-provincie {
    position: relative;
    padding: 30px 15px;
    background: #152439;
    color: #fff;
}

section#locations-provincie h2 {
    color: #fff;
    text-align: center;
}

section#locations-provincie h3 {
    color: #fff;
    margin: 0;
    font-size: 18px;
}

section#locations-provincie svg {
    color: #fff;
}

section#locations-provincie ul.provincie {
    display: none;
    list-style-type: none;
    text-align: left;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    padding: 0px 0px 10px 0px;
}

section#locations-provincie a {
    color: #fff;
    font-weight: normal;
}

section#locations-provincie a:hover {
    color: #f4971c;
}

section#locations-provincie div.provincie {
    display: block;
    float: left;
    padding: 15px 15px 5px 15px;
    text-align: center;
    background: #334967;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    margin: 1%;
    width: 14.66%;
}

section#locations-provincie a.collapse {
    display: block;
    line-height: 1;
    cursor: pointer;
    padding: 10px;
}

section#locations-provincie a.collapse:hover svg {
    color: #f4971c;
}










/**
 * Footer section
 * ----------------------------------------------------------------------------
 */

footer#colophon {
    position: relative;
    overflow: hidden;
}

div.topfooter {
    background: #152439;
    color: #fff;
}

div.main-menu.bottom {
    max-height: none;
}

div.bottomfooter {
    font-size: 15px;
}

div.bottomfooter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.bottomfooter ul li {
    float: left;
}

div.bottomfooter ul li:first-of-type {
    padding: 0px 5px;
}

div.bottomfooter ul a {
    text-decoration: none;
    padding: 0px 5px;
}

div.footer-img {
    position: absolute;
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/footer_bg.png) no-repeat;
    background-size: contain;
    bottom: -20px;
    right: -20px;
    width: 155px;
    height: 140px;
}



/**
 * Section fraaie voordelen
 * ----------------------------------------------------------------------------
 */

section#advantages {
    background: #f6f6f7;
}

ul.advantages {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.advantages li {
    position: relative;
    padding: 30px 30px 30px 85px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    max-width: 48.75%;
    float: left;
    width: 100%;
    margin: 0% 0% 2.5% 0%;
    font-style: italic;
    font-weight: bold;
}

ul.advantages li:last-of-type {
    background: #152439;
    color: #fff;
    padding: 0;
}

ul.advantages li:last-of-type a {
    display: block;
    padding: 30px 30px 30px 85px;
    color: #fff;
    text-decoration: none;
}

ul.advantages li:last-of-type svg {
    margin: 0px 0px 0px 10px;
}

ul.advantages li:nth-of-type(even) {
    float: right;
}

ul.advantages li:nth-of-type(odd) {
    float: left;
}

ul.advantages li:last-of-type:hover a {
    color: #f4971c;
}

ul.advantages span.number {
    position: absolute;
    left: 20px;
    top: 0;
    padding: 30px 15px 5px 15px;
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/bg_drop.png) no-repeat;
    background-size: contain;
    background-position: center top;
    color: #fff;
    font-style: normal;
    text-align: center;
    font-size: 25px;
}










/**
 * Owl carousel algemene stijl
 * ----------------------------------------------------------------------------
 */

.owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    padding: 10px 0px;
}

.owl-carousel button.owl-dot {
    width: 15px;
    height: 15px;
    background: #152439;
    border-radius: 30px;
    margin: 0px 4px;
}

button.owl-dot.active {
    background: #f4971c;
}


.owl-carousel .owl-nav button.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    color: #006935;
    font-size: 25px;
}

.owl-carousel .owl-nav button.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -40px;
    color: #006935;
    font-size: 25px;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    color: #62b75e;
}











/*Menu button*/

.submenu div.logo {
    width: 30px;
    height: 25px;
    position: relative;
    margin: 5px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    align-self: center;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 1;
}

.submenu div.logo:hover span {
    width: 100%;
}

.submenu div.logo span:nth-of-type(1) {
    top: 0;
}

.submenu div.logo span:nth-of-type(2) {
    top: 10px;
}

.submenu div.logo span:nth-of-type(3) {
    top: 20px;
}

.submenu.open div.logo span {
    width: 100%;
}

.submenu.open div.logo span:nth-of-type(1) {
    top: 13px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.submenu.open div.logo span:nth-of-type(2) {
    opacity: 0;
}

.submenu.open div.logo span:nth-of-type(3) {
    top: 13px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.submenu div.logo span {
    background: #f4971c;
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    border-radius: 0px;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.menu-desktop ul#primary-menu ul.sub-menu li a svg {
    color: #4d5265 !important;
    width: 20px;
    margin-left: 0;
    text-align: left;
}




.page-template-sub-landingspagina section#locations, .page-template-sub-landingspagina section#locations-provincie, .page-template-sub-landingspagina .site-footer .gr-border:first-of-type {
    display: none;
}


/**
 * Contactpagina template
 * ----------------------------------------------------------------------------
 */

body.page-template-page-contact div.sidebar {
    float: left;
    width: 30%;
    max-width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

body.page-template-page-contact div.sidebar div.inner {
    padding: 25px;
}

body.page-template-page-contact div.entry-content {
    float: right;
    width: 65%;
    max-width: 100%;
    padding: 25px;
    background: #152439;
    color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

body.page-template-page-contact div.finder {
    color: #152439;
}

body.page-template-page-contact div.sidebar ul {
    list-style-type: none;
    padding: 0px 0px 30px 0px;
    margin: 0;
}

body.page-template-page-contact div.sidebar ul span {
    font-weight: bold;
    padding: 0px 10px 0px 0px;
    width: 110px;
    float: left;
}

div.sidebar ul.opening-hours {
    font-style: italic;
}

div.sidebar h4 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 18px;
}

div.sidebar ul.opening-hours li {
    padding: 5px 0px;
}

body.page-template-page-contact div.sidebar ul li.padding {
    padding: 0px 0px 30px 0px;
}






/**
 * 7 Fraaie voordelen template
 * ----------------------------------------------------------------------------
 */

div.advantage {
    position: relative;
    max-width: 48.75%;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    padding: 20px;
    margin: 0% 0% 2.5% 0%;
    overflow: hidden;
}

div.advantage:nth-of-type(even) {
    float: right;
}

div.advantage:nth-of-type(odd) {
    float: left;
}

div.advantage span.number {
    position: relative;
    display: block;
    margin: -45px 0px 20px 0px;
    padding: 45px 15px 5px 15px;
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/bg_drop.png) no-repeat;
    background-size: contain;
    background-position: center top;
    color: #fff;
    font-style: normal;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
}

div.advantage h2 {
    position: relative;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

div.advantage h2:after {
    content: "";
    position: absolute;
    line-height: 1;
    color: #05326e;
    width: 100%;
    height: 1px;
    background: #ef7816;
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%);
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%);
    background: linear-gradient(to right, #ef7816 0%,#ffd200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 );
    bottom: 0;
    left: 0;
}

div.advantage.offerte {
    background: #152439;
    text-align: center;
    color: #fff;
    padding: 50px;
}

div.advantage.offerte h2 {
    color: #f4971c;
    margin: 0;
    padding: 0px 0px 5px 0px;
}

div.advantage.offerte h2:after {
    display: none;
}

div.advantage.offerte h3 {
    font-style: italic;
    margin: 0;
    font-size: 21px;
    font-family: 'Foundry Sterling';
    font-weight: normal;
    color: #fff;
    padding: 0px 0px 15px 0px;
}

div.advantage.offerte a.more-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 25px;
    background: transparent;
    color: #f4971c;
    font-style: italic;
    font-weight: bold;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    border: solid 1px #f4971c;
}

div.advantage.offerte a.more-btn:hover {
    background: #fff;
    color: #152439;
    border: solid 1px #fff;
}

div.advantage.offerte a.more-btn svg {
    margin: 0px 0px 0px 10px;
}

div.advantage.video {
    padding: 0;
}



body.page-template-page-voordelen div#primary {
    background: #f6f6f7;
}

body.page-template-page-voordelen div#content {
    max-width: inherit;
    padding: 0px 0px 50px 0px;
}

body.page-template-page-voordelen div.entry-content {
    max-width: 1400px;
    margin: 0px auto;
    padding: 50px 15px 0px 15px;
}

body.page-template-page-voordelen header.entry-header {
    padding: 50px 15px;
    color: #152439;
    text-align: center;
    background: #fff;
}

body.page-template-page-voordelen h1.entry-title {
    color: inherit;
    margin: 0px 0px 10px 0px;
}

body.page-template-page-voordelen h2.subtitle {
    font-style: italic;
    margin: 0;
    font-size: 21px;
    font-family: 'Foundry Sterling';
}


/*voordelen uit footer verbergen op voordelen pagina*/

body.page-template-page-voordelen section#advantages {
    display: none;
}

body.page-template-page-voordelen section#locations {
    padding: 0px 0px 60px 0px;
}










/**
 * Gravity forms styles
 * ----------------------------------------------------------------------------
 */

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

.gform_wrapper div.validation_error {
    color: #ff8181 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #fff !important;
}

.gform_wrapper .gfield_required {
    color: #ff8181 !important;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #ff8181 !important;
}

.gform_wrapper .validation_message {
    color: #ff8181 !important;
}

.gform_wrapper h2 {
    color: #fff !important;
}


/*Eenmalige schilderbeurt keuze verbergen in formulier*/
ul#input_1_3 li.gchoice_1_3_1 {
    display: none;
}



input[type=submit] {
    background: #f4971c;
    color: #fff;
    padding: 20px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px #f4971c;
    line-height: 1;
    font-family: 'Foundry Sterling';
    font-weight: bold;
}

input[type=submit]:hover {
    background: #fff;
    color: #f4971c;
    border: solid 1px #f4971c;
}

.gform_body br {
    display: none;
}

span.address_line_1 {
    width: 50%;
    float: left;
    margin-right: 8px;
    padding-right: 8px;
}

span.address_line_2 {
    width: 50%;
    float: right;
    margin-right: -8px;
    padding-right: 8px;
}

li.gf_right_half {
    float: right !important;
}

li.gf_full_width input {
    width: 100% !important;
}

label.gfield_consent_label a {
    color: #fff;
}
label.gfield_consent_label a:hover {
    color: #f4971c;
}




/**
 * Betaalmogelijkheden pagina
 * ----------------------------------------------------------------------------
 */

div.paymentmethod {
    position: relative;
    padding: 0;
    max-width: 30%;
    width: 100%;
    background: #fff;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    margin: 0% 3.33% 0% 0%;
}

div.paymentmethod:nth-of-type(2) {
    margin: 0% 1.665%;
}

div.paymentmethod:last-of-type {
    margin: 0% 0% 0% 3.33%;
}

div.paymentmethod div {
    width:100%;
}

div.paymentmethod .header {
    background-color:#d3d3d3;
    padding: 2px;
    cursor: pointer;
    font-weight: bold;
}

div.paymentmethod .content {
    display: none;
    padding: 0px 20px 50px 20px;
}

div.paymentmethod div.intro {
    padding: 20px 20px 50px 20px;
}

div.paymentmethod a.more-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 25px;
    background: #fff;
    color: #152439;
    font-style: italic;
    font-weight: bold;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    border: solid 1px #152439;
    cursor: pointer;
}

div.paymentmethod a.more-btn:hover {
    background: #152439;
    color: #fff;
    border: solid 1px #152439;
}

div.paymentmethod a.more-btn svg {
    margin: 0px 0px 0px 10px;
}

div.paymentmethod h2 {
    position: relative;
    padding: 0px 0px 15px 0px;
}

div.paymentmethod h2:after {
    content: "";
    position: absolute;
    line-height: 1;
    color: #05326e;
    width: 100%;
    height: 1px;
    background: #ef7816;
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%);
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%);
    background: linear-gradient(to right, #ef7816 0%,#ffd200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 );
    bottom: 0;
    left: 0;
}

div.paymentmethods {
    float: left;
    padding: 30px 0px 0px 0px;
}

h2.video {
    padding: 30px 0px 0px 0px;
}

body.page-template-page-betaalmogelijkheden h1.entry-title {
    margin: 0;
}

body.page-template-page-betaalmogelijkheden div.page-intro:after {
    display: none;
}


div.page-intro {
    position: relative;
    overflow: hidden;
    padding: 0px 0px 30px 0px;
}

div.page-intro:after {
    content: "";
    position: absolute;
    line-height: 1;
    color: #05326e;
    width: 100%;
    height: 1px;
    background: #ef7816;
    background: -moz-linear-gradient(left, #ef7816 0%, #ffd200 100%);
    background: -webkit-linear-gradient(left, #ef7816 0%,#ffd200 100%);
    background: linear-gradient(to right, #ef7816 0%,#ffd200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7816', endColorstr='#ffd200',GradientType=1 );
    bottom: 0;
    left: 0;
}

div.page-intro div.twocol {
    max-width: 50%;
    width: 100%;
    float: left;
}

div.page-intro div.twocol:first-of-type {
    padding: 0px 20px 0px 0px;
}

div.page-intro div.twocol:last-of-type {
    padding: 0px 0px 0px 20px;
}

div.page-intro div.text {
    clear: both;
    line-height: 1.3;
    color: #152439;
    margin: 20px 0px 0px 0px;
}

div.page-intro div.text.big {
    font-size: 25px;
    max-width: 75%;
}

div.page-intro div.text a.btn {
    font-size: 19px;
    margin: 20px 0px 0px 0px;
}





/**
 * Single vestiging pagina layout
 * ----------------------------------------------------------------------------
 */

body.single-regio div.sidebar,
body.single-vestiging div.sidebar {
    float: left;
    width: 30%;
    max-width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

body.single-regio div.sidebar div.inner,
body.single-vestiging div.sidebar div.inner {
    padding: 25px;
}

body.single-regio div.entry-content,
body.single-vestiging div.entry-content {
    float: right;
    width: 65%;
    max-width: 100%;
}

body.single-regio div.entry-content div.offerte-form,
body.single-vestiging div.entry-content div.offerte-form {
    padding: 40px 25px;
    background: #152439;
    color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

body.single-regio div.text,
body.single-vestiging div.text {
    padding: 25px 0px;
}

body.single-regio div.text strong,
body.single-vestiging div.text strong {
    font-family: inherit;
}

.personaltext {
    border: solid 1px #dadada;
    padding: 20px;
    background: #f6f6f7;
}

.personaltext h2 {
    clear: none;
}

img.vestigingsfoto {
    float: right;
    max-width: 250px;
    margin: 0px 0px 15px 15px;
}

.gg-academy {
    padding: 0px 0px 25px 0px;
}

div.offerte-intro {
    position: relative;
    color: #fff;
    text-align: center;
    border-bottom: solid 1px #f4971c;
    padding: 0px 0px 40px 0px;
    margin: 0px 0px 40px 0px;
}

div.offerte-intro h2 {
    color: #f4971c;
    margin-bottom: 15px;
}

div.offerte-intro h3 {
    color: #fff;
    font-style: italic;
    margin-bottom: 20px;
    font-weight: normal;
    font-family: 'Foundry Sterling';
}

div.offerte-intro img.locationlogo {
    max-width: 300px;
    margin: 0;
}

.triangle-left {
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 30px solid #f4971c;
    transform: rotate(-90deg);
    margin: auto;
    bottom: -38px;
}

.triangle-left:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-right: 29px solid #152439;
    position: absolute;
    top: -21px;
    left: 2px;
}

div.sidebar ul.menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-family: 'Foundry Sterling ExtraBold';
    font-size: 20px;
    line-height: 1;
}

div.sidebar ul.menu li {
    border-bottom: solid 1px #152439;
}

div.sidebar ul.menu li:last-of-type {
    border-bottom: 0;
}

div.sidebar ul.menu li a {
    position: relative;
    padding: 30px 0px;
    display: block;
}

div.sidebar ul.menu li a:hover:after {
    color: #f4971c;
}

div.sidebar ul.menu li a:after {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    text-decoration: inherit;
    font-size: 22px;
    font-weight: 900;
    padding-right: 0;
    position: absolute;
    right: 5px;
    line-height: 1;
    color: #05326e;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}

div.sidebar ul.menu li svg {
    float: right;
}

div.sidebar h2 {
    color: #f4971c;
}






/**
 * Reviews slider
 * ----------------------------------------------------------------------------
 */

.owl-carousel.reviews {
    padding: 60px 0px;
}

/*div.reviewitem {
    background: #152439;
    padding: 30px;
    color: #fff;
    text-align: center;
    border: 3px solid;
    border-image-source: linear-gradient(45deg, rgb(244,151,28), rgb(254,205,1));
    border-image-slice: 1;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    font-style: italic;
}*/

div.reviewitem div.review-content {
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/08/review_bg_top.png) no-repeat;
    background-size: 100%;
    background-position: center top;
    padding: 30px;
    color: #fff;
    text-align: center;
    /* border: 3px solid; */
    /* border-image-source: linear-gradient(45deg, rgb(244,151,28), rgb(254,205,1)); */
    /* border-image-slice: 1; */
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); */
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    /* box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); */
    font-style: italic;
}

div.reviewitem div.bottom {
    background: url('https://www.glansgarant.nl/wp-content/uploads/2019/08/review_bg_bot.png') no-repeat;
    background-size: 100%;
    width: 100%;
    height: 50px;
}

div.reviewitem h3,
div.reviewitem div.date {
    color: #f4971c;
}

div.reviewitem h3 {
    font-size: 20px;
}

div.review-content div.finalscore {
    background: url(https://www.glansgarant.nl/wp-content/uploads/2019/07/rating_bg.png) no-repeat;
    background-position: center center;
    background-size: contain;
    padding: 15px;
    font-size: 30px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    font-style: normal;
}

div.review-content div.reviewcontent {
    font-size: 22px;
    font-weight: bold;
    padding: 30px 0px 0px 0px;
}






/**
 * Subsite gekoppelde diensten
 * ----------------------------------------------------------------------------
 */
div.sub-singleservice {
    background: #152439;
    padding: 30px;
    text-align: center;
    border: 2px solid;
    border-image-source: linear-gradient(45deg, rgb(244,151,28), rgb(254,205,1));
    border-image-slice: 1;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    color: #fff;
}

div.sub-singleservice img {
    padding: 0px 0px 30px 0px;
    max-width: 75px;
    margin: 0px auto;
}

div.sub-singleservice h3 {
    margin: 0px 0px 15px 0px;
    color: #fff;
}

div.sub-singleservice a.btn {
    float: none;
}

div.owl-carousel.subservices {
    padding: 0px 0px 60px 0px;
}





/**
 * Post nav links
 * ----------------------------------------------------------------------------
 */

nav.navigation.post-navigation {
    overflow: hidden;
    padding: 30px 0px 0px 0px;
}

div.nav-links {
    text-align: center;
}

span.meta-nav svg {
    margin: 0px 15px;
}

div.nav-links a {
    background: #f4971c;
    font-weight: bold;
    padding: 10px 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    float: left;
    color: #fff;
    border: solid 2px #f4971c;
    font-style: italic;
    text-align: center;
    max-width: 45%;
    width: 100%;
    font-size: 22px;
    line-height: 1;
}

div.nav-links a:hover {
    background: #fff;
    color: #f4971c
}

div.nav-links a:last-of-type {
    float: right;
}







/**
 * Single dienst post template
 * ----------------------------------------------------------------------------
 */


body.single-dienst div.sidebar {
    max-width: 30%;
    width: 100%;
    float: left;
    padding: 25px;
    background: #f6f6f7;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

body.single-dienst div.entry-content {
    max-width: 65%;
    width: 100%;
    float: right;
}







/**
 * Seo pagina template
 * ----------------------------------------------------------------------------
 */


body.page-template-page-seopagina div.sidebar {
    max-width: 30%;
    width: 100%;
    float: left;
    padding: 25px;
    background: #f6f6f7;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

body.page-template-page-seopagina div.entry-content {
    max-width: 65%;
    width: 100%;
    float: right;
}








/**
 * Breadcrumbs
 * ----------------------------------------------------------------------------
 */

div.breadcrumbs {
    display: block;
    width: 100%;
    background: #152439;
    overflow: hidden;
    color: #f4971c;
    font-style: italic;
    font-size: 20px;
    border-top: solid 1px #f4971c;
    border-bottom: solid 1px #f4971c;
}

div.breadcrumbs a {
    color: #f4971c;
}

div.breadcrumbs a:hover {
    color: #fff;
}

div.breadcrumbs div.inner {
    padding: 5px 15px;
}

ol#crumbs {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}
ol#crumbs li {
    float: left;
    padding: 7.5px;
}
ol#crumbs li:first-of-type:before {
    display: none;
}
ol#crumbs li:last-of-type {
    font-weight: bold;
}
ol#crumbs li:before {
    content: ">";
    padding: 0px 10px 0px 0px
}




/**
 * Modal style
 * ----------------------------------------------------------------------------
 */

.modal-content {
    border: 0;
    box-shadow: none !important;
    -webkit-box-shadow: initial;
}
.modal-header {
    padding: 20px;
    border-bottom: 0;
}
.modal-header .close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 0;
    background: #0055a4;
}
.modal-header .close:hover {
    color: white;
    opacity: 1;
    background: #012c58;
}





/**
 * Brochure popup
 * ----------------------------------------------------------------------------
 */

.sgpb-content-4196 {
    background: #152439 !important;
}

.sgpb-content-4196 h2 {
    color: #f4971c;
}

.sgpb-content-4196 label {
    color: #fff;
}



/**
 * Kleurplaten
 * ----------------------------------------------------------------------------
 */

a.drawing {
    max-width: 33.33%;
    width: 100%;
    float: left;
    padding: 0% 0.5% 1% 0.5%;
}

a.drawing:hover {
    opacity: 0.9;
}

a.drawing:nth-of-type(3n+1) {
    padding: 0% 1% 1% 0%;
}

a.drawing:nth-of-type(3n+3) {
    padding: 0% 0% 1% 1%;
}

a.drawing span.img {
    height: 700px;
    width: 100%;
    display: block;
    float: left;
}

a.drawing h3 {
    margin: 0;
    padding: 10px;
}





/**
 * Responsive menu
 * ----------------------------------------------------------------------------
 */

@media (max-width: 768px) {
    /* Small menu */
    .menu-toggle {
        cursor: pointer;
        display: inline-block;
        margin: 0;
    }
    .menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
        background: none;
        border: none;
        color: #fff;
        font-weight: 600;
        padding: 0;
        margin: 0;
        font-size: 1em;
    }
    .toggled-on .nav-menu, .toggled-on .nav-menu>ul {
        display: block;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
    .toggled-on li, .toggled-on .children {
        display: block;
    }
    .toggled-on .nav-menu li>ul {
        background-color: transparent;
        display: block;
        float: none;
        margin-left: 20px;
        position: relative;
        left: auto;
        top: auto;
    }
    .toggled-on .nav-menu li>ul a {
        width: auto;
    }
    .toggled-on .nav-menu li:hover>a, .toggled-on .nav-menu .children a {
        background-color: transparent;
    }
    .toggled-on .nav-menu>li a:hover, .toggled-on .nav-menu>ul a:hover {}
    .toggled-on .nav-menu>li a:focus, .toggled-on .nav-menu>ul a:focus {}
    ul.nav-menu, div.nav-menu>ul {
        display: none;
    }
}



@media (max-width: 960px) {
    input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea {
        -webkit-appearance: none;
        border-radius: 0;
    }
    a[href^="tel"] {
        color: inherit;
        text-decoration: none;
    }
}








/**
 * Responsive algemeen
 * ----------------------------------------------------------------------------
 */

@media (max-width: 767px) {
    
    .site-header div.right div.contact {
        display: none;
    }
    
    .site-header div.right div.topreviews {
        padding: 15px 5px;
    }
    
    div.main-menu div.col {
        max-width: 100%;
    }
    
    div.main-menu.open {
        max-height: 1000px;
    }
    
    div.homeslider h2 {
        font-size: 35px;
    }
    
    section#intro div.col:nth-of-type(1) {
        max-width: 100%;
        margin: 0px 0px 45px 0px;
    }
    
    section#intro div.col:nth-of-type(2) {
        max-width: 100%;
        margin: 0px 0px 45px 0px;
    }
    
    section#intro div.col:nth-of-type(1) {
        max-width: 100%;
        margin: 0px 0px 45px 0px;
    }
    
    section#intro div.col:nth-of-type(3) {
        margin: 0;
    }
    
    section#intro span.actie {
        max-width: 100%;
    }
    
    section#intro span.actie h3 {
        font-size: 24px;
    }
    
    section#locations div.col {
        max-width: 100%;
        padding: 30px;
    }
    
    section#locations-provincie div.provincie {
        margin: 2% 0%;
        width: 100%;
    }
    
    ul.advantages li {
        padding: 100px 30px 30px 30px;
        max-width: 100%;
    }
    
    ul.advantages span.number {
        left: 0;
        right: 0;
        margin: auto;
        font-size: 35px;
    }
    
    ul.advantages li {
        text-align: center;
    }
    
    ul.advantages li:last-of-type a {
        padding: 30px;
    }
    
    .owl-carousel.reviews {
        padding: 15px 0px;
    }
    
    body.page-template-page-contact div.entry-content {
        width: 100%;
        margin: 0px 0px 30px 0px;
    }
    
    body.page-template-page-contact div.sidebar {
        width: 100%;
    }
    
    div.advantage {
        max-width: 100%;
    }
    
    div.paymentmethod {
        max-width: 100%;
        margin: 0px 0px 30px 0px;
    }
    
    div.paymentmethod:nth-of-type(2) {
        margin: 0px 0px 30px 0px;
    }
    
    div.paymentmethod:last-of-type {
        margin: 0px 0px 30px 0px;
    }     
    
    body.single-regio div.sidebar,
    body.single-vestiging div.sidebar {
        width: 100%;
        margin: 15px 0px 0px 0px;
    }
    
    img.vestigingsfoto {
        margin: 0px 0px 30px 0px;
        max-width: 100%;
    }
    
    body.single-regio div.entry-content,
    body.single-vestiging div.entry-content {
        width: 100%;
    }
    
    body.single-dienst div.sidebar {
        max-width: 100%;
        margin: 15px 0px 0px 0px;
    }
    
    body.single-dienst div.entry-content {
        max-width: 100%;
    }
    
    body.page-template-page-seopagina div.sidebar {
        max-width: 100%;
        margin: 15px 0px 0px 0px;
    }

    body.page-template-page-seopagina div.entry-content {
        max-width: 100%;
    }
    
    
    div.footer-img {
        width: 110px;
        height: 90px;
    }
    
    body.home a.more-btn {
        padding: 12px 10px;
    }
    
    span.address_line_1 {
        width: inherit;
        float: inherit;
        margin-right: inherit;
        padding-right: inherit;
    }
    
    span.address_line_2 {
        width: inherit;
        float: inherit;
        margin-right: inherit;
        padding-right: inherit;
    }
    
    li.gf_right_half {
        float: inherit !important;
    }
    
    .home-link img {
        max-height: 30px;
    }
    
    section#intro div.col:nth-of-type(3) h3 {
        max-width: 100%;
        width: 100%;
    }
    
    img.advantages {
        max-width: 100%;
        width: 100%;
        position: relative;
        top: 0;
        right: 0;
    }
    
    section#intro div.col:nth-of-type(3) ul.usps li:first-of-type {
        max-width: 100%;
        width: 100%;
    }
    
    section#intro div.col:nth-of-type(3) ul.usps {
        margin: 0px 0px 50px 0px;
        float: left;
        display: block;
    }
    
    a.drawing {
        max-width: 100%;
        margin: 0;
    }
    
    div.page-intro div.twocol {
        max-width: 100%;
    }
    
    div.page-intro div.twocol:first-of-type {
        padding: 0px 0px 30px 0px;
    }
    
    div.page-intro div.twocol:last-of-type {
        padding: 0;
    }
    
    div.page-intro div.text.big {
        max-width: 100%;
    }
    
}




/**
 * Responsive iPad algemeen
 * ----------------------------------------------------------------------------
 */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    
    .site-header div.right div.contact {
        display: block;
    }
    
    body.home a.more-btn {
        padding: 12px 15px;
    }
    
    section#locations div.col {
        padding: 75px 30px;
    }
    
    ul.advantages li:last-of-type a {
        padding: 30px;
    }
    
    body.page-template-page-contact div.sidebar {
        width: 33%;
    }
    
    div.paymentmethod {
        max-width: 100%;
        margin: 0px 0px 30px 0px;
    }
    
    div.paymentmethod:nth-of-type(2) {
        margin: 0px 0px 30px 0px;
    }
    
    div.paymentmethod:last-of-type {
        margin: 0;
    }
    
    section#locations span.title {
        text-align: left;
        margin: 0;
    }
    
    div.footer-img {
        bottom: 50px;
        width: 85px;
        height: 85px;
    }
    
    .site-header div.right div.topreviews, .site-header div.right div.contact {
        padding: 15px 5px;
    }
    
    .home-link img {
        max-height: 30px;
    }
    
    div.sidebar ul.menu {
        line-height: inherit;
    }
}





/**
 * Responsive iPad portrait
 * ----------------------------------------------------------------------------
 */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
    
    body.single-regio div.sidebar,
    body.single-vestiging div.sidebar {
        max-width: 35%;
    }
    
    body.single-regio div.entry-content,
    body.single-vestiging div.entry-content {
        max-width: 61%;
    }
    
    body.single-dienst div.sidebar {
        max-width: 35%;
    }
    
    body.single-dienst div.entry-content {
        max-width: 61%;
    }
    
}

@media (min-width: 768px) {

.page-template-sub-landingspagina section.header-sub h1 {
    font-size: 2.75rem;
    line-height: 1.2;
    padding: 0px 20px;
}
.page-template-sub-landingspagina section.boxen .inner.flexbox-wrapper > div {
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
}

.page-template-sub-landingspagina section.boxen .inner.flexbox-wrapper div.offerte {
    margin-top: 0;
}
.page-template-sub-landingspagina section.boxen .inner.flexbox-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-top: -80px;
    justify-content: space-between;
}
.page-template-sub-landingspagina section.boxen .inner.flexbox-wrapper:after {
    display: none;
}

.page-template-sub-landingspagina section.header-sub {
    height: 350px;
}

}

@media (min-width: 1024px) {


.page-template-sub-landingspagina section.boxen .inner.flexbox-wrapper > div {
    padding: 40px;
    padding-bottom: 75px;
    flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
}

.page-template-sub-landingspagina section.boxen .inner.flexbox-wrapper {
    max-width: 1200px;
    padding-bottom: 60px;
}

}

@media (min-width: 1140px) {

.page-template-sub-landingspagina section.header-sub {
    height: 450px;
    background-position: 0% 0%;
}
.overflow {
    overflow: hidden;
    padding-bottom: 50px;
}
.page-template-page-landings section.introLaag .inner .left h1 br {
    display: block;
}
section.tekstLaag .right h2 {
    font-size: 40px;
}
section.vragenLaag h2, section.biedenLaag h2 {
    font-size: 40px;
}
section.tekstLaag .right{
    font-size: 20px;
        flex-basis: calc(45% - 40px);
    width: calc(45% - 40px);
    margin-left: 60px;
}
.biedenLaag .quote span.bg-img {
    height: 250px;
}
.biedenLaag .leftBox {
    flex-basis: 430px;
    width: 430px;
     position: -webkit-sticky;
      position: sticky;
      top: 185px;
}
.page-template-page-landings section.biedenLaag div.inner {
    align-items: flex-start;
    justify-content: space-between;
}

.fixedTekst p {
    font-size: 20px;
    padding-right: 30px;
}
.biedenLaag .leftBox div.fixedTekst, .biedenLaag .leftBox div.quote {
    width: calc(100% - 80px);
    flex-basis: calc(100% - 80px);
    position: relative;
    top: 0;
    bottom: 0;
    left: initial;
    margin-top: 0;
}
.biedenLaag .leftBox div.quote {
    margin-top: 60px;
}
.biedenLaag .quote .content {
    padding: 30px;
}
section.tekstLaag {
    position: relative;
    padding: 100px 0px;
    padding-top: 135px;
        margin-top: -50px;
}
.introLaag span.arrowbox {
    bottom: -120px;
    width: 80px;
    height: 80px;
    left: 10px;
}
section.vragenLaag {
    padding: 80px 0px;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.page-template-page-landings .topfooter .inner {
    padding-top: 60px;
}
.page-template-page-landings section.introLaag .inner .left h1 {
    font-size: 4rem;
}
.page-template-page-landings section div.inner {
    justify-content: flex-start;
    height: 100%;
}
.biedenLaag .right.opsomming {
    height: auto;
    overflow-y: initial;
    padding-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 10;
    right: 0;
    top: 20px;

}
section.biedenLaag {
    padding: 100px 0px;
    width: 100%;
    z-index: 1;
    height: initial;
}
.biedenLaag .right.opsomming div.item {
    width: 100%;
    margin-left: auto;
    margin-bottom: 100px;
}
.right.opsomming:before {
    left: initial;
    right: 438px;
}
.page-template-page-landings section.introLaag .inner .right {
    padding: 60px;
    border-radius: 15px;
}
.page-template-page-landings section.introLaag .inner .right h2 {
    margin-bottom: 20px;
    font-size: 32px;
}
.page-template-page-landings .sub-paginacontent {
    overflow: initial;
}
/*section.biedenLaag {
    padding: 100px 0px;
    top: 105px;
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    will-change: transform, opacity;
    z-index: 1;
    pointer-events: none;
}*/
.right.opsomming:before {
    height: 1070px;
}
section.biedenLaag .inner {
    height: auto;
}
.page-template-sub-landingspagina .modal-header h4 {
    font-size: 1.5rem;
}
section.landingNav a.tel {
    font-size: 18px;
}
.page-template-page-landings section.introLaag .inner {
    align-items: flex-start;
    justify-content: space-between;
}
section.landingNav {
    padding: 30px 0px;
}
section.introLaag {
    margin-top: 105px;
}
.page-template-sub-landingspagina section.boxen .inner div a.c-btn {
    font-size: 16px;
}
.page-template-sub-landingspagina section.header-sub h1 {
    font-size: 3.25rem;
    line-height: 1.2;
    padding: 0px 20px;
    width: 50%;
    text-shadow: 5px 5px 10px black;
}
.page-template-sub-landingspagina section.boxen .inner > div h2 {
    font-size: 2rem;
}
.page-template-sub-landingspagina section.boxen .inner.flexbox-wrapper > div {
    flex-basis: calc(50% - 60px);
    width: calc(50% - 60px);
}
.page-template-sub-landingspagina section.boxen .inner > div div {
    font-size: 18px;
    width: 65%;
    margin: 10px auto;
}
}



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1300px)  { 
 
    section#locations-provincie div.provincie {
        width: 31.33%;
    }
    
}


@media (max-width: 1023px) {

.fixedTekst {
    position: relative !important;
    top: initial !important;
    left: initial !important;
}

}

@media (max-width: 1024px) {

.fixedTekst {
    position: absolute !important;
    left: 60px !important;
    top: initial !important;
}
}


@media (max-height: 800px) and (min-width: 1100px) {

.fixedTekst {
    position: absolute !important;
    left: 60px !important;
    top: initial !important;
}

}