
#temizle {
    clear: both;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    margin: 0px;
    text-align: left;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #959595;
    line-height: 25px;
}

#wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}

#wrapper2 {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    margin: 0 auto;
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 0px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #000;
    }

.index-temizle {
    height: 30px
}



#banner {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
}

#banover {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    height: 100vh;
    overflow: hidden;
}

#bannersol {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25% !important;
    right: 0;
    background: url(/Content/img/banner-sol.png);
    background-repeat: no-repeat;
    height: 100vh;
    background-size: cover;
    overflow: hidden;
    z-index: 99 !important;
}

#banner-sol-yazi {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 40%;
}

#banner-sol-takip-edin {
    position: relative;
    writing-mode: vertical-rl;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    margin-bottom: 25px;
}

#banner-sol-takip-link {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    color: #e30419;
    background: #fff;
    border-radius: 100%;
    line-height: 24px;
    text-align: center;
    transition: all cubic-bezier(0.22,0.81,0.01,0.99) 0.5s;
    margin-bottom: 10px;
}

    #banner-sol-takip-link:hover {
        background: #a40216;
        color: #fff;
        transform:scale(1.3)
    }

#bannersag {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    float: right;
    z-index: 9999999999 !important;
}

.bannersag-alan {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    margin: 0 auto;
}

#telefon {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    color: #e30613;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border-left: 1px solid #c7c7c7;
    margin-top: 35px;
}

    #telefon span {
        font-weight: 900;
        font-size: 24px;
    }



#kurumsal-sol {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
    float: left;
}

    #kurumsal-sol img {
        width: 100%;
    }

#kurumsal-sag {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
    float: right;
    padding-top: 110px;
}

#kurumsal-baslik {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 25px;
    color: #272727;
    line-height: 30px;
}

    #kurumsal-baslik span {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 35px;
        color: #e30613;
    }

#kurumsal-aciklama {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #414040;
    margin: 25px 0;
}

#kurumsal-link {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    margin: 25px 0;
    background: #e30613;
    width: 150px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    transition: all 0.3s ease-in;
    border-radius: 30px;
}

    #kurumsal-link:hover {
        background: #18212e;
    }



#sigorta-teklifleri {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #4c4c4c;
}

    #sigorta-teklifleri span {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 300px;
        margin: 0 auto;
        background: #fff;
    }

    #sigorta-teklifleri::after {
        position: absolute;
        content: '';
        background: #f0f0f0;
        width: 100%;
        z-index: -1;
        height: 1px;
        left: 0;
        right: 0;
        top: 15px;
    }


#sigorta-box {
    text-align: center;
    padding: 20px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5);
    border-radius: 10px;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    margin: 0.5%;
    float: left;
}

    #sigorta-box img {
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 15px;
    }

#sigorta-cizgi {
    position: relative;
    background: #eeeeee;
    width: 100%;
    height: 2px;
    margin: 15px 0 0;
}

#sigorta-box h4 {
    min-height: 32px;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #434343;
    margin: 0;
}

#sigorta-box-link {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    background: #20338b;
    padding: 0 20px;
    margin: 10px auto 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

#sigorta-box:hover #sigorta-box-link {
    background: #e30613;
}

.imghover {
    display: block;
}

.imghoverac {
    display: none;
}

#sigorta-box:hover .imghover {
    display: none;
}

#sigorta-box:hover .imghoverac {
    display: block;
}


#sigorta-alt {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: url(../img/bg.png) no-repeat center;
    height: 127px;
    background-size: cover;
}

#sigorta-alt-sol {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    float: left;
    text-align: right;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    margin-top: 50px;
    padding-right: 3%;
}

#sigorta-alt-sag {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    float: right;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    margin-top: 50px;
    padding-left: 3%;
}


#blog-baslik {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #4c4c4c;
}

#blog {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

    #blog::after {
        position: absolute;
        content: '';
        background: #dfdfdf;
        width: 100%;
        z-index: -1;
        height: 230px;
        bottom: 0;
        top: auto;
    }


#altbanner {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/Uploads/Kategori_Banner/banner-yok.jpg) no-repeat top center #18212e;
    background-size: cover;
    height: 260px;
    font-family: 'Montserrat', sans-serif;
    padding: 180px 0px 0px 0px;
    text-align: left;
    margin: 0px;
}

    #altbanner h1 {
        font-size: 22px;
        margin: 10px 0px 5px 0px;
        font-weight: 700;
        color: #fff !important
    }

    #altbanner h3 {
        font-size: 15px;
        margin: 10px 0px;
        margin-top: 0px;
        font-weight: 500;
        color: #fff !important
    }

        #altbanner h3 a {
            font-size: 15px;
            margin: 10px 0px;
            margin-top: 0px;
            font-weight: 500;
            color: #fff !important
        }

#altsayfabody {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    width: 100%;
    background: #18212e;
    padding: 25px 0;
}

#altsayfasol {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 74%;
    float: left;
    background: #fff;
    padding: 50px;
    -webkit-box-shadow: 0px 7px 17px -6px rgba(129,131,133,1);
    -moz-box-shadow: 0px 7px 17px -6px rgba(129,131,133,1);
    box-shadow: 0px 7px 17px -6px rgba(129,131,133,1);
}

#altsayfasol-baslik {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}

#altsayfasol p {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.teklifsayfa {
    width: 100% !important;
}

#altsayfasag {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 24%;
    float: right;
    background: #fff;
    -webkit-box-shadow: 0px 7px 17px -6px rgba(129,131,133,1);
    -moz-box-shadow: 0px 7px 17px -6px rgba(129,131,133,1);
    box-shadow: 0px 7px 17px -6px rgba(129,131,133,1);
    margin-top: -85px;
}

#altsayfasag-baslik {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    transition: all 0.3s ease-in;
    z-index: 2;
    background: #a40216;
}

#altsayfasag a {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 500;
    color: #000;
    transition: all 0.3s ease-in;
    z-index: 2;
}

    #altsayfasag a::after {
        position: absolute;
        content: '';
        width: 0%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        background: #a40216;
        z-index: -1;
        transition: all 0.3s ease-in;
    }

    #altsayfasag a:hover::after {
        width: 100%;
    }

    #altsayfasag a:hover {
        color: #fff;
    }


#altsayfaurunler {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    float: left;
    transition: all 0.3s ease-in;
    border-radius: 5px;
    margin: 0.5%;
}

#altsayfaurunler-resim {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    transition: all 0.3s ease-in;
    overflow: hidden;
    height: 217px;
    box-shadow: 0 0 5px rgba(213,213,213,1);
    border-top-left-radius:5px;
    border-top-right-radius:5px;

}

    #altsayfaurunler-resim img {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: all 0.3s ease-in;
    }

#altsayfaurunler:hover #altsayfaurunler-resim img {
    transform: scale(1.1) translate(-50%, -50%);
}

#altsayfaurunler-resim::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: rgba(164,2,22,0.52);
    transition: all 0.3s ease-in;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

#altsayfaurunler:hover #altsayfaurunler-resim::after {
    height: 100%;
    content: 'DETAYLI BİLGİ';
    padding-top: 71.5px;
}

#altsayfaurunler-baslik {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    background: #d5d5d5;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #252525;
    min-height: 80px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#acilirresim {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 24%;
    float: left;
    margin: 0.5%;
    -webkit-box-shadow: 0px -2px 40px -4px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px -2px 40px -4px rgba(0,0,0,0.21);
    box-shadow: 0px -2px 40px -4px rgba(0,0,0,0.21);
    transition: all 0.3s ease-in;
    overflow: hidden;
}

    #acilirresim img {
        width: 100%;
    }

    #acilirresim:hover {
        transform: scale(1.1)
    }

#acilirresim-baslik {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    background: #d5d5d5;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #252525;
}

#bloglar {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 32.3%;
    float: left;
    margin: 0.5%;
    -webkit-box-shadow: 0px -2px 40px -4px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px -2px 40px -4px rgba(0,0,0,0.21);
    box-shadow: 0px -2px 40px -4px rgba(0,0,0,0.21);
    transition: all 0.3s ease-in;
    overflow: hidden;
}

    #bloglar img {
        width: 100%;
    }

    #bloglar:hover {
        transform: scale(1.1)
    }

#bloglar-baslik {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    background: #d5d5d5;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #252525;
}

#yarim1 {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 49%;
}

#yarim2 {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 49%;
}

#iletisim-kutu {
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    display: block;
    height: 300px;
}

#iletisim-kutu-sol {
    width: 50% !important;
    float: left;
    position: relative;
    display: block;
    height: 300px;
}

    #iletisim-kutu-sol iframe {
        width: 100% !important;
        float: left;
        display: block;
        height: 300px;
    }

#iletisim-kutu-sag {
    width: 50% !important;
    float: right;
    position: relative;
    display: block;
    height: 300px;
    border: 10px solid #000;
    border-left: none;
    margin-top: 0px;
    padding: 30px 40px;
}

    #iletisim-kutu-sag h1 {
        font-size: 18px;
    }

    #iletisim-kutu-sag p {
        font-size: 15px;
        color: #666;
        font-weight: 300;
        margin-left: 15px;
        margin-top: 25px;
        line-height: 25px;
    }

    #iletisim-kutu-sag a {
        font-size: 14px;
        color: #777 !important;
        font-weight: 300;
        width: 100%;
        display: block;
        position: relative;
        margin-top: 15px;
        margin-left: 15px;
    }

        #iletisim-kutu-sag a i {
            font-size: 14px;
            padding-right: 5px;
        }

.style1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    margin-bottom: 5px;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #18212e;
    padding: 0 15px;
    background-color: transparent;
    border-radius: 5px;
    color: #18212e !important;
    font-size: 13px;
    transition: .2s ease all;
}

.style2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background: #fff;
    width: 100%;
    height: 152px;
    line-height: 25px;
    padding-left: 15px;
    margin-bottom: 1px;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #18212e;
    padding: 0 15px;
    background-color: transparent;
    border-radius: 5px;
    color: #18212e !important;
    font-size: 13px;
    transition: .2s ease all;
}

.style1::placeholder {
    color: #18212e !important;
    opacity: 0.5;
    transition: .2s ease all;
}

.style1:focus {
    border: 1px solid #a40216;
    color: #a40216 !important;
}

    .style1:focus::placeholder {
        color: #a40216 !important;
        font-size: 10px;
    }

select.style1:focus {
    font-size: 10px
}

    select.style1:focus > option {
        color: #18212e !important;
        font-size: 14px;
    }

.style2::placeholder {
    color: #18212e !important;
    opacity: 0.5;
    transition: .2s ease all;
}

.style2:focus {
    border: 1px solid #a40216;
    color: #a40216 !important;
}

    .style2:focus::placeholder {
        color: #a40216 !important;
        font-size: 10px;
    }

select.style2:focus {
    font-size: 10px
}

    select.style2:focus > option {
        color: #18212e !important;
        font-size: 14px;
    }

label {
    font-weight: 600 !important;
}

.detay-sag {
    color: #a40216;
}

    .detay-sag:hover + .label-checkmark {
        background-color: #eee !important
    }

.trafik-mobil {
    height: auto !important;
    padding-bottom: 10px
}

.trafik-mobil-alt {
    height: auto !important
}

.trafik-mobil-alt2 {
    height: auto !important
}

.buton-form {
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background: #18212e;
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    border: 0px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
}

    .buton-form:hover {
        background: #a40216;
        transition: all 0.2s ease-in;
    }

    .buton-form:focus {
        background: #a40216;
    }

input[type="date"] {
    background: url(/Content/img/date.png) 97% no-repeat;
    background-size: 35px;
}

    input[type="date"]:hover, input[type="date"]:focus {
        background: url(/Content/img/date-hover.png) 97% no-repeat;
        background-size: 35px;
    }

    input[type="date"]::-webkit-clear-button {
        display: none;
    }

    input[type="date"]::-webkit-inner-spin-button {
        display: none;
    }

    input[type="date"]::-webkit-calendar-picker-indicator {
        opacity: 0;
        margin-right: 3%;
        width: 28px;
        height: 35px;
        cursor: pointer
    }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

.form-box {
    width: 100%;
}

.form-box-baslik {
    width: auto;
    margin: 10px 0;
    line-height: 20px;
}

.form-box-icerik {
    width: auto;
    line-height: 25px;
    margin-top: 14px;
    position: relative
}

.label-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .label-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.label-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 5px;
    transition: all 0.2s ease-in;
}


/* On mouse-over, add a grey background color */
.label-container:hover input ~ .label-checkmark, .label-container input:focus ~ .label-checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.label-container input:checked ~ .label-checkmark {
    background-color: #a40216;
}

.label-container input:checked ~ .label-chechkbox-text {
    color: #a40216 !important;
}

/* Create the label-checkmark/indicator (hidden when not checked) */
.label-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the label-checkmark when checked */
.label-container input:checked ~ .label-checkmark:after {
    display: block !important;
}

/* Style the label-checkmark/indicator */
.label-container .label-checkmark:after {
    left: 10px;
    top: 3px;
    width: 7px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}

/* The container */
.radio-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    /* Hide the browser's default radio button */
    .radio-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }
/* Create a custom radio button */
.radio-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    transition: all 0.2s ease-in;
    border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .radio-checkmark, .radio-container input:focus ~ .radio-checkmark {
    background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .radio-checkmark {
    background-color: #a40216;
}

.radio-container input:checked ~ .radio-chechkbox-text {
    color: #a40216 !important;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .radio-checkmark:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.radio-container .radio-checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}



footer {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 30px 0 !important;
    background: #0a1236;
}

    footer .bir {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        border-bottom: 1px solid #2c2f30;
        padding-bottom: 35px;
    }

#telefon2 {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    color: #e30613;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border-left: 1px solid #c7c7c7;
}

    #telefon2 span {
        font-weight: 900;
        font-size: 24px;
    }

footer .iki {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #2c2f30;
    padding-bottom:30px
}

    footer .iki img {
        float: left;
        max-width: 100%;
        margin-right: 35px;
    }

#footer-link {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    float: left;
    margin-right: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
    transition: all 0.1s ease-in;
}

    #footer-link:hover {
        color: #e30613
    }

#footer-link2 {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 135px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    background: #e30613;
    border-radius: 30px;
    transition: all 0.3s ease-in;
    margin: 12px 0;
    margin-left: 15px;
}

    #footer-link2:hover {
        color: #0a1236;
    }

    #footer-link2:hover {
        background-color: #fff;
    }

#footer-link span {
    font-size: 17px;
}

#sosyal-link {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #0a1236;
    background: #e30613;
    float: right;
    border-radius: 50%;
    margin:14 0;
    margin-left: 5px;
    transition: all 0.3s ease-in;
}

    #sosyal-link:hover {
        background-color: transparent;
        color: #fff
    }

footer .uc {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 25px 0 0;
    color: #878484;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

    footer .uc img {
        max-width: 100%;
        float: right;
    }


.only-fullscreen {
    display: block !important;
    z-index: 1;
}

#video {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1;
    top: -100px;
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

    .scroll-btn > * {
        display: inline-block;
        line-height: 18px;
        font-size: 13px;
        font-weight: normal;
        color: #fff;
        color: #fff;
        font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        letter-spacing: 2px;
    }

        .scroll-btn > *:hover,
        .scroll-btn > *:focus,
        .scroll-btn > *.active {
            color: #fff;
        }

        .scroll-btn > *:hover,
        .scroll-btn > *:focus,
        .scroll-btn > *:active,
        .scroll-btn > *.active {
            opacity: 0.8;
            filter: alpha(opacity=20);
        }

    .scroll-btn .mouse {
        position: relative;
        display: block;
        width: 35px;
        height: 55px;
        margin: 0 auto 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #fff;
        border-radius: 23px;
    }

        .scroll-btn .mouse > * {
            position: absolute;
            display: block;
            top: 29%;
            left: 45%;
            width: 4px;
            height: 10px;
            margin: 0px 0 0 0px;
            background: #fff;
            border-radius: 50%;
            -webkit-animation: ani-mouse 1.5s linear infinite;
            -moz-animation: ani-mouse 1.5s linear infinite;
            animation: ani-mouse 1.5s linear infinite;
        }

.kapa {
    display: block;
}

.acil {
    display: none;
}

.dropdown-plus {
    width: 100% !important
}

#rightbar {
    position: fixed;
    right: 0px;
    bottom: 50px;
    box-sizing: border-box;
    z-index: 999999999999999999999999999999;
}

    #rightbar a {
        font-size: 20px;
        background-color: #e30613;
        position: relative;
        display: block;
        box-sizing: border-box;
        text-align: center;
        padding: 12px;
        margin-bottom: 5px;
    }

        #rightbar a:hover {
            background-color: #b30613;
            color: #FFF;
        }

    #rightbar .wp {
        color: #fff;
    }

    #rightbar .tel {
        color: #fff;
    }

    #rightbar .mail {
        color: #fff;
    }



@media only screen and (min-width: 1200px) {
    #teklifalin {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 14px;
        color: #fff;
        background: #18212e;
        border-radius: 30px;
        margin-top: 40px;
        margin-bottom: 8px;
        transition: all 0.3s ease-in;
    }

        #teklifalin.tkaydir {
            margin-top: -55px;
        }

        #teklifalin:hover {
            background: #e30613;
        }
}

@media (min-width: 1300px) and (max-width: 1366px) {
    /*---------- SLIDE CAPTION ----------*/
    #telefon {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        color: #e30613;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 13px;
        border-left: 1px solid #c7c7c7;
        margin-top: 35px;
    }

        #telefon span {
            font-weight: 900;
            font-size: 16px;
        }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    /*---------- SLIDE CAPTION ----------*/
    #telefon {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        color: #e30613;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 10px;
        border-left: 1px solid #c7c7c7;
        margin-top: 35px;
    }

        #telefon span {
            font-weight: 900;
            font-size: 13px;
        }
}



@media only screen and (max-width: 1000px) {
    .post_084_content > h5 > a {
        font-size: 12px !important
    }

    .trafik-mobil {
        height: auto !important;
        padding: 0
    }

    .trafik-mobil-alt {
        height: auto !important;
        border-radius: 0;
        border-right: none;
        border-left: none;
    }

    .trafik-mobil-alt2 {
        height: auto !important;
        border: 0
    }

    .mobil-baslik {
        text-align: center
    }

    #video {
        display: none
    }

    #wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    #wrapper2 {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    #banner {
        width: 100% !important;
    }

    #bannersol {
        display: none;
    }

    #bannersag {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 0 15px;
    }

    #telefon {
        display: none;
    }

    #kurumsal-sol {
        width: 100%;
    }

    #kurumsal-sag {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: right;
        padding-top: 30px;
        text-align: center
    }

    #kurumsal-baslik {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #272727;
        line-height: 25px;
    }

        #kurumsal-baslik span {
            position: relative;
            display: block;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: 30px;
            color: #e30613;
        }

    #kurumsal-aciklama {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-size: 17px;
        color: #414040;
        margin: 25px 0;
    }

    #kurumsal-link {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-size: 15px;
        color: #fff;
        background: #18212e;
        width: 150px;
        text-align: center;
        height: 50px;
        line-height: 50px;
        transition: all 0.3s ease-in;
        margin: 0 auto;
    }

        #kurumsal-link:hover {
            background: #e3031e;
        }

    #sigorta-box {
        width: 99%;
        margin-bottom: 20px
    }

    #sigorta-alt {
        width: 100%;
        background: none #e51a26;
        height: auto;
    }

    #sigorta-alt-sol {
        width: 100%;
        margin-top: 0px;
        padding-right: 0;
        text-align: center;
        padding: 15px;
    }

    #sigorta-alt-sag {
        width: 100%;
        margin-top: 0px;
        padding-left: 0;
        text-align: center;
        padding: 15px;
    }



    footer .iki {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        border-bottom: 1px solid #2c2f30;
        padding: 25px 0;
        text-align: center
    }

        footer .iki img {
            float: none;
            width: 60%;
            margin: 0 auto;
            margin-bottom: 15px;
            display: block;
        }

    #footer-link {
        display: none
    }

    #sosyal-link {
        position: relative;
        display: inline-block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 18px;
        color: #0a1236;
        background: #e30613;
        float: none;
        border-radius: 50%;
        margin-left: 5px;
        margin-top: 15px
    }

    #footer-link2 {
        margin-top: 15px;
        display: inline-block;
        float: none
    }

    footer .uc {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 25px 0 0;
        color: #878484;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 14px;
        text-align: center
    }

        footer .uc img {
            max-width: 100%;
            float: none;
            display: block;
            margin: 15px auto;
        }


    #altbanner {
        width: 100%;
        position: relative;
        display: block;
        padding: 50px 0px 20px 0px;
        text-align: center;
        height: 150px;
    }

        #altbanner h1 {
            margin: 5px 0px 2px 0px;
        }

        #altbanner h3 {
            margin: 5px 0px;
            margin-top: 0px;
        }

    #altsayfabody {
        width: 100%;
        background: #18212e;
        padding: 25px 0;
    }

    #altsayfasol {
        width: 100%;
        padding: 35px;
    }

    .teklifsayfa {
        padding: 15px !important;
    }

    #yarim1 {
        width: 100%;
    }

    #yarim2 {
        width: 100%;
    }

    #altsayfasag {
        width: 100%;
        margin-top: 15px;
    }

    #altsayfaurunler {
        width: 100%;
        margin-bottom: 15px;
        text-align: center
    }

    #acilirresim {
        width: 100%;
    }

    #bloglar {
        width: 100%;
    }

    #iletisim-kutu {
        width: 100%;
        margin-bottom: 0px;
        position: relative;
        display: block;
        height: 500px;
    }

    #iletisim-kutu-sol {
        width: 100% !important;
        float: left;
        position: relative;
        display: block;
        height: 500px;
    }

        #iletisim-kutu-sol iframe {
            width: 100% !important;
            float: left;
            display: block;
            height: 500px;
        }

    #iletisim-kutu-sag {
        width: 100% !important;
        float: right;
        position: relative;
        display: block;
        height: auto;
        border: 10px solid #000;
        border-top: none;
        margin-top: 0px;
        padding: 30px 30px;
        height: auto !important;
    }

        #iletisim-kutu-sag h1 {
            font-size: 18px;
            font-family: 'Roboto', sans-serif;
        }

        #iletisim-kutu-sag p {
            font-size: 15px;
            font-family: 'Roboto', sans-serif;
            color: #666;
            font-weight: 300;
            margin-left: 0px;
            margin-top: 0px;
            line-height: 25px;
        }

        #iletisim-kutu-sag a {
            font-size: 13px;
            font-family: 'Roboto', sans-serif;
            color: #777;
            font-weight: 300;
            width: 100%;
            display: block;
            position: relative;
            margin-top: 15px;
            margin-left: 0px;
        }

            #iletisim-kutu-sag a i {
                font-size: 13px;
                padding-right: 5px;
            }

    .kapa {
        display: none;
    }

    .acil {
        display: block;
    }
}

@media only screen and (min-width: 0px) and (max-width: 759px) {
}

@media only screen and (max-width: 350px) {
    .kenburns_063_slide > a {
        display: none !important
    }
}
