@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400&display=swap');:root {
    --logo-sayfa-ust-bgcolor: var(--renk1);
    --logo-sayfa-alt-bgcolor: var(--renk1);
    --site-isim-sayfa-ustf: var(--renk1f);
    --site-slogan-sayfa-ustf: var(--renk1f);
    --renk-sosyal-medya-icons: #e8e8e8;
    --sitename : 'Ubuntu', sans-serif;
    --slogan : 'Ubuntu', sans-serif;
    --renk-sloganf : #444;
    --copyright: #ffffff;
    --renkgrad1 : linear-gradient(to bottom, #444444 0%,#444444 30%,rgba(1,1,1,0) 60%);
    --rx1: background:#B68D6F url('/images/geneldepo/div/kare-seffaf-1/capraz_cizgili_sag/10_ak_sade.png');
    --rx2: background: url('xtema-1.png') left -100px top -200px repeat-x,#714F46 url('--pattern.png') left top repeat ;
    --seffaf1: rgba(23,23,23,0.8);
    --seffaf11111: rgba(255,23,54,0.6);
    --seffaf2: rgba(18,18,107,0.6) url('/images/geneldepo/div/kare-seffaf-1/capraz_cizgili_sag/20_kara_sade.png');
    --sayfalama-rakamlar: #FF8400;
    --menu-ust-kurumsal-bg: #FFE430;
    --sitename-ust-bg: #FFE430;
    --width-genel-kalip : 1200px;
    --width-genel-kalip-dis-bloklar : 1200px;
    --width-genel-kalip-ic-bloklar : 1120px;
    --width-widget: 300px;
}

body {
    font-family: 'Poppins', sans-serif;
}

#slide-fullscreen ul, #slide-fullscreen ol {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

h1 {
    font-size: 1.5em;
    font-weight: 400;
    border-bottom: 3px solid var(--renk4);
}

h2 {
    font-size: 1.4em;
    font-weight: 400;
    border-bottom: 3px solid var(--renk4);
}

h3 {
    font-size: 1.3em;
    font-weight: 400;
    border-bottom: 3px solid var(--renk4);
}

h4 {
    font-size: 0.8em;
}

h5 {
    font-size: 0.5em;
}

.pattern {
    background: transparent url('/images/geneldepo/div/div-kare-1/pattern.png');
}

.modul-detay-baslik, h1,h2,h3 {
    clear: both;
    float: none;
    padding: 12px;
}

h1 {
    text-align: left;
    padding-left: 20px;
    border-bottom: 3px solid var(--renk4);
    margin-bottom: 10px;
}

@media only screen and (min-width: 1025px) {
    body {
        margin:0;
        padding: 0;
        background-image: url(/images/GenelDepo/Arkaplanlar/Genel-Serbest-Form-1/buyuk/24.png);
        background-position: center top;
        background-attachment: fixed;
        background-color: #B9B9B9;
    }

    #bg-sayfa-ust, #bg-sayfa-alt {
        clear: both;
        float: none;
        margin: 0 auto;
        position: fixed;
        width: 100%;
        height: 40px;
        z-index: 12;
        background: var(--renk3);
    }

    #bg-sayfa-ust {
        top: 0;
    }

    #bg-sayfa-alt {
        bottom: 0;
    }

    #widget-blok {
        clear: both;
        float: none;
        margin: 0 auto;
        position: fixed;
        left: -800px;
        right: 0px;
        z-index: 111;
        top: 0;
        bottom: 0;
        width: var(--width-widget);
        height: auto;
        height: 100vh !important;
        background: rgb(0,0,0);
        background: linear-gradient(180deg, var(--renk1) 35%, var(--renk3) 100%);
    }

    #xbg-widget-blok {
        clear: both;
        float: none;
        margin: 0 auto;
        overflow: hidden;
        position: fixed;
        left: -800px;
        right: 0px;
        z-index: 1;
        top: 0;
        bottom: 0;
        width: 350px;
        height: auto;
        height: 100vh !important;
        background: rgb(0,0,0);
        background: linear-gradient(180deg, var(--renk1) 35%, var(--renk2) 100%);
        border: 0;
        padding: 0px;
        border-left: 27px solid var(--renk4);
    }

    .logo-sayfa-ust {
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        background: #fff;
        padding: 0 10px 50px 10px;
    }

    .logo-sayfa-ust img {
        width: 100%;
        height: 100%;
    }

    .xlogo-sayfa-ust.logo-full-type {
        overflow: hidden;
        border-bottom: 3px solid var(--renk4);
    }

    .logo-sayfa-ust.logo-icon-type {
        height: 100px;
        width: 100px;
        padding: 0px;
    }

    .site-isim-sayfa-ust {
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 5px;
        max-width: 290px;
        color: var(--site-isim-sayfa-ustf);
        font-size: 1.5em !important;
    }

    .site-slogan-sayfa-ust {
        position: absolute;
        top: 150px;
        z-index: 1222;
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 5px;
        width: var(--width-widget);
        font-size: 1em !important;
    }

    .menu1 {
        margin: 0px 20px;
        padding: 5px;
    }

    .menu1 ul {
        padding: 0;
    }

    .menu1 ul li {
        border-bottom: 1px solid rgba(255,255,255,0.3);
        text-align: right;
        color: var(--renk1f);
    }

    .menu1 ul li:last-child {
        border-bottom: none;
    }

    .menu1 a {
        color: var(--renk1f) !important;
    }

    #gunun-tarihi {
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        top: 0px;
        left: 950px;
        right: 0;
        z-index;99;width: fit-content;
        display: block;
        padding: 5px;
        color: #ffffff;
        background: var(--renk2);
        color: var(--renk2f);
        width: 150px;
        height: 40px;
        text-align: center;
        font-size:12px;
        
    }

    #xgunun-tarihi .day {
        width: 30%;
        left: 0;
        font-size: 2em;
        padding: 5px;
    }

    #xgunun-tarihi .month {
        width: 50%;
        font-size: 0.8em;
        padding: 5px;
    }

    #xgunun-tarihi .year {
        width: 20%;
        right: 0;
        font-size: 0.9em;
    }

    .fx-pozisyon-v1 #icon-en {
        position: absolute;
        top: 104px;
        left: -10px;
        width: 30px;
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 5px;
    }

    .fx-pozisyon-v1 #icon-tr {
        position: absolute;
        top: 80px;
        left: -10px;
        width: 30px;
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 5px;
    }

    .fx-pozisyon-v3 #icon-tr, .fx-pozisyon-v3 #icon-en {
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 5px;
        width: 50px;
        background: var(--renk2);
        position: absolute;
        top: 35px;
        left: 0;
        right: -1700px;
    }

    .fx-pozisyon-v3 #icon-en {
        right: -1800px;
    }

    .fx-pozisyon-v3 #icon-tr img, .fx-pozisyon-v3 #icon-en img {
        padding: 10px;
    }

    .fx-pozisyon-v3 #icon-tr img:hover {
        background: red;
        cursor: pointer;
    }

    .fx-pozisyon-v3 #icon-en img:hover {
        background: #0062cc;
        cursor: pointer;
    }

    #sayfa-unsur-1 {
        clear: both;
        float: none;
        overflow: hidden;
        text-align: center;
        padding: 10px;
    }

    #sayfa-unsur-1 .fas {
        font-size: 1em;
        color: #999999;
    }

    #yardimci_butonlar {
        position: absolute;
        top: 60px;
        right: 0;
        left: 950px;
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        height: 40px;
        background: var(--renk5);
        width: 130px;
    }

    #iletisim {
        clear: both;
        float: none;
        margin: 0 auto;
        position: fixed;
        bottom: 0;
        width: var(--width-widget);
        color: #ffffff;
        text-align: left;
        padding: 20px 10px;
        padding-bottom: 70px;
    }

    #iletisim div {
        clear: both;
        float: none;
        border-bottom: 0px solid #99cc99;
        font-size: 0.8em;
        padding: 2px;
    }

    #iletisim a {
        font-size: 1.2em;
        color: #ffffff;
        text-decoration: none;
    }

    #iletisim .fas {
        font-size: 1.2em;
        width: 20px;
        text-align: center;
        color: var(--renk5);
        float: left;
        margin: 0;
        padding: 3px 2px;
        margin-right: 5px;
    }

    #sosyal-medya-link {
        width: var(--width-widget);
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 5px;
        text-align: center;
        position: fixed;
        bottom: 0;
    }

    #sosyal-medya-link .fab {
        padding: 10px;
        margin: 3px;
        font-size: 1.2em;
        background: var(--renk5);
        color: var(--renk5f);
    }

    #haberband {
        position: absolute;
        right: 0;
        left: 20px;
        bottom: 10px;
        clear: both;
        float: none;
        overflow: hidden;
        vertical-align: middle;
        padding: 0px;
        margin: 0 auto;
        width: 450px;
        color: #ffffff;
    }

    #haberband a {
        color: #ffffff;
        text-decoration: none;
    }

    #icerik-blok {
        position: absolute;
        z-index: 0;
        left: 0;
        right: 0;
        bottom: 60px;
        top: 60px;
        clear: both;
        float: none;
        overflow: auto;
        margin: 0 auto;
        width: 1200px;
        padding: 15px;
        padding-left: 360px;
        background: #fff;
    }

    #icerik-blok:empty {
        display: none;
    }

    #icerik-blok .sayfa_yazisi {
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        padding: 5px;
        margin: 5px;
    }

    #icerik-blok img {
        max-width: 100%;
    }

    #icerik-blok .resimler {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 5px;
    }

    #icerik-blok .resimler img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        padding: 20px;
    }

    .kategorideki_digerleri {
        margin: 20px 10px;
    }

    .kategorideki_digerleri h2 {
        margin: 5px !important;
        padding: 10px !important;
        border-bottom: 4px solid var(--renk4) !important;
    }

    .kategorideki_digerleri table {
        border: 0px dashed var(--renk2);
    }

    .xkategorideki_digerleri td {
        border-left: 2px dashed red;
    }

    .kategorideki_digerleri a {
        clear: both;
        float: none;
        margin: 0 auto;
        width: 180px;
        height: 100px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kategorideki_digerleri img.vitrin {
        width: 100%;
        height: 100%;
        object-fit: cover;
        padding: 10px;
        border: 2px solid rgba(25,25,25,0.1);
    }

    #slide-fullscreen h3 {
        color: #ffffff;
        margin-bottom: 80px;
        font-size: 4em;
        z-index: 9999;
        border: 0;
    }

    .cb-slideshow li span {
        background-size: 100% 100%;
    }

    #ulasim-harita {
        width: 100%;
        height: calc(100% - 170px);
        height: calc(100vh - 200px);
    }

    #yazi-hosgeldiniz {
        font-size: 14px;
        text-align: left;
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        padding: 5px;
        padding: 10px;
        border-radius: 2px 2px 2px 2px;
        -moz-border-radius: 2px 2px 2px 2px;
        -webkit-border-radius: 2px 2px 2px 2px;
        background: rgba(255, 255,255, 0.3) url(/images/geneldepo/div/kare-seffaf-1/capraz_cizgili_sag/30_ak_sade.png);
    }

    #yazi-hosgeldiniz p {
        color: #555555;
    }

    #yazi-hosgeldiniz img {
        max-width: 150px;
    }

    #yazi-hosgeldiniz a {
        color: #333333;
    }

    #yazi-hosgeldiniz h2 {
        color: #000000;
        font-size: 1.5em;
        padding-bottom: 5px;
    }

    #designer {
        clear: both;
        float: none;
        margin: 0 auto;
        width: 100px;
        text-align: center;
        position: absolute;
        bottom: 0px;
        left: 1000px;
        right: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    body {
        background-color:var(--renk3);
    }

    #bg-sayfa-ust, #bg-sayfa-alt {
        clear: both;
        float: none;
        margin: 0 auto;
        position: fixed;
        width: 100%;
        height: 150px;
        z-index: 0;
        background: var(--renk3);
    }

    #bg-sayfa-ust {
        top: 0;
    }

    #bg-sayfa-alt {
        bottom: 0;
    }

    #gunun-tarihi {
        position: fixed;
        bottom: 150px;
        left: 40px;
        z-index: 12;
        max-height: 30px;
        padding: 3px !important;
        background: var(--renk3);
        color: var(--renk3f);
    }

    #gunun-tarihi * {
        font-size: 12px !important;
        padding: 3px !important;
    }

    #xicon-en {
        z-index: 1;
        position: fixed;
        top: 54px;
        left: -300px;
        right: 0;
        width: 30px;
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 5px;
    }

    #xicon-tr {
        z-index: 11;
        position: fixed;
        top: 20px;
        left: -300px;
        right: 0;
        width: 30px;
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 5px;
    }

    .fx-pozisyon-v3 #icon-tr, .fx-pozisyon-v3 #icon-en {
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 3px;
        width: 50px;
        background: var(--renk3);
        max-height: 30px;
        position: fixed;
        bottom: 150px;
        right: 40px;
        z-index: 11;
    }

    .fx-pozisyon-v3 #icon-tr {
        right: 100px;
    }

    .xfx-pozisyon-v3 #icon-en {
        right: 0px;
    }

    .fx-pozisyon-v3 #icon-tr img, .fx-pozisyon-v3 #icon-en img {
        padding: 10px;
    }

    .fx-pozisyon-v3 #icon-tr img:hover {
        background: red;
        cursor: pointer;
    }

    .fx-pozisyon-v3 #icon-en img:hover {
        background: #0062cc;
        cursor: pointer;
    }

    #iletisim {
        position: fixed;
        bottom: 40px;
        z-index: 1;
        clear: both;
        float: none;
        margin: 0 auto;
        overflow: hidden;
        padding: 10px 10px 10px 10px;
        width: 100%;
        color: #ffffff;
        text-align: center;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    #iletisim div {
        float: left;
        font-size: 12px;
    }

    #iletisim a {
        color: yellow;
        text-decoration: none;
        font-size: 1.2em;
    }

    #iletisim div.tel {
        text-align: left;
        margin-right: 20px;
        width: 45%;
        word-wrap: initial;
    }

    #iletisim div.gsm {
        text-align: left;
        width: 45%;
        word-wrap: initial;
    }

    #iletisim div.email {
        clear: both;
        float: none;
        text-align: left;
        border-top: 1px dotted #fff;
        margin-top: 30px;
        padding-top: 10px;
    }

    #iletisim div.adres {
        clear: both;
        float: none;
        text-align: left;
    }

    #iletisim i {
        color: yellow;
        font-size: 90%;
        float: left;
        margin: 5px 3px;
        text-align: center;
        padding: 2px;
    }

    #iletisim .email i, #iletisim .adres i {
        margin: 2px 4px;
        color: yellow;
        font-size: 1em;
    }

    #designer {
        position: fixed;
        bottom: 0;
        padding: 7px;
        left: 0;
        z-index: 1;
    }

    #sosyal-medya-link {
        text-align: center;
        padding: 5px;
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 1;
    }

    #sosyal-medya-link .fab {
        font-size: 1.2em;
        padding: 5px 8px;
        border-left: 1px solid rgba(255,255,255,0.2);
    }

    .logo-sayfa-ust {
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        text-align: center;
    }

    .logo-sayfa-ust img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .xlogo-sayfa-ust-zemin-1 {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 10;
        clear: both;
        float: none;
        margin: 0 auto;
        width: 420px;
        height: 220px;
        background: url('logo-full-type-bg-6.png') no-repeat center bottom;
    }

    .logo-sayfa-ust.logo-full-type {
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        z-index: 11;
        clear: both;
        float: none;
        margin: 0 auto;
        height: 160px;
        width: 270px;
        padding: 0px 10px 40px 10px;
        background: #fff;
        border: 5px solid var(--renk1);
        border-top: 0;
    }

    .logo-sayfa-ust.logo-icon-type {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 11;
        height: 100px;
        width: 100px;
        padding: 0px;
    }

    .logo-sayfa-ust.logo-full-type img {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 100%;
        width: 100%;
    }

    .site-isim-sayfa-ust {
        position: absolute;
        top: 0px;
        left: 105px;
        z-index: 11;
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 5px;
        max-width: calc(100% - 245px);
        color: var(--renk3f);
        font-size: 1.5em !important;
        max-height: 50px;
        text-align: left;
    }

    .site-slogan-sayfa-ust {
        position: fixed;
        top: 115px;
        left: 0;
        right: 0;
        z-index: 11;
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 5px;
        max-width: 300px;
        text-align: center;
        color: var(--kirmizi);
        font-size: 1em !important;
    }

    #haberband {
        position: absolute;
        right: 0;
        left: 20px;
        bottom: 10px;
        clear: both;
        float: none;
        overflow: hidden;
        vertical-align: middle;
        padding: 0px;
        margin: 0 auto;
        width: 450px;
        color: #ffffff;
    }

    #haberband a {
        color: #ffffff;
        text-decoration: none;
    }

    #xslide-pattern {
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url('patt1-03.png') left -1500px bottom -400px no-repeat, url('patt1-03.png') right -1500px bottom -400px no-repeat;
        opacity: 0.4;
    }

    .menu1 {
        position: fixed;
        left: 0;
        right: 0;
        top: 105px;
        z-index: 9;
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        background-color: var(--renk1);
        color: var(--renk1f);
    }

    .menu1 ul li {
        border-bottom: 1px dotted rgba(255,255,255,0.7);
        255,255,255,0.1);text-align: left;
        color: #ffffff;
    }

    .menu1 > a {
        color: #ffffff;
    }

    .menu1 ul li:last-child {
        border-bottom: none;
    }

    #icerik-blok {
        clear: both;
        float: none;
        overflow: auto;
        margin: 0 auto;
        margin-top: 125px;
        margin-bottom: 150px;
        padding: 20px 0 50px 0;
        background-color: #fff;
        border: 10px solid var(--renk1);
    }

    #icerik-blok * {
        font-size: 100% !important;
    }

    #icerik-blok img {
        max-width: 90% !important;
        height: auto;
    }

    #icerik-blok iframe {
        max-width: 90% !important;
    }

    #icerik-blok:empty {
        display: none;
    }

    #icerik-blok .sayfa_yazisi {
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        font-size: 20px;
        color: #444444;
        padding: 5px;
        margin: 5px;
    }

    #icerik-blok .resimler .kayit {
        padding: 10px !important;
    }

    #icerik-blok .resimler img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        padding: 0px;
    }

    .kategorideki_digerleri {
        margin: 10px 0px;
    }

    .kategorideki_digerleri h2 {
        margin: 5px !important;
        padding: 10px !important;
        border-bottom: 4px solid var(--renk4) !important;
    }

    .kategorideki_digerleri table {
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        max-width: 90% !important;
    }

    .kategorideki_digerleri td {
        padding: 5px;
        width: 120px;
    }

    .kategorideki_digerleri a {
        clear: both;
        float: none;
        margin: 0 auto;
        height: 100px;
        width: 100%;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kategorideki_digerleri img.vitrin {
        width: 100%;
        height: 100%;
        object-fit: cover;
        padding: 0px;
        border: 10px solid rgba(25,25,25,0.1);
    }

    #slide-fullscreen {
        position: absolute;
        top: 125px;
        bottom: 150px;
        clear: both;
        float: none;
        margin: 0 auto;
        overflow: hidden;
        width: calc(100%);
        border: 10px solid var(--renk1);
    }

    #slide-fullscreen h3 {
        border: 0;
        font-size: 2em;
    }

    #slide-fullscreen h3:empty {
        display: none;
    }

    #slide-fullscreen div {
        left: 30px;
        right: 30px;
        background: rgba(255,255,255,0.6);
        overflow: hidden;
        text-align: center;
    }

    #slide-fullscreen div:empty {
        display: none;
    }

    #slide-fullscreen img {
        width: 100%;
        height: 100% !important;
    }

    #yardimci_butonlar {
        position: absolute;
        top: 60px;
        right: 20px;
        clear: both;
        float: none;
        margin: 0 auto;
        padding: 10px;
        max-width: 120px;
        height: 45px;
        text-align: center;
    }

    #ulasim-harita {
        width: 100%;
        height: calc(100vh - 230px);
    }

    .sayfa_yazisi_resimler {
        margin: 0 !important;
        padding: 5px !important;
    }

    #yazi-hosgeldiniz {
        font-size: 14px;
        text-align: left;
        clear: both;
        float: none;
        overflow: hidden;
        margin: 0 auto;
        padding: 5px;
        padding: 10px;
        border-radius: 2px 2px 2px 2px;
        -moz-border-radius: 2px 2px 2px 2px;
        -webkit-border-radius: 2px 2px 2px 2px;
        background: rgba(255, 255,255, 0.3) url(/images/geneldepo/div/kare-seffaf-1/capraz_cizgili_sag/30_ak_sade.png);
    }

    #yazi-hosgeldiniz p {
        color: #555555;
    }

    #yazi-hosgeldiniz img {
        max-width: 150px;
    }

    #yazi-hosgeldiniz a {
        color: #333333;
    }

    #yazi-hosgeldiniz h2 {
        color: #000000;
        font-size: 1.5em;
        padding-bottom: 5px;
    }
}
