main#main {
    background-color: #f9e96f !important;
}

.section1 .kanei {
    width: 600px;
}

.section1 .header-img {
    position: relative;
    overflow: visible;
}

@media (max-width: 1024px) {
    .section1 .header-img{
        /*width: 70%;*/
        height: 500px;
        object-fit: cover;
    }

    .section1 .header-img img {
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 1012px) {
    .section1 .header-img{
        /*width: 70%;*/
        height: 300px;
        object-fit: cover;
    }
}

.section1 .header-img::before {
    content: "";
    position: absolute;
    top: 10%;
    left: -4%;
    width: 100px;
    height: 94px;
    background-image: url("https://amita.gr/wp-content/uploads/2025/09/Nees.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    z-index: 0;
}

@media (min-width: 1400px) {
    .section1 .header-img::before {
        left: unset;
        right: -9%;
        width: 218px;
    }
}

.section1 .yperoxo {
    width: 700px;
}

@media (min-width: 1025px) {
    .section1 .yperoxo {
        margin-top: -145px;
    }
}

.section1,
.section2{
    position: relative;
}


@media (min-width: 1024px){
    .section1::before {
        content: "";
        position: absolute;
        top: 30px;
        right: 0;
        width: 135px;
        height: 250px;
        background-image: url("https://amita.gr/wp-content/uploads/2025/09/filo1.png");
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
        z-index: 0;
    }

    .section1::after {
        content: "";
        position: absolute;
        top: 60%;
        left: 0;
        width: 164px;
        height: 464px;
        background-image: url("https://amita.gr/wp-content/uploads/2025/09/filo2.png");
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
        z-index: 0;
    }
}

.section2 .box-img {
    width: 200px;
}

@media (min-width: 400px) {
    .section2 .box-img {
        width: 250px;
    }
}

@media (min-width: 641px) {
    .section2 .box-img {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .section2 .box-img1 {
        margin-top: -60px;
    }
}


.section2::before {
    content: "";
    position: absolute;
    top: 60%;
    right: -29%;
    width: 45%;
    height: 582px;
    background-image: url("https://amita.gr/wp-content/uploads/2025/09/filo3.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    z-index: 0;
}

@media (min-width: 768px) {
    .section2::before {
        content: "";
        position: absolute;
        top: 40%;
        right: 0;
        width: 186px;
        height: 582px;
        background-image: url("https://amita.gr/wp-content/uploads/2025/09/filo3.png");
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
        z-index: 0;
    }

    .section2::after {
        content: "";
        position: absolute;
        top: 85%;
        left: 0;
        width: 169px;
        height: 204px;
        background-image: url("https://amita.gr/wp-content/uploads/2025/09/filo4.png");
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
        z-index: 0;
    }
}

@media (min-width: 1025px){
    .section2 .text1, .text2 {
        padding: 60px;
        padding-bottom: 0;
    }
}

body .section3 .text1 {
    position: relative;
    width: max-content;
    padding-left: 35px;
}

.section3 .text1::after {
    content: "";
    position: absolute;
    top: -25%;
    left: -29%;
    width: 45%;
    height: 231px;
    /*transform: translateY(-50%);*/
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://amita.gr/wp-content/uploads/2025/09/3.png");
}

@media (min-width: 1025px){
    .section3 .text1::after {
        width: 100%;
        left: -60%;
        top: -45%;
    }
}

body .section3 .column1 .fusion-column-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
    .section5::after {
        content: "";
        position: absolute;
        top: 160%;
        right: -10%;
        width: 25%;
        height: 501px;
        transform: translateY(-50%);
        background-image: url("https://amita.gr/wp-content/uploads/2025/09/filo5.png");
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
        z-index: 0;
    }

@media (min-width: 1025px){
    .section5::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        width: 287px;
        height: 501px;
        transform: translateY(-50%);
        background-image: url("https://amita.gr/wp-content/uploads/2025/09/filo5.png");
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
        z-index: 0;
    }
}

.section7 {
    z-index: 10 !important;
}

@media (min-width:1025px ){
    .col2 {
        margin-left: -80px;
    }

    .col1 {
        margin-right: -80px;
    }
}


.product-image {
    width: 400px;
}

.product-title {
    width: 300px;
    padding-top: 34px;
}

body .product-text {
    font-size: 16px;
}

@media (min-width: 600px){
    body .product-text {
        font-size: 22px;
    }
}

@media (min-width: 600px) {
    .product-title {
        padding-top: 180px;
    }
}

.lines-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.lines-group {
    display: flex;
    gap: 2rem;
    height: 100%;
}

@media (min-width: 641px) {
    .lines-group {
        gap: 5rem;
    }
}

@media (min-width: 1025px) {
    .lines-group {
        gap: 10rem;
    }
}

.lines-group .line {
    width: clamp(0.5rem, 10vw, 100px);
    height: 100%;
    background-color: #fff;
}
