.header-image {
    padding: 50px 0 !important;
}

@media (max-width: 700px) {
.header-image {
    padding: 100px 0 !important;
	}}

.bim-full-width .bim-column> :not(.bim-image):first-child {
    padding-top: 0px;
}
.bim-full-width .bim-column> :not(.bim-image):last-child {
    padding-bottom: 0px;
}

.post-entry .post-entry-type-page .post-entry-2394 {
	width: 100% !important;
}

.buttonizer-button .buttonizer_inner a.buttonizer_head i {
    background-color: #3f3f3f !important;
    border-radius: 50px !important;
}

.gr-review-body {
    font-size: 1em!important;
    line-height: normal!important;
}

.gr-review {
    border: 0;
    padding: 0;
    margin: 0!important;
}

.homepage-list {
	list-style-type:disc;
}

.homepage-list li {
	margin-bottom:10px;
}
.usp-bar li a {
	 color:white;
}
.homepage-list li:hover {
	padding-left:7px;
}

.dashicons-star-filled {
    font-size: 25px;
    color: #FCC000;
    margin-right: 10px;
}

.usp-bar ul li:before {
    content: '\f00c';
    font-family: FontAwesome;
    margin-right: 5px;
}
#menu-item-2132 span {
    font-size: 0;
}

#top #wrap_all #header .av-menu-button#menu-item-2132 > a {
    background-image: url('https://birth-verloskundigen.nl/wp-content/uploads/2019/06/323329.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 40px!important;
    border-left: 0;
}

#top #wrap_all #header .av-menu-button#menu-item-2132 {
    padding: 25px 0;
    background-color: #f8f8f8;
}

.html_header_top.html_header_sticky #header.header-scrolled-full #header_meta {
    display: none;
}

#menu-item-2404 a {
    background-color: #963124!important;
    color: #ffffff!important;
    transition: background-color 200ms;
}

.av-menu-button + .av-menu-button {
    margin: 0;
}

#menu-item-2404 a:hover, #menu-item-2404 a:hover span {
    background-color: #b34f42!important;
    color: #ffffff!important;
}

#menu-item-1246 a span {
    transition: background-color 200ms;
}

.phone-info a:hover {
    color: #ffffff;
}

.home-blocks {
    cursor: pointer;
    padding: 20px 40px!important;
}

#top .home-blocks ~ .av-flex-placeholder {
    width: 3%;
}

.phone-info {
    padding: 0;
}

.html_header_top.html_header_sticky #top #wrap_all #header.header-scrolled-full .av-menu-button#menu-item-2132 > a {
    height: 25px!important;
}

.html_header_top.html_header_sticky #top #wrap_all #header.header-scrolled-full .av-menu-button#menu-item-2132 {
    padding: 10px 0;
}

.html_header_top.html_header_sticky .header-scrolled-full #avia-menu:after {
    height: 45px;
}

#avia-menu:after {
    content: '';
    position: absolute;
    height: 90px;
    width: 60px;
    right: -61px;
    background-color: #fcfcfc;
    border-left: solid 1px #e8e8e8;
}

#avia-menu {
    position: relative;
}

#top #header_meta {
    border-bottom: 0;
    background-color: #637a1a;
}

.usp-bar {
    position: absolute;
    top: 120px;
    z-index: 99;
    width: 100%;
    background-color: #637a1a;
    color: #ffffff;
}

.usp-bar ul {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.usp-bar ul li {
    position: relative;
}



.admin-bar .usp-bar {
    top: 152px;
}

.avia-caption-content {
		margin-bottom:100px!important;
}

div .av_one_half {
    margin-left: 3%;
    width: 48%;
}

@media (max-width: 767px) {
  	#avia-menu:after {
  			display: none;
  	}
  
  	.responsive #top .flex_column_table {
    		margin-top: 0!important;
		}
  	
  	.usp-bar {
    	  top: 109px!important;
  	}
  
  	#full_slider_1 {
    		display: none;
		}
}

.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
    padding-top: 146px;
}

@media (max-width: 1500px) {
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item, #avia-menu:after {
        display: none;
    }

    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block;
    }

    #top #header .av-main-nav > li > a {
        background-color: transparent!important;
        border: none;
    }
}

@media (max-width:500px) {
    .usp-bar {
        padding-left: 10px;
    }

    .usp-bar > ul > li {
        width: 50%;
    }
}

@media (min-width:501px) and (max-width:815px) {
    .usp-bar {
        padding-left: 10px;
    }

    .usp-bar > ul > li {
        width: 30%;
    }
}

.avia_textblock.av_inherit_color p a {
    width: 25%;
}

.button {
    padding: 16px 32px;
    display: inline-block;
    background-color: #9faa22;
    color: #ffffff!important;
    margin-top: 15px;
    transition: all 200ms ease-in-out;
    text-decoration: none!important;
}

.button:hover {
    background-color: #647a1a;
}

.button-icon .image-overlay {
    display: none!important;
}

.button-icon img {
    height: 50px;
		width: 50px;
    margin-right: 8px;
    transition: all 200ms ease-in-out;
    border-radius: 100%;
}

.button-icon {
    padding: 8px 16px 8px 8px!important;
    border-radius: 99px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

.button-icon:hover img {
    margin-right: 16px;
    transform: rotate(15deg);
}

.button-icon:hover {
    background-color: #b34f42!important;
}

/* BIM Timeline */
.bim-timeline-content {
    width: calc(100% - 150px);
    background-color: #e5e5e5;
    padding: 25px!important;
    position: relative;
    margin: 35px 0!important;
}

.bim-timeline-item {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-height: 120px;
}

.bim-timeline-item:nth-child(even) {
    justify-content: flex-end;
}

.bim-timeline-image {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 120px;
    border-radius: 100%;
}

.bim-timeline .bim-column:before {
    /* content: ''; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 1px;
    background-color: #e5e5e5;
}

.bim-timeline .bim-column {
    position: relative;
}

.bim-timeline-content > :last-child {
    margin-bottom: 0;
}

.bim-timeline-content > :first-child {
    margin-top: 0;
}

.bim-timeline-item:last-child .bim-timeline-image {
    /* bottom: 0; */
    /* top: auto; */
}

.bim-timeline-item:first-child {
    margin-top: 0;
}

.bim-timeline-item:last-child {
    /* margin-bottom: 0; */
}

.bim-timeline-content:before {
    content: attr(count);
    font-size: 1em;
    text-align: center;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: -15px;
    top: 10px;
    background-color: #e5e5e5;
    color: #a2a2a2;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.bim-timeline-item:nth-child(even) .bim-timeline-content:before {
    right: auto;
    left: -15px;
}

.bim-timeline-item:last-child .bim-timeline-content:before {
    /* top: auto; */
    /* bottom: 10px; */
}

.bim-timeline-item:nth-child(even) .bim-timeline-image {
    left: 0;
}

@media (max-width: 767px) {
    .bim-timeline-image {
        position: static;
        transform: none;
    }

    .bim-timeline-item {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .bim-timeline-content {
        width: 100%;
    }

    .bim-timeline-content:before {
        left: 50%!important;
        transform: translateX(-50%);
        top: -15px!important;
    }

    .bim-timeline-item:last-child .bim-timeline-content {
        margin-bottom: 0!important;
    }
}

#sp-ea-4273.sp-easy-accordion>.sp-ea-single>.ea-header a:before {
    content: counter(accordion);
    counter-increment: accordion;
}

.sp-easy-accordion {
    counter-reset: accordion;
}

.button-icon {
    padding: 4px 8px 4px 8px!important;
    border-radius: 99px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}
/* END BIM Timeline*/
.onlytoppadding .bim-text > h2 {
    margin-bottom: 25px;
}