﻿
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

body {
    background-color: #f0f0f0;
    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
}

.j1 {
    float: right;
    padding: 10px;
    display: block;
}

.alt {
    min-height: 290px;
    margin-top: 0;
    color: #595959;
    padding-top: 0;
    background-color: #fff
}

.altadres, .altkatagoriler ul li a, .alttel {
    border: 0 solid red;
    background-repeat: no-repeat
}

.alttel {
    background-position: 0 32px;
    background-image: url(/images/alttel3.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: 0px;
    margin-bottom: 35px;
    padding-top:40px;
    margin-left: 50px;
}

    .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: 150px;
            color: #595959;
            text-decoration: none;
            
            padding: 5px 5px 5px 10px;
            font-size:18px;
            font-weight:bold;
            
        }

.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 {
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 555;
}

#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;
    margin-top: 0;
    color: #595959;
    border-bottom: 0px solid #d2d2d2;
    padding-top: 0;
}

.ust0 {
    background-image: url(/images/bgs.png);
    z-index: 99;
    position: absolute;
    height: 140px;
    width: 100%;
}


.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;
    position: relative;
    z-index: 50;
}

.B_baslik {
    position: absolute;
    width: 100%;
    border: 0px solid red;
    top: 220px;
    text-align: center;
    color: white;
    font-size: 54px;
    font-weight: bold;
    text-shadow: 0px 0px 12px #000;
}

.B_yazi {
    position: absolute;
    width: 100%;
    border: 0px solid red;
    top: 300px;
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: normal;
    text-shadow: 0px 0px 8px #000;
}
.B_link0 {
   
    position: absolute;
    width: 100%;
    border: 0px solid red;
    top: 460px;
    text-align:center;
}
.B_link {
    color: white;
    background-color: red;
    padding: 15px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 30px;
    background-image: url(/images/alttel3b.png);
    background-repeat: no-repeat;
    background-position: 16px 18px;
    padding-left: 45px;
    letter-spacing:1px;
    font-size:20px;
}
    .B_link:hover {
        background-color: #ca1111;
    }




.c_link0 {
    position: relative;
    width: 100%;
    border: 0px solid red;
     
    text-align: center;
    margin-top:30px;
}

.c_link {
    color: white;
    background-color: red;
    padding: 15px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 30px;
    background-image: url(/images/alttel3b.png);
    background-repeat: no-repeat;
    background-position: 16px 18px;
    padding-left: 45px;
    letter-spacing: 1px;
    font-size: 20px;
}

    .c_link:hover {
        background-color: #ca1111;
    }




.altmarkalar {
    margin: 20px auto 0px;
    padding-top: 40px;
    background-color: #000;
    border-bottom: 1px dashed#b2b2b2;
    color: #ccc
}

    .altmarkalar, .altmarkalar h2 {
        padding-bottom: 20px
    }

        

 


.ust2 {
    margin-top: 0px;
    height: 70px;
    position: relative;
    z-index: 555;
    background: rgba(255,255,255,0.80);
    border-radius: 70px;
    padding: 10px;
    padding-top: 15px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

.telefonU05 {
   
    color: #595959;
    text-decoration: none;
    margin-right: 30px;
    height:15px;
    padding-left:0px;
    font-weight:bold;
}
.telefonU05:hover {
   
    color: #000;
   
}
    .telefonU05 img {
        float:left;
        margin-right:5px;
    }

.logoh1 {
    margin: 0px;
    padding: 0px
    ;
    margin-top:5px;
}

.logo, .logoh1 {
    float: left
}

.h2urunkat {
    margin: 0;
    padding: 0 0 0 10px;
    text-align: center
}

.ymenu {
    border: 0px solid red;
    border-radius: 4px;
    height: 40px;
    margin: 15px 13px 3px 0px;
    padding: 0;
    position: relative;
    float: right;
}

    .ymenu a {
        color: #595959;
        text-decoration: none;
        font-weight: 700;
        margin: 0 0 0 5px
    }

        .ymenu a:hover {
            color: #000
        }

        .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-image: url(/images/telbg.png);
    background-position: 0 2px;
    padding-left: 7px;
    font-size: 16px;
    margin-right: 0;
    float: right;
    border: 0 solid red;
    min-width: 195px;
    height: 60px
}

    .usttely div, .usttely img {
        float: left;
        margin-top: 13px;
        margin-left: 2px
    }

    .usttely div {
        margin-left: 10px;
        font-size: 12px;
        font-weight: 400
    }

    .usttely b {
        display: block;
        padding-bottom: 4px
    }

    .usttely a {
        text-decoration: none;
        font-size: 18px
    }

        .blogTakvimYazi a:hover, .copy a:hover, .usttely 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 {
   
    padding: 8px 8px 8px 26px;
    height: 17px
}

.ustmenua {
    background-size: 15px;
    background-position: 0 center;
    padding: 8px 8px 8px 20px
}

    .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
}

.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: 125px;
        padding: 10px;
        text-align: left;
        border-radius: 4px
    }

        .serBolge a::before {
            content: "\039E";
            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: 248px;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px
}

    .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;
    z-index:999;
   
}

.altSabitTelMblRlt {
    position: relative;
    border: 0 solid #00f;
    width: 190px;
    margin-left: 0px;
    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: 30px;
    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: 250px;
        height: 40px;
        line-height: 19px;
        overflow:hidden;
    }

        .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;
}

#altSabitTelMbl {
    display: none;
   
}


@media (max-width: 769px) {

    .ust2{
        border-radius:0px;
    }
    .logoh1 {
        margin-top: 12px;
    }
    .usttely {
        min-width: 160px;
    }

    .logo img {
        width: 150px;
        height: auto;
    }

    .ymenu{
        display:none;
    }
    .altkatagoriler{
        
    }
        .altkatagoriler ul {
            
            border: 0px solid white;
            width: 217px;
        }

    .kaliteliHizmet2 div{
        width:183px;
        border:0px solid red;
    }
    #ContentPlaceHolder1_slider .item img {
        height: 680px;
        width: 1600px;
    }
    .B_link0{
        top:550px;
    }
    .owl-thumbs {
        margin-top: -104px;
    }
    .B_baslik {
        top: 170px;
    }
    #altSabitTelMbl{
        display:block;
    }
    .B_baslik {
        overflow: hidden;
        max-height: 189px;
    }
    .kareBanner {
        width: 145px;
    }
    .j1 {
        float: none;
        padding: 10px;
        display: block;
    }
}
