.alignright {
	margin: 15px 0;
}

#rmp-menu-wrap-1079 .offene-stellen .rmp-menu-item-link {
	color: #000 !important;
	font-weight: 700;
}

@media only screen and (max-width: 768px) {
	.alignright {
		float: none !important;
	}
}

.wp-pagenavi {
    text-align: center;
    border-top: none;
    margin-top: 50px;
    float: left;
    width: 100%;
}

.entry-content table {
    margin-bottom: 40px;
}

p.list-icon {
    height: 50px;
    width: 50px !important;
    background: #41ad49;
    border-radius: 500px 500px 0px 500px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 15px;
    max-width: 50px;
    margin: 0 !important;
}

.icon-wrapper .icon-wrap p {
    overflow: hidden;
    width: 91%;
    margin-left: 2%;
}

.icon-wrapper .icon-wrap {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.address-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.address-wrapper .address-item {
    background: #dddddd54;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 30px;
    width: 100%;
}

.address-wrapper .address-item h3 {
    margin-bottom: 20px;
}

@media only screen and (min-width: 575px) {
    .address-wrapper .address-item:not(:last-child) {
        margin-right: 2%;
    }

    .address-wrapper .address-item {
        width: 48%;
    }
}

.address-wrapper .address-item a,
.address-wrapper .address-item p {
    color: #000;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.address-wrapper .address-item a span,
.address-wrapper .address-item p span {
    padding-right: 10px;
}

.address-wrapper .address-item a:hover {
    color: #8dc63e;
    text-decoration: underline;
}

.blogpostsec .et_pb_module {
    -webkit-transition: opacity 0.1s ease-in-out 0s;
    -o-transition: opacity 0.1s ease-in-out 0s;
    transition: opacity 0.1s ease-in-out 0s;
}

.wp-pagenavi .pages,
.wp-pagenavi .last,
.wp-pagenavi .first {
    display: none;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #fff !important;
}

.wp-pagenavi a,
.wp-pagenavi span {
    margin: 0 5px;
    border: none !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-decoration: none;
    height: 45px;
    width: 45px;
    background: #007196;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    color: #fff !important;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.wp-pagenavi a:hover,
.wp-pagenavi a:focus,
.wp-pagenavi .current {
    background-color: #97BF0D;
    color: #fff !important;
}

.btmheadersec .et_mobile_menu li a,
.btmheadersec .nav li li a {
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.slide-button {
    display: none !important;
}

.sticky .slide-button {
    display: block !important;
}

.sticky .slide-button.offenestellenbut {
    line-height: 45px !important;
    min-width: 120px !important;
}

.mainmenusec .et_pb_menu {
    margin-bottom: 0 !important;
}



.et_pb_gutters3 .sticky .et_pb_column_1_4 {
    margin-right: 0 !important;
}

.mobheadersec ul.rmp-menu li.offene-stellen a {
    background: #97BF0D !important;
    max-width: 150px;
    margin-top: 20px;
    text-align: center !important;
    padding: 0 25px !important;
}

.gallery-without-lightbox.et_pb_gallery_fullwidth .et_pb_gallery_image img,
.et_pb_gallery_fullwidth .et_pb_gallery_image img {
    cursor: default;
    pointer-events: none;
}

h1 {
    hyphens: auto;
}

@media only screen and (min-width: 981px) {
    .et_pb_gutters3 .sticky .et_pb_column_1_4 {
        width: 18%;
    }

    .sticky .et_pb_column.et_pb_column_3_4.et_pb_column_3_tb_header.mainmenusec.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        width: 82%;
    }

    .sticky .et_pb_column.et_pb_column_3_4.et_pb_column_3_tb_header.mainmenusec.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}