@charset "UTF-8";
@import url('vars.css');
@import url('reset.css');
@import url('global.css');
@import url('components/buttons.css');
@import url('components/fixedform.css');
@import url('components/header-full.css');
@import url('components/slickslider.css');
@import url('components/project-two.css');
@import url('components/card-style-two.css');
@import url('components/card-style-one.css');
@import url('components/about.css');
@import url('components/insaat-callto.css');
@import url('components/single.css');
@import url('components/tabs.css');
@import url('components/footer.css');

.filter-button-group {
    text-align: center;
    margin-bottom:80px;
}
.filter-button-group button {
    margin: 5px;
    padding: 10px 20px;
    background-color: #363636;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}
.filter-button-group button.is-checked,
.filter-button-group button:hover {
    background-color: #000;
}
.grid {
    display: flex;
    flex-wrap: wrap;
    margin: -10px; /* Genel grid'e negatif margin ekliyoruz */
}

.grid-item {
    margin: 10px; /* Yanlardan boşluk */
    margin-bottom: 60px; /* Alttan boşluk */
    flex: 1 1 calc(33.333% - 20px); /* Yanlardaki boşlukları hesaba katarak genişlik ayarlaması */
}
header.landingheader {
    height: 100px;
    position: fixed;
    width: 100%;
    z-index: 50;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font: 15px "Poppins";
    color: #fff;
    transition: 0.4s;
    transform: translateY(0);
    background: #1f3765b3;
}

.landinglogo img {
    width: 200px;
}
.landinglogo{
    height: 100px;
    display: flex;
    align-items: center;
}
.custom-container {
    width: 100%;
    padding: 0 5%;
}
.headerinner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.landingtel a {
    color: rgb(255, 255, 255, 0.9);
    font-size: 23px;
}
@media (max-width: 1200px) {
    .custom-container {
        padding: 0 4%;
    }
}

@media (max-width: 992px) {
    .custom-container {
        padding: 0 3%;
    }
    header.landingheader {
        position: unset;
        background: #232c51;
        height: auto;
    }
    .landinglogo {
        height: auto;
        display: flex;
        align-items: center;
        padding: 10px 0;
    }
    .landinglogo img {
        width: 130px;
    }
    .landingtel a {
        color: rgb(255, 255, 255, 0.9);
        font-size: 16px;
        padding-right: 10px;
    }
}

@media (max-width: 768px) {
    .custom-container {
        padding: 0 2%;
    }
    header.landingheader {
        position: unset;
        background: #232c51;
        height: auto;
    }
    .landinglogo {
        height: auto;
        display: flex;
        align-items: center;
        padding: 10px 0;
    }
    .landinglogo img {
        width: 130px;
    }
    .landingtel a {
        color: rgb(255, 255, 255, 0.9);
        font-size: 16px;
        padding-right: 10px;
    }
}

@media (max-width: 576px) {
    .custom-container {
        padding: 0 1%;
    }
    header.landingheader {
        position: unset;
        background: #232c51;
        height: auto;
    }
    .landinglogo {
        height: auto;
        display: flex;
        align-items: center;
        padding: 10px 0;
    }
    .landinglogo img {
        width: 130px;
    }
    .landingtel a {
        color: rgb(255, 255, 255, 0.9);
        font-size: 16px;
        padding-right: 10px;
    }
}


/* Spinner (Loader) CSS */
.loader {
    position: relative;
    display: inline-block;
    background: #f3f3f3;
}

.loader::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 4px solid #3498db;
    border-top-color: transparent;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Resim yüklendiğinde loader'ı gizle */
img.lazyloaded.loader::after {
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    padding: 5px;
}
.table tr th {
    border: 1px solid #ddd;
}
.table tr {
    border: 1px solid #ddd;
}
.table tr td{
    border: 1px solid #ddd;
}
/* Genel form stil düzenlemeleri */
.sform {
    background-color: #fff; /* Arka plan beyaz */
    padding: 20px; /* İçerik çevresinde boşluk */
    border-radius: 8px; /* Köşeleri yuvarla */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Hafif bir gölge ver */
}
.sform h5 {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 600;
}
/* Form elementleri için genel stil */
.sform .myilform {
    width: 100%; /* Tam genişlikte */
    padding: 10px; /* İçerik boşluğu */
    margin-bottom: 15px; /* Elemanlar arasında boşluk */
    border: 1px solid #ddd; /* Kenarlık */
    border-radius: 4px; /* Hafif köşe yuvarlama */
    font-size: 14px; /* Yazı boyutu */
    box-sizing: border-box; /* Elemanları tam olarak hizala */
    transition: border-color 0.3s ease; /* Kenarlık rengi geçişi */
}
/* Submit butonunun stili */
.sform .myilform[type="submit"] {
    background: rgb(217 22 21); /* Buton arka planı */
    color: #fff; /* Yazı rengi */
    border: none; /* Kenarlık yok */
    cursor: pointer; /* İmleç */
    font-size: 18px; /* Yazı boyutu */
    transition: background-color 0.3s ease; /* Renk geçişi */
    padding: 12px 20px; /* Buton iç boşlukları */
    border-radius: 4px; /* Köşe yuvarlama */
}
/* Placeholder yazı stili */
.sform .myilform::placeholder {
    color: #888; /* Placeholder yazı rengi */
}
textarea.myilform {
    height: 150px !important;
}
