html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html, body {
    line-height: 1;
    font-family: 'Barlow', sans-serif;
    font-weight: normal;
    font-size: 14px;
}

q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul li {
    list-style-type: none;
}

button {
    background-color: Transparent;
    cursor: pointer;
    outline: none;
}

    button:hover {
        opacity: 0.6;
    }

a {
    outline: none;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

strong {
    font-weight: bold;
}

.clear {
    clear: both;
}

.altstclear {
    display: none;
}

.ortala {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

header {
    width: 100%;
    border-bottom: 1px solid #165069;
    background: #FFF;
    position: fixed;
    z-index: 99;
}

.ustbosluk {
    height: 120px;
}

.logo {
    float: left;
    margin-top: 13px;
    display: block;
    transition: .3s all linear;
}

.gizle {
    display: none;
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eeeeee;
    z-index: 9999999999;
}

#status {
    width: 190px;
    height: 190px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(/images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -95px 0 0 -95px;
}

.dropust {
    height: 20px;
    margin-top: -18px !important;
    position: fixed;
}

    .dropust img {
        width: 100%;
        height: auto;
    }

#wrapper {
    float: right !important;
    margin-top: 0px;
    width: auto;
    transition: .3s all linear;
}

ul#navigation {
    margin: 0px auto;
    position: relative;
    float: left;
}

    ul#navigation li {
        display: inline;
        position: relative;
        font-family: 'Barlow', sans-serif;
        font-weight: 600;
        font-size: 14px;
        margin: 0px 0px;
        transition: .3s all linear;
    }

        ul#navigation li a {
            color: #747474;
            text-decoration: none;
            display: inline-block;
            padding: 50px 6px 30px 6px;
        }

        ul#navigation li:hover a {
            color: #165069;
            background: url("/images/menuarka.jpg")no-repeat center top;
        }

        ul#navigation li:hover > ul {
            visibility: visible;
            opacity: 1;
        }

    ul#navigation ul, ul#navigation ul li ul {
        list-style: none;
        margin: 0;
        padding: 0;
        visibility: hidden;
        position: absolute;
        z-index: 99999;
        width: 250px;
        background: #FFF;
        box-shadow: 0px 0px 6px #666;
        opacity: 0;
        -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
        -moz-transition: opacity 0.3s linear, visibility 0.3s linear;
        -o-transition: opacity 0.3s linear, visibility 0.3s linear;
        transition: opacity 0.3s linear, visibility 0.3s linear;
    }

    ul#navigation ul {
        top: 46px;
        left: 0px;
    }

        ul#navigation ul li ul {
            top: 0;
            left: 250px;
            transition: .3s all linear;
        }

        ul#navigation ul li {
            background: none !important;
            clear: both;
            width: 100%;
            border: 0 none;
            border-bottom: 1px solid #c9c9c9;
            padding: 0px 0 0 0;
        }

            ul#navigation ul li a {
                color: #333 !important;
                font-size: 14px;
                background: none !important;
                padding: 7px 15px;
                text-decoration: none;
                display: inline-block;
                border: 0 none;
                float: left;
                clear: both;
                width: auto;
                font-weight: 500;
                transition: .3s all linear;
            }

            ul#navigation ul li:hover a {
                color: #165069 !important;
            }

    ul#navigation li a.first {
    }

    ul#navigation li a.last {
    }

.menuaktif {
    color: #165069 !important;
    background: url("/images/menuarka.jpg")no-repeat center top;
}

.ustmobil {
    display: none;
}

.usttel {
    width: auto;
    float: right;
    font-size: 20px;
    color: white;
    padding: 7px 10px 7px 0;
}

    .usttel a {
        color: white;
    }

.ustkucukbar {
    background: #165069;
    height: 35px;
    width: 100%;
}

.sosyal {
    text-align: center;
    height: 23px;
    float: right !important;
    margin-top: 3px !important;
    width: 133px;
    transition: .3s all linear;
}

.s1 {
    float: left;
    background: url("/images/sosyal.png") no-repeat left top;
    width: 23px;
    height: 23px;
    margin: 3px 5px;
    cursor: pointer;
    transition: .3s all linear;
}

.s2 {
    float: left;
    background: url("/images/sosyal.png") no-repeat -23px 0;
    width: 23px;
    height: 23px;
    margin: 3px 5px;
    cursor: pointer;
    transition: .3s all linear;
}

.s3 {
    float: left;
    background: url("/images/sosyal.png") no-repeat -46px 0;
    width: 23px;
    height: 23px;
    margin: 3px 5px;
    cursor: pointer;
    transition: .3s all linear;
}

.s4 {
    float: left;
    background: url("/images/sosyal.png") no-repeat -69px 0;
    width: 23px;
    height: 23px;
    margin: 3px 5px;
    cursor: pointer;
    transition: .3s all linear;
}

    .s1:hover, .s2:hover, .s3:hover, .s4:hover {
        opacity: 0.5;
    }

.slaytyazialan h1 {
    font-size: 64px;
    font-weight: bold;
    margin-bottom: 0px;
    transition: .3s all linear;
}

    .slaytyazialan h1 span {
        font-weight: 100;
        display: block;
        font-size: 50px;
        transition: .3s all linear;
    }

.slaytyazialan p {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 25px;
    transition: .3s all linear;
}

/*jssor slider bullet skin 132 css*/
.jssorb132 {
    position: absolute;
}

    .jssorb132 .i {
        position: absolute;
        cursor: pointer;
    }

        .jssorb132 .i .b {
            fill: #fff;
            fill-opacity: 0.8;
            stroke: #000;
            stroke-width: 1600;
            stroke-miterlimit: 10;
            stroke-opacity: 0.7;
        }

        .jssorb132 .i:hover .b {
            fill: #000;
            fill-opacity: .7;
            stroke: #fff;
            stroke-width: 2000;
            stroke-opacity: 0.8;
        }

    .jssorb132 .iav .b {
        fill: #000;
        stroke: #fff;
        stroke-width: 2400;
        fill-opacity: 0.8;
        stroke-opacity: 1;
    }

    .jssorb132 .i.idn {
        opacity: 0.9;
    }

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora051 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 360;
        stroke-miterlimit: 10;
    }

    .jssora051:hover {
        opacity: .8;
    }

    .jssora051.jssora051dn {
        opacity: .5;
    }

    .jssora051.jssora051ds {
        opacity: .3;
        pointer-events: none;
    }

.slaytyazialan {
    left: 900px;
    top: 100px;
    width: 800px;
    height: auto;
    position: absolute;
    opacity: 0;
    color: #ffffff;
}

.ortayazi {
    margin: 10px auto;
    text-align: center;
}

    .ortayazi h1 {
        font-size: 32px;
        font-weight: 800;
        color: #165069;
        margin-bottom: 10px;
    }

    .ortayazi p {
        font-size: 15px;
        margin-bottom: 14px;
        line-height: 1.3;
    }


.resimdizalt {
    width: calc(16.66% - 7px);
    transition: .3s all linear;
}

.devambuton {
    float: left;
    font-size: 18px;
    z-index: 9999 !important;
    margin-top: 20px;
    position: relative;
    background: #165069;
    color: #FFFF;
    width: 110px;
    text-align: center;
    padding: 10px 20px;
    transition: .3s all linear;
}

    .devambuton:hover {
        background: #FFFF;
        color: #165069;
    }


.grialan {
    background: #e8e8e8;
    width: auto;
    padding: 5px 0;
    height: auto;
    margin: 0;
}

.ortabeyaz {
    width: auto;
    height: auto;
    padding: 15px;
    margin-bottom: 70px;
    min-height: 600px;
    margin-top: -400px;
    background: #fff;
    transition: .3s all linear;
}

.ortabaslik {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

    .ortabaslik li {
        font-family: 'Montserrat', sans-serif;
        cursor: pointer;
        padding: 5px 0;
        width: 33.3%;
        font-size: 25px;
        text-align: center;
        float: left;
        list-style: none;
        font-weight: 600;
        color: #616161;
        transition: .3s all linear;
    }

        .ortabaslik li:hover {
            color: #165069;
        }

.baslikaktif {
    color: #165069 !important;
}

.degiskenalan {
    width: 100%;
    height: auto;
    transition: .3s all linear;
}

.degiskenalanpasif {
    width: 100%;
    height: 0px;
}

.baslikmenu {
    float: left;
    width: auto;
}

.ortabeyazic {
    width: auto;
    height: auto;
    background: url("/images/arka.jpg") no-repeat center top;
    padding-top: 160px;
    transition: .3s all linear;
}

    .ortabeyazic h1 {
        padding: 10px 10px 0px 10px;
        font-size: 32px;
        color: #165069;
        font-weight: 500;
        transition: .3s all linear;
        line-height: 1.6;
    }

        .ortabeyazic h1 a {
            color: #165069;
        }

    .ortabeyazic h2 {
        padding: 0px 10px 10px 10px !important;
        font-weight: 300;
        font-size: 26px;
        color: #165069;
        transition: .3s all linear;
    }

    .ortabeyazic h4 {
        text-align: center;
        margin: 20px 0;
        transition: .3s all linear;
    }

.ortalaic {
    width: 1300px;
    background: rgba(255,255,255,1);
    margin: 0px auto 0px;
    position: relative;
    min-height: 530px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.ortalaicyazi {
    padding: 0px 20px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
    transition: .3s all linear;
}

    .ortalaicyazi p {
        padding: 10px 0px;
    }

.ortaresim {
    float: left;
    width: 48%;
    padding: 0 1%;
    margin: 10px auto;
}

#urundetay {
    line-height: 1.8;
}

    #urundetay h2 {
        font-weight: 600;
        font-size: 26px;
        padding: 20px 0 0 0 !important;
        margin: 10px 1%;
        transition: .3s all linear;
        border-bottom: 1px solid #165069;
    }

    #urundetay h3 {
        font-weight: 600;
        font-size: 32px;
        color: #165069;
        padding: 0px 0 0 0 !important;
        transition: .3s all linear;
    }


    #urundetay table {
        padding: 10px !important;
        margin: 10px 0;
        line-height: 1.5;
        border: 1px solid #e5e5e5;
        width: 98% !important;
    }

    #urundetay td {
        padding: 10px !important;
        margin: 5px;
        line-height: 1.5;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }

    #urundetay th {
        background-color: #165069;
        padding: 10px !important;
        color: #FFF;
        margin: 5px;
        line-height: 1.5;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }



.okalan {
    width: 90px;
    margin: 5px auto;
}

.ustok1 {
    float: left;
    width: 30px;
    height: 30px;
    background: url("/images/ok1.jpg")no-repeat center center;
}

.ustok2 {
    background: url("/images/ok2.jpg")no-repeat center center !important;
}

.rehberbuton {
    width: 49%;
    cursor: pointer;
    float: left;
    font-size: 24px;
    text-align: center;
    margin: 0.5%;
    padding: 20px 0;
    background: #e8e8e8;
    color: #165069;
    transition: .3s all linear;
}

.rehberbutonaktif {
    background: #165069;
    color: #FFF;
}

.talepalan {
    transition: .3s all linear;
}

.altalan {
    background: #FFF;
    padding: 10px 0;
    margin-top: 10px;
}

.altst1 {
    width: calc(25% - 10px);
    margin: 5px 5px;
    float: left;
    text-align: center;
}

    .altst1 img {
        width: 100%;
        border: 1px solid #165069;
    }

    .altst1 h2 {
        color: #165069;
        padding: 10px 0;
        text-align: center;
        width: 100%;
        font-weight: 500;
        font-size: 20px;
    }


.altalan h3 {
    color: #165069;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #165069;
    width: 100%;
    font-weight: 300;
    font-size: 30px;
}

.altst3 div {
    position: relative;
    width: 45%;
    margin: 2.5%;
    height: 170px;
    padding-top: 20px;
    text-align: center;
    display: block;
    float: left;
    transition: .3s all linear;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.30);
}

    .altst3 div:hover {
        opacity: 0.8;
    }

    .altst3 div h4 {
        color: #2F2F2F;
        font-size: 17px;
        font-weight: 600;
    }

    .altst3 div img {
        margin-top: 5px;
    }



footer {
    width: 100%;
    padding: 25px 0;
    line-height: 1.4;
    color: #FFF;
    font-size: 12px;
    background: #165069;
}

    footer a {
        display: block;
        color: #FFF;
        transition: .3s all linear;
        font-size: 12px;
        line-height: 1.5;
    }

        footer a:hover {
            color: #000;
        }

    footer .f1 {
        display: block;
        float: left;
        width: 20%;
        margin-right: 3%;
    }

    footer .f2 {
        width: 14%;
        list-style: none;
        margin-right: 3%;
        float: left;
        font-size: 11px;
    }

    footer .f3 {
        width: 14%;
        list-style: none;
        margin-right: 3%;
        float: left;
        font-size: 11px;
    }

    footer .f4 {
        width: 14%;
        list-style: none;
        margin-right: 3%;
        float: left;
        font-size: 11px;
    }

    footer .f5 {
        width: 14%;
        list-style: none;
        margin-right: 3%;
        float: left;
        font-size: 11px;
    }

    footer .f6 {
        width: auto;
        list-style: none;
        margin-right: 0%;
        float: right;
        font-size: 12px;
    }

    footer .f1 img {
        width: 80%;
        margin-bottom: 10px;
    }

    footer .f1 a {
        margin-bottom: 0;
    }

    footer .f6 a {
        width: auto;
        float: right;
    }

    footer h2 {
        font-size: 16px;
        font-weight: 600;
    }

    footer li {
        font-size: 14px;
        font-weight: 300;
    }



.copyright {
    padding: 10px 0;
    background: #165069;
    font-size: 12px;
    color: #FFF;
    margin-top: 15px;
}

    .copyright span {
        float: right;
    }


.iletisimsol {
    width: 50%;
    float: left;
    margin-top: 20px;
    line-height: 1.4;
}

.iletisimsag {
    width: 50%;
    padding-top: 20px;
    float: right;
}

.iletisimsol h1 {
    display: block;
    margin: 40px 0;
    color: #165069;
    font-weight: bold;
    font-size: 22px;
}

.iletisimsol strong {
    display: block;
}

.iletisimsol a {
    display: block;
    color: #777;
    transition: .3s all linear;
}

    .iletisimsol a:hover {
        color: #165069;
    }

.iletisimsag .ilbaslik {
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.talepinput {
    width: 46%;
    float: left;
    background: #e5e5e5;
    outline: none;
    border: none;
    border-bottom: 2px solid #1b1b1b;
    padding: 10px 1%;
    margin: 10px 1%;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.talepinput2 {
    width: 96%;
    background: #e5e5e5;
    border: none;
    outline: none;
    border-bottom: 2px solid #1b1b1b;
    padding: 10px 1%;
    margin: 10px 1%;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    height: 180px;
    resize: none;
}

.talepinput3 {
    width: 23%;
    float: left;
    background: #e5e5e5;
    outline: none;
    border: none;
    border-bottom: 2px solid #1b1b1b;
    padding: 10px 0.5%;
    margin: 10px 0.5%;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}


.mesajgoster {
    width: 100%;
    height: auto;
    padding: 20px 0;
    line-height: 1.5;
    font-size: 17px;
    text-align: center;
    background: #29700B;
    color: white;
}

.mesajgosterk {
    width: 95%;
    height: auto;
    padding: 20px 0;
    margin: 10px 0;
    line-height: 1.5;
    font-size: 14px;
    text-align: center;
    background: #B40609;
    color: white;
}

.talepdiz {
    width: 29.3%;
    padding: 1.5%;
    float: left;
    margin: 0.5%;
    height: auto;
    background: #e8e8e8;
    position: relative;
    transition: .3s all linear;
}

    .talepdiz h2 {
        margin: 3px 0;
        color: #165069;
        font-weight: 600;
        font-size: 18px;
    }

    .talepdiz h3 {
        margin: 3px 0;
        color: #1F1F1F;
        font-weight: 400;
        font-size: 18px;
    }

    .talepdiz h4 {
        margin: 3px 0;
        color: #1F1F1F;
        font-weight: 400;
        font-size: 15px;
    }

    .talepdiz h5 {
        cursor: pointer;
        width: 60px;
        position: absolute;
        right: 5%;
        top: 40px;
        text-align: center;
        padding: 10px 20px;
        background: #165069;
        margin: 0px 0;
        color: #FFF;
        font-weight: 600;
        font-size: 18px;
        transition: .2s all linear;
    }

        .talepdiz h5:hover {
            background: #1F4455;
        }

    .talepdiz h6 {
        margin: 3px 0;
        color: #1F1F1F;
        font-weight: 400;
        font-size: 12px;
    }

.bilgigoster {
    width: calc( 100% - 40px);
    padding: 20px 20px 30px 20px;
    height: auto;
    min-height: 500px;
    background: #165069;
    position: relative;
    transition: .3s all linear;
}

    .bilgigoster h2 {
        margin: 3px 0;
        color: #000;
        font-weight: 600;
        font-size: 18px;
    }

    .bilgigoster h3 {
        margin: 3px 0;
        color: #000;
        font-weight: 400;
        font-size: 14px;
    }

    .bilgigoster h4 {
        margin: 3px 0;
        color: #000;
        font-weight: 400;
        font-size: 14px;
    }

    .bilgigoster h6 {
        margin: 13px 0;
        color: #000;
        font-weight: 400;
    }

.formbaslik {
    color: #8a8a8a;
    margin: 15px 0 5px;
    font-size: 14px;
    font-weight: 300;
}

    .formbaslik span {
        display: block;
        font-weight: 600;
    }

.forminput {
    width: 96%;
    background: #e5e5e5;
    outline: none;
    border: none;
    border-bottom: 2px solid #1b1b1b;
    padding: 10px 2%;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.formtext {
    width: 96%;
    background: #e5e5e5;
    border: none;
    outline: none;
    border-bottom: 2px solid #1b1b1b;
    padding: 10px 2%;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    height: 180px;
    resize: none;
}

.buton {
    background: #FFF;
    border: 2px solid #000;
    transition: .3s all linear;
    float: right;
    font-size: 15px;
    display: block;
    width: auto;
    height: 40px;
    font-weight: 600;
    color: #000;
    font-family: 'Barlow', sans-serif;
    cursor: pointer;
    margin: 20px 0 0 20px;
    padding: 10px 30px;
}

    .buton:hover {
        background: #165069;
        color: #FFF;
    }

.iclear {
    display: none;
}

.gonderildi {
    width: 50%;
    margin: 15px auto;
    text-align: center;
    color: #165069;
    line-height: 1.4;
}

    .gonderildi img {
        display: block;
        margin: 10px auto;
    }

.icbuton {
    background: #165069;
    float: inherit;
    padding: 20px 10px;
    border: 1px solid #000;
    transition: .3s all linear;
    text-align: center;
    font-size: 13px;
    display: block;
    width: 220px;
    height: auto;
    font-weight: 400;
    color: #FFF;
    font-family: 'Barlow', sans-serif;
    cursor: pointer;
    margin: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

    .icbuton:hover {
        background: #FFF;
        color: #165069;
    }

.urunalan {
    width: 98%;
    /*margin: 0px 1% 10px 1%;*/
    transition: .3s all linear;
}

.katdiz {
    cursor: pointer;
    width: 100%;
    /*width: calc(20% - 10px);*/
    height: auto;
    float: left;
    margin: 5px;
    transition: .3s all linear;
    position: relative;
}

    .katdiz:hover img {
        opacity: 0.5;
    }

    .katdiz img {
        border: 1px solid #165069;
        width: calc( 100% - 2px );
        transition: .3s all linear;
    }

    .katdiz h2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
        background: #165069;
        color: white;
        font-size: 15px;
        margin-top: -2px;
        font-weight: 400;
        text-align: center;
        width: calc(100% - 2px);
        padding: 8px 5px !important;
        line-height: 1.2;
        transition: .3s all linear;
        border: 1px solid #165069;
    }

    .katdiz h3 {
        position: absolute;
        top: 0px;
        right: 2px;
        color: #FFF;
        background: #165069;
        padding: 3px;
        font-size: 16px;
    }

.basindadiz {
    width: 13.2%;
    height: auto;
    float: left;
    margin: 5px 0.5%;
    transition: .3s all linear;
}

    .basindadiz h2 {
        font-size: 13px;
        margin-top: 3px;
        text-align: center;
        width: 98%;
        padding: 3px 1%;
        line-height: 1.5;
        transition: .3s all linear;
    }

    .basindadiz img {
        border: 1px solid #CCC;
        transition: .3s all linear;
    }

.altgaleridiz {
    width: 31.3%;
    height: auto;
    float: left;
    margin: 1%;
    transition: .3s all linear;
}

    .altgaleridiz img {
        border: 1px solid #CCC;
        transition: .3s all linear;
    }

.galerialtdiz {
    width: 12%;
    height: auto;
    float: left;
    margin: 0.25%;
    transition: .3s all linear;
}

.haberdiz {
    width: 19%;
    height: auto;
    float: left;
    margin: 2px 0.5%;
    transition: .3s all linear;
}

    .haberdiz h3 {
        font-size: 13px;
        margin-top: 3px;
        text-align: center;
        width: 96%;
        height: 40px;
        padding: 3px 2%;
        line-height: 1.2;
        transition: .3s all linear;
    }

    .haberdiz img {
        border: 1px solid #CCC;
        transition: .3s all linear;
    }

.resimdizalt {
    float: left;
    margin: 0.5%;
    width: 29%;
}

    .resimdizalt img {
        width: 100%;
    }

.urudetayresim {
    float: left;
    margin: 5px 10px 25px 5px;
    width: 100%;
}

.sagayasla {
    text-align: right;
    padding: 0 5px !important;
}

.alt1 {
    height: 390px;
    margin-bottom: 2px;
    border-right: 2px solid #FFF;
    width: calc( 50% - 2px );
    float: left;
    overflow: hidden;
    background: url(/images/alt2.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: .3s all linear;
}

.alt2 {
    height: 390px;
    margin-bottom: 2px;
    width: 50%;
    float: left;
    background: url(/images/alt1.jpg) no-repeat center center;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: .3s all linear;
}

.alt1 h1 {
    color: white;
    text-align: center;
    margin-top: 50px;
    font-size: 36px;
}

.alt1 p {
    color: white;
    text-align: center;
    font-size: 14px;
    padding: 20px 25% 20px 25%;
    line-height: 1.5;
}

.alt2 h1 {
    color: white;
    text-align: center;
    margin-top: 50px;
    padding-left: 5%;
    font-size: 36px;
}

.alt2 h3 {
    color: white;
    text-align: center;
    padding-left: 5%;
    font-size: 20px;
    line-height: 1.5;
}

.alt2 p {
    color: white;
    text-align: center;
    font-size: 14px;
    padding: 20px 25% 20px 25%;
    line-height: 1.5;
}

.duyurudiz {
    width: 49%;
    height: auto;
    color: #666 !important;
    float: left;
    margin: 2px 0.5%;
    transition: .3s all linear;
}

    .duyurudiz a h3 {
        color: #666 !important;
        font-size: 13px;
        margin-top: 3px;
        text-align: left;
        width: 96%;
        height: 40px;
        padding: 3px 2%;
        line-height: 1.2;
        transition: .3s all linear;
    }

.duyurudizana {
    width: 99%;
    height: auto;
    color: #666 !important;
    margin: 10px;
    transition: .3s all linear;
}

    .duyurudizana a {
        color: #666 !important;
        font-size: 16px;
        text-align: left;
        padding: 23px 2%;
        line-height: 1.5;
        transition: .3s all linear;
    }

.takvimalan {
    width: calc( 100% - 30px);
    margin: 15px;
}

.takvimust {
    width: 100%;
    font-size: 32px;
    padding: 5px 0;
    height: auto;
    text-align: center;
    background-color: #165069;
    position: relative;
    color: #fff;
}

.takvimsag {
    width: 26px;
    height: 35px;
    background-image: url(../images/sag.png);
    transition: all .80s linear;
    position: absolute;
    right: 0;
    top: 3px;
}

.takvimsol {
    width: 26px;
    height: 35px;
    background-image: url(../images/sol.png);
    transition: all .80s linear;
    position: absolute;
    left: 0;
    top: 3px;
}

    .takvimsag a, .takvimsol a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .takvimsag:hover, .takvimsol:hover {
        -webkit-filter: hue-rotate(-100deg);
        filter: hue-rotate(-100deg);
    }

.gunler {
    margin-bottom: 0.40%;
}

    .gunler li {
        width: 13.90%;
        height: 40px;
        float: left;
        background-color: #165069;
        margin: 0.18999999%;
        text-align: center;
        line-height: 2.2;
        color: #fff;
        position: relative;
    }

.takvimic li {
    width: 13.90%;
    height: 100px;
    float: left;
    background-color: #eee;
    margin: 0.18999999%;
    position: relative;
}

.bugun {
    color: #165069 !important;
    background-color: #cad4d8 !important
}

.bosluk {
    background-color: #c3c2c2 !important;
}

.gunlersayi {
    position: absolute;
    width: 20%;
    height: 20%;
    background-color: #165069;
    text-align: center;
    line-height: 1.3;
    font-size: 90%;
    color: #fff;
    right: 0;
    bottom: 0;
}

#bugun {
    background-color: #FFF !important;
    color: #165069 !important;
}

.etklinlikver {
    font-size: 80%;
    color: #FFF;
    text-align: center;
    width: 100%;
    background-color: #165069;
    line-height: 1;
    padding-bottom: 4px;
    padding-top: 4px;
    display: block;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all .20s linear;
}

.eticdetay {
    position: absolute;
    width: 300px;
    height: 100px;
    color: #FFF;
    font-size: 12px;
    text-align: left;
    background-color: #306278;
    z-index: -1;
    padding: 20px;
    top: -140px;
    opacity: 0;
    line-height: 1.2;
    transition: all .20s linear;
    cursor: default
}

.etklinlikver:hover .eticdetay {
    z-index: 99999;
    opacity: 1;
}

.etklinlikver:hover {
    background-color: #306278;
    color: #FFF
}

.takvimicmobil {
    display: none;
}


@media only screen and (max-width: 1520px) {
    .ortabeyaz {
        margin-top: -100px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 35% !important;
    }
}

@media only screen and (max-width: 1440px) {
    .slaytbaslik {
        font-size: 32px;
    }

    .slaytyazi {
        margin-bottom: 15px;
    }

    .menu {
        background: #e5e5e5;
        float: right;
        margin-top: 88px;
        width: 75%;
    }

        .menu a:first-child {
            margin-left: 10%;
        }

    .uyediz {
        width: 11.5%;
        height: auto;
        float: left;
        margin: 0.5%;
        transition: .3s all linear;
    }

        .uyediz h2 {
            font-size: 12px;
            height: 40px;
            margin-top: 3px;
        }
}

@media only screen and (max-width: 1366px) {
    .iletisimsol {
        padding-left: 20px;
    }
    h1 {
        margin-top: 10px;
        font-size: 24px;
    }

    .ortala {
        width: 100%;
        padding: 0 1% 0 0%;
    }

    .ortalaic {
        width: 98%;
        padding: 0 1%;
    }
}

@media only screen and (max-width: 1280px) {
   
    .info p {
        padding: 5px 0 !important;
    }

    .basindadiz {
        width: 19%;
    }

        .basindadiz h2 {
            font-size: 12px;
        }

    .talepdiz {
        width: 46%;
    }

    .alt1 h1 {
        font-size: 20px;
    }

    .alt1 p {
        font-size: 12px;
        padding: 20px 25% 20px 25%;
    }

    ul#navigation li {
        font-size: 13px;
    }

    .slaytyazialan h1 {
        display: flex;
        font-size: 64px;
    }

        .slaytyazialan h1 span {
            display: flex;
            font-size: 64px;
            margin-left: 15px;
        }

    .slaytyazialan p {
        font-size: 28px;
        line-height: 1.2;
    }

    .altst1 h2 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1145px) {
    .ustbaslik td {
        width: 35% !important;
    }
    .logo img {
        width: 100%;
    }
    header .ortala{
        padding:0 !important
    }
}

@media only screen and (max-width: 1120px) {
    .info p {
        font-size: 12px !important;
    }

    .logo {
        width: 20%;
        margin-top: 19px;
    }

        .logo img {
            width: 100%;
        }

    .altst3 div {
        width: 45%;
        margin: 2.5%;
        padding-top: 10px;
    }

        .altst3 div img {
            width: 100%;
            max-width: 150px;
        }
}

@media only screen and (max-width: 1024px) {
    .menu-toggle {
        padding: 0px 15px !important;
    }

    .mobilust {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }

        .mobilust.active {
            max-height: 500px;
        }

    .mobile-menu {
        width: 100%;
        max-width: 400px;
        margin: 20px auto;
    }

        .mobile-menu ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .mobile-menu li {
            border-bottom: 1px solid #ddd;
        }

        .mobile-menu a,
        .menu-toggle {
            display: block;
            width: 100%;
            padding: 15px;
            background: none;
            border: none;
            text-align: left;
            font-size: 16px;
            cursor: pointer;
        }

    .menu-toggle {
        font-weight: bold;
    }

    .mobilust {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
        background: #f5f5f5;
    }

        .mobilust li a {
            padding-left: 30px;
            font-size: 14px;
            color: #231f20 !important
        }

    .altmenu {
        color: #231f20 !important
    }

    .mobilust.active {
        max-height: 500px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .mobilust::-webkit-scrollbar {
        width: 6px;
    }

    .mobilust::-webkit-scrollbar-thumb {
        background: #444;
        border-radius: 10px;
    }

    header {
        display: none;
    }

    .ustbosluk {
        height: 0px;
    }

    .ustmobil {
        width: 100%;
        left: 0;
        height: 75px;
        padding-top: 5px;
        transition: all .3s linear;
        top: 0;
        display: block;
        position: fixed;
        z-index: 999;
        background: #165069;
    }

    .menuacil {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 0px;
        text-align: center;
        position: fixed;
        top: 73px;
        z-index: 998;
        background: #231f20;
        transition: .3s all linear;
        border-bottom: 3px solid #FFF
    }

    .menuacil2 {
        height: calc( 100% - 73px);
    }

    .mobmenuicon {
        display: block;
        top: 20px;
        position: fixed;
        height: 30px;
        width: 60px;
        z-index: 997;
        right: 5%;
        margin-left: 0px;
        text-align: center;
        cursor: pointer;
    }

    .moblogo {
        display: block;
        position: fixed;
        left: 5px;
        top: 18px;
        width: 200px;
        cursor: pointer;
        transition: .3s all linear;
    }

        .moblogo img {
            width: 100%;
        }

    .menuacil a {
        color: #000;
        font-size: 18px !important;
        line-height: 1.1;
        font-weight: 500;
    }

    .menuacil .mobil1 {
        position: absolute;
        width: 100%;
        top: 0px;
        transition: .3s all linear;
        height: calc(100% - 73px);
        overflow-y: auto;
        overflow-x: hidden;
    }
        
        .menuacil .mobil1 a {
            width: 100%;
            padding: 4px 0;
            display: block;
            text-align: center;
            margin: 5px auto;
            color: #FFF;
        }

    .boslukkoy {
        display: block;
        height: 70px;
    }

    .mobilaktif {
        background: #165069;
    }

    .menuaktif {
        color: #165069 !important;
        background: #fff;
    }

    .slaytyazi {
        width: 100%;
        font-size: 16px;
        line-height: normal;
    }

    .slaytyazialan {
    }

    .uyediz {
        width: 19%;
    }

    .galerialtdiz {
        width: 32.3%;
        margin: 0.5%;
    }

    .haberdiz {
        width: 24%;
        margin: 2px 0.5%;
    }

        .haberdiz h3 {
            font-size: 12px;
        }

    .duyurudizana a {
        font-size: 13px;
        line-height: 1.2;
    }

    .takvimalan {
        width: 98%;
        margin: 10px 1%;
    }

    .gunler {
        display: none;
    }

    .takvimic {
        display: none;
    }

    .takvimicmobil {
        display: block;
        margin-bottom: 20px;
        width: 100%
    }

        .takvimicmobil li {
            width: 100%;
            height: 45px;
            position: relative;
            display: block;
            margin-top: 10px;
            background: #EEE;
        }

        .takvimicmobil .bosluk {
            display: none;
        }

    .gunver {
        background: #165069;
        display: block;
        float: left;
        width: 18%;
        padding: 0 1%;
        text-align: center;
        line-height: 3;
        color: #FFF;
        height: auto;
    }

    .etklinlikver {
        font-size: 12px;
        width: 75%;
        display: block;
        float: left;
        margin-bottom: 0;
        padding: 3px 0;
        top: 0;
    }

    .gunlersayi {
        width: 3%;
        padding: 1%;
        height: auto;
        top: -0px !important;
        float: right;
        line-height: 3;
    }

    .eticdetay {
        position: absolute;
        width: 88%;
        padding: 20px 5%;
        left: 1%;
        margin: 1% 0;
        height: auto;
        top: 20px;
        display: none;
    }

    .etklinlikver:hover .eticdetay {
        z-index: 9;
        opacity: 1;
        display: block;
    }

    .etklinlikver:hover {
        background-color: #165069;
        color: #FFF
    }

    .bugun {
        background: #d6f3ff !important;
    }

    .ortabeyazic {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .altalan .flex {
        padding: 50px 0 !important;
    }
    .navigator {
        margin-top: 0 !important;
    }
    #urundetay table {
        display: flex;
        gap: 10px;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0px !important;
        border: none;
    }
    .ustbaslik td {
        width: auto !important;
    }
    .info {
        padding: 0 2px !important
    }

    .video iframe {
        width: 380px;
    }

    .price {
        margin-left: 0px !important;
    }

    .product-detail .flex .col-lg-6 {
        padding: 0;
    }

    .product-detail .col-lg-9 .flex {
        padding: 4px 0px 10px 0px !important;
    }

    .product-detail .icerik {
        padding: 0 0px !important;
    }

    .info p {
        padding: 4px 0 !important
    }

    .urunalan {
        padding: 0;
    }

    .normalyazi table tr {
        width: 100%;
    }

        .normalyazi table tr td {
            float: left;
            width: auto
        }

            .normalyazi table tr td input {
                float: left;
            }

    .normalyazi table {
        width: 100%;
    }

    .normalyazi strong {
        justify-content: flex-start !important;
        margin-left: 0px !important;
        margin-bottom: 10px !important;
    }

    .ustbaslik td {
        width: 100%;
        display: block;
    }

        .ustbaslik td:nth-child(1) {
            margin-bottom: 15px;
        }

    .ustbaslik {
        margin-bottom: 30px !important;
    }
}

@media only screen and (max-width: 800px) {
    .iletisimsag {
        padding-left: 20px;
    }
    .altalan .flex {
        padding: 60px 0 !important;
    }

    

    .resimler {
        padding-left: 0 !important;
        padding-right: 7px !important;
    }

    .ortabeyazic h1 {
        line-height: 1.2;
        margin-bottom: 30px;
    }

    .sayfalama a, .sayfalama span {
        padding: 9px 8px !important;
    }

    .basindadiz {
        width: 32%;
    }

    .talepdiz {
        width: 96%;
    }

        .talepdiz h5 {
            top: 20px;
            right: 10px;
        }

    .ortabaslik li {
        padding: 5px 0;
        width: 33.3%;
        font-size: 14px;
    }

    .rehberbuton {
        width: 49%;
        font-size: 16px;
    }

    .ortabeyaz {
        padding: 10px 1% !important;
        width: 98%;
        margin: -50px 0 0 0 !important;
    }

    .ortala {
        padding: 0px 1% !important;
        margin: 0 !important;
        width: 98%;
    }

    .grialan {
        padding: 0px !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .iletisim {
        padding-top: 40px;
    }

    .iletisimsol {
        width: 100%;
        float: none;
    }

    .iletisimsag {
        width: 100%;
        float: none;
        padding-top: 20px;
    }

    .forminput {
        width: 96%;
    }

    .harita {
        width: 100%;
    }

    footer .f1 {
        width: 100%;
        margin-right: 0;
        float: none;
        text-align: center;
    }

    footer .f2, footer .f3, footer .f4 {
        width: 100%;
        margin-right: 0;
        float: none;
        padding: 5px 0;
        border-bottom: 1px solid #FFF;
        text-align: center;
    }

        footer .f2 a, footer .f3 a, footer .f4 a {
            font-size: 15px !important;
        }

    footer .f5 {
        width: 100%;
        margin-right: 0;
        float: none;
        padding: 5px 0;
        text-align: center;
    }

    footer .f1 img {
        display: block;
        margin: 0 auto 10px;
        max-width: 200px;
    }

    .ortabeyazic {
        background: url("/images/arka.jpg") no-repeat center top;
        background-size: 260%;
    }

    .haberdiz {
        width: 32%;
        margin: 2px 0.5%;
    }

    .alt1 p {
        font-size: 12px;
        padding: 10px 5% 10px 5%;
    }

    .urudetayresim {
        float: none;
        width: 100%;
        margin: 0 0px 0px 0px;
    }

    .sagayasla {
        text-align: left;
    }

    .slaytyazialan p {
        font-size: 50px;
        line-height: 1;
        font-weight: 100;
    }

    .altst1 {
        width: calc(50% - 10px);
    }

    .alt1 {
        width: 100%;
        height: 210px;
    }

    .alt2 {
        display: none;
    }

    .alt1 h1 {
        font-size: 20px;
    }

    .alt1 p {
        font-size: 12px;
        padding: 10px 5% 10px 5%;
    }
}

@media only screen and (max-width: 767px) {
    .altalan .flex {
        padding: 30px 0 !important;
    }
    #jssor_1 {
        margin-top: 30px !important;
    }
    .down {
        right: 20px !important;
    }

    .urunalan {
        margin-bottom: 1rem !important;
    }

    .kategori-btn {
        display: block !important;
    }

    .kategori-list {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
    }

        .kategori-list.ac {
            max-height: 100%;
        }
}

@media only screen and (max-width: 600px) {
    .altalan .flex {
        padding: 40px 50px !important;
    }
    .resimler {
        width: 100% !important;
    }

    .flex {
        flex-direction: column;
    }

    .product-detail .flex {
        flex-direction: row;
    }

    .sayfalama a, .sayfalama span {
        margin: 6px 3px !important;
    }

    .sayfa {
        flex-wrap: wrap;
    }

    .katdiz h2 {
        font-size: 14px;
    }

    .ustbaslik td:nth-child(1) {
        margin-bottom: 8px;
    }

    .info p {
        padding: 5px 0;
    }

    .normalyazi strong {
        margin-bottom: 0px !important;
    }

    .ortabeyaz {
        margin-top: 0px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 50% !important;
        display: none;
    }

    .uyediz {
        width: 24%;
    }

    .galerialtdiz {
        width: 49%;
        margin: 0.5%;
    }

    .talepdiz h2, h3, h4, h5 {
        font-size: 18px !important;
    }

    footer {
        padding: 15px 0 3px;
    }

        footer .f1 {
            margin-right: 10%;
        }

        footer .ajans365 {
            position: static;
            clear: both;
            padding-top: 30px;
        }

        footer .f5 {
            width: 120px;
            margin: 10px 35%;
            text-align: center
        }

    .ortabeyazic h1 {
        font-size: 26px;
        line-height: 1.2;
    }

    .ortabeyazic h4 {
        font-size: 13px !important;
        line-height: 1.2;
    }

    .ortaresim {
        width: 99%;
        margin: 2px 0.5%;
    }

    .haberdiz {
        width: 49%;
        margin: 2px 0.5%;
    }

    .haberresim {
        width: 100%;
    }

        .haberresim img {
            width: 100%;
        }

    .ortala {
        font-size: 12px !important;
    }

    .ortalaicyazi {
        font-size: 12px !important;
        line-height: 1.2;
    }

    .resimdizalt {
        width: calc( 32% - 4px);
    }
}

@media only screen and (max-width: 540px) {
    .altalan .flex {
        padding: 40px 30px !important;
    }
    .ortabeyazic .product-detail h1 {
        font-size: 22px !important;
    }

    .altalan {
        padding: 15px 0;
        margin-top: 0;
    }

    .icbuton {
        width: 96%;
        margin: 5px 0;
        padding: 10px 2%;
    }

    .uyediz {
        width: 32%;
    }
}

@media only screen and (max-width: 450px) {
    .video iframe {
        width: 250px;
        height: 170px;
    }

    .rehberbuton {
        width: 49%;
        font-size: 12px;
        font-weight: 600;
    }

    .altst1 {
        width: calc(100% - 10px);
    }

        .altst1 h2 {
            font-size: 24px;
        }
}

@media only screen and (max-width: 400px) {
    .info p {
        font-size: 11px !important;
    }

    .moblogo {
        width: 160px;
        margin-top: 0px;
    }

    .menuacil a {
        font-size: 12px;
    }

    .gonderildi {
        width: 96%;
    }

    .ortabaslik {
        margin: 0 !important;
    }

        .ortabaslik li {
            padding: 5px 10px;
            width: auto;
            font-size: 12px;
            margin: 0 !important;
            line-height: 1.2;
        }

    .rehberbuton {
        padding: 8px 0 !important;
    }

    .okalan {
        display: none;
    }
}

.urunler .katdiz {
    margin: 0 0 20px 0 !important
}

.flex {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
}

.urunler .katdiz {
    float: none;
}

.urunler a {
}

.urunler {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.info {
    position: absolute;
    top: 0;
    background: #165069;
    color: #fff;
    width: 100%;
    height: -webkit-fill-available;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    justify-content: center;
    opacity: 0;
}

    .info p {
        padding: 10px 0;
    }

.katdiz:hover .info {
    opacity: 1;
    transition: all 0.4s ease;
}

.down {
    width: auto !important;
    border: none !important;
    position: absolute;
    top: 11px;
    right: 7px;
}

.altkatdiz {
    cursor: pointer;
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 5px 0 5px;
    transition: .3s all linear;
    position: relative;
}

.urunalan a:nth-child(2) katdiz {
    margin-top: -3px;
    background: red;
}

.altkatdiz h2 {
    background: #c7e8ff url(../images/ok.png) no-repeat right center;
    color: #666;
    overflow: hidden;
    font-size: 15px;
    margin-top: 0;
    font-weight: 400;
    text-align: center;
    width: calc(100% - 2px);
    padding: 8px 5px !important;
    line-height: 1.2;
    transition: .3s all linear;
}

.turn {
    transform: rotate(-90deg);
    top: 11px;
}

.active h2 {
    background: #fff;
    color: #165069;
    border: 1px solid #165069;
}

.katdiz:hover h2 {
    background: #fff;
    color: #165069;
    border: 1px solid #165069;
}

.aktifsayfanumarasi {
    background: #165069;
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    float: left;
    border: 1px solid #CCC;
    margin: 1px;
}

.pasifsayfanumarasi:hover {
    background: #165069;
}

.pasifsayfanumarasi {
    background: #242424;
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    float: left;
    border: 1px solid #CCC;
    margin: 1px;
}

.btn-primary {
    background: #165069;
}

.searchbuton {
    width: 33px;
    height: 33px;
    background-image: url("/images/search.png");
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    padding: 0;
    border: none;
}

.left {
    display: flex;
    align-items: center;
}

.textbox.form-control {
    width: 60%;
}

.normalyazi strong {
    display: flex;
    align-items: center;
    margin-left: 20px;
    justify-content: flex-end;
}

.normalyazi table {
    position: relative;
    top: 10px;
}

.ucretyaz {
    width: 108px;
    height: 29px;
    line-height: 29px;
    color: #FFF;
    font-size: 16px;
    background: #165069;
}

.sayfalama a,
.sayfalama span {
    display: inline-block;
    padding: 9px 12px;
    margin: 0 3px;
    border-radius: 8px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #333;
}

.sayfalama .aktif {
    font-weight: bold;
    background: #165069;
    color: #fff
}

.sayfa {
    display: flex;
    justify-content: center;
}

.pdfkutusu {
    cursor: pointer;
    width: auto;
    overflow: hidden;
    text-align: left;
    padding: 8px;
    margin-bottom: 5px;
    margin: 3px 0;
    margin-right: 6px;
    -webkit-border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.detaymaddeler {
    font-size: 16px;
    color: #165069;
    font-weight: bold;
}

.detaymaddeler2 {
    font-size: 16px;
    color: #333;
}

.detail {
    font-size: 16px;
}

    .detail strong {
        color: #165069;
        font-size: 16px;
    }

.product-detail .col-lg-9 .flex {
    padding: 10px 0px;
}

.icerik {
    padding: 0 10px;
}

.resimler {
    margin-right: -34px;
    width: 113%;
    padding-left: 7px;
}

.ustbaslik td {
    line-height: 1.6;
    width: 38%;
}

.price {
    margin-left: 15px;
}

.kategori-btn {
    display: none;
    width: 100%;
    padding: 12px;
    background: #fff;
    color: #165069;
    border: none;
    cursor: pointer;
    font-size: 16px;
}

    .kategori-btn img {
        float: left;
        margin-right: 10px;
    }

    .kategori-btn:focus {
        outline: none;
    }

    .kategori-btn:hover {
        opacity: 1;
    }

    .kategori-btn p {
        float: left;
        font-size: 27px;
        color: #165069;
        font-weight: 500;
    }

.kategori-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.iceriksayfa tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}
.iceriksayfa td {
    border: 1px solid gray;
}
.iceriksayfa h1 {
    font-weight: bold;
}
.iceriksayfa h2 {
    font-weight: bold;
}
.iceriksayfa li {
    list-style-type: disc;
}
.iceriksayfa ul, .iceriksayfa ol {
    padding-inline-start: 40px;
}

.iceriksayfa tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}
.iceriksayfa .ortalaicyazi {
    margin-bottom: 30px;
}
.altalan .flex {
    padding: 100px 0;
    flex-direction: row;
}
#jssor_1 img {
    width: 100% !important;
    max-width:unset !important
}
#navigation li:nth-child(3) ul {
    max-height: 795px;
    overflow-y: auto;
    height: 795px;
}
    #navigation li ul::-webkit-scrollbar {
        width: 5px;
    }

    #navigation li ul::-webkit-scrollbar-thumb {
        background: rgba(0,0,0,0.25);
        border-radius: 10px;
    }

    #navigation li ul::-webkit-scrollbar-track {
        background: transparent;
    }
.navigator {
    margin-top: 13px;
}
