/* mulish-200 - latin */
@font-face {
    font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/mulish-v13-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* mulish-300 - latin */
  @font-face {
    font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/mulish-v13-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* mulish-regular - latin */
  @font-face {
    font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/mulish-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

* {
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
}

body {
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    line-height: 160%;
    margin: 0px 0px 0px 0px;
    font-size: 2rem;
    color: #333;
    position: relative;
    height: 100%;
    overflow-y: scroll;
    background: #eee;
}

.hidden {
    display: none;
}


a {
    text-decoration: none;
    color: #333;
    outline: none;
}

a:hover {

}

b, strong {
    font-weight: 400;

}

p {
    margin-bottom: 1.5rem;
}

p:last-child {
    margin-bottom: 0;
}

p.big {
    font-size: 2.6rem;
    font-weight: 300;
    color: #68507c;
    line-height: 165%;
}

p.big_gap {
    margin-bottom: 2.5rem;
}

.top_gap {
    margin-top: 20rem;
}

.full_width {
    display: block;
    width: 100%;
    height: auto;
}

small, .small {
    font-size: 1.7rem;
}

sup {
    position: relative;
    vertical-align: baseline;
    top: -0.4em;
}

#wrapper {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100%;
    background: #fff;
    max-width: 2560px;
    margin: 0 auto;
}


#content {
    position: relative;
    margin: 0 auto;
}

.centered {
    width: 140rem;
    margin: 0 auto;
    position: relative;
}

.text_center {
    text-align: center;
    text-wrap: balance;
}

.narrow {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 1.5rem 0 2.5rem;
}

video {
    width: 100%;
    height: auto;
}

.clm2 {
    display: flex;
    justify-content: space-between;
}

.clm2.reverse {
    flex-direction: row-reverse;
}

.clm2 > div {
    width: 47.5%;
}

section {
    padding-bottom: 20rem;
}

section:last-child {
    
}


section#home {
    background: url(/images/home/home_bg.jpg) left top;
    background-size: cover;
    position: relative;
}

section#home:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: radial-gradient(circle at right top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 60%);
}

section#home, section#home .centered {
    height: 94.4rem;
    margin-bottom: 20rem;
    padding-bottom: 0;
}

section#home.legal, section#home.legal .centered {
    margin-bottom: 10rem;
}

section#home .logo {
    position: absolute;
    right: 0;
    top: 3.5rem;
    z-index: 10;
}

section#home .logo img {
    display: block;
    width: 30rem;
    height: auto;
}

.contact {
    position: absolute;
    z-index: 10;
}

.contact a {
    display: flex;
    align-items: center;
    height: 2.5rem;
}

.contact.phone {
    left: 40rem;
    top: 3.5rem;
}

.contact.phone span {
    display: inline-block;
    margin-right: 0.4rem;
}

.contact.address {
    left: 73rem;
    top: 3.5rem;
}

.contact.mail {
    left: 40rem;
    top: 8.2rem;
}

.contact.web {
    left: 73rem;
    top: 8.2rem;
}

.contact img {
    display: block;
    width: 2.5rem;
    height: auto;
    margin-right: 1rem;
    position: relative;
    top: 0.1rem;
}


section#home .text {
    position: absolute;
    right: 0;
    bottom: 5rem;
    width: 76.7rem;
    background: rgba(255,255,255,0.5);
    padding: 3.5rem;
    border-radius: 3rem;
}

#content section#home .text h1 {
    line-height: 100%;
}


.divider {
    padding: 10rem 0;
}

img#fraxel_logo {
    display: block;
    width: 25rem;
    height: auto;
}

#content section#fraxel .divider h2 {
    margin-bottom: 3.5rem;
}

section#fraxel .divider .centered {
    max-width: 110rem;
}

section#fraxel .divider .bt_termin {
    margin-top: 5rem;
}

section#fraxel .divider {
    background: url(/images/behandlungen/parallax_bg.jpg);
    background-size: cover;
    background-position: center right;
}

section#fraxel .divider .centered > div {
    background: rgba(255,255,255,0.6);
    padding: 4rem 5rem;
    border-radius: 7rem;
}

section#dermaloft .clm2 {
    align-items: center;
}

section#dermaloft .clm2 > div:first-child {
    width: 60%;
}

section#dermaloft .clm2 > div:last-child {
    width: 32%;
}

section#dermaloft .clm2 > div:last-child img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    margin-bottom: 3rem;
}

section#einsatzgebiete .divider {
    background: url(/images/einsatzgebiete/divider.jpg) right bottom;
    background-size: cover;
}

section#einsatzgebiete .divider .clm2 {
    align-items: center;
}

section#einsatzgebiete .clm2 > div:first-child {
    width: 57.5%;
}

section#einsatzgebiete .clm2 > div:last-child {
    width: 37.5%;
}



#faq_bg {
    background: #f6f4f7;
    padding-bottom: 10rem;
}

#faq_laserbehandlung .centered {
    padding: 10rem 0;
    border-bottom: 1px dotted #68507c;
}

#content #faq_laserbehandlung h2 {
    margin-bottom: 5rem;
}

section#faq .bt_termin {
    margin-top: 10rem;
}

section#wirkweise .clm2.wirkweise {
    align-items: center;
}

section#wirkweise .clm2.wirkweise > div:first-child {
    width: 62.5%;
}

section#wirkweise .clm2.wirkweise > div:last-child {
    width: 27.5%;
}

section#wirkweise .clm2.wirkweise > div:last-child img {
    display: block;
    width: 100%;
    height: auto;
}



#content h1, #content h2.like_h1 {
    font-size: 5.5rem;
    color: #68507c;
    margin-bottom: 1rem;
    line-height: 130%;
    font-weight: 200;

}


#content h2 {
    font-size: 5rem;
    color: #68507c;
    margin-bottom: 1.5rem;
    line-height: 130%;
    font-weight: 200;
}


#content h3 {
    font-size: 4.4rem;
    color: #68507c;
    margin-bottom: 1.5rem;
    line-height: 130%;
    font-weight: 200;
}

#content h4 {
    font-size: 4rem;
    color: #68507c;
    margin-bottom: 1.5rem;
    line-height: 130%;
    font-weight: 200;
}

a.nicebutton, #bfSubmitButton {
	height: 4rem;
	line-height: 3.8rem;
	color: #fff;
	background: #68507c;
	padding-left: 4.5rem;
    padding-right: 1.8rem;
	display: inline-block;
	font-weight: 400;
	border-radius: 4rem;
    position: relative;
    margin-top: 4rem;
    border: none;
}

#bfSubmitButton {
    margin-top: 0;
}

section#home a.nicebutton {
    margin-top: 3rem;
}

section#einsatzgebiete a.nicebutton {
    margin-top: 8rem;
}

a.nicebutton:hover, #bfSubmitButton:hover {
    background: #5c456f;
}

a.nicebutton:before, #bfSubmitButton:before {
    content: '';
    display: block;
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    height: 3rem;
    width: 3rem;
}

a.bt_termin:before {
    background: url(../images/icon_termin.svg);
    background-size: cover;
}

a.bt_frage:before {
    background: url(../images/icon_frage.svg);
    background-size: cover;
}

#bfSubmitButton:before {
    background: url(../images/icon_formular.svg);
    background-size: cover;
}

#content ul {
    list-style: none;
}

#content ul.benefits li {
    padding-left: 2.8rem;
    position: relative;
    text-align: left;
    margin-bottom: 0.7rem;
}

#content ul.benefits li:before {
    content: '';
    position: absolute;
    display: block;
    width: 1.9rem;
    height: 1.9rem;
    background: url(../images/icon_benefit.svg) center center no-repeat;
    background-size: cover;
    left: 0;
    top: 0.7rem;
}

#content ul.list li {
    padding-left: 1.4rem;
    position: relative;
    text-align: left;
    margin-bottom: 0.7rem;
}

#content ul.list li:before {
    content: '';
    position: absolute;
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    background: #68507c;
    left: 0;
    top: 1.4rem;
    border-radius: 50%;
}

#content ul.benefits li:last-child, #content ul.list li:last-child {
    margin-bottom: 0;
}

/* Accordion */

.accordion > div {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in;
    max-height: 0px;
    height: auto;
}

.accordion.open > div {
    max-height: none;
}

.accordion.animating > div, .accordion.open.animating > div {
    max-height: 5000px;
    max-height: var(--acc_height);
}

.accordion > div > div {
    padding: 0 0 3rem 5.4rem;
}

.accordion > a {
    display: block;
    width: 100%;
    border: none;
    cursor: pointer;
    padding: 0;
    text-align: left;
}

.accordion.open > a, .accordion.animating > a, .accordion.open.animating > a {
    color: #a40600;
}


#content .accordion h2, #content .accordion h3 {
    position: relative;
    font-size: 2.6rem;
    text-align: left;
    margin-top: 2rem;
    padding-left: 5.4rem;
    text-align: left;
    font-weight: 300;
    line-height: 140%;
}

.accordion h2 > span, .accordion h3 > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 3.6rem;
    height: 3.6rem;
    background: #68507c;
    border-radius: 50%;
    transition: transform 0.15s ease-out;
}

.accordion a:hover h2 > span, .accordion a:hover h3 > span, .accordion.animating a h2 > span, .accordion.animating a h3 > span, .accordion.open a h2 > span, .accordion.open a h3 > span {
    background: #5c456f;
}

.accordion a:hover h2, .accordion a:hover h3, .accordion.animating a h2, .accordion.animating a h3, .accordion.open a h2, .accordion.open a h3 {


}

.accordion h2 span:before, .accordion h3 span:before {
    content: '';
    display: block;
    position: absolute;
    height: 0.4rem;
    width: 2.2rem;
    left: 0.7rem;
    top: 1.6rem;
    background: #fff;
    transition: transform 0.2s ease-in;
    border-radius: 0.2rem;
}

.accordion.open h2 span:before, .accordion.animating h2 span:before, .accordion.open h3 span:before, .accordion.animating h3 span:before {
   transform: rotate(-180deg);

}

.accordion h2 span:after, .accordion h3 span:after {
    content: '';
    display: block;
    position: absolute;
    width: 0.4rem;
    height: 2.2rem;
    top: 0.7rem;
    left: 1.6rem;
    background: #fff;
    transition: transform 0.2s ease-in;
    border-radius: 0.2rem;
}

.accordion.open h2 span:after, .accordion.animating h2 span:after, .accordion.open h3 span:after, .accordion.animating h3 span:after {
   transform: rotate(-90deg);
}


/* Galerie */

.gallery {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10rem;
}

.gallery > div {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 5%;
}

.gallery > div:nth-child(3n) {
    margin-right: 0;
}

.gallery > div > a {
    display: block;
    height: 0;
    padding-bottom: 96.089%;
    overflow: hidden;
    position: relative;
    outline: 0;
}

.gallery > div > a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(104,80,124,0.4);
    opacity: 0;
    transition: opacity 0.3s ease-out;
    z-index: 1000;
}

.gallery > div > a:hover:before {
    opacity: 1;
}

.gallery > div > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/icon_lupe.svg) center center no-repeat;
    background-size: 18% auto;
    opacity: 0;
    transform: translateX(3.5%);
    transition: all 0.3s ease-out;
    z-index: 1001;
}

.gallery > div > a:hover:after {
    transform: translateX(0);
    opacity: 1;
}


.gallery > div > a img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease-out;
}

.gallery > div > a:hover img {
    transform: scale(1.1);
}

.fancybox-bg { background: #000 !important; }

.fancybox-is-open .fancybox-bg {
	opacity: .8 !important;
}

.fancybox-caption {
    color: #fff !important;
    font-size: 2rem !important;
}




section#footer {
    background: #68507c;
    padding: 9rem 0 5rem;
    color: #fff;
}

section#footer a {
    color: #fff;
}

section#footer .logo {
    display: inline-block;
    width: 48rem;
    height: auto;
    filter: brightness(0) invert(1);
    margin-bottom: 2.5rem;
}

section#footer .socialmedia {
    margin-bottom: 5rem;
}

section#footer .socialmedia img {
    display: inline-block;
    width: 3rem;
    height: auto;
    margin: 0 1rem;
}


#beratungstermin {
    display: none;
    width: 100% !important;
    max-width: 60rem !important;
    padding: 3rem !important;
    /* max-height: calc(100vh - 30rem); */
    max-height: calc(100% - 5rem);
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
	cursor: auto !important;
}

body.fancybox-active {
    overflow: hidden;
}

.modal_content {
    /*
    overflow-y: auto;
    padding: 3rem;
    */
}

.modal_content input, .modal_content textarea, .modal_content button {
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    font-size: 2rem !important;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.modal_content input, .modal_content textarea {
    color: #333;
    border: none;
    border-bottom: 1px solid #68507c;
}

textarea {
    height: 15rem !important;
}

button {
    cursor: pointer;
}

.bfQuickMode .bfElemWrap {
	margin-bottom: 3rem !important;
}

.bfQuickMode .form-inline .form-group, .bfQuickMode .form-inline label, .bfQuickMode .bfbs5-form-inline .bfbs5-form-group, .bfQuickMode .bfbs5-form-inline label {
	margin-right: 0 !important;
}

#bfElemWrap36 {
    position: relative;
    margin-bottom: 1rem !important;
}

#bfLabel36 {
    padding-left: 2.9rem;
    line-height: 125%;
}

input[type="checkbox"].ff_elem {
    position: absolute !important;
    left: 0;
    top: 0.4rem;
    -moz-appearance: initial;
    visibility: hidden;
    cursor: pointer;
}



input[type="checkbox"].ff_elem:before {
    content: '';
    position: absolute;
    width: 2rem;
    height: 2rem;
    background: #fff;
    border: 0.2rem solid #68507c;
    left: 0;
    top: 0;
    visibility: visible;
    border-radius: 50%;
    box-sizing: border-box;
}

input[type="checkbox"].ff_elem:checked:after {
    content: '';
    position: absolute;
    width: 2rem;
    height: 2rem;
    background: url(../images/icon_benefit.svg);
    background-size: cover;
    left: 0;
    top: 0;
    visibility: visible;
}


@media (max-width: 2200px) {
    section#einsatzgebiete .divider {
        background: url(/images/einsatzgebiete/divider.jpg) calc(100% + 10rem) bottom;
        background-size: cover;
    }
}


@media (max-width: 2050px) {
    
    section#home {
        /*
        background: url(/images/home/home_bg.jpg) calc(100% + 10rem) top;
        background-size: auto 100%;
        */
        background-position: 20% top;
    }
    

    section#einsatzgebiete .divider {
        background: url(/images/einsatzgebiete/divider.jpg) calc(100% + 16rem) bottom;
        background-size: cover;
    }
}

@media (max-width: 1880px) {
    section#einsatzgebiete .divider {
        background: url(/images/einsatzgebiete/divider.jpg) left bottom;
        background-size: cover;
    }
}

@media (max-width: 1820px) {

    section#home {
        background-position: 30% top;
    }
}

@media (max-width: 1720px) {

    section#fraxel .divider {
        background-size: auto 150%;
    }

    section#behandlungen .divider {
        background-size: auto 150%;
    }
}

@media (max-width: 1580px) {
    .centered {
        width: 130rem;
    }

    .contact.phone {
        left: 38rem;
        top: 3.5rem;
    }
    
    .contact.address {
        left: 64rem;
        top: 3.5rem;
    }
    
    .contact.mail {
        left: 38rem;
        top: 8.2rem;
    }
    
    .contact.web {
        left: 64rem;
        top: 8.2rem;
    }
}

@media (max-width: 1420px) {
    .centered {
        width: 118rem;
    }

    .narrow {
        width: 100%;
    }

    section#home {
        /*
        background: url(/images/home/home_bg.jpg) calc(100% + 35rem) top;
        */
    }

    .contact {
        font-size: 1.7rem;
    }

    .contact img {
        width: 2rem;
        margin-right: 0.8rem;

    }

    .contact.phone {
        left: 35rem;
        top: 3.8rem;
    }
    
    .contact.address {
        left: 58rem;
        top: 3.8rem;
    }
    
    .contact.mail {
        left: 35rem;
        top: 7.9rem;
    }
    
    .contact.web {
        left: 58rem;
        top: 7.9rem;
    }

    section#behandlungen .clm2 {
        align-items: flex-start;
    }

    section#dermaloft .clm2 > div:first-child {
        width: 56%;
    }    

    section#dermaloft .clm2 > div:last-child {
        width: 36%;
    }
    
}

@media (max-width: 1300px) {
    html {
        font-size: 9px;
    }
}

@media (max-width: 1220px) {
    html {
        font-size: 8.2px;
    }

    section#home {
        /*
        background: url(/images/home/home_bg.jpg) calc(100% + 45rem) top;
        */
    }
}

@media (max-width: 1060px) {
    html {
        font-size: 7.8px;
    }

    section#home {
        /*
        background: url(/images/home/home_bg.jpg) calc(100% + 50rem) top;
        */
    }
}

@media (max-width: 1000px) {

    .hd_tbpt {
        display: none;
    }

    html {
        font-size: 9px;
    }

    .top_gap {
        margin-top: 12rem;
    }

    .centered {
        width: calc(100% - 60px);
    }

    .text_center {
        text-align: left;
        text-wrap: wrap;
    }

    .text_center.text_center_mobile {
        text-align: center;
    }

    section {
        padding-bottom: 12rem;
    }

    section#home {
        height: auto;
        background-size: auto 50rem;
        background-repeat: no-repeat;
        background-position: 0% 14rem;
        margin-bottom: 12rem;
    }

    section#home:before {
        display: none;
    }

    section#home .centered {
        height: auto;
        margin-bottom: 12rem;
    }

    section#home.legal, section#home.legal .centered {
        margin-bottom: 5rem;
    }

    section#home .logo {
        left: 0;
        right: auto;
    }
 
    .contact_container {
        display: grid;
        grid-template-columns: 24rem auto;
        grid-template-rows: auto auto;
        position: absolute;
        right: 0;
        top: 3.8rem;
    }

    .contact.phone {
        left: auto;
        top: auto;
    }
    
    .contact.address {
        left: auto;
        top: auto;
    }
    
    .contact.mail {
        left: auto;
        top: auto;
        padding-top: 1.6rem;
    }
    
    .contact.web {
        left: auto;
        top: auto;
        padding-top: 1.6rem;
    }

    .contact {
        position: relative;
    }
      
    section#home .text {
        position: relative;
        left: auto;
        bottom: auto;
        width: 100%;
        padding: 0;
        right: auto;
        padding-top: 68rem;
        background: none;
        border-radius: 0;
    }

    .clm2 {
        display: block;
    }

    .clm2 > div {
        width: 100%;
    }

    section#fraxel .clm2.top_gap > div:last-child {
        width: 100%;
        max-width: 400px;
        margin: 12rem auto 0;
    }

    section#fraxel .divider .centered > div {
        padding: 4rem;
        border-radius: 5rem;
        text-align: center;
    }

    section#fraxel .divider .centered > div .text_center {
        text-align: center;
    }

    section#fraxel .divider .centered > div li {
        display: inline-block;
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }

    #content section#fraxel .divider .centered > div:first-child ul.benefits li:last-child {
        margin-bottom: 0.7rem;
    }

    section#dermaloft .clm2 > div:first-child {
        width: 100%;
    }
    
    section#dermaloft .clm2 > div:last-child {
        width: 90%;
        max-width: 350px;
        margin: 12rem auto 0;
    }

    section#einsatzgebiete .divider {
        padding: 8rem 0;
    }
 
    section#einsatzgebiete .divider .clm2 > div {
        width: 100%;
    }

    section#einsatzgebiete .divider .clm2 > div:first-child {
        margin-bottom: 5rem;
    }

    section#einsatzgebiete a.nicebutton {
        margin-top: 5rem;
    }

    section#wirkweise .clm2.wirkweise > div:first-child {
        width: 100%;
        margin-bottom: 8rem;
    }

    section#wirkweise .clm2.wirkweise > div:last-child {
        width: 100%;
    }
 
    section#wirkweise .clm2.wirkweise > div:last-child img {
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
    }

}  

@media (max-width: 780px) {

    .hd_smpt {
        display: none;
    }

    .hidden.sh_smpt {
        display: block;
    }
    
    html {
        font-size: 8px;
    }

    .top_gap {
        margin-top: 10rem;
    }

    .centered {
        width: calc(100% - 40px);
    }

    section {
        padding-bottom: 10rem;
    }

    section#home {
        background-size: auto 36rem;
        background-position: 0% 21rem;
        margin-bottom: 10rem;
    }

    section#home .centered {
        margin-bottom: 10rem;
    }


    section#home .logo {
        position: relative;
        left: auto;
        top: 0;
        text-align: center;
    }

    section#home .logo img {
        display: inline-block;
        margin-top: 3.5rem;
        width: 34rem;
    }
 
    .contact_container {
        display: flex;
        position: relative;
        justify-content: center;
        top: 0;
        margin-top: 2.5rem;
    }

    .contact a {
        font-size: 0;
        color: #fff;
    }

    .contact.mail, .contact.web {
        padding-top: 0;
    }

    .contact.phone span {
        display: none;
    }

    .contact img {
        top: 0;
        width: 2.8rem;
        margin: 0 2rem;
    }

    section#home .text {
        padding-top: 44rem;
    }

    img#fraxel_logo {
        display: block;
        width: 20rem;
        height: auto;
    }

    section#fraxel .clm2.top_gap > div:last-child {
        margin: 8rem auto 0;
    }

    section#fraxel .divider .centered > div {
        padding: 3rem 2.5rem 4rem;
        border-radius: 0;
    }

    #content section#fraxel .divider h2 {
        margin-bottom: 2.5rem;
    }

    section#dermaloft .clm2 > div:last-child {
        margin: 10rem auto 0;
    }

    section#wirkweise .clm2.wirkweise > div:last-child img {
        max-width: 200px;
    }



    #faq_laserbehandlung .centered, #faq_hyaluron .centered {
        padding: 5rem 0;
    }

    section#faq .bt_termin {
        margin-top: 5rem;
    }

    #faq_bg {
        padding-bottom: 5rem;
    }
 
    #content h1, #content h2.like_h1 {
        font-size: 4.8rem;
    }
    
    #content h2 {
        font-size: 4.35rem;
    }  
    
    #content h3 {
        font-size: 3.8rem;
    }
    
    #content h4 {
        font-size: 3.5rem;
    }

    .accordion > div > div {
        padding: 0 0 3rem 4.5rem;
    }

    #content .accordion h2, #content .accordion h3 {
        font-size: 2.4rem;
        margin-top: 0.5rem;
        padding-left: 4.5rem;
    }

    .accordion h2 > span, .accordion h3 > span {
        width: 3rem;
        height: 3rem;
        top: 0.2rem;
    }

    .accordion h2 span:before, .accordion h3 span:before {
        width: 1.8rem;
        left: 0.6rem;
        top: 1.3rem;
    }

    .accordion h2 span:after, .accordion h3 span:after {
        height: 1.8rem;
        top: 0.6rem;
        left: 1.3rem;
    }

    .gallery {
        margin-top: 5rem;
    }

    section#footer .logo {
        width: 34rem;
        max-width: 100%;
    }

    .gallery > div {
        width: 47.5%;
        margin-right: 5%;
        margin-bottom: 5%;
    }
    
    .gallery > div:nth-child(3n) {
        margin-right: 5%;
    }

    .gallery > div:nth-child(2n) {
        margin-right: 0;
    }

}


@media (max-width: 640px) {
    section#fraxel .divider .centered > div {
        text-align: left;
    }

    section#fraxel .divider .centered > div .text_center {
        text-align: left;
    }

    section#fraxel .divider .centered > div li {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
}


@media (max-width: 350px) {
    section#fraxel .divider .centered {
        width: 100%;
    }

    section#fraxel .divider .centered > div {
        padding: 20px 20px 30px;
        box-sizing: border-box;
    }
}