﻿.bg-light {
    width: 1300px;
    background-color: rgb(248 249 250 / 0%) !important
}

.fa {
    padding: 2px;
    font-size: 17px !important;
    width: 25px;
    height: 25px;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    background-color: #000 !important;
}

    /* Add a hover effect if you want */
    .fa:hover {
        opacity: 0.7;
    }
.urn1 {
    display: flex;
    width: 945px;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-left: 17px;
}
.phnn {
    margin-left: 55px;
    display: flex;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 600;
}
    .phnn .fa {
        padding: 2px;
        font-size: 21px !important;
        width: 25px;
        height: 25px;
        text-align: center;
        text-decoration: none;
        color: #ef0000 !important;
        background:  !important;
    }
    .phnn span {
        text-indent: 7px !important;
    }
.ustUst {
    display: inline-flex;
    float: right;
}

.ustGri {
    padding: 6px 0px 0px 0px;
    height: 35px;
    width: 97%;
    background: #000;
}
.ust2 {
    display: flex;
    width: 100%;
   
    height: 135px;
    z-index: 2;
    position: relative;
    flex-direction: column;
}
    .ust2 .ortala {
        display: flex;
        width: 100%;
        background: #1f1f21 !important;
        margin: 0px auto;
        height: auto;
        color: #fff;
        justify-content: center;
    }

.nav-link {
    font-size: 15px;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    font-weight: 500;
    color: #fff !important;
}
.navbar {
   
    --bs-navbar-padding-y: 0.1rem !important;
}
    .navbar-collapse { flex-grow:0;
}
.ust1_0 {
    display: block;
    height: 30px;
    padding-top: 3px;
    width: 100%;
    color: #fff;
}
   .ust1_0 .ortala {
 
    height: 27px;
 
}
.sola {
    float: left;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

 
.sag {
    float: right;
    display: inline-block;
}
.dil1 {width:35px; height:20px;   display:flex; position:absolute; right: -30px; top:3px; font-weight:500; visibility:hidden;
       
}
    .dil1 a { padding:2px 7px; color:#282828 !important;
    }
 
        .dil1 a:hover { color:#d00000 !important;
    }

.yili {
    background-image: url(/images/yili.png);
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    width: 65px;
    height: 66px;
    line-height: 52px;
    left: 205px !important;
    position: absolute;
    top: -27px;
    text-indent: 4px;
}
.navbar-brand {
    position: relative;
}
.navbar-toggler {
 
    background-color: #fff !important;
 
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
@media (max-width: 768px) {


    .urn1 {
        justify-content: center !important;
    }
    .yili {
        background-size:cover;
  
        font-size: 18px;
        font-weight: 400;
        
        width: 41px;
        height: 42px;
        line-height: 33px;
        left: 205px !important;
       
        top: 0px;
    }
    .ustUst {
 
       
    }
    .ust2 {
        height: 69px;
    }
    .phnn {
  
        font-size: 15px !important;
        font-weight: 400;
    }
}

 