html {
  background-color: #000;
  overflow: auto;
}
@font-face {
  font-family: 'Bank Gothic Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Bank Gothic Medium'), url('/wp-content/themes/astra/fonts/ufonts.com_bank-gothic-medium.woff') format('woff');
}
body {
  font-family: 'Bank Gothic Medium';
  background-color: #000;
}
body .display-none {
  display: none;
}
body .center {
  text-align: center;
}
body .black {
  color: #000 !important;
}
body .home-links-mobile, body .project-wrap-mobile {
  display: none;
}
body header#masthead .main-header-bar {
  background-color: transparent;
  border: none;
}
body header#masthead .main-header-bar #site-navigation ul#primary-menu > li a {
  color: #fff;
  font-weight: bold;
}
body #content {
  position: relative;
  background-color: #000;
}
body #content .home-links-dekstop {
  justify-content: center;
}
body #content .home-links-dekstop > img {
  width: 100%;
  display: none;
}
body #content .home-links-dekstop .home-links {
  position: fixed;
  top: 300px;
  width: 100%;
}
body #content .home-links-dekstop .home-links > div {
  display: flex;
  justify-content: center;
}
body #content .home-links-dekstop .home-links > div > a {
  color: #fff;
  font-size: 3rem;
}
body #content .home-links-dekstop .home-links > div .home-link-center {
  margin: 0 50px;
}
body #content .home-links-dekstop .home-links > div .home-link-center:before {
  content: "";
  content: "";
  border-left: 1px solid #fff;
  position: relative;
  left: -25px;
  top: 5px;
  height: 30px;
  display: inline-block;
}
body #content .home-links-dekstop .home-links > div .home-link-center:after {
  content: "";
  content: "";
  border-right: 1px solid #fff;
  position: relative;
  right: -25px;
  top: 5px;
  height: 30px;
  display: inline-block;
}
body .engineering-wrap h1, body .product-design-wrap h1, body .real-estate-wrap h1, body .engineering-wrap h2, body .product-design-wrap h2, body .real-estate-wrap h2, body .engineering-wrap p, body .product-design-wrap p, body .real-estate-wrap p {
  color: #fff;
  line-height: unitial;
}
body .engineering-wrap h1, body .product-design-wrap h1, body .real-estate-wrap h1 {
  font-size: 3rem;
  position: relative;
  top: -70px;
  z-index: 110;
  width: 310px;
  margin: 0 auto;
}
body .engineering-wrap h2, body .product-design-wrap h2, body .real-estate-wrap h2 {
  font-size: 2rem;
}
body .engineering-wrap p, body .product-design-wrap p, body .real-estate-wrap p, body .engineering-wrap li, body .product-design-wrap li, body .real-estate-wrap li {
  font-size: 1.5rem;
}
body .engineering-wrap .project-nav, body .product-design-wrap .project-nav, body .real-estate-wrap .project-nav {
  position: relative;
  bottom: 80px;
}
body .engineering-wrap .first, body .product-design-wrap .first, body .real-estate-wrap .first, body .engineering-wrap .second, body .product-design-wrap .second, body .real-estate-wrap .second, body .engineering-wrap .third, body .product-design-wrap .third, body .real-estate-wrap .third {
  position: relative;
  height: 800px;
  top: -160px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: transform 0.5s;
  cursor: pointer;
}
body .engineering-wrap .first:hover, body .product-design-wrap .first:hover, body .real-estate-wrap .first:hover, body .engineering-wrap .second:hover, body .product-design-wrap .second:hover, body .real-estate-wrap .second:hover, body .engineering-wrap .third:hover, body .product-design-wrap .third:hover, body .real-estate-wrap .third:hover {
  transform: scale(1.1);
}
body .engineering-wrap .first h2, body .product-design-wrap .first h2, body .real-estate-wrap .first h2, body .engineering-wrap .second h2, body .product-design-wrap .second h2, body .real-estate-wrap .second h2, body .engineering-wrap .third h2, body .product-design-wrap .third h2, body .real-estate-wrap .third h2 {
  background-color: rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 0;
}
body .engineering-wrap .first h2, body .product-design-wrap .first h2, body .real-estate-wrap .first h2 {
  position: relative;
  top: 105px;
}
body .engineering-wrap .first:hover, body .product-design-wrap .first:hover, body .real-estate-wrap .first:hover {
  top: -130px;
}
body .engineering-wrap .first > div, body .product-design-wrap .first > div, body .real-estate-wrap .first > div {
  position: relative;
  top: 500px;
  background-color: rgba(0, 0, 0, 0.4);
  width: 600px;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px groove #fff;
}
body .engineering-wrap .first {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/tplo-op.jpg);
}
body .engineering-wrap .second {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/ramka-1-op.jpg);
}
body .engineering-wrap .third {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/planetary-gearbox-for-electric-motorcycle-op.jpg);
}
body .product-design-wrap h1 {
  width: 405px;
}
body .product-design-wrap .first h2, body .product-design-wrap .second h2 {
  background-color: transparent;
}
body .product-design-wrap .first {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/Race-simulator-op.jpg);
}
body .product-design-wrap .second {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/case-op.jpg);
}
body .product-design-wrap .third {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/umbra-soap-challenge-op.jpg);
}
body .product-design-wrap .third h2 {
  background-color: rgba(0, 0, 0, 0.4);
}
body .real-estate-wrap h1 {
  width: 530px;
}
body .real-estate-wrap .first {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/house-in-sofia-op.jpg);
}
body .real-estate-wrap .first h2 {
  background-color: transparent;
}
body .project-title-dekstop {
  font-size: 1.9rem;
  top: -60px;
  width: 580px;
  margin: 0 auto;
  background-color: transparent;
  color: #fff;
  position: relative;
  z-index: 100;
}
body .tplo-title, body .tplo-title-de {
  top: -30px;
}
body .plastic-case-title {
  top: -40px;
}
body .tplo-title-de {
  width: 800px;
}
body .soap-title, body .real-estate-title {
  top: -50px;
  z-index: 100;
}
body .fsae-title-de {
  font-size: 1.5rem;
}
body .project-wrap-dekstop {
  position: relative;
  top: -132px;
}
body .project-wrap-dekstop .parallax-img {
  height: 800px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body .project-wrap-dekstop .tplo {
  background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/tplo-2-op.jpg);
}
body .project-wrap-dekstop .plastic-case {
  background-image: url(/wp-content/uploads/2019/02/scene-silvia-R-design-1-1.jpg);
}
body .project-wrap-dekstop .plastic-case-2 {
  background-image: url(/wp-content/uploads/2019/02/scene-silvia-R-design-1-3-op.jpg);
}
body .project-wrap-dekstop .real-estate {
  background-image: url(/wp-content/uploads/2019/02/house-in-sofia-op-1.jpg);
}
body .project-wrap-dekstop .real-estate-2 {
  background-image: url(/wp-content/uploads/2019/02/house-in-sofia-3.jpg);
}
body .project-wrap-dekstop .txt {
  position: relative;
  bottom: -60px;
}
body .project-wrap-dekstop .txt h2 {
  color: #fff;
  font-size: 1.8rem;
}
body .project-wrap-dekstop .txt h3 {
  color: #fff;
  font-size: 1.7rem;
}
body .project-wrap-dekstop .txt p {
  color: #fff;
  font-size: 1.5rem;
  margin: 20px auto;
  position: static;
  top: 60px;
}
body .project-wrap-dekstop .txt ul {
  padding: 0 40px;
  margin: 0;
}
body .project-wrap-dekstop .txt ul li {
  color: #fff;
  font-size: 1.5rem;
}
body .tplo-wrap .plastic-case-wrap {
  top: -152px;
}
body .tplo-wrap .plastic-case-wrap h1 {
  top: -40px;
}
body .real-estate-wrap .project-images img {
  width: 100%;
}
body .real-estate-wrap .txt {
  padding: 20px;
}
body .real-estate-wrap .txt .project-nav {
  bottom: 0;
}
body .project-nav {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
body .project-nav > a {
  color: #fff;
  font-size: 2rem;
}
body .project-nav .projects-link-center {
  margin: 0 50px;
}
body .project-nav .projects-link-center:before {
  content: "";
  content: "";
  border-left: 1px solid #fff;
  position: relative;
  left: -25px;
  top: 5px;
  height: 30px;
  display: inline-block;
}
body .project-nav .projects-link-center:after {
  content: "";
  content: "";
  border-right: 1px solid #fff;
  position: relative;
  right: -25px;
  top: 5px;
  height: 30px;
  display: inline-block;
}
body .about-and-contacts-wrap {
  color: #fff;
  font-size: 1.5rem;
}
body .about-and-contacts-wrap h1, body .about-and-contacts-wrap h2, body .about-and-contacts-wrap h3 {
  color: #fff;
}
body .about-and-contacts-wrap .about-wrap ul, body .about-and-contacts-wrap .bottom .team {
  display: flex;
  justify-content: space-evenly;
}
body .about-and-contacts-wrap .about-wrap h2 {
  margin: 50px auto;
}
body .about-and-contacts-wrap .about-wrap .top > div {
  display: flex;
  justify-content: space-evenly;
  width: 80%;
  margin: 0 auto;
}
body .about-and-contacts-wrap .about-wrap .top > div .left, body .about-and-contacts-wrap .about-wrap .top > div .right {
  width: 49%;
  display: block;
}
body .about-and-contacts-wrap .about-wrap .top > div .left li, body .about-and-contacts-wrap .about-wrap .top > div .right li {
  padding: 10px;
  list-style: none;
}
body .about-and-contacts-wrap .about-wrap .top > div .left li:before, body .about-and-contacts-wrap .about-wrap .top > div .right li:before {
  content: " ";
  background-image: url(/wp-content/uploads/2019/03/diamond-white.png);
  background-size: cover;
  display: block;
  width: 15px;
  height: 15px;
  position: relative;
  top: 28px;
  left: -18px;
}
body .about-and-contacts-wrap .team > div {
  width: 40%;
}
body .about-and-contacts-wrap .team img {
  width: 270px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  border: 3px solid #fff;
  transition: all 1s ease-in-out;
}
body .about-and-contacts-wrap .team img:hover {
  transform: scale(1.1);
}
body .about-and-contacts-wrap .contacts-wrap {
  padding: 20px;
}
body .about-and-contacts-wrap .contacts-wrap .left, body .about-and-contacts-wrap .contacts-wrap .right {
  display: inline-block;
}
body .about-and-contacts-wrap .contacts-wrap .phone-mobile {
  display: none;
}
body .about-and-contacts-wrap .contacts-wrap .mail {
  font-size: 1.2rem;
}
body .about-and-contacts-wrap .contacts-wrap .left {
  float: left;
  width: 59%;
}
body .about-and-contacts-wrap .contacts-wrap .left form label, body .about-and-contacts-wrap .contacts-wrap .left form input[type="submit"] {
  text-align: center;
  display: block;
  margin: 0 auto;
}
body .about-and-contacts-wrap .contacts-wrap .left form p {
  margin: 0;
}
body .about-and-contacts-wrap .contacts-wrap .left form textarea {
  height: 150px;
}
body .about-and-contacts-wrap .contacts-wrap .right {
  float: right;
  width: 39%;
}
body .about-and-contacts-wrap .contacts-wrap .right ul {
  width: 250px;
  margin: 10px auto;
}
body .about-and-contacts-wrap .contacts-wrap .right ul img {
  display: block;
  margin: 0 auto;
  width: 200px;
}
body .about-and-contacts-wrap .contacts-wrap .right ul li {
  list-style: none;
  margin: 40px auto;
}
body .about-and-contacts-wrap .contacts-wrap .right ul .social i {
  margin: 0 50px;
}
body .about-and-contacts-wrap .contacts-wrap:after {
  content: "";
  clear: both;
  display: table;
}
body #ast-scroll-top {
  background-color: transparent;
}
body #ast-scroll-top:hover {
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
body .site-footer .ast-footer-overlay {
  padding: 0;
  background-color: #000;
  border-top: 1px groove #fff;
}
body.home {
  height: 95.6vh;
  overflow: hidden;
}
body.home #content {
  top: 0;
  height: 95.8vh;
}
body.home #content > .ast-container {
  margin: 0;
  padding: 0;
  max-width: none;
}
body.home #content > .ast-container #primary {
  margin: 0;
}
body.error404 .main-header-bar-wrap, body.error404 .ast-404-layout-1 {
  background-color: #000;
}
html[lang="de-DE"] body.home #content {
  top: -100px;
}
html[lang="de-DE"] body.home #content .home-links-dekstop .home-links > div > a {
  font-size: 2.7rem;
}
html[lang="de-DE"] body .engineering-wrap h1 {
  width: 400px;
}
html[lang="de-DE"] body .real-estate-wrap h1 {
  font-size: 2rem;
}
body.page-id-64 .main-header-bar-wrap, body.page-id-288 .main-header-bar-wrap, body.page-id-434 .main-header-bar-wrap, .page-id-448 .main-header-bar-wrap, .page-id-753 .main-header-bar-wrap, .page-id-834 .main-header-bar-wrap, .page-id-851 .main-header-bar-wrap {
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom: 1px groove #fff;
  z-index: 100;
}
.page-id-886 #ast-fixed-header, .page-id-675 #ast-fixed-header {
  background-color: #000;
}
.lb-row {
  position: relative;
  top: 0;
  display: flex;
  justify-content: space-evenly;
}
.lb-row:after {
  content: "";
  display: table;
  clear: both;
  /* Create four equal columns that floats next to eachother */
}
.lb-row > .column {
  width: 33%;
  /* The Modal (background) */
}
.lb-row > .column img {
  transition: transform 0.5s;
  cursor: pointer;
}
.lb-row > .column img:hover {
  transform: scale(1.1);
}
.modal {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: -84px;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: black;
  /* Modal Content */
}
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: 0;
  padding: 0;
  width: 100%;
  /* The Close Button */
}
.close-modal {
  color: white;
  position: absolute;
  top: 197px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  z-index: 2;
  cursor: pointer;
}
.close:hover, .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
  /* Hide the slides by default */
}
.mySlides {
  display: none;
  /* Next & previous buttons */
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  /* Position the "next button" to the right */
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  /* On hover, add a black background color with a little bit see-through */
}
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  /* Number text (1/3 etc) */
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  /* Caption text */
}
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}
img.demo {
  opacity: 0.6;
}
.active, .demo:hover {
  opacity: 1;
}
img.hover-shadow {
  transition: 0.3s;
}
.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (min-width: 1022px) and (max-width: 1364px) and (max-height: 770px) {
  body.home #content {
    top: 75px;
  }
}
@media (min-width: 1022px) and (max-width: 1364px) {
  body.home {
    height: 95vh;
  }
  body.home #content .wrap-home-links .home-links > div > a {
    font-size: 2.2rem;
  }
  body .project-title-dekstop {
    font-size: 1.3rem;
    top: -53px;
  }
}
@media (min-width: 772px) {
  body .ast-site-identity {
    padding: 0;
  }
}
@media (max-width: 770px) {
  body.home {
    height: 145vh;
  }
  body.home #masthead {
    position: relative;
    z-index: 10000;
  }
  body.home #site-navigation #primary-menu {
    background-color: rgba(0, 0, 0, 0.8);
  }
  body.home #content {
    top: -80px;
  }
  body.home .home-links-dekstop {
    display: none;
  }
  body.home #primary {
    padding: 0;
  }
  body.home .home-links-mobile {
    display: block;
  }
  body.home .home-links-mobile > div {
    display: block;
    height: 300px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  body.home .home-links-mobile > div > a {
    display: block;
    text-align: center;
    padding-top: 0px;
    font-size: 1.8rem;
    background-color: rgba(0, 0, 0, 0.4);
  }
  body.home .home-links-mobile .engineering-link a, body.home .home-links-mobile .product-design-link a {
    background-color: transparent;
    top: 65px;
  }
  body.home .home-links-mobile .engineering-link {
    background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/engineering-op.jpg);
  }
  body.home .home-links-mobile .engineering-link a {
    width: 180px;
    margin: 0 auto;
    z-index: 1000;
    position: relative;
  }
  body.home .home-links-mobile .product-design-link {
    background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/Race-simulator-op.jpg);
  }
  body.home .home-links-mobile .real-estate-link {
    background-image: url(https://img.powweb.bg/wp-content/uploads/2019/04/house-in-sofia-op.jpg);
  }
  body.page-id-288 .main-header-bar-wrap {
    background-color: transparent;
  }
  body {
    overflow: unset;
  }
  body #site-navigation #primary-menu {
    background-color: #000;
    text-align: center;
  }
  body .project-wrap-dekstop {
    display: none;
  }
  body .engineering-wrap h1, body .product-design-wrap h1, body .real-estate-wrap h1 {
    font-size: 2rem;
    z-index: 100;
    top: -5px;
  }
  body .engineering-wrap .first, body .product-design-wrap .first, body .real-estate-wrap .first, body .engineering-wrap .second, body .product-design-wrap .second, body .real-estate-wrap .second, body .engineering-wrap .third, body .product-design-wrap .third, body .real-estate-wrap .third {
    height: 300px;
  }
  body .engineering-wrap .first:hover, body .product-design-wrap .first:hover, body .real-estate-wrap .first:hover, body .engineering-wrap .second:hover, body .product-design-wrap .second:hover, body .real-estate-wrap .second:hover, body .engineering-wrap .third:hover, body .product-design-wrap .third:hover, body .real-estate-wrap .third:hover {
    transform: none;
  }
  body .engineering-wrap .first, body .product-design-wrap .first, body .real-estate-wrap .first {
    top: -115px;
    height: 400px;
  }
  body .engineering-wrap .first h2, body .product-design-wrap .first h2, body .real-estate-wrap .first h2 {
    top: 81px;
    line-height: 20px;
    padding: 20px 0 5px 0;
  }
  body .engineering-wrap .first:hover, body .product-design-wrap .first:hover, body .real-estate-wrap .first:hover {
    top: -115px;
  }
  body .real-estate-wrap h1, body .product-design-wrap h1 {
    font-size: 1.5rem;
    width: 140px;
  }
  body .real-estate-wrap .first, body .product-design-wrap .first {
    top: -132px;
  }
  body .real-estate-wrap .first:hover, body .product-design-wrap .first:hover {
    top: -132px;
  }
  body .real-estate-wrap .first h2, body .product-design-wrap .first h2 {
    top: 105px;
  }
  body .project-title-dekstop {
    display: none;
  }
  body .project-title-mobile {
    font-size: 1.8rem;
    width: 100%;
    top: 288px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  body .project-wrap-mobile {
    display: block;
    position: relative;
    top: -83px;
  }
  body .project-wrap-mobile .project-images > img {
    width: 100%;
    top: -49px;
    position: relative;
  }
  body .project-wrap-mobile .project-images .project-title-mobile {
    position: relative;
    top: -29px;
  }
  body .project-wrap-mobile .project-images > img:first-of-type {
    top: 0;
  }
  body .project-wrap-mobile .txt {
    padding: 20px;
  }
  body .project-wrap-mobile .txt h2, body .project-wrap-mobile .txt h3, body .project-wrap-mobile .txt p, body .project-wrap-mobile .txt li {
    color: #fff;
    font-size: 1.5rem;
  }
  body .project-wrap-mobile .txt .project-nav {
    bottom: -90px;
    border-top: 1px groove #fff;
  }
  body .fsae-car-wrap {
    top: -83px;
  }
  body .project-nav {
    position: relative;
    bottom: 90px;
    display: block;
  }
  body .project-nav > a {
    color: #fff;
    font-size: 1.8rem;
    width: 30%;
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px auto;
  }
  body .project-nav .projects-link-center {
    margin: 20px auto;
  }
  body .project-nav .projects-link-center:before, body .project-nav .projects-link-center:after {
    display: none;
  }
  body .about-and-contacts-wrap .about-wrap .top > div {
    display: block;
    width: 100%;
  }
  body .about-and-contacts-wrap .about-wrap .top > div .left, body .about-and-contacts-wrap .about-wrap .top > div .right {
    width: 100%;
    margin: 0 5px;
    padding: 0 20px;
  }
  body .about-and-contacts-wrap .about-wrap .top > div .left li, body .about-and-contacts-wrap .about-wrap .top > div .right li {
    padding: 0;
  }
  body .about-and-contacts-wrap .bottom .team {
    display: block;
  }
  body .about-and-contacts-wrap .bottom .team > div {
    width: 90%;
    margin: 0 auto;
  }
  body .about-and-contacts-wrap .contacts-wrap .left, body .about-and-contacts-wrap .contacts-wrap .right {
    display: block;
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  body .about-and-contacts-wrap .contacts-wrap .phone-dekstop {
    display: none;
  }
  body .about-and-contacts-wrap .contacts-wrap .phone-mobile {
    display: block;
  }
  html[lang="de-DE"] body .real-estate-wrap h1 {
    width: 100%;
    font-size: 1.5rem;
  }
}
@media (max-width: 638px) {
  body .project-wrap-mobile {
    display: block;
    position: relative;
  }
  body .project-wrap-mobile .project-images .project-title-mobile {
    font-size: 1.8rem;
    width: 100%;
    top: -58px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.4);
  }
  body .project-wrap-mobile .project-images > img {
    top: -58px;
  }
}
