﻿body {
    overflow: hidden;
}


.my-custom-theme {
    margin-top: 15px;
}
    /* Use this next selector to style things like font-size and line-height: */
    .my-custom-theme .tooltipster-content {
        font-size: 18px;
        padding: 10px;
    }

#imgProje {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}


.mn1 {
    top: 10px;
    color: #1e0405;
}

    .mn1:hover {
        color: #9f0b0b;
    }


.diller {
    top: 65px;
}

header {
    /*        background-color: #e5e5e5;
        padding: 10px;
        position: fixed;
        width: 100%;
        z-index: 3000;*/
}

#mapster_wrap_0 {
    /*  top: -50px;*/
}


#social-sidebar {
    border-left: 0px solid silver;
    background-color: #ffffff70;
    padding-left: 0px;
    padding-right: 0px;
}



.villaBilgiAlani {
    position: absolute;
    left: 0px;
    z-index: 99;
    background-color: rgb(2 114 165 / 64%);
    padding: 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 2px #e6f5fa;
    width: 230px;
    top: 30%;
    transform: translateY(-30%);
}

    .villaBilgiAlani h2 {
        font-weight: 700;
        font-size: 17px;
        color: #fff;
        text-align: center;
        /*        color: #a28c6d;
        font-style: italic;
        font-size: 1.75em;
        margin-top: 45px;
        font-family: 'Anton', sans-serif;*/
    }

    .villaBilgiAlani p {
        /*        color: #505d68;
        font-weight: bold;
        font-family: 'Roboto Mono', monospace;
        margin-bottom: 5px;
        font-size: 15px;*/
    }


    .villaBilgiAlani i {
        /*color:#ff0000;*/
    }

    .villaBilgiAlani ul {
    }

    .villaBilgiAlani li {
        text-align: left;
        display: block;
        padding: 3px 0px;
        font-weight: 600;
        /*     border-bottom: 1px dotted silver;*/
    }

    .villaBilgiAlani b {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        font-weight: 700;
        font-size: 14px;
        color: #000000;
    }

        .villaBilgiAlani b:after {
            content: "";
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 5%;
            flex: 1 1 5%;
            margin: 0 .5ch;
            border-bottom: 1px solid #cbd2c5;
        }

    .villaBilgiAlani span {
        float: right;
        text-align: left;
        margin-top: -21px;
        font-size: 14px;
        padding-right: 5px;
    }

 
.fancybox__container {
    top: -10px;
    bottom: -10px;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 95% !important;
}

 


@media (min-width:900px) and (max-width:1400px) {
}


@media only screen and (max-width: 768px) {

    .ovrscrool {
        overflow: scroll;
    }

    #imgProje {
        width: auto !important;
        max-width: inherit !important;
        height: 100vh !important;
    }

    .mbpd1 {
        overflow: auto;
    }

    #ustSosyalBar {
        bottom: 132px !important;
        display: none;
    }
}
