﻿#ustSosyalBar {
    position: relative;
    display: flex;
    align-items: center;
    /*   right: 88px;
    top: 0px;*/
}


    #ustSosyalBar a {
        font-size: 17px;
        color: #454545;
        color:#fff;
        /* margin-right: 7px; */
        display: inline-block;
        /*height: 75px;*/
        /*margin-top: -66px;*/
        vertical-align: middle;
        padding: 0px 13px;
        /*padding-top: 33px;*/
        /*margin-right: -5px;*/
        /*margin-left: -5px;*/
        transition: 0.5s all;
    }

        #ustSosyalBar a:hover {
            /*background-color: #4a4a4a;*/
            color: #fff;
        }

    #ustSosyalBar span {
        height: 58px;
        display: inline-block;
        border-right: 1px solid #d1d1d1;
        margin-top: 0px;
    }

#diller {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /*    right: 30px;
    top: 10px;*/
}

    #diller .btn {
        outline: none;
        border: 0px solid silver;
        font-weight:700;
        color:#fff;
    }

.elogo img {
    max-height: 55px;
    /*padding: 5px;*/ 
    /*filter: brightness(5);*/
}
.eust1 {
    /* display: flex;
    justify-content: space-between;*/
    padding: 0px 10px;
    background: var(--renk);
    background: linear-gradient(45deg, var(--renk) 0%, var(--back) 30%,var(--back) 70%,var(--renk) 100%);
    box-shadow: 0px 1px 10px 0px rgba(41,77,99,0.3);
    /*overflow: hidden;*/
}
.eust2 {
    display: flex;
    justify-content: flex-end;
    /*background: var(--renk);*/
    padding: 10px 60px;
    height: 100%;
    /*width: calc(25% + 1rem);*/
}
.elogo {
    /*background: var(--renk);*/
    padding: 10px 70px;
    /*width: calc(25% + 1rem);*/
}
.eozelliknav {
    width: 100%;
    height:100%;
    /*height: 85px;*/
    display: flex;
    align-items: center;
    /*background:#fff;*/
    padding: 10px 60px;
}
    .eozelliknav ul {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .eozelliknav a {
        color: #000;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        font-size:14px;
        padding:10px 15px;
        text-align:center;
    }
.povr1 {
    display: none;
}
@media only screen and (max-width: 768px) {
    .elogo{
        padding:10px;
    }
    .mbleust1 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .overlay1 {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 15000;
        left: 0;
        top: 0;
        /*background-color: #fff;*/
        overflow-x: hidden;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
        transition: 0.5s;
        display: block;
    }

    .overlay-content {
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
        height: 100%;
        /*margin-top: 30px;*/
    }

    .ovr6 {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 460px;
        box-sizing: border-box;
        padding: 30px 0 30px;
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px);
        /*background-color: rgba(17, 10, 4, 0.7);*/
        /*background: linear-gradient(88deg, rgba(0, 0, 0,90%), rgba(6, 62, 78, 90%), rgba(0, 0, 0, 50%));*/
        background: #fff;
        /*font-family: Goldenbook;*/
        font-size: 25px;
        /* transform: translateY(-100%); */
        transition: 0.3s ease;
        width: 100%;
        padding: 0;
    }

    .overlay1 .closebtn {
        position: absolute;
        top: 7px;
        right: 40px;
        font-size: 33px;
        color: var(--mavi);
    }

    .ovr1 {
        min-height: 50vh;
    }

    .ovr2 {
        flex-direction: column;
        height: 100%;
        text-align: start;
        padding: 0 15px;
        /*display: flex;*/
        justify-content: center;
        font-size: 16px;
        margin-top: 25px;
    }

        .ovr2 ul {
            list-style: none;
        }


        .ovr2 a {
            color: #000;
            font-size: 16px;
            letter-spacing: 1px;
            font-weight: 400;
            text-transform: uppercase;
            word-wrap: break-word;
        }

    /*.ovr2 img {
            max-height: 65px;
            margin-top: 25px;
            margin-bottom: 25px;
        }*/
    .ovr3 {
        /*width: 35%;*/
        /*background: #0000006e;*/
        color: #000;
        height: 100%;
    }

    .ovr4 {
        width: 65%;
        background: #fff;
        height: 100%;
    }

    .ovr5 {
        height: 100%;
    }

    .ovr7 {
        margin-bottom: 25px;
        margin-top: 25px;
    }

        .ovr7 ul {
            display: flex;
        }

        .ovr7 img {
            max-height: 80px;
            padding-right: 15px;
        }

        .ovr7 li {
            border: none;
        }

    .ovr2 h1 {
        font-weight: 700;
        letter-spacing: .025em;
        text-transform: uppercase;
        color: #000;
        font-size: 33px;
        padding-right: 15px;
    }

    .ovr2 p {
        color: gray;
        margin-bottom: 25px;
    }

    .ovr8 {
        display: flex;
        justify-content: space-between;
    }

        .ovr8 a {
            display: inline-block;
            font-size: 15px;
            /*padding: 8px 22px;*/
            border-radius: 0;
            font-weight: 600;
            transition: .3s;
            border: 0;
            cursor: pointer;
            /*width: 45%;*/
        }

        .ovr8 ul {
            /* display: flex;
            justify-content: flex-start;
            gap: 5px;*/
            /*border-bottom: 1px solid #908787;*/
            /*padding: 0 10px;*/
        }

        .ovr8 li {
            border-bottom: 1px solid #908787;
            padding: 0 5px;
        }

    .ovrFirst {
        border: 1px solid var(--renk) !important;
        color: var(--renk) !important;
        background-color: transparent;
    }

    .ovrSecond {
        background: var(--renk);
        color: #fff !important;
    }

    .ovr9 {
        margin-top: 25px;
        margin-bottom: 25px;
    }

        .ovr9 span {
            font-size: 21px;
            font-weight: 500;
            margin-bottom: 10px;
            display: block;
        }

        .ovr9 a {
            margin-bottom: 0;
            display: block;
            color: #333;
            font-size: 14px;
            padding: 10px 0;
            font-weight: 500;
        }

        .ovr9 i {
            color: var(--renk);
        }

    .ovr10 ul {
        display: flex;
        align-items: center;
        padding-left: 0;
    }

    .ovr10 li {
        list-style: none;
        margin: 0 16px 0 0;
    }

    .ovr10 a {
        position: relative;
        z-index: 1;
        transition: 0.3s;
        color: var(--mavi);
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #e5e5e5;
        border-radius: 5px;
    }
    .povr1 {
        /*position: absolute;*/
        z-index: 555;
     /*   left: 10px;
        top: 10px;*/
        color: #000;
        display: block;
        font-size: 25px;
        /*background: #efefef3b;*/
        padding: 1px 10px;
    }

    .povr2 {
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .pd_SagMenu a {
        border-bottom: 1px dotted #d5d5d5;
        /*padding: 2px 3px;*/
        text-align: left;
        text-decoration:none;
    }
    #diller .btn {
        margin-top: 0px;
        color: #000;
    }
    .ustSosyalBar a {
        /* color: #fff; */
        font-size: 14px;
        padding: 5px;
        background: #efefef;
        border-radius: 5px;
    }
}