/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


.jtb-action-top {
    width: 85%;
    margin-left: auto;
}
#jtb-top-content .wpb_column.vc_column_container {
    align-self: center;
}
.jtb-action-top p {
    width: 84%;
}

.jtb-round-wrapper {
    width: 150px;
    background-color: var(--color-brand-yellow-900);
    margin: 0;
    line-height: 0;
    border-radius: 50%;
    height: 150px;
    outline: 2px solid #000;
}
.jtb-round-wrapper svg {
    position: relative;
    top: 40px;
}

.jtb-dark-block .wpb_column.vc_column_container {
    justify-content: center;
}

.jtb-reference-card {
    padding: 19px;
    width: 50%;
    min-width: 300px;
    min-height: 300px;
    margin: auto;
}

.jtb-person-card {
    display: flex;
    min-width: 500px;
    padding: 24px 20px;
    justify-content: center;
    align-items: center;
    gap: 40px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.jtb-person-card img {
    width: 150px;
    border-radius: 151px;
    border: 2px solid #D1D5DB;
    background: lightgray 4px -5.153px / 91.188% 137.042% no-repeat;
}

.jtb-person-card a {
    text-decoration: none;
}

.jtb-person-card a:hover {
    text-decoration: underline;
}


#page-header a span:hover, #page-header a:focus span {
    outline: 2px solid var(--color-brand-yellow-900);
    outline-offset: 10px;
    border-radius: 5px;
}

.w-tabs-section-header:focus {
    outline: 4px solid black;
    border-radius: 12px;
}

#page-header a {
    text-decoration: none;
}

.jtb-form-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.w-btn.us-btn-style_1 {
    box-sizing: border-box;
    text-decoration: none;
}

.w-btn.us-btn-style_1:focus {
    background: var(--color-brand-new);
    outline: 3px solid var(--color-brand-yellow-900) !important;
    color: white !important;
}

#page-footer a {
    color: #fff;
    text-decoration: none;
}

#menu-footer-menu a {
    color: var(--color-brand-yellow-900);
}

#menu-footer-menu a:hover {
    text-decoration: underline solid var(--color-brand-yellow-900);
}

#leistungen .w-hwrapper.align_center {
    justify-content: space-evenly;
}


.w-tabs-section h5:not(:first-child) {
    margin-top: 2rem;
}

#leistungen h3 {
    max-width: 250px;
}

#leistungen .w-vwrapper.align_center.valign_top:hover .jtb-round-wrapper,
#leistungen .w-vwrapper.align_none.valign_top:hover .jtb-round-wrapper {
    background-color: var(--color-brand-yellow-hover);
}


#leistungen .w-vwrapper-link.smooth-scroll:focus-visible {
    outline: 3px solid var(--color-brand-yellow-900) !important;
    outline-offset: 10px;
}

.w-person-role {
    color: var(--color-brand-gray-new);
    opacity: 100;
}

#skiplinks {
    margin: 0;
    position: absolute;
    height: 1px;
    width: 1px;
    left: -100%
}

.nwa-skip {
    position: absolute;
    height: 1px;
    width: 1px;
    left: -100%;
    overflow: hidden;
    background: var(--color-brand-yellow-900);
    color: #000 !important;
    font-size: 1.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}
.jtb-datenschutz h2 {
	margin-top: 2rem;
    padding-right: 5px;
}

.nwa-skip:focus {
    height: 40px;
    width: 100%;
    overflow: hidden;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 999999;
    outline-color: #000 !important;
    outline-offset: -4px
}

#page-footer a:focus {
    outline: 2px solid #fff !important;
}

.jtb-mail-icon::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    margin-right: 5px;
    font-size: 16px;
    color: black;
    font-weight: 700;
}

.jtb-tel-icon::before {
    content: "\f095";
    font-family: "FontAwesome";
    margin-right: 5px;
    font-size: 16px;
    color: black;
    font-weight: 700;
}

a {
    text-decoration: underline;
}

a:focus-visible {
    outline: 2px solid var(--color-brand-gray-new) !important;
    outline-offset: 3px;
}

.w-tabs-section-title {
    font-size: 22px;
    font-weight: 600;
}

label {
    font-weight: 700;
}

#page-footer section {
    padding: 2rem 0;
}

#page-footer #section-02 .wpb_column.vc_column_container:last-child {
    align-items: end;
}

#page-footer .wpb_column.vc_column_container:first-child {
    justify-content: center;
}

input[type=text], input[type=email], input[type=checkbox], textarea {
    border-radius: 12px;
    border: 2px solid #6B7280;
    background-color: #fff;
}

input[type=checkbox] {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

input[type="checkbox"]:checked::before {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 30px;
    position: relative;
    top: 9px;
    left: 1px;
}


.w-toplink.pos_right.active i {
    color: var(--color-brand-yellow-900);
}

.w-toplink.pos_right.active {
    outline: 1px solid var(--color-brand-yellow-900) !important;
}

.type_mobile .w-nav-anchor.level_1 {
    border-bottom: 1px solid;
}

.type_mobile .w-nav-control:focus, #page-header .w-image-h:focus {
    outline: 2px solid var(--color-brand-yellow-900) !important;
    outline-offset: 0 !important;
}
.w-actionbox.controls_bottom .w-btn {
    margin-left: 0;
}

.w-tabs.accordion > div > .w-tabs-section:last-of-type {
     border-bottom-width: 0;
}
.w-person-image {
    overflow: unset !important;
}

@media screen and (max-width: 1100px) {
    #ansprechpartner .wpb_column.vc_column_container .w-hwrapper {
        flex-direction: column;
        gap: 20px;
    }

    #referenzen .w-hwrapper > :not(:last-child) {
         margin-right: auto;
    }

    #referenzen .w-hwrapper {
        flex-direction: column;
        gap: 2rem;
        margin: auto !important;
    }
}

@media screen and (max-width: 1014px) {
    .type_mobile .w-nav-list.level_1.hover_simple {
        margin-top: 80px;
    }
}



@media screen and (max-width: 900px) {
    #page-footer #section-02 .wpb_column.vc_column_container {
        width: 100%;
        align-items: start !important;
        margin-left: 2rem;
    }

    #page-footer #section-02 {
        padding-top: 2rem;
    }

    .jtb-action-top {
        width: 100%;
    }
    #jtb-top-content .wpb_column.vc_column_container, #vertrieb .wpb_column.vc_column_container, #outbound .wpb_column.vc_column_container {
        width: 85%;
        margin: auto;
    }
    #vertrieb .wpb_column.vc_column_container .vc_column-inner, #outbound .wpb_column.vc_column_container .vc_column-inner {
        margin: auto;
    }

    .jtb-form-group{
        flex-direction: column;
        margin-bottom: 20px;
        align-items: normal;
    }

    .jtb-form-group input {
        width: 100%;
    }

    #ansprechpartner, #kontakt, #karriere {
        width: 85%;
        margin: auto;
    }

    .jtb-person-card {
        min-width: 350px;
        padding: 18px 15px;
        margin-right: 0;
        width: 100%;
    }
    .jtb-person-card img {
        max-width: 75px;
        min-width: 75px;
    }
    #ansprechpartner .w-hwrapper.valign_top.wrap.align_none .jtb-person-card:first-child {
        margin-bottom: 1rem;
    }

    .jtb-reference-card {
        width: 75%
    }
}

@media screen and (max-width: 600px) {
    .jtb-action-top {
        width: 100%;
    }

    .type_mobile .w-nav-list.level_1.hover_simple {
        margin-top: 60px;
    }

    .l-section.height_medium {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}

@media screen and (max-width: 486px) {
    #leistungen .w-vwrapper.align_none.valign_top.has-link:last-child {
        margin-top: 2rem;
    }

    #jtb-top-content .wpb_column.vc_column_container, #vertrieb .wpb_column.vc_column_container, #outbound .wpb_column.vc_column_container {
        width: 100%;
        margin: auto;
        gap: 2rem;
    }

    #kontakt, #karriere, #referenzen {
        width: 100%;
        margin: auto;
    }

    .jtb-reference-card {
        width: 100%;
    }
    #ansprechpartner {
        width: 100%;
        padding: 0 10px;
    }
    .jtb-person-card{
        min-width: 100%;
    }
}
.w-tabs-section h4 {
    font-size: 20px;
    margin-bottom: 00.5rem;
    margin-top: 1.5rem;
}

.no-touch .w-tabs-section-header:hover {
    background: #ffb700;
}

.no-touch .w-tabs-section-header {
    border-radius: 10px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
	outline: 2px solid black;
}