﻿
/*yozgat likhab*/

body {
    background-color: #fff8fe !important;
}

.top-info {
    padding: 15px 0;
    background-color:crimson;
    color: white;
}

.slider-item a{
    display:none;
}

.c-7d502b {
    background-color: white;
}

.bx-c-462e6a {
    background-color: #efefef;
}

.section.c-462e6a {
    position: relative;
}

    .section.c-462e6a .body::before {
        content: "";
        position: absolute;
        inset: 0;
        background-color: #efefef;
        clip-path: polygon(100% 0, 100% 100%, 0 100%);
        background-image: radial-gradient(blue 1px, transparent 1px);
        background-size: 10px 10px;
    }

.blog-item .info {
    display: none;
}

.c-52fd6f .item {
    border: 1px solid silver;
    padding: 20px 10px;
    transition: ease-in 0.3s;
    border-radius: 10px;
}

.c-32319c .buttons{
    display:none;
}
.c-af7623 .buttons {
    display: none;
}

.c-32319c .header .title {
    border-bottom:1px solid silver;
}

.c-52fd6f .img {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.c-1b32e3 {
    background-image: url('/img/back3.jpg');
    position: relative;
    background-repeat: no-repeat;
    background-size: cover; /* Div’i tamamen kaplar */
    background-position: center; /* Ortalar */
}

.c-bcd049, .c-0e90bf {
    background-image: url('/img/back3.jpg');
    position: relative;
    background-repeat: no-repeat;
    background-size: cover; /* Div’i tamamen kaplar */
    background-position: center; /* Ortalar */
}

/*.c-1a72c5 {
    position: relative;*/ /* Pseudo-element için gerekli */
    /*width: 100%;*/
    /*height: 300px;*/ /* Örnek yükseklik */
    /*background-color: lightgray;*/ /* Div arka planı */
/*}

    .c-1a72c5::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;*/ /* Sağ tarafa hizala */
        /*width: 30%;*/ /* Divin %20’si kadar */
        /*height: 100%;
        background-color: red;*/ /* İç rengi kırmızı */
        /*z-index: -1;
    }*/

.accordion-body{
    z-index:10;
}
/*misyonumuz yazısı*/
.c-a762d1 .title {
    font-size: 1rem !important;
}
.c-a762d1 .buttons {
    display:none;
}
.c-debc90 .title {
    font-size: 1rem !important;
}
.c-debc90 .buttons {
    display: none;
}

.c-52fd6f .title {
    font-size: 1rem;
}
.c-52fd6f .buttons {
   display:none;
}
.c-52fd6f .description {
    display:none;
}
    .c-52fd6f .img img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        border-radius: 5px;
    }

.c-52fd6f .item:hover {
    border: 1px solid var(--ana-renk);
}

.slider-title {
    background-color:crimson;
    opacity: 0.9;
    padding: 8px 16px;
    border-radius: 5px;
    width:auto;
}

.slider-subtitle {
    background-color: silver;
    opacity: 0.7;
    padding: 8px 16px;
    border-radius: 5px;
}

.footer-section .logo .img{
    width:80%!important;
}
