﻿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, font, 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, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea, select, button {
    font-synthesis: none;
    -moz-font-feature-settings: 'kern';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr;
}

body {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 100;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 13pt;
    font-weight: 100;
    background-image: url("resimler/dogus-gemi-00.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover !important;
    -webkit-background-clip: padding-box;
}

#bg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: 0.70;
    z-index: -1;
}

a:link {
    color: inherit;
    text-decoration: none;
}

a:visited {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: #009ee3;
    text-decoration: none;
}

a:active {
    color: inherit;
    text-decoration: none;
}

.tamgen {
    width: 100%;
    margin: 0;
    padding: 0;
}

/*background-color: rgba(29, 71, 166, 0.88)*/

#anabaslik {
    width: 100%;
    margin: 5vh 0 0 0;
    padding: 0;
    background-color:rgba(255, 255, 255, 0.73);
}


#sname {
    width: 100%;
    margin: 5px 0;
    padding: 7px 0;
    
}

#sname img{
   resize:both;
   width:200px;
}


#baslik {
    width: 96%;
    height: 500px;
    margin: 20px auto;
    padding: 0;
    text-align: center;
    display: table;
}



#mailim img {
    resize: both;
    width: 50px;
    vertical-align: middle;
}


.tamgen br, .appheader br, .appack br, .ustalt br {
    clear: both;
}

.container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}



@media only screen and (min-width: 800px) {
    #sname {
        float: left;
        width: 45%;
        margin: 0;
        padding: 0 0 0 5%;
        text-align: left;
    }


    #mailim {
        float: right;
        width: 45%;
        text-align: right;
        padding:0 5% 0 0;
        padding-top: 33px;
    }



}

@media only screen and (max-width : 799px) {

    #anabaslik {
        margin: 0;
        padding: 0;
        background-color: rgba(255, 255, 255, 0.8);
    }

    #baslik {
        width: 100%;
        height: 200px;
    }


   


    #sname {
        width: 98%;
        margin: 0;
        padding: 10px 1% 0 1%;
        text-align: center;
    }

    #mailim {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        text-align: center;
        margin: 0 auto 0px auto;
        padding: 10px 0;
        background-color: rgba(255, 255, 255, 0.8);
    }

   
}


@media only screen and (max-width : 580px) {
    /*body {
        background-image: none;
        background-color:#363f44;
    }*/

 

    #baslik {
        
        height: 140px;
    }

    .textler, .textler2 {
        text-align: center;
    }


    #mailim img {
        width: 36px;
    }


    ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 12px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.5);
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
}
