:root {
    --body-font-family: "Roboto", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
body, html{
    font-family: "Roboto", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
body {
    font-size: 16px;
    line-height: 160%;
    font-family: 'Roboto', sans-serif;
    background-image: url(/images/back.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #eeeff0;
}
b, strong {
    font-weight: 700;
}
.topbar {
    height: 60px;
    background-image: url(/images/topbar.png);
    background-repeat: repeat-x;
    background-position: top;
}
.topbar .topleft {
    float: left;
    font-size: 14px;
    color: white;
    margin: 2px 0;
    width: 100%;
    text-align: right;
    font-weight: 300;
}
.topbar .topright {
    float: left;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.6);
    margin: 0;
    width: 40%;
    text-align: right;
    height: 60px;
    display: none;
}
.topbar .topleft .leftinner {
    max-width: 1500px;
    padding: 0 20px;
    margin: 0 auto;
}
.topbar a {
    color: white !important;
}
.topbar .topleft p {
    margin: 0.2% 2%;
    font-weight: 300;
}
#header{
    position: relative;
    float: left;
    width: 100%;
    height: 480px;
    background-image: url(/images/sunset.jpg);
    background-position: 50% 30%;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.site-grid{
    margin-top: -80px;
    z-index: 9;
    position: relative;
}
.logo.d-inline-block {
    width: 330px;
}
#header .wrapper.row {
    height: auto;
    float: left;
    width: 100%;
    background-image: url(/images/grey.png);
    background-position: 64% 95%;
    background-repeat: no-repeat;
        margin: 35px 0 0 0;
}
#header .wrapinner {
    max-width: 1500px;
    margin: 0 auto;
}
#header #logo {
    width: 330px;
    float: left;
}
.inline-menu {
    float: right;
}
#mobile-menubar {
    display: none;
}
.menubar ul a {
    font-size: 18px;
    line-height: 28px;
    color: #01587a !important;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 5px 15px 25px;
}
.menubar ul li:hover a, .menubar ul li.active a {
    text-decoration: none;
    background-image: url(/images/square.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.container-header .mod-menu>li:after{
    content: none;
}
.menubar ul li.nav-item {
    float: left;
    position: relative;
    margin-right: 10px;
    height: auto;
    padding: 0;
        margin-left: 0;
    margin-top: 3px;
}
.container-header .mod-menu {
    padding-left: 40px;
    background-color: #dddee0;
    height: 57px;
    align-items: center;
    margin-bottom: -14px;
}
main > .yoo-zoo.page-default .floatbox{
       display: flex;
    gap: 5%; 
}
#yoo-zoo .item div.media-right {
    margin: 0;
    flex: 1 1 20%;
}
.floatbox .pos-content {
        flex: 1 1 75%;
}
.grid-child.container-component {
    width: 100%;
    margin-top: 30px;
    padding: 4% 5% 7%;
}

.grid-child.container-component {
    background-color: #ffffff;
    /*padding: 20px 35px 0 100px;*/
    -webkit-box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.19);
}
.yoo-zoo p {
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 1.1em;
}
#yoo-zoo .item div.pos-content .element-itemname {
    margin: 0;
    font-size: 22px;
    color: #01587a;
    font-weight: 400;
}
.footer {
    color: #01587a;
    background-color: transparent;
    background-image: none !important;
    margin-top: 1em;
    border-bottom: 10px solid #01587a;
}
.footer .grid-child {
    justify-content: center;
    align-items: center;
    padding: 2.5rem .5em;
}
.itemid-101 .moduletable {
    background-color: #dddee0;
    clear: both;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: -20px;
    padding: 20px;
    min-height: 200px;
}
.itemid-101 .moduletable h3.testimonial {
    margin: 20px 20px 0;
    font-size: 22px;
    color: #01587a;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 15px;
}
.uk-scope .uk-overlay>:last-child {
    margin-bottom: 0;
    display: flex;
    flex-direction: column-reverse;
    font-size: 16px !important;
    padding: 0 50px
}
.uk-slider-container .uk-panel .uk-margin::before {
    content: url(/templates/e2etpl/less/voor.png);
    display: block;
    position: absolute;
    margin-right: 50px;
    top: 15px;
    left: 20px;
}
.uk-slider-container .uk-panel .uk-margin::after {
    content: url(https://spaininheritance.com/templates/e2etpl/less/achter.png);
    display: block;
    position: absolute;
    margin-top: 7px;
    right: 15px;
    bottom: 60px;
}
.uk-slider-container h3 {
    font-size: 20px !important;
    color: #01587a !important;
    font-weight: 400 !important;
    width: 100%;
    font-family: 'Roboto', sans-serif !important;
    /* margin: 0 0 0 5% !important; */
    text-align: right;
}
.schenking .moduletable {
    float: left;
    width: 100%;
}
.schenking .moduletable > h3 {
    width: 35%;
    float: left;
    background-color: #01587a;
    color: white;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    font-weight: 400;
}
.schenking .moduletable ul {
    width: 60%;
    float: right;
    margin-top: 0px;
}
.schenking .moduletable ul li {
    line-height: 25px;
    vertical-align: text-bottom;
    padding: 7px 20px 5px;
    display: block;
    position: relative;
    margin-bottom: 5px;
}
.schenking .moduletable ul li::before {
    content: url(/images/list.png);
    position: absolute;
    display: inline-block;
}
.schenking .moduletable ul li a {
    color: #01587a;
    margin-left: 35px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 300;
}
.backbutton {
    background-color: #01587a;
    color: white;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    margin-left: 34%;
    margin-top: 2%;
    float: left;
}
.backbutton:hover {
    background-color: #dddee0;
    color: #01587a;
}
#yoo-zoo .item div.pos-content .element.element-itemname {
    margin-bottom: 0px;
}
#absolute {
    position: relative;
    z-index: 9;
        top: -125px;
}
#absolute .inner {
    width: 100%;
    margin: 0px auto 0 auto;
    position: relative;
}
#absolute .inner a {
        display: block;
    background-color: white;
    padding: 12px 30px;
    width: 225px;
    font-size: 20px;
    color: #01587a;
    text-decoration: none;
    border-bottom: 3px solid #01587a;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0px 10px 12px -10px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 0px 10px 12px -10px rgba(0, 0, 0, 0.48);
    box-shadow: 0px 10px 12px -10px rgba(0, 0, 0, 0.48);
    margin-right: -25px;
}
.contact .formResponsive input[type=email], .contact .formResponsive input[type=number], .contact .formResponsive input[type=password], .contact .formResponsive input[type=tel], .contact .formResponsive input[type=text], .contact .formResponsive input[type=url] {
    display: inline-block;
    height: 18px;
    padding: 8px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 18px;
    color: #555;
    box-sizing: content-box;
        width: 50%;
    min-width: 250px;
}
.formResponsive input, .formResponsive textarea {
    width: 51% !important;
    min-width: 250px;
}
.contact h2 {
    margin: 0 0 30px;;
    font-size: 22px;
    color: #01587a;
    font-weight: 400;
    font-family: "Roboto", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
.contact .formResponsive input[type="submit"], .contact .formResponsive button[type="submit"] {
    background-color: #01587a;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #01587a;
    filter: none;
    color: #ffffff;
    text-shadow: none;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border: none;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 0;
}
.container-sidebar-right .moduletable {
    background-color: #ffffff;
    /* padding: 20px 35px 0 100px; */
    -webkit-box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.19);
    padding: 30px;
    margin-top: 30px;
}
.container-sidebar-right .moduletable h3 {
    color: #01587a;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}
.erfenis #header {
        background-image: url(/images/erfenis.jpg);
        background-position: center right;
    }
.whatwedo #header {
    background-image: url(/images/whatwedoe.png);
}
.schenking #header {
    background-image: url(/images/coins.jpg);
    background-position: 50% 60%;
}
.contact #header {
    background-image: url(/images/surf.jpg);
    background-position: 50% 50%;
}
.back-to-top-link {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    border: 0px solid transparent;
    text-indent: -9999px;
    background-color: #325064;
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99325064, endColorstr=#99325064)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99325064, endColorstr=#99325064);
    background-color: rgba(50, 80, 100, 0.6);
    background: rgba(50, 80, 100, 0.6) url(/templates/e2etpl/img/scrolltop.png) no-repeat center center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.formResponsive input[type=password], .formResponsive input[type=text], .formResponsive select, .formResponsive textarea {
        width: calc(100% - 16px) !important;
    }
.formResponsive .formHorizontal p.formDescription{
    margin-top: 9px;
    margin-bottom: 0;
    display: none;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px;
}

.itemid-125 .teaser-item-bg{
    display: flex;
    flex-direction: column;
}
.itemid-125 .teaser-item-bg .pos-title{
    order: 2;
}
.itemid-125 .teaser-item-bg .pos-title a, .itemid-125 .yoo-zoo.blog-default .pos-title{
    margin: 0;
    font-size: 24px !important;
    color: #01587a !important;
    font-weight: 400;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 0.3px !important;
}
.itemid-125 .teaser-item-bg .pos-subtitle{
    order: 3;
        font-family: 'Roboto', sans-serif;
}
.itemid-125 .teaser-item-bg .pos-media.media-top{
    order: 1;
}
.itemid-125 #yoo-zoo .items div.teaser-item-bg {
    padding: 0px 0px 10px 0px;
    background: none;
    overflow: hidden;
}
.itemid-125 .yoo-zoo.blog-default .floatbox{
    display: flex;
    gap: 20px;
}
.itemid-125 .yoo-zoo.blog-default .floatbox .pos-media.media-left{
    flex: 1 1 35%;
}
.itemid-125 .yoo-zoo.blog-default .floatbox .pos-content{
    flex: 1 1 calc(65% - 20px);
}
.itemid-125 .yoo-zoo.blog-default .floatbox{
    margin-top: 30px;
}
#yoo-zoo .details div.heading {
    border-bottom: 0px !important;
}
#yoo-zoo .details div.heading h1 {
    margin: 0;
    font-size: 28px;
    color: #01587a;
    font-weight: 400;
    border-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.3px;
}
#yoo-zoo .item h1.pos-title a{
        margin: 0;
    font-size: 28px !important;
    color: #01587a !important;
    font-weight: 400;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 0.3px !important;
}
.items.items-col-1 > .width100{
    display: flex;
    flex-wrap: wrap;
}
.items.items-col-1 > .width100 > .teaser-item{
    padding: 0px 7px 20px 7px;
    flex: 1 1 33%;
    min-width: 280px;
}
@media only screen and (max-width: 938px) {
    .items.items-col-1 > .width100 > .teaser-item{
    padding: 0px 7px 20px 7px;
    flex: 1 1 50%;
    min-width: 280px;
        max-width: 50%;
}
}
@media only screen and (max-width: 635px) {
    .items.items-col-1 > .width100 > .teaser-item{
    padding: 0px 7px 20px 7px;
    flex: 1 1 100%;
    min-width: 280px;
        max-width: 100%;
}
}




@media only screen and (max-width: 1386px) {
    #header .wrapper.row {
    height: auto;
    float: left;
    width: 100%;
    background-image: url(/images/grey.png);
    background-position: 65% 95%;
    background-repeat: no-repeat;
    margin: 35px 0 0 0;
}
}

@media only screen and (max-width: 1185px) {
    #header .wrapper.row {
    height: auto;
    float: left;
    width: 100%;
    background-image: url(/images/grey.png);
    background-position: 70% 95%;
    background-repeat: no-repeat;
    margin: 35px 0 0 0;
}
}
@media only screen and (max-width: 992px) {
    #header .wrapper.row {
    height: auto;
    float: left;
    width: 100%;
    background-image: url(/images/grey.png);
    background-position: 100% 95%;
    background-repeat: no-repeat;
    margin: 35px 0 0 0;
}
    .container-header .mod-menu {
    color: #fff;
    flex: 1 0 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-direction: row;
}
}


@media only screen and (max-width: 800px) {
    #header {
        height: 350px;
    }
    .site-grid {
    margin-top: -35px;
    z-index: 1;
    position: relative;
    grid-gap: 0;
}
    .navbar-expand-md .navbar-collapse {
        flex-basis: auto;
    }
    #yoo-zoo .item div.media-right {
    display: none;
}
    #yoo-zoo .item div.pos-content .element.element-itemname {
    font-size: 1.7em;
        line-height: 120%;
        margin-bottom: 20px;
}
    #absolute .inner a {
    margin-right: 0;
}
    #absolute {
    position: relative;
    z-index: 9;
    top: -90px;
}
    .inline-menu {
    display: none;
}
    #mobile-menubar{
    display: block;
        position: fixed;
    top: 0;
    z-index: 9999;
    background-color: #01587a;
    left: 0;
    right: 0;
}
    #mobile-menubar .container-nav {
    flex-wrap: wrap;
    justify-content: unset;
    padding-bottom: 0;
    padding: 0px;
    margin-left: 0px;
}
        #mobile-menubar .container-nav .container-search, .container-header .container-nav nav {
        margin-top: 0;
        width: 100%;
    }
    #mobile-menubar .navbar-toggler {
            color: #fff;
        cursor: pointer;
        border: 0px solid #fff;
        width: 96%;
        text-align: left;
        margin-left: 0px;
        padding: 0 2px 7px;
        margin-left: 7px;
}
    .navbar-toggler:focus {
    box-shadow: none;
    outline: 0;
    text-decoration: none;
}
    .fas, [class^=icon-], [class*=\ icon-], .fa-solid {
    font-weight: 900;
    font-size: 30px;
}
    .icon-menu::after{
        content: "Navigation";
        font-size: 18px;
        text-transform: none;
        font-family: 'Roboto';
        line-height: 30px;
        position: absolute;
        margin-left: 15px;
    }
    .navbar{
        width: 100%;
        padding-bottom: 0px;
    }
    #header .wrapper.row{
        height: auto;
        float: left;
        width: 100%;
        background-image: none;
        margin-top: 25px;
        text-align: center;
    }
    #header #logo {
    width: 100%;
    float: left;
}
    .logo.d-inline-block {
    width: 275px;
}
    .topbar {
    height: 40px;
    background-image: url(/images/topbar.png);
    background-repeat: repeat-x;
    background-position: top;
}
        #mobile-menubar .navbar-collapse ul li a{
        color: #01587a;
        font-weight: 400;
        text-decoration: none;
        font-size: 26px;
        padding: 15px;
        display: block;
    }
        #mobile-menubar .navbar-collapse ul li{
        border-bottom: 1px solid #ffffff;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .navbar-collapse {
    flex-grow: 1;
    flex-basis: 100%;
    align-items: center;
    background: #daf0fd;
    text-align: center;
}
    .uk-slider-container .uk-panel .uk-margin::after, .uk-slider-container .uk-panel .uk-margin::before {
    display: none;
}
    .uk-scope .uk-overlay>:last-child {
    margin-bottom: 0;
    display: flex;
    flex-direction: column-reverse;
    font-size: 16px !important;
    padding: 0;
}
    .itemid-101 .moduletable {
    background-color: #dddee0;
    clear: both;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 0px;
    min-height: 500px;
}
    .uk-scope .uk-grid-item-match>:not([class*=uk-width]), .uk-scope .uk-grid-match>*>:not([class*=uk-width]){
    box-sizing: border-box;
    width: 100%;
    flex: auto;
    height: 500px !important;
}
    .erfenis #header {
    background-image: url(/images/erfenis.jpg);
    background-position: 75%;
}
    .footer {
    color: #01587a;
    background-color: transparent;
    background-image: none !important;
    margin-top: 1em;
    border-bottom: 10px solid #01587a;
    padding: 0 30px;
    text-align: center;
}
    .grid-child.container-component {
    background-color: #ffffff;
    /* padding: 20px 35px 0 100px; */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
}
    .container-sidebar-right .moduletable {
    background-color: #ffffff;
    /* padding: 20px 35px 0 100px; */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 30px;
    margin-top: 0;
}
    .schenking .moduletable ul {
    width: 100%;
    float: left;
    margin-top: 14px;
}
    .schenking .moduletable > h3{
    width: 100%;
    float: left;
    background-color: #01587a;
    color: white;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    font-weight: 400;
}
    .contact .formResponsive input[type=email], .contact .formResponsive input[type=number], .contact .formResponsive input[type=password], .contact .formResponsive input[type=tel], .contact .formResponsive input[type=text], .contact .formResponsive input[type=url] {
    display: inline-block;
    height: auto;
    padding: 8px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
    color: #555;
    box-sizing: content-box;
    width: calc(100% - 16px) !important;
    min-width: 250px;
}
        .formResponsive .formHorizontal .rsform-block {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
        margin-bottom: 0px !important;
    }
.itemid-125 .yoo-zoo.blog-default .floatbox {
    display: block;
    gap: 20px;
}
}



