﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 13px;
    background-color: #f9f9f9;
    color: #4a4a47;
}

.opensans {
    font-family: 'Open Sans', sans-serif;
}

.cbot {
    clear: both;
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    display: block;
    text-align: center;
    padding: 30px;
    margin: 0px;
    letter-spacing: 1px;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    display: block;
    padding: 0px;
    margin: 10px;
    margin-left: 5px;
    color: #4a4a47;
}

.enust {
    height: 45px;
    background-color: #4a4a47;
    font-weight: bold;
}

.logobar {
    height: 86px;
    background-color: #fff;
    z-index: 99;
}

.w990 {
    max-width: 1200px;
    border: 0px solid red;
}

.w991 {
    max-width: 1350px;
    padding-left: 25px;
    padding-right: 25px;
    border: 0px solid red;
}

.w992 {
    padding-left: 15px;
    padding-right: 15px;
    border: 0px solid red;
    max-width: 990px;
}

.ort {
    margin-left: auto;
    margin-right: auto;
}

.ort2 {
    text-align: center;
}

.usttel {
    float: left;
    color: #ededed;
    text-decoration: none;
    margin-top: 12px;
    font-size: 12px;
    margin-right: 5px;
    height: 23px;
    padding-left: 3px;
    padding-top: 4px;
}

    .usttel i {
        font-size: 18px;
        margin-right: 5px;
        float: left;
        margin-top: -1px;
    }

.ustmail {
    float: left;
    color: #ededed;
    text-decoration: none;
    margin-top: 12px;
    font-size: 12px;
    margin-right: 5px;
    height: 23px;
    padding-top: 4px;
    margin-left: 15px;
}

    .ustmail i {
        margin-top: -1px;
        font-size: 18px;
        margin-right: 5px;
        float: left;
    }

.udil {
    float: right;
    color: #ededed;
    text-decoration: none;
    margin-top: 12px;
    font-size: 12px;
    margin-right: 5px;
    height: 23px;
    padding-top: 4px;
    margin-left: 5px;
}

.c1 {
    float: right;
    background-image: url(/images/c1.jpg);
    width: 3px;
    margin-left: 10px;
    margin-right: 10px;
    height: 40px;
}

.banner {
    height: 545px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner1b {
    width: 100%;
    height: 550px;
    background-position: center;
    background-size: cover
}

.banneryazi {
    position: absolute;
    width: 100%;
    margin-top: 200px;
    text-align: center;
    color: white;
    font-size: 25px;
    z-index: 3;
    letter-spacing: 2px;
}

    .banneryazi h2 {
        font-size: 50px;
        margin: 10px;
        padding: 0px;
    }

    .banneryazi p {
        max-width: 420px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        font-size: 19px;
    }

    .banneryazi a {
        background-color: #d5af52;
        font-size: 12px;
        padding: 10px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 5px;
        color: black;
        text-decoration: none;
        margin-top: 25px;
    }

        .banneryazi a:hover {
            background-color: #c69a3f;
        }

.respLink {
    background-image: url(/images/mobil.png?id=1);
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 22px;
    display: none;
}

.logo {
    position: relative;
    border: 0px solid red;
    margin-top: 17px;
    float: left;
}

.menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: right;
}

    .menu li {
        float: left;
    }

        .menu li a {
            display: block;
            height: 48px;
            padding-top: 37px;
            font-size: 13px;
            font-weight: bold;
            padding-left: 13px;
            padding-right: 13px;
            color: #4a4a47;
            text-decoration: none;
        }

            .menu li a:hover {
                background-color: #f5f5f5;
            }

        .menu li div {
            width: 1px;
            display: block;
            border-right: 1px solid #cfcfcf;
            height: 15px;
            margin-top: 37px;
        }



.aramadv {
    width: 200px;
    float: right;
    border: 1px solid #5f6b71;
    height: 30px;
    margin-top: 17px;
    border-radius: 30px;
}

.arabtn {
    float: right;
    background-image: url(/images/arama.png);
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
    margin-right: 4px;
    margin-top: 2px;
    border: 0px;
    cursor: pointer;
    border-radius: 30px;
    background-color: #5f6b71;
    background-position: 5px 5px;
}

    .arabtn:hover {
        background-color: #4d585e;
    }


.aratxt {
    margin-left: 6px;
    margin-top: 5px;
    width: 160px;
    outline: none;
    border: 0px;
}

::placeholder {
    color: #c5c5c5;
    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;
}

.ortabg {
    background-image: url(/images/ortabg.jpg);
    background-repeat: repeat-x;
    z-index: 99;
    overflow: hidden;
}

.anakare {
    width: 215px;
    height: 160px;
    border: 0px solid #d9d9d9;
    background-color: white;
    margin: 5px;
    padding: 5px;
    margin-bottom: 22px;
    border-radius: 9px;
    overflow: hidden;
}

.anakareMar {
    margin-right: 8px;
    text-align: center;
}





.resimBuyu {
    width: 210px;
    height: 80px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
    padding-top: 2px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

    .resimBuyu img {
        width: auto;
        height: 90px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        overflow: hidden;
    }



        .resimBuyu img:hover, .resimBuyu img:focus {
            -ms-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

        .resimBuyu img:hover, .resimBuyu img:focus {
            display: block;
        }

            .resimBuyu img:hover a, .resimBuyu img:focus a {
                display: block;
            }


.anakare a {
    text-decoration: none;
}

.anakare p {
    color: #777777;
    font-size: 12px;
    padding: 0px;
    margin: 10px;
    margin-top: 0px;
    margin-left: 5px;
}

.anaicon {
    background-color: #f9f9f9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 4px solid #d9d9d9;
    padding-top: 10px;
    padding-bottom: 10px;
}

.anaicon1 {
}

    .anaicon1 div {
        float: left;
        width: 42px;
        height: 42px;
        background-image: url(/images/maviicon.jpg);
        background-repeat: no-repeat;
    }

    .anaicon1 p {
        float: left;
        color: #6e6e6e;
        margin: 0px;
        padding-top: 15px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 35px;
    }

.anaicon2 {
    background-position: -42px 0px;
}

.anaicon3 {
    background-position: -84px 0px;
}

.anaicon4 {
    background-position: -126px 0px;
}

.anaicon5 {
    background-position: -168px 0px;
}

.maillist {
    width: 300px;
    border: 1px solid #5f6b71;
    height: 30px;
    margin-top: 17px;
    border-radius: 30px;
    background-color: white;
}

.maillisttxt {
    width: 200px;
    padding: 4px;
    border: 0px;
    margin-top: 2px;
    outline: none;
}

.maillistbtn {
    float: right;
    background-color: #5f6b71;
    border-radius: 25px;
    border: 0px;
    height: 26px;
    margin: 2px;
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    cursor: pointer;
}

    .maillistbtn:hover {
        background-color: #4d585e;
    }

.alt {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 25px;
    padding-top: 15px;
}

.alt1 {
    border: 0px solid red;
    width: 220px;
    min-height: 200px;
    float: left;
    padding-bottom: 20px;
}

.alttel {
    padding-top: 22px;
}

    .alttel div {
        border: 1px solid #d9d9d9;
        width: 26px;
        height: 22px;
        border-radius: 25px;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        float: left;
        text-align: center;
        padding-top: 4px;
        font-size: 18px;
    }

    .alttel p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 5px;
        padding-left: 8px;
        font-weight: bold;
    }

    .alttel a {
        color: #4a4a47;
        text-decoration: none;
    }

        .alttel a:hover {
            text-decoration: underline;
        }





.altmail {
    padding-top: 12px;
    clear: both;
}

    .altmail div {
        border: 1px solid #d9d9d9;
        width: 26px;
        height: 22px;
        border-radius: 25px;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        float: left;
        padding-top: 4px;
        font-size: 18px;
        text-align: center;
    }

    .altmail p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 5px;
        padding-left: 8px;
        font-weight: normal;
    }

    .altmail a {
        color: #4a4a47;
        text-decoration: none;
    }

        .altmail a:hover {
            text-decoration: underline;
        }





.altadres {
    padding-top: 10px;
}

    .altadres div {
        border: 1px solid #d9d9d9;
        width: 26px;
        height: 22px;
        border-radius: 25px;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        float: left;
        padding-top: 4px;
        font-size: 18px;
        text-align: center;
    }

    .altadres p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 5px;
        padding-left: 8px;
        font-weight: normal;
        width: 180px;
    }


.alt2 {
    float: left;
    margin-left: 30px;
}


.alt3 {
    float: right;
    width: 200px;
}


h4 {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5px;
    margin-bottom: 5px;
}





.facebook {
    padding-top: 10px;
    clear: both;
}

    .facebook div {
        width: 20px;
        height: 16px;
        border-radius: 25px;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        float: left;
        padding-top: 4px;
        font-size: 18px;
        text-align: center;
        background-color: #45619d;
        color: white;
    }

    .facebook p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 3px;
        padding-left: 8px;
        font-weight: bold;
    }

    .facebook a {
        color: #4a4a47;
    }

        .facebook a p:hover {
            text-decoration: underline;
        }


.twitter {
    padding-top: 10px;
    clear: both;
}

    .twitter div {
        width: 20px;
        height: 20px;
        border-radius: 25px;
        background-image: url(/images/twitter.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        float: left;
    }

    .twitter p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 3px;
        padding-left: 8px;
        font-weight: bold;
    }

    .twitter a {
        color: #4a4a47;
    }

        .twitter a:hover {
            text-decoration: underline;
        }

        .twitter a p:hover {
            text-decoration: underline;
        }




.youtube {
    padding-top: 10px;
    clear: both;
}

    .youtube div {
        width: 20px;
        height: 16px;
        border-radius: 25px;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        float: left;
        padding-top: 4px;
        font-size: 12px;
        text-align: center;
        background-color: #c12025;
        color: white;
    }

    .youtube p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 3px;
        padding-left: 8px;
        font-weight: bold;
    }

    .youtube a {
        color: #4a4a47;
    }

        .youtube a:hover {
            text-decoration: underline;
        }

        .youtube a p:hover {
            text-decoration: underline;
        }



.instagram {
    padding-top: 10px;
    clear: both;
}

    .instagram div {
        width: 20px;
        height: 16px;
        border-radius: 25px;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        float: left;
        padding-top: 4px;
        font-size: 13px;
        text-align: center;
        background-color: #4f7ca4;
        color: white;
    }

    .instagram p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 3px;
        padding-left: 8px;
        font-weight: bold;
    }

    .instagram a {
        color: #4a4a47;
    }

.facebook a p:hover {
    text-decoration: underline;
}



.rss {
    padding-top: 10px;
    clear: both;
}

    .rss div {
        width: 20px;
        height: 17px;
        border-radius: 25px;
        background-repeat: no-repeat;
        background-position: 5px 5px;
        float: left;
        padding-top: 3px;
        font-size: 14px;
        text-align: center;
        background-color: #e17842;
        color: white;
    }

    .rss p {
        float: left;
        padding: 0px;
        margin: 0px;
        padding-top: 3px;
        padding-left: 8px;
        font-weight: bold;
    }

    .rss a {
        color: #4a4a47;
    }

        .rss a:hover {
            text-decoration: underline;
        }

        .rss a p:hover {
            text-decoration: underline;
        }



.altmenu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    max-width: 740px;
    border: 0px solid red;
    margin-top: 20px;
}

    .altmenu li {
        float: left;
    }

        .altmenu li a {
            display: block;
            padding: 5px;
            padding-left: 0px;
            padding-right: 10px;
            width: 270px;
            height: 20px;
            border: 0px solid red;
            font-size: 13px;
            font-weight: normal;
            color: #4a4a47;
            text-decoration: none;
        }

            .altmenu li a:hover {
                text-decoration: underline;
            }

            .altmenu li a span {
                font-size: 14px;
            }

        .altmenu li::before {
            content: "» ";
            float: left;
            padding-top: 3px;
            padding-right: 3px;
            height: 26px;
            border: 0px solid red;
        }







.enaltmenu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
    padding-top: 10px;
}

    .enaltmenu li {
        float: left;
    }

        .enaltmenu li a {
            display: block;
            padding: 5px;
            padding-left: 10px;
            padding-right: 10px;
            border: 0px solid red;
            font-size: 12px;
            font-weight: normal;
            color: #4a4a47;
            text-decoration: none;
        }

            .enaltmenu li a:hover {
                text-decoration: underline;
            }

.teklifalbtn {
    padding: 9px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    background-color: transparent;
    width: 96%;
    cursor: pointer;
    margin-top: 20px;
}

    .teklifalbtn:hover {
        background-color: #1a5f30;
        border: 1px solid #1a5f30;
    }

.slogan {
    height: 210px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    padding-top: 200px;
    opacity: 0.7;
}

    .slogan b {
        font-size: 28px;
        border-bottom: 1px solid white;
        width: 96%;
        display: block;
        margin-bottom: 25px;
        padding-bottom: 10px;
        letter-spacing: 2px;
    }

.kesifdanisma {
    background-image: url(/images/n.png);
    padding: 20px;
    border-radius: 10px;
    width: 500px;
    float: right;
}

    .kesifdanisma p {
        float: left;
        border: 0px solid red;
        width: 210px;
        text-align: left;
        padding: 5px;
        padding-left: 25px;
        margin: 0px;
        background-image: url(/images/c.png);
        background-repeat: no-repeat;
        background-position: 0px 5px;
    }

.sagsol {
    position: absolute;
    height: 30px;
    border: 0px solid #fff;
    width: 100%;
    margin-top: 200px;
    z-index: 9;
}

    .sagsol .sol {
        height: 30px;
        border: 1px solid #fff;
        width: 30px;
        margin-left: 15px;
        border-radius: 30px;
        background-image: url(/images/sol.png);
        background-repeat: no-repeat;
        background-position: 7px 7px;
        opacity: 0.5;
        cursor: pointer;
    }

    .sagsol .sag {
        height: 30px;
        border: 1px solid #fff;
        width: 30px;
        float: right;
        margin-right: 15px;
        border-radius: 30px;
        background-image: url(/images/sag.png);
        background-repeat: no-repeat;
        background-position: 7px 7px;
        opacity: 0.5;
        cursor: pointer;
    }


    .sagsol .sol:hover {
        opacity: 1;
    }

    .sagsol .sag:hover {
        opacity: 1;
    }

.ortaByz {
    z-index: 9;
    background-color: #fff;
    background-color: #f9f9f9;
    padding: 15px;
    border-radius: 5px;
    /*
    -webkit-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);*/
    -webkit-box-shadow: 0px -30px 32px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -30px 32px 3px rgba(0,0,0,0.1);
    box-shadow: 0px -30px 32px 3px rgba(0,0,0,0.1);
    min-height: 400px;
}

    .ortaByz h1 {
        margin: 0px;
        padding: 0px;
        padding-bottom: 10px;
        padding-top: 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 26px;
        border-bottom: 1px solid #cdcbcb;
        letter-spacing: 1px;
        font-weight: bold;
    }


.breadcrumb {
    height: 40px;
    overflow: hidden;
}

    .breadcrumb a {
        color: #4a4a47;
        text-decoration: none;
        display: block;
        float: left;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-right: 15px;
        font-size: 12px;
    }

        .breadcrumb a:hover {
            text-decoration: underline;
        }

        .breadcrumb a::before {
            content: "» ";
            float: left;
            padding-top: 0px;
            padding-right: 3px;
            height: 16px;
            border: 0px solid red;
            display: block;
            margin-top: 0px;
        }

.iletisimTbl {
    border: 1px solid #cdcbcb;
    margin-top: 20px;
    border-radius: 4px;
}

.iletisimFirma {
    padding: 10px;
    font-weight: bold;
}

.iletisimtd1 {
    float: left;
    width: 120px;
    padding: 4px;
    padding-left: 10px;
    display: block;
}

.iletisimtd2 {
    float: left;
    padding: 4px;
    border: 0px solid red;
    width: 207px;
}

.input {
    padding: 3px;
    border: 1px solid #cdcbcb;
    width: 200px;
    font-family: Arial;
    font-size: 13px;
}

textarea {
    font-family: Arial;
    font-size: 13px;
}

.pad5il {
    padding-top: 5px;
}

.pad6il {
    padding-bottom: 8px;
}

.gonderbtn {
    padding: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #cdcbcb;
    margin: 4px;
    float: right;
    margin-right: 15px;
}

.harita {
    float: right;
    width: 550px;
    height: 450px;
    background-color: white;
    margin-bottom: 25px;
    overflow: hidden;
    border: 1px solid #cdcbcb;
    margin-top: 20px;
}

.iletisimfl {
    float: none;
    overflow: hidden;
    width: 380px;
}

.gonderSonuc {
    color: red;
    padding-left: 15px;
}

#ekleSonuc {
    color: red;
    padding: 10px;
    clear: both;
}

.bgbeyaz {
    background-color: white;
}

.kamph {
    padding: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}

.sagmenu {
    min-height: 50px;
    border: 1px solid #d0cfcf;
    float: right;
    width: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 2px;
    margin-left: 15px;
}

    .sagmenu a {
        display: block;
        padding: 8px;
        color: #6e6e6e;
        text-decoration: none;
        border-bottom: 1px dashed #d0cfcf;
        font-size: 12px;
        padding-left: 20px;
        font-weight: bold;
    }

        .sagmenu a span {
            border: 0px solid red;
            margin-left: -10px;
        }

        .sagmenu a:hover {
            background-color: #f1f1f1;
        }


        .sagmenu a:last-child {
            border-bottom: 0px dashed #f1f1f1;
        }

.aramaA {
    display: block;
    padding: 8px;
    color: #6e6e6e;
    text-decoration: none;
}

    .aramaA:hover {
        text-decoration: underline;
    }


    .aramaA h3 {
        padding: 0px;
        margin: 0px;
        padding-left: 10px;
    }

    .aramaA span {
        font-size: 15px;
    }

    .aramaA p {
        padding: 0px;
        margin: 0px;
        padding-left: 22px;
        padding-top: 5px;
    }

.copy {
    font-size: 11px;
    color: #999999;
    margin: 10px;
    text-align: right;
    padding-right: 20px;
}

    .copy a {
        font-size: 11px;
        color: #999999;
    }

#ContentPlaceHolder1_sayfaicerik {
    line-height: 22px;
    overflow: hidden;
    float: none;
    text-align: justify;
}

.altsbanner1 {
    border: 0px solid red;
    height: 300px;
    background-size: cover;
    background-position: center;
}

.refdv {
    border: 1px solid #e0e0e0;
    padding: 3px;
    border-radius: 3px;
    float: left;
    margin: 10px;
    width: 212px;
    color: #595959;
    text-align: center;
    background-color: white;
}



.refdv {
    color: #595959;
}

    .refdv p {
        padding: 3px;
        margin: 0px;
        border-top: 1px solid #e0e0e0;
    }

#ContentPlaceHolder1_sayfaicerik a {
    
    text-decoration: none;
}

    #ContentPlaceHolder1_sayfaicerik a:hover {
        text-decoration: none;
    }



.whatsappsabit {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #e4e4e4;
    border-radius: 32px;
    padding: 3px;
}

    .whatsappsabit img {
        float: left;
    }

    .whatsappsabit div {
        float: left;
        margin-top: 8px;
        padding-right: 6px;
        padding-left: 5px;
        color: #a3a3a3;
    }

.projeliste {
    width: 220px;
    height: 270px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    text-align: left;
    padding: 8px;
    background-color: #f1f1f1;
}

    .projeliste b {
        display: block;
        background-color: #c1c1c1;
        border-radius: 3px;
        padding  : 5px;
         
        text-align:center;
       
    }

    .projeliste span {
        display: block;
        font-style:italic;
        font-size:12px;
        line-height:normal;
        margin:5px;
        margin-top:10px;
    }
    .projeliste a {
       color:#595959;
    }
    .projeliste:hover {
        background-color:white;
    }

.galres{
    
    padding:5px;
    margin:5px;
    border-radius:4px;
    background-color:#f1f1f1;
    
    float:left;
}
.anaPro {
    background-image: url(/images/pbg.jpg);
    width: calc(100% - 20px);
    height: 100px;
    background-size: cover;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    color: white;
    border-radius: 5px;
    overflow:hidden;
}
.anaPro a{
    padding-top: 40px;
    text-align: center;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-decoration: none;
   
    height:60px;
}
