﻿.head {
    margin-top: 10px;
    margin-bottom: 10px;
}

.split {
    background-color: #ccc;
    height: 5px;
}

.sosyalicon {
    width: 32px;
    margin-top: 10px;
}

.TB_Wrapper {
    max-width: 960px;
    height: 225px;
}

.kurumsalRenk {
    color: #0b3575 !important;
}

.mrgb25 {
    margin-bottom: 25px;
}

.mrgt25 {
    margin-top: 25px;
}

.terapiler p {
    padding: 0px 12px;
    margin-top: -80px;
}

.galeri ul li {
    width: 220px;
    float: left;
    padding: 15px;
    list-style: none;
}
.topfooter {
    background-color: #222;
    padding: 15px 0px;
    margin-top: 60px;
}

.topfooter h1 {
    margin: 0;
    padding: 0;
    text-shadow: none;
    color: #fff;
    font-weight: 700;
font-family: 'Dancing Script', cursive !important;
}
.slideholder {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}

.footers {
    background-color: #e3e3e3;
    padding: 20px 0px;
}

    .footers a {
        color: #999;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
    }

        .footers a:hover {
            color: #0b3575;
        }

    .footers h3 {
        padding-top: 12px;
    }

        .footers h3 a {
            color: #222;
        }

    .footers p {
        font-family: Georgia, "Times New Roman", Times, serif;
    }

    .footers ul li {
        list-style-type: none;
    }
.well {
    padding: 40px 90px;
}
.floating-nav {
    text-align: center;
    height: 50px;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    -ms-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    -o-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    box-shadow: 0 1px 15px rgba(0,0,0,.15);
    border-collapse: separate;
}

    .floating-nav ul {
        border: 0;
        margin: 0;
        display: inline-block;
        width: 100%;
    }

.msie7 .floating-nav ul {
    display: inline;
}

.floating-nav li {
    float: left;
    width: 20%;
    padding: 0;
    margin: 0;
    border-right: solid 1px #ccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
}

    .floating-nav li.last {
        border: 0;
    }

    .floating-nav li a {
        display: inline-block;
        font: normal 12px/50px Arial;
        height: 50px;
        color: #404040;
        padding: .15em 0 0;
        background: no-repeat 0 49%;
        padding: 0 0 0 23px;
    }

.msie7 .floating-nav li a {
    display: inline;
}

.floating-nav li.i1 a {
    background-image: url(http://destek.karayeltasarim.com/resimler/floating-1.png);
}

.floating-nav li.i2 a {
    background-image: url(http://destek.karayeltasarim.com/resimler/floating-2.png);
}

.floating-nav li.i3 a {
    background-image: url(http://destek.karayeltasarim.com/resimler/floating-3.png);
}

.floating-nav li.i4 a {
    background-image: url(http://destek.karayeltasarim.com/resimler/floating-4.png);
}

.floating-nav li.i5 a {
    background-image: url(http://destek.karayeltasarim.com/resimler/floating-5.png);
}

.floating-nav li.i6 a {
    background-image: url(http://destek.karayeltasarim.com/resimler/floating-6.png);
}

/* cep */

@media (max-width: 767px) {
    .center-mobile {
        display: block;
        margin-right: auto;
        margin-left: auto;
        float: none !important;
        text-align: center;
          margin-bottom: 10px;
    }
    .galeri ul li {
        width: 180px;
        float: left;
        padding: 15px;
        list-style: none;
    }
    .media .holder {
        min-height: 130px;
        max-height: 600px;
        overflow: hidden;
    }
    .sosyalicon {
        width: 32px;
        margin: 10px;
    }

    .floating-nav .wrapper {
        padding: 0;
    }

    .floating-nav li {
        padding: 0;
    }

        .floating-nav li a {
            text-indent: -9999px;
            background-position: center;
            display: block !important;
            padding: 0 !important;
            margin: 0 !important;
        }

    footer {
        margin-bottom: 60px;
    }
    .well {
        padding: 25px !important;
    }
.logo img {
width: 170px !important;
margin-top:15px;
}
}

/* tablet portre */

@media (min-width: 768px) and (max-width: 979px) {
    .center-tablet-portrait {
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .media .holder {
        min-height: 130px;
        max-height: 300px !important;
        overflow: hidden;
    }

    .terapiler {
        border: 1px solid #ccc;
        border-radius: 5px;
        min-height: 480px;
    }

    footer {
        margin-bottom: 60px;
    }
.logo img {
width: 170px !important;
margin-top:15px;
}
.well {
        padding: 25px !important;
    }
}

/* dik menü */

@media (max-width: 900px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }
    .media .holder {
        min-height: 130px;
        max-height: 300px !important;
        overflow: hidden;
    }


    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }
.well {
        padding: 25px !important;
    }
}

.borderlands {
      display: inline-block;
      max-width: 100%;
      height: auto;
      padding: 8px;
      line-height: 1.42857143;
      /*background-color: #222;*/
      background-color: #222;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
}

.marquee {
    text-align: justify;
}

    .marquee a {
        color: #222;
        font-style: normal;
        font-weight: 700;
    }

    .marquee p {
        color: #000;
    }

.marka h1 {
    text-shadow: none;
    color: #222;
    font-weight: 700;
}

.marka p {
    color: #000;
}

.marka span {
    font-weight: 700;
}

.botfooter {
    background: #e3e3e3;
    padding-bottom: 5px;
}
.topbar i {
    margin-left: 7px;
}
.well p {
    font-size: 18px;
}
.makbas {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

@media (max-width: 767px) {
    body {
        padding-bottom: 50px;
    }

    footer {
          margin-bottom: 0px !important;
    }

    .sayfaBas {
    text-align: center;
    margin-top: 60px;
}
    .media .holder {
        min-height: 130px;
        max-height: 300px !important;
        overflow: hidden;
    }
}
a {
    color: #222;
}
.pruva {
    color: white;
    font-size: 16px;
    padding: 5px 150px;
    line-height: 21px;
}
.pruva span{
    font-size: 25px;
    padding: 15px;
}
.yazii {
    font-size: 20px;!important;
    padding: 1px;
}
.galeri {
    min-height: 143px;
    max-height: 143px;
    overflow: hidden;
    margin-top: 15px;
}
.logo img {
width: 200px;
}

                            

                            

                            

                            

                            

                            