/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child
*/


/* body {
    -webkit-overflow-scrolling:touch;
} */

@media only screen and (max-width: 999px) {
    body {
        width: 100%;
        overflow-x: visible;
    }
}

.w-nav-arrow:before,
.w-nav-control:before {
    font-family: fontawesome;
    vertical-align: top
}

a.w-nav-control {
    padding: 10px
}

.w-nav-list {
    list-style: none;
    margin: 0;
    display: none
}

.w-nav-anchor,
.w-nav-item {
    display: block;
    position: relative
}

.w-nav-item {
    margin: 0
}

.w-nav-anchor {
    overflow: hidden;
    color: inherit;
    border: none!important
}

.w-nav-arrow {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 400;
    line-height: inherit;
    text-transform: none;
    text-align: center;
    width: 2em
}

.w-nav.type_mobile .w-nav-anchor {
    line-height: 1.6em;
    padding: .7rem;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .06) inset
}

.w-nav.type_mobile .w-nav-anchor.level_2 {
    padding-left: 2rem
}

.w-nav.type_mobile .w-nav-anchor.level_3 {
    padding-left: 3rem
}

.w-nav.type_mobile .w-nav-anchor.level_4 {
    padding-left: 4rem
}

.w-nav.type_mobile .btn.menu-item .w-nav-anchor.level_1 {
    margin: .7rem
}

.w-nav.type_mobile .menu-item-has-children>.w-nav-anchor .w-nav-title {
    padding-right: 2em
}

.w-nav.type_mobile .btn.menu-item-has-children>.w-nav-anchor .w-nav-title {
    padding-right: .5em
}

.w-nav.type_mobile .menu-item-has-children>.w-nav-anchor .w-nav-arrow {
    display: block;
    padding: .7rem 0;
    transition: transform .3s
}

.w-nav.type_mobile .btn.menu-item-has-children>.w-nav-anchor .w-nav-arrow {
    display: inline;
    vertical-align: top;
    position: static
}

.w-nav-arrow:before {
    content: '\f105';
    font-size: 1.5em
}

.w-nav.type_desktop .hover_underline .w-nav-title {
    position: relative
}

.w-nav-control:before {
    content: '\f0c9';
    font-size: 1.4rem
}

.w-nav.type_mobile .w-nav-arrow:before {
    content: '\f107'
}

.w-nav.type_mobile .w-nav-item.opened>.w-nav-anchor .w-nav-arrow {
    transform: rotate(180deg)
}

.header_hor .w-nav.type_mobile .w-nav-control {
    display: block;
    line-height: 3.5rem;
    padding: 0 .8rem
}

.w-nav.type_mobile .w-nav-list.level_1 {
    position: absolute;
    z-index: 1;
    left: -2.7rem;
    right: -2.7rem;
    padding-left: 2rem;
    padding-right: 2rem;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    overflow-y: auto;
    /* -webkit-overflow-scrolling: touch; */
    background: #fff;
    top: calc(100% + 15px)
}

.infinite-mobile-menu-right {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 0;
    display: flex;
    align-items: center
}

#infinite-mobile-top-search i {
    font-size: 18px;
    color: #545454
}

#infinite-mobile-top-search {
    margin-right: 10px;
    margin-top: 0
}

.infinite-mobile-header .infinite-logo {
    padding: 0;
    flex-grow: 1
}

.w-nav.type_mobile li>a {
    color: #999
}

.w-nav.type_mobile ul>li.current-menu-ancestor>a span,
.w-nav.type_mobile ul>li.current-menu-item>a span,
.w-nav.type_mobile ul>li>a:hover span {
    color: #333
}


/* @media only screen and (max-width :900px) {
    .noscroll {
        overflow: hidden
    }
} */

.w-nav-list .w-nav-arrow {
    background: rgba(0, 0, 0, .03);
    width: 2.5em;
}

.infinite-mobile-menu-right:first-child {
    float: none;
}

.phone {
    float: left;
    margin-right: 40px;
    margin-top: 12px;
}

.email {
    float: left;
    margin-right: 40px;
    margin-top: 12px;
}

.social {
    float: left;
    margin-top: 12px;
}

h1 {
    color: #0068B4 !important;
    text-transform: uppercase;
}

h2 {
    color: #0068B4 !important;
    /* text-transform: uppercase; */
}

h3 {
    color: #0068B4;
    /* text-transform: uppercase; */
    line-height: 1.5 !important
}

h4 {
    color: #fff;
    font-size: 15px !important;
    text-transform: uppercase;
}

h5 {
    color: #fff !important;
    font-size: 25px !important;
    text-transform: uppercase;
}

.gdlr-core-counter-item-count {
    color: #0068B4;
    font-weight: 700;
}

.gdlr-core-counter-item-bottom-text {
    color: #0068B4;
    text-transform: none !important;
    font-size: 16px;
}

.gdlr-core-counter-item-suffix {
    color: #0068B4;
}

.checkbox-dsgvo {
    float: left;
    margin-right: 5px;
}

.checkbox-dsgvo span {
    margin-left: 0px;
}

.dsvgo-checbox-text {
    font-size: 12px;
}

#contactform .left {
    float: left;
    width: 48%;
    margin-right: 2%;
}

#contactform .right {
    float: left;
    width: 50%;
}

#contactform input::placeholder {
    font-size: 13px;
    color: #808080;
}

#contactform textarea::placeholder {
    font-size: 13px;
    color: #808080;
}

#contactform input {
    border-color: 808080;
    -webkit-border-radius: 10px;
}

#contactform textarea {
    border-color: 808080;
    -webkit-border-radius: 10px;
    max-height: 127 px;
}

#desktop-right h3 #notfall h3 {
    color: #fff;
}

.wpcf7-submit {
    margin: 0px 10px 10px 0px;
    background: #ffa900 !important;
    -webkit-border-radius: 5px;
}

#contactform h3 {
    color: #0068B4;
    /* text-transform: uppercase; */
}

#contactform .contactunderline {
    color: #565656;
    text-transform: uppercase;
    font-size: 20px;
}

.infinite-copyright-text {
    text-transform: none;
}

#hoverBox img {
    border-radius: 15px;
}

.gdlr-core-counter-item-number {
    font-size: 70px !important;
}

.infinite-footer-container {
    max-width: 1580px !important;
}

.w-nav-control {
    color: #0068B4 !important;
}

.infinite-header-wrap {
    z-index: 200;
}

.infinite-page-wrapper #karriere-grey-block ul {
    font-size: 16px;
}

.infinite-page-wrapper ul {
    /* list-style-image: url(/wp-content/uploads/2021/11/list-style.png); */
    margin-left: 20px;
    list-style: none;
}

.infinite-page-wrapper .gdlr-core-testimonial-item ul {
    margin-left: 0;
}

.infinite-page-wrapper ul li {
    position: relative;
}

.infinite-page-wrapper #karriere-grey-block ul li {
    margin-bottom: 25px;
}

.sjb-page .sjb-detail .list-data .v1 ul li::before,
.sjb-page .sjb-detail .list-data .v2 ul li::before {
    content: "";
    margin-top: 7px;
}

.sjb-page .sjb-detail .list-data .v1 ul li {
    padding-left: 20px;
}

.infinite-page-wrapper ul li::before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: -20px;
}

.infinite-page-wrapper ul li::before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: -20px;
    background: #ffa900;
    border-radius: 3px;
    margin-top: 9px;
}

.infinite-page-wrapper .gdlr-core-testimonial-item ul li::before {
    content: none;
}

.infinite-page-wrapper ul li:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
    float: none;
}

#karriere-grey-block ul li a:first-child {
    width: calc(100% - 150px);
    display: inline-block;
}

#karriere-grey-block ul li a:last-child {
    vertical-align: top;
    display: inline-block;
}

#karriere-grey-block .gdlr-core-button.gdlr-core-button-gradient {
    margin-right: 0 !important;
}

#karriere-grey-block h3 {
    font-size: 26px;
}

#boxthree .gdlr-core-image-item {
    padding-left: 0;
    padding-right: 0;
}

#boxthree .gdlr-core-image-item img {
    border-radius: 15px 15px 0px 0px;
}

#boxthree .gdlr-core-button-item a {
    margin: auto;
    border-radius: 0px 0px 15px 15px;
}

#boxthree .gdlr-core-item-pdlr.btnstart {
    padding-left: 0px;
    padding-right: 0px;
}

#bluebackground {
    background: rgba(0, 104, 180, 0.8);
    color: #fff;
    font-size: 30px;
    width: auto;
    border-radius: 20px;
    padding: 50px 0px 50px 0px;
}

#karriere-white-block ul {
    /* list-style-image: url(/wp-content/uploads/2021/11/list-style.png); */
    font-size: 16px;
    font-size: inherit;
    margin-left: 20px;
}

#karriere-white-block ul li {
    color: #565656;
    margin-bottom: 25px;
}

#karriere-white-block a {
    color: #fff;
}

#slider-text {
    font-size: 55px;
    font-weight: 800;
    color: #0068B4;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.7959558823529411) 100%);
    padding: 20px 40px 20px 40px !important;
    border-radius: 15px;
    text-align: center;
}

#banner-weiterentwicklung {
    font-size: 45px;
    font-weight: 700;
    color: #0068B4;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px 20px 0px 20px;
    border-radius: 15px;
    text-transform: uppercase;
    width: max-content;
    margin: 0 auto;
}

#banner-weiterentwicklung p {
    text-transform: uppercase;
}


/*
.infinite-navigation .sf-menu>li>a {
    font-size: 17px;
} */

.dsvgo-checbox-text {
    line-height: 1.5;
}

.personal-headline {
    color: #0068B4;
}

.anfuehrungszeichen {
    margin-bottom: -50px;
    z-index: 100;
    margin-right: 420px;
}

@media only screen and (max-width: 767px) {
    #contactform .left {
        width: 100%;
    }
    .infinite-footer-column a {
        text-align: center;
    }
    .phone {
        width: 100%;
        font-size: 22px;
    }
    .email {
        width: 100%;
        margin-top: 0px;
    }
    .social {
        display: none;
    }
    #banner-weiterentwicklung {
        width: 100% !important;
    }
}

.wpcf7-submit:hover {
    background-color: #ffa900 !important;
}

.mm-menu.mm-offcanvas.mm-current {
    z-index: 999;
}

.infinite-mobile-button-hamburger:before,
.infinite-mobile-button-hamburger:after,
.infinite-mobile-button-hamburger span,
.infinite-mobile-button-hamburger-small:before,
.infinite-mobile-button-hamburger-small:after,
.infinite-mobile-button-hamburger-small span {
    background: transparent;
}

.infinite-mobile-button-hamburger:before:hover,
.infinite-mobile-button-hamburger:after:hover,
.infinite-mobile-button-hamburger span:hover,
.infinite-mobile-button-hamburger-small:before:hover,
.infinite-mobile-button-hamburger-small:after:hover,
.infinite-mobile-button-hamburger-small span:hover {
    color: #ffa900;
    transition: 0.2s;
}

#menu-hauptmenue-hamburger {
    /*
    background-color: #0068b4;
    border: solid;
    border-color: #0068b4;
    border-width: 4px;
    */
}

.infinite-overlay-menu-content {
    background-color: rgba(0, 104, 180, 0.95) !important;
}


/* #menu-hauptmenue-hamburger ul.mm-listview li a {
    color: #fff;
}

#menu-hauptmenue-hamburger li.menu-item a {
    color: #fff;
}

#menu-hauptmenue-hamburger ul.mm-listview li a:hover {
    color: #fff;
} */

.infinite-overlay-menu-content .infinite-overlay-menu-close {
    top: 1%;
    right: 1%;
    left: auto;
}

.sjb-empfehlung-form {
    background-color: #ffa900 !important;
    color: #fff;
    -webkit-border-radius: 5px;
}


/*Counter*/

@media only screen and (max-width: 767px) {
    .counter-mobile {
        padding: 70px 0px 50px 0px !important;
    }
    .counter-element {
        padding-bottom: 50px;
    }
}


/*Notfall*/

@media only screen and (max-width: 1200px) {
    #desktop-right .gdlr-core-js:first-child,
    #notfall .gdlr-core-js:first-child {
        padding: 100px 40px !important;
    }
    #boxthree .gdlr-core-pbf-background {
        background-image: none !important;
    }
}


/*Dsgvo*/

.wpcf7 .wpcf7-form-control .wpcf7-list-item {
    display: block;
    margin-bottom: 0px;
}

.kontakt-abstand {
    display: inline-block;
    margin-bottom: -15px;
}

.checkbox-text-abstand {
    padding-bottom: 15px;
    max-width: 734px;
}

li.menu-item-17 a {
    color: #ffa900 !important;
}

.infinite-mobile-button-hamburger:before {
    width: 33px;
    height: 4px;
    border-radius: 20px;
    top: 9px;
    display: none;
}

.infinite-mobile-button-hamburger:after {
    width: 33px;
    height: 4px;
    border-radius: 20px;
    top: 24px;
    display: none;
}

.infinite-mobile-button-hamburger span {
    width: 40px;
    height: 40px;
    background-image: url("/wp-content/uploads/2022/02/hamburgermenue.png");
    background-repeat: no-repeat;
}

.infinite-overlay-menu-content ul.menu {
    padding-top: 60px;
    padding-bottom: 60px;
}

li.menu-item a {
    color: #0068b4;
}

li.menu-item a:hover {
    color: #ffa900 !important;
}

.infinite-overlay-menu-content ul.menu>li {
    border: none;
}

.infinite-overlay-menu-close:after {
    color: #fff;
}


/* Slider */

.slider-icon-heizung {
    right: 50px;
}


/* Formular */

span .wpcf7-not-valid {
    border: 2px solid #ffa900 !important;
}

span.wpcf7-not-valid-tip {
    display: none;
}

div.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 1px solid #ffa900;
    color: #ffa900;
}

div.wpcf7-validation-errors .dsvgo-checbox-text {
    color: #C10000;
}

div.wpcf7-response-output {
    margin: 2em 0;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

div.wpcf7-validation-errors {
    display: none !important;
}

.wpcf7-spam-blocked {
    background: #e2e2e2;
    border: 1px solid #bcbcbc !important;
    color: #383838;
}

.wpcf7-mail-sent-ng {
    background: #fcf8e3;
    border: 1px solid #ac9163 !important;
    color: #8a6d3b;
}

.wpcf7-mail-sent-ok {
    background: #dff0d8;
    border: 1px solid #3c763d !important;
    color: #3c763d;
}

.wpcf7 textarea {
    /* max-width: 360px; */
}

.wpcf7-spinner {
    display: none;
}


/* Google Rating */

.rating-count {
    position: relative;
    /* right: 150px;
	bottom: 133.26px; */
    background: url("/wp-content/uploads/2022/02/bewertungswald-hintergrund.jpg");
    background-size: cover;
    border-top: 10px;
    border-top-style: solid;
    border-top-color: #006933;
    display: flex;
    padding-left: 30px;
    padding-bottom: 10px;
    width: 100%;
    z-index: 999;
    max-height: 150px;
}

.rating-count .icon {
    display: flex;
    width: 40%;
}

.rating-count .icon img {
    display: block;
    align-items: flex-end;
    margin-top: 10px;
}

.rating-count .count-container {
    width: 60%;
    text-align: center;
    /* font-size: 13px; */
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.3;
    margin-top: 18px;
}

.rating-count .count {
    color: #006933;
    font-size: 35px;
    font-weight: 800;
    display: flex;
    height: 40px;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 6px;
}

.rating-count .buttons {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.7);
}

.rating-count .buttons .button-wrapper {
    display: block;
    width: 100%;
    text-align: center;
}

.rating-count .buttons .button-wrapper a {
    display: block;
    width: 55%;
    margin: 0 auto;
    padding: 5px 0px;
    background: #006933;
    color: #fff;
    font-size: 13px;
    text-transform: none;
}

.rating-count:hover .buttons {
    display: flex !important;
}

.infinite-main-menu-right {
    position: absolute;
    right: 70px;
    top: 45px;
}

@media screen and (min-width: 1000px) and (max-width: 1280px) {
    .infinite-header-container.infinite-container {
        padding-right: 77px;
    }
}

html {
    overflow-x: hidden;
}

.infinite-overlay-menu-content ul.menu>li {
    padding-bottom: 0px;
}

#kontaktform .wpcf7-form-control-wrap input {
    border: 1px solid #e1e1e1;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-border-radius: 10px;
}

#kontaktform .wpcf7-form-control-wrap textarea {
    width: 100%;
    border: 1px solid #e1e1e1;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-border-radius: 10px;
}

.pum-theme-428 .pum-container,
.pum-theme-lightbox .pum-container {
    border: none !important;
    box-shadow: 0px 0px 36px -18px rgb(2 2 2);
}

.pum-theme-428 .pum-container input,
select {
    border: 1px solid #e1e1e1;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-border-radius: 10px;
    height: 40px;
    width: 100%;
    padding: 10px;
}

.pum-theme-428 .pum-container label {
    margin-bottom: 15px;
}

.pum-theme-428 .pum-container input[type="button"] {
    background-color: #ffa900 !important;
}

.infinite-copyright-container {
    letter-spacing: normal;
}

.column-service-content {
    font-size: 14px;
}

#team img {
    border-radius: 15px;
}

b,
strong {
    font-weight: 700 !important;
}

#sjb-application-form .app-submit {
    background-color: #ffc042 !important;
    font-weight: bold;
    text-transform: uppercase;
}

.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient {
    -webkit-border-radius: 5px;
    padding: 10px 15px;
    display: block;
    width: fit-content;
    margin-top: 5px;
}

#boxthree .gdlr-core-image-item.zoomstart {
    border-radius: 15px 15px 0px 0px !important;
    overflow: hidden !important;
    display: block;
    position: relative;
}

#boxthree .gdlr-core-image-item.zoomstart img {
    width: 100%;
    height: auto;
    /* SCALE */
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* VERZÖGERUNG */
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media (min-width: 1180px) {
    #boxthree .gdlr-core-image-item.zoomstart img:hover {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1180px;
    }
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover div,
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file div,
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit,
.btn.btn-primary.app-submit {
    background: linear-gradient(#ffa900, #ffa900);
    -webkit-border-radius: 5px;
    width: fit-content;
    vertical-align: top;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit,
.btn.btn-primary.app-submit {
    padding: 10px 15px;
    margin-top: 10px;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file input[type="file"] {
    text-transform: uppercase;
    font-weight: bold;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover,
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-control:hover {
    border-color: #ffa900;
}

#dsgvo-text br {
    display: none;
}

.sjb-required.required {
    display: none;
}

#dsgvo-text::after {
    content: "*";
    color: red;
}

#sjb-application-form .required {
    padding-left: 3px;
}

.wpcf7-list-item {
    margin: 0;
}

@media only screen and (min-width: 1000px) and (max-width:1300px) {
    .infinite-header-container.infinite-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .infinite-logo-inner {
        max-width: 170px;
    }
    .infinite-navigation .sf-menu>li>a,
    .infinite-navigation .sf-vertical>li>a {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1080px) {
    .infinite-logo-inner {
        max-width: 150px;
    }
    .infinite-navigation .sf-menu>li {
        padding-right: 7px;
    }
}

@media only screen and (min-width: 825px) and (max-width:960px) {
    .infinite-body h1 {
        font-size: 4vw;
    }
    .infinite-body h2,
    #poststuff .gdlr-core-page-builder-body h2 {
        font-size: 3vw;
    }
}

.infinite-body h1,
.infinite-body h2,
.infinite-body h3,
.infinite-body h4,
.infinite-body h5,
.infinite-body h6,
.infinite-navigation .sf-menu>li>a,
.infinite-navigation .sf-vertical>li>a {
    letter-spacing: 0px !important;
    font-weight: 600 !important;
}

@media only screen and (max-width: 1180px) {
    .infinite-top-bar {
        display: none;
    }
    .infinite-header-wrap.infinite-header-style-plain,
    .infinite-header-wrap.infinite-header-style-bar,
    .infinite-navigation-bar-wrap,
    .infinite-header-background-transparent,
    .infinite-header-boxed-wrap,
    .infinite-header-side-nav,
    .infinite-header-transparent-substitute,
    .infinite-sticky-navigation {
        display: none !important;
    }
    .infinite-mobile-header-wrap .infinite-top-bar,
    .infinite-mobile-header-wrap {
        display: block;
    }
    .infinite-mobile-header {
        padding: 0;
    }
    .infinite-mobile-header-container.infinite-container.clearfix {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (min-width: 1000px) {
    .hide-desktop {
        display: none !important;
    }
    .line-break {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .line-break {
        display: none;
    }
}

@media only screen and (min-width: 1100px) {}

@media only screen and (max-width: 999px) {
    [data-gdlr-animation="fadeIn"],
    [data-gdlr-animation="fadeInDown"],
    [data-gdlr-animation="fadeInUp"],
    [data-gdlr-animation="fadeInLeft"],
    [data-gdlr-animation="fadeInRight"] {
        opacity: 1 !important;
    }
    .footericon {
        max-width: 75px;
    }
    .hide-tablet,
    .hide-mobile {
        display: none !important;
    }
    .hide-desktop .footericon {
        float: none;
    }
    .hide-desktop {
        display: block;
        text-align: center;
    }
    .infinite-footer-column.infinite-item-pdlr.infinite-column-20:first-child {
        margin-bottom: 0;
    }
    #boxthree .gdlr-core-button-item a {
        padding: 20px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1080px) {
    .five-icons .gdlr-core-text-box-item-content {
        font-size: 16px;
    }
    .five-icons {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
}

.sticky-placeholder {
    z-index: 0;
}

form.search-form {
    display: none;
}

.infinite-not-found-wrap .infinite-not-found-title {
    color: #0068B4 !important;
}
.flag-container {
    display: none;
}
.intl-tel-input input,
.intl-tel-input input[type="text"],
.intl-tel-input input[type="tel"] {
    padding-left: 12px !important;
}
@media only screen and (max-width: 767px) {
    .form-group .file div {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        height: 100% !important;
        width: 122px !important;
        line-height: 17px;
    }
    .sjb-page .sjb-detail .list-data .v1 .jobpost-form .intl-tel-input {
        z-index: 0 !important;
    }
}
@media only screen and (max-width: 450px) {
    .rating-count .count-container {
        font-size: 13px;
        margin-top: 11px;
    }
}
.btn.btn-left.offene-stellen {
    display: none !important;
}
#karriere-empfehlungen-uebersichten-inner .btn,
#karriere-recommender-uebersichten-inner .btn {
    background-color: #ffa900;
}
.dsvgo-checbox .wpcf7-list-item-label {
    display: none;
}
.dsvgo-text {
    display: flex;
}
.dsvgo-checbox-text {
    margin-top: 8px;
}
.dsvgo-text {
    position:relative;
}
.dsvgo-text:has(.wpcf7-not-valid) .dsvgo-checbox-text:before {
    content: '';
    position: absolute;
    width: 105%;
    border: 2px solid #ffa900;
    border-radius: 5px;;
    left: -10px;
    bottom: -10px;
    height: 121%;
}
@media only screen and (max-width:400px) {
    .dsvgo-text:has(.wpcf7-not-valid) .dsvgo-checbox-text:before {
        height: 112%;
    }
}
.dsvgo-checbox span .wpcf7-not-valid {
    border: unset !important;
}
body .fa {
	font-family: FontAwesome;
	font-weight: 400;
}
.single-jobpost .gdlr-core-pbf-section-container {
    padding: 0;
}
.single-jobpost #dsgvo-text {
	display: inline-block;
	width: calc(100% - 40px);
	margin-left: 10px;
}
#sjb-recommender-form-dsgvo {
	float: none;
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 0;
	margin-top: 7px;
}
.gdlr-core-excerpt-read-more {
    background-color: #ffa900 !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    font-size: 15px;

}
.gdlr-core-excerpt-read-more:hover {
    background-color: #ffa900 !important;

}
/* .gdlr-core-blog-content {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
} */
.gdlr-core-blog-title  a{
    color: #0068B4;
    transition:.3s;
}
.gdlr-core-blog-title  a:hover{
    color: #ffa900;
}
.infinite-blog-info-wrapper {
    display:none;
}
.infinite-single-article-title {
    color: white !important;
}
.infinite-comments-area {
    display:none;
}
.sjb-container-main.container {
    margin: 0 auto;
}
