﻿::-moz-selection {
    background: #d82731;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #d82731;
    text-shadow: none;
    color: #fff !important;
}

.btn-tema {
    background-color: #4197a2 !important;
    border: 1px solid #3b858e !important;
    color: #fff;
}

    .btn-tema:hover {
        /*color: #d5fffa;*/
        color: #fff;
        background-color: #4fb3c0 !important;
        border: 1px solid #4b9ca6 !important;
    }

#header.sticky-header #top-search {
    margin: 0 !important;
}

.content-wrap {
    padding: initial !important;
}

.portfolio-desc h3 a:hover {
    color: #d82731;
}

.portfolio-item .portfolio-image img {
    height: 207px !important;
}

.portfolio-overlay a:hover {
    color: #d82731;
}

/* Preloader Style */
.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #fff;
    /*background: url('../../_ui/images/preloaders/Preloader_21.gif') center no-repeat #fff;*/
    background-color: rgba(255, 255, 255, 0.66);
}

    .se-pre-con .preloader-container {
        top: 50%;
        position: absolute;
        transform: translateY(-50%) translateX(-50%);
        left: 50%;
    }

    .se-pre-con .preloader-wrapper {
        margin: 0 auto;
        top: 30%;
    }

.se-pre-con-inner {
    position: relative;
    min-height: 64px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #fff;
}

    .se-pre-con-inner .preloader-container {
        top: 50%;
        position: absolute;
        transform: translateY(-50%) translateX(-50%);
        left: 50%;
    }


/* Link Kutulari */
.link-kutu {
    float: left;
    margin: 0 9px 10px 0;
    width: 276px;
    height: 80px;
    overflow: hidden;
    background: #b9d9de;
    padding: 10px;
    line-height: 16px
}

    .link-kutu .logo {
        float: left;
        margin-right: 10px;
        width: 60px;
    }

    .link-kutu > h6 {
        color: #ccc;
    }

/* Link Kutulari Responsive */
@media (max-width: 1200px) {
    .link-kutu {
        width: 305px;
        margin: 0 5px 10px 0;
    }
}

@media (max-width: 990px) {
    .link-kutu {
        width: 355px;
        margin: 0 5px 10px 0;
    }
}

@media (max-width: 768px) {
    .link-kutu {
        width: 100%;
    }
}

/* Link Butonlari */
.lnk-btn {
    border-radius: 0px !important;
    border: 0px !important;
    padding: 0px !important;
    display: inline-block;
    line-height: 15px;
    margin: 0 9px 10px 0;
    background: #4197a2;
    text-decoration: none;
}

    .lnk-btn > .label {
        font-size: 12px !important;
        padding: 10px;
        width: 85%;
        display: block;
        line-height: 15px;
        float: left;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left !important;
    }

    .lnk-btn > :hover {
        color: #ddfbff;
    }

    .lnk-btn a:hover {
        color: #ddfbff;
    }

.icon-bg {
    padding: 10px;
    float: left;
    width: 38px;
    height: 35px;
    position: relative;
    display: block;
    background-color: #3a8d98;
}
/*  Orta Link Butonları için*/
.lnk-btn.orta {
    float: left;
    width: 276px;
    height: 64px !important;
}

    .lnk-btn.orta .icon.icon-paste {
        font-size: 18px !important;
        float: none;
        color: #b5d2d6;
    }

    .lnk-btn.orta .icon-bg {
        height: 100% !important;
        width: 44px !important;
        padding: 22px 14px
    }

    .lnk-btn.orta .label {
        width: 83% !important;
        white-space: normal !important;
        display: inline-block;
        height: 100%;
    }
/*  Büyük Link Butonları için*/
.lnk-btn.buyuk {
    float: left;
    width: 276px;
    height: 80px !important;
}

    .lnk-btn.buyuk .icon.icon-folder-open {
        font-size: 24px !important;
        float: none;
        color: #b5d2d6;
    }

    .lnk-btn.buyuk .icon-bg {
        height: 100% !important;
        width: 44px !important;
    }

    .lnk-btn.buyuk .label {
        width: 83% !important;
        white-space: normal !important;
        display: inline-block;
        height: 100%;
    }


/* Link Butonlari Responsive */
.lnk-btn {
    float: left;
    width: 276px;
    height: 35px;
}

@media (max-width: 1200px) {
    .lnk-btn {
        width: 305px;
        margin: 0 5px 10px 0;
    }
}

@media (max-width: 1200px) {
    .lnk-btn.buyuk, .lnk-btn.orta {
        width: 305px;
    }
}

@media (max-width: 990px) {
    .lnk-btn {
        width: 355px;
        margin: 0 5px 10px 0;
    }
}

@media (max-width: 990px) {
    .lnk-btn.buyuk, .lnk-btn.orta {
        width: 355px;
        margin: 0 5px 10px 0;
    }
}

@media (max-width: 768px) {
    .lnk-btn {
        width: 100%;
    }

        .lnk-btn > .label {
            width: 90%;
        }

        .relatedcontent .portfolio-item .portfolio-image {
            width: 30% !important;
            float: left;
        }
    .relatedcontent .owl-carousel .owl-stage {
        width: 100% !important;
    }
    .relatedcontent .owl-carousel .owl-item {
        overflow: hidden;
        width: 100% !important;
    }
        .relatedcontent .owl-carousel .owl-item .portfolio-item {
            margin-bottom: 10px !important;
            background-color: #fff;
        }
    .relatedcontent .owl-carousel .owl-item:last-child .portfolio-item {
        margin-bottom: 0 !important;
    }
    .relatedcontent .portfolio-desc {
        margin-left: 30%;
        width: 70% !important;
        float: left;
        top: 0;
        text-align: left !important;
        background-color: transparent !important;
        padding-top: 5px;
        padding-left: 10px;
    }
    .relatedcontent .portfolio-desc h6{
        color: #333333 !important;
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .lnk-btn.buyuk, .lnk-btn.orta {
        width: 100%;
    }

    .lnk-btn > .label {
        width: 90%;
    }
}


/* Portfolio Çerveleri*/
.portfolio-bordered .portfolio-item .portfolio-image {
    border: solid 1px #dedede;
}

/*Altsayfa slider modülü için düzenleme*/
#ContentPlaceHolder1_sliderModul .owl-carousel .owl-controls .owl-nav .owl-prev,
#ContentPlaceHolder1_sliderModul .owl-carousel .owl-controls .owl-nav .owl-next {
    height: inherit;
    margin-top: 0;
}

/*Eklenme Güncellenme Tarileri*/
#ContentPlaceHolder1_lblGuncellenme,
#ContentPlaceHolder1_lblEklenme,
#ContentPlaceHolder1_lblGoruntulenme {
    font-weight: 400;
}

/*Defaults*/
.neredekonaklanir .portfolio-image a {
    background-image: url("../images/default/NeredeKonaklanirYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.nealinir .portfolio-image a {
    background-image: url("../images/default/NeAlinirYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.neyenir .portfolio-image a {
    background-image: url("../images/default/NeYenirYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.turizmaktiviteleri .portfolio-image a {
    background-image: url("../images/default/TurizmAktiviteYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.anit .portfolio-image a {
    background-image: url("../images/default/AnitYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.sit .portfolio-image a {
    background-image: url("../images/default/SitYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.gezilecekyerler .portfolio-image a {
    background-image: url("../images/default/GezilecekYerYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.kulturatlasi .portfolio-image a {
    background-image: url("../images/default/LogoYok.png");
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}





/* Detay sayfalarındaki tablo yapısını degistirmek icin kullanılanlar*/
.icerikdetaytablo {
    margin: 30px 0;
}

    .icerikdetaytablo label {
        /*display: block;*/
        font-size: 14px;
    }

    .icerikdetaytablo .col-md-6 {
        background-color: #f5f5f5;
        padding: 5px 10px;
        margin-bottom: 15px;
    }



/* slick slider*/
.slick-dots li {
    margin: 0 10px;
}

    .slick-dots li button:before {
        font-size: 14px;
    }






/*
    RELATED CONTENTS
*/
.relatedcontent {
    padding: 0;
    margin: 30px 0;
    font-family: 'Roboto',sans-serif;
}

    .relatedcontent .rc-title {
    }

        .relatedcontent .rc-title h4 {
            font-size: 14px;
            line-height: 1;
            margin-top: 0;
            margin-bottom: 26px;
            margin-bottom: 0;
            border-bottom: 2px solid #333;
        }
            .relatedcontent .rc-title h4 span {
                line-height: 17px;
                display: inline-block;
                padding: 7px 12px 4px;
                background-color: #333;
                color: #fff;
            }

    .relatedcontent .rc-inner {
        border: solid 1px #222;
        margin: 0;
        border-top: none;
        padding: 15px 15px 15px 15px;
        background-color: #e8e8e8;
    }

        .relatedcontent .rc-inner .rc-item {
        }

    .relatedcontent .portfolio-item {
        margin: auto;
        overflow: hidden;
        width: 100%;
    }
            .relatedcontent .portfolio-item:hover .portfolio-desc {
                bottom: -45px;
            }
        .relatedcontent .portfolio-item .portfolio-image,
        .relatedcontent .portfolio-item .portfolio-image a,
        .relatedcontent .portfolio-item .portfolio-image img {
            width: 100%;
            height: unset;
        }
            .relatedcontent .portfolio-item .portfolio-image img {
                height: unset !important;
            }

    .relatedcontent .portfolio-desc {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
    }

    .relatedcontent .portfolio-desc h6 {
        color: #fff;
    }
    .relatedcontent .owl-carousel .owl-item {
        overflow: hidden;
    }









/*
	Language Changer
	*/
.langchanger-container-subpage {
    right: 40px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    padding-top: 0;
    z-index: 1;
}

    .langchanger-container-subpage select {
        padding: 1px;
        border: solid 1px #5baab5;
        outline: transparent;
        border-radius: 21px;
        color: #5d959c;
        cursor: pointer;
    }

#shopping-cart {
    right: 80px;
}

@media only screen and (max-width: 479px) {
    .langchanger-container-subpage {
        right: 75px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .langchanger-container-subpage { right: 70px; }

    #shopping-cart { right: 110px !important; }

    #shopping-cart > ul > li { margin: 0 5px !important; }
}
