h3,
h4,
h5 {
    color: #555;
}

a {
    color: #2baab1;
}

    a:hover {
        color: #30bec6;
    }

    a:active {
        color: #26969c;
    }

.alternative-font {
    color: #2baab1;
}

p.drop-caps:first-child:first-letter {
    color: #2baab1;
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #2baab1;
}

ul.nav-pills > li.active > a,
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
    background-color: #2baab1;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #2baab1;
}

.btn-primary,
.pagination > .active > a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2b98b1;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #2baab1, #2b7db1);
    border-left-color: #2b7db1;
    border-right-color: #2b7db1;
    border-top-color: #2b7db1;
    border-bottom-color: #1c5273;
}

    .btn-primary:hover,
    .pagination > .active > a:hover {
        border-color: #2b7db1;
        background-color: #308cc6;
    }

    .btn-primary:active,
    .pagination > .active > a:active,
    .btn-primary:focus,
    .pagination > .active > a:focus {
        border-color: #218388;
        background-color: #218388;
    }

.progress-bar-primary {
    background-color: #2baab1;
}

body.boxed div.body {
    border-top-color: #2baab1;
}

section.highlight {
    background-color: #2baab1;
    border-color: #26969c;
}

section.page-top h2 {
    border-bottom-color: #2baab1;
}

section.toggle label {
    color: #2baab1;
    border-left-color: #2baab1;
}

section.toggle.active > label {
    background-color: #2baab1;
    border-color: #2baab1;
    color: #FFF;
}

section.page-top.custom-product {
    background-color: #26969c;
    border-top-color: #29a2a9;
}

div.feature-box div.feature-box-icon {
    background-color: #2baab1;
}

ul.history li div.featured-box div.box-content {
    border-top-color: #2baab1;
}

div.feature-box.secundary div.feature-box-icon i.icon {
    color: #2baab1;
}

a.thumb-info span.thumb-info-type {
    background-color: #2baab1;
}

a.thumb-info span.thumb-info-action-icon {
    background-color: #2baab1;
}

.thumbnail span.zoom {
    background-color: #2baab1;
}

span.thumb-info-social-icons a {
    background-color: #2baab1;
}

.inverted {
    background-color: #2baab1;
}

div.tabs ul.nav-tabs a,
div.tabs ul.nav-tabs a:hover {
    color: #2baab1;
}

    div.tabs ul.nav-tabs a:hover {
        border-top-color: #2baab1;
    }

div.tabs ul.nav-tabs li.active a {
    border-top-color: #2baab1;
    color: #2baab1;
}

ul.list.icons li i {
    color: #2baab1;
}

i.icon-featured {
    background-color: #2baab1;
}

.parallax blockquote i.icon-quote-left {
    color: #2baab1;
}

/*header {*/
/* Single Menu */
/* Header Darken Top Border */
/* Header Version 4 */
/* Header Flat Menu */
/* Mega Menu */
/*}*/

header nav ul.nav-main ul.dropdown-menu,
header nav ul.nav-main li.dropdown.open a.dropdown-toggle,
header nav ul.nav-main li.active a,
header nav ul.nav-main li.dropdown:hover a {
    color: #FFF;
    background-color: #2baab1 !important;
}

    header nav ul.nav-main ul.dropdown-menu li:hover > a {
        background-color: #3fc9d0 !important;
    }

header nav ul.nav-main ul.dropdown-menu {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2b98b1;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #2baab1, #2b7db1);
    border-left-color: #2b7db1;
    border-right-color: #2b7db1;
    border-top-color: #2b7db1;
    border-bottom-color: #1c5273;
}

    header nav ul.nav-main ul.dropdown-menu:hover {
        border-color: #2b7db1;
        background-color: #308cc6;
    }

    header nav ul.nav-main ul.dropdown-menu:active,
    header nav ul.nav-main ul.dropdown-menu:focus {
        border-color: #218388;
        background-color: #218388;
    }

header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
    background: none !important;
}

    header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
        background: #30bec6 !important;
    }

header.single-menu nav ul.nav-main li.active > a {
    border-top: 5px solid #2baab1;
}

header.darken-top-border {
    border-top: 5px solid #26969c;
}

header.colored div.header-top {
    background-color: #2baab1;
}

    header.colored div.header-top ul.nav-top li a:hover {
        background-color: #30bec6 !important;
    }

header.flat-menu nav ul.nav-main li > a,
header.flat-menu nav ul.nav-main li.active > a {
    color: #666;
}

header.flat-menu nav ul.nav-main li.active > a {
    color: #2baab1;
    background-color: transparent !important;
}

header.flat-menu nav ul.nav-main li.dropdown:hover a {
    color: #FFF;
    background-color: #2baab1 !important;
}

header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
    border-top-color: #2baab1;
}

div.slider div.tp-bannertimer {
    background-color: #2baab1;
}

div.home-intro p em {
    color: #3fc9d0;
}

div.home-concept strong {
    color: #2baab1;
}

blockquote.testimonial {
    background: #30bec6;
}

div.testimonial-arrow-down {
    border-top-color: #30bec6;
}

div.recent-posts div.date span.month,
article.post div.post-date span.month {
    background-color: #2baab1;
}

div.recent-posts div.date span.day,
article.post div.post-date span.day {
    color: #2baab1;
}

div.featured-box-secundary i.icon-featured,
div.featured-box-secundary i.image-icon {
    background-color: #2baab1;
}

div.featured-box-secundary h4 {
    color: #2baab1;
}

div.featured-box-secundary div.box-content {
    border-top-color: #2baab1;
}

div.pricing-table div.most-popular {
    border-color: #2baab1;
}

    div.pricing-table div.most-popular h3 {
        background-color: #259298;
        background-repeat: repeat-x;
        background-image: linear-gradient(to bottom, #2baab1, #1c6f73);
    }

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
    background: #2baab1;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #2baab1;
}

footer div.footer-ribon {
    background: #2baab1;
}

    footer div.footer-ribon:before {
        border-right-color: #1c6f73;
    }

.textbox {
    padding: 5px;
    height: 35px;
    border: solid 1px #ccc;
    border-radius: 5px;
    background-color: #ffd;
}

    .textbox.kucuk {
        padding: 2px !important;
        height: 25px !important;
        border: solid 1px #eee!important;
        border-radius: 5px!important;
        background-color: transparent!important;
    }

    .textbox[disabled] {
        background-color: #eee;
        cursor: not-allowed;
    }

input[type=checkbox][disabled] {
    background-color: #eee;
    cursor: not-allowed;
}

    input[type=checkbox][disabled] + label {
        cursor: not-allowed;
    }

/*.maincontainer {*/
/*margin-bottom:20px;*/
/*}*/

h2 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.buyukmodal {
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ortamodal {
    width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.block {
    display: block;
}

header div.topbar {
    height: initial !important;
    margin-bottom: -15px !important;
}

    header div.topbar p {
        float: left;
        font-weight: bold;
    }


.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.smaller {
    font-size: 50% !important;
}

.supper {
    position: relative;
    vertical-align: baseline;
    top: -1em !important;
}

div.m10 {
    margin: 10px 0px;
}



/*Form Wizard*/
.bs-wizard {
    margin-bottom: 20px;
}

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        /*.bs-wizard > .bs-wizard-step + .bs-wizard-step {*/
        /*}*/

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 14px;
            font-weight: bold;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: #fbe8aa;
            top: 45px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 14px;
                height: 14px;
                background: #fbbd19;
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #fbe8aa;
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0;
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }
/*END Form Wizard*/

/*  treeview */
.treeNode {
    transition: all .3s;
    padding: 2px;
    text-align: left;
    /*width: 100%;*/
    margin: 0;
    width: 100%;
    text-decoration: none !important;
    color: black;
    font-size: 12px;
    /*color:blue;
            font:14px Arial, Sans-Serif;*/
}

.rootNode {
}

.leafNode {
}

.selectNode {
    background-color: #2b98b1;
    font-weight: bold;
    color: #fff;
}
/* treeview END */
.bordered {
    border: solid 1px #ccc;
}

.etiketSpan {
    max-width: 100px;
    word-wrap: break-word;
    display: inline-block
}

header div.topbar p{
	display:none;
}