﻿[v-cloak] {
    visibility: hidden;
}


#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #008872;
    width: 30px;
    height: 30px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}

    #return-to-top i {
        color: #fff;
        margin: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        display: inline-block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-image: url(/images/arrow-up.svg);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: center;
    }

    #return-to-top:hover {
        background: #66B8AB;
    }

        #return-to-top:hover i {
            color: #fff;
        }

#map {
    height: 335px;
    border-radius: 8px;
}

.section-search-with-map #map {
    height: 585px;
}

.error {
    color: #ff0000 !important;
    background: rgb(242,242,242);
}

label.error {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    margin: 0 1px;
    width: calc(100% - 2px);
}

.select-item .error {
    background: #fff;
}

#submitmessagform .select-item .error {
    background: none;
}

    #submitmessagform .select-item .error + .jcf-select {
        margin-top: 50px;
    }

.form-control:focus + label.error {
    display: none;
}

.bg-white label.error {
    background: #fff;
}


@media only screen and (max-width: 991px) {
    #return-to-top {
        bottom: 100px;
    }
}

@media only screen and (min-width: 992px) {
    .church-service-nav-item .col-item.calling-right-block {
        flex: 0 0 35%;
        max-width: 480px;
    }
}

.search-input-block .search-result-block {
    z-index: 999;
}

.section-search-with-map .search-section-block {
    text-align: left;
}

.search-result-card span.strong {
    color: rgb(0, 136, 114);
}

.search-result-card.no-arrow::after {
    content: '';
}

@media only screen and (min-width: 1400px) {
    .section-general-information {
        padding: 130px 0 10px;
    }

    .section-callings-result .search-result-col {
        padding-left: 50px;
    }
}

.link-with-flattened-arrow-and-margin::after {
    right: 10px;
}

.section-search-result .filters-col .open-filters-btn {
    bottom: 100px;
}

.advertisement-banner.invisible {
    padding: 0;
}

@media only screen and (min-width: 992px) {
    .section-search-result .serach-result-wrap .advertisement-banner.invisible {
        padding: 0;
        height: 0;
    }

    .section-callings-result .filters-col {
        flex: 0 0 300px;
        max-width: 300px;
    }
}

.service-past {
    background: rgba(200,200,200,0.2);
    color: rgba(10,10,10,0.6);
}

    .service-past .text, .service-past .simple-link.black {
        color: rgba(10,10,10,0.6);
    }

img {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.jcf-scrollable-wrapper {
    max-width: 100%;
}

.church-services-categories {
    color: rgb(0, 136, 114);
}

.advertisements .border {
    border-radius: 8px;
}

.fixed-position sub {
    display: none !important;
}

/* base */
.fade-list {
    backface-visibility: hidden;
    z-index: 1;
}

/* moving */
.fade-list-move {
    transition: all 2600ms ease-in-out 1350ms;
}

/* appearing */
.fade-list-enter-active {
    transition: all 800ms ease-out;
}

/* disappearing */
.fade-list-leave-active {
    transition: all 1200ms ease-in;
}

/* appear at / disappear to */
.fade-list-enter-from {
    opacity: 0;
}

.fade-list-leave-to {
    opacity: 1;
}


@media only screen and (min-width: 992px) {
    .section-search-result .search-result-col {
        overflow: hidden;
        padding-left: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .section-search-result .search-result-col .size-728-90 .emgad {
        transform: scale(0.7);
        margin-left: -100px !important;
    }
}

.custom-checkbox-inverse .input:checked + .checkmark {
    background-color: rgb(242,242,242);
    border-color: #808080;
}

.custom-checkbox-inverse .icon {
    color: #008872;
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}

@media (min-width: 768px) {
    .h-md-100 {
        height: 100% !important;
    }
}

.btn-orange-light.btn.with-left-icon.liked .icon::before {
    color: rgb(242,242,242);
}

div.saved-title {
    cursor: pointer;
}

.saved-title img.cross {
    position: absolute;
    margin-top: 20px;
    margin-left: 0px;
    width: 20px;
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    .media-links-list {
        margin-left: 65px;
    }
}

.jcf-scrollable-fb::-webkit-scrollbar {
    width: 7px;
}

.jcf-scrollable-fb::-webkit-scrollbar-thumb {
    background: #2B2E34;
}

.jcf-scrollable-fb::-webkit-scrollbar-track {
    background: #e3e3e3;
}

.section-search-result .church-service-nav-item {
    color: #2B2E34;
}

@media only screen and (min-width: 992px) {
    .section-search-result .gatherings {
        margin-right: -60px;
    }

    .section-search-result .church-service-nav-item {
        padding: 15px 15px;
    }

        .section-search-result .church-service-nav-item .date-and-time-block {
            -ms-flex: 0 0 270px;
            flex: 0 0 270px;
            max-width: 270px;
        }

        .section-search-result .church-service-nav-item .col-item.date-block {
            -ms-flex: 0 0 160px;
            flex: 0 0 160px;
            max-width: 160px;
        }

        .section-search-result .church-service-nav-item .col-item.time-block {
            -ms-flex: 0 0 100px;
            flex: 0 0 100px;
            max-width: 100px;
        }

        .section-search-result .church-service-nav-item .col-item.name-block {
            -ms-flex: 0 0 170px;
            flex: 0 0 170px;
            max-width: 170px;
        }
}

@media only screen and (min-width: 576px) {
    .search-result-card:after {
        top: 55px;
    }
}

/* loader */
#loader {
    position: fixed;
    bottom: 70px;
    width: 100%;
    padding: 50px;
    background: rgba(255,255,255,0.6);
}

@keyframes ldio-8172oszz88o {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg);
    }
}

.ldio-8172oszz88o > div {
    animation: ldio-8172oszz88o 1s infinite linear;
    transform-origin: 50px 50px;
}

    .ldio-8172oszz88o > div div {
        position: absolute;
    }

        .ldio-8172oszz88o > div div:nth-child(1), .ldio-8172oszz88o > div div:nth-child(2) {
            width: 82px;
            height: 82px;
            border: 12px solid;
            border-radius: 50%;
            border-color: transparent #008872 #008872 #008872;
            box-sizing: border-box;
            position: absolute;
            transform: rotate(45deg);
            transform-origin: 50px 50px;
        }

        .ldio-8172oszz88o > div div:nth-child(1) {
            transform: rotate(45deg) translate(9px, 9px);
        }

        .ldio-8172oszz88o > div div:nth-child(2) {
            transform: rotate(0deg) translate(9px, 9px);
            ;
        }

        .ldio-8172oszz88o > div div:nth-child(3) {
            width: 0;
            height: 0;
            border: 12px solid;
            border-color: transparent transparent transparent #008872;
            transform: translate(50px, 3px);
        }

.loadingio-spinner-reload-t9n36t6cpk8 {
    width: 40px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    background: #ffffff;
}

.ldio-8172oszz88o {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.4);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}

    .ldio-8172oszz88o div {
        box-sizing: content-box;
    }
/* /loader */

.link-with-left-arrow-return:before {
    transform: rotate(180deg) translate(0,50%);
}

.block-divider-bottom {
    border-bottom: 1px solid #DBDBDB !important;
    box-shadow: 28px 22px 35px 12px rgba(0, 0, 0, 0.05);
    transition: color 0.3s, box-shadow 0.3s;
    margin-left: -30px;
    border-radius: 9px;
    padding: 7px;
    width: calc(100% + 47px);
    position: relative;
    top: 7px;
    background-color: #fbfbfb;
}

.block-divider-top {
    border-top: 1px solid #DBDBDB !important;
    /*box-shadow: 0 2px 35px rgba(0, 0, 0, 0.05);*/
    transition: color 0.3s, box-shadow 0.3s;
    margin-left: -30px;
    border-radius: 15px;
    padding: 7px;
    width: calc(100% + 47px);
    position: relative;
    top: -6px;
    /*background: #fff;*/
}

.block-divider-middle {
    margin-left: -60px;
    background: #fcfcfc;
    padding: 10px 60px;
    width: calc(100% + 120px);
    border: 10px solid transparent;
    margin-top: 0px;
}

h3.calling-card-header {
    margin-top: 0;
    margin-left: -10px;
}

    h3.calling-card-header:first-child {
        margin-top: -15px;
    }

.section-callings-result .search-result-card h2 {
    margin-left: -10px;
}

@media only screen and (max-width: 991px) {
    .section-callings-result .search-result-card h2 {
        margin-left: 0;
    }

    h3.calling-card-header {
        margin-top: 0;
        margin-left: 0;
    }

    .sort-on-location {
        width: 45%;
    }
}

.tooltip-header {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    top: -10px;
    color: #fefefe;
}


.search-result-top-bar .location-title {
    margin-right: 15px;
    text-align: left;
    min-width: 200px;
}


    .search-result-top-bar .location-title i, .search-result-top-bar .location-title .location-title-wait {
        font-size: 12px;
        padding-left: 5px;
        cursor: pointer;
        display: inline-block;
        width: 15px;
    }

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes bounce {
    0%, 100% {
        transform: translate(0, -6px); /* Start and end in the same position */
    }

    12% {
        transform: translate(3px, -3px);
    }

    25% {
        transform: translate(6px, 0);
    }

    37% {
        transform: translate(3px, 3px);
    }

    50% {
        transform: translate(0, 6px); /* Return to level at 180 degrees */
    }

    62% {
        transform: translate(-3px, 3px);
    }

    75% {
        transform: translate(-6px, 0); /* Move downward at 270 degrees */
    }

    87% {
        transform: translate(-3px, -3px);
    }
}

.bounce-character {
    animation: bounce 1.5s infinite linear; /* 2 seconds duration, infinite repeat, linear timing */
}


.section-search-with-map .filter-item .text {
    white-space: pre;
}

.section-search-with-map .filter-item .custom-checkbox {
    margin-left: 15px;
}

.external-link-icon {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-right: 40px;
    transition: color 0.3s ease 0s;
}

    .external-link-icon::after {
        content: " ";
        display: flex;
        line-height: 1;
        position: absolute;
        right: 10px;
        font-weight: 400;
        font-size: 11px;
        background-image: url(/images/external-link-icon.svg);
        width: 20px;
        height: 20px;
        top: 14px;
        background-size: contain;
        background-repeat: no-repeat;
    }

.external-link-icon-green::after {
    background-image: url(/images/external-link-icon-green.svg);
    display: inline-flex;
    font-weight: 400;
    font-size: 11px;
    width: 14px;
    height: 14px;
    top: 14px;
    left: 5px;
    top: 1px;
    position: relative;
}


.no-link-available::after {
    background-image: url(/images/no-link-available.svg);
    display: inline-flex;
    font-weight: 400;
    font-size: 11px;
    width: 14px;
    height: 14px;
    top: 14px;
    left: 5px;
    top: 1px;
    position: relative;
}

.search-result-list-link.external-link-icon.no-link-available {
    opacity: 0.7;
}

@media only screen and (max-width: 767px) {
    .section-search-with-map .search-input-block .search-result-block {
        z-index: 9999;
    }

    .section-search-with-map #map {
        height: calc(100vh - 80px);
    }

    .section-search-with-map .filter-item .custom-checkbox {
        margin-left: 0;
    }

    .section-search-with-map .search-form .btn {
        display: block;
        width: 100%;
        padding: 0 !important;
        height: 58px;
        max-width: 85px;
        font-size: 16px;
        margin-left: 10px;
    }

    .section-search-with-map .search-form {
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .search-form .search-input-block {
        width: 100%;
    }

    .section-search-with-map .search-input {
        width: 100%;
    }
}

@media only screen and (max-width: 360px) {
    .section-search-with-map .filter-item .text {
        white-space: break-spaces;
        display: inline-block;
        padding-right: 10px;
    }
}

#scroll-down {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #008872;
    width: 30px;
    height: 30px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}

    #scroll-down i {
        color: #fff;
        margin: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        display: inline-block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-image: url(/images/arrow-up.svg);
        transform: rotate(180deg);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: center;
    }

@media only screen and (max-width: 991px) {
    #scroll-down {
        bottom: 90px;
    }

    #return-to-top {
        bottom: 140px;
    }
}

h1 .description.text-block {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}

#register a.d-lg-none.account-link:after {
    width: 10px;
    display: block;
    content: '\+';
    font-size: 21px;
    position: absolute;
    left: 50px;
    top: 12px;
}

#register a.btn {
    padding: 4px 10px;
}
@media only screen and (max-width: 991px) {
    .header .top-line {
        position: relative;
        padding: 7px 0;
        min-height: 70px;
        display: flex;
        align-items: center;    
    }
}

.section-partner-top-banner {
    background-color: #008872;
    padding: 20px 0 45px 0;
    color: #FFFFFF;
    margin-bottom: 15px;
}

@media only screen and (min-width: 991px) {
    .section-partner-top-banner {
        padding: 90px  0 0 0;
    }
}

@media only screen and (min-width: 1200px) {
    .section-partner-top-banner {
        padding: 0;        
    }
}

.bouwpartners-link-image img {
    position: absolute;
    width: 175px;
    margin: 80px 10px;
}