﻿

body {

    font-family: 'Montserrat', sans-serif;
    overflow-x:hidden;

}


#ustcizgi {
        width: 100%;
        height: 5px;
        background-color: #F7151C;
        background-repeat: no-repeat;
        margin-top: 0;
    }

#banner {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.padding {
        padding: 15px 0;
    }

.paddingmore {
        padding: 25px 0;
    }

.center {
        margin: 0 auto;
    }


footer {
        width: 100%;
        height: auto;
        background-color: #303030;
        background-repeat: no-repeat;
        margin-top: 10px;
    }

#footeralt {
        width: 100%;
        height: 60px;
        background-color: #252525;
        background-repeat: no-repeat;
        margin-bottom: 0;
        position: absolute;
    }

p {
        color: #fff;
        line-height: 60px;
    }


h4 {
        color: #ed1c24;
        margin-top: 25px;
    }

footer ul {
        margin-top: 25px;
    }

footer ul li {
            color: #fff;
            font-size: 13px;
            list-style-type: none;
            line-height: 30px;
        }

.arkasol {
        background-color: #e8e8e8;
        height: auto;
        margin-left: -5px;
    }
.arkasag {
        background-color: #f1f1f1;
        height: auto;
        margin-left: 5px;
    }

p.ozel {
        text-align: justify;
        color: #000000 !important;
        line-height: 20px;
        padding: 0 15px;
    }

h3 {
        color: #0d4e89;
        font-style: italic;
        padding: 5px 0;
    }

ul.mrgleft {
        margin-left: -30px;
    }

span.color {
        background-color: red;
    }

#ustmenu {
        width: 100%;
        height: 80px;
    }

#mail, #tel {
        position: relative;
        float: left;
        margin-left: 40px;
        color: #343434;
        font-size: 15px;
        margin-top: 20px;
    }

#mail a {
            text-decoration: none;
            color: inherit;
        }

#mail a:hover {
                text-decoration: none;
                color: #0d4e89;
            }

#menu {
        width: 100%;
        height: 20px;
        position: relative;
        margin-top: 10px;
        
    }


#menu ul li {
            list-style-type: none;
            float: left;
            margin-left: 20px;
        }

#menu ul li a {
                text-decoration: none;
                color: inherit;
            }

#menu ul li a:hover {
                    color: red;
                }

    

iframe, object, embed {
        width: 100%;
    }

.img-responsive {
        margin: auto;
    }

.lft{

    margin-left:15px;

}

.lftic{

    margin-left:-45px;


}

img .imgcenter{

    margin:0 auto;

}

   

