/*
 *
 */

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin-ext);

body {
    overflow-x: hidden;
    background-color: #F4F4F4;
	font-family: Roboto,Helvetica,Arial,sans-serif;
}
/*
.container {
    padding-left: 0px;
    padding-right: 0px;
}
.row {
    margin-left: -0px;
    margin-right: -0px;
}
[class^="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}
.row > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}*/

.nav-tabs {
    border-bottom: 0px solid #E8E8E8;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
}
h3, .h3 {
    font-size: 15px;
}

p {
    font-size: 15px;
}

p.small {
    font-size: 14px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #2F2F81;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

@media(min-width:768px) {
    header .container {
        padding-top: 80px;
        padding-bottom: 0px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

.banneryazi {
    position: absolute;
    bottom: 100px;
    text-align: right;
    right: 100px;
    width: 600px;
    padding: 10px 15px;
    background: url(../images/banneryazibg.png) no-repeat bottom right;
    border-radius: 1px;
    text-shadow: 0px 0px 2px #FFF;
}
.banneryazibaslik {
    font-size: 22px;
}
.banneryaziyazi {
    font-size: 14px;
}
.banneryazi h5 {
    float: right;
    color: #FFF;
    margin: 25px 0 2px 0;
}
.bx-buttons {
    position: absolute;
    left: 0;
    margin: 15px 0 0px 10px;
}
.bx-left-button, .bx-right-button {
    float: right;
    padding-right: 5px;
    color: #7BA9D0;
}

.anasayfa-projeler {
    width: 100%;
    margin-top: 5px;
    background: #FFF;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 5px;
}

.anasayfa-projeler > h4{
    margin-left: 20px;
    margin-right: 20px;
    color: #2F2F81;
}
.anasayfa-projeler i {
    margin-left: 5px;
    color: #2F2F81;
    font-size: 24px;
}
#carousel-prev , #carousel-next {

}

.carousel-title {
    margin-top: -70px;
    background: url(../images/carouselyazibg.png) no-repeat top right;
    height: 46px;
    min-width:150px;
    display: inline-block;
    position: absolute;
}

.carousel-title > h4 {
    margin-left: 10px;
    margin-right: 40px;
    margin-top: 12px;
    color: #2F2F81;
}

.footer-logo-line {
    height: 5px;
    margin: 45 0px 25px 0px;
    background-color: #2F2F81;
}
.alt-sutunlar {
    padding: 20px;
}
.isoitemic {
    margin-top: 5px;
    background-color: #FFF;
    transition: border 0.2s ease-in-out 0s;
}
#page-header .container {
    min-height: 140px;
    background-color: #808080;
    background: url(/images/pagebg.jpg);
    background-clip: content-box;
    background-attachment: fixed;
}

#page-header h1 {
    margin-top: 50px;
    margin-right: 40px;
    padding: 10px;
    border-radius: 2px;
    background: rgba(255,255,255, 0.5);
}
.table-cell {
    display: table-cell;
    vertical-align: top;
}
.defaults-list {
    list-style: outside none none;
    padding: 20px;
    margin: 10px 0px 40px 0px ;
    background-color: white;
}

.defaults-list li {
    padding-bottom: 20px;
}

#page {
    margin-top: 40px;
}
.footer-copyright {
    float: right;
}
.teknologo {
    width: 79px;
    height: 20px;
    background-image: url("/images/babel.png");
    background-position: 0px 0px;
    float: right;
    margin-right: 20px;
    margin-left: 20px;
}
.teknologo:hover {
    background-position: 0px -20px;
    cursor: pointer;
}
.anasayfa-haber {
    background: url(../images/anasayfahaberbg.png) no-repeat top left;
}
.haberbaslik {
    color: white;
    font-size:20px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}
#haberyazi {
    background-color: #FFF;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    overflow: hidden;
}

#haberyazi ul {
    list-style: outside none none;
    margin: 5px;
}
.form-control {
    border-radius: 1px;
}
.bxslider {
    margin: 0;
    padding: 0;
}
