﻿card-text /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 1700px) {
   
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

.row{
    margin-left: 0px!important;
}
.carouselBg{
    background: rgba(238, 238, 238, 0.8);
    border-radius: 20px;
    top: 50%;
    transform: translateY(-50%);
    bottom: initial;
}
.myBtn {
    display: inline-block;
    float: right;
    bottom: 0px;
}

@media only screen and (max-width: 470px) {
    .carouselBg{
        background: rgba(238, 238, 238, 0.8);
        border-radius: 20px;
        top: 50%;
        transform: translateY(-50%);
        bottom: initial;
        left: 3%;
        right: 3%;
    }

}


.card-textT{
    position: absolute;
    top: 15%;
    font-size: 14px;
    color: #AD0132;
 }

/* .carousel-captionC {
    position: absolute;
    right: 15%;
    bottom: 30%;
    left: 15%;
  } */
.textSlider{
    text-align: left;
    padding: 0 35px;
}

.footer {
    background: #222;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
}
/*@font-face {
    font-family: din_lightregular;
    src: url('../fonts/din_lightregular.otf');
}
@font-face {
    font-family: dinbold;
    src: url('../fonts/dinbold.otf');
}
body {
    font-family: 'din_lightregular';
    height: 100%;
    overflow-x: hidden;
}
*/


@font-face {
    font-family: 'dinbold';
    src: url("../fonts/ff_din_bold-webfont.woff2") format("woff2"), url("../ff_din_bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'din_lightregular';
    src: url("../fonts/ff_din_light-webfont.woff2") format("woff2"), url("../fonts/ff_din_light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinregular';
    src: url("../fonts/ff_din_regular-webfont.woff2") format("woff2"), url("../fonts/ff_din_regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

body {
    color: #000;
    font-family: din_lightregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    font-size: 18px;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #AD0132!important;
    border-color: #AD0132!important;
}
.p-orange {
    color: #e25c4d;
}

.heading {
    font-weight: 700;
    color: #5d4267;
}
.card{
    margin-bottom: 20px!important;
}

.card.colorful-card .testimonial-card .card-up {
    height: 95px;
}

.card.colorful-card .testimonial-card .avatar {
    border: 3px solid #fff !important;
}
.table{
    margin-bottom:0rem!important;
}

.card.booking-card {
    background-color: #c7f2e3;
}

    .card.booking-card .fa {
        color: #f7aa00;
    }

    .card.booking-card .card-body .card-text {
        color: #db2d43;
    }

.card.card.booking-card .chip {
    background-color: #87e5da;
}

.card.booking-card .card-body hr {
    border-top: 1px solid #f7aa00;
}

.mimosa {
    background-color: #F0C05A;
}

.fuchsia-rose-text {
    color: #db0075;
}

.aqua-sky-text {
    color: #5cc6c3;
}

.mimosa-text {
    color: #F0C05A;
}

.list-inline-item .fas, .list-inline-item .far {
    font-size: .8rem;
}

.chili-pepper-text {
    color: #9B1B30;
}

.collapse-content .fa.fa-heart:hover {
    color: #f44336 !important;
}

.collapse-content .fa.fa-share-alt:hover {
    color: #0d47a1 !important;
}

.card-wrapper.card-action {
    min-height: 400px;
}

.lpColorBg {
    color: white;
    background-color: #AD0132 !important;
}
.lpColor{
    color:#AD0132!important;
}

.fotoHoveriane {
    position: relative;
  }
  
  .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: 330px;
    transition: .5s ease;
    backface-visibility: hidden;
  }
  .imageT {
    opacity: 1;
    display: block;
    width: 100%;
    height: 400px;
    transition: .5s ease;
    backface-visibility: hidden;
  } 



.klaseh1{
    font-family: 'dinbold';

}
  
  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    height: 100%;
    
  }
 
  .fotoHoveriane:hover .image {
    opacity: 0.3;
  }

  .fotoHoveriane:hover .middle {
    opacity: 1;
  }

  .card-title{
    position: absolute;
    top: 0;
    padding-top:7px;
}
.card-titleT {
    padding-top: 7px;
}
.card-link{
   position: absolute;
   bottom: 5px;
   padding: 5px 10px;
   border-radius: 8px;
   color: white;
}
.card-bottom {
    position: absolute;
    bottom: 0;
    color: #AD0132;
    width: 100%;
    background: rgba(238, 238, 238, 0.8);
    padding: 10px 0;
   opacity:1;
}
.fotoHoveriane:hover .card-bottom{
    opacity: 0;
}
.text:hover {
    text-decoration: none;
    background-color: rgba(0, 0 , 0, 0.1)!important;
    border: 1px solid #AD0132;
    color: #AD0132;
}
.card-link:hover{
    text-decoration: none;
    background-color: rgba(0, 0 , 0, 0.1)!important;
    border:1px solid #AD0132;
    color: #AD0132;
  }
.card-text{
   position: absolute;
   top: 30%;
   font-size: 15px;
   color: #AD0132;
}
.card-textS {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    color: #AD0132;
    background: rgba(238, 238, 238, 0.8);
    transition: 1s ease;
    width: 100%;
    text-align:center;
    padding: 10px 0;
}
.testi{
    position:absolute;
    right:0;
    bottom:0;
    color: #d3d3d3;
    font-size:14px;
    text-transform:uppercase;
}
.LaufSchrift {
    overflow: hidden;
}

    .LaufSchrift span {
        /*overflow: hidden;*/
        width: 400px;
        white-space: nowrap;
        /* Starting position */
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        /* Apply animation to this element */
        -moz-animation: LaufSchrift 4s linear infinite;
        -webkit-animation: LaufSchrift 4s linear infinite;
        animation: LaufSchrift 4s linear infinite;
    }
/* Move it (define the animation) */
@-moz-keyframes LaufSchrift {
    0% {
        -moz-transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes LaufSchrift {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes LaufSchrift {
    0% {
        -moz-transform: translateX(100%); /* Firefox bug fix */
        -webkit-transform: translateX(100%); /* Firefox bug fix */
        transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%); /* Firefox bug fix */
        -webkit-transform: translateX(-100%); /* Firefox bug fix */
        transform: translateX(-100%);
    }
}

 progress.progrsive{
   float:right
}
/*.nav-tabs {
    border-bottom: 0px !important;
}*/
.btn:disabled{
    opacity:0.91!important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: white;
    background-color: rgba(173,1,50,1) !important;
}
.navbar-brand img{
    height:64px!important;
    width:250px!important;
}

.ikona-sociale {
    color: white;
    padding: 0px 10px;
    font-size:25px;
}

.ikona-sociale:hover {
        text-decoration: none;
        color: #AD0132 !important;
}
.tab-content1 > .active {
    display: block !important;
}

.tab-content1 > .tab-pane1 {
    display: none;
}

.textB{
    color:#000;
}


.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.nav-link {
    text-transform: uppercase;
    font-size: 14px;
    color: #000!important;
} 
.nav-link.active {
   color:#AD0132 !important;
}
.dropdown-item {
    color: #000 !important;    
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    padding: 0.25rem 1.5rem 0.25rem 0.7rem;
}
.dropdown-item.active {
  color: #AD0132 !important;
}
.dropdown-link.active {
    color: #AD0132 !important;
}

.ownavigation{
    font-family: 'dinbold';
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.7px
    
}

.ownavigation:hover {
    color: #AD0132 !important;
    
}
.ownavigation .nav.navbar-nav > li.active > a{
    color: #AD0132 !important;
}
.ownavigation a:hover {
    color: #AD0132 !important;
    cursor: pointer;
}

.accordion-section .panel-default .panel-title a {
    display: block;
    font-size:18px;
    font-weight:bold;
    font-family: 'din_lightregular';
}
.accordion-section .panel-default .panel-body p {
    
    font-size: 16px!important;
    
}

        .accordion-section .panel-default .panel-title a:after {
            font-family: 'din_lightregular';
            font-style: normal;
            font-size: 3rem;
            content: "-";
            color: #AD0132;
            float: right;
            margin-top: -20px;
            margin-left:5px;
        }

        .accordion-section .panel-default .panel-title a.collapsed:after {
            content: "+";
        }
.accordion-section .panel-default > .panel-heading {
    border: 0;
    background: #f4f4f4;
    padding: 0;
}



.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}

    .nav-item {
        position: relative !important;
        margin: 0 5px;
    }  

    .navbar-brand{
        margin-left: -50px;
    }


    button .accept-policy {
        font-size: 1rem;
        line-height: inherit;
    }


    .gjuha {
        position: relative !important;
        top: -1px;
    }

  
    .labelcustom {
        margin-bottom: 0 !important;
    }
.dbfont {
    color: #AD0132 !important;
    font-family: 'dinbold';
}
.m-custom{
    margin-left:50px;
}


.fixed-top {
    position: fixed;
    width: 100%;
    z-index: 9999;
    padding: 2px 2px;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    background-color: rgb(46, 204, 113);
}
.fixed-topk {
    position: fixed;
    width: 100%;
    z-index: 9999;
    padding: 15px 2px;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    background-color: rgb(231, 76, 60);
}

.carousel-indicators li	{
    background: url('../images/carousel_ico_passive.png');
    height: 20px;
    width: 20px;
    margin: 0 7px;
}

.carousel-indicators .active{
    background: url('../images/carousel_ico_active.png');
 }
.imageCard{
    background-size: cover!important;
    background-position: center top;
    min-height: 330px;
    background-attachment:scroll; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
      background-size: cover;
 
}
.fotoHoveriane:hover .imageCard{ 
    opacity: 0.2;
}
.fotoHoveriane:hover .middle{
    opacity: 1;
    z-index: 1000;
    transition: .7s;
}
.wow {
    visibility: hidden;
 }
#Login{
    position: absolute;
    left: 20%;
}
#Anmeldung{
    position: absolute;
    right: 20%;
}
#lehrbetrieb:hover{
    transform: scale(7);
    cursor: pointer;
    position: relative;
    left: 55px;
    bottom: 83px;
}
.mysteryList{
    list-style: none;
    margin-left: 5px;
    padding: 0;
 
}
.mlItem{
padding: 0px 0 0px 25px;
}
ul {
    list-style: none; /* Remove default bullets */
  }
  
.mlItem::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #AD0132; /* Change the color */
    position: relative;
    height: 20px;
    left: -20px;
    top: 25px;
  }
.lpColorBg:hover{
        text-decoration: none;
        background-color: rgba(0, 0 , 0, 0.1)!important;
        border:1px solid #AD0132;
        color: #AD0132!important;
}
.dropdown-item.active .dropdown-item:active {
background-color: red!important;
}

.footer-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
.footer-list{
    margin-left:20px;
    float: left;
}
.footer-list a{
    color:#a0a0a0;
    font-size:12px;
    font-weight:600;
    letter-spacing:1px;
}
.footer-list a:hover {
    color: #AD0132;
}
input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0px;
    content: '';
    height:20px;
    width: 20px;
    border: 1px solid #fff;
    background-color: #fff;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-right:15px;
}
label {
    position: relative;
    bottom: 3px;
}
input[type="checkbox"]:checked + label {
    color: #AD0132;

}
.sliderCard {
    background-size: cover !important;
    background-position: center top;
    min-height: 200px;
    max-height: 200px;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carouselBg h6 {
    font-size: 14px;
    word-break: break-all;
}

.fotoHoveriane:hover.sliderCard {
    opacity: 0.2;
}

.fotoHoveriane:hover.middle {
    opacity: 1;
    z-index: 1000;
    transition: .7s;
}

.required {
    border: 1px solid #ff0099;
    background-color: #FF9999;
}

@media screen and (max-width: 700px) {
    .navbar-nav .dropdown-menu {
        border:none!important;
        margin-top:0px!important;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu 
    {
       display: block;
    }

}

@media screen and (max-width:991px){
    .ddl-switch{
        background-color: #ac1638;
        cursor: pointer;
        font-size: 18px;
        padding: 1.5px 5px;
        position: absolute;
        right: 6px;
        z-index: 9999;
        top: 10px;
        color: #fff;
    }
   
}

@media screen and (min-width:992px) {

    .dropdown:hover > .dropdown-menu {
        display: block;
        transition: 5s all ease-in-out;
    }

    .ddl-switch {
        display: none !important;
    }
    .ownavigation li.nav-item a::before{
        content: "";
        width: 15px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        background-color: #ac1638;
        margin: 0 auto;
        transform: scaleX(0);
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -webkit-transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
        transition: all 0.6s ease 0s;
    }  
    .ownavigation li.nav-item a::after{
        content: "";
        width: 15px;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        background-color: #ac1638;
        margin: 0 auto;
        transform: scaleX(0);
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -webkit-transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
        transition: all 0.6s ease 0s;
    }
    .ownavigation li.nav-item > a::before{
        top: 32px;
    }
    .ownavigation li.nav-item > a::after{
        bottom: 32px;
    }
    
     .ownavigation li.nav-item > a.active::before,
     .ownavigation li.nav-item:hover > a.active::before,
     .ownavigation li.nav-item:focus > a.active::before,
     .ownavigation li.nav-item:hover > a::before,
     .ownavigation li.nav-item:focus > a::before,
     .ownavigation li.nav-item > a.active::after,
     .ownavigation li.nav-item:hover > a.active::after,
     .ownavigation li.nav-item:focus > a.active::after,
     .ownavigation li.nav-item:hover > a::after,
     .ownavigation li.nav-item:focus > a::after
        {
            transform: scaleX(1);
            -webkit-transform: scaleX(1);
            -moz-transform: scaleX(1);
            -ms-transform: scaleX(1);
        }
        
}
@media (max-width:768px) {
	.view {
		background-attachment: scroll !important;
	}
}

@media only screen and (max-width: 320px) {
    .carouselBg{
        background: rgba(238, 238, 238, 0.8);
        border-radius: 20px;
        top: 50%;
        transform: translateY(-50%);
        bottom: initial;
        left: 0%;
        right: 0%;
    }
  
}
@media screen and (max-width: 700px) {
    .m-custom {
        margin-left: 0px;
    }

    .textSlider {
        padding: 5px 5px;
    }

    .card-textS {
        font-size: 9px;
    }
}
@media screen and (min-width: 1600px) {
    .d-block{
        width: 100%;
    }

}
@media screen and (max-width: 992px) {
    .nav-link{
        float: left;    
    }
    .dropdown-menu{
        border:none;
    }
    
 }
 
@media only screen and (max-width: 768px) {
    .navbar-brand{
        margin-left: 0!important;
    }
    .testi {
      display:none!important;
    }
}

@media screen and (min-width: 1200px) {
    .card-body:first-child::after {
        content: "";
        float: right;
        width: 2px;
        height: 50%;
        background: rgba(173,1,50,1) !important;
        position: relative;
        left: 25px;
        bottom: 50px;
    }
}
@media screen and (min-width: 1200px) {
    .photoClass, .submit-wrapper {
        float: right;
    }
}

@media screen and (min-width: 1700px) {
    .container {
        max-width: 1400px;
    }
}

@media screen and (min-width: 1200px) {
    .tab-pane {
       max-width: 1100px;
        min-width: 1100px;
        }
 }

 @media screen and (max-width: 992px) {
    .nav-link{
        float: left;
    }
    .dropdown-menu{
        border:none;
    }

    
 }

 
@media only screen and (max-width: 380px) {
    .card-title{     
        font-size: 28px;
    }
    .card-titleT{
        font-size: 18px;
    }
    .card-textT{
        font-size: 12px;
    }
    #Login{
        left: 0!important;
    }
    #Anmeldung{
        right: 10%!important;
    }
    .carouselBg h6 {
        font-size: 10px !important;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 1000px) {
    .card{
        margin:20px 0!important;
    }

}

@media only screen and (max-width: 330px) {
    .textF{
       bottom: 20%!important;
    }
    .textP{
        bottom: 20%!important;
    }
    .navbar > .container, .navbar > .container-fluid {
        justify-content: flex-start;
    }

    .fa {
        right: 30px;
    }
}
