/*
/*
Theme Name: Castanea
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/**
 * START: Globals
 */

 .font-size-14 {
    font-size: 14px !important;
 }

 .font-size-16 {
    font-size: 16px !important;
 }

 .font-size-20 {
    font-size: 20px !important;
 }

 .font-size-22 {
    font-size: 22px !important;
 }

 .font-size-26 {
    font-size: 26px !important;
 }

.font-size-36 {
    font-size: 36px !important;
}

.font-size-46 {
    font-size: 46px !important;
}

.text-align-right {
    text-align: right !important;
}

.line-height-24 {
    line-height: 24px !important;
}

 .font-color-blue {
    color: #043A5D !important;
 }

 .font-color-white {
    color: #FFF !important
 }

 .font-roboto-slab-regular {
    font-family:"Robotoslab regular" !important;
 }

 .font-weight-medium {
    font-family:"Roboto Medium font" !important;
  }
  
 .font-weight-bold {
    font-family:"Roboto Bold font" !important;
 } 

 .font-roboto-slab-weight-medium {
    font-family:"RobotoSlab Medium font" !important;
 }

 .font-roboto-slab-weight-bold {
    font-family:"RobotoSlab Bold font" !important;
 }

 .letter-spacing-80 {
    letter-spacing: 0.08em;
 }

 .drop-shadow-16 {
    box-shadow: 0px 0px 16px rgba(0,0,0,0.1);
 }

 .subtitel-uppercase {
    text-transform: uppercase;
    letter-spacing: 0.08em;
 }

 .border-radius-10 {
    border-radius: 10px !important;
 }

 :is(.rank-math-breadcrumb-white, .rank-math-breadcrumb) {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-family:"Roboto Medium font" !important;
    /* font-weight: 600; */
 }
 :is(.rank-math-breadcrumb-white, .rank-math-breadcrumb-white a) {
    color: #ffffff;
 }
.rank-math-breadcrumb-white {
    padding: 1.5rem 2.8rem;
}

.row-titlebar .rank-math-breadcrumb-white {
    padding: 0rem;
    text-align: right;
}

.row-titlebar {
    height: 320px;
}

.l-subheader:nth-child(1) .l-subheader-h {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.l-subheader .w-html i {
    padding-right: 0.5rem;
}
.l-subheader .w-html:nth-child(1) {
    padding-right: 1rem;
}

.separator-opacity {
    color: rgba(255,255,255,0.2);
}

.collapsible-content-more, .collapsible-content-less {
    font-family:"RobotoSlab Bold font" !important;
    border-bottom: unset !important;
}

.margin-right-1 {
    margin-right: 1rem !important;
}

input:not([type=submit]), textarea {
  color: #000 !important;
}


@media only screen and (max-width: 1024px) {
    .rank-math-breadcrumb-white {
        padding: 0rem 0rem 1rem 0rem;
    }
    :is(.rank-math-breadcrumb-white, .rank-math-breadcrumb-white a) {
        color: inherit;
     }
}


/* @media only screen and (max-width: 600px) {
    .rank-math-breadcrumb-white {
        padding: 0rem 0rem 1rem 0rem;
    }
    :is(.rank-math-breadcrumb-white, .rank-math-breadcrumb-white a) {
        color: inherit;
     }
} */

/**
 * END: Globals
 */

 /* Start: Header */
.header_hor .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
    padding-top: 6rem !important;
}
 /* END: Header */
/**
 * START: Home
 */
 @media only screen and (min-width: 1024px) {
    .object-counter-row .vc_column-inner {
        margin-left: 2rem;
        width: 525px !important;
    }
}

.object-counter-row .vc_column-inner {
    width: 100%;
    height: 219px;
}

.object-counter-row .type_number {
    font-size: 40px;
    color: #FFF;
}

.object-counter-row .object-counter-date {
    height: 39px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.object-counter-row .w-counter {
    /* padding: 2rem; */
    width: 33.3%;
}

.object-counter-row .w-hwrapper { 
    margin-top: 3.5rem;
}

.object-counter-row .w-counter:nth-child(1),  .object-counter-row .w-counter:nth-child(2) {
    border-right: 1px solid #FFF;
    padding-right: 1rem;
}

.object-counter-date p {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 7px;
}

.hero-home .l-section-h {
    z-index: 99;
}
.hero-home::before {
    content: '';
    background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(255,255,255,1) 50%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 300px;
    z-index: 1;
}


.offer-taxonomie-button {
    background: #FFF;
    border-radius: 170px;
    border: 1px solid #E0E0E0;
    height: 105px;
    min-width: 260px;
    color: #000;
    box-shadow: 0px 0px 16px #0000001A;
    justify-content: flex-start !important;
    align-items: center !important;
    padding-left: 2rem;
}
.offer-taxonomie-button i::before {
    background: #F0F3F5;
    border-radius: 100px;
    padding: 1.2rem;
}

.offer-taxonomie-button .w-iconbox-meta {
    text-align: left !important;
}

.offer-taxonomie-button .w-iconbox-text {
   color: rgba(26,26,26,0.50) !important;
}

.offer-taxonomie-button .w-iconbox-title {
    padding: 0rem;
    font-family:"Roboto Bold font" !important;
}

.offer-taxonomie-button .w-iconbox-icon {
    width: 1.5em !important;
}

.offer-taxonomie-button:hover {
    background-color: #683025;
    cursor: pointer;
    color: #FFF !important;
    border-color: transparent;
}

.offer-taxonomie-button:hover i {
    color: #683025;
}

.offer-taxonomie-button:hover p {
    color: #FFF !important;
}

 .page-id-4 .subtitel-uppercase {
    color: #043A5D;
 }

 .carousel-aanbod-home .owl-dot span{
    box-shadow: 0 0 0 2px;
    color: #000;
    width: 11px;
    height: 11px;
    background: #F2F2F2;
 }

 .carousel-aanbod-home .owl-carousel button.owl-dot {
    padding-right: 0.3rem !important;
 }


 .carousel-aanbod-home .owl-dot.active span {
    background: #000 !important;
 }

 .row-aanbod .us-btn-style_6 {
    margin-top: 1rem !important;
 }

 .row-aanbod .us-btn-style_6::before {
    content: url('/wp-content/uploads/2023/04/long-arrow-brownx1.png');
    position: absolute;
    top: 1px;
    bottom: 0;
    padding-left: 13.5rem;
 }

 .row-diensten-home {
    padding-top: 3.2rem !important;
 }

 .row-diensten-home article h5 a:hover {
    text-decoration: underline;
    color: #683025;
 }

 .row-diensten-home article a::after {
    content: url('/wp-content/uploads/2023/04/long-arrow-brownx1.png');
    position: absolute;
    top: 0;
    bottom: 0;
    padding-left: 1rem;
    opacity: 0;
 }

 .row-diensten-home article a:hover:after {
    opacity: 1;
    transition: opacity 0.2s;
 }

 .vwrapper-grid-reviews-home {
    background: #ffffff;
    padding: 2rem 2.25rem;
 }
 .vwrapper-grid-reviews-home .w-testimonial-rating {
    color: #683025;
 }
 .vwrapper-grid-reviews-home .w-hwrapper {
    color: #043A5D;
    font-weight: 700;
 }

 .row-reviews-home a {
    color: #683025;
    text-decoration: underline;
 }

 .row-reviews-home .l-section-img {
    background-size: 45%;
    background-position: -15% 10%;
    background-repeat: no-repeat;
    z-index: 1;
 }

 .row-reviews-home .l-section-overlay {
    z-index: 0;
 }

 .row-reviews-home .g-cols {
    position: relative;
    z-index: 50;
 }

 .row-over-ons-home h3 {
    padding-top: 0.5rem;
 }

 .h-wrapper-onze-teams .w-post-elm i {
    color: #043A5D;
    font-size: 1.5rem;
    padding-right: 0.5rem;
 }

 .h-wrapper-onze-teams .fa-euro-sign {
    margin-right: 0.5rem !important;
 }

 .row-over-ons-home .h-wrapper-onze-teams {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 1.5rem 0rem;
 }

 .row-over-ons-home article:last-of-type .h-wrapper-onze-teams {
    border-bottom: none;
 }
 
 .row-over-ons-home article {
    margin-bottom: 0rem !important;
 }

 .row-over-ons-home::before {
    content: 'Over Castanea';
    font-size: 150px;
    font-family: "RobotoSlab Bold font" !important;
    position: absolute;
    color: #FAFBFC;
    top: 5rem;
    left: -2rem;
 }

@media only screen and (max-width: 1024px) {
    .row-diensten-home .w-hwrapper.align_right {
        justify-content: unset !important;
     }
}

/**
 * END: Home
 */

 /**
 * START: Aanbod detail
 */

 .row-property-hero .detail-object-price p {
    padding-bottom: 0.5rem;
 }

 .detail-object-price{
    font-weight: 900;
    font-family: 'RobotoSlab Bold font';
    text-align: center;
 }

 .detail-object-price-sub-text{
    font-weight: 400!important;
    font-family: 'Roboto Regular font'!important;
    line-height: 0px;
 }

 .detail-object-city{
    font-family: "RobotoSlab Medium font";
    font-weight: 500!important;
 }

 .detail-object-divider{
    margin-top: -3rem;
 }

 .gf-more-information input {
    border-radius: 6px !important;
 }

 .gf-more-information .gform_button {
    border-radius: 31px !important;
    padding: 1.3rem 2rem 1.3rem 2rem !important;
 }

 #us_map_1 {
    border-radius: 10px;
 }

 .property-info {
    padding-top: 20px;
}

.search-field {
    display: block !important;
}

 @media only screen and (max-width: 900px) {
    .detail-object-price {
        text-align: left;
      }

      .detail-object-divider{
        margin-top: 0rem;
     }
}



 /*
 ** END: Aanbod detail
 */

 /**
 * START: Nieuws overzicht template
 */

.vwrapper-news-date {
    background: #ffffff;
    border-radius: 6px;
    padding: 0.9rem 1.7rem;
    color: #043A5D;
    text-align: center;
    position: absolute !important;
    left: 65%;
    bottom: -3%;
}
.vwrapper-news-date time:nth-child(1) {
    font-weight: 700;
    font-size: 1.8rem;
    font-family: "RobotoSlab Bold font", serif;
}
.vwrapper-news-content {
    padding-top: 1rem;
}
 /**
 * END: Nieuws overzicht template
 */

 /**
 * START: Nieuws detail template
 */
.row-nieuws-template h1 {
    color: #043A5D;
}
.row-nieuws-template .featured-image-news {
    left: -5%;
    min-width: 110%;
}

.post-template-default header {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.post-template-default .l-subheader:nth-child(1) .l-subheader-h {
    border-bottom: 1px solid RGBa(4, 58, 93,0.1);
}

 /**
 * END: Nieuws detail template
 */

 /**
 * START: Over ons
 */

.page-id-11 .column-contact-form {
    margin-top: -40rem;
    z-index: 100;
    color: #000 !important;
}
.page-id-11 .column-contact-form h5 {
    color: #000 !important;
}

.row-contact-gray .vc_col-sm-12 {
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-right: calc( var(--site-content-width) / 2 + 0px / 2 + 1.5rem - 45vw) !important;
    margin-left: calc( var(--site-content-width) / 2 + 0px / 2 + 1.5rem - 45vw) !important;
}
.row-contact-gray .g-cols {
    border-radius: 10px;
    max-width: 1140px;
    margin: 0 auto !important;
}
.row-contact-gray .g-cols .vc_column-inner {
    padding: 0rem !important;
}
.row-contact-gray .vc_col-sm-12 .g-cols {
    padding: 5rem 0rem;
}

.about-us-specialties-grid article:not(:last-child) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ECECEC;
}

.about-us-specialty-v-wrapper {
    width: 60%;
}

.about-us-specialty-v-wrapper .w-btn.us-btn-style_6::before {
    content: url('/wp-content/uploads/2023/04/long-arrow-brownx1.png');
    position: absolute;
    top: 1px;
    bottom: 0;
    padding-left: 7.5rem;
 }

@media only screen and (max-width: 1024px) {
    .row-contact-gray .vc_col-sm-12 .g-cols {
        padding: 3rem 2rem;
    }

    .row-contact-gray .vc_col-sm-12 {
        background-color: #f2f2f2;
        border-radius: 10px;
        margin-right: inherit !important;
        margin-left: inherit !important;
    }

    .about-us-specialty-v-wrapper {
        width: 170%;
    }

    .about-us-specialties-grid {
        padding-bottom: 2rem;
    }
}

 /**
 * END: Over ons
 */

 /**
 * START: Reviews
 */

 .vwrapper-grid-reviews {
    border: 1px solid #E0E0E0;
    padding: 2.5rem 2rem;
 }
 .vwrapper-grid-reviews .w-post-elm span {
    font-weight: 700;
 }
 .vwrapper-grid-reviews .w-testimonial-rating {
    color: #683025;
 }

 .row-reviews h3 strong {
    background-color: #043A5D;
    color: #ffffff;
    border-radius: 6px;
    padding: 0.8rem 1rem;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
 }

 /**
 * END: Reviews
 */

 /**
 * START: Indexatie
 */

.page-id-13 .rank-math-breadcrumb-white {
    text-align: left;
}

.column-indexering {
    margin-top: -25rem;
}
.column-indexering .wpb_text_column {
    padding-left: 1.5rem;
}

.table-indexering {
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}
.headings-tabel-indexering {
    background-color: #043A5D;
    color: #ffffff;
    border-radius: 10px 10px 0px 0px;
}
.headings-tabel-indexering td.font-size-14 {
    padding: 2rem 1.25rem;
    font-weight: 700;
}
.table-body-indexering tr td {
    border-bottom: none;
    padding: 1.25rem 1.5rem;
}
.table-body-indexering tr.table-rows-indexering:nth-child(2n) {
    background-color: #f7f7f7;
}
.table-body-indexering tr.table-rows-indexering:nth-child(2n-1) {
    background-color: #ffffff;
}
.table-body-indexering tr :is(td:nth-child(1), td:nth-child(2)) {
    border-right: 1px solid rgba(112, 112, 112, 0.1);
}

#gform_fields_5 .gfield--type-submit{
    position: absolute;
    right: 35px;
}
#gform_submit_button_5 {
    border-radius: 0px 10px 10px 0px !important;
    height: 55px;
}

#gf_5 input {
    border-color: #E0E0E0 !important;
}

@media only screen and (max-width: 600px) {
    .headings-tabel-indexering td.font-size-14 {
        padding: 1rem;
    }
    .table-body-indexering tr td {
        padding: 1rem;
    }

    #gform_fields_5 .gfield--type-submit {
        right: 20px;
    }
}

 /**
 * END: Indexatie
 */

 /**
 * START: Contact
 */

 .gform_wrapper.gravity-theme .gfield_required {
    color: #000 !important;
 }

.vwrapper-contact-form {
    padding: 3rem 2.5rem;
    border-radius: 10px;
    background-color: #ffffff;
}

.vwrapper-contact-form .gform_footer {
    padding: 0rem !important;
}

.column-contact-form {
    margin-top: -22rem;
    z-index: 100;
}

.row-map .w-map {
    min-height: 550px;
}

.row-map .l-section-overlay {
    z-index: 1;
}

@media only screen and (max-width: 1024px) {
    .row-map .w-map {
        min-height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .vwrapper-contact-form {
        padding: 1.5rem;
    }
    
}

 /**
 * END: Contact
 */

 /**
 * START: FAQ
 */

 .accordeon-faq .w-tabs-section {
    border: 1px solid #E0E0E0 !important;
    border-radius: 10px;
    margin-bottom: 1rem;
 }
.accordeon-faq .w-tabs-section-control {
    color: #043A5D;
}

.accordeon-faq .w-tabs-section-title {
    font-family:"Roboto Medium font" !important;
}

.description-button {
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 35px;
    padding: 1em 2em;
    background: transparent;
    border-color: #003a5d;
    color: #003a5d !important;
    cursor: pointer;
}


 /**
 * END: FAQ
 */

 /**
 * START: 404
 */

.row-404 .vc_col-sm-6:nth-child(2) .us-btn-style_5 {
    min-width: 200px;
}

.row-404 h1 {
    font-size: 200px;
}

.title-padding-right h3 {
    padding-right: 2rem;
    text-align: right;
}

@media only screen and (max-width: 1024px) {
    .row-404 {
        justify-content: flex-start !important;
    }
    .row-404 h1 {
        font-size: 150px;
    }
}

 /**
 * END: 404
 */

 /* Aanbod overzicht */

 /* .select-prijs {
    display: none;
 } */


 .grid-object-price {
    position: absolute;
    bottom: 12.5rem;
    background: #FFF;
    padding: 9px 12px 9px 12px;
    border-radius: 5px;
    left: 1.5rem;
 }
.grid-object-v-wrapper-main {
    box-shadow: 0px 0px 16px #00000014;
    border-radius: 5px;
}
.grid-object-v-wrapper-main .grid-object-price b {
    font-family: 'Roboto Black font';
}

.grid-object-v-wrapper-main img {
    border-radius: 5px 5px 0 0 !important;
}
 .grid-object-v-wrapper {
    border: 1px solid #E0E0E0;
    border-radius: 0 0 5px 5px;
 }

 .grid-object-h-wrapper {
    border-bottom: 1px solid #D9D9D9;
    padding: 1.5rem 1.5rem 1rem 1.5rem;
    min-height: 120px;
 }
 .grid-object-h-wrapper h6 {
    padding-bottom: 0.3rem !important;
 }
 .grid-object-h-wrapper .usg_html_5 {
    font-family: 'Roboto Medium font';
 }

 .grid-object-h-wrapper-2 {
    padding: 0.75rem 1.5rem 1rem 1.5rem;
 }

 .aanbod-status.Verhuurd,  .aanbod-status.Verkocht, .aanbod-status.Onder {
    position: absolute;
    top: 1.5rem;
    background: #683025;
    color: #FFF;
    border-radius: 4px;
    left: 1.5rem;
    padding: 9px 12px 9px 12px;
 }

 
 .object-filter {
    width: 100%;
    margin-top: 1rem;
 }

 .reset-filter {
    cursor: pointer;
 }

 .object-filter select {
    width: 15%;
    margin-right: 10px;
    border-radius: 6px !important;
    border: solid 1px #E0E0E0 !important;
 }

 .object-filter .select-prijs {
    width: 8% !important;
 }

 .object-filtr-submit {
    display: inline;
 }

 .object-filter select {
    font-family: 'Roboto Medium font' !important;
 }

.search-field {
    display: none;
    color: var(--color-content-primary);
    width: 52%;
    top: 72px;
    margin-left: auto;
    z-index: 100;
}

.search-field input {
    padding-left: 50px;
    color: #999999 !important;
}

.custom-search-icon {
    position: absolute; 
    font-size: 20px;
    top: 50%; 
    left: 15px; 
    transform: translateY(-50%);
    cursor: pointer;
}

@media only screen and (max-width: 600px) {
    .search-field {
        top: 52px;
        width: 80%;
    }
}

@media only screen and (max-width: 1024px) {
    .object-filter select {
        width: 100%;
        margin-bottom: 1rem;
    }

    .search-field {
        top: 32px;
        width: 80%;
    }

    .object-filter .select-prijs {
        width: 100% !important;
    }

    .object-filter {
        width: 100%;
    }

}


 /* Aanbod detail */

 .object-detail-more-info-column .more-info-v-wrapper, .object-detail-more-info-column .object-collaborator-v-wrapper {
    box-shadow: 0px 0px 16px #0000001A;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    padding: 3rem 2rem 1rem 2rem;
 }


 .image-gallery {
    display: flex;
  }

  .image-gallery.show-all {
    flex-direction: column;
  }
  
  .large-image-container {
    flex: 1;
    margin-right: 10px;
  }

  @-moz-document url-prefix() {
    .large-image-container {
        padding-bottom: 10px;
    }
}

  .show-all .large-image-container {
      margin-right: 0px !important;
  }
  
  .large-image {
    width: auto;
      height: 435px;
      cursor: pointer;
  }
  
  .small-images-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 50%;
  }

  .show-all .small-images-container {
    width: 100%;
  }
  
  .small-image {
    margin-bottom: 0px;
    width: 49%;
      display: flex;
      justify-content: center;
      cursor: pointer;
      /*margin-right: 10px;*/
  }

/*.small-image:last-child {*/
/*    margin-right: 0;*/
/*}*/

  

  @media screen and (min-width: 900px) {
    .show-all .small-image {
        width: 33%;
    } 
  }
  
  .small-image img {
    width: auto;
    height: 209px;
  }

  .show-all .small-image img {
    width: auto;
    height: 282px;
      margin-bottom: 10px;
  }

  .show-all .small-image:nth-child(n+5) {
    display: flex !important;
  }

  .small-image:nth-child(n+5) {
    display: none;
  }

  #show-all-button {
      position: absolute;
      bottom: 70px;
      right: 50px;
      padding: 0.7rem 2rem 0.7rem 2rem;
      border-radius: 3px;
  }

.show-all .large-image {
    height: 100%;
}

@media screen and (max-width: 1250px) {
    .small-image:nth-child(n+1) {
        display: none;
    }
    .show-all .small-image:nth-child(n+1) {
        display: flex;
    }
    .small-images-container {
        display: none;
    }

    .large-image {
        width: auto;
        height: 100%;
    }

    .show-all .small-images-container {
        display: flex;
    }
}

  @media screen and (max-width: 780px ){
      #show-all-button {
          bottom: 30px;
      }

      .lightbox-content {
          width: 335px;
      }
      
  }

@media  screen and (max-width: 400px) {
    .large-image {
        width: auto;
        height: 250px !important;
    }
}
  
.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.lightbox-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lightbox-close {
    position: absolute;
    top: 52px;
    right: 25px;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.lightbox-slides {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80%;
}

.lightbox-slide {
  display: none;
  width: 100%;
  /*max-width: 800px;*/
  height: 100%;
  margin: 0 10px;
}

.lightbox-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.lightbox-prev,
.lightbox-next {
  position: absolute;
  top: 50%;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  user-select: none;
}

.lightbox-prev {
  left: -20px;
}

.lightbox-next {
  right: -20px;
}

.lightbox-prev:hover, 
.lightbox-next:hover,
.lightbox-close:hover {
    color: var(--color-alt-content-secondary) !important;
}

@media only screen and (max-width: 600px) {
    .show-all .small-image {
        width: 100%;
      }
}
  /*
  ** START: Print
  */

  .print-overview span {
    display: inline-block;
    width: 188px;
    vertical-align: top;
  }
  .print-overview div span:last-child {
    width: 150px;
  }

  /*
  ** END: Print
  */

.image-gallery {
    border-radius: 10px; /* Replace 10px with the desired border radius value */
}
.large-image-container {
    overflow: hidden;
    /* Add any other styles for the large image container here */
}

.team-linked-in {
    width: 60px;
    height: 60px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    box-shadow: 0px 0px 16px #0000001F;
    border-radius: 6px;
    position: absolute;
    right: 20px;
    top: -55px;
    z-index: 48;
    background: white;
}

.team-inner-v-wrapper {
    position: relative !important;
    z-index: 50 !important;
    padding: 15px !important;
}

.team-inner-v-wrapper-title a {
    font-size: 18px;
    font-family:"Roboto Medium font" !important;
}

.team-inner-v-wrapper i {
    color: #043A5D !important;
}

/* 
** Dienst detail 
*/

.title-bar-service {
    height: 600px !important;
}
.title-bar-service .rank-math-breadcrumb-white {
    text-align: left !important;
}

.dienst-titelbar-form {
    background: white;
    padding: 30px 10px;
    box-shadow: 0px 0px 16px #0000001A;
    border-radius: 10px;
    position: absolute;
    top: 4.7rem;
    padding-top: 4rem;
}

.dienst-titelbar-form ::placeholder {
    color: black;
}

.dienst-titelbar-form input {
    border-radius: 6px !important;
}

.custom-icon-number {
    font-size: 26px;
    background: #F2F2F2;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    color: #043A5D;
    align-items: center;
    font-family: "Robotoslab regular";
}

.service-detail-number-text {
    width: 200px;
}

/* .service-team-rooster article {
    width: 360px !important;
    height: 190px;
} */

.personal-advice-row {
    padding-top: 2rem;
    padding-bottom: 10rem;
}

.medewerker-h-wrapper {
    height: 190px;
    width: 360px;
    border-radius: 10px;
    padding: 3rem 2rem 3rem 2rem;
    border: 1px solid #E0E0E0;
}


@media only screen and (max-width: 900px) {
    .title-bar-service {
        height: 160vh !important;
    }

    .medewerker-h-wrapper {
        height: 320px;
        width: 235px;
        border-radius: 10px;
        padding: 1rem 1rem 1rem 2rem;
        border: 1px solid #E0E0E0;
    }
}

/* 
** End Dienst detail
*/

/* Off market investing */

.off-market-investing .gfield_label {
    font-family:"Roboto Medium font" !important;
    font-size: 22px !important;
    color: #043A5D !important;
}

.off-market-investing .type-investment-checkbox .gfield_checkbox .gchoice, .off-market-investing .investment-value-checkbox .gfield_label {
    padding-bottom: 1rem !important;
}

.off-market-investing .investment-value-checkbox .gfield_checkbox .gchoice {
    padding-right: 2rem !important;
}

.off-market-investing .gfield_description {
    padding-bottom: 25px !important;
}

#field_2_3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

/* End off market investing */


.gf-nieuwsbrief .gfield--type-submit{
    position: absolute;
    right: 35px;
}
#gform_submit_button_6 {
    border-radius: 30px!important;
    height: 55px;
    background: #FFF !important;
    color: #043A5D !important;
}

.gf-nieuwsbrief input:not([type="submit"]) {
    background: #184A6A !important;
    border-radius: 30px;
    color: #fff !important;
    opacity: 1;
}

@media only screen and (max-width: 600px) {
    .gf-nieuwsbrief .gfield--type-submit {
        right: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .review-container {
        position: fixed;
        top: 250px;
        left: 0px;
        z-index: 100;
    }

    .rating-review {
        color: #043A5D;
        font-size: 24px;
        font-weight: 700;
        height: 60px;
        width: 60px;
        border-radius: 0px 10px 10px 0px;
        padding: 15px;
        background: white;
    }

    .review-amount-container {
        width: 38px;
        height: 155px;
        background: #043A5D;
        font-size: 15px;
        color: white;
        border-radius: 0px 0px 10px 0px;
    }

    .review-amount {
        transform: translateY(306%)translateX(-38%)rotate(90deg);
        width: 155px;
    }
}

.h-wrapper-specialisme .usg_html_1 {
    width: 40px !important;
}

/* .grid-filter-object .w-filter-item {
    border: 1px solid #E0E0E0;
  border-radius: 6px;
  padding: 10px 30px 10px 30px;
} */

.grid-filter-object.w-filter.state_desktop.style_drop_default .w-filter-item-title {
    border-radius: 6px !important; 
  } 

.aanbod-status-detail {
	top:-42px !important;
	padding:2px 12px 2px 12px !important;
}
@media only screen and (max-width: 1024px) {
	.aanbod-status-detail {
	top:-16px !important;
		padding:2px 12px 2px 12px !important;
}
}
.rating-review, .review-amount-container {
-webkit-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);

}