@import url('<link href="https://fonts.googleapis.com/css?family=Poppins:400,500,700" rel="stylesheet">')


html, body {

  font-family: 'Poppins', sans-serif;
  color: #222;
  max-width: 55%;

}

.navbar {
  padding: .8rem;

}

.navbar-nav li {
  padding-right: 20px;
  font-size: 11px;

}

.nav-link {
  font-size: 1.1em !important;

}

.nav-item  a {
  letter-spacing: 2px;

}

.dropdown-menu a {
  font-size: 1em;


}

.tab-content #menu1 {
  margin-right: 20px;
}

#kontakt {
  color: #df3574;
  padding: 1%;
  background-color: none;
  border: 1px solid none;
  margin: 0 auto;
  max-width: 400px;
  letter-spacing: 7px;
}

body {
  background-image: url("img/conn4.png");
  background-repeat: repeat;
  background-size: cover;
}

#kontakt select {
  border: 1px solid #5d5d5d;
  color: gray;
  font-size: 14px;
  width: 100%;
}


#kontakt form {
  margin: 0;
  max-width: 100%;
  letter-spacing: 5px;
}

#kontakt form a {
  padding-bottom: 10px;
  color: gray;
  max-width: 100%;
  letter-spacing: 1px;
}

#kontakt input {
  border: 1px solid #5d5d5d;
  color: gray;
  font-size: 12px;
  width: 100%;
}

#kontakt textarea {
  border: 1px solid #5d5d5d;
  padding-top: 1%;
  color: gray;
  font-size: 12px;
  width: 100%;

}

#cont .nav {
  margin: 0 auto;
  margin-top: 10px;
  letter-spacing: 3px;
}

#cont a {
  padding-right: 5px;
  color: gray;
}

#navbarResponsive .dropdown-menu {
  border: none;
  color: red;
}

#navbarResponsive .dropdown-menu li {
  font-size: 10px;
  color: red !important;

}

#navbarResponsive .nav-item a {
  float: left;

}

#navbarResponsive .nav-item .dropdown-menu {
  color: red;
  opacity: .3;
}

#cd .card {
  position: relative;
  top: 30%;
  transform: translateX(-90%, -30%);
  width: 15em;
  height: 20em;
  perspective: 600px;
  border: none;
  margin: 0 auto;
}

#cd .card .front {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: rotateX(0deg);
  transition: 0.5s;
}

#cd .card:hover .front {
  transform: rotateX(-180deg);
}

#cd .card .back {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  backface-visibility: hidden;
  transform: rotateX(180deg);
  transition: 0.5s;
}

#cd .card:hover .back {
  transform: rotateX(0deg);
}

#cd .card .back .details {
  position: absolute;
  top: 0%;
  /*transform: translateX(-50%);*/
  left: 0;
  width: 100%;
  text-align: center;
  padding: 5%;
  box-sizing: border-box;
}

#cd .card .back .details h2 {
  padding: 0;
  font-size: 24px;
  color: #5d5d5d;
}

#cd .card .back .details h2 span {
  color: #a7a7a7;
  font-size: 16px;
}

#cd .social-icons {
  padding: 10px 0;
}

#cd i {
  color: lightblue;
}

#cd .social-icons a {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  background: #262626;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  transition: 0.5s;
}

#cd .social-icons a .fa {
  line-height: 36px;
}

#cd .social-icons a:hover {
  background: #e91e63;

}


.carousel-inner img {
  width: 100%;
  height: 40%;

}

.carousel-caption {
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  max-height: 300px;

}

.carousel-caption h1 {
  font-size: 500%;
  text-transform: uppercase;
  text-shadow: 10px 5px 10px #000;
  letter-spacing: 0.5em;
  margin-bottom: 10%;
}

.carousel-caption h3 {
  font-weight: 500;
  text-shadow: 10px 5px 10px #000;
  letter-spacing: 1em;
  padding-bottom: 1em;
}

.btn-outline-light {
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-shadow: 2px 2px 5px #000;
}

.btn-primary {
  background-color: #88143f;
  border: 1px solid #88143f;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-shadow: 2px 2px 5px #000;
}

.btn-primary:hover {
  background-color: #df3574;
  border: 1px solid #df3574;
}

.jumbotron {
  padding: 1rem;
  border-radius: 0;
}

#ven {
  max-height: 10%;

}

#ven img {
  height: 5em;
  margin: 0 auto;
  padding-top: 5%;
  margin-top: 2rem;

}

#ven h3 {
  padding-top: 2rem;
  padding-bottom: 0.5rem;

}

#emoji li {
  margin-left: 25px;
  text-align: left;

}

#price li {
  margin-left: -15px;
  text-align: left;

}

#price2 li {
  margin-left: -15px;
  text-align: left;

}

#price3 li {
  margin-left: -15px;
  text-align: left;

}

#price   h7 {
  text-decoration: bold;

}

.padding {
  padding-bottom: 2rem;

}


.welcome {
  max-width: 75%;
  margin: 0 auto;
  padding-top: 5%;

}

.welcome hr {
  border-top: 2px solid #b4b4b4;
  width: 90%;
  margin-top: 9rem;
  margin-bottom: 1rem;

}

#fixed img {
  width: 100%;
  height: 30%;
}

.fa-code {
  color: #e54d26;

}

.fa-mobile {
  color: #3c5a99;
}

.fa-line-chart {
  color: #007bb5;
}

.fa-code, .fa-mobile, .fa-line-chart {
  font-size: 4rem;
  margin: 1rem;

}

.fun {
  width: 100%;
  margin-bottom: 2rem;
}

.gif {
  max-width: 100%;
  padding-bottom: 1rem;
}

.social {
  font-size: 3em;
  width: 4rem;
  margin: 0 auto;
}

.social .a {
  display: inline;
}

.social .fa {
  padding: 4rem;
}

.fa-facebook-f {
  color: #3c5a99;
}

.fa-instagram {
  color: #c32aa3;
}

.fa.linkedin-square {
  color: #007bb5;
}

.fa-envelope {
  color: gray;
}

.fa-skype {
  color: #00aff0
}

.fa-facebook-f:hover,
.fa-instagram:hover,
.fa-linkedin-square:hover,
.fa-envelope:hover,
.fa-skype:hover {
  color: lightgray;
}

footer {
  background-color: #3f3f3f;
  color: #d5d5d5;
  padding-top: 2rem;
}

footer .col-md-5 p{
  position: relative;
  font-weight: 600;
  top: 30%;
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 3.5px;

}

hr.light {
  border-top: 1px solid #d5d5d5;
  width: 75%;
}

.fa-copyright {
  position: relative;
  padding-right: 15%;
  font-size: 50%;
}

/* media */
@media (max-width: 1200px) {

  .carousel-caption {
    top: 35%;
  }

  .carousel-caption h1 {
    font-size: 350%;
    letter-spacing: 0.5em;

  }

  .carousel-caption h3 {
    font-size: 140%;
    font-weight: 400;
    padding-bottom: 2rem;
    letter-spacing: 0.1em;
  }

  .display-4 {
    font-size: 2.0rem;
  }

  #ven .img {
    height=3em;
  }

  social a {
    font-size: 4em;
    padding: 2rem;
    margin: 0 auto;
  }
}

@media (max-width: 992px) {

  .carousel-caption {
    top: 35%;

  }

  .carousel-caption h1 {
    font-size: 350%;
    letter-spacing: 0.1em;

  }

  .display-4 {
    font-size: 2.0rem;
  }

  .carousel-caption h3 {
    font-size: 140%;
    font-weight: 400;
    letter-spacing: 0.1em;
  }

  #ven .img {
    height=2em;
  }

  social a {
    font-size: 4em;
    padding: 2rem;
    margin: 0 auto;
  }
}

/*@media (max-width: 768px) {
  .carousel-caption {
    top: 35%;
  }

  .carousel-caption h1 {
    font-size: 350%;
    letter-spacing: 0.3em;

  }

  .carousel-caption h3 {
    font-size: 140%;
    font-weight: 400;
    padding-bottom: 2rem;
  }

  .carousel-caption .btn {
    font-size: 95%;
    padding: 8px 15px;
  }

  .display-4 {
    font-size: 200%;
  }

  .social a {
    font-size: 0.5em;
    padding: 1.2rem;
  }
}*/

@media (max-width: 768px) {
  .carousel-caption {
    top: 10%;

  }

  .carousel-caption h1 {
    font-size: 150%;
    letter-spacing: 0.5em;
    margin-bottom: 5%;
  }

  .display-4 {
    font-size: 2.0rem;

  }

  .carousel-caption h3 {
    font-size: 80%;
    font-weight: 400;
    padding-bottom: 2rem;
  }

  .carousel-caption .btn {
    font-size: 35%;
    padding: 8px 15px;
  }

  .carousel-indicators {
    display: none;
  }

  social a {
    font-size: 4em;
    padding: 2rem;
    margin: 0 auto;
  }

  .navbar-toggler {
    margin-left: 82%

  }

  .nav-link {
    font-size: 0.8rem !important;

  }

}

@media (max-width: 576px) {
  .carousel-caption {
    top: 15%;
    max-height: 30px;

  }

  .carousel-caption h1 {
    font-size: 75%;
    text-align: center;
    letter-spacing: 0.3em;
    margin-bottom: 5%;

  }

  .display-4 {
    font-size: 1.5rem;

  }

  .carousel-caption h3 {
    font-size: 40%;
    padding-bottom: 0.1rem;
  }

  .carousel-caption .btn {
    font-size: 40%;
    padding: ;
  }

  .carousel-indicators {
    display: none;
  }

  #ven .img {
    height=0.5em;
  }

  social a {
    font-size: 4em;
    padding: 2rem;
    margin: 0 auto;
  }

  .navbar-toggler {
    margin-left: 55%;

  }

  .nav-link {
    font-size: 0.8rem !important;

  }

}
