﻿*:not(.glyphicon):not(.fa):not(.wi) {
    font-family: 'Roboto Condensed', sans-serif !important;
}

html, body {
    background: #F8F8F8 !important;
}


.landing-page .carousel {
    height: 100vh !important;
}

.carousel-inner .item {
    height: 100vh !important;
}

.header-back {
    height: calc(100vh + 1px) !important;
    /* background-size: 100% 100%; */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}


.navbar-toggle {
    margin: 20px 0;
}

.carousel-indicators {
    transform: translateX(-50%) !important;
    position: absolute !important;
    bottom: 10px !important;
    left: auto !important;
    z-index: 15 !important;
    width: 10px !important;
    padding: 0px !important;
    margin-left: auto !important;
    text-align: center !important;
    list-style: none !important;
    right: 15px !important;
}


.landing-page .nav.navbar-nav > li > a {
    padding: 0px 2px !important;
    margin: 5px 8px !important;
    color: #00539F !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border-top: 0px !important;
    letter-spacing: 0px !important;
    border-bottom: 3px transparent solid;
}

    .landing-page .nav.navbar-nav > li > a.active, .landing-page .nav.navbar-nav > li > a:hover, .landing-page .nav.navbar-nav > li > a:focus, .landing-page .nav.navbar-nav > li > a:active {
        border-bottom: 3px #00539F solid;
    }

.landing-page .carousel-caption.blank {
    left: 50% !important;
    top: 50vh;
    transform: translate(-50%,-50%);
    width: 99%;
}


.navbar-collapse {
    background-color: #fff !important;
    background-image: url('/Content/HomePage/img/bg_nav.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    border-radius: 0 0 5px 5px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}


.nav.navbar-nav {
    margin: 20px 10px 19px 10px !important;
}


.navbar-right {
    margin-right: 15px !important;
}

@media (max-width: 768px) {
    .landing-page .navbar-wrapper .navbar {
        padding: 0px !important;
        border-bottom: 1px solid #e7eaec;
        border-radius: 0;
    }

    .navbar-collapse {
        background: none;
    }


    .landing-page .nav > li > a.active, .landing-page .nav > li > a:hover, .landing-page .nav > li > a:focus, .landing-page .nav > li > a:active {
        border-bottom: 3px transparent solid;
    }
}


.landing-page .carousel-caption p {
    font-size: 17px;
}


.navbar-brand-custom {
    display: inline-block;
}


.carousel-caption {
    text-transform: none !important;
}

    .carousel-caption h1 {
        /* margin-top: 150px !important; */
        margin-bottom: 40px !important;
        font-weight: normal !important;
    }

    .carousel-caption p {
        margin-bottom: 50px;
        font-weight: normal !important;
        text-transform: none !important;
    }

/* Content-body*/
#content {
    background-image: url('/Content/Homepage/img/container-body.png');
    background-position: top center;
    background-repeat: repeat-x;
    min-height: 600px;
    background-color: #f8f8f8;
}

    #content h2 {
        font-weight: bold !important;
        font-size: 18px !important;
        margin: 40px 0 45px 0 !important;
        color: #00539F !important;
    }

        #content h2 span {
            border-bottom: 3px #00539F solid !important;
            padding-bottom: 5px;
        }


#slider-station .item {
    background: #fff !important;
    min-height: 250px;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    padding: 15px 20px;
    border-radius: 15px;
}


    #slider-station .item .head .col-xs-12 {
        padding-top: 10px;
        color: #00539F;
        /* font-weight: 500; */
        font-size: 16px;
        text-transform: uppercase;
    }

    #slider-station .item .head .col-xs-2 img {
        width: 70%;
        margin: 0 15%;
    }


    #slider-station .item .body2 {
        margin-top: 15px;
    }

        #slider-station .item .body2 .status {
            position: absolute;
            left: 8%;
            bottom: 25%;
            z-index: 99;
            font-weight: bold;
            font-size: 15px;
        }

        #slider-station .item .body2 .value {
            position: absolute;
            left: 8%;
            bottom: 34%;
            z-index: 99;
            font-weight: bold;
            font-size: 32px;
        }

        #slider-station .item .body2 .value-info {
            position: absolute;
            right: 2%;
            top: 2%;
            z-index: 99;
            font-weight: bold;
            font-size: 12px;
            color: #ccc;
            border: 1px #ccc solid;
            width: 20px;
            height: 20px;
            border-radius: 100%;
            line-height: 18px;
        }

    #slider-station .item .body {
        padding: 15px 0;
        height: 180px;
    }

        #slider-station .item .body h4 {
            font-weight: normal;
            font-size: 15px;
            margin-bottom: 5px !important;
        }

        #slider-station .item .body h3 {
            font-size: 35px;
            margin-bottom: 10px !important;
        }

    #slider-station .item .desc {
       
        border-top: 1px #ccc solid;
        padding-bottom: 5px;
        padding-top:15px;
        margin-top:10px;
        /* margin: 0 15px; */
        font-size: 13px;
    }


        #slider-station .item .desc .icon {
            width: 25%;
            float: left;
            text-align: center;
        }


        #slider-station .item .desc .col-xs-8 {
            color: #00539F;
        }

    #slider-station .item .foot {
        margin-bottom: 15px;
    }

        #slider-station .item .foot strong {
            margin: 8px 0;
            display: block;
        }

#slider-station .location {
    position: absolute;
    left: 0px;
    top: 10px;
    height: 22px;
    width: 66px;
    background-image: url(/Content/HomePage/img/ic_istasyonuzaklik@2x.png);
    background-size: 21px 21px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 9px;
    color: #BFBFBF !important;
    line-height: 60px;
}


#slider-station .favorite {
    position: absolute;
    right: 0px;
    top: 10px;
    height: 22px;
    width: 56px;
    background: url(/Content/HomePage/img/ic_favori_normal@2x.png);
    background-size: 21px 21px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}





    #slider-station .favorite:hover, #slider-station .favorite.active {
        background-image: url('/Content/HomePage/img/ic_favori_aktif@2x.png');
    }





.banner {
    height: 88px;
    line-height: 88px;
    background-color: #E9E9E9;
    color: #72797E;
    text-align: center;
    font-weight: bold;
}

.m-y-xl {
    margin-top: 50px;
}

#section-services .col-md-4 {
    padding: 25px 15px !important;
}


#section-services a {
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    background: #fff !important;
    min-height: 222px !important;
    display: block;
}

    #section-services a .image {
        height: 168px;
        position: relative;
    }

        #section-services a .image div.border {
            width: calc(100% - 30px);
            height: calc(100% - 30px);
            margin: 15px;
            border: 1px #fff solid;
            position: absolute;
        }

        #section-services a .image div.head {
            padding: 10px 15px;
            background: #00539F;
            width: 60%;
            font-size: 13px;
            font-weight: bold;
            color: #fff;
            position: absolute;
            top: -15px;
            z-index: 99;
            left: 20%;
            text-align: center;
        }

        #section-services a .image img {
            width: 100%;
            height: 100%;
        }

    #section-services a h6 {
        color: #72797E;
        text-align: center;
        font-size: 13px;
        margin: 20px !important;
        font-weight: 700;
    }



#section-news {
}

.owl-stage-outer {
    padding-bottom: 25px;
    padding-top: 20px;
}

#slider-news .item {
    background: #fff !important;
    height: 415px;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
}

    #slider-news .item img {
        height: 216px;
        width: 100%;
    }

    #slider-news .item .content {
        padding: 40px 15px 15px 15px;
        position: relative;
    }

        #slider-news .item .content h5 {
            height: 40px;
        }


        #slider-news .item .content div.icerik {
            height: 70px !important;
            overflow: hidden;
            margin-bottom: 10px;
            color: #2f2f2f;
        }

            #slider-news .item .content div.icerik * {
                color: #2f2f2f;
            }

    #slider-news .item .date {
        padding: 10px 15px;
        background: #00539F;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        position: absolute;
        top: -15px;
    }

#slider-news .owl-prev:hover, #slider-news .owl-next:hover {
    background: transparent !important;
    color: #676a6c !important;
}

#slider-news .owl-prev {
    left: -50px;
    top: 150px;
    position: absolute;
    font-size: 80px;
}

#slider-news .owl-next {
    right: -50px;
    top: 150px;
    position: absolute;
    font-size: 80px;
}



#slider-link .item {
    position: relative;
    border-radius: 50%;
    width: 100%;
    height: auto;
    padding-top: 100%;
    border: 1px #00539F solid;
}

    #slider-link .item img {
        position: absolute;
        width: 40%;
        height: 40%;
        left: 50%;
        top: 50%;
        margin-top: -20%;
        margin-left: -20%;
    }


    #slider-link .item div {
        position: absolute;
        width: 100%;
        color: #00539F;
        font-weight: bold;
        font-size: 14px;
        text-align: Center;
        padding-top: 10px;
    }

/* Content-body*/





/* Footer*/
footer {
    background: #00539F !important;
    color: #fff !important;
    position: Relative;
    margin-top: 148px;
}


    footer .footlogo {
        height: 96px;
        width: 96px;
        position: absolute;
        left: 50%;
        margin-left: -48px;
        background-image: url(/Content/homepage/img/logo_ibb.png);
        background-size: 50%;
        border-radius: 100%;
        background-repeat: no-repeat;
        background-position: center;
        top: -48px;
        background-color: #00539F !important;
    }

    footer .footbody .col-md-4 {
        padding-bottom: 15px;
    }

    footer .footbody {
        padding: 30px 0;
    }

        footer .footbody h4 {
            margin-bottom: 15px;
        }

            footer .footbody h4 span {
                border-bottom: 2px #fff solid;
                font-weight: normal !important;
                padding-bottom: 3px;
            }

        footer .footbody a {
            color: #fff !important;
        }

        footer .footbody ul li {
            margin-left: 15px;
        }

            footer .footbody ul li a {
                padding: 5px 0px !important;
                display: block;
                color: #fff !important;
            }

        footer .footbody ul {
            padding-left: 0px !important;
        }

        footer .footbody p {
            line-height: 25px;
        }

        footer .footbody .news {
            padding: 8px 0 8px 0;
            border-top: 1px #266dad solid;
        }

        footer .footbody .firstnews {
            padding-top: 0px;
            border-top: 0 !important;
        }

        footer .footbody .news img {
            width: 57px;
            heighT: 57px;
            float: left;
            margin-right: 15px;
        }

    footer .footnav {
        background: #024581 !important;
        padding: 15px;
    }

        footer .footnav ul {
            margin-bottom: 0px !important;
        }

            footer .footnav ul li {
                float: left;
                margin: 0 15px 0 10px;
            }

                footer .footnav ul li a {
                    color: #fff;
                    font-size: 12px;
                }


.signlink {
    margin-left: 30px;
}


/* Footer*/

@media (max-width: 768px) {

    .signlink {
        margin-top: 30px;
        margin-left: 0;
    }
}

.lang ul {
    min-width: 60px !important;
}

    .lang ul a {
        padding: 5px 10px !important;
        color: #00539F !important;
    }




.gauge-container {
    /* font-family: Hevletica, sans-serif; */
    width: 150px;
    height: 150px;
    display: block;
    float: left;
    /* padding: 10px; */
    /* background-color: #222; */
    /* margin: 7px; */
    border-radius: 3px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

    .gauge-container > .label {
        position: absolute;
        right: 0;
        top: 0;
        display: inline-block;
        background: rgba(0,0,0,0.5);
        font-family: monospace;
        font-size: 0.8em;
        padding: 5px 10px;
    }

    .gauge-container > .gauge > .dial {
        fill: rgba(0,0,0,0);
    }

    .gauge-container > .gauge > .value {
        stroke: rgb(47, 227, 255);
        stroke-width: 2;
        fill: rgba(0,0,0,0);
    }

    .gauge-container > .gauge > .value-text {
        font-size: 2.1em;
    }



    .gauge-container.four > .gauge > .dial {
        stroke: #c4c4c4;
        stroke-width: 10;
    }

    .gauge-container.four > .gauge > .value {
        stroke: #F32450;
        stroke-dasharray: none;
        stroke-width: 10;
    }


    .gauge-container.four > .value-label {
        font-weight: 100;
        position: absolute;
        top: 50%;
        left: 50%;
        display: inline-block;
        font-size: 20px;
        text-align: center !important;
        transform: translateX(-50%);
    }


    .gauge-container.four > .value-sublabel {
        font-weight: 100;
        position: absolute;
        bottom: 10%;
        left: 50%;
        display: inline-block;
        font-size: 10px;
        text-align: center !important;
        transform: translateX(-50%);
        color: #8d8d8d;
    }



    .gauge-container > .value-info {
        position: absolute;
        right: 9px;
        top: 9px;
        font-size: 12px;
        border: 1px #ddd solid !important;
        color: #ddd !important;
        width: 18px;
        height: 18px;
        border-radius: 100%;
        font-weight: bold;
        line-height: 18px;
        text-align: center;
    }

    .gauge-container.four .icon {
        position: absolute;
    }

    .gauge-container.four .icon1 {
        bottom: 45px;
        right: 11px;
    }

    .gauge-container.four .icon2 {
        bottom: 19px;
        right: 22px;
    }

    .gauge-container.four .icon3 {
        bottom: 5px;
        right: 45px;
    }



.myModal {
    width: 75%;
    min-width: 850px;
    min-height: 450px;
    position: fixed;
    z-index: 99;
    left: 50%;
    top: -550px;
    margin-top: -225px;
    margin-left: -37.5%;
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
    color: #434343 !important;
}

    .myModal [data-task="close"] {
        cursor: pointer;
    }

    .myModal .header {
        height: 30px;
        text-transform: uppercase;
    }

    .myModal .body {
        height: calc(100% - 30px);
        border: 1px #7e7e7e solid;
        padding: 20px 0;
    }

        .myModal .body .column {
            float: left;
            padding: 0 20px;
            min-height: 354px;
        }

            .myModal .body .column:first-child {
                border-right: 1px #7e7e7e solid;
                width: 25%;
            }


            .myModal .body .column:last-child {
                width: 75%;
            }

    .myModal hr {
        border-color: #7e7e7e;
    }


    .myModal .image-content {
        height: 120px;
        text-align: center;
        position: relative;
    }

        .myModal .image-content span {
            width: 50px;
            height: 50px;
            display: inline-block;
            border-radius: 100%;
            background: #76d250;
            line-height: 42px;
            font-weight: bold;
            color: #fff;
            z-index: 0;
            border: 3px #fff solid;
            position: absolute;
            right: 0px;
            top: 10px;
        }





@media (min-width: 1200px) {
    .container {
        width: 1250px;
    }
}

@media (max-width: 992px) {
    .landing-page .nav.navbar-nav > li > a {
        margin: 5px 4px !important;
        font-size: 11px !important;
    }

    .ibblogo {
        width: 80px;
        height: 40px;
    }
}

.ibblogo {
    height: 55px;
    width: 100px;
}

.hr-width {
    margin-top: -8px;
    padding-left: -32px;
    margin: -12px 18px 10px 10px;
    border-width: 2px;
}

.contact-stil {
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif !important;
    margin-left: 2%;
}
