

/*---------  FOOTER ---------*/
.footer {
    padding-top: 50px;
    padding-bottom: 70px;
    position: relative;
    background: #000000;
    z-index: 70;
    border-top: 1px solid rgba(255,255,255,.2);
    flex-direction: column;
}


.footer h4,
.footer h2 {
    font: 2rem 'Bebas',sans-serif!important;
    letter-spacing: 0.4rem;
    margin-bottom: 1.5rem;
    margin-top: 2.5rem;
    justify-content: flex-start;
    padding: 0;
}

body.light .footer h4 ,
body.light .footer h2 {
    color: #ffffff;
}

.footer p,
body.light .footer p {
    color: #858585;
    font-size: 1.4rem;
    line-height: 1.7;
    opacity: 1;
    margin-bottom: 0;
    letter-spacing: 0;
}

.footer a {
    color: #858585;
}

.footer a.app {
    color: #fff;
}

.footer .second span {
    color: #fff;
    font-size: 1.4rem;
    padding: 1rem 0;
    padding-right: 2rem;
}

.footer a:hover,
.footer a.active {
    color: #fff;
}

.footer .col-lg-2 img {
    width: 75%;
    height: auto;
    margin: 0 auto;
    margin-top: 2.5rem;
    margin-bottom: 4rem;
    max-width: 160px;
    display: block;
}

.footer .col-lg-4 img {
    width: 80px;
}

.footer ul {
    font-size: 1.4rem;
    line-height: 1.7;
}

.footer ul > li {
    padding-bottom: 0;
}

.footer.index {
    position: relative;bottom: 0;width: 100%;
}

.footer .app {
    margin-top: 3rem;
    font: 400 1.8rem/1.9rem 'Bebas',sans-serif;
    text-align: center;
}
.footer .impressum {
    color: #858585!important;
}

.footer .impressum:hover,
.footer .impressum.active {
    color:#fff!important;
}

.footer .teomedia {
    color:#bd9e7f;
    padding: .9rem 0;
    display: block;
}

.footer .teomedia img {
    max-width: 90px;
    margin-top: -.5rem;
    margin-left: .5rem;
}

.footer .container.first {
    border-bottom: 1px solid #292929;
    padding-bottom: 7rem;
    margin-bottom: 5rem;
}

.footer .container.second .row {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.footer .container.second .row .col-lg-5 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.footer .container.second .row .col-lg-3:last-child {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.footer .glyph {padding: 0.5rem;}
.footer .glyph:hover svg {fill: #fff;}

.footer .glyph svg,
.footer .glyph svg {
    fill: #858585;
    width: 16px;
    height: 16px;
}

.footer .glyph span {
    text-indent: -9999px;
    font-size: 0;
    padding: 0;
    margin: 0;
}

.footer .note {
    border-radius: 1rem;
    color: #b5b5b5;
    background: #171717;
    padding: 1.15rem 0.6rem 1.3rem 1.2rem;
    transition: transform .6s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
}

.footer .times {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 200px;
}

.footer .times span {
    display: flex;
    flex-direction: row;
    border:0;
        justify-content: space-between;
}

.footer .times span b {
    font-weight: 400;
}

.footer .times span.active {
    color: #fff;
}
footer .accounts {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    justify-content: center;
}
footer .accounts span {
    margin-right: 8px;
    display: inline-block;
}
.footer svg {
    fill: #ffffff;
    width: 82px;
}
.footer svg.logo {
    width: 125px;
    margin-top: 2.5rem;
}

.valora {
    width: 100%;
    display: flex;
    align-items: center;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
}
.valora p:first-child {
    padding-right: 2rem; text-align: left;
}

.valora p:last-child {
    font-size: 130%!important;
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 1023px) {
    .footer .times {
        margin: 0 auto 10px;
    }
    .otime  {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        max-width: 30rem;
        margin: 2rem auto;
     }
    .otime span {
        flex-direction: row;
        border:0;
        padding: 0.5rem 0;
    }
    .otime span.active {
        padding: calc(1.5rem - 2px) 2rem;
        margin: 1.2rem 0;
    }

    .footer h4,
    .footer h2 {
        justify-content: center;
    }
}


@media only screen and (max-width:1023px) {
    .footer {
        text-align: center;
    }
    .nomobile {display: none;}
    .footer .container.first {
        padding-bottom: 5rem;
        margin-bottom: 3rem;
    }
    .valora {flex-direction: column;}
    .valora p:first-child {
        padding-right: 0; text-align: center;
    }
    .valora p:last-child {
        font-size: 130%!important;
        margin-top: 2em;
    }
}

@media only screen and (max-width:1199px) {
    .footer .second {text-align: center;}
    .footer .note {
        margin: 4rem 1.3rem;
    }
    .footer .app {
         margin-left: 1.3rem;
         margin-right: 1.3rem;
    }
}

@media only screen and (min-width:1024px) {
    .nav-footer {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -moz-column-gap: 5px;
        column-gap: 5px;
        position: relative;
        padding-bottom: 0;
    }
    .footer .container.second .row {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }

    .nav-footer.col-3 {
        column-count: 3;
        -webkit-column-count: 3;
        -moz-column-count: 3;
    }

    .footer svg.logo {
        width: 100px;
    }
	.footer .container.first .col-md-12 {
		display: flex;
		justify-content: center;
	}
	.footer .container.first .col-md-12 svg.logo {
		width: 150px;
		margin-bottom: 2rem;
	}

    footer h2 {
        text-align: left;
    }

    footer .accounts {
        margin-bottom: 0;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 1170px;
    }
    .footer svg.logo,
	.footer .container.first .col-md-12 svg.logo {
        width: 125px;
    }
	
	.footer .container.first .col-md-12 svg.logo {
		margin-bottom: 2rem;
	}
}