﻿

body {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    /*font-family: 'Oswald', sans-serif;  
        Script MT Bold

    */
    /*background-color: #eee !important;*/
    background-image: url(/images/logo/pettern.png);
}



.border-bottom-1 {
    border-bottom: 1px solid #ddd !important;
}

.baslik-mobil {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: black;
}

    .baslik-mobil a {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        color: black;
    }

        .baslik-mobil a:hover {
            text-decoration: none;
            color: rgba(50, 50, 50, 0.80);
        }


        .baslik-mobil a.active {
            text-decoration: none !important;
            color: #0093dd !important;
        }

.left-seperator {
    border-left: 1px solid #1f1c1c !important;
}




/*Full Resimler*/

.full-default {
    background: url(../../images/sari5.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cove;
    background-size: cover;
}

.footer_gri_bg {
    background-color: #2b3138 !important;
    border-color: #2b3138 !important;
    min-height: 40px !important;
    padding: 20px;
}

.footer_mavi_bg {
    background-color: #0093dd !important;
    border-top-color: #0093dd !important;
    border-left-color: #0093dd !important;
    border-right-color: #0093dd !important;
    min-height: 40px !important;
    padding: 22px;
}

.footer_lacivert_bg {
    background-color: #1d2752 !important;
    border-top-color: #1d2752 !important;
    border-left-color: #1d2752 !important;
    border-right-color: #1d2752 !important;
    color: white !important;
}

    .footer_lacivert_bg li > a {
        color: white;
    }

.footer_black_bg {
    background-color: #000 !important;
    border-top-color: #000 !important;
    border-left-color: #000 !important;
    border-right-color: #000 !important;
    min-height: 40px !important;
    padding: 22px;
}


/*-------------------------------------------------*/

/*NavBar*/
.navbar {
    position: relative;
    min-height: 90px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 0px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 0 0 0;
}


navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}


.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}


.navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 10px;
}


.navbar-left {
    float: left !important;
    margin-left: -15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-right-top {
    float: right !important;
    margin-right: -15px !important;
    margin-top: 0px !important;
}

.navbar-left-top {
    float: left !important;
    margin-left: -15px !important;
    margin-top: 0px !important;
}


.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}


    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        /*color: #303790;*/
        color: black;
        background-color: transparent;
    }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: black;
    background-color: transparent;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #da251c;
    background-color: transparent;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a {
    color: #1d2752;
}

.navbar .nav, .navbar .nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.navbar-nav-menu > li > a {
    /*padding-top: 37px !important;
    padding-bottom: 25px !important;
    padding-left:35px !important;*/
    /*padding: 50px 50px 50px 50px !important;*/
    margin-top: 50px;
}


.navbar-nav-center {
    width: 100%;
    text-align: center;
}


.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 5px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #0093dd;
}
/*NavBar Son*/





/*-------------------------------------------------*/



/*@yd BackRound*/

.bordo_bg {
    background-color: #da251c;
    border-top-color: #da251c;
    border-left-color: #da251c;
    border-right-color: #da251c;
    min-height: 12px;
}

.mavi_bg {
    background-color: #0093dd;
    border-top-color: #0093dd;
    border-left-color: #0093dd;
    border-right-color: #0093dd;
    min-height: 12px;
}

.white_bg {
    background-color: #fff;
    min-height: 60px;
  -webkit-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.75);
}

.lacivert_bg {
    background: #1d2752;
    border-right: 1px solid #1D2752;
    border-top: 1px solid #0b91c2;
    border-bottom: 1px solid #1d2752;
}

.lacivert-bg-mobil {
    background: #1d2752;
    border-right: 1px solid #1D2752;
    border-top: 1px solid #0b91c2;
    border-bottom: 1px solid #fff;
}



.black_bg {
    background-color: #000;
    min-height: 12px;
    color: white;
}

.primary_bg {
    background-color: #5bc0de;
    min-height: 61px;
    color: white;
    font-weight: 500;
}

.beyaz_bg {
    background-color: #47ceff;
    min-height: 12px !important;
    font-weight: 500 !important;
}

.gri_bg {
    background-color: #0b91c2;
    min-height: 12px;
    font-weight: 500;
}
/*@yd BackRound Son*/



/*-------------------------------------------------*/


/*menuler 1d2752*/
.solUstMenu li > a {
    color: #fff !important;
    margin-top: 5px;
}

    .solUstMenu li > a:hover {
        color: #1d2752 !important;
        margin-top: 5px;
    }


.sosyalicon > li > a {
    position: relative;
    display: block;
    padding: 8px;
}

.kategoriMenu > li > a {
    color: #fff !important;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
}

    .kategoriMenu > li > a:hover {
        color: #da251c !important;
        /*border-bottom: 3px solid #5bc0de;*/
    }


.UyeMenu > li > a {
    color: #fff !important;
}

    .UyeMenu > li > a:hover {
        color: #0093dd !important;
    }


#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #0093dd;
}



/*menuler Son*/


/*-------------------------------------------------*/



/*-------------------------------------------------*/



/*Padding*/
.padding_30 > li > a {
    position: relative !important;
    display: block !important;
    padding: 30px 15px !important;
}


.padding-right-5 {
    padding-right: 5px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-3 {
    padding-left: 3px !important;
}

.padding-0 {
    padding: 0px !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}
/*Padding Son*/


/*-------------------------------------------------*/
/*Margin*/
.margin-0 {
    margin: 0px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}


.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-60 {
    margin-left: 60px !important;
}

.margin-left-160 {
    margin-left: 160px !important;
}

.center {
    margin-left: auto !important;
    margin-right: auto !important;
}


.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}


/*Margin Son*/


/*carousel*/
.carousel-caption h3:first-child {
    animation-delay: 1s;
}

.carousel-caption h3:nth-child(2) {
    animation-delay: 2s;
}

.carousel-caption button {
    animation-delay: 3s;
}
/*carousel son*/


/*thumbnail*/
.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
}

    .thumbnail img {
        width: 100%;
    }


    .thumbnail .caption {
        padding: 9px;
        color: #000;
    }

    .thumbnail a:hover {
        text-decoration: none;
    }


    .thumbnail:hover {
        box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
        text-decoration: none !important;
        background-color: #5bc0de !important;
        color: black !important;
    }

.thumbnail-img {
    display: block !important;
    padding: 4px !important;
    margin-bottom: 20px !important;
    background-color: #FFF !important;
    border: 1px solid #DDD !important;
    border-radius: 4px !important;
    transition: border 0.2s ease-in-out 0s !important;
}

/*thumbnail son*/

.main-menu {
    margin-top: -90px;
}




.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 100px;
}


.item-height {
    min-height: 175px !important;
}

.item-height-100 {
    min-height: 100px !important;
}


.otelBox {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .otelBox img {
        width: 100%;
    }




.jumbotron {
    padding: 30px 15px;
    margin-bottom: 15px;
    color: inherit;
    background-color: white !important;
}

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 14px !important;
        font-weight: 200;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 34px;
    }

h2, .h2 {
    font-size: 24px;
}

h3, .h3 {
    font-size: 20px;
}

.container-fluid .jumbotron {
    padding: 20px;
}


/*.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 600px;
}*/



/*Slider Animation*/
.carousel-caption img {
    border: 0;
}

/* Animation delays */
.carousel-caption h3:first-child {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.carousel-caption h3:nth-child(2) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.carousel-caption button {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.carousel-caption a {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}


.baslik {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: black;
    font-size: 16px;
}

    .baslik a {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        color: black;
    }

        .baslik a:hover {
            text-decoration: none !important;
            color: rgba(50, 50, 50, 0.80) !important;
        }


        .baslik a.active {
            text-decoration: none !important;
            color: #0093dd !important;
        }




.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #47CEFF;
    border-color: #47CEFF;
}




.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}


.site-haritasi {
    font-size: 16px;
}

    .site-haritasi a {
        font-size: 16px;
        color: #000;
    }

        .site-haritasi a:hover {
            font-size: 16px;
            background-color: #0B91C2;
            color: #fff;
            text-decoration: none;
            padding: 5px;
        }


    .site-haritasi ul > li > a > ul > li > a {
        font-size: 16px;
        color: #da251c;
        font-weight: bold;
    }



.panel-heading-padding {
    padding: 5px 5px 0 5px !important;
}


/*dropdown */
.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;
        }
/*dropdown*/

/*.shopping-cart*/
.shopping-cart p {
    margin-bottom: 0px !important;
}

.shopping-cart hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}
/*.shopping-cart son*/


.tur-bilgileri hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}

.tur-bilgileri p {
    font-size: 14px !important;
}

.tur-bilgileri h3 {
    font-size: 26px !important;
    font-weight: 600;
}

.tur-bilgileri h1 {
    font-weight: bold;
}

.fa-black {
    color: #000 !important;
}

.text-white {
    color: #fff !important;
}

.text-light-blue {
    color: #47ceff !important;
}

.text-red {
    color: red !important;
}

.text-gold {
    color: #FFD700 !important;
}

.text-lacivert {
    color: #1d2752 !important;
}

.text-green {
    color: #0690B9 !important;
}


.min-height-0 {
    height: 100% !important;
    width: 100% !important;
    min-height: 0px !important;
}

.blockquote-bilgi {
    padding: 10px 20px !important;
    margin: 0px 0px 20px !important;
    font-size: 14px !important;
    border-left: 5px solid #EEE !important;
}


.well .blockquote-bilgi {
    border-color: rgba(0, 0, 0, 0.15) !important;
}




table th {
    text-align: center;
    font-size: 12px;
}


table td {
    vertical-align: middle !important;
    text-align: center;
}


.google-maps {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 10px;
}

.col-item .btn-add-0 {
    width: 100%;
    float: none;
}

.badge-danger {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: red;
    border-radius: 10px;
    margin-left: 5px;
}


.badge-success {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #5CB85C;
    border-radius: 10px;
    margin-left: 5px;
}

.badge-primary {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #337AB7;
    border-radius: 10px;
    margin-left: 5px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000 !important;
}


/*Mobil Menu*/


#dene {
    position: relative !important;
    display: block !important;
    padding: 5px 10px !important;
    margin-bottom: -1px !important;
    background-color: transparent !important;
    border-bottom: 1px solid #fff !important;
}


.img-tablet {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 400px !important;
}


.list-group-item-mobil {
    position: relative !important;
    display: block !important;
    padding: 10px 15px !important;
    margin-bottom: -1px !important;
    background-color: transparent !important;
    border-bottom: 1px solid #fff !important;
}

    .list-group-item-mobil:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item-mobil:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .list-group-item-mobil a {
        color: #fff;
    }

.img-mobil {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 200px !important;
}

.item-mobil {
    min-height: 180px !important;
    height: 75% !important;
    width: 100% !important;
}

.btn-mobil {
    color: #FFF;
    background-color: rgba(91, 192, 222, 0.78);
    border-color: #52bbdb;
}



.block {
    /*position: relative !important;*/
    display: block !important;
}
