﻿@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("https://themes.googleusercontent.com/static/fonts/opensans/v7/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff") format("woff");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url("https://themes.googleusercontent.com/static/fonts/opensans/v7/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

body {
    padding: 0px;
    margin: 0px;
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 12px;
    background-image: url(/images/bg.jpg);
    background-attachment: fixed;
}

.hoover-ust {
    background-color: #dadada;
    color: #101010;
    font-size: 11px;
    font-family: Arial;
    clear: both;
}

    .hoover-ust a {
        color: #101010;
        text-decoration: none;
    }


        .hoover-ust a:hover {
            text-decoration: underline;
        }

.ustSlogan {
    padding: 1px;
    border: 0px solid red;
    padding-left: 20px;
    font-weight: bold;
}


.ortala {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    padding: 5px;
}

.hoover {
    background-color: #FFFFFF;
    border: 1px solid #4B4B4B;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 2px 10px #000000;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 10px;
    width: 940px;
}

.logo {
    float: left;
    padding-top: 10px;
    padding-bottom: 5px;
    height: 85px;
    border: 0px solid red;
    padding-left: 5px;
}

    .logo a {
        font-size: 50px;
        font-weight: bold;
        text-decoration: none;
        color: black;
    }

    .logo div {
        font-size: 15px;
    }


.servis-bolgeleri {
    /* background-color: #2f2f2f;*/
    background-image: url(/images/b1.jpg);
    padding: 3px;
    clear: both;
    height: 38px;
    font-size: 25px;
    font-weight: bold;
}

.servis-bolgeleri1 {
    color: white;
    background-color: #069794;
    float: left;
    padding: 2px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 9px;
    margin: 0px;
    font-size: 15px;
    height: 27px;
}

    .servis-bolgeleri1 a {
        color: white;
        text-decoration: none;
    }

.servis-bolgeleri3 {
    color: white;
    background-color: #b41819;
    float: left;
    padding: 2px;
    padding-left: 15px;
    padding-right: 15px;
    border: 0px solid red;
}

.servis-bolgeleri2 {
    color: white;
    float: left;
    padding: 2px;
    border: 0px solid blue;
    padding-left: 8px;
}

    .servis-bolgeleri2 a {
        border: 0px solid red;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 10px;
        padding-left: 13px;
        display: block;
        float: left;
        color: white;
        text-decoration: none;
        font-size: 14px;
        font-weight: normal;
    }

        .servis-bolgeleri2 a:hover {
            background-image: url(/images/b2.jpg);
        }

.servis-bolgeleri2a {
    background-image: url(/images/b2.jpg);
}

.kisa {
    width: 310px;
    height: 40px;
    margin-right: 0px;
    border: 0px solid red;
    position: absolute;
    margin-left: 250px;
    margin-top: 55px;
}

.telefon {
    float: right;
    border: 0px solid red;
    background-color: #ffffff;
    padding: 3px;
    height: 51px;
    width: 282px;
    margin-top: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    color: gray;
    background-image: url(/images/telbg.png);
    background-position: right;
    background-repeat: repeat-y;
}

.cagrimerkezi {
    font-size: 12px;
    font-weight: 400;
    padding-left: 2px;
    float: left;
    border: 0px solid red;
    width: 200px;
}

.telno {
    font-size: 32px;
    padding-left: 0px;
    float: left;
    color: black;
    font-weight: 400;
}

.iconlar {
    border: 0px solid red;
    padding-left: 20px;
    padding-top: 3px;
}

    .iconlar img {
        margin-left: 15px;
        cursor: pointer;
    }

.iconmesaj {
    position: absolute;
    border: 1px solid gray;
    margin-top: 2px;
    padding: 5px;
    background-color: white;
}

.yuv2 {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.yuv3 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.yuv4 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.yuv5 {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.banner {
    border: 0px solid #919191;
    margin-top: 10px;
}

.slogan {
    background-image: url(/images/bg0.jpg);
    border: 1px solid #919191;
    margin-top: 12px;
    text-align: center;
    font-size: 22px;
    padding: 7px;
    font-weight: normal;
    margin-bottom: 14px;
}

.ilceler {
    background-color: #181818;
    border: 1px solid #919191;
    margin-top: 5px;
    text-align: left;
    font-size: 14px;
    padding: 4px;
    font-weight: normal;
}

    .ilceler h1 {
        padding: 0px;
        margin: 0px;
        border: 0px solid red;
        background-image: url(/images/h3.png);
        background-repeat: repeat-y;
        padding-top: 5px;
        padding-left: 9px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .ilceler h3 {
        padding: 0px;
        margin: 0px;
        border: 0px solid red;
        background-image: url(/images/h3.png);
        background-repeat: repeat-y;
        padding-top: 5px;
        padding-left: 9px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 16px;
    }

.altBolgeFleft {
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 2px;
    width: 100px;
}

    .altBolgeFleft a {
        color: #dedede;
        display: block;
        text-decoration: none;
        padding: 4px;
        border-radius: 6px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.45) !important;
    }

    .altBolgeFleft:hover {
    }

    .altBolgeFleft a:hover {
        text-decoration: underline;
        color: #ffffff;
    }




.cbot {
    clear: both;
}

.enAlt {
    text-align: left;
    padding-top: 20px;
    padding-left: 25px;
    font-size: 12px;
    padding-bottom: 20px;
    color: #c5c5c5;
}

    .enAlt a {
        text-decoration: none;
        color: white;
        padding: 5px;
    }

        .enAlt a:hover {
            text-decoration: underline;
        }




.orta {
    background-color: #f5f5f5;
    border: 1px solid #919191;
    margin-top: 19px;
    text-align: left;
    font-size: 14px;
    padding: 4px;
    font-weight: normal;
}

    .orta h2 {
        padding: 0px;
        margin: 0px;
        border: 0px solid red;
        background-image: url(/images/h3.png);
        background-repeat: repeat-y;
        padding-top: 5px;
        padding-left: 9px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .orta p {
        padding: 10px;
        margin: 0px;
        line-height: 20px;
    }

    .orta a {
        color: #000;
        text-decoration: none;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        width: 210px;
    }




.inputtxt {
    border: 1px solid #666666;
    padding: 5px;
    width: 120px;
    margin: 2px;
}

.inputarea {
    border: 1px solid #666666;
    padding: 5px;
    width: 120px;
    height: 80px;
    margin: 2px;
}

.inputBg {
    width: 69px;
    height: 23px;
    background-image: url(/images/buttonBg.png);
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    padding-top: 2px;
    color: White;
    font-weight: bold;
    cursor: pointer;
    margin-top: 5px;
    border: 0px solid red;
}

    .inputBg:hover {
        background-position: bottom;
    }

.tlinkCihaz {
    border: 1px solid #c5c5c5;
    margin-right: 10px;
    height: 100px;
    width: 50px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}

    .tlinkCihaz img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }


.bilinmesiGerekenler {
    border: 1px solid gray;
    padding: 5px;
}

    .bilinmesiGerekenler h3 {
        padding: 0px;
        margin: 0px;
        border: 0px solid red;
        background-image: url(/images/h3.png);
        background-repeat: repeat-y;
        padding-top: 5px;
        padding-left: 9px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 16px;
    }

.bilinmesiGerekenler1 {
    float: left;
    width: 430px;
    border: 1px solid gray;
    padding: 5px;
    margin-left: 15px;
    margin-bottom: 15px;
    height: 80px;
    font-size: 13px;
}

    .bilinmesiGerekenler1 img {
        float: left;
        margin-right: 10px;
    }

.divpad54 {
    padding: 20px;
    display: block;
    background-color: #c5c5c5;
    border-radius: 4px;
}

.tlink {
    padding: 3px;
    width: 100px;
    display: inline-flex;
    align-items: center;
}

    .tlink:hover {
        text-decoration: underline;
    }

    .tlink::before {
        content: "\2713"; /* Unicode ikon */
        margin-right: 8px; /* İkon ile metin arasındaki boşluk */
        color: #333; /* İkon rengi */
        font-size: 11px; /* İkon boyutu küçültüldü */
        display: inline-block; /* Düzgün hizalama */
        vertical-align: middle; /* Metin ile dikeyde ortalı */
    }

#araicon {
    background-color: #2e2e2e;
    text-align: center;
    padding: 35px;
    font-size: 30px;
    clear: both;
    border: 0px solid red;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
}
    #araicon a {
        color: white;
        text-decoration: none;
        display: block;
    }
    #araicon img {
        padding: 10px;
    }