/* Original hidden non-editable HubSpot boilerplate file */
/* https://www.ruimteschepper.nl/hs-fs/hub/7527062/hub_generated/template_assets/54059333528/1630286729486/boilerplate-recommended.css */


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */

#recaptcha_table td {
  line-height: 0;
}

.recaptchatable #recaptcha_response_field {
  line-height: 12px;  
  min-height: 0;
}
/* Original hidden non-editable HubSpot boilerplate file */
/* https://www.ruimteschepper.nl/hs-fs/hub/7527062/hub_generated/template_assets/54059333518/1630286613345/boilerplate-modules.css */


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

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

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left;
  margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}
/* ==========================================================================


   1. BASE STYLES                                             


========================================================================== */


/*****************************************/
/* Variable    */
/*****************************************/

/* Colors */


















/* Typography */





*, *:before, *:after {
  box-sizing: border-box;
}

/*****************************************/
/* Utility Class    */
/*****************************************/

.omb-section-l1 {
  padding: 80px 0;
}

.omb-section-l2 {
  padding: 64px 0;
}

.omb-section-l3 {
  padding: 160px 0;
}

.omb-section {
  padding: 50px 0;
}

.nm-section {
  padding: 100px 0;
}

@media only screen and (max-width: 991px) {
  .omb-section-l1 {
    padding: 65px 0;
  }
  
  .omb-section-l2 {
    padding: 52px 0;
  }
  
  .omb-section-l3 {
    padding: 130px 0;
  }
}

@media only screen and (max-width: 599px) {
  .omb-section {
    padding: 40px 0;
  }
  
  .omb-section-l1 {
    padding: 50px 0;
  }
  
  .omb-section-l2 {
    padding: 40px 0;
  }
  
  .omb-section-l3 {
    padding: 100px 0;
  }
}

.centertext {
  text-align: center; 
}
.lefttext {
  text-align: left;
}
.righttext {
  text-align: right;
}
.leftfloat {
  float: left !important;
}
.rightfloat {
  float: right !important;
}
.clear:after {
  clear: both;
  content: '';
  display: block;
}

body {
  background: #f6faff;
  color: #4b454b;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  word-break: break-word;
}

ol, ul {
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: Comfortaa;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
}

a:hover, a:focus, a:active {
  outline: none;
  box-shadow: none;
}

h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.m-0 {
  margin: 0 !important;
}
.m-10 {
  margin: 10px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-60 {
  margin: 60px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.ml-60 {
  margin-left: 60px !important;
}

.p-0 {
  padding: 0 !important;
}
.p-10 {
  padding: 10px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-40 {
  padding: 40px !important;
}
.p-50 {
  padding: 50px !important;
}
.p-60 {
  padding: 60px !important;
}
.p-70 {
  padding: 70px !important;
}
.p-80 {
  padding: 80px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-42 {
  padding-bottom: 42px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}

.omb-mb-80 {
  margin-bottom: 80px !important;
}

.omb-mt-64 {
  margin-top: 64px !important;
}

.omb-p-48 {
  padding: 48px !important;
}

.omb-p-64 {
  padding: 64px !important;
}

.omb-p-80 {
  padding: 80px !important;
}

.omb-pt-0 {
  padding-top: 0 !important;
}

.omb-pt-64 {
  padding-top: 64px !important;
}

.omb-pt-80 {
  padding-top: 80px !important;
}

.omb-pb-0 {
  padding-bottom: 0 !important;
}

.omb-pb-64 {
  padding-bottom: 64px !important;
}

.omb-pb-80 {
  padding-bottom: 80px !important;
}

.omb-pb-120 {
  padding-bottom: 120px !important;
}

@media only screen and (max-width: 991px) {
  .omb-mb-80 {
    margin-bottom: 65px !important;
  }
  
  .omb-mt-64 {
    margin-top: 52px !important;
  }
  
  .omb-p-64 {
    padding: 52px !important;
  }
  
  .omb-pt-64 {
    padding-top: 52px !important;
  }
  
  .omb-pt-80 {
    padding-top: 65px !important;
  }
  
  .omb-pb-64 {
    padding-bottom: 52px !important;
  }
  
  .omb-pb-80 {
    padding-bottom: 65px !important;
  }
  
  .omb-pb-120 {
    padding-bottom: 97.5px !important;
  }
}

@media only screen and (max-width: 599px) {
  .p-40 {
    padding: 20px !important;
  }
  
  .pt-60 {
    padding-top: 40px !important;
  }
  
  .pl-40 {
    padding-left: 20px !important;
  }
  
  .pr-40 {
    padding-right: 20px !important;
  }
  
  .omb-mb-80 {
    margin-bottom: 40px !important;
  }
  
  .omb-mt-64 {
    margin-top: 32px !important;
  }
  
  .omb-p-64 {
    padding: 32px !important;
  }
  
  .omb-p-80 {
    padding: 40px !important;
  }
  
  .omb-pt-64 {
    padding-top: 40px !important;
  }
  
  .omb-pt-80 {
    padding-top: 50px !important;
  }
  
  .omb-pb-64 {
    padding-bottom: 40px !important;
  }
  
  .omb-pb-80 {
    padding-bottom: 50px !important;
  }
  
  .omb-pb-120 {
    padding-bottom: 75px !important;
  }
}

.nm-row {
  display: flex;
  flex-wrap: wrap;
}
.nm-align-center {
  align-items: center;
}
.nm-justify-center {
  justify-content: center;
}

.nm-justify-between {
  justify-content: space-between;
}

.nm-subtitle p {
  margin-bottom: 0;
}

.nm-rounded-btn--outline {
  color: #4b454b;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  border: 2px solid #4b454b;
  font-weight: bold;
}

.nm-transparent-btn a {
  color: #fff;
  text-transform: capitalize;
  border: 1px solid #fff;
  padding: 18px 50px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
}

.nm-square-btn, .nm-square-btn--rich a {
  color: #fff;
  background: linear-gradient(#4daaff,#174878);
  padding: 18px 50px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  position: relative;
/*   z-index: 5555; */
 z-index: 55;
}

.nm-video-popup__content > img {
  width: 100% !important;
  height: auto !important;
}
/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* about-section */
.what-we-do-section__wrap{
  background-color: #fff; 
  margin-top: -168px !important;
  z-index: 99;
  position: relative;
  border-radius: 5px;  
}
.about-us__content p{
  margin-top:30px;
}
.about-us__content p{
  margin-bottom:50px !important;
}
/* end */

/* what we do section */

 .what-we-do-section__column {
  background:#fff;
  padding:50px 20px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 2px 2px 44px #e3ebf5;
}

.what-we-do-section__column p{
  margin-top: 30px;
  margin-bottom:0;
}
/* end */
/*****************************************/
/* Home Page Layout2 CSS    */
/*****************************************/

.nm-htext-video-section .nm-video-popup {
  transform: translateY(-100px);
}

.nm-video-popup__btn {
  line-height: 35px;
}

/* Brand Section Slider */
.nm-brand-hl2 {
  position: relative;
}

.nm-brand-hl2__box-slider {
  background: #f7fbff;
  border-radius: 0;
  bottom: -44px;
  display: block;
  float: none !important;
  left: 0;
  margin: 0 auto !important;
  max-width: 1170px;
  position: absolute;
  right: 0;
  z-index: 45;
}
.nm-team-d-image img, .nm-team-d-video .nm-video-popup__content > img  {
    border-radius: 10px;
}
.nm-team-d-designation {
  color: #dc9902;
    font-weight: bold;
    font-size: 15px;
}
.nm-team-d-title {
    font-size: 35px;
    font-weight: bold;
    text-transform: capitalize;
}
.nm-team-d-video .nm-container {
    padding: 0;
}

.nm-team-d-sticky {
    position: sticky;
    top: 20px;
}
.inputs-list {
    padding: 0;
    list-style: none;
    margin: 10px 0;
}

fieldset {
    max-width: 100% !important;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}

input:focus, select:focus {
  outline: none;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0 10px 0 0;
    padding: 10px;
    display: inline-block;
    height: 16px;
    width: 16px !important;
    vertical-align: middle;
}
.nm-service__title {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
}
.nm-service-listing{
      box-shadow: 2px 2px 19px #f3f3f3;
    padding: 20px;
}
.nm-service-listing__text{
  text-align: justify;
}
.nm-service-brand{
  background: #efefef;
}
/* choose_us_section */
.nm-choose-us-section{
  color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* project-section */

.center .nm-project-section__slide::after {   
    background: #42CCED;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* new-feature-section */

.nm-new-feature-section h1{
color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/*   client-section */

.nm-client-section__slider {
  background: #e6e6e6;
}

.nm-client-section__slider .owl-dot.active span {
  background: #221027!important;
}

.nm-client-section__slider .owl-dot span {
  background: #fff !important;
  border: 3px solid #221027;
}

.nm-client-section__content_wrap h6 {
  color: #dc9902;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* contact-us */

.nm-form-section__form input[type="text"],  .nm-form-section__form input[type="email"],
.nm-form-section__form input[type="tel"], .nm-form-section__form input[type="submit"]{
  color: #000000;
}
.nm-form-section__form input[type="submit"]{
    color: #fff;
    background: linear-gradient(#45a6ff,#0e4d89);
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* team-slider */

.nm-client-section__content-wrap {
    background: #1E2637;
    color: #ffffff;
}
.nm-client-section__content-wrap h6{
  color:#dc9902;
}

.nm-client-section__slider .owl-prev,
.nm-client-section__slider .owl-next {
  background: #dc9902 !important;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* time-counter */
.time_counter__count{
  color: #dc9902;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* Background Shape Card CSS */
.nm-bg-card {
  color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* Section Title l2 CSS */
.nm-section__title-l2-hl {
  color: #dc9902;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* Video Popup CSS */
.bloglisting__content h3 a {
  color: #000;
}
.nm-video-popup__btn {
  background-color: #dc9902;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */

.nm-team__info {
  color: #fff;
}
.nm-team__social-item a {
  background-color: #fff;
}
.nm-l2-tl__info, .nm-team-list-l2-section {
  color: #fff;
}
 .nm-team-list-l2-section a{
    color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* Nego-contact-page */
.nm-section__title-l2-hl {
  color: #dc9902;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */

/*   content form section */
  .nm-form-section__form, .nm-form-section__content{

  color:#fff;
}
.nm-form-section__form input[type="submit"]{
    color:#fff;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* form section */
.nm-form-section__form, .nm-form-section__content{
  color:#fff;
}
.nm-form-section__form input[type="submit"]{
    color:#fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* gallery section */
.nm-gallery__tab li .active{
   color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* keep in touch */
.nm-join-us-section__heading span {
  color:#dc9902;
}
.nm-join-us-section__bg-image .hs-button{
  color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* landing page 1 banner */
.nm-hero-section{
  color: #fff;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* latest news section */
.nm-news-section__read-button p {
     color: #dc9902;
}
.nm-news-section__hover-date p{
   color: #fff;
}
.nm-news-section__hover-date a{
    color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* pricing section */
.nm-pricingtable__column {
  background: #fff;
}
.nm-pricingtable__btn_wrapper a {
  color:#fff;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/* service video section */
.nm-vedio-section__text p{
  color: #fff;
}

.nm-vedio-section__popup-button {
    border: 2px solid #dc9902;
    background-color: #dc9902;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* team detail */
.nm-tdsocial__item:hover a svg {
    fill:  #fff;
}
.nm-tdsocial__item:hover {
    background: #dc9902;
}
li.nm-tdsocial__item {
  
    border: 1px solid #dc9902;
}
.nm-tdsocial__item a svg {
    fill:#dc9902;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
/*   team slider */
.nm-client-section__slider .owl-prev::before {
    background:#fff;
}
.nm-client-section__slider .owl-next::after {
    background:#fff;
}
.nm-client-section__slider .owl-next::before {
    background: #fff;
}
.post-item {
    flex: 0 0 48%;
}
.nm-blog-meta {
    font-size: 15px;
}
.nm-blog-meta a {
    color: #dc9902;
    font-weight: bold;
}
.hs-featured-image-wrapper {
    position: relative;
}
#hubspot-topic_data {
    position: absolute;
    top: 15px;
    left: 15px;
}
#hubspot-topic_data a {
    display: inline-block;
    padding: 6px 15px;
    border: 1px solid #dc9902;
    color: #fff;
    background: #dc9902;
    font-weight: bold;
    font-size: 15px;
    margin-right: 5px;
}

.nm-blog-filter {
    display: flex;
    align-items: center;
}
.nm-blog-filter .nm-blog-filter__title {
    margin-right: 15px;
    font-size: 25px;
    font-weight: bold;
}
.nm-blog-filter__select {
    position: relative;
}
.nm-blog-filter__option {
    padding: 10px;
    border: 1px solid #bbb;
    min-width: 240px;
    cursor: pointer;
    color: #bbb;
}
.nm-blog-filter ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid #bbb;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    z-index: 5;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    transition: .3s linear all;
}
.nm-blog-filter .active ul {
    pointer-events: unset;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}
.nm-blog-filter__select li a {
    display: block;
    padding: 10px;
    font-size: 15px;
    transition: 0.3s linear all;
}
.nm-blog-filter__select li a:hover {
    background-color: #dc9902;
    color: #fff;
}
.blog-pagination {
    text-align: center;
}
.blog-pagination a {
    display: inline-block;
    margin-right: 10px;
}
.blog-pagination a:last-child {
    margin-right: 0;
}
.nm-pagination-wrapper {
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    justify-content: center;
}
.nm-pagination-wrapper > div {
    margin-right: 15px;
}
.nm-pagination-wrapper > div:last-child {
    margin-right: 0;
}
.nm-pagination-wrapper .pagination a {
    margin-right: 15px;
}
.nm-pagination-wrapper .pagination a:last-child {
    margin-right: 0;
}
.nm-pagination-wrapper a {
    display: inline-block;
    font-weight: bold;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background: #f3f3f3;
    font-size: 15px;
    line-height: 35px;
    transition: 0.3s linear all;
}
.nm-pagination-wrapper a.active, .nm-pagination-wrapper a:hover {
    background-color: #dc9902;
    color: #fff;
    transform: scale(1.2);
}
/* Blog Single Page */

.nm-single-b-pro {
    align-items: center;
    display: flex;
    margin-right: 20px;
}
.nm-single-b-pro img {
    border: 2px solid #c8e5ff;
    border-radius: 50%;
    margin-right: 10px;
    max-width: 42px;
}
.nm-single-b-pro .author-link {
    font-size: 1rem;
    font-weight: 700;
}
.nm-single-b-social {
    display: flex;
    align-items: center;
}
.section.post-body h2 {
    margin-bottom: 15px;
}
.nm-bgallery {
    display: flex;
}
.nm-bgallery img {
    margin-right: 15px !important;
    width: 50% !important;
    max-width: 100%;
    height: auto !important;
}
.nm-bgallery-2 img:nth-child(2n) {
    margin-right: 0 !important;
}

blockquote {
    font-size: 30px;
    font-weight: 300;
    opacity: .75;
    line-height: 45px;
    margin: 25px 0 40px;
    position: relative;
    padding: 15px 30px;
    background: rgba(10, 138, 255, 0.16);
}
blockquote:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 5px solid rgba(10, 138, 255, 0.23);
}
span.nm-blog-s-topic {
    border-bottom: 2px solid #dc9902;
    color: #dc9902;
    font-weight: bold;
}
/* End Of Blog Single Page */
/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.nm-htext-video-section .nm-video-popup { 
  transform: translateY(-100px); 
}

.nm-professional-team .nm-client-section__slider{
  padding : 0;
}
.professional-hero-section__bg{
   top: -28px;
    padding-top: 100px;
}
/* professional-hero-section */

.professional-hero-section__bg:after{ 
  background-color: #000000;
}
.professional-hero-section__text {
  color: #fff;
}
.professional-hero-section__vedio-button {  
  background-color: #dc9902;
}
 
/*  service-section  */
.service-section{
  padding: 100px 0px 40px 0px !important;
}
.service-section__box {
    box-shadow: 2px 2px 28px #e1e1e4;
    position: relative;
    padding: 30px;
    margin-bottom: 60px;
}
.service-section__box-image {
    position: absolute;
    top: -23px;
    bottom: 0;
    right: auto;
    left: 30px;
    background-color: #dc9902;
    display: block;
    max-width: 47px;
    max-height: 47px;
    padding: 10px;
    border-radius: 6%;  
}
.service-section__content{
    margin-top: 30px;
}
.service-section__box-heading {
   font-size: 19px;
   font-weight: bold;
   margin: 12px 0px;
   text-transform: uppercase;
}
  .service-section__content-2 {
    margin-top: 68px !important;
}
/*  end of service-section  */

/* Other-services-section */
.Other-services{
  background: #f5f7fa
}
.Other-services__wrapper-2 {
    padding-top: 100px;
}
.Other-services__image-wrapper__img{
  text-align: center;
}
.Other-services__content-heading{
 font-size: 35px;
 font-weight: bold; 
 padding-top: 15px;
}
.Other-services__content-text{
  padding: 12px 0px;
}
.Other-services__content-button{
  padding-top: 25px;
}
.Other-services__content-button span{
 padding-top: 40px;  
}
.Other-services__content-button a:hover {
  background: linear-gradient(#45a6ff,#0e4d89) !important;
}
.Other-services__content-article span{
  text-transform: uppercase;
  font-size: 15px;
  color:  #363c46;
  font-weight: bold;
  letter-spacing: 1.4px;
}
 .Other-services__content-article{
  position: relative;
}
 .Other-services__content-article:after {
    position: absolute;
    content: "";
    top: 35px;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 3px solid #363c46;
    width: 52px;
}
.Other-services__content {
    padding: 50px 0px;
}
.Other-services__image-wrapper__img img{
  border-radius: 2%;
  box-shadow: 2px 2px 28px #5f5f63;
}
.Other-services__image-wrapper{
  position: relative;
}
.Other-services__image-wrapper__text-1, .Other-services__image-wrapper__text-2{
  font-size: 17px;
  font-weight: bold;
  padding: 18px;
  box-shadow: 2px 3px 60px #d0d0e2;
  border-radius: 10px;
  max-width: 67%;
  position: absolute;
  top: auto;
  background: #fff;
  bottom: -35px;
}
.Other-services__image-wrapper__text-1{
  left: 28%;
  right: auto;
}
.Other-services__image-wrapper__text-2{
  right: 169px;
}

/* team-section */
.team-section__team-member-image::after {
  background-color: #dc9902;
}
.team-section__team-member-name p {
   color:  #dc9902;
}

/* professional-services__sponsors */
.professional-services__sponsors{
  padding: 45px;
}
/* professional-services__map */
.professional-services__map iframe{
  width: 100% !important; 
  display: block;
}
/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Nego-service-section-2 */
 @media only screen and (max-width: 1200px){
/*  nm-join-us-section  */
   .nm-join-us-section__circular-icon1 {
    display: none;
  }
   .nm-join-us-section__circular-icon2 {
    display: none !important;
  }
   
   /*  hero-section of professional landing page  */
  .professional-hero-section__form-wrapper {
      width: 100%;
  }
}
@media only screen and (max-width: 1080px){  
  .nm-new-feature-section__content-wrap{
    width: 65%;
    margin-right: 10px;
  }
  .nm-new-feature-section__button-wrap{
    width: 28%;
    text-align: right;
  } 
}
@media only screen and (max-width: 992px) {
   .nm-bgtwo__img {
    top: 50px;
}
  .nm-bgtwo__img img {
    max-width: 355px;

}
.nm-bgtwo__content {
    flex: 0 0 47%;
}  
  .nm-bgtwo__content h2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 767px) {
  
/*   common-style */
  .nm-content-heading h2 {

    font-size: 35px;
    text-transform: capitalize;
    text-align: center;
  }
  
  .nm-rounded-btn {
    padding: 10px 15px;
  }
  
  .nm-section__title-l2 h2 {
    font-size: 35px;
  }
  
  .nm-square-btn a {
    padding: 15px 20px;
    font-size: 15px;
    cursor: pointer;
  }
  
/*   end */

/*   homepage-one */
  .what-we-do-section__column {
    margin-bottom: 40px;
}
  .about-us__content {
    padding-left: 0 !important;
    margin-top: 30px;
}
  .nm-banner-section p {
    padding: 0 45px;
    width: auto;
}

  .nm-new-feature-section__content-wrap {
    width: auto !important;
    display: block;
}
  .nm-new-feature-section__button-wrap {
    width: auto;
    display: block;
}
  .nm-new-feature-section h1 {
    font-size: 40px !important;
    line-height: 45px;
    margin-bottom: 20px;
}
/*   end */
  
/*   homepage-two */
  
  .nm-hservice-section__quote .centertext{
    text-align: left;
  }
  .nm-bg-card {
    margin-bottom: 30px;
}
.nm-bgtwo .nm-justify-between {
    padding-bottom: 70px;

}
  .nm-bgtwo__content .mb-60{
    margin-bottom: 0 !important;
  }
  .nm-bgtwo__img{
    display: none;
  }
  .nm-bgtwo__content {
    flex: auto;
}
  .nm-team__list {
    flex: 0 0 48%;
    margin-bottom: 15px;
    margin-right: 0;
}
 .nm-video-popup__content img {
    height: auto;
}
  .nm-form-section__form, .nm-form-section__content{
   display: block;
    max-width: 100%;
  }
.nm-form-section__content-wrapper{
  display: block;
  }
  .nm-brand-hl2__box-slider {
    position: static;
  }
/*   end */
  
/*   content-form-section */
  .nm-form-section__form, .nm-form-section__content {
     max-width: 100%;
   }
  
  .hs_cos_wrapper{
    width: 100%;
   }
/*   end */
 
  .footer-container-wrapper ul{
    position: static !important;
  }
  
  .nm-new-feature-section__button-wrap{
    text-align: left;
  }
  
/*    hero-section   */
   
   .hero_heading h1{
     font-size: 55px;
     text-align: center;
     line-height: 1.2;
   }
   
   .nm-section {
     padding: 25px 0px;
  }
 
    /*  nm-form-section  */
   
  .nm-form-section__form, .nm-form-section__content {
     max-width: 100%;
   }
  
  /*   end */
    /* nm-form-section */
    .nm-form-section .nm-form-section__content {
      max-width: 100%;
    }
    .nm-form-section__form {
      max-width: 100%;
      float: none !important;
    }
     .nm-section__title-l2 h2 {
      font-size: 40px;
    }
    .nm-section__title-l2 h2 {
      margin-bottom: 45px;
    }
    /*   feature-section  */
    .nm-feature-section__feature{
      max-width: 100%;
      padding: 25px;
      text-align: center;
    }
    .nm-feature-section__feature-icon, .nm-feature-section__feature-description{
      max-width: 100%;
    }
    .nm-feature-section__feature-description{
      margin-top: 25px;
    }   
    /*   video-section  */  
    .nm-vedio-section__content{
      max-width: 100%;
    }
    .nm-join-us-section__heading h1{
      font-size: 45px;
    }
   
    /* nm-join-us-section */
   .nm-join-us-section__bg-image{
     max-width: 100%;
     padding: 0px;  
   }
   .nm-join-us-section__heading h1 {
       line-height: 1.3;
    }
  .nm-join-us-section{
    padding-bottom: 55px;
  }
  
  /*   team-slider */
  .nm-client-section__slider .owl-prev, .nm-client-section__slider .owl-next {
    right: 0 !important;
  }
   .nm-client-section__slider .owl-prev, .nm-client-section__slider .owl-prev {
    left: 0 !important;
  }
  /*   end */
  /*  about us 2 team */
  .nm-client-section__inner {
    margin: 10px;
  }
  /*   end */
  .nm-skill-section__content {
    flex: 0 0 100%;
  }
  
  .nm-l2-tl__listing {
    flex: 0 0 100%;
    margin: 0 auto 25px;
    max-width: 320px;
  }
  
  /*  Team Detail Page */
  .nm-team-d-sticky {
    position: static;
    top: 0;
  }
  .nm-tdsocial__list {
    justify-content: flex-start !important;
  }
  /*  End of Team Detail Page */
  
  .nm-company-branches-section__branch {
    margin-bottom: 50px;
}
  /*  hero-section  */
   .nm-section-content{
    max-width: 90%;
   }
  .nm-content-vedio-section__content, .nm-content-vedio-section__vedio {
    max-width: 100%;
  }
   .nm-content-vedio-section__content {
    padding-bottom: 40px;
  }
   
/* nm-speakers-section  */
   .nm-team__list {
    flex: 0 0 46%;
    margin: 0 auto;
    margin: 15px auto;
   }
   .nm-team .nm-team__list:nth-child(4n) {
     margin-right: auto;
   }
   
   /* nm-news-section */
   .nm-news-section__news-wrapper {    
    max-width: 80%;
     margin: 0 auto;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  
  /*   gallery-page */
  .nm-gallery__img_wrap {
    width: 48%;
  }
  /*   end */
  /* Blog Responsive CSS */
  .post-item {
    flex: 0 0 100%;
  }
  
  .post-header h2 {
    font-size: 25px;
    line-height: 30px;
  }
  blockquote {
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0 20px;
    padding: 15px 20px;
  }
  /* End of Blog Responsive CSS */
  
/* eBook-hero-section  */
 .nm-hero-section__img-wrapper{
    display: flex;
    flex-direction: column-reverse; 
  }
  .nm-section-content__wrapper h2 {      
    font-size: 35px;
  }
    .nm_new_feature_section h1 {
      font-size: 40px !important;
  }
   .nm-section-content {
    max-width: 100%;
} 
  /*  professional-hero-section  */
  .professional-hero-section__content, .professional-hero-section__form { 
    flex: 0 0 100%;
  }
  .professional-hero-section__form {
    padding-top: 60px;
  }
/*  Other-services-section */
  .Other-services__wrapper-2 {
    padding-top: 0px;
  }
  .Other-services__content-2.Other-services__content{
    padding-top: 0px;
  }
}

@media only screen and (max-width: 599px){
  .nm-team {
    display: block;
  }
  
  .nm-team__list{
    flex: auto;
  }
  
  .nm-blog-filter__option {
    min-width: 196px;
  }
  
/*   content-form-section */
   .nm-form-section__form .form-columns-2 .input {
        margin-right: 0px !important;
    }
/*   end */
  .what-we-do-section__wrap { 
    margin-top: 0 !important;

}
/*    nm-form-section  */
     
    
   .nm-form-section__form .form-columns-2 .input {
    margin-right: 0px !important;
  }
  .nm-company-branches-section__branch {
    margin: 55px 0px;
  }
  /* nm-company branches -section */
  
   .nm-company-branches-section .nm-section__title-l2 h2 {
      margin-bottom: 0px;
  }
  
  /*  nm-join-us-section  */
     .nm-join-us-section__form {
      margin-top: 55px;
  } 
     .nm-join-us-section__bg-image .hs_email {
      max-width: 100%;
  }
     .nm-join-us-section__bg-image .hs_submit {
      text-align: right;
  }     
     .nm-join-us-section__bg-image form {
      display: block;
      justify-content: end;
  }
     .nm-join-us-section__bg-image .hs-submit {
        margin-top: 74px;
        text-align: center;
        max-width: 100%;
    }
  .nm-vedio-section__popup-button {
    height: 35px;
    width: 35px;
    line-height: 25px;
}


.nm-vedio-section__text p {
    font-size: 12px;
}

.nm-vedio-section__content {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
  .nm-vedio-section__popup-button img {
    width: 15px;
}
      
/*  nm-speakers-section   */
  .nm-speakers-section .nm-team__list {
    flex: 0 0 80%;
}
   
/*  nm-section-content  */
  .nm-section-content h2 {
    font-size: 30px;
  }
  .nm-section-content{
    max-width: 100%;
    padding-bottom: 20px;
    }
   
/*  nm-content-vedio-section  */
   .nm-content-vedio-section__content, .nm-content-vedio-section__vedio {
     max-width: 100%;
  }
   .nm-content-vedio-section__content {
     padding-bottom: 32px;
   }
  .nm-content-vedio-section__content h3 {
     font-size: 25px; 
  }
   
    /*  nm_new_feature_section__inner_wrap */
   .nm_new_feature_section {
     padding: 0px 15px;
   }
   .nm_new_feature_section__content_wrap, .nm_new_feature_section__button_wrap {
     display: block;
     width: 100%;
   }
  
/*   gallery-page */
  
  .nm-gallery__img_wrap {
    width: 100%;
}
/*   end */
  
  /*  hero-section  */
  .nm_new_feature_section h1 {
      font-size: 35px !important;
  }
  .nm-section-content__wrapper h2 {      
    font-size: 30px;
  }

  .professional-hero-section__text h1 {
    font-size: 35px;
  }
  .nm-section-content h2 {
    font-size: 32px;
  } 
  .Other-services__content-heading{
    font-size: 26px;
  } 
  .professional-hero-section__vedio-button {  
    max-width: 52px;
    height: 52px !important;   
    line-height: 41px;
  }
  .professional-hero-section__vedio-link {
    top: 35%;
    left: 40%;
  }
  .professional-hero-section__vedio {
    padding: 10px;
  }
}
/* ==========================================================================

    1. BASE STYLE
    2. TYPOGRAPHY
    3. HEADER
      3.1 TOP HEADER
      3.2 MAIN HEADER
    4. MAIN NAVIGATION MENU
    5. MOBILE NAVIGATION MENU
    6. BUTTONS
    7. PAGES
      7.1 HOMEPAGE
      7.2 PAST EVENTS LISTING PAGE (BLOG)
      7.3 PAST EVENT DETAIL PAGE (BLOG)
      7.4 PROJECT DETAIL PAGE (BLOG)
      7.5 SERVICE LISTING PAGE
      7.6 SERVICE DETAIL PAGE
      7.7 TOOLS LISTING PAGE
      7.8 TOOLS DETAIL PAGE
      7.9 INSPIRATION LISTING PAGE
      7.10 UPCOMING EVENTS LISTING PAGE
      7.11 UPCOMING EVENT DETAIL PAGE L1
      7.12 UPCOMING EVENT DETAIL PAGE L2
      7.13 SMARTICIPATIE PAGE
      7.14 ABOUT US PAGE
      7.15 CONTACT PAGE L1
      7.16 BLOG LISTING
      7.17 BLOG POST
      7.18 FOR WHOM LISTING PAGE
      7.19 FOR WHOM DETAIL PAGE 2026
      7.20 OUR CUSTOMERS PAGE
      7.21 SEARCH RESULTS PAGE
      7.22 OMB LANDING PAGE L3
      7.23 OMB LANDING PAGE L4
      7.24 OMB SMARTICIPATIE APPROACH PAGE
      7.24.1 SMARTICIPATIE APPROACH PAGE 2026
      7.25 OMB WORKSHOP DETAIL PAGE L1
      7.26 OMB WORKSHOP DETAIL PAGE L2
      7.27 OMB WORKSHOP DETAIL PAGE L3
      7.28 FAQ PAGE
    8. FOOTER
        8.1 FOOTER LP
    9. BOTTOM FOOTER
        9.1 BOTTOM FOOTER LP
    10. IMAGES
    11. FORMS
    12. TABLES
    14. BACK-TO-TOP BUTTON
    15. BREADCRUMB MENU
    17. SEARCH FIELD
    18. 404 ERROR PAGE
    19. ANCHOR LINKS  
    20. MODAL BOX AGENDA
    21. GLOBAL GROUP LOGO SLIDER
    22. GLOBAL GROUP LOGO SLIDER 2026
    23. GLOBAL GROUP MOST RECENT PROJECTS
    24. MEDIA QUERY: MAX-WIDTH: 1300PX
    25. MEDIA QUERY: MAX-WIDTH: 1139PX
    26. MEDIA QUERY: MAX-WIDTH: 991PX
    27. MEDIA QUERY: MAX-WIDTH: 767PX
    28. MEDIA QUERY: MAX-WIDTH: 599PX


========================================================================== */

/*
button.hs-sprocket-button {
  display: none !important;
}
*/

/*****************************************/
/* 1. BASE STYLE                         */
/*****************************************/

html {
  scroll-behavior: smooth;
}

.nm-container {
  float: none !important;
  margin: 0 auto !important;
	max-width: 1182px;
  padding: 0 15px;
}

.omb-mh-30 {
  min-height: 30px !important;
}

.max-width-600px {
  max-width: 600px;
}

.max-width-800 {
  float: none !important;
  margin: 0 auto !important;
  max-width: 800px;
}

.max-width-880 {
  float: none !important;
  margin: 0 auto !important;
  max-width: 880px;
}

.max-width-930 {
  float: none !important;
  margin: 0 auto !important;
  max-width: 930px;
}

.max-width-1000 {
  float: none !important;
  margin: 0 auto !important;
  max-width: 1000px;
}

.max-width-1230 {
  float: none !important;
  margin: 0 auto !important;
  max-width: 1230px;
}

.omb-section img {
  border-radius: 16px;
}

p {
  color: #4b454b;
  font-weight: 400;
  margin: 0 0 18px 0;
}

.p-white p {
  color: #fff;
}

.omb h1 {
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 2rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding-bottom: 0.9375rem;
  text-align: left;
  text-transform: none;
}

ol {
  margin-bottom: 15px;
  margin-top: 0;
}

strong {
  font-weight: 700;
}

.page-header .section-header {
  background-color: #000;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
  padding-bottom: 40px;
}

.page-header {
  padding-top: 79px;
}

.page-header p {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 0;
  text-align: center;
}

h1 {
  color: #fff;
  font-size: 2.5rem;
  text-align: center;
}

h2 {
  color: #000;
  font-size: 2rem;
  margin-bottom: 20px;
}

h3 {
  color: #000;
  font-size: 2rem;
  margin-bottom: 20px;
}

.h3-white, .h3-white h3 {
  color: #fff !important;
}

h4 {
  font-size: 1.625rem;
  margin-bottom: 20px;
}

.h4-yellow, .h4-yellow h4 {
  color: #dc9902 !important;
}

.h4-white, .h4-white h4 {
  color: #fff !important;
}

.h4-purple, .h4-purple h4 {
  color: #221027 !important;
}

ul {
  padding-left: 32px;
}

.bg-animated {
  height: auto;
  left: 30vw;
  position: fixed;
  top: 1rem;
  width: max-content;
  z-index: -2;
}

.bg1-smart {
  height: 90vh;
  left: 50vw;
  position: fixed;
  top: 104px;
  width: 100vw;
  z-index: -1;
}

.bg-green {
  background-color: #b0d496;
}

.bg-green-rounded {
  background-color: #b0d496;
  border-radius: 20px;
}

.bg-grey {
  background-color: #ededed;
}

.bg-lightblue {
  background-color: #ecf0fa;
}

.bg-purple {
  background-color: #451d51;
}

.bg-purple-rounded {
  background-color: #451d51;
  border-radius: 20px;
}

.bg-red {
  background-color: #b4201f;
}

.bg-red-rounded {
  background-color: #b4201f;
  border-radius: 20px;
}

.bg-softblue {
  background-color: #63b8de;
}

.bg-softblue-rounded {
  background-color: #63b8de;
  border-radius: 20px;
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  background-color: #fff;
}

.bg-white-rounded {
  background-color: #fff;
  border-radius: 20px;
}

.bg-yellow {
  background-color: #dc9902;
}

.bg-lightochre {
  background-color: #f8eacc;
}

.bg-lightochre-rounded {
  background-color: #f8eacc;
  border-radius: 20px;
}

.bg-yellow-rounded {
  background-color: #dc9902;
  border-radius: 20px;
}

.omb-align-self-center {
  align-self: center;
}

.center {
  text-align: center;
}

.omb-flex > .row-fluid-wrapper > .row-fluid,
.equal-heights > .row-fluid-wrapper > .row-fluid {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .mobile-mb-60 {
    margin-bottom: 60px;
  }
  
  .mobile-mt-20 {
    margin-top: 20px;
  }
  
  h4 {
    font-size: 1.375rem;
  }
}

/*****************************************/
/* 2. TYPOGRAPHY                         */
/*****************************************/

a {
  color: #39621e;
}

a:hover, a:active {
  box-shadow: none;
  outline: none;
  text-decoration: underline;
}

/*****************************************/
/* 3. HEADER                             */
/*****************************************/

/*****************************************/
/* 3.1 TOP HEADER                        */
/*****************************************/

/*
.omb-top-header {
  background-color: #221027;
  height: 40px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 554;
}

.omb-top-header-column-1 {
  visibility: hidden;
}

.omb-top-header p {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 0;
  text-align: center;
}

.omb-top-header svg {
  fill: #dc9902;
}

@media only screen and (max-width: 767px) {
  .omb-top-header-column-1, .omb-top-header-column-3 {
    display: none !important;
  }
}

@media only screen and (max-width: 599px) {
  .omb-top-header {
    display: none !important;
  }
}
*/

/*****************************************/
/* 3.2 MAIN HEADER                       */
/*****************************************/

.nm-nav .omb-logo-header {
  align-items: center;
  display: flex;
  margin-right: 20px;
  width: auto;
}

.nm-nav .omb-logo-header img {
  height: 48px !important;
  width: auto;
}

/*
.omb-mobile-menu {
  display: none !important;
}
*/

/*****************************************/
/* 4. MAIN NAVIGATION MENU               */
/*****************************************/

.nm-nav {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background-color: #ffffffb2;
  border-top: 1px solid #dbe3ec;
  box-shadow: 0px 1px 2px 0px #0000000D;
  min-height: auto !important;
  padding: 15px 0;
  position: fixed;
  width: 100% !important;
  z-index: 554;
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
  color: #4b454b;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 6px 12px;
  text-decoration: none;
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
  margin: 0 12px;
  padding: 6px 0;
}

/*
.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:nth-child(3)>a,
.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:nth-child(4)>a {
  pointer-events: none;
}
*/

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a:hover,
.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a:active {
  border-bottom: 2px solid #39621e;
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>ul>li a:hover,
.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>ul>li a:active {
  background-color: #a1d77d4d;
  color: #4b454b;
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item.hs-menu-depth-1.active.active-branch>a {
  border-bottom: 2px solid #39621e;
  color: #39621e;
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li li a {
  font-size: 1rem;
}

.span12.widget-span.widget-type-cell.omb-main-navigation .row-fluid {
  align-items: center;
  display: flex;
}

div#hs_menu_wrapper_module_16811183181557_ {
  display: flex
}

.span6.widget-span.widget-type-custom_widget.nm-menu-wrap.custom-menu-primary.inside-menu {
  align-items: flex-end;
  display: flex;
  flex: 1;
  justify-content: center;
  margin-left: 0;
  width: auto;
}

.span3.widget-span.widget-type-custom_widget.omb-cta-l1 {
  display: flex;
  margin-left: 20px;
  width: auto;
}

.span3.widget-span.widget-type-custom_widget.omb-cta-l1 a.cta_button {
  background: #a1d77d;
  border: none;
  color: #4b454b !important;
  padding: 12px 24px !important;
}

.nm-child-trigger {
  position: absolute;
  right: 0;
  top: 52%;
  transform: translateY(-50%);
}

.hs-menu-depth-2 .nm-child-trigger {
  right: 8px;
  transform: translateY(-50%) rotate(-90deg);
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>ul {
  background-color: #f6faff;
  box-shadow: 0 8px 20px 0 hsla(0,0%,46%,0.5);
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>ul>li {
  margin-bottom: 0;
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>ul>li>a {
  padding: 10px 12px !important;
}

.nm-nav .nm-menu-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:last-child {
  margin-right: 0
}

@media only screen and (max-width: 1139px) {
  .nm-menu-wrap.custom-menu-primary.inside-menu,
  .span3.widget-span.widget-type-custom_widget.omb-cta-l1 {
    display: none !important;
  }
}

@media only screen and (max-width: 599px) {
  .nm-nav {
    top: 0;
  }
}

/*****************************************/
/* 5. MOBILE NAVIGATION MENU             */
/*****************************************/


/*****************************************/
/* 6. BUTTONS                            */
/*****************************************/

.play-button:before {
  box-sizing: border-box;
  content: url(https://7409932.fs1.hubspotusercontent-eu1.net/hubfs/7409932/icons/play-button.svg);
  display: inline-block;
  margin-right: 10px;
  transform: translateY(12px);
}

a.play-button:hover, a.play-button:active {
  color: #dc9902;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  margin: 20px 0;
}

a.cta_button,
a.hs-button,
.hs_submit input[type="submit"],
.nm-rounded-btn,
.footer__content a.button,
.nm-form-section__form input[type="submit"],
.nm-square-btn--rich a, .ucCustomBlogPagination a.ucNextPostsLink {
  background: #39621e;
  border: 2px solid #39621e;
  border-radius: 9999px;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Nunito Sans', sans-serif !important;
  font-size: 1rem !important;
  font-weight: bold !important;
  line-height: 1;
  padding: 16px 32px !important;
  text-align: center !important;
  text-decoration: none !important;
  transition: all 0.1s ease !important;
}

a.cta_button:hover, a.cta_button:active,
a.hs-button:hover, a.hs-button:active,
.hs_submit input[type="submit"]:hover, .hs_submit input[type="submit"]:active,
.nm-rounded-btn:hover, .nm-rounded-btn:active,
.footer__content a.button:hover, .footer__content a.button:active,
.nm-form-section__form input[type="submit"]:hover, .nm-form-section__form input[type="submit"]:active,
.nm-square-btn--rich a:hover, .nm-square-btn--rich a:active,
.ucCustomBlogPagination a.ucNextPostsLink:hover, .ucCustomBlogPagination a.ucNextPostsLink:active {
  background-color: #dc9902 !important;
  border-color: #dc9902;
}

button#read-more-action {
  background-color: #a1d77d;
  border: 2px solid #a1d77d;
  border-radius: 4px;
  bottom: 20px;
  color: #4b454b;
  cursor: pointer;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  left: 50%;
  margin: 0;
  padding: 1px 8px;
  position: absolute;
  transform: translate(-50%, 0);
  width: 110px;
}

button#read-more-action:hover, button#read-more-action:active {
  background-color: #dc9902 !important;
  border-color: #dc9902;
}

.omb-cta-l2 a.cta_button {
  background: #fff;
  border-color: #dbe3ec;
  color: #000 !important;
}

.omb-cta-l2 a.cta_button:hover, .omb-cta-l2 a.cta_button:active {
  border-color: #dc9902;
}

.omb-btn-l1 .nm-rounded-btn {
  background-color: #fff;
  border: none;
  color: #2d5217 !important;
  letter-spacing: normal;
  line-height: 1.5;
  padding: 11.5px 22px 12.5px !important;
}
  
/*****************************************/
/* 7. PAGES                              */
/*****************************************/

/*****************************************/
/* 7.1 HOMEPAGE                          */
/*****************************************/

.homepage .body-container-wrapper {
  padding-top: 79px;
}

/* Block1 */

.homepage .omb-section.bg-white.block1 {
  padding: 0;
}

.homepage .omb-section.bg-white.block1 .max-width-600px {
  margin-top: 50px;
}

.homepage .omb-section.bg-white.block1 h1 {
  color: #dc9902;
  margin-bottom: 20px;
  text-align: left;
}

.homepage .omb-section.bg-white.block1 p {
  font-size: 1.25rem;
  font-weight: 600;
}

.homepage .omb-section.bg-white.block1 .hero {
  background-image: url(https://7409932.fs1.hubspotusercontent-eu1.net/hubfs/7409932/images/homepage/SP%20man%20visual%20kijkt%20links%2072dpi%20RGB.jpg);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1300px) {
  
  .homepage .omb-section.bg-white.block1 h1 {
    font-size: 2.5rem;
  }
      
  .homepage .omb-section.bg-white.block1 .hero {
    height: 580px;
  }
}

@media only screen and (max-width: 1180px) {
  
  .homepage .omb-section.bg-white.block1 .hero {
    height: 480px;
  }
}

@media only screen and (max-width: 1060px) {
  .homepage .omb-section.bg-white.block1 h1 {
    font-size: 2rem;
  }
  
  .homepage .omb-section.bg-white.block1 .max-width-600px {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 900px) {
  .homepage .omb-section.bg-white.block1 .hero {
    background-position: bottom;
    height: calc(100vh - 220px);
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 599px) {
  .homepage .block1 h1 {
    font-size: 1.5rem;
  }
}

/* Block2 */

.homepage .omb-section.bg-white.block2 {
  padding: 0;
}

.homepage .omb-section.bg-white.block2 .hero {
  margin-top: 50px;
}

.homepage .omb-section.bg-white.block2 h1 {
  margin-bottom: 20px;
  text-align: left;
}

.homepage .omb-section.bg-white.block2 p {
  font-size: 1.25rem;
  font-weight: 600;
}

@media only screen and (max-width: 1300px) {
  
  .homepage .omb-section.bg-white.block2 h1 {
    font-size: 2.5rem;
  }
}

@media only screen and (max-width: 1060px) {
  .homepage .omb-section.bg-white.block2 h1 {
    font-size: 2rem;
  }
  
  .homepage .omb-section.bg-white.block2 .hero {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 599px) {
  .homepage .block2 h1 {
    font-size: 1.5rem;
  }
}

/*****************************************/
/* 7.1.1 HOMEPAGE-2026                   */
/*****************************************/

.homepage-2026 h2 {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .homepage-2026 h2 {
    font-size: 1.85rem;
  }
}

@media only screen and (max-width: 599px) {
  .homepage-2026 h2 {
    font-size: 1.7rem;
  }
}

.homepage-2026 .body-container-wrapper {
  padding-top: 79px;
}

/* Block1 */

.homepage-2026 .omb-section.block1 {
  background-color: #fff;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-tagline-l1 {
  background-color: #a1d77d4d;
  border-radius: 9999px;
  margin-bottom: 30px;
  width: fit-content;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-tagline-l1 p {
  color: #39621e;
  display: flex;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.7px;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 6px 18px;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-tagline-l1 .tagline {
  align-items: center;
  display: inline-flex;
  gap: 3px;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-rt-1 {
  max-width: 640px;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-rt-1 h1 {
  color: #000;
  font-size: 3rem;
  letter-spacing: -0.96px;
  line-height: 1.25;
  margin-bottom: 30px;
  text-align: left;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-rt-2 {
  max-width: 520px;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-rt-2 p {
  color: #4b454b;
  line-height: 1.6;
  margin-bottom: 30px;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-cta-l1,
.homepage-2026 .omb-section.block1 .omb-left .omb-cta-l2 {
  margin: 0 0 30px 0;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-figures {
  border-top: 1px solid #dbe3ec;
  padding-top: 30px;
}

.homepage-2026 .omb-section.block1 .omb-left .omb-icon-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
  justify-content: left;
  row-gap: 0;
} 

.homepage-2026 .omb-section.block1 .omb-left .omb-icon-row span {
  align-items: center;
  display: flex;
  gap: 8px;
  height: fit-content;
  min-height: 20px;
}

.homepage-2026 .omb-section.block1 .omb-right .omb-non-linked-image {
  margin-right: -130px;
}

@media only screen and (max-width: 1520px) {
  .homepage-2026 .omb-section.block1 .omb-right .omb-non-linked-image {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .homepage-2026 .omb-section.block1 .omb-right .omb-non-linked-image {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .homepage-2026 .omb-section.block1 .omb-left .omb-rt-1 h1 {
    font-size: 2.625rem;
  }
}

@media only screen and (max-width: 599px) {
  .homepage-2026 .omb-section.block1 .omb-left .omb-rt-1 h1 {
    font-size: 2.35rem;
  }
}

/* Block2 */

.homepage-2026 .omb-section.block2 {
  background-color: #fff;
  padding-top: 47px;
}

.homepage-2026 .omb-section.block2 .omb-heading-logo-slider {
  border-top: 1px solid #dbe3ec;
}

.homepage-2026 .omb-section.block2 .omb-heading-logo-slider p {
  color: #4b454b;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 1.4px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 46px;
  text-transform: uppercase;
}

/* Block3 */

.homepage-2026 .omb-section-l1.block3 {
  background-color: #ecf0fa;
}

.homepage-2026 .omb-section-l1.block3 .omb-card-wrapper .row-fluid {
  display: flex;
  flex-direction: row;
}

.homepage-2026 .omb-section-l1.block3 .omb-card {
  background-color: #fff;
  box-shadow: 0px 1px 2px 0px #0000000d;
  border: 1px solid #dbe3ec80;
  border-radius: 16px;
  margin-bottom: 24.5px;
  padding: 32px;
}

.homepage-2026 .omb-section-l1.block3 .omb-card .omb-icon {
  border-radius: 12px;
  display: flex;
  margin-bottom: 24px;
  padding: 10px 11.5px;
  width: fit-content;
}

.homepage-2026 .omb-section-l1.block3 .omb-card img {
  border-radius: 0;
}

.homepage-2026 .omb-section-l1.block3 h2 {
  margin-bottom: 64px;
}

.homepage-2026 .omb-section-l1.block3 h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 14.8px;
}

.homepage-2026 .omb-section-l1.block3 p {
  color: #4b454b;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .homepage-2026 .omb-section-l1.block3 .omb-card-wrapper .row-fluid {
    flex-direction: column;
  }
}

/* Block4 */

.homepage-2026 .omb-section-l1.block4 {
  background-color: #f6faff;
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-left {
  margin-right: 32px;
  width: calc(50% - 32px);
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-left h2 {
  margin-bottom: 20px;
  margin-top: 42.54px;
  text-align: left;
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-left p {
  color: #4b454b;
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 42.54px;
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-right {
  background-color: #a1d77d33;
  border: 1px solid #a1d77d33;
  padding: 40px;
  border-radius: 24px 24px 24px 100px;
  margin-left: 32px;
  width: calc(50% - 32px);
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-right .omb-tagline-l1 .tagline {
  align-items: flex-start;
  display: inline-flex;
  gap: 12px;
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-right h3 {
  display: flex;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 24px;
  text-align: left;
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-right ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-right ul li {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 16px;
}

.homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-right ul li:last-child {
  margin-bottom: -11px;
}

@media only screen and (max-width: 767px) {
  .homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-left {
    margin-right: 0;
    width: 100%;
  }
  
  .homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-left h2 {
    margin-top: 0;
  }
  
  .homepage-2026 .omb-section-l1.block4 .omb-two-column-wrapper .omb-right {
    margin-left: 0;
    width: 100%;
  }
}

/* Block5 */

.homepage-2026 .omb-section-l1.block5 {
  background-color: #221027;
}

.homepage-2026 .omb-section-l1.block5 .omb-icon {
  display: flex;
  justify-content: center;
}

.homepage-2026 .omb-section-l1.block5 .omb-icon p {
  margin-bottom: 28px;
}

.homepage-2026 .omb-section-l1.block5 .omb-icon img {
  border-radius: 0;
  position: relative;
  top: -8px;
}

.homepage-2026 .omb-section-l1.block5 blockquote {
  background: transparent;
  color: #fff;
  font-family: Comfortaa;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.625;
  margin: 0;
  opacity: 1;
  padding: 0 0 31px 0;
}

.homepage-2026 .omb-section-l1.block5 blockquote:after {
  all: unset;
  content: none;
}

@media only screen and (max-width: 991px) {
  .homepage-2026 .omb-section-l1.block5 blockquote {
    font-size: 1.75rem;
  }
}

@media only screen and (max-width: 599px) {
  .homepage-2026 .omb-section-l1.block5 blockquote {
    font-size: 1.565rem;
  }
}

/* Block6 */

.homepage-2026 .omb-section-l1.block6 {
  background-color: #f6faff;
}

.homepage-2026 .omb-section-l1.block6 .omb-card-wrapper .row-fluid {
  display: flex;
  flex-direction: row;
}

.homepage-2026 .omb-section-l1.block6 .omb-card {
  background-color: #fff;
  box-shadow: 0px 1px 2px 0px #0000000D;
  border: 1px solid #dbe3ec;
  border-radius: 24px;
  margin-bottom: 64px;
  padding: 33px;
}

.homepage-2026 .omb-section-l1.block6 .omb-card .omb-icon {
  background-color: #a1d77d4d;
  border-radius: 16px;
  display: flex;
  margin-bottom: 16px;
  padding: 14px 17px;
  width: fit-content;
}

.homepage-2026 .omb-section-l1.block6 .omb-card img {
  border-radius: 0;
}

.homepage-2026 .omb-section-l1.block6 h2 {
  margin-bottom: 64px;
}

.homepage-2026 .omb-section-l1.block6 h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.3;
}

.homepage-2026 .omb-section-l1.block6 p {
  color: #4b454b;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 20px;
}

.homepage-2026 .omb-section-l1.block6 .block6a a {
  text-decoration: none;
}

.homepage-2026 .omb-section-l1.block6 .block6a a:hover, .homepage-2026 .omb-section.block6 .block6a a:active {
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .homepage-2026 .omb-section-l1.block6 .omb-card-wrapper .row-fluid {
    flex-direction: column;
  }
}

/* Block7 */

.homepage-2026 .omb-section-l2.block7 {
  background-color: #a1d77d33;
  border-bottom: 1px solid #dbe3ec;
  border-top: 1px solid #dbe3ec;
}

.homepage-2026 .omb-section-l2.block7 p {
  color: #4b454b;
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 504px;
  text-align: center;
}

.homepage-2026 .omb-section-l2.block7 .omb-cta {
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  text-align: center;
}

/* Block8 */

.homepage-2026 .omb-section-l2.block8 {
  background-color: #f6faff;
}

.homepage-2026 .omb-section-l2.block8 .omb-card-wrapper .row-fluid {
  display: flex;
  flex-direction: row;
}

.homepage-2026 .omb-section-l2.block8 .omb-card {
  background-color: #fff;
  box-shadow: 0px 1px 2px 0px #0000000D;
  border: 1px solid #dbe3ec;
  border-radius: 24px;
  margin-bottom: 32px;
  padding: 33px;
}

.homepage-2026 .omb-section-l2.block8 .omb-card .omb-icon {
  background-color: #a1d77d4d;
  border-radius: 12px;
  display: flex;
  margin-bottom: 24px;
  padding: 10px 11.5px;
  width: fit-content;
}

.homepage-2026 .omb-section-l2.block8 .omb-card img {
  border-radius: 0;
}

.homepage-2026 .omb-section-l2.block8 h2 {
  margin-bottom: 64px;
}

.homepage-2026 .omb-section-l2.block8 h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 16px;
}

.homepage-2026 .omb-section-l2.block8 p {
  color: #4b454b;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0;
}

.homepage-2026 .omb-section-l2.block8 .omb-icon-row {
  align-items: center;
  display: flex; 
  gap: 32px;
  justify-content: center;
  padding: 24px;
}

.homepage-2026 .omb-section-l2.block8 .omb-icon-row span {
  align-items: center;
  display: flex;
  gap: 6px;
  height: fit-content;
  min-height: 20px;
}

.homepage-2026 .omb-section-l2.block8 .omb-icon-row img {
  border-radius: 0;
  position: relative;
  top: -2px;
}

@media only screen and (max-width: 767px) {
  .homepage-2026 .omb-section-l2.block8 .omb-card-wrapper .row-fluid {
    flex-direction: column;
  }
}

/* Block9 */

.homepage-2026 .omb-section-l2.block9 {
  background-color: #f6faff;
  border-bottom: 1px solid #dbe3ec;
  border-top: 1px solid #dbe3ec;
}

.homepage-2026 .omb-section-l2.block9 p {
  display: flex;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.4px;
  line-height: 1.2;
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
}

.homepage-2026 .omb-section-l2.block9 .jake-logo-slider__nav.swiper__nav {
  background-color: transparent;
}

/* Block10 */

.homepage-2026 .omb-section-l1.block10 {
  background-color: #f6faff;
}

/* Block11 */

.homepage-2026 .omb-section-l1.block11 {
  background-color: #ecf0fa;
}

.homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box {
  background-color: #fde9c84d;
  border: 1px solid #fde9c8;
  border-radius: 40px;
}

.homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box h2 {
  letter-spacing: -0.96px;
  font-size: 3rem;
  text-align: left;
}

.homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box p {
  color: #4b454b;
  line-height: 1.6;
  margin-bottom: 30px;
}

.homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box a {
  color: #000;
  font-family: Comfortaa;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
}

.homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box a:hover, .homepage-2026 .omb-section.block11 .nm-container .omb-cta-box a:active {
  text-decoration: underline;
}

.homepage-2026 .omb-section-l1.block11 .nm-container .omb-form-box {
  background-color: #fff;
  border: 1px solid #dbe3ec;
  border-radius: 24px;
  margin-top: 16.8px;
  padding: 32px;
}

.homepage-2026 .omb-section-l1.block11 .nm-container .omb-form-box .hs_submit input[type=submit] {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box h2 {
    font-size: 2.625rem;
  }
}

@media only screen and (max-width: 599px) {
  .homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box {
    border-radius: 20px;
  }
  
  .homepage-2026 .omb-section-l1.block11 .nm-container .omb-cta-box h2 {
    font-size: 2.35rem;
  }
}

/********************************************/
/* 7.2 PAST EVENTS LISTING PAGE (BLOG)      */
/********************************************/

.ucBlog1.ucBlog1Listing .page-header p {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 0;
  text-align: center;
}

.ucBlog1 .ucAuthorWrap {
  background-color: #dc9902;
  border-top-left-radius: 20px;
  color: #fff;
  font-size: 0.9375rem;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0; 
}

/******************************************/
/* 7.3 PAST EVENT DETAIL PAGE (BLOG)      */
/******************************************/

.past-event-detail-page .body-container-wrapper {
  padding-top: 79px;
}

.past-event-detail-page .body-container-wrapper .nm-container {
  max-width: 1000px;
}

.past-event-detail-page .nm-blog-single-section img {
  margin: 32px auto !important;
}

/*****************************************/
/* 7.4 PROJECT DETAIL PAGE (BLOG)        */
/*****************************************/

.project-detail-page .body-container-wrapper {
  padding-top: 79px;
}

.project-detail-page .nm-blog-slider__item {
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 30px;
  margin-top: 10px;
}

.project-detail-page .nm-blog-slider__item:after {
  border-radius: 20px;
}

.project-detail-page .nm-blog-slider__content {
  padding: 0 25px;
}

.project-detail-page h2 {
  color: #4b454b;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.project-detail-page .m-blog-slider__content--single h3 {
  color: #fff;
}

.post-header h2 {
  color: #000;
}

.post-item {
  background-color: #fff;
  padding: 1rem;
}

@media only screen and (max-width: 599px) {
  .project-detail-page .nm-blog-slider__content {
    padding: 0 2px;
  }
}

/*****************************************/
/* 7.5 SERVICE LISTING PAGE              */
/*****************************************/

.service-listing .nm-row.omb-service-listing {
  margin-left: auto;
  margin-right: auto;
  width: 640px;
}

.service-listing .nm-service-section__service {
  border: 1px solid #cbd6e2;
  box-shadow: none;
  margin-bottom: 50px;
  padding: 0;
  width: 45%;
}

.service-listing .nm-service-section__service img {
  max-width: none;
}

.service-listing .nm-service-section__content {
  margin: 30px 15px;
}

.service-listing .nm-service-section__content.nm-service-section__content a {
  width: 100%;
}

/*****************************************/
/* 7.6 SERVICE DETAIL PAGE               */
/*****************************************/


/*****************************************/
/* 7.7 TOOLS LISTING PAGE                */
/*****************************************/

.tools-listing-page .nm-service-section__service img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tools-listing-page .nm-service-section__content i.far.fa-arrow-right {
  margin-left: 8px;
}

/*****************************************/
/* 7.8 TOOLS DETAIL PAGE                 */
/*****************************************/


/*****************************************/
/* 7.9 INSPIRATION LISTING PAGE          */
/*****************************************/

.inspiration-listing .nm-row.omb-service-listing {
  margin-left: auto;
  margin-right: auto;
  width: 640px;
}

.inspiration-listing .nm-service-section__service {
  border: 1px solid #cbd6e2;
  box-shadow: none;
  margin-bottom: 50px;
  padding: 0;
  width: 45%;
}

.inspiration-listing .nm-service-section__service img {
  max-width: none;
}

.inspiration-listing .nm-service-section__content {
  margin: 30px 15px;
}

.inspiration-listing .nm-service-section__content.nm-service-section__content a {
  width: 100%;
}

/*****************************************/
/* 7.10 UPCOMING EVENTS LISTING PAGE     */
/*****************************************/


/*****************************************/
/* 7.11 UPCOMING EVENT DETAIL PAGE L1    */
/*****************************************/

.omb-event-detail-sticky {
  background-color: #e6e6e6;
  border-radius: 20px;
  margin-bottom: 30px;
  padding: 30px;
  position: sticky;
  top: 120px;
}

.omb-event-detail-sticky ul.event-details {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.omb-event-detail-sticky ul.event-details li {
  padding-left: 32px;
}

.omb-event-detail-sticky ul.event-details li:last-child {
  margin-bottom: 0;
}

.omb-event-detail-sticky ul.event-details li.date:before {
    content: "\f073";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    margin-left: -32px;
    text-align: center;
    width: 32px;
}

.omb-event-detail-sticky ul.event-details li.location:before {
    content: "\f3c5";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    margin-left: -32px;
    text-align: center;
    width: 32px;
}

.omb-event-detail-sticky ul.event-details li.time-of-day:before {
    content: "\f017";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    margin-left: -32px;
    text-align: center;
    width: 32px;
}

.omb-event-detail-sticky i.far.fa-calendar-alt, .omb-event-detail-sticky i.far.fa-map-marker-alt, .omb-event-detail-sticky i.far.fa-clock {
  text-align: center;
  width: 28px;
}

.event-detail h2 {
  font-size: 2.25rem;
  margin-bottom: 16px;
  margin-top: 16px;
}

.event-detail h2:first-child {
  margin-top: 0;
}

.upcoming-event-detail-l1 .omb-event-detail-content h3 {
  color: #dc9902;
}

.upcoming-event-detail-l1 .omb-event-detail-content h4 {
  color: #dc9902;
  font-size: 1.25rem;
}

.upcoming-event-detail-l1 .speakers {
  margin-bottom: 20px;
}

.upcoming-event-detail-l1 .nm-team__title {
  font-size: 1.125rem;
}

.upcoming-event-detail-l1 .nm-team__list {
  border-radius: 20px;
  flex: 0 0 31% !important;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 3.5% !important;
}

.upcoming-event-detail-l1 .nm-team__list:nth-child(3n+0) {
  margin-right: 0 !important;
}

.upcoming-event-detail-l1 li.nm-team__social-item svg {
  fill: #dc9902;
}

@media only screen and (max-width: 767px) {
  .omb-event-detail-sticky {
    position: static;
  }
}

/*****************************************/
/* 7.12 UPCOMING EVENT DETAIL PAGE L2    */
/*****************************************/

.upcoming-event-detail-l2 .omb-event-detail-content h3 {
  color: #dc9902;
}

.upcoming-event-detail-l2 .omb-event-detail-content h4 {
  color: #dc9902;
  font-size: 1.25rem;
}

/*****************************************/
/* 7.13 SMARTICIPATIE PAGE               */
/*****************************************/

.smarticipatie h2 {
  color: #dc9902;
  font-family: 'Noto Serif', serif;
  font-size: 2.8125rem;
  font-style: italic;
  font-weight: normal;
  padding-bottom: 60px;
  text-align: center; 
}

.smarticipatie h3 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 16px;
}

.smarticipatie h6 {
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 16px; 
  text-transform: none;
}

.nm-container .quote {
  background-color: #4b454b;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 60px;
}

.quote p {
  color: #fff;
}

.smarticipatie .hs_cos_gallery_main {
  margin-bottom: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0;
}

.smarticipatie .nm-section {
  padding-bottom: 50px;
  padding-top: 0;
}

.smarticipatie div.row-fluid-wrapper.row-depth-1.row-number-20 {
  display: none;
}

/*****************************************/
/* 7.14 ABOUT US PAGE                    */
/*****************************************/

.about-us .omb-section.nm-team-list-section h3 {
  text-align: center;
}

.about-us .nm-team-list-section .nm-team__list {
  margin-bottom: 60px;
}

.about-us li.nm-team__social-item svg {
  fill: #dc9902;
}

@media only screen and (max-width: 599px) {
  .nm-team {
    padding: 0 15px;
  }
}

/*****************************************/
/* 7.15 CONTACT PAGE L1                  */
/*****************************************/

.contact-page-l1 .intro p {
  font-size: 1.25rem;
}

.contact-page-l1 textarea {
  height: 162.51px;
}

/*****************************************/
/* 7.16 BLOG LISTING                     */
/*****************************************/

.hs-blog-listing.hs-blog-id-62189599896 .plan-a-demo {
  display: none;
}

/*****************************************/
/* 7.17 BLOG POST                        */
/*****************************************/

.blog-post .body-container-wrapper {
  padding-top: 79px;
}

.blog-post .m-blog-slider__content--single h3 {
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, .6);
}

.blog-post .omb-social-sharing {
  padding-bottom: 20px;
  padding-top: 30px;
}

.blog-post .nm-single-b-pro .author-link {
  color: #626262;
  font-size: 1rem;
  font-weight: normal;
}

.blog-post .nm-single-b-pro {
  display: block;
}

.blog-post .publishDate {
  background: unset;
  color: #626262;
  display: block;
  font-size: 1rem;
  padding: unset;
  position: relative;
}

.blog-post span.nm-blog-s-topic {
  display: none;
}

.blog-post .bg-lightochre-rounded .omb-simple-blog-post-listing ul {
  list-style: disc;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 20px;
}

.blog-post .bg-lightochre-rounded .omb-simple-blog-post-listing ul li a {
  text-decoration: none;
}

.blog-post .bg-lightochre-rounded .omb-simple-blog-post-listing ul li a:hover, .blog-post .bg-lightochre-rounded .omb-simple-blog-post-listing ul li a:active {
  text-decoration: underline;
}

.blog-post .bg-lightochre-rounded ul li:last-child {
  margin-bottom: 0;
}

.blog-post .bg-lightochre-rounded .omb-to-all-posts a {
  align-items: center;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  gap: 8px;
  line-height: 1.5;
  text-decoration: none;
}

.blog-post .bg-lightochre-rounded .omb-to-all-posts a svg {
  flex-shrink: 0;
  height: 24px;
  width: 24px;
}

.blog-post .bg-lightochre-rounded .omb-to-all-posts a:hover, .blog-post .bg-lightochre-rounded .omb-to-all-posts a:active {
  text-decoration: underline;
}

/*****************************************/
/* 7.18 FOR WHOM LISTING PAGE            */
/*****************************************/

.for-whom-listing-page .four-column-card .columns-wrapper .card-item .card-img-top {
  display: block;
}

.for-whom-listing-page .four-column-card .columns-wrapper .card-item .card-body h4 {
  margin-bottom: 0;
}

/*****************************************/
/* 7.19 FOR WHOM DETAIL PAGE 2026        */
/*****************************************/

.for-whom-detail-page-2026 .body-container-wrapper {
  padding-top: 79px;
}

.for-whom-detail-page-2026 h2 {
  font-size: 2rem;
  letter-spacing: normal;
  line-height: 1.2;
  margin-bottom: 14px;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .for-whom-detail-page-2026 h2 {
    font-size: 1.85rem;
  }
}

@media only screen and (max-width: 599px) {
  .for-whom-detail-page-2026 h2 {
    font-size: 1.7rem;
  }
}

/* Block1 */

.for-whom-detail-page-2026 .omb-section-l0.block1 {
  background-color: #fff;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-tagline-l1 {
  background-color: #a1d77d4d;
  border-radius: 9999px;
  margin-bottom: 30px;
  width: fit-content;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-tagline-l1 p {
  color: #39621e;
  display: flex;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.7px;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 6px 18px;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-tagline-l1 .tagline {
  align-items: center;
  display: inline-flex;
  gap: 3px;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-rt-1 {
  max-width: 640px;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-rt-1 h1 {
  color: #000;
  font-size: 3rem;
  letter-spacing: -0.96px;
  line-height: 1.25;
  margin-bottom: 30px;
  text-align: left;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-rt-2 {
  max-width: 520px;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-rt-2 p {
  color: #4b454b;
  line-height: 1.6;
  margin-bottom: 30px;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-cta-l1,
.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-cta-l2 {
  margin: 0 0 30px 0;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-figures {
  border-top: 1px solid #dbe3ec;
  padding-top: 30px;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-icon-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
  justify-content: left;
  row-gap: 0;
} 

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-icon-row span {
  align-items: center;
  display: flex;
  gap: 8px;
  height: fit-content;
  min-height: 20px;
}

.for-whom-detail-page-2026 .omb-section-l0.block1 .omb-right .omb-non-linked-image-l2 img {
  border-radius: 24px 24px 24px 96px;
}

@media only screen and (max-width: 991px) {
  .for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-rt-1 h1 {
    font-size: 2.625rem;
  }
}

@media only screen and (max-width: 767px) {
  .for-whom-detail-page-2026 .omb-section-l0.block1 .omb-right .omb-non-linked-image-l2 {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 599px) {
  .for-whom-detail-page-2026 .omb-section-l0.block1 .omb-left .omb-rt-1 h1 {
    font-size: 2.35rem;
  }
}

/* Block2 */

.for-whom-detail-page-2026 .omb-section-l0.block2 {
  background-color: #fff;
}

.for-whom-detail-page-2026 .omb-section-l0.block2 .omb-heading-logo-slider {
  border-top: 1px solid #dbe3ec;
}

.for-whom-detail-page-2026 .omb-section-l0.block2 .omb-heading-logo-slider p {
  color: #4b454b;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 1.4px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 46px;
  text-transform: uppercase;
}

/* Block3 */

.for-whom-detail-page-2026 .omb-section-l1.block3 {
  background-color: #ecf0fa;
}

.for-whom-detail-page-2026 .omb-section-l1.block3 .omb-wrapper {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  text-align: center;
}

.for-whom-detail-page-2026 .omb-section-l1.block3 .omb-wrapper .omb-rt-1 p {
  color: #39621e;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.for-whom-detail-page-2026 .omb-section-l1.block3 .omb-wrapper .omb-rt-2 p {
  display: inline-block;
  font-size: 1.0625rem;
  line-height: 1.5;
  margin-bottom: 0;
}

/* Block4 */

.for-whom-detail-page-2026 .omb-section-l1.block4 {
  background-color: #f6faff;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-left-1 {
  margin-bottom: 32px;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-left-1 .omb-rt-1 {
  background-color: #eff9dc;
  border-radius: 999px;
  margin-bottom: 30px;
  width: fit-content;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-left-1 .omb-rt-1 p {
  color: #39621e;
  display: flex;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 7px 13px 8px;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-left-1 h2 {
  margin-bottom: 20px;
  text-align: left;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-left-1 .omb-rt-2 p {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-right {
  float: right;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .row-fluid-wrapper .row-fluid {
  align-items: center;
  display: flex;
  flex-direction: row;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner {
  background-color: #39621e;
  border-radius: 16px;
  padding: 32px 34px;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-left-2 {
  display: flex;
  flex-direction: column;
  max-width: 760px;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-left-2 .omb-rt-1 {
  margin-bottom: -4px;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-left-2 .omb-rt-1 p {
  color: #c8ed6b;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 1.5;
  margin-bottom: 0;
  text-transform: uppercase;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-left-2 .omb-rt-2 p {
  color: #f6faff;
  font-family: Comfortaa;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.2;
  margin-bottom: 1rem;
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-left-2 .omb-rt-3 p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0; 
}

.for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-right {
  display: flex;
  justify-content: end;
}

@media only screen and (max-width: 991px) {
  .for-whom-detail-page-2026 .omb-section-l1.block4 .omb-left-1 h2,
  .for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-left-2 .omb-rt-2 p {
    font-size: 1.85rem;
  }
}

@media only screen and (max-width: 767px) {
  .for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .row-fluid-wrapper .row-fluid {
    align-items: start;
    flex-direction: column
  }
  
 .for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .span4.widget-span.widget-type-cell.omb-right {
    width: 100%;
  }
  
  .for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-right .omb-btn-l1 .nm-rounded-btn {
    margin: 30px 0 0;
  }
}

@media only screen and (max-width: 599px) {
  .for-whom-detail-page-2026 .omb-section-l1.block4 .omb-left-1 h2,
  .for-whom-detail-page-2026 .omb-section-l1.block4 .omb-participation-partner .omb-left-2 .omb-rt-2 p {
    font-size: 1.7rem;
  }
}

/* Block5 */

.for-whom-detail-page-2026 .omb-section-l1.block5 {
  background-color: #221027;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-left {
  max-width: 486px;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-left .omb-rt-1 {
  background-color: #a1d77d4d;
  border-radius: 9999px;
  margin-bottom: 30px;
  width: fit-content;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-left .omb-rt-1 p {
  color: #fff;
  display: flex;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.7px;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 6px 18px;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-left .omb-rt-2 p {
  color: #fff;
  line-height: 1.6;
  margin-bottom: 30px;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-left h2 {
  color: #f6faff;
  margin-bottom: 18px;
  text-align: left;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-left .omb-rt-3 p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 30px;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-right {
  float: right;
  margin-left: auto;
  max-width: 614px;
  width: 614px;
}

.for-whom-detail-page-2026 .omb-section-l1.block5 .omb-right .omb-non-linked-image img {
  border-radius: 24px 24px 24px 96px;
}

@media only screen and (max-width: 991px) {
 
  }
}

@media only screen and (max-width: 767px) {
  .for-whom-detail-page-2026 .omb-section-l1.block5 .omb-right .omb-non-linked-image {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 599px) {
  
}


























/* Block6 */

.for-whom-detail-page-2026 .omb-section-l1.block6 {
  background-color: #f1f1ed;
}

.for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box {
  background-color: #fde9c84d;
  border: 1px solid #fde9c8;
  border-radius: 40px;
}

.for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box h2 {
  letter-spacing: -0.96px;
  font-size: 3rem;
  text-align: left;
}

.for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box p {
  color: #4b454b;
  line-height: 1.6;
  margin-bottom: 30px;
}

.for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box a {
  color: #000;
  font-family: Comfortaa;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
}

.for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box a:hover, .for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box a:active {
  text-decoration: underline;
}

.for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-form-box {
  background-color: #fff;
  border: 1px solid #dbe3ec;
  border-radius: 24px;
  margin-top: 16.8px;
  padding: 32px;
}

.for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-form-box .hs_submit input[type=submit] {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box h2 {
    font-size: 2.625rem;
  }
}

@media only screen and (max-width: 599px) {
  .for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box {
    border-radius: 20px;
  }
  
  .for-whom-detail-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box h2 {
    font-size: 2.35rem;
  }
}

/*****************************************/
/* 7.20 OUR CUSTOMERS PAGE               */
/*****************************************/

.testimonial img.hs-image-widget {
  border-radius: 50% !important;
}

.our-customers .p-40.bg-white-rounded {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}

.our-customers .testimonial-wrapper .row-fluid {
  display: flex;
}

.our-customers .customer {
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-left: 20px;
}

.our-customers .name {
  font-weight: 700;
}

div#hs_cos_wrapper_module_1709389578357131 {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  
  .our-customers .testimonial-wrapper .row-fluid {
    flex-direction: column;
  }
  
  .testimonial img.hs-image-widget {
    margin-bottom: 20px;
    max-width: 200px !important;
  }
  
  .our-customers .customer {
    align-self: auto;
    margin-left: 0;
  }
}

/*****************************************/
/* 7.21 SEARCH RESULTS PAGE              */
/*****************************************/

body.search-results.hs-content-id-0.hs-site-page.page {
  padding-top: 79px;
}

.search-results .flex-wrapper {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh !important;
}

h3.hs-search-results__title {
  color: #b4201f;
  margin-bottom: unset;
  text-transform: none;
}

.hs-search-results__link:hover {
  text-decoration: underline !important;
}

/*****************************************/
/* 7.22 OMB LANDING PAGE L3              */
/*****************************************/

.landing-page-l3 .nm-nav {
  top: 0;
}

.landing-page-l3 form {
  background-color: #efefef;
  border-radius: 20px;
  padding: 20px;
}

.landing-page-l3 input[type=email], .landing-page-l3 input[type=tel], .landing-page-l3 input[type=text], .landing-page-l3 textarea {
  border: none;
}

.landing-page-l3 form .hs_submit.hs-submit {
  text-align: center;
}

/*****************************************/
/* 7.23 OMB LANDING PAGE L4              */
/*****************************************/

.landing-page-l4 div#hubspot-messages-iframe-container {
  display: none !important;
}

/*****************************************/
/* 7.24 OMB SMARTICIPATIE APPROACH PAGE  */
/*****************************************/

.omb-smarticipatie-approach-page .nm-banner-section__para.mt-30.mb-60 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
}

.omb-smarticipatie-approach-page .nm-banner-section__para.mt-30.mb-60 p {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  max-width: 650px;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

.omb-smarticipatie-approach-page .body-container-wrapper ul li {
  margin-bottom: 0;
}

.omb-smarticipatie-approach-page .p-40.bg-purple-rounded,
.omb-smarticipatie-approach-page .p-40.bg-red-rounded,
.omb-smarticipatie-approach-page .p-40.bg-softblue-rounded,
.omb-smarticipatie-approach-page .p-40.bg-yellow-rounded {
  margin-bottom: 30px;
}

.omb-smarticipatie-approach-page .p-40.bg-green-rounded h4,
.omb-smarticipatie-approach-page .p-40.bg-purple-rounded h4,
.omb-smarticipatie-approach-page .p-40.bg-red-rounded h4,
.omb-smarticipatie-approach-page .p-40.bg-softblue-rounded h4,
.omb-smarticipatie-approach-page .p-40.bg-yellow-rounded h4,
.omb-smarticipatie-approach-page .p-40.bg-green-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-purple-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-red-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-softblue-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-yellow-rounded p {
  color: #fff;
}

.omb-smarticipatie-approach-page .p-40.bg-green-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-purple-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-red-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-softblue-rounded p,
.omb-smarticipatie-approach-page .p-40.bg-yellow-rounded p {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .omb-smarticipatie-approach-page .equal-heights > .row-fluid-wrapper > .row-fluid .p-40.bg-white-rounded.mobile-mb-60,
  .omb-smarticipatie-approach-page .equal-heights > .row-fluid-wrapper > .row-fluid .p-40.bg-white-rounded {
    width: 100%;
  }
  
  .omb-smarticipatie-approach-page .nm-container.omb-flex .row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
}

/*****************************************/
/* 7.24.1 APPROACH PAGE 2026             */
/*****************************************/

.approach-page-2026 .body-container-wrapper {
  padding-top: 79px;
}

/* Block1 */

.approach-page-2026 .omb-section-l1.block1 {
  background-color: #fff;
}

.approach-page-2026 .omb-section-l1.block1 .omb-left {
  max-width: 514px;
}


.approach-page-2026 .omb-section-l1.block1 .omb-left hr {
  border-bottom-color: #dbe3ec !important;
  float: left !important;
  margin-bottom: 22px !important;
  margin-top: 4px !important;
  width: 60% !important;
}

.approach-page-2026 .omb-section-l1.block1 .omb-right {
  margin-top: 40px;
}

.approach-page-2026 .omb-section-l1.block1 .omb-right,
.approach-page-2026 .omb-section-l1.block1 .omb-right .omb-non-linked-image {
  float: right;
}

.approach-page-2026 .omb-section-l1.block1 .omb-tagline-l1 {
  margin-bottom: 12px;
  width: fit-content;
}

.approach-page-2026 .omb-section-l1.block1 .omb-tagline-l1 p {
  color: #39621e;
  display: flex;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.7px;
  line-height: 1.2;
  margin-bottom: 0;
}

.approach-page-2026 .omb-section-l1.block1 .omb-tagline-l1 .tagline {
  align-items: center;
  display: inline-flex;
  gap: 7px;
}

.approach-page-2026 .omb-section-l1.block1 h1 {
  color: #000;
  letter-spacing: -0.96px;
  line-height: 1.25;
  font-size: 48px;
  margin-bottom: 20px;
  text-align: left;
}

.approach-page-2026 .omb-section-l1.block1 p {
  color: #4b454b;
  line-height: 1.6;
  max-width: 506px;
}

@media only screen and (max-width: 991px) {
  .approach-page-2026 .omb-section-l1.block1 h1 {
    font-size: 2.625rem;
  }
}

@media only screen and (max-width: 767px) {
  .approach-page-2026 .omb-section-l1.block1 p {
    margin-bottom: 20px;
  }
  
  .approach-page-2026 .omb-section-l1.block1 .omb-right,
  .approach-page-2026 .omb-section-l1.block1 .omb-right .omb-non-linked-image {
    float: left;
  }
}

@media only screen and (max-width: 599px) {
  .approach-page-2026 .omb-section-l1.block1 h1 {
    font-size: 2.35rem;
  }
}

/* Block2 */

.approach-page-2026 .omb-section-l1.block2 {
  background-color: #f6faff;
}

.approach-page-2026 .omb-section-l1.block2 .omb-wrapper {
  text-align: center;
}

.approach-page-2026 .omb-section-l1.block2 .omb-tagline-l1 {
  float: none;
  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: fit-content;
}

.approach-page-2026 .omb-section-l1.block2 .omb-tagline-l1 p {
  color: #39621e;
  display: flex;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.7px;
  line-height: 1.2;
  margin-bottom: 0;
}

.approach-page-2026 .omb-section-l1.block2 .omb-tagline-l1 .tagline {
  align-items: center;
  display: inline-flex;
  gap: 7px;
}

.approach-page-2026 .omb-section-l1.block2 h2 {
  font-size: 3rem;
  letter-spacing: -0.96px;
  line-height: 1.25;
  margin-bottom: 18px;
}

.approach-page-2026 .omb-section-l1.block2 .omb-rt-1 p {
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 10px;
}

.approach-page-2026 .omb-section-l1.block2 .omb-rt-2 p {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0;
}

.approach-page-2026 .omb-section-l1.block2 .hcs {
  margin-bottom: 40px;
}

.approach-page-2026 .omb-section-l1.block2 .omb-hcs-slider__card {
  border-color: #dbe3ec80;
}

.approach-page-2026 .omb-section-l1.block2 .omb-rt-3 {
  background-color: #e7eff8;
  border-radius: 16px;
  padding: 22px 74px;
}

.approach-page-2026 .omb-section-l1.block2 .omb-rt-3 p {
  line-height: 1.422222222;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .approach-page-2026 .omb-section-l1.block2 h2 {
    font-size: 2.625rem;
  }
  
  .approach-page-2026 .omb-section-l1.block2 .omb-rt-3 {
    padding: 22px;
  }
}

@media only screen and (max-width: 599px) {
  .approach-page-2026 .omb-section-l1.block2 h2 {
    font-size: 2.35rem;
  }
}

/* Block3 */

.approach-page-2026 .omb-section-l3.block3 {
  background-color: #e7eff8;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left {
  max-width: 436px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .section-header {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left h2 {
  font-size: 3rem;
  letter-spacing: -0.96px;
  line-height: 1.25;
  margin-bottom: 20px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left div#hs_cos_wrapper_module_1789034729260428 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  height: 100%;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left span#hs_cos_wrapper_module_1789034729260428_ {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  height: 100%;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .omb-lines {
  display: flex;
  gap: 12px;
  width: 100%;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .omb-line-1 {
  background-color: #39621e;
  display: inline-block;
  height: 2px;
  width: 72px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .omb-line-2 {
  background-color: #a1d77d;
  display: inline-block;
  height: 2px;
  width: 28px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .omb-line-3 {
  background-color: #db9905;
  display: inline-block;
  height: 2px;
  width: 12px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right {
  background-color: #c8ed6b33;
  border-radius: 24px 24px 24px 100px;
  border: 1px solid #c8ed6b66;
  margin-left: auto;
  max-width: 628px;
  padding: 32px 60px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right .omb-tagline-l1 .tagline {
  align-items: flex-start;
  display: inline-flex;
  gap: 24px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right ul li {
  border-bottom: 1px solid #19212a1a;
  font-size: 1rem;
  line-height: 1.6;
  padding: 24px 0;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right ul li .check-icon {
  width: 31px;
  height: 34.72px;
  color: #39621E;
  flex-shrink: 0;
  position: relative;
  top: -2px;
}

.approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right ul li .check-icon path {
  fill: currentColor;
}

@media only screen and (max-width: 991px) {
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left h2 {
    font-size: 2.625rem;
  }
  
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right {
    padding: 26px 48.75px;
  }
}

@media only screen and (max-width: 767px) {
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .omb-lines {
    margin-bottom: 30px;
  }
  
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right {
    margin-left: 0;
  }
}

@media only screen and (max-width: 599px) {
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left h2 {
    font-size: 2.35rem;
  }
  
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-right {
    padding: 20px 37.5px;
  }
}

@media only screen and (min-width: 768px) {
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left {
    display: flex;
    align-items: stretch;
  }

  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left>.row-fluid-wrapper,
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left>.row-fluid-wrapper>.row-fluid,
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left>.row-fluid-wrapper>.row-fluid>.widget-span {
    height: 100%;
  }
  
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .section-header {
    flex: 1 1 auto;
    height: 100%;
  }
  
  .approach-page-2026 .omb-section-l3.block3 .equal-heights .omb-left .omb-lines {
    margin-top: auto;
  }
}

/* Block4 */

.approach-page-2026 .omb-section-l1.block4 {
  background-color: #fff;
}

.approach-page-2026 .omb-section-l1.block4 .omb-wrapper {
  float: none;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  text-align: center;
}

.approach-page-2026 .omb-section-l1.block4 h2 {
  font-size: 2.4rem;
  letter-spacing: -0.77px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.approach-page-2026 .omb-section-l1.block4 .omb-rt-1 p {
  line-height: 1.6;
  margin-bottom: 0;
}

.approach-page-2026 .omb-section-l1.block4 .nm-container .cards-grid {
  gap: 24px;
}

.approach-page-2026 .omb-section-l1.block4 .nm-container .card {
  border-radius: 12px;
}

.approach-page-2026 .omb-section-l1.block4 .nm-container .card h3 {
  font-weight: 700;
  letter-spacing: -0.48px;
  margin-bottom: 14px;
}

.approach-page-2026 .omb-section-l1.block4 .nm-container .card-content p {
  margin-bottom: 70.5px
}

.approach-page-2026 .omb-section-l1.block4 .nm-container .card-link-text {
  line-height: 1.6;
  text-decoration: underline;
}

@media only screen and (max-width: 991px) {
  .approach-page-2026 .omb-section-l1.block4 h2 {
    font-size: 2.22rem;
  }
}

@media only screen and (max-width: 599px) {
  .approach-page-2026 .omb-section-l1.block4 h2 {
    font-size: 2.04rem;
  }
}

/* Block5 */

.approach-page-2026 .omb-section-l1.block5 {
  background-color: #f6faff;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left {
  max-width: 570px;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left h2 {
  font-size: 2.4rem;
  letter-spacing: -0.77px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left .block5a {
  margin-bottom: 24px;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left .block5a .omb-rt-1 p {
  line-height: 1.6;
  margin-bottom: 0;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left .block5b {
  background-color: #e7eff8;
  border: 1px solid #dbe3ec;
  border-radius: 12px;
  font-size: 1rem;
  line-height: 1.6;
  padding: 28px 24px;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left .block5b .omb-rt-2 p {
  margin-bottom: 14px;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left .block5b .omb-rt-3 p {
  color: #000;
  font-family: Comfortaa;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}

.approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-right {
  margin-left: auto;
  max-width: 532px;
  width: auto;
}

@media only screen and (max-width: 1199px) {
  .approach-page-2026 .omb-section-l1.block5 .equal-heights>.row-fluid-wrapper>.row-fluid {
    flex-wrap: nowrap;
    flex-direction: row;
  }
  
  .approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left {
    max-width: none;
  }
  
  .approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-right {
    margin-left: 4%;
    width: 46%;
  }
}

@media only screen and (max-width: 991px) {
  .approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left h2 {
    font-size: 2.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .approach-page-2026 .omb-section-l1.block5 .equal-heights>.row-fluid-wrapper>.row-fluid {
    flex-wrap: wrap;
    flex-direction: column;
  }
  
  .approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left {
    margin-bottom: 40px;
    max-width: none;
  }
  
  .approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-right {
    margin-left: 0;
    max-width: none;
    width: 100%;
  }
}

@media only screen and (max-width: 599px) {
  .approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left h2 {
    font-size: 1.875rem;
  }
}

@media only screen and (min-width: 768px) {
  .approach-page-2026 .omb-section-l1.block5 .equal-heights .omb-left {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}

/* Block6 */

.approach-page-2026 .omb-section-l1.block6 {
  background-color: #f1f1ed;
}

.approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box {
  background-color: #fff;
  border: 1px solid #fde9c8;
  border-radius: 40px;
}

.approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box h2 {
  letter-spacing: -0.96px;
  font-size: 3rem;
  text-align: left;
}

.approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box p {
  color: #4b454b;
  line-height: 1.6;
  margin-bottom: 30px;
}

.approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box a {
  color: #000;
  font-family: Comfortaa;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
}

.approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box a:hover, .approach-page-2026 .omb-section.block11 .nm-container .omb-cta-box a:active {
  text-decoration: underline;
}

.approach-page-2026 .omb-section-l1.block6 .nm-container .omb-form-box {
  background-color: #fff;
  border: 1px solid #dbe3ec;
  border-radius: 24px;
  box-shadow: 0px 1px 2px 0px #0000000d;
  margin-top: 16.8px;
  padding: 32px;
}

.approach-page-2026 .omb-section-l1.block6 .nm-container .omb-form-box .hs_submit input[type=submit] {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box h2 {
    font-size: 2.625rem;
  }
}

@media only screen and (max-width: 599px) {
  .approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box {
    border-radius: 20px;
  }
  
  .approach-page-2026 .omb-section-l1.block6 .nm-container .omb-cta-box h2 {
    font-size: 2.35rem;
  }
}

/*****************************************/
/* 7.25 OMB WORKSHOP DETAIL PAGE L1      */
/*****************************************/

.omb-workshop-detail-page-l1 .nm-banner-section h1 {
  margin-bottom: 10px;
}

.omb-workshop-detail-page-l1 .body-container-wrapper h4 {
  margin-bottom: 0;
}

.omb-workshop-detail-page-l1 .body-container-wrapper ul {
  margin-top: 0;
}

.omb-workshop-detail-page-l1 .nm-banner-section__para.mt-30.mb-60 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
}

.omb-workshop-detail-page-l1 .nm-banner-section__para.mt-30.mb-60 p {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  max-width: 650px;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-1 .image-2 img {
  transition: transform .2s ease, box-shadow .2s;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-1 .image-2 img:hover {  
  box-shadow: 0 10px 35px rgba(0, 0, 0, .15), 0 0 15px rgba(0, 0, 0, .12);
  transform: translateY(-4px);
  transition: transform .2s ease, box-shadow .2s;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-2 .nm-team {
  justify-content: center;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-2 .nm-team__list {
  flex: 0 0 65%;
  margin: 0 auto;
  text-align: center;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-2 .nm-team__list:after {
  border-radius: 20px;
  margin-top: 0;
  transition: all 0ms ease;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-2 li.nm-team__social-item svg {
  fill: #dc9902;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-2 .omb-position {
  float: none;
  margin: 20px auto;
  max-width: 340px;
  padding: 0 10px;
  text-align: center;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-3 .hs-form-field>label {
  display: none;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-4 {
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-4 h3 {
  color: #fff;
  margin-bottom: 30px;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-4 p {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 0;
}

.omb-workshop-detail-page-l1 .omb-section.omb-section-4 p a {
  color: #fff;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .omb-workshop-detail-page-l1 .omb-section.omb-section-1 .image-1 {
    margin-bottom: 30px;
  }
}

/*****************************************/
/* 7.26 OMB WORKSHOP DETAIL PAGE L2      */
/*****************************************/

.omb-workshop-detail-page-l2 .nm-banner-section__para.mt-30.mb-60 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
}

.omb-workshop-detail-page-l2 .nm-banner-section__para.mt-30.mb-60 p {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  max-width: 650px;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

.omb-workshop-detail-page-l2 .omb-section.omb-block5 {
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.omb-workshop-detail-page-l2 .omb-section.omb-block5 h3 {
  color: #fff;
  margin-bottom: 30px;
}

.omb-workshop-detail-page-l2 .omb-section.omb-block5 p {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 0;
}

.omb-workshop-detail-page-l2 .omb-section.omb-block5 p a {
  color: #fff;
  text-decoration: underline;
}

/*****************************************/
/* 7.27 OMB WORKSHOP DETAIL PAGE L3      */
/*****************************************/

.omb-workshop-detail-page-l3 .body-container-wrapper h4 {
  margin-bottom: 0;
}

.omb-workshop-detail-page-l3 .body-container-wrapper ul {
  margin-top: 0;
  padding-left: 20px;
}

.omb-workshop-detail-page-l3 .nm-banner-section__para.mt-30.mb-60 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
}

.omb-workshop-detail-page-l3 .nm-banner-section__para.mt-30.mb-60 p {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  max-width: 650px;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-2 .nm-team {
  justify-content: center;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-2 .nm-team__list {
  flex: 0 0 100%;
  margin: 0 auto;
  text-align: center;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-2 .nm-team__list:after {
  border-radius: 20px;
  margin-top: 0;
  transition: all 0ms ease;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-2 li.nm-team__social-item svg {
  fill: #dc9902;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-2 .omb-position {
  float: none;
  margin: 20px auto;
  max-width: 340px;
  padding: 0 10px;
  text-align: center;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-3 .hs-form-field>label {
  display: none;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-4 {
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-4 h3 {
  color: #fff;
  margin-bottom: 30px;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-4 p {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 0;
}

.omb-workshop-detail-page-l3 .omb-section.omb-section-4 p a {
  color: #fff;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .omb-workshop-detail-page-l3 .omb-section.omb-section-1 .image-1 {
    margin-bottom: 30px;
  }
}

/*****************************************/
/* 7.28 FAQ PAGE                         */
/*****************************************/

.faq-page .table-of-contents .hs-menu-wrapper.hs-menu-flow-vertical>ul {
  list-style-type: auto;
  margin-bottom: 0;
  padding-left: 20px;
}

.faq-page .table-of-contents .hs-menu-wrapper.hs-menu-flow-vertical>ul li {
  display: list-item;
  margin-bottom: 0;
}

.faq-page .table-of-contents .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  color: #4b454b;
  line-height: 1;
  padding: 4px;
  width: fit-content;
}

.faq-page .table-of-contents .hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover {
  text-decoration: underline;
}

#block1,
#block2,
#block3,
#block4,
#block5,
#block6,
#block7,
#block8,
#block9 {
  position: relative;
  top: -161px;
}

@media only screen and (max-width: 599px) {
  #block1,
  #block2,
  #block3,
  #block4,
  #block5,
  #block6,
  #block7,
  #block8,
  #block9 {
    position: relative;
    top: -121px;
  }
}

/*****************************************/
/* 8. FOOTER                             */
/*****************************************/

/*
.footer-section {
  background-color: #221027;
}

.footer-section.nm-section {
  padding-bottom: 0;
  padding-top: 2rem;
}

.footer-left {
  padding-right: 60px;
}

.omb-logo-footer {
  margin-bottom: 32px;
}

.nm-blog-widget {
  margin-top: 20px;
}

.nm-blog-widget__content {
  font-size: 0.9375rem;
}

.footer-section p a {
  color: #fff;
  text-decoration: none;
}

.footer-section p a:hover {
  text-decoration: underline;
}

div.link-list-footer {
  display: inline-block;
  margin-bottom: 20px;
}

div.link-list-footer p {
  margin-bottom: 0;
}

.footer-section p {
  color: #fff;
}

.social-links__icon-wrapper {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 4px;
}

.social-links__icon-wrapper svg {
  height: 1.5rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.follow-us {
  margin-bottom: 32px;
}

.social-links__icon-wrapper--circle.social-links__icon-wrapper--white:hover, .social-links__icon-wrapper--circle.social-links__icon-wrapper--white:active {
  background-color: #dc9902;
}

@media only screen and (max-width: 767px) {
  .footer-left {
    padding-right: 0;
  }
  
  .omb-logo-footer img {
    max-width: 300px !important;
  }
}

*/

/*****************************************/
/* 8. FOOTER 2026                        */
/*****************************************/

.footer-section {
  background-color: #221027;
}

.footer-section.nm-section {
  padding-bottom: 32px;
}

.footer-section .omb-footer {
  padding-bottom: 32px;
}

.footer-left {
  margin-bottom: 64px;
  padding-right: 0;
}

.footer-left .omb-logo-footer {
  margin-bottom: 0;
}

.footer-left .omb-logo-footer img {
  margin-bottom: -12px;
  margin-top: -12px;
}

/*
.footer-section h4 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
}
*/

.omb-footer-title {
  color: #fff;
  font-family: Comfortaa;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 20px;
}

.footer-section p {
  color: #957c98;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-section ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.footer-section ul li a {
  color: #957c98;
  text-decoration: none;
}

.footer-section ul li a:hover {
  text-decoration: underline;
}

.footer-section li {
  color: #957c98;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-section .hs-menu-wrapper.hs-menu-flow-vertical li a {
  color: #957c98;
  font-size: 1rem;
  line-height: 1.6;
}

.footer-section .hs-menu-wrapper.hs-menu-flow-vertical ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 32px;
}

.footer-section .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  padding: 0;
}

.footer-section .hs-menu-wrapper.hs-menu-flow-vertical li a:hover {
  text-decoration: underline;
}

.footer-right .omb-contact {
  margin-bottom: 32px;
}

.footer-right .omb-contact ul  {
  display: flex;
  flex-direction: column;
  gap: 14px
}

.footer-right .omb-contact li  {
  display: flex;
}

.footer-right .omb-contact li span.tagline {
  align-items: center;
  display: flex;
  gap: 12px;
}

.footer-right .omb-legal p {
  font-size: 0.875rem;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  .footer-left {
    padding-right: 0;
  }
  
  .footer-left .omb-logo-footer img {
    max-width: 300px !important;
  }
}

/*****************************************/
/* 8.1 FOOTER LP                         */
/*****************************************/

.footer-section-lp {
  background-color: #221027;
  display: flex !important;
  justify-content: center;
}

/*****************************************/
/* 9. BOTTOM FOOTER                      */
/*****************************************/

/*
.bottom-footer {
  background-color: #ecf0fa;
}

.bottom-footer-links ul {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  vertical-align: middle;
  width: 100%;
}

.bottom-footer-links ul li {
  color: #161616;
  float: left;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

.bottom-footer-links ul li a {
  color: #161616;
  text-decoration: none;
}

.bottom-footer-links ul li a:hover {
  text-decoration: underline;
}

.bottom-footer-links ul li:after {
  color: #161616;
  content:'|';
  padding: 0 0.625rem;
}

.bottom-footer-links ul li:last-child:after {
  content: '';
}
*/

/*****************************************/
/* 9. BOTTOM FOOTER 2026                 */
/*****************************************/

.bottom-footer {
  background-color: transparent;
  border-top: 1px solid #ffffff1a;
  padding-top: 32px;
}

.bottom-footer-links {
  margin-left: auto;
  margin-right: auto;
  max-width: fit-content;
}

.bottom-footer-links ul {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: unset;
}

.bottom-footer-links ul li {
  color: #957c98;
  float: left;
  line-height: 20px;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.bottom-footer-links ul li a {
  color: #957c98;
  text-decoration: none;
}

.bottom-footer-links ul li a:hover {
  text-decoration: underline;
}

.bottom-footer-links ul li:after {
  color: #957c98;
  content: "•";
  padding: 0 6px;
}

.bottom-footer-links ul li:last-child:after {
  display: none;
}

/*****************************************/
/* 9.1 BOTTOM FOOTER LP                  */
/*****************************************/

.bottom-footer-lp {
  background-color: #221027;
}

.bottom-footer-lp p {
  color: #fff;
  display: inline-flex;
  font-size: 1rem;
  margin-bottom: 15px;
  margin-top: 15px;
}

/*****************************************/
/* 10. IMAGES                            */
/*****************************************/

.shadow {
  box-shadow: rgba(0, 0, 0, 0.5) 0 12px 40px;
  margin-bottom: 32px;
}

.center-image {
  display: block;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1300px;
  height: auto;
}

/*****************************************/
/* 11. FORMS                             */
/*****************************************/

textarea, input[type="text"], input[type="email"], input[type="tel"] {
  color: #4b454b !important;
  font-family: 'Nunito Sans', sans-serif;
  margin-right: 8px !important;
}

textarea {
  height: 160px;
}

input[type="checkbox"] {
  margin-top: 4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea, select {
  background-color: #fff;
  border: 1px solid #dbe3ec;
  border-radius: 8px;
  font-size: 1.125rem;
  margin: 0 0 10px;
  outline: none;
  padding: 11px 12px;
  width: 100% !important;
}

.hs-form-field>label {
  color: #151c23;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 8.5px;
}

.hs-error-msgs {
  color: #d9002b;
  font-size: 1rem;
  line-height: 15px;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  display: none;
}

/* Form L2 */

.form-l2 .hs-input {
  margin-right: 0 !important;
}

.form-l2 input.hs-button.primary.large {
  margin-bottom: 0;
}

/*****************************************/
/* 12. TABLES                            */
/*****************************************/

.table-1 {
  margin-bottom: 20px;
}

.table-1 th, td {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 1rem;
  padding-top: 0;
}

/*****************************************/
/* 14. BACK-TO-TOP BUTTON                */
/*****************************************/

a.scrollup {
  border-radius: 50%;
  bottom: 20%;
  cursor: pointer;
  position: fixed;
  right: 20px;
  text-align: center;
  z-index: 998;
}

.bounce {
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
  transform: translateY(0);
  }
  40% {
  transform: translateY(-2px);
  }
  60% {
  transform: translateY(-2px);
  }
}

/*****************************************/
/* 15. BREADCRUMB MENU                   */
/*****************************************/

.hs-breadcrumb-menu-item {
  padding-bottom: 0;
  padding-left:0;
  padding-right: 0;
  padding-top: 5px;
}

.hs-breadcrumb-menu-divider:before {
  padding: 0 10px;
}

ul.hs-breadcrumb-menu {
  font-size: 1rem;
  padding-left: 0;
  padding-top: 10px;
}

li.hs-breadcrumb-menu-item {
  margin-bottom: 0;
}

a.hs-breadcrumb-label {
  color: #626262;
  text-decoration: none;
}

a.hs-breadcrumb-label:hover, a.hs-breadcrumb-label:active {
  text-decoration: underline;
}

span.hs-breadcrumb-label {
  color: #626262;
}

/*****************************************/
/* 17. SEARCH FIELD                      */
/*****************************************/

.hs-search-field {
  text-align: center;
}

.hs-search-field__form {
  justify-content: end;
}

button.hs-search-field__button {
  display: none;
}

::-webkit-input-placeholder {
  color: #767676;
  font-family: 'Nunito Sans', sans-serif;
}

input[type="search"] {
  font-family: 'Nunito Sans', sans-serif;
}

input.hs-search-field__input {
  background-color: #fff;
  border: none;
  border-radius: 4px;
  color: #221027;
  font-size: 1rem;
  margin-bottom: 0;
  margin-top: 6px;
  max-width: 20px;
  padding: 3px;
  cursor: pointer;
  transition: max-width 300ms ease-in-out;

  /* magnifying glass */
  background-image: url(https://7409932.fs1.hubspotusercontent-eu1.net/hubfs/7409932/icons/search2.svg);
  background-position: left .5rem center;
  background-repeat: no-repeat;
  background-size: 1rem;
  padding-left: 1.875rem !important;
}

input.hs-search-field__input:focus-within {
  max-width: 175px;
  outline-style: none;
}

/* https://stackoverflow.com/questions/22928819/override-the-webkit-search-cancel-button */

input[type="search" i]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
  height: 20px;
  position: relative;
  width: 20px;
}

.hs-search-field__suggestions {
  display: none;
}

@media only screen and (max-width: 900px) {
  .hs-search-field {
    display: none;
  }
}

/*****************************************/
/* 18. 404 ERROR PAGE                    */
/*****************************************/

.omb-error-page .body-container-wrapper {
  margin-top: 79px;
}

@media only screen and (max-width: 599px) {
  .omb-error-page .body-container-wrapper {
    margin-top: 79px;
  }
}

/**********************************/
/* 19. ANCHOR LINKS               */
/**********************************/

#testimonial-accent-adviseurs,
#testimonial-amsterdam,
#testimonial-bladel,
#testimonial-fieldlab-zuid6,
#testimonial-goeree-overflakkee,
#testimonial-sweco,
#testimonial-zaanstad,
#testimonial-zevenaar,
#testimonial-kaw,
#testimonial-eco-consult,
#aanmelden-workshop {
  position: relative;
  top: -170px;
}

@media only screen and (max-width: 599px) {
  #testimonial-accent-adviseurs,
  #testimonial-amsterdam,
  #testimonial-bladel,
  #testimonial-fieldlab-zuid6,
  #testimonial-goeree-overflakkee,
  #testimonial-sweco,
  #testimonial-zaanstad,
  #testimonial-zevenaar,
  #testimonial-kaw,
  #testimonial-eco-consult,
  #aanmelden-workshop {
    position: relative;
    top: -150px;
  }
}

/*****************************************/
/* 20. MODAL BOX AGENDA                  */
/*****************************************/

.leadinModal .leadinModal-content p {
  font-size: 1rem !important;
}

.leadinModal .leadin-button {
  text-transform: uppercase;
}

/*****************************************/
/* 21. GLOBAL GROUP CLIENTS SLIDER       */
/*****************************************/

.owl-carousel .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.nm-brand__item {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}

.owl-carousel .owl-item img {
  border-radius: 0;
  display: inline-block;
  filter: grayscale(1);
  max-height: 70px;
  opacity: 0.8;
  padding: 8px;
  transition: all 0.3s ease;
  width: auto;
}

.owl-carousel .owl-item img:hover,
.owl-carousel .owl-item img:active {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.1);
  transition: all 0.3s ease;
}

button.owl-next i.far.fa-chevron-right {
  margin-bottom: 4px;
  margin-left: 2px;
  margin-top: 4px;
}

button.owl-prev i.far.fa-chevron-left {
  margin-bottom: 4px;
  margin-right: 2px;
  margin-top: 4px;
}

@media only screen and (max-width: 599px) {
  .owl-carousel .owl-item img {
    max-height: 70px;
    padding: 7px;
  }
}

/*****************************************/
/* 22. GLOBAL GROUP LOGO SLIDER 2026     */
/*****************************************/

.swiper--grayscale-hover .swiper-slide:not(:hover) img {
  border-radius: 0;
  max-height: 70px !important;
  opacity: 0.8;
  padding: 8px;
  width: auto !important;
}


img.jake-logo-slider--fade {
  border-radius: 0;
  max-height: 70px !important;
  padding: 8px;
  width: auto !important;
}

/*****************************************/
/* 23. GLOBAL GROUP MOST RECENT PROJECTS */
/*****************************************/

.bloglisting__featured-wrap {
  background-position: center center;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 180px;
  overflow: hidden;
  position: relative;
}

.bloglisting__content .nm-rounded-btn {
  display: none;
}

.bloglisting__layout2 {
  border: 1px solid #dbe3ec;
  border-radius: 24px;
  box-shadow: 0 1px 2px 0 #0000000d;
}

.bloglisting__layout2:hover, .bloglisting__layout2:active {
  box-shadow: 0 0 0 4px #c8ed6b4d;
}

.content-body.mb-20.mt-10 {
  display: none;
}

.bloglisting__content {
  margin-top: 0px !important;
  padding: 20px;
}

.bloglisting__content h3 {
  font-size: 1.25rem;
  margin-bottom: 0;
  text-align: left;
}

.bloglisting__content h3::after {
  content: url("https://7409932.fs1.hubspotusercontent-eu1.net/hubfs/7409932/icons/material-outlined/chevron_right_24dp_000000_FILL0_wght400_GRAD0_opsz24.svg");
  display: inline-block;
  height: 24px;
  margin-left: 2px;
  vertical-align: text-bottom;
}

.omb-most-recent-projects-listing .omb-to-all-posts a {
  align-items: center;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  gap: 8px;
  line-height: 1.5;
  text-decoration: none;
}

.omb-most-recent-projects-listing .omb-to-all-posts a svg {
  flex-shrink: 0;
  height: 24px;
  width: 24px;
}

.omb-most-recent-projects-listing .omb-to-all-posts a:hover, .omb-most-recent-projects-listing .omb-to-all-posts a:active {
  text-decoration: underline;
}

/*****************************************/
/* 24. MEDIA QUERY: MAX-WIDTH:  1300PX   */
/*****************************************/

@media only screen and (max-width: 1300px) {
  
  /* UPCOMING EVENT DETAIL PAGE L1 */
  
  .upcoming-event-detail-l1 .speakers {
    margin-bottom: 20px;
  }
  
  .upcoming-event-detail-l1 .nm-team__list {
    flex: 0 0 48% !important;
    margin-right: 4% !important;
    margin-top: 0;
  }
  
  .upcoming-event-detail-l1 .nm-team__list:nth-child(3n+0) {
    margin-right: 4% !important;
  }
  
  .upcoming-event-detail-l1 .nm-team__list:nth-child(2n+0) {
    margin-right: 0 !important;
  } 
}

/*****************************************/
/* 25. MEDIA QUERY: MAX-WIDTH: 1139PX    */
/*****************************************/

@media only screen and (max-width: 1139px) {
    
  .nm-case-list-title {
    font-size: 2rem;
  }
}

/*****************************************/
/* 26. MEDIA QUERY: MAX-WIDTH: 991PX     */
/*****************************************/

@media only screen and (max-width: 991px) {
  
  /* BASE STYLE */
  
  h1 {
    font-size: 2.25rem;
  }
  
  h2, h3 {
    font-size: 1.75rem;
  }
  
  .phone-number-header {
    width: 50% !important;
  }
  
  /* EMBEDDED VIDEOS */
  #hs-oembed__starter--target_widget_1604221417627 {
    margin-bottom: 32px;
    margin-top: 32px;
  }
  
  /* HOMEPAGE */
  
  /* SERVICE LISTING PAGE */
  
  .omb-service-listing {
    justify-content: space-around;
  }
  
  /* END */
  
  .omb h1 {
    font-size: 2rem;
  }
  
  .nm-section__title-l2 h2 {
    word-break: break-word;
  }
  
  .nm-company-branches-section__branch {
    margin-bottom: 25px;
  }
  
  .nm-company-branches-section.nm-section {
  padding-bottom: 0;
  }
  
  textarea, .nm-form-section__form input[type="text"], .nm-form-section__form input[type="email"], .nm-form-section__form input[type="tel"] {
  font-size: 1.125rem;
  }
  
  .nm-case-list-title {
    font-size: 1.75rem;
  }
}
  
/*****************************************/
/* 27. MEDIA QUERY: MAX-WIDTH: 767PX     */
/*****************************************/

@media only screen and (max-width: 767px) {
  
  /* SERVICE LISTING PAGE */
  
  .service-listing .nm-row.omb-service-listing {
    width: auto;
  }
  
  .nm-service-section__service {
    flex: 0 0 100%;
  }
  
  /* INSPIRATION LISTING PAGE */
  
  .inspiration-listing .nm-row.omb-service-listing {
    width: auto;
  }
}

/*****************************************/
/* 28. MEDIA QUERY: MAX-WIDTH: 599PX     */
/*****************************************/

@media only screen and (max-width: 599px) {
  h1 {
    font-size: 2rem;
  }
  
  h3 {
    font-size: 1.5rem;
  }

  /* SERVICE LISTING PAGE */
  
  .nm-service-section__service {
    width: 100% !important;
  }
  
  /* PAST EVENTS LISTING PAGE (BLOG) */
  
  .ucBlogListingWrapper.cell-wrapper {
    padding: 0 15px;
  }
  
  /* PAST EVENT DETAIL PAGE (BLOG) */
    
  .past-event-detail-page .nm-blog-single-section {
    padding: 20px;
  }
  
  /* UPCOMING EVENT DETAIL PAGE L1 */
  
  .upcoming-event-detail-l1 .nm-team {
    padding: 0;
  }
  
  .upcoming-event-detail-l1 .nm-team__list {
    flex: 0 0 100% !important;
    margin-right: 0 !important;
    width: 80%;
  }
  
  .upcoming-event-detail-l1 .nm-team__list:nth-child(3n+0) {
    margin-right: 0 !important;
  }
  
  /* END */
  
  .nm-banner-section h2 {
    font-size: 1.75rem;
  }
  
  .omb h1 {
    font-size: 1.75rem;
    padding-top: 30px;
  }
  
  .nm-section__title-l2 h2 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  
  /* PROJECTEN DETAIL PAGE (BLOG) */
    
  .m-blog-slider__content--single h3 {
    font-size: 1.75rem;
    padding: 0;
  }
  
  .nm-blog-slider__item {
    padding: 100px 0;
  }
  /* END */
  
  /* TOOLS PAGES */
  .tools h3 {
    font-size: 1.75rem;
  }
  /* END */
  
  .nm-company-branches-section__branch {
    margin-bottom: 25px;
    margin-top: 0;
  }
  
  /* STICKY CTA CALL US */
  
  a#cta_button_7409932_ed87d454-8643-4d3f-8b42-78648dab280e {
    display: flex;
  }
  
  /* BUTTONS */
  .ucCustomBlogPagination a.ucNextPostsLink:hover, .ucCustomBlogPagination a.ucNextPostsLink:active {
    background: #dc9902 !important;
    border: 2px solid #dc9902 !important;
    color: #fff !important;
  }
  
  a#cta_button_7409932_b218beb1-af74-41e3-ae25-598d8d315b48 {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
    min-width: 0 !important;
    padding: 0.25rem 0.5rem !important;
  }
  /* END   */ 
  
  /* MODAL BOX AGENDA */
  .leadinModal.leadinModal-theme-default.leadinModal-v3 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  
  .leadinModal.leadinModal-v3 .leadin-button {
    font-size: 1em !important;
  }
}