/*  Author:   Martin Stettler (https://dieweberei.ch/)
    Version:  22/11/2019 // BS v4.3.1
*/

/* ==========================================================================
   BASE STYLES
   ========================================================================== */

@font-face{
    font-family:"Helvetica Neue LT W05_45 Light";
    src:url("../fonts/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2") format("woff2"),
    url("../fonts/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff") format("woff");
}
@font-face{
    font-family:"Helvetica Neue LT W05_55 Roman";
    src:url("../fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"),
    url("../fonts/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff");
}
@font-face{
    font-family:"Helvetica Neue LT W05_65 Medium";
    src:url("../fonts/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2") format("woff2"),
    url("../fonts/7802e576-2ffa-4f22-a409-534355fbea79.woff") format("woff");
}
@font-face{
    font-family:"Helvetica Neue LT W05_75 Bold";
    src:url("../fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2") format("woff2"),
    url("../fonts/7b415a05-784a-4a4c-8c94-67e9288312f5.woff") format("woff");
}

/* Bootstrap CSS */
html {
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    scroll-behavior: smooth; /* do not delete */
}

body {
    margin: 0;
    font-family: "Helvetica Neue LT W05_45 Light", sans-serif;
    font-size: 21px;
    font-weight: normal;
    color: #000;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

h1,
h2 {
    position: relative;
    font-family: "Helvetica Neue LT W05_75 Bold", sans-serif;
    font-weight: normal;
    font-size: 50px;
    font-size: calc( 35px + (50 - 35) * (100vw - 320px)/(1280 - 320));
    line-height: 1.5;
    color: #893c57;
    margin-bottom: 30px;
}

h1:before,
h2:before {
    position: absolute;
    content: "";
    top: -3px;
    width: 60px;
    height: 3px;
    background-color: #893c57;
}

h3,
h4,
h5,
h6 {
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: normal;
}

h3 {
   font-family: "Helvetica Neue LT W05_75 Bold", sans-serif;
}

h4 {
   font-family:"Helvetica Neue LT W05_65 Medium", sans-serif;
}

p {
    margin-top: 0;
    margin-bottom: 30px;
}

ul {
    margin-top: 0;
    margin-bottom: 30px;
}

b,
strong {
    font-family:"Helvetica Neue LT W05_65 Medium", sans-serif;
    font-weight: normal;
}

hr {
    border-top: 3px solid #893c57 !important;
}

.main ul {
    padding: 0; }

.main ul li {
    list-style: none;
    padding-left: 20px; }

.main ul li:before {
    position: relative;
    display: block;
    top: 0;
    left: -20px;
    height: 0;
    content: "–"; }

p + ul {
    margin-top: -30px;
}

.main a,
.footer a {
    color: #893c57;
    border-bottom: 1px solid transparent;
    text-decoration: none;
}

.footer a,
.footer a[href^="tel:"] {
    color: #000;
    cursor: pointer !important;
}

.main a:hover,
.footer a:hover {
    color: #893c57;
    border-bottom: 1px solid #893c57;
    text-decoration: none;
}

a:focus,
button:focus {
     outline: none;
}

.main img {
    width: 100%;
    height: auto;
}

/* Phone */
.main a[href^="tel"] {
    color: #893c57  !important;
    cursor: pointer !important;
    text-decoration: none;
}

/* Smooth animations */
a,
a:hover,
.navbar-nav,
.stuck .navbar-nav,
.navbar-nav .nav-link,
.navbar-nav .nav-link:hover,
.arrow-down span,
.arrow-down:hover span {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

/* buttons */
.link-element {
    position: relative;
}

.link-element a {
    font-weight: normal;
    color: #FFF;
    text-align: center;
    background-color: #893c57;
    border: 1px solid transparent;
    padding: 8px 12px 8px 40px;
    font-size: 21px;
    border-radius: 0;
}

.link-element a:hover{
    color: #893c57;
    background-color: #FFF;
    border: 1px solid #893c57;
    text-decoration: none;
}

.link-element a:before {
    position: absolute;
    content: "";
    display: inline-block;
    background-color: transparent;
    color: #FFF;
    background-repeat: no-repeat;
    width: 19px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.7 13.4' style='enable-background:new 0 0 18.7 13.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='12.1,0 10.3,1.8 13.9,5.4 0,5.4 0,8 13.9,8 10.3,11.6 12.1,13.4 18.7,6.7 '/%3E%3C/svg%3E%0A");
    top: 9px;
    left: 12px;
}

.link-element a:hover:before {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.7 13.4' style='enable-background:new 0 0 18.7 13.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23893D58;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='12.1,0 10.3,1.8 13.9,5.4 0,5.4 0,8 13.9,8 10.3,11.6 12.1,13.4 18.7,6.7 '/%3E%3C/svg%3E%0A");
}

.main a[href$=".pdf"],
.main a[href$=".zip"],
.main a[href$=".doc"],
.main a[href$=".docx"],
.main a[href$=".xls"],
.main a[href$=".xlsx"] {
    position: relative;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    background-color: #893c57;
    border: 1px solid transparent;
    padding: 8px 12px 8px 40px;
    font-size: 21px;
    border-radius: 0;
    padding-left: 46px;
}

.main a[href$=".pdf"]:before,
.main a[href$=".zip"]:before,
.main a[href$=".doc"]:before,
.main a[href$=".docx"]:before,
.main a[href$=".xls"]:before,
.main a[href$=".xlsx"]:before {
    position: absolute;
    content: "";
    display: inline-block;
    background-color: transparent;
    color: #FFF;
    background-repeat: no-repeat;
    width: 22px;
    height: 29px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22.3 28.8' style='enable-background:new 0 0 22.3 28.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='0,0 0,17.5 7.1,17.5 7.1,14.9 2.6,14.9 2.6,2.6 19.8,2.6 19.8,14.9 15.2,14.9 15.2,17.5 22.3,17.5 22.3,0 '/%3E%3Cpolygon class='st0' points='9.9,10 9.9,23.9 6.3,20.3 4.5,22.2 11.2,28.8 17.8,22.2 16,20.3 12.4,23.9 12.4,10 '/%3E%3C/svg%3E%0A");
    left: 12px;
    top: 9px;
}

.main a[href$=".pdf"]:hover,
.main a[href$=".zip"]:hover,
.main a[href$=".doc"]:hover,
.main a[href$=".docx"]:hover,
.main a[href$=".xls"]:hover,
.main a[href$=".xlsx"]:hover {
    color: #893c57;
    background-color: #FFF;
    border: 1px solid #893c57;
    text-decoration: none;
}

.main a[href$=".pdf"]:hover:before,
.main a[href$=".zip"]:hover:before,
.main a[href$=".doc"]:hover:before,
.main a[href$=".docx"]:hover:before,
.main a[href$=".xls"]:hover:before,
.main a[href$=".xlsx"]:hover:before {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22.3 28.8' style='enable-background:new 0 0 22.3 28.8;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23893D58;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='0,0 0,17.5 7.1,17.5 7.1,14.9 2.6,14.9 2.6,2.6 19.8,2.6 19.8,14.9 15.2,14.9 15.2,17.5 22.3,17.5 22.3,0 '/%3E%3Cpolygon class='st0' points='9.9,10 9.9,23.9 6.3,20.3 4.5,22.2 11.2,28.8 17.8,22.2 16,20.3 12.4,23.9 12.4,10 '/%3E%3C/svg%3E");
}

/* ==========================================================================
   HEADER
   ========================================================================== */

header {
    position: relative;
    width: 100%;
}

.fullsize-image img {
    width: 100%;
}

.header-box {
    width: 100%;
    background: transparent;
    padding:10px 16px;
}

.navbar-brand {
    display: inline-block;
    margin-right: 16px;
    padding-top: 0;
    padding-bottom: 0 !important;
    line-height: auto;
}

.logo-img span {
    display: inline-block;
    background-image: url(../img/altersheim-grindelwald-logo.svg);
    background-repeat: no-repeat;
    width: 16.55vw;
    height: 16.15vw;
    margin-right: 20px;
    text-indent: -9999px;
}

.logo-title span {
    display: inline-block;
    background-image: url(../img/logo-title.svg);
    background-repeat: no-repeat;
    width: 58.45vw; 
    height: auto;
    text-indent: -9999px;
}

@media (max-width: 575px) {
    .logo-title span {
        background-image: url(../img/logo-title-mobile.svg);
        width: 200px;
        height: 52px;
    }
}

.header-right {
    display: none;
}

.emblem {
    display: inline-block;
}

.emblem span {
    display: inline-block;
    background-image: url(../img/grindelwald.svg) ;
    background-repeat: no-repeat;
    width: 91px;
    height: 115px;
    margin-left: 40px;
    text-indent: -9999px;
}

.arrow-down {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
}

.arrow-down span {
    display: block;
    width: 30px;
    height: 30px;
    padding: 20px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.5);
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 30 20.1' style='enable-background:new 0 0 30 20.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23893C57;%7D%0A%3C/style%3E%3Crect x='6.4' y='-0.6' transform='matrix(0.7071 -0.7071 0.7071 0.7071 -4.142 10.0003)' class='st0' width='7.1' height='21.2'/%3E%3Crect x='9.4' y='6.5' transform='matrix(0.707 -0.7073 0.7073 0.707 -1.2777 17.1038)' class='st0' width='21.2' height='7.1'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70% 70%;
}

.arrow-down:hover span {
    transform: translateY(5px);
}

/* ==========================================================================
   NAVIGATION
   ========================================================================== */

/* Bootstrap CSS */
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0; /* MS*/
}

.navbar-brand {
    /* position: absolute; - for navbar mx-auto */
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 16px;
    /* 0 - for navbar mx-auto */
    font-size: 20px;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-toggler {
    position: fixed;
    top: 16px;
    right: 16px;
}

/* Offcanvas menu
-------------------------------------------------- */
@media (max-width: 1199.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 100%;
        /* left for collapse-left */
        right: -240px;
        /* left for collapse-left */
        width: 240px;
        padding-right: 16px;
        padding-left: 16px;
        overflow-y: auto;
        visibility: hidden;
        background-color: #FFF;
        /*border-left: 1px solid #893c57;*/
        -webkit-filter: drop-shadow(0 0 5px #893c57);
        filter: drop-shadow( 5px #893c57);
        transition-timing-function: ease-in-out;
        transition-duration: .3s;
        transition-property: right, visibility;
        z-index: 1030;
    }

    .offcanvas-collapse.open {
        right: 0;
        /* left for collapse-left */
        visibility: visible;
    }

    .navbar-nav {
        margin-top: 50px;
    }
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

/* Hamburger
-------------------------------------------------- */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    z-index: 1080;
    padding: 0;
    /* 15px 15px */
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: 1px;
}

/* -2px */

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #893c57;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #893c57;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

/* Spin */
.hamburger--spin .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* Bootstrap CSS */
.nav-link {
    display: block;
    padding: 8px 0px;
    margin: 0 3px;
    width: 177px;
    font-size: 21px;
    font-family:"Helvetica Neue LT W05_65 Medium", sans-serif;
    font-weight: normal;
    background-color: #FFF;
    color: #893c57;
    border-bottom: 1px solid transparent;
}

.nav-link:hover {
    text-decoration: none;
}


.navbar-light .navbar-nav .nav-link {
    color: #893c57;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.bg-light {
    background-color: #FFF !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #893c57 !important;
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px;
    }
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 3px;
    z-index: 1000;
    display: none;
    float: left;
    width: auto;
    min-width: 200px;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    font-size: 18px;
    color: #893c57;
    text-align: left;
    list-style: none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
}

/* Animate caret */
.dropdown-toggle[aria-expanded="true"]:after {
    transform: rotate(180deg);
}

.dropdown-item {
    display: block;
    width: auto;
    padding: 4px 8px 0 4px;
    clear: both;
    font-weight: 400;
    color: #893c57;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
}

.dropdown-item:after {
    display: block;
    content: "";
    width: 0;
    height: 1px;
    margin-top: 4px;
    background-color: #893c57;
    transition: all 0.5s cubic-bezier(.05,.8,.5,1);
}

.dropdown-item:hover:after {
    width: 30px;
    transition: all 0.5s cubic-bezier(.05,.8,.5,1);
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #FFF;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #893c57;
}

/* ==========================================================================
   MAIN CONTENT
   ========================================================================== */
.main {
    position: relative;
    margin-top: 20px; 
    margin-bottom: 20px;    
}

.aside {
    padding-left: 30px;
    padding-right: 30px;
}

article {
    position: relative;
}

.unit {
    margin-top: 20px; /* 5vw */
    margin-bottom: 20px; /* 5vw */
}

article.unit {
    padding-bottom: 40px;
}

.unit *:last-child,
article *:last-child {
    margin-bottom: 0;
}

.unit h1 {
    margin-bottom: -20px !important;
}

.part {
    margin-top: 20px;
    margin-bottom: 20px;
}

.info-box {
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #893c57;
}

.info-box:before {
    position: absolute;
    content: "";
    top: -3px;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: #893c57;
}

.info-box:nth-child(odd) {
    background-color: rgba(137,60,87,0.05);
}

.info-box:nth-child(even) {
    background-color: rgba(137,60,87,0.12);
}

.info-box:first-child {
    margin-top: 0;
}

.image-container {
    margin-bottom: 20px;
}

.image-container .part {
    margin-bottom: 13px;
    margin-top: 12px;
}

.image-container .part img {
    margin-bottom: 0;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tree {
    position: absolute;
    bottom: 0;
    left: -10vw;
    display: block;
    background: url(../img/tree.svg) no-repeat;
    background-size: 100% 100%;
    width: 50vw;
    height: 49vw;
    z-index: -10;
}

/* Back to top */
#return-to-top {
    position: fixed;
    bottom: 5vw;
    right: 15px;
    display: block;
    display: none;
    width: 14px;
    height: 10px;
    opacity: 1;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14.2 9.5' style='enable-background:new 0 0 14.2 9.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%238A3E58;%7D%0A%3C/style%3E%3Crect x='-0.3' y='3.1' transform='matrix(0.7071 -0.7071 0.7071 0.7071 -1.9866 4.7343)' class='st0' width='10' height='3.4'/%3E%3Crect x='7.8' y='-0.3' transform='matrix(0.7073 -0.707 0.707 0.7073 -0.5731 8.0579)' class='st0' width='3.4' height='10'/%3E%3C/svg%3E%0A");
    z-index: 2000;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

#return-to-top:hover {
    opacity: 0.8;
    border-bottom: 1px solid transparent;
}

/* Fancybox */
.fancybox-caption__body {
    font-family: "Helvetica Neue LT W05_55 Roman", sans-serif;
    font-size: 21px; }

.fb-image-container {
    position: relative; }

.fb-image-container div {
    overflow: hidden; }

.fb-image-container img {
    max-width: 100%;
    height: auto; }

.fb-image-container:hover img {
    transform: scale(1.1); }

.fb-image-container img,
.fb-image-container:hover img {
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
    transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1); }

.fb-zoom-indicator {
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 5px;
    width: 24px;
    height: 24px;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: 12px 12px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../img/fb-zoom-white.svg);
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
    transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1); }

.fb-image-container:hover .fb-zoom-indicator {
    opacity: 1;
    transform: scale(1); }

/* ==========================================================================
   FORM
   ========================================================================== */
.help-block {
    margin: 0; }

form p {
    font-size: 17px;
}

label {
    font-size: 17px;
    padding-left: 0px; }

form .form-group input,
form .form-group textarea,
form .form-group select {
    width: 100%;
    font-size: 20px;
    padding: 10px; 
    height: auto;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    font-weight: normal;
    color: #000;
    border: 1px solid #893c57;
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #893c57;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* BS */
.form-check {
  padding-left: 0;
}

form .form-group input.form-check-input {
    position: relative;
    width: auto;
    margin: 0 !important;
    padding: 0;
}

form i {
    color: #893c57;
}

form .list-unstyled li {   /* check default list-style on line 164 */
    padding-left: 0;
    background-color: transparent !important; }

form .list-unstyled li:before {
    content: ''; }

.success {
    font-weight: normal;
    color: #000;
    border: 0;
    border-radius: 0; }

.alert-success,
.alert-danger {
    border-radius: 0; }

input:invalid:focus,
textarea:invalid:focus {
    border: 1px solid #a40000 !important;
    background: #ffb5b5; }

.col-btn {
    width: 100%;
    padding: 0;
    margin-top: 16px;
}

button.btn  {
  position: relative;
  font-weight: normal;
  color: #FFF;
  text-align: center;
  background-color: #893c57;
  border: 1px solid transparent;
  padding: 6px 12px 6px 40px;
  font-size: 21px;
  border-radius: 0;
  margin-top: 25px;
}

.btn:hover,
.btn:focus,
.btn.active {
    color: #893c57;
    background-color: #FFF;
    border: 1px solid #893c57;
    text-decoration: none;
    -webkit-transition: background linear 300ms;
}

.btn span:before {
    content: "";
    display: inline-block;
    background-color: transparent;
    color: #FFF;
    position: absolute;
    background-repeat: no-repeat;
    width: 19px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.7 13.4' style='enable-background:new 0 0 18.7 13.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='12.1,0 10.3,1.8 13.9,5.4 0,5.4 0,8 13.9,8 10.3,11.6 12.1,13.4 18.7,6.7 '/%3E%3C/svg%3E%0A");
    top: 16px;
    left: 12px;
}

.btn:hover span:before {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.7 13.4' style='enable-background:new 0 0 18.7 13.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23893D58;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='12.1,0 10.3,1.8 13.9,5.4 0,5.4 0,8 13.9,8 10.3,11.6 12.1,13.4 18.7,6.7 '/%3E%3C/svg%3E%0A");
}


.messages {
    background: #FFF;
    color: #000; }

.form-control:focus {
  color: #000;
  background-color: #fff;
  border: 1px solid #893c57;
  outline: 0;
  box-shadow: none;
}

.alert-success {
    padding: 10px 20px;
}
/* ==========================================================================
   FOOTER
   ========================================================================== */

footer {
    background-color: #FFF;
}

.footer {
    margin-bottom: 20px;
    border-top: 3px solid #893c57;
}

.tree span {
    position: absolute;
    bottom: -40px;
    left: -10%;
    display: block;
    background: url(../img/tree.svg) no-repeat;
    background-size: 100% 100%;
    width: 50%;
    height: 50%;
    z-index: -10;
}

.footer h3 {
    font-size: 21px;
    margin-bottom: 0;
}

.vcard .org,
.vcard .adr,
.vcard .street-address,
.vcard .email {
    display: block;
}

.vcard .adr {
    margin-bottom: 30px;
}

.footer ul {
    font-size: 15px;
}

/* ==========================================================================
   SELECTION
   ========================================================================== */

::-moz-selection {
    text-shadow: none;
    background: #333;
    color: #FFF;
}

::selection {
    text-shadow: none;
    background: #333;
    color: #FFF;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #333;
}

a[href^="tel"],
a[href^="sms"] {
    color: inherit;
    cursor: default;
    text-decoration: none;
}