﻿body a:hover {
    color: #00ACDA !important;
}
.navbg {
    background: rgba(90, 1, 1, 0.7);
    position: absolute;
    z-index: 999;
    width: 100%;
}
.navbar-nav>li>a {
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
.nav>li>a:hover {
    background-color: transparent;
    color: #00ACDA;
}
.kts-one .footer {
    background-color: #5a0101;
}
.kts-one #owl-carousel .owl-dots {
    background: transparent;
}
.katacikla {
    text-align: center;
}
.kts-one .footerbot {
    background-color: #3c0303;
}
.kts-one .topbar {
    background-color: #3c0303;
}
.kts-one .navbar-brand > img {
    width: 210px;
	margin-top: -10px;
}
.kts-one .indexobject .imgholder {
    border: none;
    border-radius: 15px;
    -webkit-box-shadow: inset 0px 0px 30px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: inset 0px 0px 30px 0px rgba(50, 50, 50, 0.25);
    box-shadow: inset 0px 0px 30px 0px rgba(50, 50, 50, 0.25);
}
.kts-one .indexobject .imgholder {
    height: 345px;
}
.indexobject h4 {
    position: absolute;
    font-size: 24px;
    text-transform: uppercase;
    top: 43%;
    margin: auto;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: bold;
    background: rgba(0, 0, 0, .5);
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 0px;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}
.indexobject h4:hover {
    background-color: #000000;
}
.algel h1 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
}
.algel p {
    font-size: 15px;
    text-align: center;
    color: #FFFFFF;
}
.algelbg {
    background-color: #1E9ED3;
    background: url("../images/bg.jpg");
}
.kts-one .indexobject {
    border: 4px solid #FFFFFF;
    border-radius: 15px;
    box-shadow: 2px 2px 15px #585858;
}
.fblock img {
    width: 180px;
    margin-left: 50px;
}
.makale-resimlibaslik {
    padding-top: 60px;
}
@media (max-width: 767px) {
    .kts-one .navbar-toggle {
        border: 1px solid white;
        margin-top: 30px;
    }
    .kts-one .navbar-toggle .icon-bar {
        background: white;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        color: #FFFFFF;
    }
    .navbar-nav {
        background-color: black;
    }
    .slaytt {
        margin-top: 112px;
    }
}