@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html{
    overflow-x:hidden !important;
}
body{
    min-height:100vh !important;
    overflow-x:hidden !important;
    position:relative !important;
}
.menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 99 !important;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.menu.scrolled {
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
.menu.scrolled .menusec a {
    color: #454545;
}
.menusec2 button{
    height:65px;
    background-color:transparent;
    border:none !important;
    color:#FFF;
    font-size:17px;
}
.menu.scrolled .menusec2 button {
    color: #454545 !important;
}
.menu img{
    height:65px;
    width:auto;
    object-fit:contain;
}
.menusec{
    float:right;
    text-align:right;
}
.menusec2{
    display:none !important;
    float:right;
    text-align:right;
}
.menusec a{
    font-family:'Manrope',sans-serif;
    color:#FFF;
    font-weight:600;
    line-height:65px;
    font-size:13.5px;
    display:inline-block;
    margin-left:21px;
    transition:0.3s ease-in;
}
.menusec a:hover{
    transform:scale(1.03);
}
.pushy{
    width:70% !important;
}
.pushy-menu {
    position: relative;
    overflow: hidden;
}
.pushy-close {
    position: absolute;
    top: 30px;
    right: 25px;
    background: none;
    border: none;
    font-size: 18px;
    z-index: 10;
    color: #FFF;
}
.pushy-logo {
    height:65px;
    width:auto !important;
    margin-top: 30px;
}
.pushy-links {
    margin-top: 40px;
}
.pushy-links a {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-size: 23px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 22px;
    text-decoration: none;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
}
.pushy-social {
    margin-bottom: 30px;
}
.pushy-social a {
    color: #ffffff;
    font-size: 20px;
    margin-right: 18px;
}
.lefticon {
    position: absolute;
    right: -60px;
    top: 120px;
    width: 380px;
    opacity: 0.12;
    pointer-events: none;
    z-index: 1;
}
.pad0{
    padding:0px !important;
}
.bin{
    width:1400px;
    margin:auto !important;
}
.Iletisim hr{
    margin-bottom:25px;
    border:none !important;
    height:1px !important;
    background-color:#D9D9D9 !important;
}
.Iletisim h4{
    font-family:'Manrope',sans-serif;
    font-size:14.5px;
    font-weight:600;
    margin-bottom:17px;
    color:#AA9460;
}
.Iletisim h2{
    color:#181818;
    font-family:'Manrope',sans-serif;
    font-size:24px !important;
    line-height:27px;
    margin-bottom:25px;
    font-weight:700;
}
.Iletisim h2 > span{
    display:block;
    font-size:14.5px;
    color:#808080 !important;
}
.Iletisim h3{
    color:#1341EC;
    font-size:20px;
    margin-bottom:15px;
    
    font-weight:500;
}
.Iletisim{
    margin-top:40px;
    margin-bottom:40px;
}
.Maps{
    margin-top:80px !important;
}
.Maps iframe{
    width:100%;
    min-height:380px;
    height:auto;
    border:none !important;
}
.Iletisim a{
    transition:0.3s ease-in;
    font-family:'Manrope',sans-serif;
    font-size:14px;
    display:block;
    font-weight:600;
    margin-bottom:13px;
    color:#000;
}
.Iletisim a:hover{
    transform:scale(1.03);
}
.Iletisim h5{
    color:#000;
    
    font-size:14px;
    margin-bottom:12px;
}
.Iletisim textarea{
    border:none !important;
    width:100%;
    border:1px solid rgba(28,28,28,0.1) !important;
    background-color:#FAFAFA;
    padding:10px;
    font-family:'Manrope',sans-serif;
    font-size:13.3px;
    font-weight:500;
    padding-left:7px;
    color:#1C1C1C;
    height:134px;
    margin-bottom:8px;
    border-radius:5px;
    transition:0.3s ease-in;
}
.Iletisim input{
    border:none !important;
    width:100%;
    border:1px solid rgba(28,28,28,0.1) !important;
    background-color:#FAFAFA;
    padding:10px;
    font-family:'Manrope',sans-serif;
    font-size:13.3px;
    font-weight:500;
    padding-left:7px;
    color:#1C1C1C;
    height:44px;
    margin-bottom:4px;
    transition:0.3s ease-in;
    border-radius:5px;
}
.Iletisim button{
    background-color:#AA9460;
    font-family:'Manrope',sans-serif;
    border:none;
    width:100%;
    height:44px;
    color:#FFF;
    font-size:14.2px;
}
.Iletisim input:focus{
    border:2px solid #F28F24 !important;
}
.Iletisim textarea:focus{
    border:2px solid #F28F24 !important;
}
.tariflink a{
    display:block;
    line-height:40px;
    border-radius:5px;
    margin-top:7px;
    font-size:14px;
    font-weight:600;
    background-color:#FAFAFA;
    font-family:'Manrope',sans-serif;
    padding:8px;
    color:#222222;
}
.tariflink span{
    margin-right:12px;
    color:#AA9460;
}
.tariflink i{
    font-size:20px !important;
}
.Hakkimizdagaleri{
    margin-bottom:50px;
}
.Hakkimizdagaleri img{
    width:100%;
    height:240px;
    object-fit:cover !important;
}
.Hakkimizda{
    margin-top:50px;
    margin-bottom:70px;
}
.habheader{
    font-family:'Manrope',sans-serif;
    font-size:22px;
    color:#333;
    font-weight:600;
    line-height:25px;
    margin-bottom:30px;
}
.Hakkimizda h1{
    font-family:'Manrope',sans-serif;
    font-size:29px;
    font-weight:600;
    line-height:32px;
    margin-bottom:45px;
}
.Hakkimizda h1 > span{
    color:#CE9309;
    display:block;
}
.Hakkimizda p{
    display:block;
    width:90%;
    margin:auto !important;
    font-family:'Manrope',sans-serif;
    font-weight:500;
    color:#333;
    font-size:13.6px;
    line-height:28px;
}
.wid10 p{
    width:100% !important;
}
.Hakkimizda li{
    display:block;
    width:90%;
    margin:auto !important;
    font-family:'Manrope',sans-serif;
    font-weight:500;
    color:#333;
    font-size:13.6px;
    line-height:28px
}
.Breadcrumb{
    position:relative !important;
    height:400px;
    width:100%;
}
.breadoverlay{
    position:absolute !important;
    width:100%;
    height:100%;
    left:0;
    right:0;
    top:0;
    left:0;
    z-index:3;
    background-color:rgba(28,28,28,0.2) !important;
}
.breadh2{
    position:absolute;
    z-index:4;
    bottom:0;
    left:0;
    right:0;
    margin:auto !important;
    margin-bottom:25px !important;
}
.breadh2 h2{
    color:#FFF;
    font-family:'Manrope',sans-serif;
    font-size:35px;
    font-weight:800;
}
.Breadcrumb img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.Haberler img{
    width:100%;
    height:190px;
    object-fit:cover;
}
.Haberler{
    margin-top:30px;
    margin-bottom:50px;
}
.Haberler p{
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    color:#333;
    font-weight:500;
    line-height:25px;
    margin-top:14px;
}
.Haberler h2{
    margin-top:18px;
    margin-bottom:5px;
    color:#212529;
    font-size:15.35px;
    font-family:'Manrope',sans-serif;
    font-weight:600;
}
.toptext2{
    width:70% !important;
    padding-bottom:25px !important;
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    color:#333;
    font-weight:500;
    line-height:25px;
    text-align:center !important;
    margin:auto !important;
    margin-top:14px !important;
}
a{
    text-decoration:none !important;
}
.Projeler hr{
    width:100%;
    height:1px;
    border:none !important;
    background-color:#D9D9D9;
    margin-bottom:30px !important;
}
.Haberler hr{
    width:100%;
    height:1px;
    border:none !important;
    background-color:#D9D9D9;
    margin-bottom:30px !important;
}
.Policy{
    margin-top:45px;
    margin-bottom:45px;
}
.Policy p{
    font-family:'Manrope',sans-serif;
    font-weight:500;
    color:#333;
    font-size:13.6px;
    line-height:28px;
}
.Breadcrumb2{
    background-color:#394854;
    height:300px;
    position:relative !important;
}
.lefticon{
    left:0;
    top:0;
    bottom:0;
    height:100%;
    object-fit:cover !important;
}
.yaziorta{
    position:absolute;
    top:50%;
    left:0;
    right:0;
    transform:translateY(-50%);
    z-index:4;
}
.Policy h2{
    color:#394854;
    font-size:16.5px;
    font-family:'Manrope',sans-serif;
    font-weight:600;
}
.Policy h3{
    color:#AA9460;
    font-size:14.6px;
    font-family:'Manrope',sans-serif;
    font-weight:600;
}
.yaziorta h5{
    line-height:35px;
    font-size:35px;
    font-weight:800;
    font-family:'Manrope',sans-serif;
    color:#FFF;
}
.yaziorta h6{
    font-size:16px;
    color:#FFF;
    font-family:'Manrope',sans-serif;
    font-weight:700;
    line-height:16px;
    margin-bottom:10px;
}
.Projeler{
    margin-top:50px;
    margin-bottom:50px;
}
.nav-pills{
    margin:auto !important;
    margin-bottom:40px !important;
}
.nav-pills a{
    margin:7px;
    background-color:#FAFAFA;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:600;
    padding:15px 23px;
    border-radius:5px;
    display:block !important;
    color:#333;
}
.nav-pills a:hover{
    background-color:#F38D0F;
    color:#FFF;
}
.nav-pills .active{
    background-color:#F38D0F;
    color:#FFF;
}
.Projeler img{
    width:100%;
    height:230px;
    object-fit:cover;
    transition:0.3s ease-in;
}
.Projeler img:hover{
    transform:scale(1.03);
}
.Projeler h2{
    color:#394854;
    font-size:15px;
    margin-top:16px;
    font-family:'Manrope',sans-serif;
    font-weight:600;
}
.rightarea{
    padding-left:15px;
    border-left:1px solid #D9D9D9;
}
.rightarea h4{
    color:#535353;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    line-height:15.5px;
    font-weight:500;
}
.rightarea h5{
    font-weight:600;
    font-size:14px;
    font-family:'Manrope',sans-serif;
    color:#1C1C1C;
}
.rightareatexts {
    padding-top:15px;
    padding-bottom:6px;
    border-bottom:1px solid #D9D9D9;
}
.rightareatexts:last-child{
    border:none !important;
}
.gallery-thumb {
    height: 250px;
    object-fit: cover;
    cursor: pointer;
}
.seperator{
    margin-top:20px;
    margin-bottom:30px;
}
.Projeler h3{
    font-family:'Manrope',sans-serif;
    margin-top:25px;
    font-size:16px;
    font-weight:600;
    color:#000;
    margin-bottom:25px;
    text-align:center;
}.cookie-consent {
    position: fixed;
    left: 20px;
    bottom: 30px;
    max-width: 320px;
    background: #f4f5f7;
    color: #1f2937;
    padding: 16px 18px;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
    font-family: 'Manrope', sans-serif;
    z-index: 9999;
    font-size: 13px;
}
.cookie-consent p {
    margin: 0 0 10px 0;
    line-height: 1.5;
}
.cookie-consent a {
    color: #2563eb;
    text-decoration: none;
    font-weight: 600;
}
.cookie-consent button {
    background: #1e40af;
    color: #fff;
    border: none;
    padding: 7px 16px;
    border-radius: 6px;
    font-size: 12.5px;
    cursor: pointer;
}
.social-icons {
    display: flex;
    gap: 10px;
    float:right !important;
    text-align:right !important;
}
.social-icons a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #ccc !important;
    border-radius: 50% !important;
    color: #454545 !important;
    font-size: 20px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}
.social-icons a:hover {
  background-color: #F28F24 !important;
  border-color: #F28F24 !important;
  color:#FFF !important;
}
.footer p{
    font-family:'Manrope',sans-serif;
    color:#000;
    font-size:13.4px;
    font-weight:500;
    line-height:24px;
    margin-top:15px;
}
.footer{
    padding-top:15px;
    padding-bottom:15px;
    border-top:1px solid rgba(123,123,123,0.1);
}
.footerlink a{
    display:inline-block;
    margin-right:18px;
    color:#1F2346;
    font-size:13.6px;
    font-weight:500;
    margin-bottom:9px;
    transition:0.3s ease-in;
}
.footerlink hr{
    width:100%;
    height:1px;
    border:none;
    border-top:1px solid rgba(123,123,123,0.1);
    margin-bottom:18px;
    margin-top:12px;
}
.footersocial{
    margin-top:15px;
}
.footerlink a:hover{
    transform:scale(1.07);
    color:#F28F24;
}
.footer img{
    width:auto;
    height:65px;
    object-fit:contain;
}
.footer2{
    background-color:#394854;
}
.footer2 h3{
    font-family:'Manrope',sans-serif;
    color:#FFF;
    font-size:13.5px;
    padding-top:16px;
    padding-bottom:9px;
    font-weight:600;
}
.topheader{
    color:#FFF;
    margin-top:20px;
    margin-bottom:10px;
    font-family:'Manrope',sans-serif;
    font-weight:600;
    font-size:16.4px;
}

.projects-section{
    padding-top:40px;
    padding-bottom:40px;
}
.projects-title {
    font-family: 'Manrope', sans-serif;
    font-size: 23px;
    font-weight: 600;
    color: #000;
    text-align:center;
    margin-bottom: 15px;
}

.projects-subtitle {
    font-size: 14px !important;
    line-height:24px !important;
    font-weight:500;
    font-family: 'Manrope', sans-serif;
    color: #333;
    text-align:center;
    max-width: 80%;
    display:block !important;
    margin:auto !important;
    margin-bottom:40px !important;
}
.project-box {
    display: block;
    position: relative;
    overflow: hidden;
    height: 420px;
    border-radius: 14px;
    text-decoration: none;
    box-shadow: 0 15px 40px rgba(123,123,123,0.1);
}
.project-image img {
    width: 100% !important;
    height: 420px !important;
    object-fit: cover !important;
    transition: transform 0.8s ease;
}
.project-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.75),
        rgba(0,0,0,0.15)
    );
    padding: 26px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: background 0.4s ease;
}
.project-location {
    font-size: 12px;
    letter-spacing: 1px;
    color: #d1d5db;
    margin-bottom: 6px;
}

.project-name {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 14px;
}
.project-btn {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.6);
    padding: 8px 16px;
    border-radius: 30px;
    width: fit-content;
}
.project-box:hover .project-image img {
    transform: scale(1.08);
}
.project-box:hover .project-overlay {
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.85),
        rgba(0,0,0,0.25)
    );
}
.hero-carousel,
.hero-carousel .carousel-item {
    height: 100vh;
}

.hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.55) 0%,
        rgba(0,0,0,0.25) 40%,
        rgba(0,0,0,0.1) 100%
    );
}

.hero-content {
    position: absolute;
    left: 6%;
    bottom: 5%;
    max-width: 650px;
    color: #fff;
    font-family: 'Manrope', sans-serif;
}

.hero-content h1 {
    font-size: 54px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.1;
    font-family:'Manrope',sans-serif;
}

.hero-content p {
    font-family:'Manrope',sans-serif;
    font-size: 15px;
    font-weight:500;
    opacity: 0.9;
    margin-bottom: 22px;
}
.hero-buttons {
    display: flex;
    gap: 12px;
}
.btn-outline {
    display: inline-block;
    padding: 10px 22px;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}
.btn-outline:hover {
    background: #fff;
    color: #000;
}
.btn-outline.light {
    opacity: 0.8;
}
.carousel-control-prev,
.carousel-control-next {
    width: 60px;
}
.kucukfoto{
    display:none !important;
}

.team-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(59, 130, 246, 0.1);
    transition: 0.3s;
    text-align: center;
}

.team-card:hover {
    transform: translateY(-5px);
}

.team-img {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.team-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.team-info {
    padding: 20px 15px;
}

.team-info h5 {
    font-size: 16.7px;
    margin-bottom: 5px;
    color: #000;
    font-weight:600;
    font-family:'Manrope',sans-serif;
}

.team-info span {
    font-size: 13.5px;
    color: #64748b;
    font-weight:500;
    font-family:'Manrope',sans-serif;
}


@media (max-width: 768px) {
    .hero-carousel,
    .hero-carousel .carousel-item {
        height: 100vh;
    }
    .hero-content {
        left: 5%;
        right: 5%;
        bottom: 5%;
        max-width: 100%;
    }
    .hero-content h1 {
        font-size: 30px;
        line-height: 1.2;
    }
    .hero-content p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 18px;
    }
    .hero-buttons {
        flex-direction: column;
        gap: 10px;
    }
    .btn-outline {
        width: fit-content;
        padding: 9px 20px;
        font-size: 13px;
    }
    .carousel-control-prev,
    .carousel-control-next {
        width: 44px;
    }
}

@media screen and (max-width: 1400px) {
    .bin{
        width:92%;
    }
}
@media screen and (max-width: 767px) {
    .projects-subtitle {
        width:100% !important;
    }
    .footersocial{
        margin-top:5px;
    }
    .footer p{
        margin-top:25px !important;
    }
    .social-icons {
        display: flex;
        gap: 10px;
        float:left !important;
        text-align:left !important;
    }
    .cookie-consent {
        left: 15px;
        right: 15px;
        bottom: 20px;
        max-width: unset;
    }
    .pushy{
        width:85% !important;
    }
    .menusec{
        display:none !important;
    }
    .menusec2{
        display:block !important;
    }
    .rightarea{
        padding-left:0px;
        border-left:none !important
    }
    .toptext{
        width:100% !important;
        padding-bottom:25px !important;
    }
    .toptext2{
        width:100% !important;
        padding-bottom:25px !important;
    }
    .breadh2 h2{
        color:#FFF;
        font-family:'Manrope',sans-serif;
        font-size:33px;
        font-weight:800;
    }
    .Hakkimizda li{
        width:100%;
    }
    .Hakkimizda p{
        width:100%;
    }
}
@media screen and (max-width: 576px) {
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .yaziorta h5{
        line-height:28px;
        font-size:28px;
        font-weight:800;
        font-family:'Manrope',sans-serif;
        color:#FFF;
    }
    .yaziorta h6{
        font-size:14px;
        color:#FFF;
        font-family:'Manrope',sans-serif;
        font-weight:700;
        line-height:16px;
        margin-bottom:10px;
    }
    .habheader{
        font-family:'Manrope',sans-serif;
        font-size:18.7px;
        color:#333;
        font-weight:600;
        line-height:20px;
        margin-bottom:30px;
    }
    .Haberler img{
        width:100%;
        height:210px;
        object-fit:cover;
    }
    .breadh2{
        position:absolute;
        z-index:4;
        bottom:0;
        left:0;
        right:0;
        margin:auto !important;
        margin-bottom:20px !important;
    }
    .breadh2 h2{
        color:#FFF;
        font-family:'Manrope',sans-serif;
        font-size:28px;
        font-weight:800;
    }
    .Breadcrumb{
        position:relative !important;
        height:300px;
        width:100%;
    }
    .Breadcrumb2{
        background-color:#394854;
        height:260px;
        position:relative !important;
    }
}
