
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

body{
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
  color: #505962;
}

.offset:before{
  display: block;
  content: "";
  height: 4rem;
  margin-top: -4rem;
}
/*---NAVIGATION---*/
.navbar{
  text-transform: uppercase;
  font-weight: 700;
  font-size: .9rem;
  letter-spacing: 0.1rem;
  background: white!important;
}

.navbar-brand img{
  height: 3,5rem;
}

.navbar-nav li{
  padding-right: 0.7rem;
}

.navbar-light .navbar-nav .nav-link {
  color: black;
  padding-top: .8rem;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover{
  color: red;
}

/*--StartLandingPage--*/
.home-inner{
  background-image: url(img/steuerberater-frankfurt.jpg);
  alt: "steuerberater-frankfurt-bild"

}

.headingcard{
  width: 150px;
}

.btn-landing{
  padding: 4rem;
}

.caption{
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 38%;
  z-index: 1;
  color: white;
}
.caption h1{
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: .2rem;
  text-shadow: .1rem .1rem .8rem black;
  padding-bottom: 1rem;
}

.caption h3{
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .2rem;
  text-shadow: .1rem .1rem .8rem black;
  padding-bottom: 1rem;
}

.landing-text{
  font-size: 24px;
  margin-bottom: 0.5rem;
  padding: 1rem;
}

.btnLanding{
  width: 250px;
}

.btn{
  border-width: medium;
  border-radius: 0;
  padding: .6rem 1.3rem;
  font-size: 1.1rem;
}

.caro{
  text-align: center !important;
  width: 100%;
}

.card-header{
  height: 3rem;
  width: 48rem;
}
.bgcard{
  color: white !important;
  background-color:  red;
  border: none;
}

.card-body{
  margin-bottom: 3rem;
}

.contactform{
  padding: -4.5rem;
}

.card-footer{
  margin: 6rem;
}

.map{
  height: 20rem;
}

.reference{
  font-size: 36px;
}

.tabs{
  width: 100%;
  text-align: center;
}

.nav.nav-tabs{
  width: 100%;
  text-align: center;
}

.icons{
  height: 3rem;
  width: 3rem;
  font-size: 42px;
}

.nav-tabs .nav-link{
  border: none;
  color: red;
  font-size: 32px;

}

.nav-tabs .nav-link.active{
  color: red;
  border-bottom: 4px solid red;
}


.tab-content{
  width: 100%;
  padding: 5rem;
  margin: 0 auto 2rem;

}

.accordion-icon{
  font-size: 350px;
  color: red;
  padding-left: 80%;


  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);

}





/*============= COURSE SECTION =============*/

.narrow {
  width: 75%;
  margin: 1.5rem auto;
  padding-top: 2rem;
}
.narrow h1 {
    font-size: 2.4rem;
  }
.btn-secondary {
  border-width: medium;
  border-radius: 0;
  padding: .6rem 1.2rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 1rem;
  border-color: red;
  background-color: red;
  color: white;
}
.btn-secondary:hover,
.btn-secondary:focus {
  border-color: red;
  background-color: red;
  color: white;
}
/*StartCourseStyle*/
.narrow{
  width: 75%;
  margin: 1.5rem auto;
  padding-top: 2rem;
}
.narrow h1{
  font-size: 2.4rem;
}
.btn-secondary{
  border-width: medium;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: .6rem 1.2rem;
  color: white;
  background-color: red;
}
/*StartFeatureStyle*/
.jumbotron{
  margin-bottom: 0;
  padding: -5rem 0 0.5rem;
  border-radius: 0;
  background-color: white;
}
.h3.heading{
  font-size: 1.9rem;
  font-weight: 500;
  text-transform: uppercase;
}
.heading-underline{
  width: 75rem;
  height: .150rem;
  background-color:red;
  margin: 0 auto 2rem;
}
.feature svg.svg-inline--fa{
  color: red;
}
.feature h3{
  font-size: 1.3rem;
  text-transform: uppercase;
  padding-bottom: .4rem;
}
.feature p{
  font-size: 1.1rem;
}

/*ResourcesSection*/


.fixed{
  background-image: url(/img/frankfurt.jpg);
  z-index: -1;
}
.dark{
  background-color: rgba(245, 53, 53, 0.192);
  color: white;
  padding: 7rem 2rem;
}
.fixed-background h3{
  margin-bottom: 2rem;
}
.fixed-background p{
  margin-top: 1.5rem;
}

/*ClientSection*/
.clients img{
  width: 100%;
  border-radius: 2%;
  padding: 1rem;
}
blockquote .svg-inline--fa{
  color: #D04318;
  margin: 0rem;
}
.clients-hr{
  border-top: .05rem solid black;
}
/*ContactSection*/
/*GoogleMaps*/
.GoogleMap{
  width: 100%;
  height: 500;
  padding: .5rem;
  display: flex;
  overflow: hidden;
}

.contact{
  margin-top: 6rem;
}

.card.card-footer{
  vertical-align: center;
  height: 450px;
  background: none;
  border: none;
}

.card-header.card-footer{
  background: red;
  color: white;
  height: 3rem;
}

.cardalign{
  vertical-align: center;
  margin-top: 3rem;
}

.btn-danger{
  background: red;
  border: none;
}

.form-control{
  border-bottom: 1px red solid;
}

.messagetxt{
  height: 6rem;
}


footer{
  background-color: white;
  color: black;
  padding: 2rem 0rem 2rem;
  margin-top: 3rem;
}
footer img{
  size: 3rem;
  margin: 1.5rem 0;
}
footer a{
  color: red;
}
footer svg.svg-inline--fa{
  font-size: 2rem;
  margin: 1.2rem .5rem 0 0;
}
footer svg.svg-inline--fa:hover{
  color: #D04318!important;
}
hr.socket{
  width: 100%;
  border-top: .1rem solid #D04318;
  margin-top: 10rem;
}

.socket{
  margin-top: 2rem;
  padding: -1.5rem;
}


.btn-light{
  width: 100%;
  background-color: transparent;
  border-color: rgba(2, 2, 2, 0.2);
}

.btn-light:hover{
  background-color: rgba(218, 16, 16, 0.15);
}

.card{
  border: none;
  width: 100%;
  margin: 0px !important;

}

.card-header{
  background-color: transparent;
  margin: 0px !important;

  width: 100%;
  height: 4rem;
  border: none;
}

/*MediaQueries*/
@media
(max-height: 767px){
  .caption h1{
    font-size: 2.3rem;
    letter-spacing: .1rem;
    padding-bottom: .5rem;
  }

  .heading-underline{
    width: 13rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
  }
  
  .contactform{
    margin-top: -2rem;
  }

  .caption h3{
    font-size: 1.2rem;
    padding-bottom: 1.2rem;
  }
  
  .btn{
    padding: .5rem 1rem;
    font-size: 1.1rem;
  }

  .btn-light{
    padding: 0rem;
    margin: -3rem;
    font-size: 0.75rem;
    height: 3rem;
    width: 23rem;
  }


  .clients img{
    max-width: 50%;
    display: block;
    margin: 0 auto;
  }

  .card-header{
    height: 3rem;
    width: 100%;
  }

  .card{
    margin: 12px !important;
  }
  


  #snackbar {
    visibility: hidden !important; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -12px; /* Divide value of min-width by 2 */
    background-color: #323232; /* Black background color */
    color: white; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 2px; /* Padding */
    z-index: 0; /* Add a z-index if needed */
    left: 1%; /* Center the snackbar */
    bottom: 20%; /* -5px from the bottom */
  }
  
  
  
}


/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/


#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 0px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  font-size: 14px; /* Increase font size */
}

#myBtn:hover {
  color: black; /* Add a dark-grey background on hover */
}

 /* The snackbar - position it at the bottom and in the middle of the screen */

 .btnSnack{
  margin: 0.5rem;
  height: 3rem;
  width: 200px;
 }

 #snackbar {
  visibility: hidden !important; /* Hidden by default. Visible on click */
  min-width: 250px; /* Set a default minimum width */
  margin-left: -125px; /* Divide value of min-width by 2 */
  background-color: #323232; /* Black background color */
  color: white; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 16px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 42%; /* Center the snackbar */
  bottom: 5px; /* -5px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible !important; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
} 





#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}