/* General */
* { box-sizing: border-box; 
  
  font-family: co-headline, sans-serif;
}

body,html { overflow-x: hidden; }
.m0p0{
    margin: 0!important;
    padding: 0!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 600!important;
  line-height: 1.2;
}

.c-row{
  margin-top: 20px!important;
}

/* Navbar Styling */
nav{
    padding: 77px;   
}
nav .navbar-nav li a{
    font-family: co-headline, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18pt;
    color: #0078BF!important;
    margin-left: 25px;
}
@media screen and (max-width:768px) {
nav .navbar-nav li a{
    font-family: co-headline, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18pt;
    color: #0078BF!important;
    margin-left: 0px;
}
}
nav .navbar-nav li a:hover{
    font-family: co-headline, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18pt;
    color: #0193e7!important;
}
.custom-toggler.navbar-toggler {
    border-color: white;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 120, 191, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-custom {
    background-color: #ffffff;
}

.navbar{
  margin:0 !important;
  padding: 20px!important;
}

.navbar-nav{
  margin-right: 0px;
}

.nav-img{
  margin-left:46px;
}
@media screen and (max-width:762px) {
  .nav-img{
    margin-left:18px;
  }
}
a.main-a{
  color: #ffffff!important;
}
a{
  text-decoration: none!important;
  color: white;
}
  /* First Container */
 
h1.main-h1{
  color: white;
  font-weight: 600!important;
  text-align: left;
  font-size: 32px;
}

h1.main-h1-2{
  color: #0078BF;
  font-weight: 600!important; 
  text-align: left;
  font-size: 32px;
}

h1.main-h1-2-w{
  color: #ffffff;
  font-weight: 600!important; 
  text-align: left;
  font-size: 32px;
}
h1.main-h1-3{
  color: #212529;
  font-weight: 600!important;
  text-align: left;
  font-size: 1.8rem!important;
  min-height: 69px;
}

h1.main-h1-4{
  color: #212529;
  font-weight: 600!important;
  text-align: center;
  font-size: 1.4rem!important;
  padding-top: 10px;

  min-height: 64px;
}

h1.main-h1-1{
  color: white;
  font-weight: 600!important;
  text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
  font-size: 5rem;
  line-height: 1!important;
}



.sp-k{
  
  -webkit-text-stroke:4px #ffffff;
}
.con-2{
  margin-left: 77px;
}
  .content{
      height: 80vh;
      background-image: url(/assets/img/Home-BG.webp);
      background-color: #0078BF;
      background-position: right;
      background-repeat: cover;
      background-size: cover;
      align-items: center;
      justify-content: left;
      display: flex;
      margin-top: 0!important;
  }
.content-n{
    height: 85vh;
    background-color: #0078BF;
    background-image: url(/assets/img/Home-BG.webp);
    background-position: right;
    background-repeat: no-repeat;
}




  .c-dozent{
    background-image: url(/assets/img/Dozent-BG.png)!important;
  }
  .c-workshops{
    background-image: url(/assets/img/Workshops-BG.png)!important;
  }
  .mg-lg-78{
    margin-left: 78px;
  }
  .mt-30p{
    margin-top: 15%;
  }


  @media screen and (max-width:992px) {
    .con-2{
      margin-left: 0px!important;
    }
    .mg-lg-78{
      margin-left: 0px!important;
    }
    .c-dozent, .c-workshops{
      background-color: #0078BF!important;
      background-image: none!important;
    }
    h1.main-h1-3{
      min-height: 0px!important;
    }
  }
  .content-2{
    height: 500px;
    background-image: url(/assets/img/Home-BG.png);
    background-color: #0078BF;
    background-position: right;
    background-repeat: cover;
    background-size: cover;
    align-items: center;
    justify-content: left;
    display: flex;
}
.h1{
  margin-left: 78px;
  color: #fff;
  font-weight: 700!important;
  font-style: normal;
  font-size: 3rem;
}

  @media screen and (max-width:992px) {
    h1.main-h1{
      text-align: left;
     
    }

    h1.main-h1-1{
      text-align: center!important;
      font-size: 32px;
      -webkit-text-stroke:0px!important;
      margin-left: 0;
    }
    .first-row{
      margin-top: 50px!important;
    }
    .content{
        align-items:initial!important;
        height: 85vh;
        background-color: #0078BF;
        background-image: url(/assets/img/Home-m-BG.webp);
        background-position: right;
        background-repeat: no-repeat;
    }

        .content>h1{
          color: #fff!important;
          font-weight: 700!important;
          font-style: normal!important;
          font-size: 3rem!important;
          margin-top: 2rem!important;
          margin-top: 50px!important;
          text-align: center!important;
        
    }}
.a-underline{
    text-decoration: underline 0.15em rgba(0, 0, 0, 0);
    transition: text-decoration-color 300ms;
}

.a-underline:hover {
    text-decoration-color: rgba(0, 0, 0, 1);
}

    .m-b-1{
      background-color: #493843;
      color: white;
        line-height: 26px;
      padding: 12px 24px 17px 24px;
      border-radius: 2rem;
      font-size: 1.2rem;
      font-weight: 600!important;
      list-style: none;
      display:initial!important;
    }
    .m-b-2{
      background-color: #ffffff!important;
      color: #0078BF;
    }
    .m-b-3{
      background-color: #0078BF;
      color: white;
      padding: 10px;
      border-radius: 2rem;
      font-size: 0.8rem;
      font-weight: 600!important;
      list-style: none;
      display:initial!important;
    }
.sp-k{
  font-weight: 400!important;
  font-size: 3rem!important;
}
    hr{
      opacity: 1!important;
      margin: 0;
      padding: 0;
      box-sizing: border-box!important;
    }


    
.content-2{
  height: 500px;
  background-color:#0078BF ;
}

/* Features-Bar */
.bar-m, .bar{
    top: 0;
    left: 0;
    width: 100%;
    padding: 25px 0;
    background-color: #493843;
    color: white;
    font-family: co-headline, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18pt;
  }

  .w-bar{
      background-color: #493843;
  }
  .bar_content {
    margin-left: 0px;
    display: block;
    white-space: nowrap;
    width: 100%;
    animation: move 10s linear infinite;
  }
.only-d{
    display: none!important;
}
/* Animation, only at Mobile */
  @media screen and (min-width:1183px) {
    .bar-m{
        display: none;
    }

}
    @media screen and (max-width:1183px) {
    .bar{
        display: none;
    }
}
@media screen and (max-width:1183px) {
  @keyframes move {
    to { transform: translateX(-100%); }
  }
}
@media screen and (min-width:992px) { /*Bootstrap -d umbruch*/
    .only-d{
        display: flex!important;
    }
    .only-m{
        display: none;
    }
    .m-b-1{
        font-size: 1.4rem;
    }
}

/*Courses*/
#price{
  display: none;
}

.label-overlap-info{
  background-color: #0078BF;
  position: absolute;
  height: 50px;
  text-align: center;
  width: 95%!important;
  border-radius: 0px 0px 0px 0px;
  top: 0;
  padding: 0;
  z-index: 999;
  color: white;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 576px) {
.pl-sm-5, .px-sm-5 {
   padding-left: 0rem!important; 
}
}
/*Carousel*/
.carousel-control-next-icon,
.carousel-control-prev-icon {
  filter: invert(1);
  width: 50%;
}
.controls{
  background-color: white!important;
  text-align: center;
  margin-top: 5px;
  
}
button {
  background: transparent;
  border: none !important;
  font-size:0;
}
.container-fluid{
  margin: 0;
  padding: 0;
}
.material-icons-outlined {
  margin-right: 6px;
  color: #0078BF;
  margin-top: 8px;
  display: inline-block;
  vertical-align: top;
}
.mio-1{
  color: #ffffff!important;
}

.material-icons-outlined {
  margin-right: 6px;
  color: #0078BF;
  margin-top: 8px;
  display: inline-block;
  vertical-align: top;
}
.ico-t{
  font-size: 18px;
}
.ico-t span{
  line-height: 7px;
}
.btn-c{
  background-color: #0078BF;
  color: white;
  border-radius: 20px;
  font-family: co-headline, sans-serif; 
  padding: 8px 15px 10px 15px;
}
.card{
  height: 225px!important;
}
.btn-k{
  background-color: white; color:#0078BF; font-weight: 500!important;
}


/*Rating-Carousel*/
.rating{
  background-color: #0078BF;
  padding: 20px;
}

.rate-card{
  background-color: white;
  padding: 20px!important;
}
@media screen and (max-width:762px) {
  .rate-c{
    padding-top: 15px!important;
}
}


.container-fluid{
  margin:0;
  padding: 0;
}
  
.kursberater{
  height: 75px;
  width: 75px;
  background-color: white;
  position: fixed;
  z-index: 999;
  bottom: 40px;
  right: 70px;
  border-radius: 50px;
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.kursberater:hover{
  cursor: pointer;
}

.kursberater-center{
  margin-top: 20%;
  margin-left: 15%;
}

@media screen and (max-width:762px) {
  .kursberater{
    right: 39px;
  }
}

/*CTA*/
.cta{
  background-color: #0078BF;
  color: white!important;
}

.cta:hover{
  background-color: #212529;
}


/*Content*/
.h-t{
  margin: 48px;
}

/*Unterseiten*/

a.nav-link.nav-active{
  color: #0193e7!important;
}

.hero{
  height: 25%;
  background-color: #0193e7;
}





.h-t>h1{
  color: #0078BF;
  font-weight: 700!important;
}

.h-t>span{
  font-weight: 500!important;
  font-size: 1.5rem;
  font-family: bengali, sans-serif;
}

.features{
  position: fixed;
z-index: 999;
box-sizing: border-box;
}

.rund {
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
}



/*courses*/
.course {
  border-radius: .25rem!important;
  background-color: #F1F1F1;
  padding: 2rem;
  padding-top: 32px!important;
  min-height: 700px;
}
.course-1 {
  border-radius: .25rem!important;
  background-color: #F1F1F1;
}
.parent {
  position: relative;
  overflow: hidden;
  height: 250px;
}

.child {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.parent-1 {
  position: relative;
  overflow: hidden;
  height: 205px;
  margin-top: 5px;
}

.child-1 {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: 480px;
}

button .price {
display: none;
}

button:hover .book {
  display: none;
}
button:hover{
  filter: brightness(85%);
}

button:hover .price {
  display: inline;
  animation-name: FadeIn;
  animation-duration: 2s;
  transition-timing-function: linear;
}
@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*aus SIngelews (zu sortuereb)*/

.rund {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  width: 100%;
}

.img{
  width: 100%;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #fff!important;
  outline: 0!important; 
  box-shadow: 0 0 0 0!important; 
}
.accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff!important;
  box-shadow: 0!important;
}
.accordion-item {
  background-color: #fff;
  border: 0!important;
}
.accordion-button:not(.collapsed) {
color: #000!important;
background-color: #fff!important;
box-shadow: inset 0 0!important;
}
.accordion-button::after{
  display: none;
}
.accordion-button, .accordion-body{
  padding: 0!important;
  margin: 0!important;
}

img.crop-center{
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.img-c{
  height: 250px;
  width: 100%;
}
.img-h-g{
  height: 250px;
  width: 100%;
}

.loi{
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #0078BF;
  color: white;
  border-radius: 0 0 0;
}
.loi > span{
  padding: 5px;
}

.dozenten{
  margin: 0;
  padding: 0;
}

a{
    color: #0078BF!important;
    text-decoration: none;
    background-color: transparent;

}
.main-p{
  color: white!important;
  font-size: 1.5rem;
}

.main-p-1{
  color: white!important;
  font-size: 1rem;
  
}

h2.main-h2{
  color:#ffff!important ;
  font-weight: 400!important;
  font-size: 1.4rem!important;
}

h2.main-h2-2{
  color:#0078BF!important ;
  font-weight: 400!important;
  font-size: 1.4rem!important;
}
h2.main-h2-3{
  color:#ffffff!important ;
  font-weight: 400!important;
  font-size: 1.4rem!important;
}

.hr-f{
  display: none;
}
  @media screen and (max-width:768px) {
    .hr-f{
       display: block;
       width: 20%;
    }
    }




    /*Google Like Login */
        .center{
      margin: auto!important;
      width: 25%!important;
      border: 3px solid #73AD21;
      padding: 10px;
        }
    
        @media screen and (max-width: 1500px) {
        .center{
            margin: auto!important;
            width: 80%!important;
            border: 3px solid #73AD21;
            padding: 10px;
        }
    }
    
      .box {
        position: absolute!important;
        top: 50%!important;
        left: 50%!important;
        transform: translate(-50%, -50%);
        width: 25rem;
        padding: 2.5rem;
        box-sizing: border-box;
        border: 1px solid #dadce0;-webkit-box-shadow: 0px 0px 0px 200px rgba(0,120,191,1);
    -moz-box-shadow: 0px 0px 0px 20000px rgba(0,120,191,1);
    box-shadow: 0px 0px 0px 20000px rgba(0,120,191,1);
        -webkit-border-radius: 8px;
        border-radius: 8px;
    
      }
      
    
    
      .box .inputBox {
        position: relative;
      }
      
      .box .inputBox input {
        width: 100%;
        padding: 10px;
        font-size: 1rem;
        letter-spacing: 0.062rem;
        margin-bottom: 1.875rem;
        border: 1px solid #ccc;
        background: transparent;
        border-radius: 4px;
        
      }
      
      .box .inputBox label {
        position: absolute;
        top: 0;
        left: 10px;
        padding: 0.625rem 0;
        font-size: 1rem;
        color: grey;
        pointer-events: none;
        transition: 0.5s;
      }
      
      .box .inputBox input:focus ~ label,
      .box .inputBox input:valid ~ label,
      .box .inputBox input:not([value=""]) ~ label {
        top: -1.125rem;
        left: 10px;
        color: #0078BF;
        font-size: 0.75rem;
        background-color: white;
        height: 10px;
        padding-left: 5px;
        padding-right: 5px;
      }
      .box .inputBox input:focus {
        outline: none;
        border: 2px solid #0078BF;
      }
      .box input[type="submit"] {
        border: none;
        outline: none;
        color: #fff;
        background-color: #0078BF;
        padding: 0.625rem 1.25rem;
        cursor: pointer;
        border-radius: 0.312rem;
        font-size: 1rem;
        float: left;
      }
      
      .box input[type="submit"]:hover {
        background-color: #0078BF;
        box-shadow: 0 1px 1px 0 rgba(66,133,244,0.45), 0 1px 3px 1px rgba(66,133,244,0.3);
      }

      .dropdown-item{
        padding: 10px 0rem!important;
      }
      .dropdown-menu{
        padding-right: 20px!important;
      }

   .tutor-head{    
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #0078BF;
    background-position: right; 
    background-repeat: cover;
    background-size: cover; 
    align-items: center;
    justify-content: left;
    display: flex;
   }
   
.item-checkbox {
display: block;
width:100%;
}
label {
    display: inline;
}
input[type=checkbox] {
    display: inline;
}
.checkbox {
  width: 100%;
}

.crop-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.crop-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.crop-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.a-ul{
  text-decoration: underline #212529!important;
  color: #212529!important;
}

.doi{
  position: absolute; 
  z-index:999; 
  bottom: 0; 
  background-color: white;
  padding: 2px;
}

/* Hover Grid */
.g-wrap {
  position: relative;
  height: 100%;
}

.g-desc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0078BF;
  color: #fff;
  visibility: hidden;
  opacity: 0;

  transition: opacity .8s, visibility .8s;
}

.g-wrap:hover .g-desc {
  visibility: visible;
  opacity: 1;
}

#grid{
  width: 100%;
}
#norm{
  width: 100%;
}

div#upper {
  height: 615px;
}

.img-center{
  width: 100%;
  object-fit: cover;
  height: 287px; 
}

.buchen{
  bottom: 30px;
}

@media screen and (max-width:992px) {
.buchen{
  position: inherit;}
}

.star-rating{
  text-align: left;
  left: 0;
}

 .course .parent {
     margin-top: 32px!important;
 }

 .bold {
     font-weight: 600!important;
 }

/* Moved here from start.php */
.course {
    border-radius: 15px;
    background-color: #F1F1F1;
    padding: 2rem;
}

.parent {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.child {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

button .price {
    display: none;
}

button:hover .book {
    display: none;
}

button:hover .price {
    display: inline;
}
/* End moved from start.php */

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}