/* ===================================
    Crafto - Branding agency
====================================== */
/* font */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
/* variable */
:root {
    --base-color: #e99022;
    --medium-gray: #5e5b5b;
    --dark-gray: #1d1d1d;
    --charcoal-blue: #232323;
    --alt-font: 'Manrope', sans-serif;
    --primary-font: 'Manrope', sans-serif;
}
body {
    line-height: 30px;
}
a:hover {
    color: var(--dark-gray);
}
h1, .h1 {
    line-height: 4rem;
}
h3, .h3 {
    line-height: 2.813rem;
}
h4 {
    line-height: 2.6rem;
}
/* header */
.navbar .navbar-nav .nav-link {
    font-size: 17px;
    font-weight: 600;
}
header .header-button .btn.btn-switch-text.btn-medium > span {
    padding: 12px 22px;
}
/* Ισχύει παντού – δηλαδή και σε κινητό */
header .navbar-brand img {
    max-height: 28px;
}

/* Από 992px και πάνω – μόνο desktop/tablet */
@media (min-width: 992px) {
    header .navbar-brand img.default-logo,
    header .navbar-brand img.alt-logo {
        max-height: 40px !important; /* Ή όσο θες */
    }
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    font-size: 17px;
    font-weight: 500;
    color: var(--dark-gray) !important;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover {
    background-color: #f6f4f3;
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
    font-size: 30px;
    width: 35px;
}
/*margin*/
.ms-100px {
    margin-left: 100px;
}
.ms-80px {
    margin-left: 80px;
}
.mb-minus-50px {
    margin-bottom: -50px;
}
/* btn */
.btn {
    text-transform: none;
    letter-spacing: 0;
}
.btn.btn-extra-large {
    font-size: 16px;
    padding: 16px 32px;
}
.btn.btn-large {
    font-size: 15px;
    padding: 15px 30px;
}
.btn.btn-switch-text.btn-large > span {
    padding: 15px 30px;
}
.btn-gradient-fuel-yellow-blue {
    background-image: linear-gradient(to right, #d18215, #3797a1, #d18215);
    background-size: 200% auto;
    color: var(--white);
}
/* left right top bottom */
.left-minus-45 {
    left: -45%;
}
.bottom-minus-200px {
    bottom: -200px;
}
.one-half-screen {
  height: 550px !important;
}
.swiper-pagination-progress .swiper-progress {
    background-color: var(--dark-gray);
}
.magic-drag-cursor #ball-cursor:before {
    font-weight: 500;
}
/* text gradient color */
.text-gradient-base-color {
    background-image: linear-gradient(to right, #e97522 0%, #1ea3b1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-orange{
    color: #e97522;
}
.text-blue{
    color: #1ea3b1;
}
/* bg gradient color */
.bg-gradient-top-very-light-gray {
    background-image:linear-gradient(to right, #fbf3e9, #f9f4eb, #f4f4f0, #f2f4f2, #eff4f4);
}
.bg-linen {
    background: #f6f4f3;
}
.bg-gradient-orange-transparent {
    background: linear-gradient(to right, #cb2027 10%, rgba(255, 255, 255, 0.0) 95%);
}
.bg-gradient-blue-transparent {
    background: linear-gradient(to right, rgb(30 68 141) 10%, rgba(255, 255, 255, 0.0) 95%);
}
/* blog only text */
.blog-only-text .card-body:after {
    display: none;
}
/* social icon style 06 */
.social-icon-style-06 li {
    position: relative;
}
.social-icon-style-06 li:before {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: var(--medium-gray);
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    opacity: .5;
}
.social-icon-style-06 li:last-child:before {
    display: none;
}
.google-maps-link a:hover {
    color: var(--white);
}
/* footer */
footer ul li {
    margin-bottom: 0;
    line-height: 28px;
}
footer a:hover {
    color: var(--white);
}
footer .footer-logo img {
    max-height: 34px;
}
/* z-index */
.z-index-99 {
    z-index: 99;
}
@media (min-width: 992px) {
    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
        padding: 20px 30px;
    }
    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
        width: 285px;
    }
}
@media (max-width: 1199px) {
    .left-minus-45 {
        left: -78%;
    }
    .lg-ms-70px {
        margin-left: 70px;
    }
    .lg-bg-transparent {
        background-color: transparent;
    }
    .one-half-screen {
        height: auto !important;
    }
}
@media (max-width: 991px) {
    [data-mobile-nav-style=modern] .navbar-modern-inner .navbar-nav .nav-item .dropdown-menu a i {
        font-size: 19px;
        vertical-align: middle;
        color: var(--white);
    }
    .md-top-auto {
        top: auto;
    }
}


.swiper-slide .cover-background {
    aspect-ratio: 2.4 / 1; /* 1920 / 800 */
    height: auto;
    padding-top: 0 !important;
}


.header-icons {
    display: flex;
    justify-content: center;
    gap: 40px; /* Απόσταση μεταξύ των εικονιδίων */
}

.icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: black;
    font-size: 13px;
}

.icon-item i {
    font-size: 24px; /* Μέγεθος εικονιδίου */
    margin-bottom: 5px; /* Απόσταση από το κείμενο */
}



/* Από προεπιλογή, κανονικό μέγεθος */
.header-icons {
    display: flex;
    gap: 20px;
}

/* Προσαρμογή σε κινητά */
@media screen and (max-width: 768px) {
    .header-responsive {
        display: flex !important;
        align-items: center;
    }

    .header-icons {
        gap: 10px; /* Μικρότερη απόσταση μεταξύ των εικονιδίων */
    }

    .icon-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 10px; /* Μικρότερο κείμενο */
    }

    .icon-item i {
        font-size: 18px; /* Μικρότερα εικονίδια */
    }
}



    .tech-card {
        position: relative;
        width: 100%;
        height: 300px; /* Αυξήθηκε το ύψος */
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        text-align: left;
        transition: transform 0.3s ease-in-out;
        padding: 20px;
    }
    .tech-card:hover {
        transform: scale(1.05);
    }
    .tech-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        filter: brightness(0.9);
        transition: filter 0.3s ease-in-out;
    }
    .tech-card:hover .tech-image {
        filter: brightness(1);
    }
    .tech-content {
        position: absolute;
        bottom: 20px;
        left: 20px;
        z-index: 2;
        color: white;
        background: rgba(0, 0, 0, 0.6);
        padding: 15px;
        border-radius: 5px;
    }


    .tech-content {
        position: absolute;
        bottom: 20px;
        left: 20px;
        z-index: 2;
        color: white;
        font-size: 18px;
        background: none;
    }
    .shadow-effect {
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
    }
    .social-icon:hover {
            transform: scale(1.2);
            color: #f1c40f;
        }


        @keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in {
    animation: fadeIn 1s ease-out;
}

.soft-shadow {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.btn-red {
    background-color: #dc1f26;
    color: white !important;
    padding: 10px 20px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.btn-red:hover {
    background-color: #a80000;
}
