@font-face {
  font-family: "Play";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/play-v12-greek-regular.woff2") format("woff2");
}
html {
  scroll-behavior: smooth;
}

body {
  z-index: 0;
  font-family: "Play", sans-serif;
  background-color: #fff;
}

.navbar-dark {
  background-color: black;
  font-weight: bold;
  padding: 0.625em 1em 0.625em 1em;
  border-bottom: solid #ffd700;
  border-width: 0.15em;
}
.navbar-dark .hiddenbut {
  display: block;
  color: #ffd700;
  text-decoration: none;
  font-size: 1.1em;
  padding: 0 1em;
}
.navbar-dark .navbar-brand {
  cursor: pointer;
}
.navbar-dark .navbar-toggler {
  border-color: #ffd700;
  outline: 0;
}
.navbar-dark .navbar-toggler:focus {
  box-shadow: none;
}
.navbar-dark .navbar-collapse {
  text-align: center;
}
.navbar-dark .navbar-collapse .navbar-nav .nav-item:first-child {
  padding: 1.25em 0em 0em 0em;
}
.navbar-dark .navbar-collapse .navbar-nav .nav-link {
  color: #fff;
  font-size: 1em;
}
.navbar-dark .navbar-collapse .navbar-nav .nav-link:hover {
  color: #ffd700;
}
.navbar-dark .navbar-collapse .navbar-nav #active {
  color: #ffd700;
}

.container hr {
  border: 0.0625em solid black;
  opacity: 0.6;
}

.carousel .carousel-indicators li {
  width: 0.75em !important;
  height: 0.75em !important;
  border-radius: 100%;
  background-color: black !important;
}
.carousel .carousel-item img {
  height: 94vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.carousel .carousel-item .carousel-caption {
  top: 56%;
  transform: translateY(-60%);
}
.carousel .carousel-item .carousel-caption p {
  font-weight: bold;
  font-size: 1.5625em !important;
  color: #fff;
  text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black;
}
.carousel .carousel-item .carousel-caption img {
  width: 6.15em;
  height: 5.525em;
  -o-object-fit: contain;
     object-fit: contain;
}
.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
  height: 3.2em;
  width: 3.2em;
  filter: invert(100%);
}

.row-middle {
  align-items: center;
}
.row-middle h1,
.row-middle h2,
.row-middle h3 {
  color: black;
  font-weight: bold;
  font-size: 1.375em;
  text-align: center;
}
.row-middle p {
  font-size: 1.125em;
  vertical-align: middle;
}
.row-middle:last-child {
  padding: 0em 0em 0.9375em 0em;
}

.scrollToTopBtn {
  background-color: #ffd700;
  border: none;
  border-radius: 50%;
  color: black;
  cursor: pointer;
  font-size: 1em;
  line-height: 3em;
  width: 3em;
  position: fixed;
  bottom: 16.375em;
  right: 1.875em;
  z-index: 100;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.5s ease;
}

.showBtn {
  opacity: 1;
  transform: translateY(0);
}

.jumbotron {
  margin: 0em auto;
  padding: 5.9375em 1.875em 2.5em 1.875em;
  background: #1c2420;
  color: #fff;
  font-size: 1.125em;
  border-radius: 0%;
}
.jumbotron .row-jumbotron {
  text-align: center;
}
.jumbotron .row-jumbotron h1 {
  color: #ffd700;
  font-size: 1.6em;
}
.jumbotron .row-jumbotron img {
  width: 30%;
}

.breadcrumb {
  background: black;
  font-size: 1.375em;
  padding: 0.625em 1.25em;
}
.breadcrumb .breadcrumb-item a {
  color: #fff;
  text-decoration: none;
}
.breadcrumb .breadcrumb-item a:hover {
  text-decoration: none;
}
.breadcrumb .breadcrumb-item.active {
  color: #ffd700;
}

.row-egkasf {
  justify-content: center;
  align-items: center;
}
.row-egkasf .van img {
  margin-bottom: 16px;
}
.row-egkasf .lead {
  font-size: 1.0625em;
}
.row-egkasf .lead a {
  color: black;
  font-size: 0.8em;
}
.row-egkasf .lead p strong {
  font-size: 1.125em;
}
.row-egkasf .lead li {
  font-size: 1.125em;
}
.row-egkasf .lead-last {
  margin-bottom: 0;
}

.products img {
  padding: 10px;
}
.products img:first-child {
  width: 20%;
}
.products img:last-child {
  width: 30%;
}
.products #middlepro {
  width: 28%;
}

.row-contact {
  margin: 0em auto;
  padding: 0.625em 0em;
}
.row-contact .ratio {
  width: 94%;
  margin: 0px 0px 15px 15px;
  padding-right: 0;
  padding-left: 0;
}
.row-contact .ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.row-contact .contactinfo {
  width: 25em;
  margin: 12px auto;
}
.row-contact .contactinfo .form-control {
  text-align: center;
  border-color: black;
}
.row-contact .contactinfo .form-control:focus {
  box-shadow: none;
  border-color: black;
}
.row-contact .contactinfo .btn-dark {
  background-color: black !important;
  border-color: black !important;
  color: #ffd700 !important;
}
.row-contact .owner {
  color: black;
  font-weight: bold;
}
.row-contact .owner p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
}
.row-contact .owner h1 {
  margin-bottom: 0em;
  font-size: 2.5em;
}
.row-contact .bussiness {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.cookiebar {
  background: black;
  text-align: center;
  padding: 1rem 2rem;
  margin: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.cookiebar .content {
  padding: 10px;
}
.cookiebar .content span {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 10px;
}
.cookiebar .content span .more {
  color: #fff;
  opacity: 0.8;
  padding: 5px 10px;
  outline: none;
  border: none;
}
.cookiebar .content .btn {
  display: block;
  background-color: #ffd700;
  color: black;
  padding: 5px 10px;
  margin-top: 10px;
  font-weight: bold;
  outline: none;
}
.cookiebar .content .btn:hover {
  text-decoration: none;
}

footer {
  background-color: black;
  margin: 0em auto;
  padding: 1.25em 0em 0.3125em 0em;
  color: #fff;
  border-top: solid #ffd700;
  border-width: 0.15em;
}
footer h2,
footer h4 {
  font-size: 1.3em;
}
footer .list-unstyled li {
  padding: 0.1875em 0;
}
footer .list-unstyled li a,
footer .list-unstyled li span {
  color: #ffd700 !important;
  font-size: 1.1em;
  text-decoration: none;
}
footer .social {
  filter: invert(100%);
}
footer .privacypolicy a {
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
}
footer .privacypolicy a:hover {
  color: #ffd700;
}
footer .privacypolicy span {
  display: block;
  color: #fff;
  font-size: 1.1em;
}

@media screen and (min-width: 320px) {
  .ratio {
    width: 90%;
  }
}
@media (min-width: 320px) and (max-width: 360px) {
  .navbar-dark .hiddenbut {
    display: none;
  }
  .jumbotron .row-jumbotron img {
    width: 50%;
  }
}
@media screen and (min-width: 375px) {
  .ratio {
    width: 91%;
  }
}
@media screen and (min-width: 425px) {
  .ratio {
    width: 93%;
  }
}
@media (min-width: 576px) {
  .carousel .carousel-item .carousel-control-prev-icon,
  .carousel .carousel-item .carousel-control-next-icon {
    height: 4em;
    width: 4em;
  }
  .jumbotron .row-jumbotron img {
    width: 45%;
  }
  .egkaphotos img {
    height: 20em;
  }
  .row-contact .ratio {
    width: 95%;
  }
  .row-contact .contactinfo {
    width: 34em;
  }
  .cookiebar {
    text-align: left;
    padding: 0;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .cookiebar .content {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0;
  }
  .cookiebar .content span {
    font-size: 1em;
    color: #fff;
    padding: 0 0.6em 0 0.6em;
    margin-top: 0;
  }
  .cookiebar .content .more {
    color: #fff;
    display: inline-block;
    padding: 0.2em;
  }
  .cookiebar .content .btn {
    border-radius: 0;
    padding: 1em 1em;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .navbar-dark .hiddenbut {
    display: none;
  }
  .carousel .carousel-indicators li {
    width: 0.9375em !important;
    height: 0.9375em !important;
  }
  .carousel .carousel-item .carousel-caption p {
    font-size: 2.1875em !important;
  }
  .carousel .carousel-item .carousel-caption img {
    width: 6.875em;
    height: 6.25em;
  }
  .carousel .carousel-control-prev-icon,
  .carousel .carousel-control-next-icon {
    height: 3.4em;
    width: 3.4em;
  }
  .jumbotron .row-jumbotron img {
    width: 40%;
  }
  .row-egkasf .van img {
    margin-bottom: 0;
  }
  .row-egkasf .lead a {
    font-size: 1em;
  }
  .products img {
    padding: 0.625em;
  }
  .products img:first-child {
    width: 10%;
  }
  .products img:last-child {
    width: 16%;
  }
  .products #middlepro {
    width: 13%;
  }
  .row-contact .ratio {
    width: 46%;
    margin-top: 15px;
  }
  .row-contact .contactinfo {
    width: 22em;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .navbar-dark .navbar-collapse .navbar-nav .nav-item:first-child {
    padding: 0em;
  }
  .carousel .carousel-indicators li {
    width: 1em !important;
    height: 1em !important;
  }
  .carousel .carousel-item img {
    height: 100vh;
    width: 100%;
  }
  .carousel .carousel-item .carousel-caption p {
    font-size: 2.5em !important;
  }
  .carousel .carousel-item .carousel-caption img {
    width: 8.125em;
    height: 8.125em;
  }
  .carousel .carousel-control-prev-icon,
  .carousel .carousel-control-next-icon {
    height: 3.75em;
    width: 3.75em;
  }
  .jumbotron .row-jumbotron img {
    width: 28%;
  }
  .row-egkasf .lead {
    text-align: justify;
    font-size: 1.125em;
  }
  .row-contact .ratio {
    width: 50%;
  }
  .row-contact .ratio-1x1 {
    --bs-aspect-ratio: 64%;
  }
  .row-contact .contactinfo {
    width: 28em;
    text-align: left;
  }
  .row-contact .contactinfo .form-control {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .carousel .carousel-control-prev-icon,
  .carousel .carousel-control-next-icon {
    height: 4.1em;
    width: 4.1em;
  }
  .jumbotron .row-jumbotron img {
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .carousel .carousel-indicators li {
    width: 1.25em !important;
    height: 1.25em !important;
  }
  .carousel .carousel-item .carousel-caption {
    top: 50%;
    transform: translateY(-60%);
  }
  .carousel .carousel-item .carousel-caption p {
    font-size: 3.75em !important;
  }
  .carousel .carousel-item .carousel-caption img {
    width: 9.375em;
    height: 9.375em;
  }
  .carousel .carousel-control-prev-icon,
  .carousel .carousel-control-next-icon {
    height: 5em;
    width: 5em;
  }
  .jumbotron .row-jumbotron img {
    width: 24%;
  }
  .row-contact .ratio {
    width: 46%;
  }
  .row-contact .ratio-1x1 {
    --bs-aspect-ratio: 50%;
  }
  .row-contact .contactinfo {
    width: 42em;
  }
}
@media (min-width: 1600px) {
  .carousel-indicators li {
    width: 1.25em;
    height: 1.25em;
  }
  .carousel-caption {
    top: 55%;
    transform: translateY(-60%);
  }
  .carousel-caption p {
    font-size: 3.75em !important;
  }
  .carousel-caption carousel-caption img {
    width: 10.625em;
    height: 9.375em;
  }
  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    height: 4.375em;
    width: 4.375em;
  }
}/*# sourceMappingURL=style.css.map */