/*
Includes general styles for wirsprecheninter.net (which cannot be built-in through qode)
blog-id-4 is wirsprecheninter.net in the multisite system
 */

.wsi-h-mix p {
    font-family: "have_heart_tworegular";
    font-size: 60px;
    line-height: 39px;
    letter-spacing: normal;
}

/* Schrift für den Standard-Hero auf der WSI-Seite */
.wsi-hero p{
    font-family: "have_heart_oneregular";
    font-size: 130px;
    font-weight: normal;
    line-height: 131px;
    letter-spacing: normal;
    color: white;
}

/* Der Teasertext auf WSI Seite, unterscheidet sich in der Responsivität von dem basecom Teasertext */
.wsi-large-paragraph p {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: normal;
}

.blog-id-4 h1, .blog-id-4 h2 {
    font-family: "have_heart_oneregular";
    font-size: 80px !important;
    font-weight: normal;
    line-height: 90px !important;
    letter-spacing: normal;
    padding: 0 15px;
}

.blog-id-4 h3 {
    font-family: "have_heart_oneregular";
    font-size: 70px;
    font-weight: normal;
    line-height: 61px;
    letter-spacing: normal;
}

.blog-id-4 h4 {
    font-family: "PT Sans", normal;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: normal;
}

.blog-id-4 h5, .blog-id-4 h6 {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: normal;
    color: black;
}

.wsi-hero h1{
    font-family: "have_heart_oneregular";
    font-size: 130px !important;
    font-weight: normal;
    line-height: 131px !important;
    letter-spacing: normal;
    color: white;
}

.wsi-hero .vc_column-inner {
    max-width: 1300px !important;
    margin: auto !important;
}

.medium-grid-width .vc_column-inner {
    max-width: 900px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: auto !important;
}

/* Anpassung des Bridge Accordions | Betrifft wsi-Peakon und FAQ */
.wsi-accordion .ui-accordion-header {
    border-top: 1px solid #dddddd;
}
.wsi-accordion .ui-accordion-content {
    padding-top: 5px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.wsi-old-accordion .tab-title {
    text-transform: none !important;
}
.wsi-old-accordion .accordion_mark {
    border-color: transparent !important;
    background-color: transparent !important;
}
.wsi-old-accordion .ui-accordion-header {
    color: #000000 !important;
}
.wsi-accordion .qode-accordion-mark-icon {
    font-size: 32px !important;
}
.wsi-accordion .qode-tab-title-inner {
    padding-left: 0px !important;
}
.wsi-accordion .qode-accordion-content-inner p {
    margin-top: 0;
}

/* give accordion arrow instead of plus */
.icon_plus:before {
    content: "\24" !important;
}
/* give accordion arrow instead of minus */
.icon_minus-06:before {
    content: "\22" !important;
}

/* Zitate Box auf der Über-Uns Seite */
.wsi-quote-box .ult-content-box {
    height: 240px;
    position: relative;
    z-index: -99999;
}
.wsi-quote-box-text {
    padding: 66px 30px 0 30px;
}
.wsi-quote-box-text p {
    margin-top: 5px;
}
.wsi-quote-box-text:before {
    content: '”';
    position: absolute;
    z-index: -5;
    font-family: 'PT Sans Regular';
    font-size: 210px;
    padding-top: 30px;
    color: white;
    font-weight: bold;
}

.wsi_image_with_text_over .q_image_with_text_over {
    overflow: hidden;
}
.wsi_image_with_text_over .shader {
    display: none;
}
.wsi_image_with_text_over .q_image_with_text_over .text .caption {
    margin-top: 150px;
}
.wsi_image_with_text_over .q_image_with_text_over .text:hover .caption {
    opacity: 1;
}
.wsi-jobslider-not-active .wsi_image_with_text_over .q_image_with_text_over .text:hover, .wsi-jobslider-active-clickable .wsi_image_with_text_over .q_image_with_text_over .text:hover {
    /*-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,0.5);
    box-shadow: 0 0 25px rgba(0,0,0,0.5);*/
    cursor: pointer;
}
.wsi-jobslider-not-active .q_image_with_text_over img {
    filter: brightness(0.6);
}
.wsi-jobslider-not-active.wsi_image_with_text_over .q_image_with_text_over .text:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.wsi-job-additional {
    margin-top: 91px;
    width: 46% !important;
    float: right !important;
    background-color: #f5f5f5;
    padding: 15px 20px 30px 20px !important;
    margin-right: 9px;
}
.wsi-job-additional p {
    margin-top: 15px;
}
.wsi-job-additional .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.wsi-additional-first {
    font-size: 15px !important;
    margin-top: 15px !important;
    border-radius: 50px !important;
    /*
    background-color: transparent !important;
    color: #0099ff !important;
    border: 1px solid #0099ff !important;
    */

}
.wsi-additional-first:hover {
    color: white !important;
}
.wsi-additional-second {
    font-size: 15px !important;
    margin-top: 30px !important;
    float: right;
    border-radius: 50px !important;
}
.wsi-jobslider-inner .vc_column-inner {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.wsi-jobslider-active .wsi_image_with_text_over .q_image_with_text_over .text:hover {
    cursor: inherit;
}
.wsi-academy-logo img {
    width: 342px;
    height: 361px;
}

.blog-id-4 .masonry_gallery_item:hover .masonry_gallery_item_inner {
    opacity: 0 !important;
}
.blog-id-4 .masonry_gallery_item .masonry_gallery_item_inner {
    opacity: 0 !important;
}
.blog-id-4 .ultsl-arrow-left2:before {
    font-family: 'basecomicons';
    font-size: 32px;
    margin-left: 10px;
    position: absolute;
    margin-top: -10px;
    content: "\e951";
}
.blog-id-4 .ultsl-arrow-right2:before {
    font-family: 'basecomicons';
    font-size: 32px;
    margin-left: -30px;
    position: absolute;
    margin-top: -10px;
    content: "\e952";
}

/* Back-to-Top only displayed on mobile */
.blog-id-4 #back_to_top {
    display: none;
}

.responsive-maps-container {
    position: relative;
    /* padding-bottom: 56%; */
    height: 700px;
}
.responsive-maps-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
}

.grid-to-mobilefullwidth {
    width: 1330px;
    margin: auto !important;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner {
    padding: 20px 0 !important;
}

.technologies-iframe {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.technologies-iframe h3 {
    font-family: 'have_heart_oneregular';
    font-weight: normal !important;
    font-size: 80px;
    color: #4099ff;
    font-weight: normal;
    line-height: 60px;
    margin-top: 100px;
    margin-bottom: 50px;
    text-align: center;
}
.technologies-iframe iframe {
    width: 800px;
    height: 700px;
    border: 1px solid #999999;
    position: inherit;
}
.wsi-img-transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .3s ease-in-out;
}

@media (max-width: 1400px) {
    .grid-to-mobilefullwidth {
        width: 1130px;
    }
    .wsi-job-additional {
        width: 29% !important;
    }
    .wsi-additional-second {
        margin-top: 15px !important;
        float: inherit;
    }

}

@media (max-width: 1200px) {
    /* Angepasst auf full_section_inner negativ Margin */
    .grid-to-mobilefullwidth {
        width: 980px;
    }
    .wsi_image_with_text_over .q_image_with_text_over .text .caption {
        margin-top: 125px;
    }
    .wsi-quote-box .ult-content-box {
        height: 260px;
    }
    .wsi-hero p,
    .wsi-hero {
        font-size: 80px;
        line-height: 60px;
    }
    .wsi-swash img {
        width: 183px;
    }
    .blog-id-4 h1, .blog-id-4 h2 {
        font-size: 50px !important;
        line-height: 60px !important;
    }
    .wsi-h-mix p {
        font-size: 35px;
        line-height: 25px;
    }
    .wsi-additional-first, .wsi-additional-second {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .wsi-hero h1 {
        font-size: 80px !important;
        line-height: 60px !important;
    }
    /* Graue Box kürzen beidseitig 900px */
    /* Textbox an den Rand */
}

@media (max-width: 1130px) {
    .blog-id-4 .q_logo img {
        width: 180px !important;
    }
    .blog-id-4 nav.main_menu {
        left: 48% !important;
    }
}

@media (max-width: 1000px) {

    .grid-to-mobilefullwidth {
        width: 798px;
    }
    .wsi_image_with_text_over .q_image_with_text_over .text .caption {
        margin-top: 100px;
        font-size: 17px;
    }
    .wsi-additional-first, .wsi-additional-second {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .wsi-additional-first {
        margin-right: 5px !important;
    }
    .wsi-additional-second {
        margin-top: 15px !important;
    }
    .wsi-job-additional {
        margin-top: 0;
        width: 100% !important;
        padding: 15px 20px 15px 20px !important;
        margin-right: 0;
    }
    .wsi-large-paragraph p {
        font-family: 'PT Sans', sans-serif;
        font-size: 17px;
        line-height: 25px;
        letter-spacing: normal;
    }
    .responsive-maps-container {
        height: 500px;
    }
    .responsive-maps-container iframe {
        height: 500px;
    }
    .wsi-masonry-gallery .masonry_gallery_holder {
        height: 256px !important;
    }
    .wsi-masonry-gallery .masonry_gallery_item {
        height: 256px !important;
        width: 256px !important;
    }
    .wsi-masonry-gallery:first-child {
        left: 0px !important;
    }
    .wsi-masonry-gallery:last-child {
        left: 512px !important;
    }
    .blog-id-4 .q_logo img {
        width: auto !important;
    }
}
@media (max-width: 800px) {
    .technologies-iframe iframe {
        width: 100%;
        height: 700px;
        border: 1px solid #999999;
        position: inherit;
    }
}
@media (max-width: 768px) {
    .grid-to-mobilefullwidth {
        margin: auto !important;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid-to-mobilefullwidth .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /* section_inner_margin is only selector to display flex for horizontal slide */
    .wsi-jobslider-container .section_inner {
        width: 90% !important;
    }
    .wsi-jobslider-container .section_inner_margin {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .wsi-jobslider-container .section_inner_margin::-webkit-scrollbar {
        -webkit-appearance: none;
        background-color: #dddddd;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-overflow-scrolling: auto;
    }

    .wsi-jobslider-container .section_inner_margin::-webkit-scrollbar:horizontal {
        width: 11px;

    }

    .wsi-jobslider-container .section_inner_margin::-webkit-scrollbar:horizontal {
        height: 5px;
    }

    .wsi-jobslider-container .section_inner_margin::-webkit-scrollbar-thumb {
        border-radius: 8px;
        /*border: 2px solid #dddddd; /* should match background, can't be transparent */
        background-color: rgba(0, 0, 0, .4);
    }
    .wsi-jobslider-inner {
        width: 190px !important;
        flex: 0 0 auto;
        float: left;
    }
    .wsi-hero p {
        font-size: 70px;
        line-height: 60px;
    }
    .blog-id-4 h3 {
        font-size: 50px !important;
        line-height: 50px !important;
    }
    .wsi-academy-logo img {
        width: 220px;
        height: 259px;
    }
    .responsive-maps-container {
        height: 400px;
    }
    .responsive-maps-container iframe {
        height: 400px;
    }
    .blog-id-4 #back_to_top {
        bottom: 90px;
        display: block;
    }
    .wsi-hero h1{
        font-size: 70px !important;
        line-height: 60px !important;
    }

}

@media (max-width: 600px) {
    .wsi-additional-first {
        width: 100% !important;
        text-align: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .wsi-additional-second {
        width: 100% !important;
        text-align: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .wsi-hero {
        font-size: 80px !important;
    }
    .blog-id-4 h2, .blog-id-4 h1 {
        font-size: 50px !important;
        line-height: 50px !important;
    }
    .wsi-large-paragraph p {
        font-size: 17px;
        line-height: 25px;
    }
    .wsi-hero h1{
        font-size: 70px !important;
        line-height: 60px !important;
    }
}

@media (max-width: 480px) {
    .responsive-maps-container {
        height: 300px;
    }
    .responsive-maps-container iframe {
        height: 300px;
    }
}

@media (max-width: 360px) {
    .wsi-hero p,
    .wsi-hero h1{
        font-size: 50px;
        line-height: 50px;
    }
    .blog-id-4 .q_logo img {
        width: 200px !important;
    }
}

.wsi-mobileshow-gif {
    display:none !important;
}
@media screen and (max-width: 500px) {
    .wsi-mobileshow-gif {
        display:block !important;
    }
    .wsi-mobileshow-gif img {
        width: 100%;
        height: auto;
    }
}