/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
header {
    padding: 180px 0 100px;
    background: url("../files/header.jpg") no-repeat center;
    background-size: cover;
    position: relative;
}

section {
    padding: 150px 0;
}

#services {
    background: url("../files/section-1.jpg") no-repeat center;
    background-size: cover;
}

#contact {
    background: url("../files/section-2.jpg") no-repeat center;
    background-size: cover;
}

#alipasta {
    background: url("../files/bgs/alipasta.jpg") no-repeat center;
    background-size: cover;
}

#alantika {
    background: url("../files/bgs/allantika.jpg") no-repeat center;
    background-size: cover;
}

#elies {
    background: url("../files/bgs/elies.jpg") no-repeat center;
    background-size: cover;
}

#katepsygmena-psaria {
    background: url("../files/bgs/katepsygmena-psaria.jpg") no-repeat center;
    background-size: cover;
}

#kreatoskevasmata {
    background: url("../files/bgs/kreatoskevasmata.jpg") no-repeat center;
    background-size: cover;
}

#ksydi {
    background: url("../files/bgs/ksydi.jpg") no-repeat center;
    background-size: cover;
}

#ladi {
    background: url("../files/bgs/ladi.jpg") no-repeat center;
    background-size: cover;
}

#pagos {
    background: url("../files/bgs/pagos.jpg") no-repeat center;
    background-size: cover;
}

#proionta-zymis {
    background: url("../files/bgs/proionta-zymis.jpg") no-repeat center;
    background-size: cover;
}

#sporelaia {
    background: url("../files/bgs/sporelaia.jpg") no-repeat center;
    background-size: cover;
}

#toursi {
    background: url("../files/bgs/toursi.jpg") no-repeat center;
    background-size: cover;
}

#tyrokomika {
    background: url("../files/bgs/tyrokomika.jpg") no-repeat center;
    background-size: cover;
}

.active {
    border-bottom: 1px solid white;
}

.card-img-top {
    width: 100%;
    max-height: 300px;
    object-fit: contain;
}

.e-banner img {
    width: 800px;
    max-width: 100%;
    padding-top: 50px;
}

iframe {
    width: 80%;
    height: 400px;
    border: 0;
}
