﻿
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

body {
    background-color: #f1f1f1;
    
    font-size: 15px;
    background-repeat: no-repeat;
    background-position: 5px 300px;
    color: #595959;
    font-family: Calibri
}

body, form {
    margin: 0;
    padding: 0
}

.w990 {
    max-width: 1180px;
    border: 0 solid red
}

.ort {
    margin-left: auto;
    margin-right: auto
}

.altkatagoriler ul li, .fl {
    float: left
}

.fr {
    float: right
}

.cbot {
    clear: both
}

.pad10 {
    padding: 18px;
    margin-right: 10px
}

.orta {
    min-height: 300px
}

.alt {
    min-height: 290px;
    margin-top: 0;
    color: #ccc;
    padding-top: 0;
    background-color: #000;
}

.altadres, .altkatagoriler ul li a, .alttel {
    border: 0 solid red;
    background-repeat: no-repeat
}

.alttel {
    background-position: 0 32px;
    background-image: url(/images/alttel3b.png);
    padding-left: 31px;
    height: 50px;
    margin-left: 2px;
    padding-top: 22px;
    padding-bottom: 10px;
    font-size: 12px
}

    .alttel b {
        display: block;
        font-size: 18px;
        margin-top: 2px
    }

    .alttel a {
        text-decoration: none;
        color: #595959
    }

        .altkatagoriler ul li a:hover, .alttel a:hover, .ustpdf a:hover {
            text-decoration: underline
        }

.altadres, .altkatagoriler ul li a {
    font-size: 13px
}

.altadres {
    background-position: 0 3px;
    background-image: url(/images/altadres.png);
    padding-left: 31px;
    height: 30px;
    margin-left: 2px;
    padding-top: 0;
    padding-bottom: 30px;
    font-weight: 700
}

.altkatagoriler {
    margin-top: 25px;
    margin-left: 30px;
    width: 634px
}

    .altkatagoriler h3 {
        margin: 0;
        padding: 0 0 1px;
        font-size: 15px
    }

    .altkatagoriler ul {
        list-style-type: none;
        padding: 0;
        margin: 5px 0 0
    }

        .altkatagoriler ul li a {
            display: block;
            width: 194px;
            color: #595959;
            text-decoration: none;
            background-image: url(/images/ok.png);
            background-position: 0 9px;
            padding: 5px 5px 5px 10px
        }

.altkatagoriler, .sosyalalt {
    border: 0 solid red
}

    .sosyalalt a {
        margin-right: 5px
    }

.solmenu ul li:last-child ol li:last-child a, .solmenu > ul > li:last-child a {
    border-bottom: 1px dashed#f1f1f1;
    padding: 4px;
    background-position: 0 13px;
    font-size: 12px;
    margin-top: 5px
}

.solmenu > ul > li:last-child a {
    background-position: 0 12px;
    margin-top: 2px;
    padding: 9px 9px 0
}

.solmenu ol {
    padding: 0;
    list-style-type: none;
    border: 1px solid#aaa;
    width: 190px;
    margin: -22px 0 0 170px;
    background-color: #fff;
    z-index: 99;
    border-radius: 3px
}

    .solmenu ol li, .solmenu ol li a {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

        .solmenu ol li a {
            display: block;
            background-image: url(/images/ok.png);
            background-repeat: no-repeat;
            background-position: 5px 12px;
            border: 0 solid red;
            border-bottom: 1px dotted#aaa;
            padding: 7px 0 7px 15px;
            text-decoration: none;
            color: #595959;
            font-size: 13px;
            font-weight: 400;
            border-radius: 0
        }

::placeholder {
    color: #969696;
    font-style: italic;
    opacity: 1
}

.iciOrt {
    text-align: center;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center
}

#menuo8 {
    height: 50px;
    z-index: 999;
    float: left
}

#omenu, .ust1 {
    background-color: #fff
}

#omenu {
    transition: opacity 1s ease-out;
    opacity: 0;
    display: none;
    overflow: auto;
    border: 0 solid #00f;
    position: absolute;
    width: calc(100%-50px);
    margin-top: 45px;
    z-index: 999;
    border-radius: 8px;
    padding: 25px
}

#menuo8:hover#omenu {
    display: block;
    opacity: 1;
    -webkit-animation: fadeIn .5s;
    animation: fadeIn 1s;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.41);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.41);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.41)
}

.ust1 {
    background-position: top;
    min-height: 110px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.15);
    margin-top: 0;
    color: #595959;
    border-bottom: 1px solid #d2d2d2;
    padding-top: 0
}

.ustpdf, .ustpdf a {
    float: left;
    color: #fff
}

.sosyalust {
}

    .sosyalust i {
        margin-right: 8px;
        font-size: 18px;
    }

.ustpdf {
    padding-left: 1px;
    margin-right: 5px;
    margin-left: 5px;
}

    .ustpdf i {
        border: 0px solid red;
        font-size: 18px;
        float: left;
        margin-right: 5px;
    }

    .ustpdf a {
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 18px 18px;
        margin-right: 20px;
        padding-top: 0;
        display: block;
        text-decoration: none;
    }



.aramaDv, .aramaDvMb {
    float: left;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    border-radius: 4px;
    padding: 1px;
    box-shadow: inset .0625em.125em rgba(74,74,74,.05)
}

.maillistDv, .maillisttxt {
    float: left;
    background-color: #f5f5f5
}

.maillistDv {
    border: 1px solid#c8c8c8;
    margin-top: 3px;
    margin-right: 2px;
    border-radius: 7px;
    overflow: hidden
}

.anabanner {
    margin-top: 0px;
    margin-bottom: 10px
}

.bannerbg2 {
    background-size: cover;
    background-position: center;
    position: relative;
}

.bannerbg2a {
    background-image: url(/images/n.png);
    height: 520px;
}

.banneric {
    border: 0px solid red;
    max-width: 1000px;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
}

    .banneric .t1 {
        background-color: white;
        color: red;
        width: 230px;
        padding: 10px;
        padding-left: 17px;
        padding-right: 17px;
        font-weight: bold;
        border-radius: 30px;
    }

        .banneric .t1 i {
            float: left;
            margin-right: 5px;
            margin-top: 2px;
        }

    .banneric .t2 {
        color: white;
        font-size: 60px;
        font-weight: bold;
        margin-top: 30px;
    }

    .banneric .t3 {
        color: white;
        font-size: 22px;
        font-weight: bold;
        margin-top: 10px;
        max-width: 500px;
    }

.bannertel {
    margin-top: 60px;
    max-width: 450px;
}

    .bannertel a {
        background-color: red;
        color: white;
        border-radius: 30px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-decoration: none;
        font-size: 18px;
        transition: background-color 0.3s ease;
    }

        .bannertel a:hover {
            background-color: maroon;
        }

.altDayi {
    margin: 20px auto 5px;
    padding-top: 40px;
    background-color: #000;
    border-bottom: 1px dashed#b2b2b2;
    color: #ccc
}
.altDayi2 {
    margin: 20px auto 0px;
    padding-top: 40px;
    background-color: #2f2f2f;
    border-bottom: 0px dashed #b2b2b2;
    color: #ccc
}



.enust {
    font-size: 15px;
    margin-top: 0;
    background-color: #000;
    padding-left: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 10px;
    color: white;
}

.ust2 {
    border-bottom: 1px dashed#b2b2b2;
    margin-top: 10px;
    height: 70px
}

.logoh1 {
    margin: 0;
    padding: 0
}

.logo, .logoh1 {
    float: left
}

.h2urunkat {
    margin: 0;
    padding: 0 0 0 10px;
    text-align: center
}

.ymenu {
    border: 0 solid red;
    border-radius: 4px;
    height: 40px;
    margin: 8px 3px 3px;
    padding: 0;
    position: relative;
}

    .ymenu a {
        color: #595959;
        text-decoration: none;
        font-weight: 700;
        margin: 0 0 0 13px;
        transition: color 0.3s ease;
    }

        .ymenu a:hover {
            color: maroon;
        }

        .ymenu a span {
            float: left;
            width: 5px;
            height: 5px;
            background-color: #c5c5c5;
            border-radius: 50%;
            margin-top: 5px;
            margin-right: 15px
        }

    .ymenu > a:nth-child(1) {
        background-color: #f5f5f5;
        border-radius: 5px;
        color: #595959;
        font-weight: 700;
        margin-left: 0
    }

.usttely, .usttely a {
    color: #6f6f6e;
    font-weight: 700
}

.usttely {
    background-position: 0 2px;
    padding-left: 7px;
    font-size: 16px;
    margin-right: 0;
    float: right;
    border: 0 solid red;
    text-align: center;
}


    .usttely a {
        border-radius: 33px;
        text-decoration: none;
        font-size: 18px;
        color: white;
        background-color: red;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 120px;
        margin-top: 10px;
        display: block;
        background-color: red; /* veya mevcut rengi */
        transition: background-color 0.3s ease;
    }

        .usttely a:hover {
            background-color: maroon;
        }

.blogTakvimYazi a:hover, .copy a:hover {
    text-decoration: underline
}

.giris2, .tumkat, .ustmenua, .usttely {
    background-repeat: no-repeat
}

.giris2 {
    display: block;
    float: right;
    border: 2px solid#c8c8c8;
    border-radius: 7px;
    height: 40px;
    margin-top: 8px;
    text-align: left;
    background-image: url(/images/menuicon/lock.svg);
    background-position: 9px center;
    padding-left: 47px;
    padding-right: 20px;
    font-weight: 700;
    background-size: 25px;
    color: #595959
}

    .giris2:hover {
        border: 2px solid#000
    }

    .giris2 span {
        padding-top: 12px;
        float: left;
        display: block
    }

.tumkat, .ustmenua {
    float: left;
    margin-left: 15px;
    margin-right: 15px
}

.tumkat {
    background-image: url(/images/mobil2.png);
    background-position: 5px 8px;
    padding: 8px 8px 8px 26px;
    height: 17px
}

.ustmenua {
    background-size: 15px;
    background-position: 0 center;
    padding: 8px 8px 8px 8px
}

    .ustmenua img {
        float: left;
        margin-top: 0;
        margin-left: 0;
        margin-right: 5px
    }

.genelKare {
    border: 0 solid red;
    background-color: #fff;
    padding: 0;
    float: left;
    width: 560px;
    text-align: left;
    border-radius: 4px
}

    .genelKare h1, .genelKare h2 {
        margin: 0;
        padding: 0;
        text-align: left
    }

    .genelKare h1 {
        font-size: 20px
    }

    .genelKare p {
        line-height: 25px
    }

.iletisimBilgi {
    clear: both;
    margin-bottom: 15px
}

.iletisimTbl td {
    padding: 4px
}

.iletisimInp {
    border: 1px solid#c5c5c5;
    padding: 5px;
    width: 300px;
    font-family: Arial;
    font-size: 13px;
    outline: 0
}

    .iletisimInp:focus {
        border: 1px solid#003d6e
    }

.iletisimBtn {
    background-color: #e3000f;
    border: 0;
    color: #fff;
    padding: 5px;
    width: 312px;
    height: 40px;
    cursor: pointer
}

    .iletisimBtn:hover {
        background-color: #b92933
    }

.copy {
    border-top: 1px solid#d2d2d2;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #595959
}

    .copy a, .copy p {
        float: left;
        padding: 6px;
        margin: 4px;
        text-decoration: none;
        display: block;
        font-size: 12px
    }

    .copy a {
        color: #595959;
        float: right
    }

.arabtnfl {
    background-color: #fff;
    border: 1px solid#fff;
    border-left: 1px solid#c8c8c8;
    border-radius: 0;
    box-shadow: none;
    padding: 8px 16px;
    font-size: 14px;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.blogTakvim {
    background-color: #ff9000;
    float: left;
    width: 50px;
    height: 55px;
    color: #fff;
    text-align: center
}

.blogTakvimYazi {
    float: none;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 10px;
    border: 0 solid red;
    height: 50px;
    font-size: 16px
}

.blogTakvim1 {
    font-size: 30px;
    padding-top: 4px
}

.blogTakvim2 {
    font-size: 12px
}

.blogTre {
    width: 100%;
    background-image: url(/images/tre.jpg);
    background-repeat: repeat-x;
    height: 5px;
    margin-bottom: 5px;
    background-position: bottom;
    padding-top: 15px;
    clear: both;
    border: 0 solid red
}

.blogTakvimYazi a {
    text-decoration: none;
    color: #212121
}

.H3ANA {
    color: #e3000f
}

.H3ANAb {
    color: #fff
}

.ilicon {
    width: 36px;
    height: 36px;
    border: 0 solid red;
    float: left;
    background-image: url(/images/iletisim.png);
    background-repeat: no-repeat;
    margin-right: 10px
}

.ilyazi {
    padding-top: 9px
}

.ilTel {
    background-position: 0px -49px
}

.ilEmail {
    background-position: 0px -97px
}

.cc1 {
    margin-top: 10px;
    height: 10px;
    border-top: 1px solid#909090;
    clear: both
}

.TumReferanslar {
    color: red
}

.ortaKirmizi, .serBolge {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px
}

    .breadcrumb a, .serBolge a {
        text-decoration: none;
        font-size: 14px
    }

    .serBolge a {
        border: 0 solid red;
        color: #000;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        width: 170px;
        padding: 10px;
        text-align: left;
        border-radius: 4px
    }

        .serBolge a::before {
            margin-right: 8px;
            color: #333;
            font-size: 11px;
            display: inline-block;
            vertical-align: middle
        }

        .serBolge a:hover {
            background-color: #ccc
        }

.ortaKirmizi {
    background-color: #e31e24;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 15px;
    background-image: url(/images/contact-shape-1.png)
}

    .ortaKirmizi b {
        font-size: 25px;
        padding-top: 10px;
        padding-bottom: 15px;
        display: block
    }

    .ortaKirmizi span {
        font-size: 15px;
        padding-bottom: 15px;
        display: block
    }

.kareBanner.img, .ortaTel {
    background-repeat: no-repeat
}


.ortaTel {
    float: right;
    background-image: url(/images/menuicon/iletisimb.svg);
    background-size: 30px 30px;
    padding-left: 40px;
    border: 0 solid #ff0;
    height: 30px;
    text-align: left;
    font-size: 25px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 30px
}

.kareBanner {
    width: 272px;
    margin: 10px;
    padding: 0px;
    background-color: #fff;
    border-radius: 5px;
    transition: transform 0.3s ease;
    box-shadow: 0 0 15px rgba(0,0,0,.05);
}

    .kareBanner:hover {
        transform: translateY(-6px);
    }

    .kareBanner .img {
        height: 180px;
        width: 100%;
        background-color: #ff0;
        background-size: cover;
        background-position: center
    }

    .kareBanner .baslik {
        background-color: #fff;
        padding: 20px;
        font-size: 14px;
        font-weight: 700
    }


    .kareBanner a {
        text-decoration: none;
        color: #595959;
    }

        .kareBanner a:hover {
            text-decoration: underline;
        }



.kaliteliHizmet {
    margin-bottom: 50px;
    height: 250px;
    padding-top: 30px;
    border-radius: 5px;
    background-image: url(/images/contact-shape-2.png);
    background-size: contain
}

    .kaliteliHizmet div, .kaliteliHizmet2 div {
        width: 25%;
        border: 0 solid #00f;
        float: left;
        text-align: center
    }

    .kaliteliHizmet b {
        display: block;
        font-size: 20px
    }

    .kaliteliHizmet p, .kaliteliHizmet2 p {
        display: block;
        font-size: 14px;
        padding: 10px;
        margin: 0;
        color: #595959
    }

    .kaliteliHizmet span {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background-color: #595959;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        background-size: 50px 50px
    }

    .kaliteliHizmet, .kaliteliHizmet span, .kaliteliHizmet2, .kaliteliHizmet2 span {
        display: block;
        background-repeat: no-repeat;
        background-position: center
    }

.kaliteliHizmet2 {
    margin-bottom: 50px;
    height: 150px;
    padding-top: 30px;
    border-radius: 5px;
    background-image: url(/images/contact-shape-2.png);
    background-size: contain
}

    .anattt b, .kaliteliHizmet2 b {
        display: block;
        font-size: 22px
    }

    .kaliteliHizmet2 span {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: #595959;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        background-size: 30px 30px
    }

.breadcrumb {
    display: block;
    padding-top: 10px;
    padding-bottom: 3px
}

    .breadcrumb a {
        color: #909090;
        margin-left: 5px;
        margin-right: 5px
    }

.anattt {
    padding: 10px;
    float: none;
    overflow: hidden;
    line-height: 22px;
    text-align: left
}

    .anattt b {
        font-size: 30px;
        padding-bottom: 10px
    }

.altSAyfaAltTel2m {
    float: right;
    font-size: 22px;
    font-weight: 700;
    background-image: url(/images/alttel3b.png);
    background-repeat: no-repeat;
    padding: 15px 15px 15px 50px;
    background-color: #cd291f;
    border-radius: 30px;
    width: 142px;
    margin-top: -20px;
    background-position: 20px 20px;
    position: absolute;
    border: 0 solid red
}

    .altSAyfaAltTel2m a {
        color: #fff;
        text-decoration: none
    }

#altSabitTelMbl {
    position: fixed;
    bottom: 0;
    background-color: #cd291f;
    color: #fff;
    width: 100%;
    height: 50px
}

.altSabitTelMblRlt {
    position: relative;
    border: 0 solid #00f;
    width: 190px;
    margin-left: auto;
    margin-right: auto
}

.altSabitTelMblspn {
    font-size: 11px;
    position: absolute;
    left: 52px;
    bottom: 0
}

.icsayfabg {
    min-height: 500px;
    background-color: white;
    padding: 40px;
}

    .icsayfabg h1 {
        font-size: 40px;
        color: #000;
        text-align: center;
    }


.ic900 {
    max-width: 1150px;
    border: 0px solid red;
    margin-left: auto;
    margin-right: auto;
}

    .ic900 h1 {
        text-align: left;
    }

    .ic900 p {
        text-align: justify;
        padding-right: 25px;
        float: none;
        overflow: hidden;
        padding-bottom: 30px;
    }

.ic900img {
    float: right;
}

.markabtn {
    border-radius: 3px;
    margin-top: 10px;
    padding-left: 1px;
    padding-right: 1px;
    color: gray;
    padding-top: 1px;
    padding-bottom: 1px;
    cursor: pointer;
    width: 200px;
    float: none;
    font-size: 15px;
    border: 1px solid #c5c5c5;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
    overflow: hidden;
}

    .markabtn:hover {
        background-color: white;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .markabtn a {
        color: gray;
        text-decoration: none;
        display: block;
        border: 0px solid red;
        padding: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

.markalst842 {
    list-style-type: circle;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
}

    .markalst842 li {
        float: left;
        width: 260px;
        height: 40px;
        line-height: 19px;
    }

        .markalst842 li a {
            display: block;
            color: #595959;
            padding: 4px;
            text-decoration: none;
            border: 0px solid red;
            padding-right: 24px;
            text-align: center;
        }

            .markalst842 li a:hover {
                color: red;
            }

.markaresim1 {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    padding: 7px;
}

.markaresim2 {
    width: 240px;
    height: 150px;
    background-size: contain;
    margin: 10px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    padding: 7px;
}


.play-area-content {
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: -1px;
    max-width: 470px;
    background-color: #25252538;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 70%;
    padding: 150px 80px 110px 40px;
    font-size: 50px;
    color: white;
    bottom: -8px;
}

    .play-area-content::before {
        content: '';
        position: absolute;
        z-index: -1;
        top: 30px;
        right: 30px;
        width: 92.7%;
        height: 92.1%;
        background-color: #D90000;
        border-bottom-left-radius: 30px;
        border-top-right-radius: 70%;
        padding-right: 30px;
    }


.ban2 {
    float: right;
    width: 550px;
    height: 400px;
    border: 0px solid blue;
    overflow: hidden;
    border-radius: 20px;
}
.ban2a {
    overflow: hidden;
    border: 0px solid yellow;
    padding-right: 20px;
    margin-bottom:100px;
}
.ban2ab1 {
    color: red;
    margin: 5px;
    display:block;
}
.ban2ab2 {
    font-size: 40px;
    font-weight: bold;
    margin: 5px;
    margin-top: 20px;
    display: block;
}
.ban2ab3 {
    margin: 5px;
    font-size: 18px;
}
.ban2aDv1 {
    float: left;
    max-width: 280px;
    border: 0px solid red;
    font-size: 18px;
    margin-top: 30px;
}
.ban2aDv2 {
    float: left;
    max-width: 280px;
    border: 0px solid red;
    font-size: 18px;
    margin-top: 30px;
}
.ban2aDv1 i, .ban2aDv2 i {
    font-size: 60px;
    color: #D90000;
    font-weight: 100;
    display: block;
}
    .ban2aDv1 b, .ban2aDv2 b {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
    }

.anaBan1 {
    background-color: #D90000;
    padding-top: 60px;
    height: 250px;
}
.anaBan2 {
    background-color: white;
    display: block;
    margin-bottom: 30px;
    padding: 0px;
    border-radius: 5px;
    font-size: 15px;
    background-image: url(/images/build-img.webp);
    background-size: cover;
    height: 550px;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}
    .anaBan2 b {
        font-size: 30px;
        display: block;
    }
.anasayfaYazi {
    font-size: 18px;
    padding: 15px;
    display: block;
    padding-bottom: 50px;
}
.altDayi1 {
    border: 0px solid red;
    overflow: hidden;
}
.altDayi1a {
    float: right;
    width: 550px;
    height: 500px;
    border: 0px solid blue;
    overflow: hidden;
}
.altDayi1b {
    overflow: hidden;
    border: 0px solid yellow;
    padding-right: 20px;
    height: 400px;
    padding-top: 80px;
    color: #999999;
}
.altDayi1b1 {
    font-size: 24px;
}
.altDayi1b2 {
    display: block;
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ccc
}
.altDayi1b3 {
    font-size: 18px;
}
.mobilB {
    width: 40px;
    height: 30px;
    background-color: white;
    display: none;
    border-radius: 5px;
    border: 1px solid #ccc;
    float: right;
    background-image: url(/images/mobilcizgi.svg);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: center;
    margin-top:15px;
    margin-right:15px;
}
.harita {
    margin-right: 0px;
    height: 514px;
    float: right;
    padding: 10px;
    width: 570px;
}
#altSabitTelMbl{
    display:none;
}


@media (max-width: 1199px) {
    #altSabitTelMbl {
        display: block;
    }
    .usttely {
        min-width: 160px;
        display:none;
    }

    .logo img {
        width: 250px;
        height: auto;
        margin-left:10px;
        margin-top:10px;
    }
    .ymenu {
        display: none;
        position: absolute;
        border: 1px solid #ccc;
        margin-top: 50px;
        z-index: 999;
        background-color: white;
        width: 200px;
        height: auto;
        right: 0px;
    }
        .ymenu a {
            display: block;
            width: 100%;
        }
        .mobilB {
        display: block;
    }
    .banneric {
        padding-top: 40px;
    }
    .altkatagoriler{
        width:90%;
    }
    .ban2{
        width:calc(100% - 20px);
        float:none;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
    }
    .ban2a{
        padding-left:15px;
    }
    .ban2ab1 {
        margin-top: 20px;
        display: block;
    }
    .ban2ab2{
        margin-top:10px;
    }
    .ban2aDv1, .ban2aDv2 {
        margin: 20px;
    }
    .altDayi1b{
        padding:20px;
    }
    .iletisimInp{
        width:200px;
    }
    .iletisimBtn {
        width: 212px;
    }
    .harita {
        margin-right: 0px;
        height: 514px;
        float: right;
        padding: 10px;
        width: calc(100% - 40px);
        float: none;
        overflow: hidden;
    }

    .genelKare {
        width: calc(100% - 20px);
    }
    .kaliteliHizmet2 b{
        font-size:13px;
    }
    .kaliteliHizmet2 p {
       display:none;
    }
    .kaliteliHizmet2 span {
        width: 40px;
        height: 40px;
        background-size: 20px 20px;
    }
    .banneric .t2{
        font-size:45px;
    }
}
