a:active,a:hover,th:focus{
    outline:0
}
hr,img{
    border:0
}
a,body{
    color:#585852
}
body,figure,h1,ul{
    margin:0
}
.post-title,html{
    line-height:20px
}
.bg,.col-title,.contact-cover,svg:not(:root){
    overflow:hidden
}
.intro-title,.post-content,.scroll,footer ul{
    text-align:center
}
.hamburger,.scroll,th{
    cursor:pointer
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
.hide{
    font-size:0;
}
.breadcrumb li,video{
    display:inline-block
}
video{
    vertical-align:baseline
}
a{
    background-color:transparent;
    text-decoration:none
}
b,strong{
    font-weight:700
}
h1{
    font-size:2em
}
img{
    vertical-align:middle
}
hr{
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0;
    margin-top:20px;
    margin-bottom:20px;
    border-top:1px solid #eee
}
*,:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
@font-face{
    font-family:AkkuratPro-Bold;
    src:url(assets/fonts/AkkuratPro-Bold.eot);
    src:url(assets/fonts/AkkuratPro-Bold%EF%B9%96.eot#iefix) format('embedded-opentype'),url(assets/fonts/AkkuratPro-Bold.woff) format('woff'),url(assets/fonts/AkkuratPro-Bold.ttf) format('truetype');
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:AkkuratPro-Regular;
    src:url(assets/fonts/AkkuratPro-Regular.eot);
    src:url(assets/fonts/AkkuratPro-Regular%EF%B9%96.eot#iefix) format('embedded-opentype'),url(assets/fonts/AkkuratPro-Regular.woff) format('woff'),url(assets/fonts/AkkuratPro-Regular.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:15px;
    -webkit-tap-highlight-color:transparent
}
body{
    font-family:AkkuratPro-Regular,Helvetica,Arial,sans-serif;
    background-color:#c6c5c5
}
h3,p{
    margin:0 0 15px
}
ul{
    padding:0;
    list-style:none
}
h1,h2,h3,strong{
    font-family:AkkuratPro-Bold,Helvetica,Arial,sans-serif
}
.container{
    padding-left:15px;
    padding-right:15px
}
header .logotype{
    position:fixed;
    top:15px;
    left:15px;
    z-index:9999
}
.col-title,.contact-cover,.post-content,footer .line,footer ul{
    position:relative
}
.breadcrumb{
    margin-bottom:30px
}
.bullet li,.post-meta li,.separate li{
    display:block
}
.breadcrumb li:first-child a:after{
    content:">";
    padding-left:5px
}
.post-cover img{
    width:100%;
    height:auto;
    display:block
}
.post-content{
    margin:-30px 15px 30px;
    padding:30px 15px;
    background:-webkit-linear-gradient(#fff,#c6c5c5);
    background:-o-linear-gradient(#fff,#c6c5c5);
    background:-moz-linear-gradient(#fff,#c6c5c5);
    background:linear-gradient(#fff,#c6c5c5)
}
.text{
    margin:15px
}
.post-title{
    margin-bottom:30px;
    font-size:20px
}
.post-subtitle{
    margin-bottom:30px;
    font-size:15px;
    line-height:15px;
    color:#b3b2b1
}
.col-s img{
    transition:all .3s ease
}
.col-s img:hover{
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.post-meta li{
    padding:15px 0;
    border-bottom:1px solid rgba(179,178,177,.5)
}
.post-meta li:last-child{
    border-bottom:none
}
.post-meta li span{
    font:10px/10px AkkuratPro-Bold,Helvetica,Arial,sans-serif;
    color:#b3b2b1;
    letter-spacing:1px
}
.social li{
    display:inline-block;
    margin:0 10px
}
.cols{
    margin-left:-15px;
    margin-right:-15px
}
.cols img{
    width:100%;
    height:auto;
    display:block
}
.col-l,.col-s,.col-xs, .col-sm{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-sm {
    width: 50%;
    float: left
}
.col-title{
    white-space:nowrap;
    text-overflow:ellipsis;
    margin:15px 0 30px;
    display:block
}
footer{
    padding:0 0 10px;
    color:#585852
}
footer .line{
    width:100%;
    height:1px;
    background:#9f9e9d;
    margin:25px 0;
}
footer ul{
    display:block
}
footer ul li{
    font-size:11px;
    line-height:11px;
    margin-bottom:15px;
    display:block
}
footer ul li a:hover{
    color:#585852;
    text-decoration:underline
}
.page-template-contact footer .line,.page-template-project-archive footer .line{
    margin:0 0 90px
}
#fullscreen,#project-list{
    display:none
}
.gallery img{
    width:100%;
    height:auto;
    display:block;
    margin-bottom:30px
}
.about-us{
    margin:60px 0
}
.about-us-title{
    margin-bottom:60px;
    font-size:30px;
    line-height:30px
}
.mt-30 {margin-top: 60px;}
.contact-cover{
    display:block;
    width:100%;
    padding:0
}
.bg,.contact-cover iframe{
    position:absolute;
    bottom:0;
    top:0;
    left:0
}
.contact-cover::before{
    display:block;
    content:"";
    padding-top:37.5%
}
.contact-cover iframe{
    width:100%;
    height:100%;
    border:0
}
.bg,.intro{
    width:100%;
    height:100vh
}
.contact-title{
    margin-bottom:30px;
    font-size:15px;
    line-height:15px
}
.contact ul{
    margin-bottom:60px
}
.intro{
    position:relative;
    margin-bottom: 15px;
}
.bg{
    right:0
}
.intro-title,video{
    width:100%;
    position:absolute
}
video{
    top:0;
    left:0;
    height:100%;
    object-fit: cover;
}

.intro-title{
    top:calc(50vh - 90px);
    color:#fff;
    z-index: 9;
}
.intro-title h2{
    font-size:30px;
    line-height:30px;
    color:#fff
}
.scroll{
    background-image:url(assets/img/arrow.svg);
    background-size:contain;
    background-repeat:no-repeat;
    height:30px;
    width:40px;
    margin:0 0 0 -20px;
    line-height:30px;
    position:absolute;
    left:50%;
    bottom:65px;
    color:#FFF;
    font-size:70px;
    z-index:100;
    text-decoration:none;
    text-shadow:0 0 3px rgba(0,0,0,.4);
    -webkit-animation:move_down 2s ease-in-out infinite;
    -moz-animation:move_down 2s ease-in-out infinite;
    animation:move_down 2s ease-in-out infinite
}
.year,th:hover{
    color:#b3b2b1
}
table tr td.size,tr th:last-child{
    text-align:right
}
@-webkit-keyframes move_down{
    0%{
        -webkit-transform:translate(0,-20px);
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        -webkit-transform:translate(0,20px);
        opacity:0
    }
}
@-moz-keyframes move_down{
    0%{
        -moz-transform:translate(0,-20px);
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        -moz-transform:translate(0,20px);
        opacity:0
    }
}
@keyframes move_down{
    0%{
        transform:translate(0,-20px);
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        transform:translate(0,20px);
        opacity:0
    }
}
table{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    margin:40px 0 0;
    text-align:left
}
td,th{
    border-bottom:1px solid rgba(179,178,177,.25);
    padding:15px 0
}
tr:last-child td{
    border-bottom:none
}
.year{
    width:60px
}
th{
    font:15px/15px AkkuratPro-Bold,Helvetica,Arial,sans-serif
}
.page-id-1439 .cd-nav-icon,.page-id-1441 .cd-nav-icon{
    background:#585852
}
#map{
    height:465px
}
.hamburger{
    position:fixed;
    top:34px;
    right:15px;
    width:30px;
    height:20px;
    display:block;
    z-index:9999;
    border:none;
    background: transparent;
}
.hamburger span{
    position:absolute;
    display:block;
    left:0;
    width:100%;
    height:2px;
    opacity:1;
    background:#fff;
    transform:rotate(0);
    transition:all .25s ease
}
.hamburger.open span{
    background:#fff!important
}
.hamburger span:nth-child(1){
    top:0
}
.hamburger span:nth-child(2){
    top:9px
}
.hamburger span:nth-child(3){
    top:18px
}
.hamburger.open span:nth-child(1){
    top:9px;
    transform:rotate(45deg)
}
.hamburger.open span:nth-child(2){
    opacity:0
}
.hamburger.open span:nth-child(3){
    top:9px;
    transform:rotate(-45deg)
}
nav{
    font-size:30px;
    line-height:30px;
    font-family:AkkuratPro-Bold,Helvetica,Arial,sans-serif;
    position:fixed;
    height:100%;
    z-index:9998;
    width:100%;
    background:#585852;
    padding:180px 30px 30px;
    right:0;
    transform:translateX(100%);
    text-align:center;
    -webkit-transition:all .5s cubic-bezier(.5,0,.5,1);
    -moz-transition:all .5s cubic-bezier(.5,0,.5,1);
    -o-transition:all .5s cubic-bezier(.5,0,.5,1);
    transition:all .5s cubic-bezier(.5,0,.5,1);
    -webkit-transition-timing-function:cubic-bezier(.5,0,.5,1);
    -moz-transition-timing-function:cubic-bezier(.5,0,.5,1);
    -o-transition-timing-function:cubic-bezier(.5,0,.5,1);
    transition-timing-function:cubic-bezier(.5,0,.5,1)
}
nav.open{
    transform:translateX(0)
}
nav.open .main-menu li a{
    line-height:60px;
    color:#FFF;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
nav.open .main-menu li a:hover{
    color:#FFF
}
nav.open .main-menu li{
    color:#FFF;
    -webkit-animation:anim 1s ease-in-out;
    -moz-animation:anim 1s ease-in-out;
    animation:anim 1s ease-in-out;
    display:block
}
nav .social{
    margin-top:75px
}
nav.open .main-menu li:nth-child(1){
    animation-delay:.50ns
}
nav.open .main-menu li:nth-child(2){
    animation-delay:.1s
}
nav.open .main-menu li:nth-child(3){
    animation-delay:.15s
}
nav.open .main-menu li:nth-child(4){
    animation-delay:.20s
}
nav.open .main-menu li:nth-child(5){
    animation-delay:.25s
}

@-webkit-keyframes anim{
    0%{
        -webkit-transform:translateY(60px)
    }
    100%{
        -webkit-transform:translateY(0)
    }
}
@-moz-keyframes anim{
    0%{
        -moz-transform:translateY(60px)
    }
    100%{
        -moz-transform:translateY(0,0)
    }
}
@keyframes anim{
    0%{
        transform:translateY(60px)
    }
    100%{
        transform:translateY(0,0)
    }
}
.services h3 {
    margin: 0;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 20px;
}

.services .line {
    width: 100%;
    height: 1px;
    background: #9f9e9d;
    margin: 20px 0;
}
.showcase {margin-top: 15px !important;}

.pd {margin-top: -40px}
.product-cover {
    width: 100vw;
    height: 50vh;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right center;
}

.service {
    width: 100%;
    min-height: 100px;
    background-position: center center;
    margin-bottom: 15px;
    background-size: 100% auto;
    background: rgba(88,88,82,1);
}
.service .toggle {
    width: 100%;
    font-family: 'AkkuratPro-Bold';
    height: 100px;
    font-size: 15px;
    line-height: 70px;
    padding: 15px;
    color: white;
    cursor: pointer;
    background: -moz-linear-gradient(left, rgba(88,88,82,0.75) 0%, rgba(88,88,82,0) 100%);
    background: -webkit-linear-gradient(left, rgba(88,88,82,0.75) 0%,rgba(88,88,82,0) 100%);
    background: linear-gradient(to right, rgba(88,88,82,0.75) 0%,rgba(88,88,82,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf585852', endColorstr='#00585852',GradientType=1 );
}
.service .content {
    display: none;
    padding: 15px 15px 5px;
    background: white;
}
.rotate {
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
}
.turn .rotate, .service:hover .rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width:992px){
    .service {
        width: 100%;
        min-height: 150px;
        margin-bottom: 30px;
        background-size: 100% auto;
    }
    .service .toggle {
        height: 150px;
        font-size: 30px;
        line-height: 90px;
        padding: 30px;
    }
    .service .content {
        padding: 30px 30px 15px;
    }
    .rotate {
        position: absolute;
        transition: all 0.3s ease-in-out 0s;
    }
    .turn .rotate, .service:hover .rotate {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        transition: all 0.3s ease-in-out 0s;
    }

    .about-us-title {margin-top: 0;}
    .mt-30 {margin-top:0px;}
    .mt-60 {margin-top:60px;}
    .product-cover {
        width: 100vw;
        height: 100vh;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .pd {margin-top: -230px !important}
    .showcase {margin-top: 90px !important;}
    .intro {margin-bottom: 120px;}
    .about-us-title,nav{
        text-align:right
    }
    .bullet li,.separate li,footer ul li{
        display:inline-block
    }
    nav .social{
        margin-top:180px
    }
    .hamburger{
        top:50px;
        right:45px
    }
    nav{
        width:auto;
        padding:120px
    }
    .container{
        margin-right:105px;
        margin-left:105px
    }
    header .logotype{
        position:fixed;
        top:11px;
        left:30px;
        z-index:999
    }
    .cd-nav-trigger{
        right:45px;
        top:30px
    }
    .col-l,.col-s,.col-xs,.col-sm {
        float:left
    }
    .col-s{
        width:25%
    }
    .col-sm{
        width:33.3333%
    }
    .col-l{
        width:50%
    }
    #fullscreen,#project-list{
        transition:all .3s ease;
        width:30px;
        height:18px;
        position:fixed;
        right:45px;
        cursor:pointer
    }
    .post-title{
        margin-bottom:60px;
        font-size:30px;
        line-height:30px
    }
    .post-content{
        margin:-120px 120px 0;
        padding:90px
    }
    .text{
        margin:30px 120px
    }
    .bullet li a:after{
        content:"•";
        margin-left:5px
    }
    .separate li a:after{
        content:"|";
        margin:0 15px;
        color:#b3b2b1;
        font-size:20px
    }
    .bullet li:last-child a:after,.separate li:last-child a:after{
        content:none
    }
    footer ul{
        text-align:left
    }
    footer ul li:first-child{
        margin-left:0
    }
    footer ul li:last-child{
        float:right
    }
    #fullscreen{
        bottom:45px
    }
    #project-list{
        bottom:78px
    }
    #fullscreen,#project-list{
        display:block
    }
    #fullscreen:hover,#project-list:hover{
        -moz-transform:scale(1.25);
        -webkit-transform:scale(1.25);
        transform:scale(1.25)
    }
    .cd-nav .cd-navigation-wrapper::after{
        clear:both;
        content:"";
        display:table
    }
    .cd-nav{
        padding:90px;
        width:auto;
        text-align:right
    }
}
.cols:after,.cols:before,.contact-cover:after,.contact-cover:before,.container:after,.container:before,.footer:after,.footer:before,.post-cover:after,.post-cover:before{
    content:" ";
    display:table
}
.cols:after,.contact-cover:after,.container:after,.footer:after,.post-cover:after{
    clear:both
}
@-ms-viewport{
    width:device-width
}
.mt100 {
    margin-top: 100px;
}
.current-menu-item {
    font-weight: bold;
    font-family: AkkuratPro-Bold
}
.tax-types table {
    margin-top: 0;
}
.post-type-archive table {
    margin:0;
}
.type, .size {
    display: none
}
@media screen and (min-width:992px){
    .type, .size {
        display: table-cell !important
    }
}


.breadcrumb{
    margin-bottom:30px
}
.breadcrumb li a{
    font-family: Arial;
    text-transform: uppercase;

}
.bullet li,.post-meta li,.separate li{
    display:block;

}
.breadcrumb li:first-child a:after {
    content: ">";
    font-family: Arial;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
}
.accordion-toggle {cursor: pointer;}
.accordion-toggle:hover {color: black;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}
#accordion .line:last-child{
    display: none;
}
.fw-bold{
    font-weight: bold;
}
.post-content .separate{
    display: flex;
    justify-content: center;
    align-items: center;
}
header .logo{
    display: none;
}
header .disi-logo{
    display: inline-block;
}
header.sticky .logo{
    display: inline-block;
}
/*header.sticky .disi-logo{*/
/*    display: none;*/
/*}*/
.intro-title h1{
    font-size: 3.5em;
    line-height: 1.2;
}
.separate li.active a{
    font-weight: bold;
}
.filter-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
    list-style: none;
}
.filter-buttons li {
    cursor: pointer;
}
.filter-buttons li.active {
    font-weight: bold;
}
.filter-buttons li:after{
    content: "|";
    margin: 0 15px;
    color: #b3b2b1;
    font-size: 20px;
}
.filter-buttons li:last-child:after{
    display: none;
}
.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.grid-item {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    transition: transform 0.2s ease;
    text-decoration: none;
    color: inherit;
}
.grid-item .image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.grid-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.image-wrapper:hover .overlay {
    opacity: 1;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.85);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.overlay-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
}
.grid-item .title {
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    border-top: 1px solid #eee;
}

.grid-item.small { grid-row: span 10; }
.grid-item.medium { grid-row: span 15; }
.grid-item.large { grid-row: span 30; }

@media (max-width: 768px) {
    .grid {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    }
}
.product__image img{
    height: 600px;
    object-fit: cover;
}
.intro .overlay{
    position: absolute;
    z-index: 9;
    background: rgba(0, 0, 0, 0.151);
    opacity: 1;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.footer-column {
    flex: 1 1 300px;
    min-width: 250px;
}

.footer-column img {
    max-width: 180px;
    height: auto;
    margin-bottom: 15px;
}

.footer-column p {
    font-size: 14px;
    line-height: 1.6;
    color: #ffffff;
}

.footer-column .title {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
}

.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.footer-column ul li {
    margin-bottom: 15px;
}

.footer-column ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    display: flex;
   /* align-items: center;*/
    gap: 6px;
}

.footer-column ul li a:hover {
    color: #efefef;
}

.footer-container .footer-column:nth-child(2){
    text-align: center;
}

.footer-container .footer-column:nth-child(2) ul{
    align-items: center;
} 
.footer-container .footer-column:nth-child(3) ul li a{
    line-height: 1.3;
}
.footer-container .footer-column:nth-child(3) ul li a img{
    margin-bottom: 5px;
    filter: brightness(0) invert(1);
}
footer {
    background-image: url('/files/footer-bg.jpg'); 
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 70px 0 10px;
    margin-top: 50px;
}
.gallery.container .cols {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 kolon */
    grid-auto-flow: row dense; /* Satır satır soldan sağa */
    gap: 1rem; /* Hem yatay hem dikey boşluk */
}

.gallery.container .col-s {
    width: 100%;
}

.gallery.container img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.gallery.container img:hover {
    transform: scale(1.03);
}

/* Responsive kolon sayısı */
@media (max-width: 1200px) {
    .gallery.container .cols {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .gallery.container .cols {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .gallery.container .cols {
        grid-template-columns: 1fr;
    }
}
.gallery.container .masonry {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 8px;
    grid-auto-flow: dense;
    gap: 10px;
}
.gallery.container .masonry-item {
    background: transparent;
    /*border-radius: 4px;*/
    overflow: hidden;
}
.gallery.container img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}
.gallery.container img:hover {
    transform: scale(1.03);
}
.contact-form-wrap{
    max-width: 900px;
    margin: 40px auto 0;
    padding: 24px;
    /*background: linear-gradient(180deg,#ffffff 0%, #f6f6f6 100%);*/
    /*border-radius: 16px;*/
    /*box-shadow: 0 10px 30px rgba(0,0,0,.06);*/
}
.contact-form{ display:block; }
.contact-form .form-row{ margin-bottom: 16px; }
.contact-form .form-row.two{ display:grid; grid-template-columns: 1fr 1fr; gap:16px; }
.contact-form label{ display:block; font-size:12px; letter-spacing:.3px; color:#6b6b6b; margin-bottom:6px; }
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea{
    width:100%; border-bottom:2px solid #efefef;
    background: transparent;
    border-top:none;
    border-left:none;
    border-right:none;
    padding:12px 14px; font-size:14px; outline:none; transition:border .2s, box-shadow .2s;
}
.contact-form textarea{ resize:vertical; }
.contact-form input:focus,
.contact-form textarea:focus{ border-color:#b5b5b5; box-shadow:0 0 0 3px rgba(0,0,0,.04); }

.contact-form .agree .checkbox{ display:flex; gap:10px; align-items:flex-start; }
.contact-form .agree input{ margin-top:3px; }
.contact-form .agree a{ text-decoration:underline; }

.btn-primary{
    display:inline-flex; align-items:center; gap:8px;
    border:0; background:#1f1f1f; color:#fff;
    padding:12px 20px; font-size:14px; cursor:pointer; transition:opacity .2s, transform .04s;
}
.btn-primary:hover{ opacity:.9; }
.btn-primary:active{ transform:translateY(1px); }

@media screen and (max-width: 992px){
    .disi-logo{
        width: 200px;
    }
    .col-title{
        font-size: 24px;
        color: #fff;
    }
    .footer-container {
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 15px;
    }
    .footer-container .footer-column:nth-child(2){
        text-align: start;
    }
    .footer-container .footer-column:nth-child(2) ul{
        align-items: start;
    }
    .gallery.container .masonry{
        grid-template-columns: repeat(2, 1fr)
    }
}
@media screen and (max-width: 767px){
    #hakkimizda .container{
        flex-direction: column;
        gap: 15px !important;
    }
    .col-title{
        font-size: 18px;
        color: #fff;
    }
    .post-content{
     padding:30px 15px 0;
        margin: 0;
    }
    .footer-container {
        padding: 0;
        gap: 15px 0;
    }
    .footer-column{
        flex: auto;
    }
    .disi-logo{
        width: 150px;
    }
    nav.open .main-menu li a{
        font-size: 24px;
        line-height: 48px;
    }
    footer ul li{
        font-size: 14px;
    }
    .about-us{
        margin: 30px 0;
    }
    .about-us-title{
        font-size: 20px;
        margin-bottom: 30px;
    }
    footer{
        padding:40px 0 10px;
    }
    .gallery.container .masonry{
        grid-template-columns: repeat(1, 1fr)
    }
    .post-cover img{
        height: 280px;
        object-fit: cover;
    }
    .post-content .separate{
        flex-direction: column;
        gap: 10px 0;
        margin-bottom: 40px;
    }
    .contact-form-wrap{
        padding: 0;
    }
    .contact-form .form-row.two{
        grid-template-columns: 1fr;
    }
    .contact-form .agree .checkbox{
        text-align: start;
        gap: 0;
    }
}
.blog-page-title {
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center;
    color: #222;
}

/* Grid sistem */
.blog-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: start;
}
.blog-card {
    background: #ffffff21;
    /*border-radius: 10px;*/
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    width: 100%;
    max-width: 360px;
    transition: transform 0.2s ease;
}
.blog-card:hover {
    transform: translateY(-5px);
}
.blog-card-link {
    color: inherit;
    text-decoration: none;
    display: block;
    height: 100%;
}
.blog-thumb {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.blog-content {
    padding: 20px;
}
.blog-title {
    font-size: 20px;
    margin-bottom: 10px;
    color: #111;
}
.blog-excerpt {
    font-size: 14px;
    color: #555;
    margin-bottom: 15px;
}
.blog-readmore {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
@media (max-width: 768px) {
    nav{
        padding: 135px 30px 30px;
    }
    .blog-grid {
        flex-direction: column;
        align-items: center;
    }
    .blog-card {
        width: 90%;
    }
    .whatsapp-btn{
        right: 25px;
        bottom: 40px;
    }
}
.whatsapp-btn {
    position: fixed;
    bottom: 60px;
    right: 35px;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #25D366;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    animation: breathe 2s ease-in-out infinite;
}
.whatsapp-btn i {
    color: #fff;
    font-size: 24px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
}
@keyframes breathe {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    70% {
        box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}
@keyframes beat {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}
#hakkimizda {
    padding: 60px 20px;
    background-color: #f9f9f9;
    text-align:start;
}
#hakkimizda .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    gap: 100px;
}
#hakkimizda .image img {
    max-width: 100%;
    height: auto;
    box-shadow: 0px 4px 12px rgba(0,0,0,0.1);
}
#hakkimizda .content {
    flex: 1;
}
#hakkimizda p {
    font-size: 1rem;
    line-height: 1.6;
    color: #555;
}
#blog .blog-card{
    text-align: start;
}