<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&amp;display=swap");
@keyframes close_multiple_mini {
    0% {
        opacity: 1;
        left: 0%;
        max-height: 300px;
    }
    70% {
        opacity: 0;
        left: 100%;
        /*height: auto;*/
        margin: 20px;
        padding: 20px 0 20px 0;
    }
    99% {
        max-height: 0px;
        margin: 0px;
        padding: 0;
    }
    100% {
        opacity: 0;
        display: none;
        max-height: 0px;
        margin: 0px;
        padding: 0;
    }
}

:root {
    --main-bg-page: rgb(255, 255, 255);
    --secondary-bg-page: rgb(209, 232, 242);
    --home-banner-bg: #d4ebf5;
    /*--orangered-bg-page: rgb(242, 100, 59);*/
    --orangered-bg-page: #e13c0e;
    --orangered-color: var(--orangered-bg-page);
    --fa-primary-color: #253342;
    --fa-secondary-color: #ec4e21;
    --fa-secondary-opacity: 1;
    --fa-primary-opacity: 1;
    --clicable-color: var(--orangered-bg-page);
    --bobex-blue: #175da6;
    --background-color: #ffffff6e;
    --body-background: white;
    --cta-arrow-color: #e5f2f7;
    --cta-background-color: #aad4e6;
    --text-color: #545454;
    --banner-elise-color: #aad4e6;
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    color: #333;
    background-color: var(--body-background);
    max-width: 100vw;
    /* overflow-x: hidden; */
    font-size: 16px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    color: var(--text-color);
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0;
}

.dashicons {
    font-family: dashicons !important;
}

.waves {
    fill: white;
}

.img-responsive {
    max-width: 100%;
    max-height: 100%;
}

.text-orangered {
    color: var(--orangered-color) !important;
}

a {
    color: var(--clicable-color);
    text-decoration: none;
}

a:hover {
    color: #434343;
}

p a,
p a:hover {
    color: var(--clicable-color);
}

p {
    font-size: 16px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    color: var(--text-color);
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem;
}

p:empty::before {
    content: none !important;
}

p:empty {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 300;
    /* font-family: Roboto, sans-serif; */
    font-family: Montserrat;
    color: #10375e;
    /* line-height: 1.2; */
    margin: 25px 0 10px;
    font-style: normal;
    display: block;
}

.home_content h1,
.home_content h2,
.home_content h3,
.home_content h4,
.home_content h5,
.home_content h6 {
    display: inline-block;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1,
.h1 {
    font-weight: 600;
    /* line-height: 1.8; */
}

@media only screen and (max-width: 600px) {
    h1,
    .h1 {
        font-size: 1.7rem;
    }
}

h1.banner-title {
    font-size: 2rem;
    color: white;
    font-weight: 400;
    background-color: #00000073;
    padding: 15px;
    border-radius: 10px;
}

h1.banner_headings {
    color: #10375e;
}

h2,
.h2 {
    font-size: 1.8rem;
    color: var(--bobex-blue);
    font-weight: 700;
}

#content h2,
.faq .h2 {
    /* border-top: 1px solid #cececead; */
    padding-top: 18px;
    margin: 0px 0 10px;
    font-weight: 700;
}

#sample_requests h2,
#other_regions .h2 {
    font-weight: 700;
}

h3,
.h3 {
    font-size: 1.6rem;
    color: rgb(99, 176, 209);
    font-weight: 550;
}

#content h3 {
    font-weight: 550;
}

h4,
.h4 {
    font-size: 1.4rem;
    font-weight: 450;
}

h5,
.h5 {
    font-size: 1.2rem;
    font-weight: 400;
}

h2.banner_sub_headings {
    font-weight: 400;
}

.table-first-row,
.table-first-row td .table-first-row th {
    background-color: #e5f2f7;
    font-weight: 500;
}

table td {
    font-size: 16px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    color: var(--text-color);
    line-height: 1.4;
}

table th {
    font-size: 20px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    line-height: 1.4;
}

.steps_title {
    line-height: 1.2;
    font-family: Montserrat;
    font-weight: 600;
    color: #17518d !important;
    font-size: 1.1em !important;
}

.steps_plaintext {
    font-family: Montserrat;
}

img {
    max-width: 100%;
    height: auto;
}

h2.home_headings {
    font-weight: 700;
    font-style: normal;
    color: #17518d;
    text-decoration: none;
    font-size: 38.6667px;
    margin-top: 40px;
    margin-bottom: 40px;
    display: inline-block;
    white-space: nowrap;
    margin-right: 30px;
}

.white_space_normal {
    white-space: unset !important;
}

h2.home_headings+hr {
    border-top: 3px solid var(--orangered-color);
    float: right;
    width: 100%;
    opacity: 1;
}

.steps h3 {
    color: var(--orangered-color);
}


/*
	sidebar
*/

.content_auto_sidebar_elements {
    display: inline-block;
    padding: 6px;
    font-weight: 300;
    transition: margin 0.4s ease-out;
    /* white-space: nowrap; */
    position: relative;
    margin-left: 24px;
    width: 73%;
}

.content_auto_sidebar_elements_wrapper.active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    margin-left: 24px;
}

.content_auto_sidebar_elements_wrapper.sidebar_title.active {
    margin-left: 0px;
}

.content_auto_sidebar_elements_wrapper.active .content_auto_sidebar_elements {
    font-weight: 400 !important;
    margin-left: 2px;
}

.content_auto_sidebar_elements_wrapper.active .fa-chevron-right {
    display: none;
}

.content_auto_sidebar_elements_wrapper .fa-chevron-right,
.content_auto_sidebar_elements_wrapper .fa-user-hard-hat {
    color: var(--orangered-color);
}

.content_auto_sidebar_elements_wrapper .fa-chevron-right {
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}

.content_auto_sidebar_elements_wrapper.active .content_auto_sidebar_elements::before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin: 0 5px 0 3px;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}

.content_auto_sidebar_elements_wrapper.active .content_auto_sidebar_title::before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin: 0 5px 0 3px;
    font-size: 15px;
}

.content_auto_sidebar_elements_wrapper:hover .content_auto_sidebar_elements,
.content_auto_sidebar_elements_wrapper:hover .content_auto_sidebar_title {
    text-decoration: none;
    font-weight: 400;
    margin-left: 34px;
    /*transform: translateX(-100%);*/
}

.content_auto_sidebar_elements_wrapper.active:hover span {
    font-weight: 400;
}

.content_auto_sidebar_elements_wrapper:last-of-type {
    border-bottom: none;
}

.content_auto_sidebar_wrapper {
    overflow: hidden;
    padding: 10px;
    background-color: #e5f2f7;
    font-family: Montserrat;
    font-weight: regular;
    color: #10375e;
    font-size: 15px;
    margin-bottom: 20px;
}

.content_auto_sidebar_links {
    max-height: 55vh;
    overflow-y: scroll;
    scrollbar-color: #888 #dfdfdf;
    scrollbar-width: thin;
}


/* width */

.content_auto_sidebar_links::-webkit-scrollbar {
    width: 10px;
}


/* Track */

.content_auto_sidebar_links::-webkit-scrollbar-track {
    background: #dfdfdf;
    border-radius: 10px;
    border: 1px solid #80808021;
}


/* Handle */

.content_auto_sidebar_links::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}


/* Handle on hover */

.content_auto_sidebar_links::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.supplier_name {
    display: inline-block;
    padding: 5px;
    font-weight: 500;
    font-size: 20px;
    transition: all 0.3s ease-out;
    color: var(--bobex-blue) !important;
}

.supplier_name {
    padding-left: 0;
}

.content_auto_sidebar_elements_wrapper:hover .content_auto_sidebar_title {
    text-decoration: none;
    font-weight: 1000;
}

.content_auto_sidebar_title {
    display: inline-block;
    padding: 5px;
    margin-bottom: 10px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px;
    font-weight: 500;
    color: #10375e;
    transition: all 0.3s ease-out;
}

.content_auto_sidebar_elements_wrapper {
    /*border-bottom: 1px solid black;*/
    display: block;
    /* color: var(--bobex-blue) !important; */
    /*color: var(--orangered-bg-page);*/
    color: #10375e;
}

.content_auto_sidebar_elements_wrapper:hover {
    /* color: var(--bobex-blue) !important; */
    color: #10375e;
}

.bg_bob_blue {
    background-color: var(--bobex-blue);
}


/*
Content
*/

#accordion&gt;h4 {
    cursor: pointer;
}

.content_banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#content img,
.shadow-img {
    box-shadow: 0 5px 8px -3px #00000087;
    /* border-radius: 10px; */
}

#content img[src*="qte2.png"],
#content img[src*="qte1.png"] {
    box-shadow: unset;
    border-radius: unset;
}

.banner-card {
    box-shadow: 0 4px 8px -3px #b6c1de;
}


/*
Templates
*/

.categ_title {
    font-weight: 700;
    width: 100%;
    display: inline-block;
}

.category_images {
    min-width: 100%;
    min-height: 100%;
}

.category_images_wrapper {
    width: 100%;
    height: 120px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

.categ_title+div {
    height: 0px;
    overflow: hidden;
    margin: 0;
    transition: ease-in-out 0.2s all;
}

.categ_list_wrapper {
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.categ_title span {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.static_pages_banner {
    position: relative;
}

.static_pages_banner,
.static_pages_banner * {
    z-index: 2;
    position: relative;
}


/*
Breadcrumb
*/

li.breadcrumb_item,
li.separator {
    display: inline-block;
    text-decoration: none;
}

ul#breadcrumbs {
    margin-top: 1rem;
    margin-top: 1rem;
}

li.separator {
    margin: 0 5px 0 5px;
}

#breadcrumbs a {
    color: inherit;
}

.black_boxed {
    background-color: #131a228f;
    padding: 10px;
    border-radius: 10px;
    margin-top: 67px;
    margin-bottom: 60px;
}


/*
footer
*/

.footer {
    padding: 10px;
    background-color: #0c2a48;
    position: relative;
    color: white;
    font-weight: 100;
}

ul.footer li a {
    color: #ffffff !important;
    margin: 0px;
    padding: 0px;
    font-style: normal !important;
    line-height: 1.5;
}

.footer a {
    color: white;
}

.footer a:hover {
    color: white;
}

ul.footer {
    color: #ffffff !important;
    list-style-type: none;
    line-height: 1.1;
    padding: 0;
}

.footer hr {
    background-color: #ffffffab;
    height: 1px;
}

span.footer-title {
    color: #ffffff !important;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-bottom: 5px;
    font-style: normal !important;
}

.theme-icons-white-bg {
    display: inline-block;
    color: var(--text-color);
    background: #fff;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 1.4;
    padding: 5px;
}

.theme-icons-wrap&gt;a[href]&gt;.theme-icons-white-bg:hover {
    background: var(--orangered-bg-page);
    color: white;
}

#copyright {
    padding: 10px;
    color: #ffffff !important;
    background-color: #131a22;
}

.footer-copyright-item,
.footer-copyright-item a {
    color: #cccccc !important;
    font-size: 13px;
}

#email-footer,
.newsletter-footer-submit {
    border-radius: 50px !important;
}

.newsletter-footer-intro-text {
    color: #ffffff !important;
    font-size: 14px;
}


/*
suppliers page
*/

.translation-link {
    color: #b7b6b6 !important;
    font-size: smaller;
    text-decoration: underline;
    cursor: pointer;
}

.form-control-feedback.right {
    border-left: 1px solid #ccc;
    padding-left: 2px;
    padding-right: 2px;
    right: 1rem;
}

.form-control-feedback {
    height: 23px;
    color: #bbb;
    line-height: 24px;
    font-size: 15px;
    pointer-events: auto;
    position: absolute;
    z-index: 2;
    top: 0.5rem;
}

.form-control {
    height: 40px;
    font-size: 13px;
    font-weight: 300;
    color: #606060;
    border-color: #ebeef6;
    box-shadow: none;
}

textarea.form-control {
    height: unset;
}

.form-control,
.chosen-container-multi .chosen-choices {
    border-color: #aad4e6;
    border-width: 2px;
    border-radius: 0;
}

label.error {
    margin-top: 5px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    display: none;
    padding: 1px;
    background-color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 4px;
    position: relative;
}

.one_comment&gt;span,
.one_comment&gt;div {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    color: #6c757d;
    line-height: 1.6;
}

.eval-response {
    position: relative;
    left: 20px;
}

.read_more {
    color: #b7b6b6 !important;
    font-size: 12px !important;
    vertical-align: super;
    cursor: pointer;
}

.publish_lead_desc .read_more {
    color: #7c7c7c !important;
    font-size: 12px !important;
    vertical-align: baseline;
    cursor: pointer;
    text-decoration: underline;
}

.publish_lead_desc .read_more:hover {
    color: #474747 !important;
    text-decoration: none;
}

.survey_comments {
    transform: scaleY(1);
    transition: transform 0.2s;
    display: inline-block;
}

.close_button {
    position: absolute;
    right: 5px;
    font-size: 2.5em;
    color: #fff;
    z-index: 9999;
    cursor: pointer;
}

.images_gallery {
    max-width: 80vw;
    max-height: 80vh;
    width: 500px;
    margin: auto;
    position: relative;
}

.btn-pop {
    transition: 0.03s !important;
    cursor: pointer;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /* transition: -webkit-transform .6s ease-in-out; */
    /* transition: transform .6s ease-in-out; */
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}

.modal_container {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
}

.badges {
    box-shadow: none !important;
}

.profile-categ-link:hover {
    transform: scale(1.1);
    text-decoration: none;
    color: var(--orangered-bg-page);
}

.no-scroll-bar {
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: scroll;
}

.no-scroll-bar::-webkit-scrollbar {
    display: none;
}

.banner-anchor-links,
.profile-link {
    color: gray;
    display: inline-block;
    padding: 8px;
    border-bottom: solid 3px rgba(0, 0, 0, 0);
}

.banner-anchor-links:hover,
.profile-link:hover {
    text-decoration: none;
    border-bottom: solid 3px var(--orangered-bg-page) !important;
    color: var(--orangered-bg-page);
}

.desc-accordeon .desc_read_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 150px;
    padding-bottom: 15px;
}

.transparentToWhite {
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%);
}

.desc-accordeon {
    height: 250px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.profile-text {
    line-height: 1.6;
}

.badges-wrapper {
    max-width: 100px;
    margin-right: 15px;
    margin-left: 15px;
}

.badges-wrapper&gt;a {
    width: 100%;
    display: inline-block;
}

.inner_content_banner {
    z-index: 3;
    position: relative;
    color: white;
    box-shadow: 0 4px 7px 6px #b4b4b48c;
}

.banner_number_titles {
    font-size: 2em;
    color: #f7c633;
    font-weight: 700;
    font-family: Montserrat;
}


/*
.inner_content_banner &gt; div{
	padding-top:50px;
	padding-bottom:50px;
}
.inner_content_banner::before{
		width: 100%;
		content: " ";
		position: absolute;
		background-repeat: repeat-x;
		background-size: 1350px auto;
		left: 0;
		height: 82px;
		top: 0;
		background-image: url(../images/wave-machine-simple-top.png);
		background-position: center top;
}
.inner_content_banner::after {
	width: 100%;
	content: " ";
	position: absolute;
	background-repeat: repeat-x;
	background-size: 1350px auto;
	left: 0;
	bottom: 0;
	height: calc(100% + 1px);
	background-image: url(../images/wave-machine-plain-bottom.png);
	background-position: center bottom;
}*/

.home_banner_images {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    opacity: 0;
    transition: all 1s ease-in;
    background-attachment: fixed;
}

.home_banner_images.active {
    opacity: 1;
}

#search_list {
    background-color: white;
    padding: 0;
    margin: 0;
}

#search_list&gt;.h5 {
    padding-left: 20px;
}

.search_list&gt;li,
.search_list {
    list-style: none;
    padding: 0;
}

.search_list&gt;li&gt;a {
    display: block;
    padding: 10px;
    padding-left: 30px;
}

.search_list&gt;li&gt;a:hover {
    background-color: #80808029;
}

.steps {
    padding: 30px;
}

.steps .bobex-round-cta {
    font-family: Montserrat;
}

.steps-wrapper {
    border-radius: 509px;
    display: flex;
}

.steps-wrapper img {
    width: 150px;
    height: 150px;
    /*display: block;
	background-color: #175da6;
	border-radius: 509px;
	margin: auto;
	padding: 8px;*/
}

.steps-wrapper&gt;span {
    background-color: #175da6;
    border-radius: 509px;
    overflow: hidden;
    display: flex;
    margin: auto;
}

.scale_up {
    transform: scale(0);
    transition: all 0.3s ease-out;
    transition-delay: calc(var(--order, 1) * 0.2s);
}

.scaled_up {
    transform: scale(1);
}

.radius-3 {
    border-radius: 9999px !important;
}

.wp-block-embed__wrapper {
    text-align: center !important;
}


/*
Color
*/

.bg-orangered {
    background-color: var(--orangered-bg-page);
}

.main-bg {
    background-color: var(--main-bg-page);
}

.secondary-bg {
    background-color: var(--home-banner-bg);
}

.orangered-bg,
.bg-b2c {
    background-color: var(--orangered-bg-page);
}

.bg-b2b {
    background-color: #00bbd3;
}

.text-orangered {
    color: var(--orangered-color);
}

.text-yellow {
    color: rgb(247, 231, 51);
}

.text-blue {
    color: #175da6;
}

.mid_banner_title {
    color: var(--home-banner-bg);
    font-family: Montserrat;
    font-size: 27px;
    font-weight: 600;
    font-style: normal;
}

.mid_banner_text {
    color: white;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Montserrat;
}

.map_local_titles {
    font-family: Montserrat;
    font-weight: 399;
    font-style: normal;
    color: #17518d;
    text-decoration: none;
    font-size: 17.6667px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.map-region-active {
    fill: orangered;
}

.map_all_region_colored {
    fill: #175da6;
    stroke: #d4ebf5;
}

#banner-home {
    transition: all 0.6s ease-out;
}

.home_heading {
    font-weight: 700;
    font-style: normal;
    color: rgb(16, 55, 94);
    text-decoration: none;
    font-size: 58.0004px;
    line-height: 1;
    margin-bottom: 15px;
    font-family: Montserrat;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.home_subheading_text {
    font-weight: 400;
    font-style: normal;
    color: var(--orangered-color);
    text-decoration: none;
    font-size: 24px;
    margin-bottom: 15px;
    display: inline-block;
    font-family: Montserrat;
}

.single_local_subheading_text {
    font-weight: 400;
    font-style: normal;
    color: var(--orangered-color);
    text-decoration: none;
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
    font-family: Montserrat;
}

.featured_business_wrapper {
    display: grid;
    grid-template-columns: repeat(5, 200px);
    grid-gap: 10px;
    grid-auto-rows: 200px;
    justify-content: center;
}

.featured_business&gt;div {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.featured_business {
    grid-column: var(--column) / calc(var(--column) + 1);
    grid-row: var(--row) / calc(var(--row) + 1);
    overflow: hidden;
}

.featured_business img {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    max-width: 200px;
    object-fit: cover;
    max-height: 200px;
}

.black_filter {
    height: 100%;
    width: 100%;
    background-color: #10304f5c;
    position: relative;
    z-index: 2;
}

.featured_business span {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
    font-weight: 500;
    color: white;
    transition: all 0.3s ease-out;
    font-family: Montserrat;
}

.featured_business:hover span {
    bottom: 35px;
}

.featured_business_link {
    font-family: Montserrat;
    font-weight: 400;
}

#banner input,
#banner button {
    border: none;
}

#banner input:focus-visible {
    outline: none;
}

#banner button {
    width: 15%;
    background-color: white;
    box-shadow: unset;
}

#home_search_wrapper {
    background-color: white;
    border-radius: 20px;
    position: absolute;
    width: 100%;
    overflow: hidden;
}

.bobex-round-cta {
    background-color: var(--orangered-bg-page);
    color: white;
    padding: 18px;
    border-radius: 30px;
    margin: 30px;
    display: inline-block;
    transition: all 0.15s ease-out;
    cursor: pointer;
    font-family: Montserrat;
    font-weight: normal;
}

.bobex-round-cta:hover {
    text-decoration: none;
    color: white;
    background-color: rgb(196, 80, 48);
}

.box__button {
    background-color: #63b0d1;
}

.box__button:hover {
    background-color: #518aa3;
}

.cta-banner {
    background-color: var(--cta-background-color);
    padding: 30px;
    text-align: center;
}

.cta-banner&gt;span {
    position: relative;
}

.cta-banner&gt;span&gt;img {
    height: 60px;
    width: auto;
    position: absolute;
    top: -30px;
    left: -10px;
    transform: translateX(-100%);
    box-shadow: unset !important;
    z-index: 2;
}

.cta-arrow-text {
    background-color: var(--cta-background-color);
    text-align: left;
    position: relative;
    overflow: hidden;
    padding: 20px;
}

.cta-arrow-text::before,
.cta-arrow-link::before {
    position: absolute;
    content: " ";
    right: 0;
    top: 0;
    height: 100%;
    width: 150px;
    transform: skew(45deg) translate(100%, -50%);
}

.cta-arrow-text::after,
.cta-arrow-link::after {
    position: absolute;
    content: " ";
    right: 0;
    top: 0;
    height: 100%;
    width: 150px;
    transform: skew(-45deg) translate(100%, 50%);
}

.cta-arrow-text::before {
    background-color: var(--cta-arrow-color);
}

.cta-arrow-text::after {
    background-color: var(--cta-arrow-color);
}

.cta-arrow-link {
    background-color: var(--cta-arrow-color);
    text-align: center;
    overflow: hidden;
    padding: 20px;
    position: relative;
}

.cta-arrow-link::before {
    background-color: var(--body-background);
}

.cta-arrow-link::after {
    background-color: var(--body-background);
}

.cta-arrow-text .h3,
.cta-banner .h3 {
    font-size: 1.5rem;
    margin-top: 10px;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    color: #10375e
}

.cta-banner .h5,
.cta-arrow-text .h5 {
    font-weight: 400;
    font-style: normal;
    color: rgb(0, 0, 0);
    text-decoration: none;
}

#banner {
    position: relative;
    background-color: var(--banner-elise-color);
    z-index: 1;
}

.front-page-banner {
    min-height: 750px;
}

.front-page-banner::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 250px;
    background: url(https://www.bobex.nl/nl-nl/wp-content/themes/bobex.com/wp-images/home-banner-wave.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.home_banner_wave {
    position: absolute;
    width: 100%;
    bottom: -13px;
}

#banner_image_1_wrapper {
    width: 800px;
    height: 800px;
    border-radius: 999px;
    overflow: hidden;
    position: absolute;
    top: -19%;
    left: 29%;
    z-index: 2;
    box-shadow: 3px 6px 10px 3px #00000030;
}

#banner_image_1 {
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: 100%;
    position: relative;
    left: -176px;
}

#banner_image_2_wrapper {
    width: 500px;
    height: 500px;
    border-radius: 999px;
    overflow: hidden;
    position: absolute;
    top: 62%;
    left: -1%;
    z-index: 2;
    box-shadow: 3px 6px 10px 3px #00000030;
}

#banner_image_2_wrapper.banner_local {
    width: 350px;
    height: 350px;
    top: -30% !important;
}

.publish_leads {
    background-color: #e5f2f7;
    height: 100%;
    position: relative;
}

.publish_leads .h4 {
    font-size: 18px;
    font-weight: 600;
}

.publish_lead_address {
    color: rgb(23, 93, 166);
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 11px;
    margin-top: 17px;
}

.publish_lead_desc {
    color: rgb(84, 84, 84);
    font-weight: 400;
    font-size: 14px;
}

#banner_image_2 {
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: 100%;
}

.small_suppliers_list {
    padding: 0;
    margin: 0;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}

.small_suppliers_list li {
    display: inline-block;
    width: 23%;
    margin: 0;
    font-size: 15px;
    white-space: initial;
    margin-left: 1%;
    margin-right: 1%;
    height: 90px;
    overflow: hidden;
}

.small_suppliers_list a {
    height: 100%;
    display: block;
}

.small_suppliers_list a:hover {
    text-decoration: none;
}

.small_suppliers_list .row {
    height: 100%;
}


/* .suppliers_list {
    background-color: #e5f2f7;
} */

.suppliers_list_buttons&gt;button {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border: unset;
    background-color: unset;
    color: var(--orangered-color);
}

.small_suppliers_list .stars {
    font-size: 10px;
}

.news-v7-title {
    display: block;
}

.news-v7-content {
    display: block;
    margin-bottom: 10px;
}

.embed-responsive {
    margin-bottom: 40px;
}


/*
animation
*/

.direction-right {
    position: relative;
    left: -50px;
    opacity: 0;
    transition: all 2.1s cubic-bezier(0.22, 0.61, 0, 0.99);
    transition-delay: calc(var(--order, 0) * 0.2s);
}

@keyframes check_animation {
    0% {
        opacity: 0;
        width: 0;
        height: 0;
    }
    50% {
        opacity: 1;
        width: 0;
        height: 13px;
    }
    100% {
        opacity: 1;
        width: 25px;
        height: 13px;
    }
}

.bbx_check {
    border: solid 3px var(--color, rgb(22, 196, 22));
    /*width: 25px;
	height: 13px;*/
    display: inline-block;
    border-top: none;
    border-right: none;
    margin-right: 25px;
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: left;
    opacity: 0;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    position: absolute;
}

.bbx_check_wrapper {
    position: relative;
    display: flex;
}

.bbx_check_wrapper img,
.check-mark-blue {
    height: 30px;
    width: auto;
}

.bbx_check_start {
    animation: check_animation 0.5s ease-in forwards;
    /*animation-play-state: running !important;*/
}

.check_title {
    font-size: 1.4rem;
    margin-left: 30px;
    display: block;
    font-family: Montserrat;
    font-weight: 600;
}

.why_bobex_texts {
    margin-left: 32px;
    font-family: Montserrat;
    font-weight: 400;
    color: #545454;
}

.reno_specialist_checks {
    font-family: Montserrat;
    font-size: 1.0em;
    font-weight: 600;
    color: #10375e;
}

.banner_row {
    width: 100%;
    display: inline-flex;
    position: relative;
    z-index: 1;
}

.banner_column_1 {
    padding-top: 2em;
    display: inline-block;
    width: 50%;
}

.banner_column_2 {
    display: inline-block;
    width: 50%;
}

.home_b2c_banner {
    background-color: var(--home-banner-bg) !important;
    background-image: none !important;
    position: relative;
    min-height: 450px;
    z-index: 1;
}

.home_b2c_banner::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 250px;
    background: url(https://www.bobex.nl/nl-nl/wp-content/themes/bobex.com/wp-images/home-banner-wave.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.home_b2c_banner&gt;img {
    z-index: 2;
}

.home_b2c_banner .banner_column_1 {
    display: flex;
    position: relative;
    z-index: 2;
}

.btn-pop:hover {
    transform: scale(1.04);
}

.featured_content_wrapper img {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    object-fit: cover;
    max-height: 100%;
}

.featured_content_wrapper&gt;div {
    overflow: hidden;
    position: relative;
    /* border-radius: 13px; */
    border: 1px solid #00000014;
    background-color: #a4bcc6;
}

.featured_title {
    position: absolute;
    bottom: 0;
    color: white;
    background-color: #10375e81;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
    font-size: 25px;
    transition: all 0.2s ease-out;
    min-height: 127px;
    font-family: Montserrat;
    font-weight: 500;
}

.featured_content_wrapper a:hover&gt;div {
    background-color: #10375ea8;
}

.featured_content_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-template-rows: repeat(3, 1fr);
    width: 100%;
    height: 768px;
}

.featured_content_one {
    grid-column: 1 / 3;
    grid-row: 1/3;
}

.featured_content_two {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}

.featured_content_three {
    grid-column: 3/4;
    grid-row: 2 / 3;
}

.featured_content_four {
    grid-column: 1/2;
    grid-row: 3/4;
}

.featured_content_five {
    grid-column: 2/3;
    grid-row: 3/4;
}

.featured_content_six {
    grid-column: 3/4;
    grid-row: 3/4;
}

.cta-arrow-text {
    /* flex-grow: 1; */
    transition: all 1s ease-out;
}

.cta-arrow-text-grow {
    flex-grow: 1;
}


/*
cookie
*/

.bbx_modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3333336e;
    z-index: 99999;
    display: none;
    height: 100vh;
    overflow-y: scroll;
}

.bbx_modal.active {
    display: flex;
}

.bbx_inner_modal {
    max-width: 600px;
    width: 90vw;
    margin: auto;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 3px 20px 4px #0000008f;
    text-align: center;
    display: flex;
    font-weight: bold;
    padding: 15px;
    display: block;
}

#bbx_modal_cookie .tab&gt;p {
    text-align: left;
}

#cookie_title {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
}

.btn {
    padding: 5px;
    margin: 7px;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    transition: all ease-in-out 0.05s;
    box-shadow: 1px 2px 3px 1px #808080bf;
    border: 1px solid gray;
}

.btn:focus {
    box-shadow: 1px 2px 3px 1px #808080bf;
}

.btn:hover {
    transform: scale(1.02);
    box-shadow: 3px 4px 5px 1px #808080bf;
}

.btn.disabled:hover {
    transform: none;
    box-shadow: 1px 2px 3px 1px #808080bf;
    cursor: wait;
}

.btn:active {
    transform: scale(0.98);
    box-shadow: 0px 1px 2px 1px #808080bf;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #4070a4;
    border-color: #4070a4;
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
    border-radius: .25rem !important;
}

.btn-rounded {
    padding: 5px;
    margin: 7px;
    display: inline-block;
    border-radius: 9999;
    cursor: pointer;
    transition: all ease-in-out 0.05s;
    box-shadow: 1px 2px 3px 1px #808080bf;
}

.btn-rounded:focus {
    box-shadow: 1px 2px 3px 1px #808080bf;
}

.btn-rounded:hover {
    transform: scale(1.02);
    box-shadow: 3px 4px 5px 1px #808080bf;
}

.btn-rounded.disabled:hover {
    transform: none;
    box-shadow: 1px 2px 3px 1px #808080bf;
    cursor: wait;
}

.btn-rounded:active {
    transform: scale(0.98);
    box-shadow: 0px 1px 2px 1px #808080bf;
}

.btn-rounded-primary.disabled,
.btn-rounded-primary:disabled {
    color: #fff;
    background-color: #4070a4;
    border-color: #4070a4;
}

#content li {
    font-size: 16px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    color: var(--text-color);
    line-height: 1.4;
}

.clickable {
    cursor: pointer;
}

.height_full {
    height: 100%;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-189 {
    padding-top: 80px;
}

.worker_image {
    position: absolute;
    top: -40%;
    height: 157%;
    object-fit: contain;
    max-width: unset;
    left: 30%;
}

.page-content {
    position:relative;
    z-index:0;
}

.page-content&gt;section {
    padding-top: 30px;
    padding-bottom: 37px;
}

.page-content&gt;section:nth-of-type(2n) {
    background-color: var(--home-banner-bg);
}

.renovation_specialist_image {
    position: absolute;
    height: 550px;
    top: -120px;
    left: -150px;
    z-index: 1;
}

#activities .fa,
#activities .fab,
#activities .fad,
#activities .fad,
#activities .fal,
#activities .far,
#activities .fas {
    margin-bottom: 11px !important;
}

.mobile_bobex_image,
#bobex_mobile_close_menu,
#mobile_menu_icon {
    display: none;
}

#bobex_menu {
    height: 67px;
    max-width: 100%;
}

#mobile_menu_icon {
    height: 62px;
}

.faq button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    display: block;
    width: 100%;
    text-align: left;
}

.faq button&gt;i {
    float: right;
}

.faq .faq_headers {
    background-color: #63b0d1;
    color: white;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Montserrat;
    font-weight: 550;
    font-style: normal;
    padding: 12px;
}

.faq_headers&gt;button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.number_banner_blue {
    background-color: #17518d;
}

.number_banner_header {
    color: var(--orangered-color);
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}

.number_banner_text {
    color: white;
    font-size: 15px;
    font-family: Montserrat;
    font-style: normal;
}

.small_font {
    font-size: 12px;
    line-height: 0;
}


/*#region Supplier */

.single_supplier {
    flex-basis: 33.333333%;
    border-radius: 25px;
    border: 5px solid #e5f2f7;
    padding: 10px;
    background-color: white;
    padding-left: 70px;
    position: relative;
    margin: 20px auto 20px auto;
    box-shadow: 4px 5px 7px 2px #7b7b7b61;
    width: 80%;
    left: 22px;
}

.single_supplier.hidden {
    display: none;
}

.supplier_name {
    font-weight: 600;
}

.supplier_logo {
    width: 120px;
    height: 120px;
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 999px;
    overflow: hidden;
    border: 5px solid #e5f2f7;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 0;
}

.supplier_logo img {
    margin: auto;
}

.supplier_address {
    font-weight: 500;
    position: relative;
    padding-left: 20px;
    font-size: 12px;
    color: black;
}

.supplier_description {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #5a5a5a;
    font-size: 16px;
}

.region_title {
    color: #6c757d;
}

.supplier_buttons {
    width: 100%;
    border-radius: 20px;
    border: 2px solid var(--orangered-bg-page);
    padding: 5px;
    display: inline-block;
    text-align: center;
}

.supplier_quote_button,
.supplier_profile_button:hover {
    background-color: var(--orangered-bg-page);
    color: white;
}

.supplier_quote_button {
    margin-bottom: 10px;
}

.supplier_profile_button,
.supplier_quote_button:hover {
    background-color: white;
    color: var(--orangered-bg-page);
}

.supplier_rating {
    float: right;
    transform: translateY(40%);
    color: #28a745;
}

.supplier_rating i {
    color: var(--orangered-bg-page);
}


/*#endregion*/


/*Search Supplier */

.search_suppliers_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.search_single_supplier {
    flex-basis: 30%;
    display: flex;
    flex-direction: column;
    border-radius: 25px;
    border: 5px solid #e5f2f7;
    padding: 10px;
    background-color: white;
    position: relative;
    margin: 20px auto 50px auto;
    box-shadow: 4px 5px 7px 2px #7b7b7b61;
    width: 80%;
}

@media screen and (max-width: 993px) {
    .search_single_supplier {
        flex-basis: 47%;
    }
}

@media screen and (max-width: 768px) {
    .search_single_supplier {
        flex-basis: 95%;
    }
}

.search_single_supplier.hidden {
    display: none;
}

.search_supplier_logo {
    width: 120px;
    height: 120px;
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 999px;
    overflow: hidden;
    border: 5px solid #e5f2f7;
    position: absolute;
    top: 0%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

.search_supplier_logo img {
    margin: auto;
}

.search_supplier_main_info {
    margin-top: 60px;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.search_supplier_name {
    font-weight: 600;
    color: var(--bobex-blue);
}

.search_supplier_rating {
    text-align: right;
}

.search_supplier_rating i {
    color: var(--orangered-bg-page);
}

.search_supplier_address {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    color: black;
}

.search_supplier_profile_button {
    width: 60%;
    border-radius: 20px;
    border: 2px solid var(--orangered-bg-page);
    padding: 5px;
    display: inline-block;
    text-align: center;
    background-color: white;
    color: var(--orangered-bg-page);
    font-family: Montserrat;
    font-weight: normal;
}

.search_supplier_profile_button:hover {
    background-color: var(--orangered-bg-page);
    color: white;
}

.search_more_supplier_btn {
    border: unset;
    box-shadow: unset;
    color: var(--orangered-bg-page);
}

.search_more_supplier_btn:focus,
.search_more_supplier_btn:hover {
    box-shadow: unset;
}

.search_more_supplier_btn:hover {
    transform: scale(1.05);
    color: var(--orangered-bg-page);
}


/* end #Search Supplier*/

.media_logo_colored {
    height: 94px;
    display: inline-block;
    padding: 14px;
    display: flex;
}

.media_logo_colored img {
    max-height: 100%;
    max-width: 105px;
    margin: auto;
}

.team-v9 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.teams_wrapper&gt;div:nth-child(5n+1) img {
    clip-path: path("M174.18 157.18C147.92 186.1 119.66 198.87 89.4 195.49C59.15 192.11 36.32 177.65 20.92 152.11C5.53 126.57 2.17 95.12 10.87 57.75C19.57 20.38 44.57 1.97 85.87 2.54C127.17 3.1 158.79 21.78 180.71 58.59C202.63 95.4 200.45 128.26 174.18 157.18Z");
}

.teams_wrapper&gt;div:nth-child(5n+2) img {
    clip-path: path("M178.95 148.17C153.55 176.34 125.81 191.55 95.74 193.8C65.66 196.06 40.18 181.97 19.3 151.55C-1.59 121.13 -3.26 87.61 14.29 50.99C31.83 14.37 57.39 0 90.98 7.89C124.56 15.77 153.97 34.08 179.2 62.82C204.43 91.55 204.34 120 178.95 148.17Z");
}

.teams_wrapper&gt;div:nth-child(5n+3) img {
    clip-path: path("M182.13 137.47C162.94 169.45 135.07 187.87 98.51 192.72C61.95 197.57 34.33 181.58 15.63 144.74C-3.06 107.91 -0.83 75.38 22.33 47.17C45.49 18.96 71.96 5.21 101.74 5.93C131.51 6.65 157.15 20.75 178.66 48.25C200.17 75.74 201.32 105.48 182.13 137.47Z");
}

.teams_wrapper&gt;div:nth-child(5n+4) img {
    clip-path: path("M182.85 141.79C174.23 177.18 149.96 193.25 110.03 190C70.1 186.75 40.72 169.06 21.9 136.92C3.08 104.79 4.31 74.79 25.59 46.92C46.88 19.06 73.09 6.75 104.22 10C135.36 13.25 158.4 27.18 173.35 51.79C188.3 76.41 191.47 106.41 182.85 141.79Z");
}

.teams_wrapper&gt;div:nth-child(5n+5) img {
    clip-path: path("M176.94 145.93C157.28 176.73 129.13 192.3 92.49 192.65C55.85 193 31.01 177.6 17.96 146.46C4.92 115.31 3.66 81.98 14.21 46.46C24.75 10.94 48.26 -2.27 84.72 6.82C121.18 15.92 150.58 33.68 172.92 60.1C195.26 86.53 196.6 115.14 176.94 145.93Z");
}


/* #region  FORM */

.form_infos {
    background-color: #e5f2f7;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-style: italic;
    font-size: 12px;
}

.form_questions {
    padding-top: 15px;
    padding-bottom: 15px;
}

.form_optins_label {
    display: block;
}

.form_titles {
    color: white;
    font-size: 21px;
    font-weight: 500;
    background-color: #17518d;
    padding: 20px 35px 20px 35px;
    font-family: Montserrat;
}

form.ppp {
    margin-bottom: 0;
}

.questions_wrapper .text-start {
    position: relative;
}

.ppp_templates {
    border: 3px solid #63b0d1;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
}

.form_questions:nth-child(2n) {
    background-color: #e5f2f7;
}

.multiple_mini {
    top: 0;
    border: 0;
    left: 0;
    right: 0;
    background-color: white;
    width: 100%;
    height: 100%;
}

.multiple_mini.hidden {
    display: none;
}

.single_multiple.closed {
    animation: close_multiple_mini 1s linear forwards;
}

.multiple_mini li::before {
    border-radius: 99px;
    background-color: #175da6;
    content: counter(index);
    counter-increment: index;
    width: 22px;
    height: 22px;
    color: white;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -28px;
    top: 50%;
    transform: translateY(-50%);
}

.multiple_mini li:first-child {
    counter-reset: index;
}

.multiple_mini li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
}

.multiple_mini ol {
    margin-left: 30px;
}

.single_multiple {
    border: 1px solid gray;
    margin: 20px;
    padding: 20px 0 20px 0;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: top 1s ease-out;
    top: 0%;
}

.single_multiple.hidden {
    top: 100%;
}

.questions_wrapper {
    margin: 20px;
}

.form_questions_label {
    font-weight: 450;
    font-size: 16px;
    color: #545454;
}

.ppp_templates input[type="radio"],
.ppp_templates input[type="checkbox"] {
    position: absolute;
    top: -12px;
    left: 16px;
    opacity: 0;
}

.bobex_radio,
.bobex_checkbox {
    position: relative;
    padding-left: 3px;
}

.ppp_templates input[type="radio"]+label:before,
.ppp_templates input[type="checkbox"]+label:before {
    content: " ";
    width: 16px;
    height: 16px;
    background-color: white;
    border: 1px solid #63b0d1;
    display: block;
    position: absolute;
    margin: auto;
    box-sizing: initial;
    margin-left: -26px;
}

input[type="radio"]+label,
input[type="checkbox"]+label {
    display: flex;
    align-items: center;
    padding-left: 28px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    color: #545454;
}

input[type="radio"]:checked+label:after,
input[type="checkbox"]:checked+label:after {
    content: "\f00c";
    position: absolute;
    color: white;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    font-family: "Font Awesome 5 Pro";
    box-sizing: initial;
    margin: auto;
    margin-left: -22px;
    font-size: 12px;
}

input[type="radio"]:checked+label:before,
input[type="checkbox"]:checked+label:before {
    background-color: var(--orangered-bg-page);
    box-shadow: 0 0 4px 0 var(--orangered-bg-page);
}

input[type="radio"]:hover+label:before,
input[type="checkbox"]:hover+label:before {
    box-shadow: 0 0 4px 0 var(--orangered-bg-page);
}

input[type="radio"]+label:before {
    border-radius: 13px;
}

.submitted input[type="radio"]:invalid+label:before,
.submitted input[type="checkbox"]:invalid+label:before {
    box-shadow: 0 0 2px 0 red;
    border: 2px solid red;
}

.submitted input:invalid,
.submitted select:invalid {
    box-shadow: 0 0 2px 0 red;
    border: 2px solid red;
}

.quotes_sidebar {
    background-color: #e5f2f7;
}

.quotes_sidebar&gt;div {
    position: relative;
}

.quotes_sidebar&gt;.h2 {
    font-family: Montserrat;
    font-weight: 600;
    color: #10375e;
    font-size: 1.4rem;
}

.quotes_sidebar_steps {
    background-color: var(--orangered-bg-page);
    border-radius: 999px;
    width: 30px;
    height: 30px;
    display: inline-block;
    color: white;
    text-align: center;
    line-height: 1.8;
    margin: auto;
    font-family: Montserrat;
    font-weight: 700;
    z-index: 1;
}

.quotes_sidebar_steps_text {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #10375e;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.13em;
}

@media screen and (min-width: 1200px) {
    .line-top {
        width: 25px;
        height: 20px;
        background: transparent;
        border: none;
        border-top: dashed 3px #10375e;
        border-radius: 50%;
        transform: rotate(90deg);
        position: absolute;
        bottom: 30px;
        left: 30px;
    }
    .line-bottom {
        width: 30px;
        height: 20px;
        background: transparent;
        border: none;
        border-bottom: dashed 3px #10375e;
        border-radius: 50%;
        transform: rotate(90deg);
        position: absolute;
        top: 30px;
    }
}

.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
    display: none;
}

.box__input .file__input {
    display: none;
}

.box__input {
    /*height: 300px;*/
    padding: 1rem;
    text-align: center;
    background-color: #eaf2fd;
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
}

.box__input.hovered {
    outline-offset: 0px;
}

.preview_images {
    box-shadow: none !important;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.col_preview {
    height: 100px;
    position: relative;
}

.close_preview {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: red;
    font-size: 20px;
}

#ext_pub_script {
    height: 0px;
    width: 0px;
    display: block;
    visibility: hidden;
    opacity: 0;
}

.ppp_templates {
    background-color: white;
}

#ppp input[type="radio"] {
    position: absolute;
}

.form_questions select {
    max-width: 100%;
}


/* #endregion */


/* #region  MENU */

#bobex_nav {
    background-color: var(--bobex-blue);
    position: relative;
    z-index: 9999;
}

.bobex_nav * {
    color: white;
    z-index: 10;
    position: relative;
}

.bobex_nav a:hover {
    color: var(--orangered-bg-page);
    text-decoration: none;
}

.nav_dd_links {
    color: black;
}

@media screen and (min-width: 767px) and (max-width:1278px) {
    .nav_dd_links {
        color: white;
    }
}

.nav_dd_links:hover {
    color: var(--orangered-bg-page) !important;
    text-decoration: none;
}

#bobex_menu&gt;div {
    display: inline-block;
}

.bobex_menu_item_lvl_0 {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    position: relative;
    font-size: 15px;
    font-weight: 400;
}

.bobex_menu_item_lvl_0&gt;a {
    padding: 1rem !important;
    display: inline-block;
    border: 1px solid transparent;
    border-bottom: none;
    text-decoration: none;
}

.bobex_menu_item_lvl_0:hover&gt;a {
    background-color: #ffffff;
    color: #253342 !important;
    border: 1px solid #0000002e;
    border-bottom: none;
    box-shadow: 4px 5px 4px 0px #0003;
}

.left_written_text_menu {
    text-align: end;
}

#langue_switcher {
    border: 1px solid #00000000;
}

#langue_switcher:hover {
    background-color: #ffffff;
    box-shadow: 4px 5px 4px 0px #0003;
    border: 1px solid #0000002e;
}

#langue_switcher:hover&gt;span {
    color: #253342 !important;
}

.bobex_nav .menu {
    margin: 0;
    display: inline-block;
    padding: 0;
}

.menu&gt;li {
    margin: 5px;
    display: inline-block;
}

#msls-switcher li {
    width: 100%;
    text-align: center;
}

#msls-switcher {
    /* margin-bottom: 0; */
    /* margin-top: 0; */
    /* margin-left: 14px; */
    /* margin-right: 20px; */
    padding: 0;
    position: absolute;
    right: -1px;
    top: 100%;
    background-color: white;
    z-index: 15;
    box-shadow: 4px 5px 4px 0px #0003;
    border-radius: 0 0 10px 10px;
    display: none;
    border: 1px solid #0000002e;
    border-top: none;
    overflow: hidden;
    width: calc(101% + 1px);
}

#langue_switcher img {
    height: 15px;
    border: 1px solid #fff0;
    margin-right: 5px;
}

#msls-switcher&gt;li:hover img {
    border: 1px solid var(--orangered-bg-page);
}

#msls-switcher a {
    color: black;
    display: block;
}

.responsive_grid_menu {
    grid-template-columns: repeat(3, 250px);
    column-gap: 50px;
    grid-auto-flow: column;
}

.bbx_dropdown {
    display: none;
    position: absolute;
    background-color: white;
    z-index: 15;
    box-shadow: 4px 5px 4px 0px #0003;
    border-radius: 0 0 10px 10px;
    padding: 0 20px 10px 20px;
    border: 1px solid #0000002e;
    border-top: none;
    min-width: 100%;
}

.bobex_menu_item_lvl_0:hover&gt;.bbx_dropdown {
    display: grid;
}

@media screen and (min-width: 767px) and (max-width:1278px) {
    .bobex_menu_item_lvl_0:hover&gt;.bbx_dropdown {
        display: block;
    }
}

.bbx_dropdown a {
    color: black;
    display: block;
    padding: 5px;
}

#breadcrumbs {
    padding-left: 0;
}

#langue_switcher {
    position: relative;
    padding: 20px;
    text-align: left;
    display: inline-block;
}

#langue_switcher&gt;span {
    cursor: pointer;
}

#langue_switcher:hover&gt;#msls-switcher {
    display: inline-block;
}

.bbx_dropdown .cat {
    transform: scale(0.5);
    margin-bottom: -12px;
    margin-left: -7px;
}

.bbx_dropdown .fad {
    transform: scale(0.5);
    top: 5px;
    left: -3px;
    margin-right: 3px;
}

#language-switcher {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#language-switcher a {
    display: inline-block;
    padding: 10px;
    width: 100%;
}

#language-switcher a:hover {
    background-color: var(--orangered-bg-page);
    color: white;
}

.menu_float_right {
    float: right;
}

#menu_search_mobile {
    max-width: 80%;
}

#step1 .col-md-4,
#step1 .col-md-8 {
    padding: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.extra-info {
    background-color: #dbdbdb70;
    padding: 15px;
    padding-left: 15px;
    padding-left: 25px;
    border-left: 5px solid var(--orangered-bg-page);
    margin-top: 20px;
    margin-bottom: 20px;
}

#banner_image_2_wrapper&gt;picture {
    display: block;
}

#banner_image_2_wrapper&gt;picture&gt;img {
    height: 500px;
    transform: translateX(-50%);
    right: -50%;
    position: relative;
    max-width: unset;
    width: 500px;
    object-fit: cover;
}

@media screen and (max-width: 1861px) {
    .bobex_menu_item_lvl_0&gt;a {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #langue_switcher {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1551px) {
    .justify-content-end {
        -ms-flex-pack: start !important;
        justify-content: normal !important;
    }
    /*#langue_switcher {
		padding-left: 0px;
		padding-right: 0px;
	}*/
}

@media screen and (max-width: 1279px) {
    #bobex_menu {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: var(--bobex-blue);
        padding: 20px;
        transition: all ease-out 0.4s;
        transform: translateX(-100%);
    }
    #bobex_menu {
        height: unset;
    }
    .left_written_text_menu {
        text-align: start;
    }
    .bobex_image_wrapper,
    .desktop_search_wrapper {
        display: none !important;
    }
    
    .home_banner_wave {
        display: none;
    }

    .front-page-banner::after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: unset;
        background: unset;
        background-size: unset;
        background-repeat: unset;
    }

    .home_b2c_banner::after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: unset;
        background: unset;
        background-size: unset;
        background-repeat: unset;
    }

    .home_b2c_banner .h1 {
        display: block;
    }

    .home_b2c_banner .banner_column_1&gt;div {
        width: 100%;
    }

    .menu_float_right {
        float: unset;
    }
    h2.home_headings {
        white-space: unset;
    }
    h2.home_headings+hr {
        display: none;
    }
    .home_heading {
        font-size: 35px;
        text-align: center;
        margin: 60px;
    }
    .banner_column_1 {
        width: 100%;
    }
    .banner_column_2 {
        width: 100%;
    }
    .banner_row {
        display: block;
    }
    .banner_column_1&gt;div {
        padding-top: 0 !important;
    }
    #banner {
        min-height: unset;
    }
    #banner_image_1_wrapper,
    #banner_image_2_wrapper,
    #banner_image_2 {
        display: none !important;
    }

    .banner_local_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #bobex_menu.show_menu {
        transform: translateX(0%);
    }
    #bobex_menu&gt;div {
        float: none !important;
        display: block;
    }
    .bobex_nav .menu li {
        display: block;
    }
    .bbx_dropdown {
        display: block;
        padding: 0;
        margin: 0;
        margin-left: 15px;
        box-shadow: none;
        background-color: unset;
        border: none;
        position: relative;
        color: white;
    }
    #menu-menu,
    #menu-menu-right {
        margin: 0;
        padding: 0;
        display: block;
    }
    #langue_switcher {
        border: unset;
    }
    #langue_switcher:hover {
        background-color: unset;
        box-shadow: unset;
        border: unset;
        color: white;
    }
    #language-switcher span {
        color: white !important;
    }
    #menu-menu,
    .menu_float_right {
        z-index: 1;
    }
    .menu_search_mobile {
        display: block !important;
    }
    .bobex_menu_item_lvl_0&gt;a,
    .bbx_dropdown a {
        /*padding:0 !important;*/
        margin: 0;
        color: white;
    }
    #bobex_mobile_close_menu {
        position: fixed;
        top: 0;
        right: 0;
        margin: 23px;
        margin-top: 18px;
        font-size: 25px;
        z-index: 15;
    }
    #bobex_menu&gt;a {
        display: none !important;
    }
    #bobex_menu ul&gt;li&gt;a {
        padding: 5px !important;
    }
    #langue_switcher {
        margin-left: 10px;
    }
    #msls-switcher {
        display: block;
        box-shadow: none;
        border: none;
        background-color: unset;
        position: relative;
        top: 0;
        border-radius: unset;
        margin-left: 5px;
    }
    #langue_switcher&gt;span {
        display: none;
    }
    #msls-switcher a {
        color: white;
    }
    .mobile_bobex_image {
        display: block;
    }
    #mobile_menu_icon {
        display: inline-block;
    }
    #bobex_mobile_close_menu {
        display: inline-block;
    }
    #banner {
        overflow: unset !important;
        height: unset !important;
    }
    .banner_column_1 .h1 {
        text-align: center;
        margin-top: 20px !important;
    }
    .banner_column_1 .home_subheading_text {
        text-align: center;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    #banner h1 {
        text-align: center;
        margin-top: 26px !important;
    }
    .pb-100 {
        padding-bottom: 0px;
    }
    table {
        display: block;
        max-width: 100%;
        overflow-x: auto;
    }
}

@media screen and (max-width: 991px) {
    .home_heading {
        font-size: 35px;
        text-align: center;
        margin: 40px;
    }
    .featured_business_wrapper {
        display: block;
    }
    .featured_business {
        display: block;
        height: 100px;
        margin-bottom: 20px;
        border-radius: 20px;
        overflow: hidden;
    }
    .black_filter {
        background-color: #0000008a;
        display: flex;
    }
    .featured_business span {
        position: relative;
        margin: auto;
        bottom: unset;
        left: unset;
        transform: unset;
    }
    .featured_business:hover span {
        bottom: unset;
    }
    /* .banner_column_1 {
		padding-bottom: 33px;
	} */
}

.quotes-content {
    padding-right: 70px;
}

@media screen and (max-width: 991px) {
    .quotes-content {
        padding-right: 35px;
    }
}

@media screen and (max-width: 767px) {
    .quotes-content {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
}

@media screen and (max-width: 767px) {
    .text-md-center {
        text-align: center;
    }
    #small_suppliers_list&gt;li {
        width: 100%;
        display: none;
        margin: 0;
        margin-bottom: 15px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .nav_dd_links {
        color: inherit;
    }
    #small_suppliers_list&gt;li:nth-child(-n+5) {
        display: table !important;
    }
    #small_suppliers_list img {
        max-height: 50px !important;
    }
    .suppliers_list_buttons&gt;button {
        display: none;
    }
    .direction-right.fa-chevron-right::before {
        content: "\f078";
    }
    #banner h1 {
        text-align: center;
        margin-top: 26px !important;
    }

    .single_local_subheading_text {
        text-align: center;
    }
    .direction-right {
        left: 0px;
        opacity: 1;
        margin-bottom: 20px;
    }
    h2.home_headings {
        display: block;
        text-align: center;
    }
    #banner {
        min-height: unset;
    }
    #cookie_title {
        font-size: 1em;
        margin-bottom: 10px;
    }
    #bbx_modal_cookie .tab&gt;p {
        font-size: 0.8em;
        margin-bottom: 5px;
        text-align: justify;
    }
    #bbx_modal_cookie .tab a {
        font-size: 1em;
        margin-bottom: 5px;
    }
    #bobex_menu {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: var(--bobex-blue);
        padding: 20px;
        transition: all ease-out 0.4s;
        transform: translateX(-100%);
        overflow-y: scroll;
    }
    #bobex_menu.show_menu {
        transform: translateX(0%);
    }
    #bobex_menu&gt;div {
        float: none !important;
        display: block;
    }
    .bobex_nav .menu li {
        display: block;
    }
    .bbx_dropdown {
        display: block;
        padding: 0;
        margin: 0;
        margin-left: 15px;
        box-shadow: none;
        background-color: unset;
        border: none;
        position: relative;
        color: white;
    }
    #menu-menu,
    #menu-menu-right {
        margin: 0;
        padding: 0;
    }
    .bobex_menu_item_lvl_0&gt;a,
    .bbx_dropdown a {
        /*padding:0 !important;*/
        margin: 0;
        color: white;
    }
    #bobex_mobile_close_menu {
        position: fixed;
        top: 0;
        right: 8;
        margin: 23px;
        margin-top: 9px;
        font-size: 25px;
        z-index: 15;
    }
    #bobex_menu&gt;a {
        display: none !important;
    }
    #bobex_menu ul&gt;li&gt;a {
        padding: 5px !important;
    }
    /* .home_subheading_text {
        display: none;
    } */
    .pb-100 {
        padding-bottom: 0;
    }
    .featured_business_wrapper {
        overflow-x: scroll;
    }
    h2.home_headings {
        font-size: 25px;
    }
    .page-content&gt;section {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .h3 {
        font-size: 1.2rem;
    }
    .bbx_check {
        left: 8px;
        top: 61%;
    }
    .bbx_check {
        border-width: 2px;
    }
    .featured_content_wrapper {
        display: block;
        grid-template-columns: unset;
        grid-gap: unset;
        grid-template-rows: unset;
        width: unset;
        height: unset;
        width: 100%;
    }
    .featured_content_blocks {
        height: unset;
        width: unset;
        display: block;
        margin-bottom: 20px;
    }
    .featured_title {
        font-size: 15px;
        min-height: unset;
        position: relative;
    }
    .footer-copyright-item,
    .footer-copyright-item a {
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .supplier_rating {
        float: none;
        transform: none;
        margin-bottom: 5px;
    }
}



/* #region  search */

.searchbox {
    display: inline-block;
    position: relative;
    width: 200px;
    height: 37px;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 13px;
    font-family: arial, sans-serif;
}

.searchbox.algolia-autocomplete {
    display: block;
    height: 100%;
}

.searchbox__wrapper {
    width: 100%;
    height: 100%;
}

.searchbox__input {
    display: inline-block;
    -webkit-transition: box-shadow 0.4s ease, background 0.4s ease;
    transition: box-shadow 0.4s ease, background 0.4s ease;
    border: 0;
    border-radius: 19px;
    box-shadow: inset 0 0 0 1px #d9d9d9;
    background: #ffffff;
    padding: 0;
    padding-right: 30px;
    padding-left: 37px;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    white-space: normal;
    font-size: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.searchbox__input::-webkit-search-decoration,
.searchbox__input::-webkit-search-cancel-button,
.searchbox__input::-webkit-search-results-button,
.searchbox__input::-webkit-search-results-decoration {
    display: none;
}

.searchbox__input:hover {
    box-shadow: inset 0 0 0 1px silver;
}

.searchbox__input:focus,
.searchbox__input:active {
    outline: 0;
    box-shadow: inset 0 0 0 1px #4098ce;
    background: #ffffff;
}

.searchbox__input::-webkit-input-placeholder {
    color: #aaaaaa;
}

.searchbox__input::-moz-placeholder {
    color: #aaaaaa;
}

.searchbox__input:-ms-input-placeholder {
    color: #aaaaaa;
}

.searchbox__input::placeholder {
    color: #aaaaaa;
}

.searchbox__submit {
    position: absolute;
    top: 0;
    right: inherit;
    left: 0;
    margin: 0;
    border: 0;
    border-radius: 18px 0 0 18px;
    background-color: rgba(255, 255, 255, 0);
    padding: 0;
    width: 37px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.searchbox__submit::before {
    display: inline-block;
    margin-right: -4px;
    height: 100%;
    vertical-align: middle;
    content: "";
}

.searchbox__submit:hover,
.searchbox__submit:active {
    cursor: pointer;
}

.searchbox__submit:focus {
    outline: 0;
}

.searchbox__submit svg {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    fill: #666666;
}

.searchbox__reset {
    position: absolute;
    top: 8px;
    right: 8px;
    margin: 0;
    border: 0;
    background: none;
    cursor: pointer;
    padding: 0;
    font-size: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    fill: rgba(0, 0, 0, 0.5);
}

.searchbox__reset.hide {
    display: none;
}

.searchbox__reset:focus {
    outline: 0;
}

.searchbox__reset svg {
    display: block;
    margin: 4px;
    width: 13px;
    height: 13px;
}

.searchbox__input:valid~.searchbox__reset {
    display: block;
    -webkit-animation-name: sbx-reset-in;
    animation-name: sbx-reset-in;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
}

@-webkit-keyframes sbx-reset-in {
    0% {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes sbx-reset-in {
    0% {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.aa-dropdown-menu {
    position: relative;
    top: -6px;
    border-radius: 3px;
    margin: 6px 0 0;
    padding: 0;
    text-align: left;
    height: auto;
    position: relative;
    background: transparent;
    border: none;
    width: 100%;
    left: 0 !important;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2), 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

.aa-dropdown-menu:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background: #fff;
    z-index: 0;
    top: -7px;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    transform: rotate(-45deg);
    border-radius: 2px;
    z-index: 999;
    display: block;
    left: 24px;
}

.aa-dropdown-menu .aa-suggestions {
    position: relative;
    z-index: 1000;
}

.aa-dropdown-menu {
    min-width: 500px;
    max-width: 100vw;
}

.aa-dropdown-menu [class^="aa-dataset-"] {
    position: relative;
    border: solid 1px #d9d9d9;
    border-radius: 3px;
    overflow: auto;
    padding: 8px 8px 8px;
    overflow: initial;
    display: block;
}

.aa-dropdown-menu * {
    box-sizing: border-box;
}

.aa-suggestion {
    font-size: 1.1em;
    display: block;
    width: 100%;
    /* height: 38px; */
    clear: both;
}

.aa-suggestion span {
    white-space: nowrap !important;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    float: left;
    line-height: 2em;
    width: calc(100% - 30px);
}

.aa-suggestion .aa-cursor {
    background: #eee;
}

.aa-suggestion a {
    color: var(--text-color);
    display: block;
    height: 100%;
    width: 100%;
    padding: 4px 4px 0;
}

.aa-suggestion em {
    color: var(--text-color);
    font-weight: 600;
}

.aa-suggestion img {
    float: left;
    vertical-align: middle;
    height: 30px;
    width: 20px;
    margin-right: 6px;
}

.aa-without-1&gt;div.aa-dataset-1 {
    display: none;
}

.aa-without-2&gt;div.aa-dataset-2 {
    display: none;
}

.aa-dropdown-menu&gt;div:empty {
    display: none;
}

.search-input-wrapper {
    display: flex;
    position: relative;
}

.search-input-wrapper&gt;i {
    float: right;
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
    right: 12%;
    color: black;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.menu_float_right .search-input-wrapper&gt;i {
    margin-top: unset;
    margin-bottom: unset;
    top: 50%;
}

#banner #home_search i {
    right: 6%;
}

#menu_search .fa-search {
    left: -15%;
    color: var(--text-color);
}

#menu_search input {
    padding-right: 44px;
}

.search-input {
    border-radius: 30px;
}

.algolia-autocomplete {
    width: 100%;
    display: flex !important;
}

.algolia-autocomplete .aa-input,
.algolia-autocomplete .aa-hint {
    width: 100%;
}

.algolia-autocomplete .aa-hint {
    color: #999;
}

.algolia-autocomplete .aa-dropdown-menu {
    width: 100%;
    background-color: #fff;
    border: 1px solid #999;
    border-top: none;
}

.algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
    cursor: pointer;
    padding: 5px 4px;
}

.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
    background-color: #b2d7ff;
}

.algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
    font-weight: bold;
    font-style: normal;
}

#menu_search {
    height: 100%;
    display: flex;
    margin-right: -30px;
}

#menu_search&gt;form {
    margin-top: auto;
    margin-bottom: auto;
}

#banner input {
    border-radius: none;
    padding: 20px;
    padding-right: 50px;
    box-shadow: unset;
    border-right: unset;
    border: 1px solid #22222236;
}

#ez-toc-container {
    width: 100%;
}

#ez-toc-container .ez-toc-list {
    height: 0px;
}

#ez-toc-container .ez-toc-list.ez-toc-list-open {
    height: auto;
}

#ez-toc-container .ez-toc-toggle {
    display: unset !important;
}

#banner .algolia-autocomplete input {
    height: 55px;
}

#banner input::placeholder {
    color: #999;
}

#search-input-wrapper .fa-search {
    color: var(--orangered-color);
}

#zip_form input {
    padding: 13px !important;
    width: 100%;
    border-radius: 30px;
    margin: 0;
}

.search_suppliers_button {
    z-index: 999;
}

#zip_form select {
    padding: 13px;
    width: 100%;
    border-radius: 30px;
    border: 1px solid #80808036;
    background: white;
    font-family: Roboto, "Font Awesome 5 Pro";
}

#zip_form select:invalid {
    color: #999;
}

#zip_form select option {
    color: black;
}

#search-supplier-options::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 20%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #f9f9f9;
}

#search-supplier-options {
    display: none;
    position: absolute;
    min-width: 250px;
    margin: 10px;
    padding: 0px;
    border: 1px solid #e0e0e0;
    background-color: #FFFFFF;
    box-shadow: 4px 5px 2px -1px rgba(0, 0, 0, 0.1);
}

#search-supplier-options&gt;li {
    list-style: none;
    padding: 3px;
    padding-left: 10px;
    cursor: pointer;
}

#search-supplier-options&gt;li:hover,
#search-supplier-options&gt;li:focus,
#search-supplier-options&gt;li.selected {
    background-color: #eeeded;
    border: none;
}

.no-result-item {
    display: none;
    cursor: unset;
}

.no-result-item:hover {
    background-color: #FFFFFF;
}

#search-content:focus+div&gt;ul {
    display: block !important;
}

#search-content:placeholder-shown+div&gt;ul {
    display: none !important;
}

#search-content::placeholder,
#search-content-zipcode::placeholder,
#search-content-zipcode-NL::placeholder {
    font-size: 15px;
}

.aa-suggestions-category,
.aa-suggestions-category&gt;.fas::before {
    color: var(--text-color) !important;
}

#menu_search_mobile&gt;.form_search&gt;div {
    width: 100%;
}

#banner .search-input-wrapper {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .aa-dropdown-menu {
        min-width: unset;
    }
    .algolia-autocomplete {
        margin: auto;
    }
    #banner #home_search i {
        right: 9%;
    }
    .bobex_menu_item_lvl_0:hover&gt;.bbx_dropdown {
        display: block;
    }
    .search_suppliers_button {
        position: relative !important;
    }
}


/* #endregion */


/*#region drm-gallery*/

@keyframes opacityAnim {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.drm-gallery {
    text-align: center;
}

.drm-gallery-item {
    position: relative;
    display: inline-block;
    margin: 9px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 15px 5px rgba(232, 232, 232, 1);
    -moz-box-shadow: 0px 10px 15px 5px rgba(232, 232, 232, 1);
    box-shadow: 0px 10px 15px 5px rgba(232, 232, 232, 1);
    overflow: hidden;
    width: 240px;
    height: 215px;
    transform: scale(1);
    transition: transform 0.1s ease-out, opacity 0.25s ease-in-out;
    /*opacity:0;*/
    top: 0px;
    animation: 0.5s ease-in 0s 1 opacityAnim;
}

.drm-gallery-item:hover {
    transform: scale(1.05);
}

.drm-gallery-item:hover&gt;div&gt;h4&gt;a {
    color: var(--orangered-bg-page);
}

.drm-gallery-caption {
    height: 136px;
    overflow: hidden;
}

.drm-galley-title {
    font-size: 1em !important;
    text-align: center;
    width: 100%;
    line-height: 1;
}

.drm-gallery-filter {
    text-align: center;
}

.drm-gallery-filter-item {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    color: #34343c;
    background: transparent;
    text-transform: inherit;
    padding: 5px 10px;
    margin: 0 0px 0px;
    transition: all 0.5s;
    text-align: center;
}

.drm-gallery-filter-item-active {
    color: var(--orangered-bg-page);
    text-decoration: underline;
}

.drm-gallery-filter-item:hover {
    cursor: pointer;
    color: var(--orangered-bg-page);
}

.drm-gallery-filter-counter {
    position: relative;
    width: 33px;
    height: 23px;
    background-color: var(--orangered-bg-page);
    left: 0px;
    border-radius: 4px;
    opacity: 0;
    transition: all 0.3s ease-out;
    top: -22px;
    color: white;
    text-decoration: none !important;
    margin-right: auto;
    margin-left: auto;
}

.drm-gallery-filter-counter:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 22px;
    width: 0px;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--orangered-bg-page);
    clear: both;
}

.drm-gallery-filter-counter:hover {
    text-decoration: none !important;
}

.drm-gallery-filter-item:hover&gt;div {
    opacity: 1;
    top: -52px;
}

.news-v10 {
    height: 100%;
}

.news-v10 a {
    display: block;
}

#sec1,
#sec2,
#sec3,
#sec4,
#sec5 {
    padding-top: 20px;
    padding-bottom: 20px;
}


/*#endregion*/

#ez-toc-container {
    margin-top: 20px;
    margin-bottom: 10px;
}

@media print {
    .collapse:not(.show) {
        display: block !important;
    }
}

.wp-block-table table {
    margin-top: 35px;
    margin-bottom: 35px;
}

.wp-block-table table tr {
    border-top: 1px solid #dee2e6
}

.wp-block-table table td,
table th {
    padding: 20px
}

.wp-block-table table th {
    padding: 20px
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
    background-color: #e5f2f7;
}

#btn-back-to-top {
    background-color: var(--orangered-bg-page);
    position: fixed;
    bottom: -100px;
    right: 20px;
    z-index: 9999;
    transition: all 0.5s ease-in-out;
}

#testimonials {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
}

.testimonial {
    height: 330px;
    width: 330px;
    background-image: url(https://www.bobex.nl/wp-uploads/sites/5/Testimonial-empty1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 100px 25px 70px 25px;
}

.testimonial-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.testimonial-stars {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.testimonial-author {
    display: flex;
    justify-content: center;
    font-weight: bold;
}

#testimonials_modal_wrapper&gt;span {
    background-color: #f2f2f2;
    border: 1px solid var(--bobex-blue);
    border-radius: 5px;
    padding: 20px;
    width: 330px;
    margin: auto;
    display: inline-block;
    position: relative;
}

#testimonials_modal_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999999;
}

.testimonials_modal_close {
    position: absolute;
    top: 5px;
    right: 5px;
    border: 1px solid var(--bobex-blue);
    border-radius: 999px;
    padding: 5px;
    width: 25px;
    height: 25px;
    display: block;
    line-height: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.testimonials_modal_close:hover {
    background-color: var(--bobex-blue);
    color: white;
    transform: scale(1.1);
}

.testimonials_read_more {
    color: var(--orangered-bg-page);
    cursor: pointer;
    margin-left: 5px;
}

@media (min-width: 768px) {
    #profile-sidebar {
        margin-top: 5rem; 
        margin-bottom: 2rem;
    }
}</pre></body></html>