﻿.listeliresim3 {
    height: 222px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}
img{
max-width: 100% !important;
}
.liss:hover h3, .liss:hover h5 {
    color: #9f1c1f;
}

.liss .kenarlik {
    border: none;
}

.katozetliss {
    min-height: 125px;
    max-height: 125px;
    overflow: hidden;
}

.hukuk {
    width: 100%;
    height: 455px;
    margin-top: 70px;
    background-repeat: no-repeat;
    background-size: cover;
}
.kts-one .navbar-nav > li > a {
    color: #000;
}

@media (min-width: 993px) and (max-width: 1199px) {
    .kts-one .slideholder {
        height: 50vh;
    }

    .kts-one .slideholder .slidemetin {
        margin-left: 20%;
    }

    .kts-one.dokunmatikOlmayanEkran .floating-nav {
        display: none;
    }

    .kts-one.dokunmatikOlmayanEkran .baslikBir .titleshadowL, .kts-one.dokunmatikOlmayanEkran .baslikBir .titleshadowR {
        display: none;
    }
}

.plane .kanvas-icondark .icondark-ic {
    width: auto;
    height: auto;
}

.plane .kanvas-icondark .icondark-ic::before {
    width: 30px;
    height: 30px;
}

.plane .kanvas-icondark .icondark-ic::after {
    right: -10px;
    top: 7px;
    height: 26px;
    width: 26px;
    border-right: 2px solid;
    border-top: 2px solid;
}

.kts-one .navbar-brand > img {
    width: 225px;
    padding: 10px 0px;
}

.nav > li > a {
    padding: 10px 8px;
    font-size: 13px;
}
@media (max-width: 992px) and (min-width: 768px) {
    .mobile-main {
        height: 100vh !important;
    }
    .mobile-logo {
        margin: 0 auto;
    }
    .kts-one .navbar-brand > img {
        margin-top: 53px;
    }
    .nav > li > a {
        padding: 10px 8px;
        font-size: 10px;
    }
    .mobile-button .buttonpic > div {
        height: 157px;
    }
    .mobile-button {
        height: 200px;
    }
    .mobile-button p {
        font-size: larger !important;
    }
}


.fblock.fot a, .fblock.fot p {
    line-height: 0px;
}

.footer img {
    width: auto;
}

.ilkses h1 {
    background: #333333;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 25px 30px;
    color: #FFFFFF;
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Merriweather, sans-serif;
}

.wrap {
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

a:focus,
a:hover,
a:active {
    outline: 0;
    text-decoration: none;
}

.center-mobile {
    text-align: -webkit-auto !important;
}




.panel:last-child {
    border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
    border-radius: 4px 4px 0 0;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel + .panel {
    margin-top: 0;
}
.panel-title a {
    display: block;
    color: #000000;
    padding: 10px;
    position: relative;
    font-size: 22px;
    font-weight: 400;
}

.panel-body {
    background: #fff;
    padding: 0px;
}
.akort .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
    border-radius: 0;
    transition: border-radius linear 0s;
}
.akort .panel {
    margin-top: 10px;
}

/* #bs-collapse icon scale option */

.panel-heading {
    padding: 0px;
}
.panel-heading a:before {
    content: '\f078';
    position: absolute;
    font-family: 'FontAwesome';
    right: 15px;
    font-size: 20px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
}

#bs-collapse .panel-heading a:after {
    content: '\f077';
    font-size: 20px;
    position: absolute;
    font-family: 'FontAwesome';
    right: 15px;
    transform: scale(0);
    transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
    content: '\f077';
    transform: scale(1);
    transition: all 0.5s;
}

/* #accordion rotate icon option */

#accordion .panel-heading a:before {
    content: '\f078';
    font-size: 20px;
    position: absolute;
    font-family: 'FontAwesome';
    right: 15px;
    top: 15px;
    transform: rotate(180deg);
    transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}
body .panel-body.makalepad {
    border: none;
}
.topbar1.koyu .diller .dropdown-menu {
    background: #9f1c1f;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #a95757;
    background-repeat: repeat-x;
}
.panel {
    margin-bottom: 40px;
}
.coverme, .coverme2, .coverme3 {
    height: 74px;
}
.mobile-button p {
    padding-bottom: 10px;
    height: 32px;
    line-height: 14px;
    font-size: small;
}
.arena .kanvas {
    background-position: right center;
}
.mobile-main {
    display: table;
    width: 100%;
    height: auto;
}
.menu1.acik {
    border-bottom: 1px solid #c1c1c1;
}
.floating-nav li.i5 a {
    width: 43px;
}

                            