﻿#ustSosyalBar {
    /*    position: absolute;
    right: 58px;
    top: 0px;
    z-index: 100*/
    display: inline-block;
}


    #ustSosyalBar a {
        font-size: 18px;
        color: #ffffff;
        display: inline-block;
        vertical-align: middle;
        padding: 4px 4px;
        position: relative;
        width: 35px;
        text-align: center;
    }

        #ustSosyalBar a:hover {
            background-color: #f3fbff52;
            color: #fff;
        }

    #ustSosyalBar span {
        display: inline-block;
        border-right: 1px solid #ffffff;
        margin-top: 0px;
        position: absolute;
        width: 1px;
        height: 35px;
        top: 0px;
        display: none;
    }

    #ustSosyalBar .feather {
        width: 17px;
        height: 17px;
    }



#diller {
    /*    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100*/
    display: inline-block;
}

    #diller .btn {
        outline: none;
        border: 0px solid silver;
        color: #fff;
        font-weight: 500;
        border-radius: 0px;
        background-color: rgb(43 132 175 / 54%);
    }

        #diller .btn:hover {
            background-color: #f3fbff52;
            color: #fff;
        }


header {
 /*   background-color: rgb(0 3 4 / 79%);*/
    position: relative;
    /* height: 35px;*/
}

.pdhead1 {
    text-align: left;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding-top: 5px;
    vertical-align: middle;
    position: relative;
}

    .pdhead1 .headlogo {
        position: absolute;
        left: 0px;
        top: 55px;
        z-index: 5;
    }

    .pdhead1 ul {
        padding: 0px;
        margin: 0px;
    }

    .pdhead1 li {
        display: inline-block;
    }

        .pdhead1 li:after {
            content: ">";
            padding-left: 5px;
        }

.pdhead1_0:after {
    content: " " !important;
}

.pdhead1 a {
    color: #fff;
    text-decoration: none;
}



.pdhead2 {
    text-align: right;
    padding-right: 30px;
}

.mn1 {
    top: 2px !important;
    color: #ffffff !important;
    left: 35px;
    font-size: 20px;
}

.pd_SagMenu {
    position: absolute;
    right: 0px;
    z-index: 99;
    background-color: rgb(2 114 165 / 64%);
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: 0px 0px 2px #e6f5fa;
    width: 160px;
    top: 50%;
    transform: translateY(-50%);
}

    .pd_SagMenu li {
    }

    .pd_SagMenu a {
        display: block;
        border-bottom: 1px dotted #d5d5d5;
        color: #fff;
        padding: 5px 10px;
        text-decoration: none;
        transition: all 0.5s;
    }

        .pd_SagMenu a:hover {
            padding-left: 0px;
        }


.fancybox__content {
    padding: 5px;
}

header {
    /*   background-color: #a3282b00;*/
    position: fixed;
    width: 100%;
    z-index: 3000;
}

.headlogo {
    float: left;
    position: absolute;
    left: 45px;
    top: 50px;
}

    .headlogo img {
        max-width: 300px;
    }

.ust1 {
    text-align: right;
    padding-right: 0px;
    background-image: linear-gradient(to left, #f90006, white);
    height: 53px;
    padding-top: 13px;
}

    .ust1 a {
        color: #fff !important;
        text-decoration: none;
        font-weight: 500;
        padding-right: 10px;
        transition: all .4s;
    }

        .ust1 a:hover {
            color: brown;
        }

@media (min-width:900px) and (max-width:1400px) {
}


@media only screen and (max-width: 768px) {

    .mn1 {
        top: 0px !important;
        color: #ffffff !important;
        left: 10px;
        font-size: 21px;
    }

    header {
        background-color: rgb(21 186 244 / 86%);
        /* height: 35px; */
    }

    .headlogo img {
        max-width: 180px;
    }

    .headlogo {
        max-width: 90px;
        float: left;
        position: fixed;
        left: 15px;
        top: 10px;
    }

    .pdhead1_mbl {
    }

    #diller {
        position: absolute;
        right: 0px;
        z-index: 500;
    }

    #ustSosyalBar {
        position: fixed;
        bottom: 68px;
        z-index: 500;
        left: 0px;
        background-color: rgb(46 155 207 / 54%);
    }

    .pd_SagMenu {
        position: absolute;
        right: 0px;
        z-index: 99;
        background-color: rgb(2 114 165 / 64%);
        padding: 5px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        box-shadow: 0px 0px 2px #e6f5fa;
        width: 160px;
        top: inherit;
        width: 100%;
        text-align: center;
        bottom: -63px;
    }

        .pd_SagMenu a {
            border-bottom: 1px dotted #d5d5d5;
            padding: 2px 3px;
            text-align: left;
        }

        .pd_SagMenu li {
            display: inline-block;
            width: 32%;
            float: left;
        }
}
/*.fancybox__slide {
    width: 500px;
}
*/

/*.fancybox__container .fancybox-wrap {
    max-height: 244px !important;
    max-width: 100% !important;
}

.fancybox__container .fancybox-inner {
    max-height: 244px !important;
    max-width: 100% !important;
}

@media (min-width:768px) {

    .fancybox__container .fancybox-wrap {
        max-height: 432px !important;
        max-width: 768px !important;
    }

    .fancybox__container .fancybox-inner {
        max-height: 432px !important;
        max-width: 768px !important;
    }
}

@media (min-width:1024px) {
    .fancybox__container .fancybox-wrap {
        max-height: 576px !important;
        max-width: 1024px !important;
    }

    .fancybox__container .fancybox-inner {
        max-height: 576px !important;
        max-width: 1024px !important;
    }
}


@media (min-width:1200px) {

    .fancybox__container .fancybox-wrap {
        max-height: 768px !important;
        max-width: 1366px !important;
    }

    .fancybox__container .fancybox-inner {
        max-height: 768px !important;
        max-width: 1366px !important;
    }
}*/

/*.mdlfnc{
    max-width:650px !important;

}*/

/*.fancybox__container {
    max-width: 650px !important;
}*/


.pdhead1 .feather {
    width: 17px;
    height: 17px;
}
