@import url("reset.css");

/* nunito-regular - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/nunito-v11-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Nunito Regular'), local('Nunito-Regular'),
        url('../fonts/nunito-v11-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/nunito-v11-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/nunito-v11-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/nunito-v11-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/nunito-v11-latin-regular.svg#Nunito') format('svg');
    /* Legacy iOS */
}

/* nunito-700 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/nunito-v11-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Nunito Bold'), local('Nunito-Bold'),
        url('../fonts/nunito-v11-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/nunito-v11-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/nunito-v11-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/nunito-v11-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/nunito-v11-latin-700.svg#Nunito') format('svg');
    /* Legacy iOS */
}

/* nunito-600 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/nunito-v11-latin-600.eot');
    /* IE9 Compat Modes */
    src: local('Nunito SemiBold'), local('Nunito-SemiBold'),
        url('../fonts/nunito-v11-latin-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/nunito-v11-latin-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/nunito-v11-latin-600.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/nunito-v11-latin-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/nunito-v11-latin-600.svg#Nunito') format('svg');
    /* Legacy iOS */
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4em;
}

p {
    padding-bottom: 1.2em;
    max-width: 600px;
    text-align: center;
    margin: 0 25px;
}

h2 {
    font-size: 40px;
    color: #3434ad;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 700;
    margin: 0 25px;
    text-align: center;
    line-height: 1em;
}

h2::after {
    content: url(../images/wave-h.png);
    margin: 25px 0;
}

h3 {
    font-size: 30px;
    padding-bottom: 1.2em;
    color: #3434ad;
    font-weight: 700;
    margin: 0 25px;
}

strong {
    font-weight: 700;
    color: #3434ad;
}

section {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 100px;
}


.head-sec {
    height: 100vh;
    min-height: 900px;
    background: url(../images/physiotherapie.jpeg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.head-stand {
    font-size: 24px;

    padding-bottom: 8px;
    line-height: 1em;
    display: block;
    text-shadow: 0px 0px 10px rgba(22, 22, 74, 0.85);
    margin: 0 25px;
    padding-top: 10px;
}

.head-cont {
    text-align: center;
    color: #fff;
    padding-top: 125px;
}

.head-cont .claim {
    font-size: 60px;
    padding-bottom: 60px;
    line-height: 1em;
    display: block;
    text-shadow: 0px 0px 10px rgba(22, 22, 74, 0.85);
    margin: 0 25px;
}

h1 {
    font-weight: 700;
    font-size: 40px;
    padding-bottom: 30px;
    line-height: 1em;
    text-shadow: 0px 0px 10px rgba(22, 22, 74, 0.85);
    margin: 0 25px;
}



/*---------------------------------------
Elements
---------------------------------------*/

.list-blue p {
    text-align: left;
    margin-left: -25px;
    line-height: 1.4em;
    padding-top: 1em;
}



.split-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.kont-split > div {
    width: 400px;
    margin: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.kont-split p {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

#kontakt h3 {
    margin: 0;
    padding-bottom: 0.5em;
    padding-top: 1em;
}

#kontakt h3:first-of-type {
    padding-bottom: 0.5em;
}

.kont-split .dsa-secure-image {
    border-radius: 25px;
    overflow: hidden;
    width: 100%;
}

#kontakt .kont-split h3:last-of-type {
    margin-top: auto;
}

.kont-split iframe {
    border-radius: 25px;
}


.button-o,
#rate_button {
    padding: 10px 20px;
    background: #fa9f1b;
    color: #fff;
    transition: 1s;
    text-decoration: none;
    border-radius: 40px;
    margin-bottom: 0.5em;
    line-height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    border: none;
}

.button-o:hover,
#rate_button:hover {
    background: #3434ad;
    transition: 1s;
}

.button-o img {
    height: 1.5em;
    width: auto;
    margin-right: 10px;
}

.pic-sec-1,
.pic-sec-2 {
    height: 700px;
    position: relative;
}

.pic-sec-1 {
    background: url(../images/physio-uebung.jpeg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.pic-sec-2 {
    background: url(../images/physio-behandlung.jpeg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

#ueber-uns {
    background: left 0 top 200px / auto no-repeat url(../images/hand-mit-ball.jpg);
}

#leistungen {
    background: right 0 bottom 200px / auto no-repeat url(../images/hand-schmerz.jpg);
}

.pic-sec-1::before,
.pic-sec-2::before,
#einblick::before {
    content: '';
    background-image: url(../images/wave-white.png);
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 200px;
    image-rendering: -webkit-optimize-contrast;
    z-index: 10;
}

.pic-sec-1::after,
.pic-sec-2::after,
#einblick::after,
.head-sec::after,
#kontakt::after,
#bewertung::after {
    content: '';
    background-image: url(../images/wave-color.png);
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 200px;
    image-rendering: -webkit-optimize-contrast;
    z-index: 10;
}

.list-blue,
.list-orange {
    font-weight: 600;
    line-height: 1.8em;
    max-width: 400px;
    margin: 0 50px;
}


.list-blue h3,
.list-orange h3 {
    text-align: center;
}

.list-blue li::before {
    content: '';
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background: #3434ad;
    display: inline-block;
    margin-right: 15px;
    margin-left: -28px;
}

.list-orange li::before {
    content: '';
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background: #fa9f1b;
    display: inline-block;
    margin-right: 15px;
    margin-left: -28px;
}

.list-orange h3 {
    color: #fa9f1b;
}

#team img {
    width: 600px;
    max-width: 100%;
    margin: 0 25px;
    border-radius: 25px;
    margin-bottom: 50px;
}


#kontakt {
    position: relative;
}

#bewertung {
    position: relative;
}

#einblick {
    position: relative;
    height: 650px;
    overflow: hidden;
}

.infobox {
    background: #3434ad;
    color: #fff;
    max-width: 600px;
    margin: 0 25px;
    border-radius: 25px;
    padding: 25px;
    text-align: center;
    margin-top: 1.4em;
}



.slider img {
    height: 100%;
    object-fit: cover;
}

.slick-prev {
    left: 10%;
    z-index: 90;
}

.slick-next {
    right: 10%;
    z-index: 90;
}

.slick-prev::before,
.slick-next::before {
    font-size: 30px;
}

.slick-track,
.slick-slide,
.slider,
.slick-list {
    height: 100%;
}

.head-cont .claim {
    position: relative;
    -webkit-animation: hover-font 4s infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    animation: hover-font 4s infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;

}

@keyframes hover-font {
    0% {
        top: 0px;
    }

    100% {
        top: 40px;
    }
}

@-webkit-keyframes hover-font {
    0% {
        top: 0px;
    }

    100% {
        top: 40px;
    }
}

/*---------------------------------------
NAV
---------------------------------------*/



.firstnav {
    display: flex;
    align-items: flex-start;
    margin: 25px 5%;
}

.firstnav a {
    display: block;
    color: #fff;
    background: #fa9f1b;
    padding: 10px 16px;
    margin-right: 20px;
    border-radius: 40px;
    transition: 1s;
    text-decoration: none;
    line-height: 1em;
}

.firstnav a:hover {
    background: #3434ad;
    transition: 1s;
}

#navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

#navbar a:hover {
    background: #3434ad;
}

.nav-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 5%;
}

.firstnav .icon {
    display: none;
}


.kontakt-frame {
    width: 100%;
    height: 1000px;
    max-width: 500px;
    margin: 0 auto 1em auto;
    display: block;
}

.quellen a {
    color: #3434ad;
    text-decoration: none;
    font-weight: 700;
}

/*---------------------------------------
FOOTER
---------------------------------------*/

article {
    margin-bottom: 30px;
}


.dsgvo ul {
    width: 100%;
    position: fixed;
    bottom: 15px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    z-index: 100;
}

.dsgvo ul li a {
    display: block;
    color: #fff;
    background: #3434ad;
    padding: 6px 16px;
    margin-right: 15px;
    border-radius: 40px;
    transition: 1s;
    text-decoration: none;
    font-size: 16px;
    line-height: 1em;
}

.dsgvo ul li a:hover {
    background: #fa9f1b;
    transition: 1s;
}


/* RATING */

#rating-h {
    margin: 100px 25px 25px 25px;
}


#dsa-rating-view .slick-next {
    right: 5px;
    z-index: 10;
}

#dsa-rating-view .slick-prev {
    left: 5px;
    z-index: 10;
}

#dsa-rating-view .slick-next::before {
    color: #fa9f1b;
}

#dsa-rating-view .slick-prev::before {
    color: #fa9f1b;
}

#dsa-rating-view .slick-dots li button::before {
    color: #3434ad;
}

#dsa-rating-view {
    max-width: 650px;
    margin: 0 auto 100px auto;
    min-height: 0;
}

#bewertung {
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 200px;
}

#kontakt h3:first-of-type {
    text-align: center;
}

#dsa-rating-view .subline {
    display: none;
}

#dsa-rating-view .rating_box {
    border-color: #3434ad;
}

#dsa-rating-view .rating_thumb {
    display: none;
}

#dsa-rating-view .rating_box .rating_top {
    margin: 50px 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
}

#dsa-rating-view .freitext {
    text-align: center;
}

#dsa-rating-view .slick-list {
    height: 100%;
}

#rating-sec {
    display: flex;
    justify-content: center;
}

#rating-sec {
    padding-top: 150px;
}

#dsa-rating {
    max-width: 600px;
    padding: 0;
}

#dsa-rating .form-control {
    margin-bottom: 20px;
    border-radius: 0;
}

#dsa-rating .Bewertungstabelle {
    width: 100%;
}

#dsa-rating .rating {
    min-width: 165px;
}

#dsa-rating .rating span,
#dsa-rating .rating span::before {
    font-size: 25px;
    color: #fa9f1b;
}

#dsa-rating .Bewertungstabelle td {
    padding-bottom: 25px;
}

#dsa-rating .rating h3::before {
    color: #3434ad;
}

#dsa-rating label {
    color: #3434ad;
}

#dsa-rating .rating-1 {
    display: none;
}

#dsa-rating-view .rating_bottom {
    margin-bottom: 25px;
}

#dsa-rating .message h2 {
    border: 0;
}

#dsa-rating-view .btn {
    background: #fa9f1b;
    color: #fff;
    transition: 1s;
    text-decoration: none;
    border-radius: 40px;
    border: none;
    margin: auto;
    display: block;
    padding: 4px 12px;
}

ul.slick-dots {
    max-width: none;
}

ul.slick-dots li::before {
    display: none;
}

.message p {
    text-align: center;
}

.slick-list {
    height: 100% !important;
}

.h-rate-box {
    display: flex;
    justify-content: center;
}

#dsa-rating-view .rating_box .questionline .answer {
    color: transparent;
}

#dsa-rating-view .rating_box .questionline .star {
    color: #fa9f1b;
}

#dsa-rating-view .rating_box .questionline {
    display: flex;
    justify-content: space-between;
    max-width: 350px;
    margin: auto;
    padding-bottom: 5px;
}

section.rating-sec {
    padding-bottom: 25px;
    padding-top: 25px;
    margin-bottom: 125px;
}







/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/




@media screen and (max-width: 1000px) {
    /*CSS*/

    /*---------------------------------------
NAV - Responsive
---------------------------------------*/

    .firstnav {
        height: auto;
        margin-right: 0;
    }

    .firstnav a:not(:first-child) {
        display: none;
    }

    .firstnav a img {
        margin-right: 10px;
    }

    .firstnav.responsive {
        position: relative;
        flex-direction: column;
        height: auto;
        align-items: flex-start;
    }

    .firstnav.responsive a {
        display: block;
        margin-bottom: 10px;
    }

    .firstnav a.icon {
        display: flex;
        align-items: center;
    }

    .firstnav.responsive a.icon {
        background: #3434ad;
    }

    #leistungen {
        background-image: none;
    }


}




@media screen and (max-width: 1400px) {
    #ueber-uns {
        background-image: none;
    }
}



@media screen and (max-width: 1024px) {

    .head-sec,
    .pic-sec-1,
    .pic-sec-2 {
        background-attachment: inherit;
    }
}

@media screen and (max-width: 768px) {

    body {
        font-size: 18px;
        line-height: 1.4em;
    }

    h2,
    h1 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    .pic-sec-1,
    .pic-sec-2 {
        height: 500px;

    }

    .head-cont .claim {
        font-size: 50px;
    }


}

@media screen and (max-width: 650px) {

    .pic-sec-1::before,
    .pic-sec-2::before,
    #einblick::before {
        height: 125px;
        background-size: 100% 125px;
    }

    .pic-sec-1::after,
    .pic-sec-2::after,
    #einblick::after,
    .head-sec::after,
    #kontakt::after,
    #bewertung::after {
        height: 125px;
        background-size: 100% 125px;
    }



    #einblick {
        height: 500px;
    }


    /* mobile */
    #dsa-rating-view {
        max-width: 100%;
    }

    #dsa-rating-view .rating_box .questionline {
        max-width: 275px;
    }

    #dsa-rating .rating {
        min-width: 110px;
    }

    #dsa-rating .rating span,
    #dsa-rating .rating span::before {
        font-size: 15px;
    }
}


@media screen and (max-width : 480px) {

    /* Styles */
    body {
        font-size: 16px;
        line-height: 1.4em;
    }

    .head-cont claim {
        font-size: 34px;
    }


    .dsgvo ul li a {

        font-size: 14px;
    }

    .head-cont .claim {
        font-size: 40px;
    }

    .list-blue,
    .list-orange {
        margin-right: 25px;
    }

    .kont-split > div {
        width: 100%;
    }

    section#rating h2 {
        font-size: 24px;
    }

    form#dsa-rating {
        padding: 15px !important
    }
    #dsa-rating .Bewertungstabelle tr td:first-child{width: 45%!important;}
    #dsa-rating .Bewertungstabelle tr td:last-child{width: 50%!important;}


}
