﻿/*

aktion.immowelt.de/next-level

*/

/*

INHALTSVERZEICHNIS
__________________________________________________________________________

1. Hero
2. Intro
3. Pakete
4. Details
   VIDEO
5. Zitat
6. Preisgarantie
7. FAQS
8. Kontakt

*/


/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}

/* X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
}


/* 0. Allgemein
__________________________________________________________________________
*/
.button-white,
.button-yellow {
    padding: 8px 64px !important;
    border-radius: 120px !important;
    width: auto !important;
}

.list ul {
    list-style-type: none;
}

.list li {
    font-family: 'immo Sans', Arial, Helvetica, sans-serif !important;
    color: #6E6E7C;
    font-weight: 400;
    font-size: 1.1em;
    margin-bottom: 0.75em;
    padding-left: 35px;
}

    .list li::before {
        position: absolute;
        content: url("../../aktion-global/img/icn-list.svg") "";
    }

.link {
    padding-top: 0.5em;
}

    .link a {
        color: #007C8A;
        text-decoration: none;
    }

strong {
    font-family: 'immo Sans Bold' !important;
}

@media (max-width: 575.98px) {
    .button-white,
    .button-yellow {
        display: block;
        margin-right: auto !important;
        margin-left: auto;
        width: 100% !important;
    }
}

:target{
    margin: 0;
}

/* STICKY BUTTON
__________________________________________________________________________
*/
.mobilehide .button-yellow {
    margin-right: 0 !important;
    border-radius: 40px 0 0 40px !important;
    padding-right: 8em !important;
    width: auto !important;
    max-width: none;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1199.98px) {
    .mobilehide .button-yellow {
        padding-right: 4em !important;
    }
}

@media (max-width: 991.98px) {
    .mobilehide .button-yellow {
        display: none;
        visibility: hidden;
    }
}


/* 1. Hero
__________________________________________________________________________
*/
#hero {
    background-color: #fff;
    background-image: url(img/bg-hero.png);
    background-size: auto 400px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

#hero img {
    max-width: 320px;
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
    #hero {
        background-size: auto 300px;
    }
}

@media (max-width: 991.98px) {
    #hero {
        background-size: auto 280px;
    }
}

@media (max-width: 767.98px) {
    #hero {
        background-size: auto 240px;
        padding-bottom: 14em;
    }
    #hero img {
        width: 280px;
    }
}

@media (max-width: 575.98px) {
    #hero {
        background-size: auto 160px;
        padding-bottom: 14em;
    }

        #hero img {
            width: 240px;
        }
}


/* 2. Intro
__________________________________________________________________________
*/
#intro {
    background-color: #f7f7f8;
}

#intro h1 {
    font-size: 2em;
    padding-bottom: 1.5em;
    line-height: 140%;
    font-family: 'immo Sans Bold', Arial, Helvetica, sans-serif !important;
}

.box-grey {
    background-color: #fff;
    border-radius: 16px;
    padding: 48px 40px 32px 40px;
    box-shadow: 0px 8px 16px rgba(50, 50, 93, 0.07), 0px 2.5px 2.5px rgba(0, 0, 0, 0.06), 0px -2px 6px rgba(0, 0, 0, 0.04);
}
.box-grey p {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
}

@media (max-width: 767.98px) {
    #intro {
        padding-top: 5em;
        padding-bottom: 3em;
    }
    .box-grey p {
        padding-top: 0;
    }
}

@media (max-width: 575.98px) {
    #intro h1 {
        font-size: 1.75em;
    }
    .box-grey {
        padding: 32px 16px 24px 16px;
    }
}


/* SPOT
__________________________________________________________________________
*/
#video {
    background-color: #fff;
}

/* VIDEO Player */
#ytapiplayer1 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 40px;
}

.video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 1800px) {
}

@media screen and (max-width: 1199.998px) {
}

@media screen and (max-width: 991.998px) {
    #spot {
        padding-top: 7em;
        padding-bottom: 7em;
    }
}

@media screen and (max-width: 767.998px) {
    #spot {
        padding-top: 6em;
        padding-bottom: 6em;
    }
}

@media screen and (max-width: 425.998px) {
    #spot {
        padding-top: 4em;
        padding-bottom: 4em;
    }
}


/* 3. Pakete
__________________________________________________________________________
*/
#pakete {
    background-color: #F7F7F8;
}

    #pakete p {
        line-height: 140%;
    }

.kachel-wrapper {
    padding: 0;
}

.kachel {
    border-radius: 16px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    padding: 48px 40px 48px 40px;
}

.kachel h3 {
    font-size: 2.5em;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    font-family: 'immo Sans Bold', Arial, Helvetica, sans-serif !important;
}

.head p {
    font-size: 0.9em;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

#ready {
    background-color: #BCCDE1;
}

#grow {
    background-color: #FFCC00;
    padding-top: 72px;
}

#power {
    background-color: #202248;
    padding-top: 88px;
}

    #ready h3,
    #ready p,
    #ready .included p,
    #grow h3,
    #grow p,
    #grow .included p {
        color: #1C1C21;
    }

    #ready .excluded p,
    #grow .excluded p {
        color: #6E6E7C;
    }



    #power h3,
    #power p {
        color: #FFFFFF;
    }

.partner {
    padding-bottom: 1.5rem;
}
    .partner p {
        padding-top: 4px;
        padding-bottom: 0;
        margin-bottom: 0;
    }

.kachel button {
    padding: 0;
}
    .kachel btn:focus {
        text-decoration: none;
        border: 0 !important;
    }
    .kachel button .info-icon {
        height: 26px;
        width: auto;
        margin-right: 16px;
    }

.icon {
    height: 26px;
    width: auto;
    padding-right: 8px;
}

.branding p,
.vermarktung p,
.akquise p,
.learning p {
    padding-bottom: 0;
    margin-bottom: 12px;
}

#e-learning {
    height: 98.5px;
}

/* MODAL */
.modal {
    background: none !important;
}
#partnerschaft .modal-dialog {
    top: 25vh;
}
#partnerschaft .modal-content {
    border-radius: 12px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    padding: 24px;
}
#partnerschaft .modal-header {
    border: none;
}
#partnerschaft .modal-body {
    padding: 0 24px;
}
#partnerschaft .modal-body p {
    color: #303038;
    margin-bottom: 0;
}
#partnerschaft .included {
    margin-left: 24px;
}

@media (max-width: 1399.98px) {
    .head p {
        width: 80%;
    }
}

@media (max-width: 1199.98px) {
    .kachel {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 32px;
    }
}

@media (max-width: 991.98px) {
    .kachel p {
        font-size: 0.8em;
    }
    #e-learning {
        height: 71.63px;
    }
}

@media (max-width: 767.98px) {
    #pakete {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    #pakete-head {
        display: block;
        margin: auto;
    }
    #pakete .excluded {
        display: none !important;
        visibility: hidden;
    }
    #ready .kachel,
    #grow.kachel,
    #power.kachel {
        padding-top: 48px;
    }
    #ready {
        margin-top: 3em;
    }
        #ready .vermarktung {
            display: none;
            visibility: hidden;
        }
    #grow {
        margin-top: 3em;
        margin-bottom: 3em;
    }

    #e-learning {
        height: auto;
    }
}

@media (max-width: 575.98px) {
    .kachel {
        margin-left: 16px;
        margin-right: 16px;
    }
    #partnerschaft .modal-dialog {
        top: 15vh;
    }
    #partnerschaft .modal-body {
        padding: 0 0;
    }
}




/* 4. Details
__________________________________________________________________________
*/
#details h3 {
    line-height: 140%;
}

#details ul {
    padding-left: 0;
}

.filter {
    padding-bottom: 4em;
}
.filter li {
    width: 180px;
    text-align: center;
    margin: 16px;
}

a.btn-classic,
a.btn-superior {
    display: inline-block;
    padding: 8px 20px;
    color: #303038;
    text-align: center;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 38px;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 48px;
    cursor: pointer;
    box-sizing: border-box;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 100%;
    max-width: 18em;
    border: 2px solid;
}

a.btn-classic {
    border-color: #BCCDE1;
}
    a.btn-classic:active,
    a.btn-classic:focus,
    a.btn-classic .active,
    .active .btn-classic {
        background-color: #BCCDE1;
        border-color: #BCCDE1;
    }

a.btn-superior {
    border-color: #FFCC00;
}
    a.btn-superior:active,
    a.btn-superior:focus,
    a.btn-superior .active,
    .active .btn-superior {
        background-color: #FFCC00;
        border-color: #FFCC00;
    }


.img-paket {
    min-height: 160px;
    margin-bottom: 4rem;
}
    .img-paket h3 {
        font-size: 1.5em;
        padding-top: 1em;
        font-weight: bold;
    }
#ready-img {
    background-image: url(img/paket-ready.png);
    background-size: 70% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
}
#grow-img {
    background-image: url(img/paket-grow.png);
    background-size: 70% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
}
#power-img {
    background-image: url(img/paket-power.png);
    background-size: 70% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
}

#list-area .card {
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    border: none;
    overflow: hidden;
    height: 100%;
}

#list-area {
    padding-bottom: 2em;
}

#list-area .col-lg-4 {
    padding-bottom: 40px;
}

#list-area .card-header {
    padding: 0;
    overflow: hidden;
    border: 0;
}
.card-header img {
    width: 100%;
    height: auto;
}

#list-area .card-body {
    padding: 24px;
}
.card h4 {
    font-size: 1.4em;
}
.card p {
    font-size: 0.875em;
    padding-top: 0.5em;
    padding-bottom: 0;
    margin-bottom: 0;
}

#list-area .card-footer {
    background-color: #fff;
    border: none;
    padding: 0px 24px 24px 24px;
}
.card-footer a {
    font-size: 1em;
    color: #007C8A;
    text-decoration: none;
}
.card-footer img {
    height: 20px;
    width: auto;
    margin-top: -4px;
}

.badge-info {
    position: absolute;
    width: 100%;
    max-width: 90px;
    height: auto;
    top: 122px;
    right: 0px;
}

    .badge-info img {
        border-radius: 30px;
        box-shadow: 0 1px 7px rgba(0,0,0,0.3);
    }

@media (max-width: 1399.98px) {
    .badge-info {
        top: 100px;
    }
}

@media (max-width: 1199.98px) {
    .badge-info {
        top: 120px;
    }
}

@media (max-width: 991.98px) {
    .badge-info {
        top: 130px;
    }
}

@media (max-width: 767.98px) {
    #details {
        padding-top: 5em;
    }
    .badge-info {
        max-width: 75px;
        top: 90px;
    }
}

@media (max-width: 575.98px) {
    #filter {
        display: none;
        visibility: hidden;
    }
    #list-area {
        padding-top: 3em;
    }
    .badge-info {
        max-width: 80px;
        top: 16px;
    }
}


/* VIDEO
__________________________________________________________________________
*/
.youtube {
    display: inline-block;
}

    .youtube div:before {
        content: '';
        display: block;
        width: 48px;
        height: 48px;
        position: absolute;
        top: 50%;
        margin-top: -24px;
        left: 50%;
        margin-left: -24px;
        opacity: .7;
        zoom: .9;
    }

    .youtube:hover div:before {
        opacity: 1;
    }

.no-play div:before {
    display: none;
}

.youtube-back {
    /*
  width:562px;
  height:317px;
  margin-top:-158px;
  margin-left:-280px;
	*/
    border-radius: 2px;
    background: white;
    border: 1px solid #bbb;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    box-shadow: 0 1px 7px rgba(0,0,0,0.3);
    animation: slideIn 0.2s;
    -webkit-animation: slideIn 0.2s;
    -moz-animation: slideIn 0.2s;
}

#youtube-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 998;
    background: rgba(0,0,0,0.4);
    animation: fadeIn 0.2s;
    -webkit-animation: fadeIn 0.2s;
    -moz-animation: fadeIn 0.2s;
}


@media (min-width: 992px) {
    .youtube-back {
        width: 892px;
        height: 504px;
        margin-top: -260px;
        margin-left: -445px;
    }

        .youtube-back iframe {
            width: 890px !important;
            height: 502px !important;
        }
}

@media (max-width: 991px) {
    .youtube-back {
        width: 562px;
        height: 317px;
        margin-top: -158px;
        margin-left: -280px;
    }

        .youtube-back iframe {
            width: 560px !important;
            height: 315px !important;
        }
}

@media (max-width: 576px) {
    .youtube-back {
        width: 307px;
        height: 174px;
        margin-top: -86px;
        margin-left: -153px;
    }

        .youtube-back iframe {
            width: 305px !important;
            height: 172px !important;
        }
}

/*
@media screen and (max-height: 1100px) {
    .youtube-back {
        width: 562px;
        height: 317px;
        margin-top: -158px;
        margin-left: -280px;
    }

        .youtube-back iframe {
            width: 560px !important;
            height: 315px !important;
        }
}
*/

/* 5. Zitat
__________________________________________________________________________
*/
#zitat {
    background-color: #fff;
}

    #zitat .quote-text {
        width: 75%;
        padding-left: 2.5em;
        padding-right: 2.5em;
    }

.titel {
    padding-top: 1.5rem;
}
.quote-text p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.quote-1 {
    margin-top: -10em;
}
.quote-2 {
    transform: rotate(180deg);
    margin-bottom: -8em;
}

.picture {
    width: 80%;
    height: auto;
    display: block;
    margin: auto;
    padding-top: 2em;
}

@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
    #zitat {
        padding-top: 7em;
    }
        #zitat .quote-text {
            width: 80%;
        }
    .picture {
        width: 280px;
    }
}

@media (max-width: 767.98px) {
    #zitat .quote-text {
        width: 75%;
    }
}

@media (max-width: 575.98px) {
    #zitat .quote-text {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .quote-1 {
        margin-top: -1em;
        margin-bottom: 1em;
    }
    .quote-2 {
        display: none;
        visibility: hidden;
    }
    .picture {
        max-width: 220px;
        padding-top: 1em;
    }
}


/* 6. PREISGARANTIE
__________________________________________________________________________
*/

.preisgarantie {
    display: flex;
    flex-direction: column;
    max-width: 1200px;
    padding-top: 50px;
    margin-top: 100px;
}

@media (max-width: 767px) {
    .preisgarantie {
        margin-top: 20px;
    }
}

.preisgarantie__zitat {
    background-color: #FFCC00;
    border-radius: 16px 16px 0 0;
    box-shadow: 0px -2px 6px 0px rgba(0, 0, 0, 0.04), 0px 2.5px 2.5px 0px rgba(0, 0, 0, 0.06), 0px 8px 16px 0px rgba(50, 50, 93, 0.07);
    padding: 0 98px;
    position: relative;
    display: flex;
}


@media (max-width: 767px) {
    .preisgarantie__zitat {
        padding: 0 20px;
    }
}

@media (max-width: 990px) {
    .preisgarantie__zitat {
        flex-direction:column;
    }
}

.preisgarantie__zitat__text {
    padding-right: 390px;
    position: relative;
    z-index: 50;
}

@media (max-width: 990px) {
    .preisgarantie__zitat__text {
        padding-right: 0;
    }
}

.preisgarantie__zitat__text h2 {
    color: #303038;
    font-family: 'immo Sans Bold';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-top: 76px;
}

@media (max-width: 767px) {
    .preisgarantie__zitat__text h2 {
        margin-top: 20px;
    }
}

.preisgarantie__zitat__text h2 span {
    display: block;
    font-family: 'immo Sans';
    font-size: 28px;
    font-style: normal;
    line-height: 140%;
}

.preisgarantie__zitat__text p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; 
    max-width: 522px;
    padding-top: 20px;
    padding-bottom: 80px;
}

@media (max-width: 990px) {
    .preisgarantie__zitat__text p {
        max-width: 100%;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

.preisgarantie__zitat__image {
    position: absolute;
    bottom: 0;
    right: 100px;
    max-width: 427px;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 990px) {
    .preisgarantie__zitat__image {
        position: relative;
        right: 0;
        justify-content: center;
        margin: 0 auto;
    }
}

.preisgarantie__zitat__image img {
    width: 90%;
    height: auto;
    display: block;
    padding-top: 2em;
}



@media (max-width: 990px) {
    .preisgarantie__zitat__image img {
        width: 80%;
    }
}

.preisgarantie__footer {
    background-color: #383037;
    color: #fff;
    padding: 20px 170px 20px 98px;
    border-radius: 0px 0px 16px 16px;
    box-shadow: 0px -2px 6px 0px rgba(0, 0, 0, 0.04), 0px 2.5px 2.5px 0px rgba(0, 0, 0, 0.06), 0px 8px 16px 0px rgba(50, 50, 93, 0.07);
    font-family: 'immo sans light' !important;
}

@media (max-width: 767px) {
    .preisgarantie__footer {
        padding: 20px;
    }
}

.preisgarantie__footer span{
    display: block;
    font-family: 'immo sans bold' !important;
}

.preisgarantie__quote-container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    overflow: hidden;
}

.preisgarantie .quote-light-1 {
    position: absolute;
    top: 173px;
    left: -14px;
    z-index: 0;
}

.preisgarantie .quote-light-2 {
    position: absolute;
    transform: rotate(180deg);
    width: 60px;
    left: 541px;
    top: 240px;
}

@media (max-width: 1200px) {
    .preisgarantie .quote-light-1 {
        top: 224px;
        left: -14px;
    }

    .preisgarantie .quote-light-2 {
        left: 390px;
        top: 324px;
    }
}

@media (max-width: 990px) {
    .preisgarantie .quote-light-1 {
        top: 175px;
        left: -12px;
    }

    .preisgarantie .quote-light-2 {
        left: 268px;
        top: 324px;
    }
}

@media (max-width: 768px) {
    .preisgarantie .quote-light-1 {
        display: none;
    }

    .preisgarantie .quote-light-2 {
        display: none;
    }
}



/* 7. FAQS
__________________________________________________________________________
*/
#faq {
    background-color: #fff;
}

    #faq .box-grey {
        background-color: #f7f7f8;
        padding: 80px 16px;
    }

    #faq h3 {
        line-height: 140%;
        padding-bottom: 2rem;
    }

#faq .link-teal {
    color: #007C8A;
    text-decoration: none;
}
    #faq .link-teal a:active,
    #faq .link-teal a:focus {
        color: #007C8A;
        text-decoration: none;
    }


@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
    #faq {
        padding-top: 5em;
        padding-bottom: 5em;
    }
        #faq .box-grey {
            padding: 60px 16px;
        }
}

@media (max-width: 767.98px) {
    #faq .box-grey {
        padding: 48px 16px;
    }
}

@media (max-width: 575.98px) {
}


/* 8. Kontakt
__________________________________________________________________________
*/
#kontakt {
    background-color: #f7f7f8;
    border-bottom: 2px solid #f7f7f8;
}

#kontakt .small-txt a {
    color: #aaa;
    font-weight: normal;
}

#kontakt .small-txt a:hover {
    color: #000;
}

@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
}

@media (max-width: 767.98px) {
    #kontakt {
        padding-top: 5em;
    }
        #kontakt .small-txt {
            padding-top: 0;
        }
}

@media (max-width: 575.98px) {
    #kontakt {
        padding-top: 4em;
    }
}

#kontakt h3 {
    line-height: 140%;
    padding-bottom: 0.5em;
}





/* FORMULAR
__________________________________________________________________________
*/


.formular dl {
    margin-bottom: 0;
}

.formular input,
.formular select,
select,
textarea {
    width: 100%;
    max-width: 400px;
}

.formular .plz input {
    width: 30%;
    max-width: 100px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.formular .ort input {
    width: 70%;
    max-width: 290px;
    float: left;
    display: inline-block;
}

.formular .alert {
    padding: 0;
    margin: 0;
}

.formular label.label_07 {
    margin-top: -25px;
}

@media(max-width:400px) {
    .formular .plz input {
        width: 30%;
        max-width: 100px;
        display: inline-block;
        float: left;
        margin-right: 5%;
    }

    .formular .ort input {
        width: 65%;
        max-width: 290px;
        float: left;
        display: inline-block;
    }
}
