/**** koyu renk start *****/
.kenarlik {
    border: 1px solid #424d58;
}
hr {
    border-top: 1px solid #424d58;
}
.buton1dark {
    background: #fab131;
    border: 1px solid #fab131;
}
.buton1dark:hover {
    color: #424d58;
    border: 1px solid #424d58;
}
.buton1dark:hover i {
    border-color: #424d58;
}

.buton1dark:hover a {
    color: #424d58;
}
.baslikBir .anahead-light h2 small, .baslikBir .anahead-dark h2 small {
    color: #424d58;
}
.turn .turn-service:hover .hexagon:after {
    border-top-color: #424d58;
}

.turn .turn-service:hover .hexagon:before {
    border-bottom-color: #424d58;
}

.turn .turn-service:hover .hexagon {
    background: #424d58;
}
a:hover {
    color:#424d58 ;
}
/**** koyu renk end *****/

/**** açık renk start *****/

@media all and (min-width: 769px) {
    .cizgizaman .home-page-blog .blog-list:before {
        background: #FAB131;
    }
    .cizgizaman .home-page-blog .blog-item:after {
        border: 2px solid #FAB131;
    }
}
h1 {
    color: #191919;
}
.buton1light {
    border: 1px solid #FAB131;
    color: #FAB131;
}

.buton1light:hover {
    background: #FAB131 !important;
    border: 1px solid #FAB131 !important;
}

.buton1light, .buton1light a {
    color: #FAB131;
}

.buton1light i {
    border-left: 1px solid #FAB131;
}
.kanvas-icondark {
    border: 1px solid #FAB131;
}

.icondark-ic {
    background: #FAB131;
}

.kanvas-icondark:hover .icondark-ic i {
    color: #FAB131;
}

.kanvas-iconlight {
    border: 1px solid #FAB131;
}
.kanvas-iconlight .iconlight-ic i {
    color: #FAB131;
}

.kanvas-iconlight:hover .iconlight-ic {
    background: #FAB131;
}
.turn .turn-text > p {
    color: #FAB131;
}
.turn .turn-service:hover, .turn .turn-service:hover::after {
    border-color: #FAB131;
}
.turn .hexagon::before {
    border-bottom: 16px solid #FAB131;
}
.turn .hexagon::after {
    border-top: 16px solid #FAB131;
}

.turn .hexagon {
    background: #FAB131 none repeat scroll 0 0;
}
.arena .btn-thm {
    background: #FAB131 !important;
}
.plane .kanvas-icondark .icondark-ic::after {
    border-color: #FAB131 !important;
}
.plane .knr > span::after {
    border-color: #FAB131;
}
.plane .question:hover .icondark-ic::before {
    background: #dadada;
}

.main-product .product a .content-text {
    background-color: #FAB131;
}

.main-product .product-one a .content-text:hover {
    background-color: #FAB131;
}
.main-product .product .buton1dark {
    color: #FAB131;
}

.main-product .product .buton1dark i {
    border-left: 1px solid #FAB131;
}
.tabtype .pilkapsa .nav-pills > li.active > a, .tabtype .nav-pills > li.active > a:focus, .tabtype .nav-pills > li.active > a:hover {
    background-color: #FAB131;
}
#rightTab .carousel-indicators li.active {
    background: #FAB131;
}

#rightTab .carousel-indicators li.active:before {
    color: #FAB131;
}
.tabtype .kutu:hover {
    background: #FAB131;
}
.tabtype .kutu:hover a {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .plane .knr > span::after {
        border-color: #FAB131;
    }
}
/**** açık renk end *****/

.yuvva .kutu:hover {
    background: rgba(0,0,0,.55);
}
.yuvva .kutu .text-content {
    background: rgba(0,0,0,.55);
}
/**** menü start *****/

.container-fluid.navbg {
    background-color: #FFFFFF;
}
.menubg a:hover, .menubg .sosyalmeydan i:hover {
    color: #424d58;
}
.menubg a, .menubg .sosyalmeydan i {
    color: #424d58;
}
.menubg a:hover, .menubg .sosyalmeydan i:hover {
    color: #FAB131;
}
/**** menü end *****/

/**** footer start *****/

.kts-one .footer {
    background-color: #000000;
    color: #FFFFFF;
}
.kts-one .footerbot {
    background-color: #6f6565;
    color: #fff;
}

/**** footer end *****/

.topbar1.koyu {
    background-color: #b89e60;
}

.bgdark{
    background:#fff5e4;
}
.baslikBir .anahead-dark {
    border: 1px solid #fff5e4;
    background: -moz-linear-gradient(top, rgba(255, 245, 228, 0.7) 0%, rgba(255, 245, 228, 0.95) 30%, #fff5e4 100%);
    background: linear-gradient(to bottom, rgba(255, 245, 228, 0.7) 0%, rgba(255, 245, 228, 0.95) 30%, #fff5e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#ffffff', GradientType=0);
}
.hvr-underline-from-center:before {
    background: #FAB131;
    height: 2px;
}