﻿* {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
}

a {
    text-decoration: none;
}

h1 {
    text-align: center;
    font-size: 2.5em;
    padding-top: 50px;
    padding-bottom: 20px;
}

h2 {
    text-align: center;
    font-size: 1.5em;
}


p {
    padding: 20px 0;
}

section {
    background-color: white;
    opacity: 1;
}

section article {
    padding-bottom: 30px;
}

li {
    padding: 10px 0 10px 0;
}
nav {
    text-align: center;
}

nav li {
    border-radius: 3px;
    display: inline-block;
    line-height: 50px;
    padding: 0 20px 0 20px;
    text-align: center;
    transition: all 0.5s;
}
nav a {
    color: #b22222;
    font-size: 1.4em;
    transition: all 0.5s;
    font-weight: bold;
}


.communication {
    display: inline-block;
    margin: 15px;
    text-align: left;
}

.communication img {
    width: 50px;
    height: 50px;
    text-align: left;
}

    .communication p {
        color: gray;
        font-size: 1.8em;
        font-weight: bold;
    }

.communication p {
    margin: 0;
    padding:1px;
}

    .communication a {
        color: #2F538A;
    }


.color-black {
    color: black !important;
}

.inline-block {
    display: inline-block;
    top: 0;
}


#fixedImageId {
    position: fixed;
    z-index: -1;
    width: 100%;
}

    #fixedImageId img {
        width: 100%;
    }


#topPhoneAreaId {
    height: 26px;
    background-color: #8e8080;
    text-align: right;
}

.topPhoneCls {
    color: #8c5656;

    text-decoration: none;
    font-size: 36px;
    font-weight: bold;
}


#slaytAreaId img {
    width: 100%;
}

#mainContentId {
    background-color: #f6f7f6;
}

    #mainContentId ul li {
        list-style-image: url('/images/tick.png');
        margin-left: 26px;
    }

#mainContentId ol li {
    margin-left: 26px;
}

#transparanId {
    height: 300px;
    opacity: 0;
    width: 100%;
}



#bottomAreaId {
    background-color: black;
    color: white;
    text-align: center;
}


.topNavigatorItemCls {
    display: inline-block;
    width: 400px;
}

#topNavigatorUcretsizKesifId {
    width: 600px;
}


#topNavigatorLogoId {
    text-align: left;
    width: 800px;
}

#topNavigatorMenuId ul{
    display: block;
}



#topNavigatorAreaId {
    text-align: center;
}

    #topNavigatorAreaId ul {
        line-height: 90px;
        text-align: right;
        margin-right: 50px;
        text-align: center;
        
    }

        #topNavigatorAreaId ul li {
            display: inline-table;
        }

            #topNavigatorAreaId ul li a {
                padding: 0 10px;
                display: block;
                font-size: 1em;
                line-height: 20px;
                color: #8c5656;
                font-weight: bold;
                }

#copyRightId {
    text-align: center;
    background-color: #808080;
    color: white;
}


.rightBorder {
    border-right: solid 1px #ece9e8;
}


.bottomBorder {
    border-bottom: 1px dashed dodgerblue;
} 

.horizontalCentered {
    position: relative;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}


.boxCentered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#ImagedMiddleMenuId {
    text-align: center;
}

.ImagedMiddleMenuItemCls, .referanslarCls {
    text-align: center;
    display: inline-table;
    margin: 10px 30px 30px 10px;
    width: 20%;
}

    .ImagedMiddleMenuItemCls a {
        text-decoration: none;
        color: black;
    }

    .ImagedMiddleMenuItemCls img {
        border-radius: 10px;
    }



.questionItemCls {
    height: 20px;
    display: inline;
    line-height: 40px;
    font-size: 1.2em;
}


.bottomMenuItemCls {
    display: inline-table;
    width: 300px;
    margin: 20px;
    height: 400px;
    text-align: left;
}

    .bottomMenuItemCls ul {
        margin: 0;
        padding: 0;
        margin-top: 20px;

    }

    .bottomMenuItemCls li {
        list-style: none;
        text-align: left;
        margin-bottom: 5px;
        font-weight: bold;
    }

.bottomMenuItemCls a {
    color: white;
}


.widthHalf {
    width: 45%;
}
.widthMiddle {
    width: 80%;
}
.widthFull {
    width: 100%;
}

.fontHuge {
    font-size: 1.8em;
}

.height300 {
    height: 300px;
}

#semtler {
    background-color: #8c5656;
    color: white;
    text-align: justify;
}

.anahtar-kelime {
    display: inline-table;
    text-align: left;
    
}

