@import url("reset.less"); /*------------------------------------------------------------------------ Global ------------------------------------------------------------------------*/ /* bookingstool css */ #bergbook { font-size: 16px; /* Remove inner padding if needed: */ /* padding-left: 0 !important; padding-right: 0 !important; */ --bergbook-cta-color: #06233f; --bergbook-error-bg: #ffebee; --bergbook-error-icon: #06233f; --bergbook--label--font-family: inherit; --bergbook--label--font-size: 1.125em; --bergbook--layout-row--gap: 1em; --bergbook--layout-row-item--gap: 0.25em; --bergbook--layout-col--gap: 1em; --bergbook--button--white-space: nowrap; --bergbook--button--user-select: none; --bergbook-spacing-small: 1rem; --wp--preset--spacing--40: clamp(1rem, 1.33333333vw, 1.25rem); --wp--preset--color--white: #fff; --wp--preset--font-size--medium: 1.125rem; --bergbook-form-element-bg: #fff; --bergbook-big-picker--cols--gap: 1rem; } #header { position: fixed; top: 0; width: 100%; z-index: 999; background: transparent; padding-bottom: 1rem; border-bottom: 1px solid rgba(255, 255, 255, 0.075); text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); .transition; #topbar { background: @petrol_blue; color: @white; padding: .5rem; margin-bottom: 1rem; font-size: .875rem !important; .transition; p { margin: 0; } i { color: @copper; font-size: 1rem !important; } a { font-size: .875rem !important; } .menu-button{ background-color: #fff; } } .navbar-brand { img { width: 200px; } } &.scrolled { background: @petrol_blue; transform: translateY(-44px); .shadow_style; #topbar { transform: translateY(-100%); } } } menu-button { background: @mint; color: @petrol_blue; padding: 10px 20px; border-radius: 100px; } .button { background: @mint !important; color: @petrol_blue !important; padding: 10px 20px !important; border-radius: 100px !important; &.outline { background: none; border: 1px solid @color_3; } } .menu_button { background: @mint !important; padding: 10px 20px !important; border-radius: 100px !important; &.outline { background: none; border: 1px solid @color_3; } .mega-menu-link { color: @petrol_blue !important; text-align: center !important; } } .page_content { .page_div { &.intro { color: @white; position: relative; .background_style; background-position: top center !important; text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); .row { position: relative; z-index: 10; } &:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); } .stars { font-size: 13px !important; color: @copper; } } &.werkwijze{ .slick-slide img { width: 100%; height: 290px; object-fit: cover; } .step_card{ padding:0 20px; } .col-lg-10 { position: relative; &:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(to left, @background_1, rgba(237, 243, 240, 0) 25%); pointer-events: none; } } } &.intro_center { background: @petrol_blue; color: @white; .intro_center__title { margin: 0 0 24px; font-weight: 600; line-height: 1.1; font-size: clamp(36px, 6vw, 88px); letter-spacing: 0; } .intro_center__reviews { margin-top: 6px; } .stars i { font-size: 18px; color: @copper; } .intro_center__reviews_text { display: block; margin-top: 8px; font-size: 15px; line-height: 1.5; color: fade(@white, 80%); } } &.usps { background: @petrol_blue; color: @white; padding: 1.5rem; .item { max-width: max-content; p { margin: 0px; } } } &.services { background: @background_1; color: @petrol_blue; .item_box { border: 1px solid rgba(0, 77, 73, 0.133); color: @petrol_blue; padding: 20px 26px; .radius_style; } } &.onze_specialisten { background: @background_1; color: @petrol_blue; .item_box { display: flex; flex-direction: column; .foto { width: 100%; height: 380px; object-fit: cover; .radius_style; } } } &.tekst_afbeelding { color: @petrol_blue; .foto { width: 100%; height: 430px; object-fit: cover; .radius_style; } .lijst { padding: 0; li { display: flex; align-items: center; gap: .5rem; margin-bottom: 10px; i { font-size: 1.5rem !important; color: @copper; } } } } &.tekst_1_kolom { background: @background_2; color: @petrol_blue; #gform_fields_1 { row-gap: 10px; } .gfield_required { display: none; } input[type="text"], input[type="tel"], input[type="email"], textarea { background: @background_2; color: @petrol_blue; border: 1px solid rgba(6, 35, 63, 0.5); box-shadow: none; font-size: 1rem !important; font-family:'Montserrat' !important; font-weight: 400 !important; &:focus { box-shadow: none; border: 1px solid @petrol_blue; } } input[type="file"] { background: @background_2; color: @petrol_blue; border: 1px solid rgba(6, 35, 63, 0.5); box-shadow: none; font-size: 1rem !important; font-family:'Montserrat' !important; font-weight: 400 !important; } input[type="submit"] { background: @mint !important; color: @petrol_blue !important; padding: 10px 20px !important; border-radius: 100px !important; } .lijst { padding: 0; li { display: flex; align-items: center; gap: .5rem; i { font-size: 1.5rem !important; color: @copper; } } } } &.numbers_infographic { background: @background_2; color: @petrol_blue; .item_box { border: 1px solid rgba(0, 77, 73, 0.133); color: @petrol_blue; padding: 20px 26px; .radius_style; .transition; &:hover { transform: scale(1.01); .shadow_style; } } } &.client_story { background: @background_2; color: @petrol_blue; iframe { min-height: 400px; .radius_style; } } &.usp_icons { background: @background_2; color: @petrol_blue; p { margin: 0; } } &.faq { background: #06233f; color: @white; padding: 200px 0; .faq_header { margin-bottom: 28px; } .faq_title { margin: 0 0 10px; font-weight: 600; line-height: 1.2; font-size: clamp(28px, 4vw, 56px); em { font-style: italic; font-weight: 400; } } .faq_intro { max-width: 820px; margin: 6px auto 34px; font-size: 18px; line-height: 1.6; color: @white; } .faq_list { max-width: 980px; margin: 0 auto; border-top: 1px solid fade(@white, 22%); } .faq_item { border-bottom: 1px solid fade(@white, 22%); .faq_question { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 18px 0; background: transparent; border: 0; color: @white; text-align: left; font-size: 20px; line-height: 1.4; cursor: pointer; &:focus { outline: none; } } .faq_question_text { flex: 1 1 auto; } .faq_toggle { flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; font-size: 22px; line-height: 1; user-select: none; } .faq_answer { display: none; padding: 8px 0 22px; color: fade(@white, 85%); font-size: 18px; line-height: 1.7; p { margin: 0 0 14px; } a { color: @white; text-decoration: underline; } } &.is-open .faq_toggle { font-weight: 600; } } } &.locations { background: @petrol_blue; color: @white; h2 { span { color: @copper; } } ul { padding: 0; margin: 0; list-style-type: none; column-count: 2; li { padding: 10px 0px; border-top: .5px solid rgba(255, 255, 255, 0.075); border-bottom: .5px solid rgba(255, 255, 255, 0.075); &:nth-child(5) { border-bottom: 1px solid rgba(255, 255, 255, 0.075); } &:nth-child(6) { border-top: 1px solid rgba(255, 255, 255, 0.075); } &:first-child { border-top: 1px solid rgba(255, 255, 255, 0.075); } &:last-child { border-bottom: 1px solid rgba(255, 255, 255, 0.075); } a { color: @white; } } } .afbeelding { width: 100%; object-fit: contain; } .link { color: @white; i { color: @copper; } } } &.reviews { background-image: linear-gradient(to top, @background_1 50%, @background_2 50%); color: @petrol_blue; .sterren { i { color: @copper; } } .review_box { background: @white; padding: 25px; position: relative; .radius_style; .gegevens { position: absolute; left: 25px; right: 25px; bottom: 25px; .medium { font-size: 14px !important; } .geverifieerde_klant { .medium { font-size: 11px !important; } i { font-size: 14px !important; color: @copper; } } } } } } } footer { padding-top: 200px; margin-top: 150px; background: @petrol_blue; color: @white; .footer_cta_box { position: absolute; bottom: 0; left: 50%; width: 98%; transform: translate(-50%, -16%); background: @white; color: @petrol_blue; overflow: hidden; .radius_style; .left { padding: 75px 50px; } .right { .background_style; } } .item { max-width: max-content; i { color: @copper; } p { margin: 0px; } } .container { position: relative; &.middle { border-top: 1px solid rgba(255, 255, 255, 0.075); border-bottom: 1px solid rgba(255, 255, 255, 0.075); img { width: 90%; } } } ul { padding: 0; margin: 0; list-style-type: none; &.footermenu { column-count: 2; } li { padding: .5rem 0; a { color: @white; } } } } /*---------------------------------------------------------------------- Responsive ----------------------------------------------------------------------*/ @media only screen and (min-width: 960px) and (max-width: 1199px) { } @media only screen and (max-width: 992px) { #header { background: @petrol_blue; #topbar { border-bottom: 1px solid #ffffff29 !important; .col-12 { justify-content: center; } } .navbar-brand { img { width: 100px; } } .button { margin-top: 25px !important; .mega-menu-link { text-align: center !important; color: @petrol_blue !important; } } #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { font-size: 20px; } } .page_content { .page_div { &.usps { .item{ max-width: 100% !important; justify-content: center !important; } } &.locations { .afbeelding { width: 60%; } } } } footer{ .item{ max-width: 100% !important; justify-content: center !important; } .footer_cta_box{ .left{ padding: 35px 50px; } } .container { &.middle { img { width: 50%; margin-bottom: 40px; } } } } } @media only screen and (max-width: 768px) { @media only screen and (max-width: 480px) { }