/*
 * Theme Name: Divi Child
 * Theme URI: http://www.elegantthemes.com/gallery/divi/
 * Template: Divi
 * Author: Elegant Themes
 * Author URI: http://www.elegantthemes.com
 * Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 * Version: 4.27.5
 */

/* @todo: remove this */
div.otgs-development-site-front-end {
    display: none !important;
}

.cases-overlay::after {
    content: "";
    background: linear-gradient(to bottom,#00000000 0,#000000c7 60%);
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: .8;
    border-radius: 10px;
}

body.single-project #home_project_item {
    min-height: 380px;
}
@media all and (max-width: 980px) {
    body.single-project #projecten_loop {
        left: 2.5%;
    }
}
body.single-project .projecten_loop_slider #tns1-mw {
    width: 100vw;
}
body.single-project .projecten_loop_slider #tns1 {
    display: flex;
    /*gap: 32px;*/
}
body.single-project .projecten_loop_slider .dmach-grid-item img {
    object-fit: fill;
    width: 100%;
}

/** START: custom classes */
ul.checkmarked {
    list-style-type: none;
}
ul.checkmarked li::before {
    font-family: ETmodules, serif !important;
    font-weight: 400 !important;
    content: '\4e';
    margin-right: 0.4em;
    vertical-align: bottom;
}
/** END: custom classes */

/** START: tiny slider styling */
.tns-outer button,
.tns-outer .tns-liveregion{
    display: none !important;
}

/** START: global background */
div.bg-gradient-orange {
    background: linear-gradient(245deg, #FFB716 0%, #F8941D 100%);
}
div.bg-gradient-gray {
    background: linear-gradient(180deg, #FFF 66.35%, #F1F1F1 100%);
}

/* glyphs */
div.bg-glyph-bottom-left::before {
    content: "";
    min-width: 40%;
    width: 100%;
    max-width: 55%;
    min-height: 200px;
    height: 100%;
    max-height: 65%;
    position: absolute;
    top: 45%;
    right: 45%;
    background-image: url("/wp-content/uploads/2026/01/bg-vector.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
}
div.bg-glyph-bottom-left-help::before {
    content: "";
    min-width: 70%;
    width: 100%;
    max-width: 88%;
    min-height: 200px;
    height: 100%;
    max-height: 80%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("/wp-content/uploads/2026/01/bg-vector.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
}
div.bg-glyph-top-right::before {
    content: "";
    min-width: 40%;
    width: 100%;
    max-width: 43%;
    min-height: 194px;
    height: 100%;
    max-height: 25%;
    position: absolute;
    top: 3%;
    right: 0;
    background-image: url("/wp-content/uploads/2026/01/bg-vector-2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
}
div.bg-glyph-top-right-gray {

}
@media all and (max-width: 980px) {
    div.bg-glyph-bottom-left::before {
        max-width: 80%;
        max-height: 50%;
    }
}
/** END: global backgrounds */

/** START: cases */
div.cases div.et_pb_portfolio_items {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}
div.cases div.et_pb_portfolio_items .et_pb_portfolio_item {
    aspect-ratio: 1.4/1;
}
div.cases div.et_pb_portfolio_items .et_pb_portfolio_item::after {
    content: "";
    background: linear-gradient(to bottom,#00000000 0,#000000c7 60%);
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: .8;
    border-radius: 10px;
}
div.cases div.et_pb_portfolio_items .et_pb_portfolio_item img {
    border-radius: 10px;
}
div.cases div.et_pb_portfolio_items .et_pb_portfolio_item h2 {
    padding: 0;
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    color: #FFF;
    font-family: Raleway;
    font-size: 27px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    z-index: 9;
    width: calc(100% - 4rem);
}
div.cases div.et_pb_portfolio_items .et_pb_portfolio_item h2::after {
    content: "Meer";
    display: block;
    position: absolute;
    right: 0;
    float: right;
    color: #FFB716;
bottom: 0;
    text-align: right;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
/* @todo: fix this */
div.cases .et_pb_portofolio_pagination,
div.cases .et_pb_portfolio_filters{
    display: none;
}
@media all and (max-width: 980px) {
    div.cases div.et_pb_portfolio_items {
        grid-template-columns: 1fr;
    }
}
/** END: cases */

/** START: wiki cards */
.wiki-cards .dmach-grid-item .grid-item-cont {
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(180deg, #FFF 66.35%, #F1F1F1 100%);
}
.wiki-cards .dmach-grid-item .grid-item-cont div {
    margin: 0;
}
.wiki-cards .wiki-item.et_pb_row_1-4_1-2_1-4 {
    display: flex;
    align-items: center;
    padding: 16px 30px;
    margin: 0;
    gap: 20px;
    width: 99%;
}
.wiki-cards .et_pb_column_1_4 {
    flex: 0 0 25%;
}

.wiki-cards .et_pb_column_1_2 {
    flex: 0 0 50%;
}
.wiki-cards h2.dmach-post-title {
    font-size: 24px !important;
    font-weight: 900;
    color: #000;
    margin: 0;
    padding: 0;
}
.wiki-cards .et_pb_de_mach_content .et_pb_module_inner p {
    font-size: 18px;
    color: #555;
    margin: 0;
    line-height: 1.5;
}
.wiki-cards .dmach-btn-align-right .et_pb_module_inner {
    display: flex;
    justify-content: flex-end;
}
.wiki-cards .et_pb_de_mach_view_button .et_pb_button {
    display: inline-block;
    background-color: #000;
    color: #fff !important;
    padding: 12px 28px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    font-family: Raleway;
    text-decoration: none;
    transition: background-color 0.3s ease;
    white-space: nowrap;
}
.wiki-cards .et_pb_de_mach_view_button .et_pb_button:hover {
    background-color: #333;
}
.wiki-cards .wiki-item::after {
    display: none;
}
@media all and (max-width: 980px) {
    .wiki-cards .wiki-item.et_pb_row_1-4_1-2_1-4 {
        flex-direction: column;
    }
    .wiki-cards .et_pb_de_mach_view_button {
        padding-left: 0 !important;
        padding-bottom: 0 !important;
    }
    .wiki-cards .dmach-btn-align-right .et_pb_module_inner {
        display: flex;
        justify-content: flex-start;
    }
}
/** END: wiki cards */

/** START: home hero section */
#home-hero-section .et_pb_row {
    display: flex;
    gap: 32px;
    align-items: center;
}
#home-hero-section .et_pb_row::after {
    display: none;
}
#home-hero-section .et_pb_row .et_pb_column {
    height: max-content;
}
#home-hero-section .et_pb_row .et_pb_column_1 img {
        height: 100% !important;
        aspect-ratio: 615/544;
        width: -moz-available;
        width: -webkit-fill-available;
}
@media all and (max-width: 980px) {
    #home-hero-section .et_pb_row {
        flex-direction: column-reverse;
    }
    #home-hero-section .et_pb_row .et_pb_column_0 {
        max-width: 90%;
        margin: 0 auto;
        padding-top: 1rem;
    }
    #home-hero-section .et_pb_row .et_pb_column_1 img {
        min-height: 40vh;
    }
}
/** END: home hero section */

/** START: home usp block */
div.home-usp-content ul {
    display: flex;
    gap: 14px;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
}
div.home-usp-content ul li {
    width: max-content !important;
}
/** END: home usp block */

/** START: home logo slider */
div.logo_slider {
    display: flex;
    flex-wrap: nowrap;
}

/** START: contact page styling */
div.contact-form div div {
    margin: 0 !important;
}
div.contact-form form label {
    display: none !important;
}
div.contact-form form input,
div.contact-form form textarea {
    color: #FFF !important;
    border-radius: 30px !important;
    border: 0 !important;
    background: rgba(255, 255, 255, 0.20) !important;
    padding: 14px 22px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}
div.contact-form form input::placeholder,
div.contact-form form textarea::placeholder {
    color: #fff !important;
}
div.contact-form form textarea {
    min-height: 300px;
}
div.contact-form div.wpforms-recaptcha-container {
    display: none !important;
}
div.contact-form form button {
    float: right !important;
    border-radius: 40px !important;
    color: #FFF !important;
    border: unset !important;
    font-weight: 600 !important;
    background: linear-gradient(180deg, #151515 36.06%, #000 100%) !important;
}
@media all and (max-width: 768px) {
    div.contact-form form input,
    div.contact-form form textarea {
        font-size: 15px !important;
    }
    div.contact-form form button {
        font-size: 15px !important;
    }
}

/* contact page blurb styling */
div.contact-blurb div {
    display: flex;
    gap: 10px;
    align-items: baseline;
    margin: 0 !important;
}
div.contact-blurb div div.et_pb_main_blurb_image {
    margin-bottom: 0 !important;
}
/** END: contact page styling */

/** START: services blurbs styling */
/**
 * service blurb styling
 */
div.service-blurb {
    width: max-content;
    margin: 0 !important;
    padding: 12px 22px !important;
    border-radius: 50px;
    background: linear-gradient(180deg, #FFF 50.76%, #F1F1F1 100%);
    transition: background 0.2s ease-in-out;
}
div.service-blurb-row div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
div.service-blurb:hover {
    background: linear-gradient(180deg, #FFF 50.76%, #e3e3e3 100%);
}
div.service-blurb .et_pb_blurb_container {
    padding: 0 !important;
}
div.service-blurb .et_pb_blurb_content {
    display: flex;
    gap: 8px;
    align-items: center;
}
div.service-blurb .et_pb_main_blurb_image {
    width: max-content;
    margin-bottom: 0 !important;
}
div.service-blurb .et_pb_image_wrap {
    margin: 0 !important;
}
/** END: service blurb styling */

/* START: diensten page styling */
div.service-grid-item {
    margin: 4rem 0;
}
div.service-grid-item > div:nth-of-type(1) {
    height: 100% !important;
}
div.service-grid-item > div:nth-of-type(1) div {
    margin: 0 !important;
}
div.service-grid-item > div:nth-of-type(1) div span {
    width: 100% !important;
}div.service-grid-item > div:nth-of-type(1) div span img {
     width: 100% !important;
     object-fit: contain;
 }
div.service-grid-item > div:nth-of-type(2)  {
    display: grid;
    grid-template-areas: "heading heading"
        "text text"
        "btnPrimary btnSecondary";
    grid-auto-columns: 1fr;
    align-content: center;
    gap: 2rem;
    padding: 2rem 0;
    margin-left: 40px;
}
div.service-grid-item > div:nth-of-type(2) > div {
    width: 80%;
}
div.service-grid-item > div:nth-of-type(2) div:nth-of-type(1) {
    grid-area: heading;
}
div.service-grid-item > div:nth-of-type(2) div:nth-of-type(2) {
    grid-area: text;
}
div.service-grid-item > div:nth-of-type(2) div:nth-of-type(3) {
    grid-area: btnPrimary;
    margin-top: 0 !important;
}
div.service-grid-item > div:nth-of-type(2) div:nth-of-type(4) {
    grid-area: btnSecondary;
    color: #F8941D !important;
    font-weight: 700;
}
div.service-grid-item > div:nth-of-type(2) div:nth-of-type(4) a {
    text-decoration: none !important;
}
@media all and (max-width: 768px) {
    div.service-grid-item > div:nth-of-type(2) {
        margin-left: auto !important;
        margin-right: auto !important;
        left: 5%;
        gap: 1rem !important;
        width: 90% !important;
        grid-template-areas: "heading"
        "text"
        "btnPrimary"
        "btnSecondary" !important;
        padding-top: 1rem !important;
    }
    div.service-grid-item > div:nth-of-type(2) > div {
        width: 100%;
    }
    div.service-grid-item > div:nth-of-type(2) .div .et_pb_text_1 {
        margin-bottom: 1rem;
    }
    div.service-grid-item > div:nth-of-type(2) div h2 {
        margin: 0 !important;
        font-size: 32px !important;
    }
    div.service-grid-item > div:nth-of-type(2) div:nth-of-type(3),
    div.service-grid-item > div:nth-of-type(2) div:nth-of-type(4){
        margin: 0 auto !important;
        text-align: center !important;
    }
}
/** END: diensten page styling */

/** START: projecten cards */
#projecten_loop {
    max-height: unset !important;
}
#home_project_item {
    min-height: 300px;
    border-radius: 24px;
    position: relative;
    background-color: #e8e8e8;
    overflow: hidden;
}
#home_project_item::before {
    content: "";
    background: -webkit-gradient(linear,left top,left bottom,from(#00000000),to(#000000c7));
    background: linear-gradient(to bottom,#00000000 0,#000000c7 60%);
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: .8;
}
.loop-grid .grid-col {
    background: none !important;
}
.project_content_row {
    position: absolute;
    bottom: 0px;
    left: calc(5% + 10px);
    right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 85%;
}
.project_content_row div {
    width: max-content;
    display: flex;
    justify-content: space-between;
}
.project_content_row div div {
    margin: 0;
}
.project_image_row .et_pb_image, .project_image_row .et_pb_image_wrap, .project_image_row .et_pb_column {
    height: 100%;
}
.project_image_row {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    padding: 0px !important;
    z-index: 1;
}
.project_image_row img {
    height: 100%;
    width: auto;
    object-fit: cover;
    background-size: cover;
}
.project_button {
    margin-top: 0px;
    margin-left: -10px;
}
#home_project_item .project_button a {
    display: flex;
    padding-right: 12px !important;
    font-weight: 800;
    color: #FFB716;
}
.project_button a::after {
    content: "\35" !important;
    font-weight: 700;
    font-size: 24px;
    height: 20px;
    width: 20px;
    right: -6px;
    margin-left: -10px;
    display: block !important;
    line-height: unset;
    opacity: 1 !important;
    color: #FFB716 !important;
}
.project_title {
    margin-bottom: 0 !important;
}
.project_title h3 {
    padding-bottom: 0;
    color: #FFF;
    font-family: Raleway;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.project_image_row .et_pb_de_mach_thumbnail {
    height: 100%;
}
.project_image_row .et_pb_de_mach_thumbnail .et_pb_module_inner {
    height: 100%;
}
/** END: projecten cards */

/** START: header styling */
header {
    position: fixed;
    width: 100%;
    top: 32px;
    z-index: 999;
}
div#header-section {
    padding-top: 0 !important;
}
div#header-section .et_pb_row {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 26px;
    margin: 0 auto !important;
}
div#header-section .et_pb_row::after {
    display: none;
}
div#header-section .et_pb_row .et_pb_column {
    display: flex;
    align-items: stretch;
    width: max-content;
    margin: 0;
}
div#header-section .et_pb_row .et_pb_column * {
    height: 100%;
}
div#header-section .et_pb_row .et_pb_image {
    height: max-content;
    align-self: center;
    margin-left: 0 !important;
}

/* wpml styling */
div#header-section .et_pb_row .et_pb_column .wpml-ls {
    width: max-content;
}
div#header-section .et_pb_row .et_pb_column .wpml-ls ul {
    width: max-content;
    padding: 0;
}
div#header-section .et_pb_row .et_pb_column .wpml-ls ul li a {
    padding: 0;
    background: unset;
    border: unset;
    min-width: 100px;
}
div#header-section .et_pb_row .et_pb_column .wpml-ls ul li a::after {
    content: unset;
}
div#header-section .et_pb_row .et_pb_column .wpml-ls ul li:hover ul {
    top: 0;
}
div#header-section .et_pb_row .et_pb_column .wpml-ls ul li a img {
    width: 25px;
}
div#header-section .et_pb_row .et_pb_column .wpml-ls ul.wpml-ls-sub-menu {
    left: calc(25px + 8px);
    display: flex;
    gap: 8px;
    border-top: unset;
}
div#header-section .et_pb_row .et_pb_column .wpml-ls ul.wpml-ls-sub-menu li a {
    min-width: unset;
}

/* navigation styling */
div#header-section .et_pb_row .et_pb_column--with-menu {
    margin-left: auto;
    width: max-content !important;
    display: block !important;
}
div#header-section .et_pb_row .et_pb_column--with-menu ul li {
    margin-top: 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transition: border-bottom-color 0.25s ease-in-out;
}
div#header-section .et_pb_row .et_pb_column--with-menu ul li:hover {
    border-bottom: 2px solid #4C4C4C;
}
div#header-section .et_pb_row .et_pb_column--with-menu ul li a {
    height: max-content;
    align-self: center;
    padding: 4px;
}
@media all and (max-width: 980px) {
    div#header-section .et_pb_row .et_pb_column--with-menu {
        margin-right: auto;
    }
}

/* mobile navigation styling */
div#header-section .et_pb_row .et_pb_column--with-menu .et_mobile_nav_menu {
    height: max-content;
    align-self: center;
}
div#header-section .et_pb_row .et_pb_column--with-menu ul.et_mobile_menu {
    width: 78%;
    position: fixed;
    left: 11%;
    top: 95px !important;
    border-bottom-left-radius: 36px;
    border-bottom-right-radius: 36px;
    padding: 2% !important;
    border-top-color: #FFB716;
    height: max-content !important;
}
div#header-section .et_pb_row .et_pb_column_3_tb_header {
    display: flex !important;
}
@media all and (max-width: 980px) {
    div#header-section .et_pb_row .et_pb_column--with-menu .et_mobile_nav_menu li {
        padding-top: .3rem;
        padding-bottom: .3rem;
    }
    div#header-section .et_pb_row .et_pb_column--with-menu .et_mobile_nav_menu li:hover {
        border-bottom: 2px solid #fff;
    }
}

/* contact button styling */
div#header-section .et_pb_row .et_pb_column  .et_pb_button_module_wrapper {
    height: max-content;
    align-self: center;
}
/** END: header styling */

/** START: footer styling */
div#footer-section .et_pb_row {
    display: flex;
    justify-content: space-between;
    gap: 45px;
}
div#footer-section .et_pb_row .et_pb_column {
    width: max-content;
    margin: 0;
}
div#footer-section .et_pb_row .et_pb_column_2_tb_footer {
    margin-left: auto;
}
@media all and (max-width: 980px) {
    div#footer-section .et_pb_row .et_pb_column_2_tb_footer {
        margin-left: unset;
    }
}
/** END: footer styling */
