body {
    font-family: 'OpenSans-Bold';
    background: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.ust-kisim b a {
    text-decoration: none;
    color: white;
}
.servis-bolgeleri .item a {
    text-decoration: none;
    color: black;
}

.blog_detay {
    width: 100%;
    float: left;
}

    .blog_detay h1 {
        position: relative;
        left: 15px;
        color: #b81e26;
        font-size: 18px;
    }

    .blog_detay p {
        position: relative;
        left: 15px;
        padding: 10px;
    }

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../font/OpenSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.orta-kisim {
    width: 97%;
    float: left;
}

    .orta-kisim h1 {
        font-size: 15px;
        position: relative;
        left: 15px;
        color: #b81e26;
    }

    .orta-kisim p {
        font-size: 13px;
        padding: 15px;
        margin: 0;
    }

        .orta-kisim p b {
            color: #545454;
        }

@media only screen and (min-width: 1200px) {
    .menuac {
        display: none;
    }

    .respo-menu {
        display: none;
    }

    .boxed {
        width: 1170px;
        background: white;
        display: flow-root;
        margin: 0 auto;
        box-shadow: 0px 0px 5px 0px;
    }

    .ust-kisim {
        width: 100%;
        float: left;
        background: #333333;
        height: 40px;
    }

    .logo {
        width: 20%;
        float: left;
    }

        .logo img {
            width: 78%;
            position: relative;
            left: 28px;
            top: 7px;
        }

    .menu {
        width: 80%;
        float: left;
    }

        .menu ul {
            margin: 0;
            padding: 0;
            width: 80%;
            float: right;
            position: relative;
            top: 18px;
            text-align: right;
            right: 32px;
        }

            .menu ul li {
                list-style-type: none;
                display: inline-block;
                padding-right: 34px;
            }

                .menu ul li a {
                    text-decoration: none;
                    color: black;
                    font-size: 15px;
                    font-weight: bold;
                    transition: 0.5s all ease;
                }

    .alt_kisim {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dedede;
        position: absolute;
        z-index: 1;
        background: rgba(255, 255, 255, 0.6);
        top: 40px;
    }

    .menu ul li:last-child {
        padding-right: 0;
    }

    .owl-pagination {
        display: none;
    }

    header {
        width: 100%;
        float: left;
        position: relative;
    }

    .slider {
        width: 100%;
        float: left;
        position: relative;
    }

    .hizmetlerimiz-anasayfa {
        width: 100%;
        float: left;
        position: relative;
        top: 35px;
        text-align: center;
    }

        .hizmetlerimiz-anasayfa b {
            font-size: 20px;
            margin-bottom: 25px;
            width: 95%;
            float: left;
            color: #ac1315;
            position: relative;
            text-indent: 20px;
            top: 8px;
        }

    .hizmet {
        width: 28%;
        float: left;
        border: solid 1px #e8e8e8;
        margin-right: 55px;
        height: 275px;
        padding: 7px;
        margin-left: 9px;
        text-align: center;
    }

        .hizmet img {
            width: 50%;
            height: 119px;
            margin-top: 30px;
        }

        .hizmet b {
            font-weight: 100;
            font-size: 18px;
            color: #4a4a4a;
        }

        .hizmet p {
            font-size: 13px;
            color: #545454;
        }

        .hizmet:last-child {
            margin-right: 0;
            margin-left: 0;
        }

    .referanslarimiz {
        width: 100%;
        float: left;
        margin-top: 60px;
    }

        .referanslarimiz b {
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            width: 100%;
            float: left;
            text-indent: 14px;
            margin-bottom: 10px;
            line-height: 37px;
            font-size: 22px;
        }

    div#owl-demo1 {
        width: 100%;
        float: left;
    }

        div#owl-demo1 .item img {
            width: 100%;
            height: 125px;
        }

        div#owl-demo1 .item {
            padding: 25px;
        }

    .servis-bolgeleri {
        width: 100%;
        float: left;
        position: relative;
        top: 63px;
        margin-bottom: 57px;
    }

        .servis-bolgeleri .item p {
            font-size: 20px;
            line-height: 54px;
            height: 85px;
        }

        .servis-bolgeleri .item {
            width: 85%;
            float: left;
            background: #fff;
            text-align: center;
            border: solid 1px #dedede;
            height: 101px;
            margin-left: 10px;
        }

        .servis-bolgeleri b {
            width: 100%;
            float: left;
            text-indent: 19px;
            font-size: 22px;
            margin-bottom: 15px;
        }

    footer {
        width: 100%;
        float: left;
        background: #333333;
    }

    .mailbutton {
        width: 100%;
        float: left;
        background: #dedede;
        height: 47px;
    }

        .mailbutton b {
            float: left;
            width: 50%;
            line-height: 40px;
        }

            .mailbutton b:first-child {
                text-indent: 11px;
            }

            .mailbutton b:last-child {
                text-align: right;
                position: relative;
                right: 20px;
            }

                .mailbutton b:last-child:before {
                    content: '\e826';
                    font-family: 'fontello';
                    position: relative;
                    right: 11px;
                }

    .foot {
        width: 23%;
        float: left;
        color: white;
        text-shadow: #000 1px 1px 1px;
        text-align: center;
        padding: 10px;
    }

        .foot h1 {
            font-size: 16px;
            width: 100%;
            float: left;
            border-bottom: solid 1px #dedede;
            margin-bottom: 13px;
            line-height: 30px;
        }

        .foot p {
            font-size: 11px;
            margin: 0;
            padding: 0;
        }

        .foot ul {
            margin: 0;
            padding: 0;
        }

            .foot ul li {
                list-style-type: none;
            }

                .foot ul li a {
                    font-size: 13px;
                    text-decoration: none;
                    color: white;
                }

        .foot p img {
            padding-left: 18px;
            position: relative;
            top: 3px;
        }

    .menu ul li:hover a {
        color: #ac1315;
    }

    footer > b {
        width: 100%;
        float: left;
        text-align: center;
        background: #dec503;
        color: black;
        height: 35px;
        line-height: 30px;
        font-size: 13px;
    }


    .ust-kisim b {
        color: white;
        font-size: 14px;
        position: relative;
        left: 18px;
        top: 6px;
        padding-right: 23px;
    }

        .ust-kisim b:first-child:before {
            content: '\e825';
            font-family: 'fontello';
            position: relative;
            left: -6px;
        }

        .ust-kisim b:last-child:before {
        }

        .ust-kisim b:before {
            content: '\e890';
            font-family: 'fontello';
            position: relative;
            right: 7px;
        }

    .ust-kisim ul {
        width: 58%;
        float: right;
        margin: 0;
        padding: 0;
        text-align: right;
    }

        .ust-kisim ul li {
            text-align: right;
            list-style-type: none;
            display: inline-block;
            padding-right: 24px;
        }

            .ust-kisim ul li a img {
                position: relative;
                top: 3px;
                width: 30px;
            }

            .ust-kisim ul li span {
                color: white;
                font-size: 14px;
                position: relative;
                top: -5px;
            }

    .hakkimizda {
        width: 100%;
        float: left;
    }

        .hakkimizda img {
            width: 100%;
            float: left;
        }

        .hakkimizda h1 {
            font-size: 20px;
            color: red;
            position: relative;
            left: 25px;
            top: 9px;
        }

        .hakkimizda p {
            width: 90%;
            left: 21px;
            position: relative;
        }

    .hizmetlerimiz img {
        width: 100%;
        position: relative;
    }

    .servis-formu {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 48%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

    .servis-formu {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 100%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

        .servis-formu table iframe {
    width: 99%;
}

            .servis-formu table tbody tr td {
                line-height: 39px;
                font-size: 13px;
                font-weight: 100;
                text-indent: 12px;
            }

                .servis-formu table tbody tr td:first-child {
                    width: 135px;
                }

                .servis-formu table tbody tr td input[type="text"] {
                    height: 25px;
                    width: 250px;
                }

                .servis-formu table tbody tr td textarea {
                    width: 250px;
                    height: 100px;
                }

                .servis-formu table tbody tr td input[type="submit"] {
                    font-size: 15px;
                    border: none;
                    height: 35px;
                    background: #b81e26;
                    color: white;
                    width: 111px;
                }

    .hizmetlerimiz b {
        font-size: 14px;
        position: relative;
        color: #ac1315;
        width: 100%;
        float: left;
        text-indent: 13px;
    }

    .hizmetlerimiz {
        width: 100%;
        float: left;
        position: relative;
    }

        .hizmetlerimiz p {
            font-size: 13px;
            position: relative;
            left: 13px;
        }

        .hizmetlerimiz ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: left;
        }

            .hizmetlerimiz ul li {
                list-style-type: none;
                width: 33%;
                float: left;
                line-height: 37px;
                padding-left: 0px;
                text-align: center;
            }

                .hizmetlerimiz ul li a {
                    text-decoration: none;
                    color: #8a8a8a;
                    font-size: 13px;
                    width: 100%;
                }

                .hizmetlerimiz ul li:last-child {
                    padding-left: 0;
                }

    .bize-ulasin {
        width: 100%;
        float: left;
    }

        .bize-ulasin h1 {
            font-size: 18px;
            position: relative;
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            text-indent: 21px;
            line-height: 40px;
        }

        .bize-ulasin table tbody tr td {
            font-size: 13px;
            text-indent: 15px;
        }

        .bize-ulasin table {
            margin-bottom: 13px;
            border-bottom: solid 1px #ac1315;
            line-height: 28px;
            width: 100%;
            float: left;
        }

        .bize-ulasin iframe {
            width: 100%;
            float: left;
            height: 300px;
        }

    .blog {
        width: 100%;
        float: left;
    }

    .blog_haber {
        width: 49%;
        float: left;
        border-right: solid 1px #dedede;
    }

        .blog_haber img {
            width: 50%;
            float: left;
        }

        .blog_haber h1 {
            font-size: 14px;
            font-weight: 100;
            color: #ac1315;
        }

        .blog_haber p {
            font-size: 13px;
            line-height: 30px;
            color: black;
        }
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .menuac {
        display: none;
    }

    .respo-menu {
        display: none;
    }

    .slider .item img {
        width: 100%;
        float: left;
    }

    .boxed {
        width: 100%;
        background: white;
        display: flow-root;
        margin: 0 auto;
        box-shadow: 0px 0px 5px 0px;
    }

    .ust-kisim {
        width: 100%;
        float: left;
        background: #333333;
        height: 40px;
    }

    .logo {
        width: 15%;
        float: left;
    }

        .logo img {
            width: 78%;
            position: relative;
            left: 28px;
            top: 7px;
        }

    .menu {
        width: 85%;
        float: left;
    }

        .menu ul {
            margin: 0;
            padding: 0;
            width: 85%;
            float: right;
            position: relative;
            top: 27px;
            text-align: right;
            right: 32px;
        }

            .menu ul li {
                list-style-type: none;
                display: inline-block;
                padding-right: 34px;
            }

                .menu ul li a {
                    text-decoration: none;
                    color: black;
                    font-size: 15px;
                    font-weight: bold;
                    transition: 0.5s all ease;
                }

    .alt_kisim {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dedede;
        position: absolute;
        z-index: 1;
        background: rgba(255, 255, 255, 0.6);
        top: 40px;
    }

    .menu ul li:last-child {
        padding-right: 0;
    }

    .owl-pagination {
        display: none;
    }

    header {
        width: 100%;
        float: left;
        position: relative;
    }

    .slider {
        width: 100%;
        float: left;
        position: relative;
    }

    .hizmetlerimiz-anasayfa {
        width: 100%;
        float: left;
        position: relative;
        top: 35px;
        text-align: center;
    }

        .hizmetlerimiz-anasayfa b {
            font-size: 20px;
            margin-bottom: 25px;
            width: 95%;
            float: left;
            color: #ac1315;
            position: relative;
            text-indent: 20px;
            top: 8px;
        }

    .hizmet {
        width: 27%;
        float: left;
        border: solid 1px #e8e8e8;
        margin-right: 55px;
        height: 200px;
        padding: 7px;
        margin-left: 9px;
        text-align: center;
    }

        .hizmet img {
            width: 50%;
            height: 93px;
            margin-top: -6px;
        }

        .hizmet b {
            font-weight: 100;
            font-size: 18px;
            color: #4a4a4a;
            margin-bottom: 12px;
        }

        .hizmet p {
            font-size: 11px;
            color: #545454;
        }

        .hizmet:last-child {
            margin-right: 0;
            margin-left: 0;
        }

    .referanslarimiz {
        width: 100%;
        float: left;
        margin-top: 60px;
    }

        .referanslarimiz b {
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            width: 100%;
            float: left;
            text-indent: 14px;
            margin-bottom: 10px;
            line-height: 37px;
            font-size: 22px;
        }

    div#owl-demo1 {
        width: 100%;
        float: left;
    }

        div#owl-demo1 .item img {
            width: 100%;
            height: 125px;
        }

        div#owl-demo1 .item {
            padding: 25px;
        }

    .servis-bolgeleri {
        width: 100%;
        float: left;
        position: relative;
        top: 63px;
        margin-bottom: 57px;
    }

        .servis-bolgeleri .item p {
            font-size: 20px;
            line-height: 54px;
            height: 85px;
        }

        .servis-bolgeleri .item {
            width: 85%;
            float: left;
            background: #fff;
            text-align: center;
            border: solid 1px #dedede;
            height: 101px;
            margin-left: 10px;
        }

        .servis-bolgeleri b {
            width: 100%;
            float: left;
            text-indent: 19px;
            font-size: 22px;
            margin-bottom: 15px;
        }

    footer {
        width: 100%;
        float: left;
        background: #333333;
    }

    .mailbutton {
        width: 100%;
        float: left;
        background: #dedede;
        height: 47px;
    }

        .mailbutton b {
            float: left;
            width: 50%;
            line-height: 40px;
        }

            .mailbutton b:first-child {
                text-indent: 11px;
            }

            .mailbutton b:last-child {
                text-align: right;
                position: relative;
                right: 20px;
            }

                .mailbutton b:last-child:before {
                    content: '\e826';
                    font-family: 'fontello';
                    position: relative;
                    right: 11px;
                }

    .foot {
        width: 22%;
        float: left;
        color: white;
        text-shadow: #000 1px 1px 1px;
        text-align: center;
        padding: 10px;
    }

        .foot h1 {
            font-size: 16px;
            width: 100%;
            float: left;
            border-bottom: solid 1px #dedede;
            margin-bottom: 13px;
            line-height: 30px;
        }

        .foot p {
            font-size: 11px;
            margin: 0;
            padding: 0;
        }

        .foot ul {
            margin: 0;
            padding: 0;
        }

            .foot ul li {
                list-style-type: none;
            }

                .foot ul li a {
                    font-size: 13px;
                    text-decoration: none;
                    color: white;
                }

        .foot p img {
            padding-left: 18px;
            position: relative;
            top: 3px;
        }

    .menu ul li:hover a {
        color: #ac1315;
    }

    footer > b {
        width: 100%;
        float: left;
        text-align: center;
        background: #dec503;
        color: black;
        height: 35px;
        line-height: 30px;
        font-size: 13px;
    }



    .ust-kisim b {
        color: white;
        font-size: 14px;
        position: relative;
        left: 18px;
        top: 6px;
        padding-right: 23px;
    }

        .ust-kisim b:first-child:before {
            content: '\e825';
            font-family: 'fontello';
            position: relative;
            left: -6px;
        }

        .ust-kisim b:last-child:before {
        }

        .ust-kisim b:before {
            content: '\e890';
            font-family: 'fontello';
            position: relative;
            right: 7px;
        }

    .ust-kisim ul {
        width: 60%;
        float: right;
        margin: 0;
        padding: 0;
        text-align: right;
    }

        .ust-kisim ul li {
            text-align: right;
            list-style-type: none;
            display: inline-block;
            padding-right: 24px;
        }

            .ust-kisim ul li a img {
                position: relative;
                top: 3px;
                width: 30px;
            }

            .ust-kisim ul li span {
                color: white;
                font-size: 14px;
                position: relative;
                top: -5px;
            }

    .hakkimizda {
        width: 100%;
        float: left;
    }

        .hakkimizda img {
            width: 100%;
            float: left;
        }

        .hakkimizda h1 {
            font-size: 20px;
            color: red;
            position: relative;
            left: 25px;
            top: 9px;
            width: 80%;
        }

        .hakkimizda p {
            width: 90%;
            left: 21px;
            position: relative;
        }

    .hizmetlerimiz img {
        width: 100%;
        position: relative;
    }

    .servis-formu {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 48%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

    .servis-formu {
        width: 99%;
        float: left;
        margin-top: 15px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 90%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

            .servis-formu table tbody tr td {
                line-height: 39px;
                font-size: 13px;
                font-weight: 100;
                text-indent: 12px;
            }

                .servis-formu table tbody tr td:first-child {
                    width: 135px;
                }

                .servis-formu table tbody tr td input[type="text"] {
                    height: 25px;
                    width: 250px;
                }

                .servis-formu table tbody tr td textarea {
                    width: 250px;
                    height: 100px;
                }

                .servis-formu table tbody tr td input[type="submit"] {
                    font-size: 15px;
                    border: none;
                    height: 35px;
                    background: #b81e26;
                    color: white;
                    width: 111px;
                }

    .hizmetlerimiz b {
        font-size: 14px;
        position: relative;
        left: 15px;
        color: #ac1315;
    }

    .hizmetlerimiz {
        width: 100%;
        float: left;
        position: relative;
    }

        .hizmetlerimiz p {
            font-size: 13px;
            position: relative;
            left: 13px;
            width: 95%;
        }

        .hizmetlerimiz ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: left;
        }

            .hizmetlerimiz ul li {
                list-style-type: none;
                width: 25%;
                float: left;
                line-height: 37px;
                padding-left: 0px;
                text-align: center;
            }

                .hizmetlerimiz ul li a {
                    text-decoration: none;
                    color: #8a8a8a;
                    font-size: 15px;
                    width: 100%;
                }

                .hizmetlerimiz ul li:last-child {
                    padding-left: 0;
                }

    .bize-ulasin {
        width: 100%;
        float: left;
    }

        .bize-ulasin h1 {
            font-size: 18px;
            position: relative;
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            text-indent: 21px;
            line-height: 40px;
        }

        .bize-ulasin table tbody tr td {
            font-size: 13px;
            text-indent: 15px;
        }

        .bize-ulasin table {
            margin-bottom: 13px;
            border-bottom: solid 1px #ac1315;
            line-height: 28px;
            width: 100%;
            float: left;
        }

        .bize-ulasin iframe {
            width: 100%;
            float: left;
            height: 300px;
        }

    .blog {
        width: 100%;
        float: left;
    }

    .blog_haber {
        width: 49%;
        float: left;
        border-right: solid 1px #dedede;
    }

        .blog_haber img {
            width: 50%;
            float: left;
        }

        .blog_haber h1 {
            font-size: 14px;
            font-weight: 100;
            color: #ac1315;
        }

        .blog_haber p {
            font-size: 13px;
            line-height: 30px;
        }
}

@media only screen and (max-width:991px) and (min-width:769px) {
    .menuac {
        display: block;
        width: 100%;
        text-align: center;
        background: #333333;
        height: 32px;
        float: left;
        color: white;
        font-size: 18px;
        line-height: 27px;
        position: relative;
    }

    .respo-menu {
        display: none;
    }

    .slider .item img {
        width: 100%;
        float: left;
    }

    .boxed {
        width: 100%;
        background: white;
        display: flow-root;
        margin: 0 auto;
        box-shadow: 0px 0px 5px 0px;
    }

    .ust-kisim {
        width: 100%;
        float: left;
        background: #333333;
        height: 40px;
    }

    .logo {
        width: 100%;
        float: left;
        text-align: center;
    }

        .logo img {
            width: 18%;
            position: relative;
            top: 0;
        }

    .menu {
        width: 85%;
        float: left;
        display: none;
    }

        .menu ul {
            margin: 0;
            padding: 0;
            width: 85%;
            float: right;
            position: relative;
            top: 27px;
            text-align: right;
            right: 32px;
        }

            .menu ul li {
                list-style-type: none;
                display: inline-block;
                padding-right: 34px;
            }

                .menu ul li a {
                    text-decoration: none;
                    color: black;
                    font-size: 15px;
                    font-weight: bold;
                    transition: 0.5s all ease;
                }

    .alt_kisim {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dedede;
        position: relative;
        z-index: 1;
    }

    .menu ul li:last-child {
        padding-right: 0;
    }

    .owl-pagination {
        display: none;
    }

    header {
        width: 100%;
        float: left;
        position: relative;
    }

    .slider {
        width: 100%;
        float: left;
        position: relative;
    }

    .hizmetlerimiz-anasayfa {
        width: 100%;
        float: left;
        position: relative;
        top: 35px;
        text-align: center;
    }

        .hizmetlerimiz-anasayfa b {
            font-size: 20px;
            margin-bottom: 25px;
            width: 95%;
            float: left;
            color: #ac1315;
            position: relative;
            text-indent: 20px;
            top: 8px;
        }

    .hizmet {
        width: 43%;
        float: left;
        border: solid 1px #e8e8e8;
        margin-right: 55px;
        height: 200px;
        padding: 7px;
        margin-left: 9px;
        text-align: center;
        margin-bottom: 12px;
    }

        .hizmet img {
            width: 50%;
            height: 93px;
            margin-top: -6px;
        }

        .hizmet b {
            font-weight: 100;
            font-size: 18px;
            color: #4a4a4a;
            margin-bottom: 12px;
        }

        .hizmet p {
            font-size: 11px;
            color: #545454;
        }

        .hizmet:last-child {
            margin-right: 0;
            margin-left: 9px;
        }

    .referanslarimiz {
        width: 100%;
        float: left;
        margin-top: 60px;
    }

        .referanslarimiz b {
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            width: 100%;
            float: left;
            text-indent: 14px;
            margin-bottom: 10px;
            line-height: 37px;
            font-size: 22px;
        }

    div#owl-demo1 {
        width: 100%;
        float: left;
    }

        div#owl-demo1 .item img {
            width: 100%;
            height: 125px;
        }

        div#owl-demo1 .item {
            padding: 25px;
        }

    .servis-bolgeleri {
        width: 100%;
        float: left;
        position: relative;
        top: 63px;
        margin-bottom: 57px;
    }

        .servis-bolgeleri .item p {
            font-size: 20px;
            line-height: 54px;
            height: 85px;
        }

        .servis-bolgeleri .item {
            width: 85%;
            float: left;
            background: #fff;
            text-align: center;
            border: solid 1px #dedede;
            height: 101px;
            margin-left: 10px;
        }

        .servis-bolgeleri b {
            width: 100%;
            float: left;
            text-indent: 19px;
            font-size: 22px;
            margin-bottom: 15px;
        }

    footer {
        width: 100%;
        float: left;
        background: #333333;
    }

    .mailbutton {
        width: 100%;
        float: left;
        background: #dedede;
        height: 47px;
    }

        .mailbutton b {
            float: left;
            width: 50%;
            line-height: 40px;
        }

            .mailbutton b:first-child {
                text-indent: 11px;
            }

            .mailbutton b:last-child {
                text-align: right;
                position: relative;
                right: 20px;
            }

                .mailbutton b:last-child:before {
                    content: '\e826';
                    font-family: 'fontello';
                    position: relative;
                    right: 11px;
                }

    .foot {
        width: 47%;
        float: left;
        color: white;
        text-shadow: #000 1px 1px 1px;
        text-align: center;
        padding: 10px;
    }

        .foot h1 {
            font-size: 16px;
            width: 100%;
            float: left;
            border-bottom: solid 1px #dedede;
            margin-bottom: 13px;
            line-height: 30px;
        }

        .foot p {
            font-size: 11px;
            margin: 0;
            padding: 0;
        }

        .foot ul {
            margin: 0;
            padding: 0;
        }

            .foot ul li {
                list-style-type: none;
            }

                .foot ul li a {
                    font-size: 13px;
                    text-decoration: none;
                    color: white;
                }

        .foot p img {
            padding-left: 18px;
            position: relative;
            top: 3px;
        }

    .menu ul li:hover a {
        color: #ac1315;
    }

    footer > b {
        width: 100%;
        float: left;
        text-align: center;
        background: #dec503;
        color: black;
        height: 35px;
        line-height: 30px;
        font-size: 13px;
    }


    .ust-kisim b {
        color: white;
        font-size: 14px;
        position: relative;
        left: 18px;
        top: 6px;
        padding-right: 23px;
    }

        .ust-kisim b:first-child:before {
            content: '\e825';
            font-family: 'fontello';
            position: relative;
            left: -6px;
        }

        .ust-kisim b:last-child:before {
        }

        .ust-kisim b:before {
            content: '\e890';
            font-family: 'fontello';
            position: relative;
            right: 7px;
        }

    .ust-kisim ul {
        width: 50%;
        float: right;
        margin: 0;
        padding: 0;
        text-align: right;
    }

        .ust-kisim ul li {
            text-align: right;
            list-style-type: none;
            display: inline-block;
            padding-right: 24px;
        }

            .ust-kisim ul li a img {
                position: relative;
                top: 3px;
                width: 30px;
            }

            .ust-kisim ul li span {
                color: white;
                font-size: 14px;
                position: relative;
                top: -5px;
            }

    .hakkimizda {
        width: 100%;
        float: left;
    }

        .hakkimizda img {
            width: 100%;
            float: left;
        }

        .hakkimizda h1 {
            font-size: 20px;
            color: red;
            position: relative;
            left: 25px;
            top: 9px;
            width: 80%;
        }

        .hakkimizda p {
            width: 90%;
            left: 21px;
            position: relative;
        }

    .hizmetlerimiz img {
        width: 100%;
        position: relative;
    }

    .servis-formu {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 48%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

    .servis-formu {
        width: 99%;
        float: left;
        margin-top: 15px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 90%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

            .servis-formu table tbody tr td {
                line-height: 39px;
                font-size: 13px;
                font-weight: 100;
                text-indent: 12px;
            }

                .servis-formu table tbody tr td:first-child {
                    width: 135px;
                }

                .servis-formu table tbody tr td input[type="text"] {
                    height: 25px;
                    width: 250px;
                }

                .servis-formu table tbody tr td textarea {
                    width: 250px;
                    height: 100px;
                }

                .servis-formu table tbody tr td input[type="submit"] {
                    font-size: 15px;
                    border: none;
                    height: 35px;
                    background: #b81e26;
                    color: white;
                    width: 111px;
                }

    .hizmetlerimiz b {
        font-size: 14px;
        position: relative;
        left: 15px;
        color: #ac1315;
    }

    .hizmetlerimiz {
        width: 100%;
        float: left;
        position: relative;
    }

        .hizmetlerimiz p {
            font-size: 13px;
            position: relative;
            left: 13px;
            width: 95%;
        }

        .hizmetlerimiz ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: left;
        }

            .hizmetlerimiz ul li {
                list-style-type: none;
                width: 25%;
                float: left;
                line-height: 37px;
                padding-left: 0px;
                text-align: center;
            }

                .hizmetlerimiz ul li a {
                    text-decoration: none;
                    color: #8a8a8a;
                    font-size: 15px;
                    width: 100%;
                }

                .hizmetlerimiz ul li:last-child {
                    padding-left: 0;
                }

    .bize-ulasin {
        width: 100%;
        float: left;
    }

        .bize-ulasin h1 {
            font-size: 18px;
            position: relative;
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            text-indent: 21px;
            line-height: 40px;
        }

        .bize-ulasin table tbody tr td {
            font-size: 11px;
            text-indent: 15px;
        }

        .bize-ulasin table {
            margin-bottom: 13px;
            border-bottom: solid 1px #ac1315;
            line-height: 28px;
            width: 100%;
            float: left;
        }

        .bize-ulasin iframe {
            width: 100%;
            float: left;
            height: 300px;
        }

    .blog {
        width: 100%;
        float: left;
    }

    .blog_haber {
        width: 49%;
        float: left;
        border-right: solid 1px #dedede;
    }

        .blog_haber img {
            width: 50%;
            float: left;
        }

        .blog_haber h1 {
            font-size: 14px;
            font-weight: 100;
            color: #ac1315;
        }

        .blog_haber p {
            font-size: 13px;
            line-height: 30px;
        }

    span.menuac:hover {
        cursor: pointer;
    }

    span.menuac:before {
        content: '\e88e';
        font-family: 'Fontello';
        position: absolute;
        left: 8px;
    }

    .respo-menu ul {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
        float: left;
        background: #ac1315;
    }

        .respo-menu ul li {
            line-height: 40px;
            border-bottom: solid 1px #dedede;
        }

            .respo-menu ul li a {
                text-decoration: none;
                color: white;
            }

    .bize-ulasin table tbody tr td:first-child {
        width: 120px;
    }

    .hizmet:nth-child(3) {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 768px) and (min-width: 481px) {

    .menuac {
        display: block;
        width: 100%;
        text-align: center;
        background: #333333;
        height: 32px;
        float: left;
        color: white;
        font-size: 18px;
        line-height: 27px;
        position: relative;
    }

    .respo-menu {
        display: none;
    }

    .slider .item img {
        width: 100%;
        float: left;
    }

    .boxed {
        width: 100%;
        background: white;
        display: flow-root;
        margin: 0 auto;
        box-shadow: 0px 0px 5px 0px;
    }

    .ust-kisim {
        width: 100%;
        float: left;
        background: #333333;
        height: auto;
    }

    .logo {
        width: 100%;
        float: left;
        text-align: center;
    }

        .logo img {
            width: 30%;
            position: relative;
            top: 0;
        }

    .menu {
        width: 85%;
        float: left;
        display: none;
    }

        .menu ul {
            margin: 0;
            padding: 0;
            width: 85%;
            float: right;
            position: relative;
            top: 27px;
            text-align: right;
            right: 32px;
        }

            .menu ul li {
                list-style-type: none;
                display: inline-block;
                padding-right: 34px;
            }

                .menu ul li a {
                    text-decoration: none;
                    color: black;
                    font-size: 15px;
                    font-weight: bold;
                    transition: 0.5s all ease;
                }

    .alt_kisim {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dedede;
        position: relative;
        z-index: 1;
    }

    .menu ul li:last-child {
        padding-right: 0;
    }

    .owl-pagination {
        display: none;
    }

    header {
        width: 100%;
        float: left;
        position: relative;
    }

    .slider {
        width: 100%;
        float: left;
        position: relative;
    }

    .hizmetlerimiz-anasayfa {
        width: 100%;
        float: left;
        position: relative;
        top: 35px;
        text-align: center;
    }

        .hizmetlerimiz-anasayfa b {
            font-size: 20px;
            margin-bottom: 25px;
            width: 95%;
            float: left;
            color: #ac1315;
            position: relative;
            text-indent: 20px;
            top: 8px;
        }

    .hizmet {
        width: 99%;
        float: left;
        border: solid 1px #e8e8e8;
        height: auto;
        text-align: center;
        margin-bottom: 12px;
    }

        .hizmet img {
            width: 50%;
            height: auto;
        }

        .hizmet b {
            font-weight: 100;
            font-size: 18px;
            color: #4a4a4a;
            margin-bottom: 12px;
        }

        .hizmet p {
            font-size: 11px;
            color: #545454;
        }

        .hizmet:last-child {
            margin-right: 0;
            margin-left: 9px;
        }

    .referanslarimiz {
        width: 100%;
        float: left;
        margin-top: 60px;
    }

        .referanslarimiz b {
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            width: 100%;
            float: left;
            text-indent: 14px;
            margin-bottom: 10px;
            line-height: 37px;
            font-size: 22px;
        }

    div#owl-demo1 {
        width: 100%;
        float: left;
    }

        div#owl-demo1 .item img {
            width: 100%;
            height: 125px;
        }

        div#owl-demo1 .item {
            padding: 25px;
        }

    .servis-bolgeleri {
        width: 100%;
        float: left;
        position: relative;
        top: 63px;
        margin-bottom: 57px;
    }

        .servis-bolgeleri .item p {
            font-size: 20px;
            line-height: 54px;
            height: 85px;
        }

        .servis-bolgeleri .item {
            width: 100%;
            float: left;
            background: #fff;
            text-align: center;
            border: solid 1px #dedede;
            height: 101px;
        }

        .servis-bolgeleri b {
            width: 100%;
            float: left;
            text-indent: 19px;
            font-size: 22px;
            margin-bottom: 15px;
        }

    footer {
        width: 100%;
        float: left;
        background: #333333;
    }

    .mailbutton {
        width: 100%;
        float: left;
        background: #dedede;
        height: auto;
    }

        .mailbutton b {
            float: left;
            width: 100%;
            line-height: 40px;
            text-align: center;
        }

            .mailbutton b:first-child {
            }

            .mailbutton b:last-child {
                text-align: center;
                position: relative;
            }

                .mailbutton b:last-child:before {
                    content: '\e826';
                    font-family: 'fontello';
                    position: relative;
                    right: 11px;
                }

    .foot {
        width: 94%;
        float: left;
        color: white;
        text-shadow: #000 1px 1px 1px;
        text-align: center;
        padding: 10px;
    }

        .foot h1 {
            font-size: 16px;
            width: 100%;
            float: left;
            border-bottom: solid 1px #dedede;
            margin-bottom: 13px;
            line-height: 30px;
        }

        .foot p {
            font-size: 11px;
            margin: 0;
            padding: 0;
        }

        .foot ul {
            margin: 0;
            padding: 0;
        }

            .foot ul li {
                list-style-type: none;
            }

                .foot ul li a {
                    font-size: 13px;
                    text-decoration: none;
                    color: white;
                }

        .foot p img {
            padding-left: 18px;
            position: relative;
            top: 3px;
        }

    .menu ul li:hover a {
        color: #ac1315;
    }

    footer > b {
        width: 100%;
        float: left;
        text-align: center;
        background: #dec503;
        color: black;
        height: auto;
        line-height: 30px;
        font-size: 13px;
    }


    .ust-kisim b {
        color: white;
        font-size: 14px;
        position: relative;
        padding-right: 23px;
        width: 43%;
        float: left;
        text-align: right;
    }

        .ust-kisim b:first-child:before {
            content: '\e825';
            font-family: 'fontello';
            position: relative;
            left: -6px;
        }

        .ust-kisim b:last-child:before {
        }

        .ust-kisim b:before {
            content: '\e890';
            font-family: 'fontello';
            position: relative;
            right: 7px;
        }

    .ust-kisim ul {
        width: 100%;
        float: right;
        margin: 0;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

        .ust-kisim ul li {
            list-style-type: none;
            display: inline-block;
            padding-right: 24px;
        }

            .ust-kisim ul li a img {
                position: relative;
                top: 3px;
                width: 30px;
            }

            .ust-kisim ul li span {
                color: white;
                font-size: 14px;
                position: relative;
                top: -5px;
            }

    .hakkimizda {
        width: 100%;
        float: left;
    }

        .hakkimizda img {
            width: 100%;
            float: left;
        }

        .hakkimizda h1 {
            font-size: 20px;
            color: red;
            position: relative;
            left: 25px;
            top: 9px;
            width: 80%;
        }

        .hakkimizda p {
            width: 90%;
            left: 21px;
            position: relative;
        }

    .hizmetlerimiz img {
        width: 100%;
        position: relative;
    }

    .servis-formu {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 48%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

    .servis-formu {
        width: 98%;
        float: left;
        margin-top: 15px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            left: 15px;
            color: #b81e26;
        }

        .servis-formu table {
            width: 90%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

            .servis-formu table tbody tr td {
                line-height: 39px;
                font-size: 13px;
                font-weight: 100;
                text-indent: 12px;
            }

                .servis-formu table tbody tr td:first-child {
                    width: 135px;
                }

                .servis-formu table tbody tr td input[type="text"] {
                    height: 25px;
                    width: 250px;
                }

                .servis-formu table tbody tr td textarea {
                    width: 250px;
                    height: 100px;
                }

                .servis-formu table tbody tr td input[type="submit"] {
                    font-size: 15px;
                    border: none;
                    height: 35px;
                    background: #b81e26;
                    color: white;
                    width: 111px;
                }

    .hizmetlerimiz b {
        font-size: 14px;
        position: relative;
        left: 15px;
        color: #ac1315;
    }

    .hizmetlerimiz {
        width: 100%;
        float: left;
        position: relative;
    }

        .hizmetlerimiz p {
            font-size: 13px;
            position: relative;
            left: 13px;
            width: 95%;
        }

        .hizmetlerimiz ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: left;
        }

            .hizmetlerimiz ul li {
                list-style-type: none;
                width: 50%;
                float: left;
                line-height: 37px;
                padding-left: 0px;
                text-align: left;
                text-indent: 14px;
            }

                .hizmetlerimiz ul li a {
                    text-decoration: none;
                    color: #8a8a8a;
                    font-size: 15px;
                    width: 100%;
                }

                .hizmetlerimiz ul li:last-child {
                    padding-left: 0;
                }

    .bize-ulasin {
        width: 100%;
        float: left;
    }

        .bize-ulasin h1 {
            font-size: 18px;
            position: relative;
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            text-indent: 21px;
            line-height: 40px;
            text-align: center;
        }

        .bize-ulasin table tbody tr td {
            font-size: 12px;
            display: inline-block;
            text-align: center;
            width: 100%;
        }

        .bize-ulasin table {
            margin-bottom: 13px;
            border-bottom: solid 1px #ac1315;
            line-height: 28px;
            width: 100%;
            float: left;
        }

        .bize-ulasin iframe {
            width: 100%;
            float: left;
            height: 300px;
        }

    .blog {
        width: 100%;
        float: left;
    }

    .blog_haber {
        width: 99%;
        float: left;
        border-bottom: solid 1px #dedede;
    }

        .blog_haber img {
            width: 50%;
            float: left;
        }

        .blog_haber h1 {
            font-size: 14px;
            font-weight: 100;
            color: #ac1315;
        }

        .blog_haber p {
            font-size: 12px;
            line-height: 30px;
        }

    span.menuac:hover {
        cursor: pointer;
    }

    span.menuac:before {
        content: '\e88e';
        font-family: 'Fontello';
        position: absolute;
        left: 8px;
    }

    .respo-menu ul {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
        float: left;
        background: #ac1315;
    }

        .respo-menu ul li {
            line-height: 40px;
            border-bottom: solid 1px #dedede;
        }

            .respo-menu ul li a {
                text-decoration: none;
                color: white;
            }

    .bize-ulasin table tbody tr td:first-child {
        width: 100%;
        text-align: center;
        font-size: 17px;
        color: #b81e26;
    }

    .hizmet:nth-child(3) {
        margin-left: 0;
        margin-right: 0;
    }

    .servis-formu table iframe {
        width: 100%;
    }
}

@media only screen and (max-width:480px) and (min-width:0px) {

    .menuac {
        display: block;
        width: 100%;
        text-align: center;
        background: #333333;
        height: 32px;
        float: left;
        color: white;
        font-size: 18px;
        line-height: 27px;
        position: relative;
    }

    .respo-menu {
        display: none;
    }

    .slider .item img {
        width: 100%;
        float: left;
    }

    .boxed {
        width: 100%;
        background: white;
        display: flow-root;
        margin: 0 auto;
        box-shadow: 0px 0px 5px 0px;
    }

    .ust-kisim {
        width: 100%;
        float: left;
        background: #333333;
        height: auto;
    }

    .logo {
        width: 100%;
        float: left;
        text-align: center;
    }

        .logo img {
            width: 50%;
            position: relative;
            top: 0;
        }

    .menu {
        width: 85%;
        float: left;
        display: none;
    }

        .menu ul {
            margin: 0;
            padding: 0;
            width: 85%;
            float: right;
            position: relative;
            top: 27px;
            text-align: right;
            right: 32px;
        }

            .menu ul li {
                list-style-type: none;
                display: inline-block;
                padding-right: 34px;
            }

                .menu ul li a {
                    text-decoration: none;
                    color: black;
                    font-size: 15px;
                    font-weight: bold;
                    transition: 0.5s all ease;
                }

    .alt_kisim {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dedede;
        position: relative;
        z-index: 1;
    }

    .menu ul li:last-child {
        padding-right: 0;
    }

    .owl-pagination {
        display: none;
    }

    header {
        width: 100%;
        float: left;
        position: relative;
    }

    .slider {
        width: 100%;
        float: left;
        position: relative;
    }

    .hizmetlerimiz-anasayfa {
        width: 100%;
        float: left;
        position: relative;
        top: 35px;
        text-align: center;
    }

        .hizmetlerimiz-anasayfa b {
            font-size: 20px;
            margin-bottom: 25px;
            width: 95%;
            float: left;
            color: #ac1315;
            position: relative;
            text-indent: 20px;
            top: 8px;
        }

    .hizmet {
        width: 99%;
        float: left;
        border: solid 1px #e8e8e8;
        height: auto;
        text-align: center;
        margin-bottom: 12px;
    }

        .hizmet img {
            width: 50%;
            height: auto;
        }

        .hizmet b {
            font-weight: 100;
            font-size: 18px;
            color: #4a4a4a;
            margin-bottom: 12px;
        }

        .hizmet p {
            font-size: 11px;
            color: #545454;
        }

        .hizmet:last-child {
            margin-right: 0;
            margin-left: 9px;
        }

    .referanslarimiz {
        width: 100%;
        float: left;
        margin-top: 60px;
    }

        .referanslarimiz b {
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            width: 100%;
            float: left;
            text-indent: 14px;
            margin-bottom: 10px;
            line-height: 37px;
            font-size: 22px;
        }

    div#owl-demo1 {
        width: 100%;
        float: left;
    }

        div#owl-demo1 .item img {
            width: 100%;
            height: 125px;
        }

        div#owl-demo1 .item {
            padding: 25px;
        }

    .servis-bolgeleri {
        width: 100%;
        float: left;
        position: relative;
        top: 63px;
        margin-bottom: 57px;
    }

        .servis-bolgeleri .item p {
            font-size: 20px;
            line-height: 54px;
            height: 85px;
        }

        .servis-bolgeleri .item {
            width: 100%;
            float: left;
            background: #fff;
            text-align: center;
            border: solid 1px #dedede;
            height: 101px;
        }

        .servis-bolgeleri b {
            width: 100%;
            float: left;
            text-indent: 19px;
            font-size: 22px;
            margin-bottom: 15px;
        }

    footer {
        width: 100%;
        float: left;
        background: #333333;
    }

    .mailbutton {
        width: 100%;
        float: left;
        background: #dedede;
        height: auto;
    }

        .mailbutton b {
            float: left;
            width: 100%;
            line-height: 40px;
            text-align: center;
        }

            .mailbutton b:first-child {
            }

            .mailbutton b:last-child {
                text-align: center;
                position: relative;
            }

                .mailbutton b:last-child:before {
                    content: '\e826';
                    font-family: 'fontello';
                    position: relative;
                    right: 11px;
                }

    .foot {
        width: 94%;
        float: left;
        color: white;
        text-shadow: #000 1px 1px 1px;
        text-align: center;
        padding: 10px;
    }

        .foot h1 {
            font-size: 16px;
            width: 100%;
            float: left;
            border-bottom: solid 1px #dedede;
            margin-bottom: 13px;
            line-height: 30px;
        }

        .foot p {
            font-size: 11px;
            margin: 0;
            padding: 0;
        }

        .foot ul {
            margin: 0;
            padding: 0;
        }

            .foot ul li {
                list-style-type: none;
            }

                .foot ul li a {
                    font-size: 13px;
                    text-decoration: none;
                    color: white;
                }

        .foot p img {
            padding-left: 18px;
            position: relative;
            top: 3px;
        }

    .menu ul li:hover a {
        color: #ac1315;
    }

    footer > b {
        width: 100%;
        float: left;
        text-align: center;
        background: #dec503;
        color: black;
        height: auto;
        line-height: 30px;
        font-size: 13px;
    }

    .ust-kisim b {
        color: white;
        font-size: 14px;
        position: relative;
        width: 100%;
        float: left;
        text-align: center;
        line-height: 27px;
    }

        .ust-kisim b:first-child:before {
            content: '\e825';
            font-family: 'fontello';
            position: relative;
            left: -6px;
        }

        .ust-kisim b:last-child:before {
        }

        .ust-kisim b:before {
            content: '\e890';
            font-family: 'fontello';
            position: relative;
            right: 7px;
        }

    .ust-kisim ul {
        width: 100%;
        float: right;
        margin: 0;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

        .ust-kisim ul li {
            list-style-type: none;
            width: 25%;
            float: left;
        }

            .ust-kisim ul li:first-child {
                display: none;
            }

            .ust-kisim ul li a img {
                position: relative;
                top: 3px;
                width: 30px;
            }

            .ust-kisim ul li span {
                color: white;
                font-size: 14px;
                position: relative;
                top: -5px;
            }

    .hakkimizda {
        width: 100%;
        float: left;
    }

        .hakkimizda img {
            width: 100%;
            float: left;
        }

        .hakkimizda h1 {
            font-size: 20px;
            color: red;
            position: relative;
            left: 25px;
            top: 9px;
            width: 80%;
        }

        .hakkimizda p {
            width: 90%;
            left: 21px;
            position: relative;
        }

    .hizmetlerimiz img {
        width: 100%;
        position: relative;
    }

    .servis-formu {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            color: #b81e26;
        }

        .servis-formu table {
            width: 48%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

    .servis-formu {
        width: 98%;
        float: left;
        margin-top: 15px;
    }

        .servis-formu h1 {
            font-size: 18px;
            position: relative;
            color: #b81e26;
        }

        .servis-formu table {
            width: 100%;
            float: left;
            border: none;
            margin: 0;
            padding: 0;
        }

            .servis-formu table tbody tr td {
                line-height: 39px;
                font-size: 15px;
                font-weight: 100;
                display: inline-block;
                text-align: center;
                width: 100%;
            }

                .servis-formu table tbody tr td:first-child {
                }

                .servis-formu table tbody tr td input[type="text"] {
                    height: 25px;
                    width: 100%;
                }

                .servis-formu table tbody tr td textarea {
                    width: 250px;
                    height: 100px;
                }

                .servis-formu table tbody tr td input[type="submit"] {
                    font-size: 15px;
                    border: none;
                    height: 35px;
                    background: #b81e26;
                    color: white;
                    width: 111px;
                }

    .hizmetlerimiz b {
        font-size: 14px;
        position: relative;
        color: #ac1315;
        width: 100%;
        float: left;
        text-align: center;
    }

    .hizmetlerimiz {
        width: 100%;
        float: left;
        position: relative;
    }

        .hizmetlerimiz p {
            font-size: 13px;
            position: relative;
            left: 13px;
            width: 95%;
        }

        .hizmetlerimiz ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: left;
        }

            .hizmetlerimiz ul li {
                list-style-type: none;
                width: 100%;
                float: left;
                line-height: 37px;
                padding-left: 0px;
                text-align: center;
                text-indent: 14px;
            }

                .hizmetlerimiz ul li a {
                    text-decoration: none;
                    color: #9c9b9b;
                    font-size: 15px;
                    width: 100%;
                }

                .hizmetlerimiz ul li:last-child {
                    padding-left: 0;
                }

    .bize-ulasin {
        width: 100%;
        float: left;
    }

        .bize-ulasin h1 {
            font-size: 18px;
            position: relative;
            color: #ac1315;
            border-bottom: solid 1px #ac1315;
            text-indent: 21px;
            line-height: 40px;
            text-align: center;
        }

        .bize-ulasin table tbody tr td {
            font-size: 12px;
            display: inline-block;
            text-align: center;
            width: 100%;
        }

        .bize-ulasin table {
            margin-bottom: 13px;
            border-bottom: solid 1px #ac1315;
            line-height: 28px;
            width: 100%;
            float: left;
        }

        .bize-ulasin iframe {
            width: 100%;
            float: left;
            height: 300px;
        }

    .blog {
        width: 100%;
        float: left;
    }

    .blog_haber {
        width: 99%;
        float: left;
        border-bottom: solid 1px #dedede;
    }

        .blog_haber img {
            width: 100%;
            float: left;
        }

        .blog_haber h1 {
            font-size: 14px;
            font-weight: 100;
            color: #ac1315;
            width: 100%;
            float: left;
            text-align: center;
        }

        .blog_haber p {
            font-size: 12px;
            line-height: 30px;
            width: 100%;
            text-align: center;
        }

    span.menuac:hover {
        cursor: pointer;
    }

    span.menuac:before {
        content: '\e88e';
        font-family: 'Fontello';
        position: absolute;
        left: 8px;
    }

    .respo-menu ul {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
        float: left;
        background: #ac1315;
    }

        .respo-menu ul li {
            line-height: 40px;
            border-bottom: solid 1px #dedede;
        }

            .respo-menu ul li a {
                text-decoration: none;
                color: white;
            }

    .bize-ulasin table tbody tr td:first-child {
        width: 100%;
        text-align: center;
        font-size: 17px;
        color: #b81e26;
    }

    .hizmet:nth-child(3) {
        margin-left: 0;
        margin-right: 0;
    }

    .servis-formu table iframe {
        width: 100%;
    }
}
