/* Css editör */

section.snrtr_UstMenu {
    height: 47px;
    background: linear-gradient(rgb(32 17 3), #392404);
    /* background: linear-gradient(rgb(11 24 4), rgb(8 53 22)); */
    width: 100%;
    position: absolute;
    z-index: 10;
    transition: all 1s ease;
}

.snrtr_Kutu_Baslik h2 {
    display: block;
    font-size: 20px;
    color: #f8d595;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    text-align: center;
}


.snrtr_Kutu_Baslik h3 {
    color: #ffa464;
    font-size: 14px;
    text-align: center;
    margin: 0px;
}


.text-left {
    text-align: center;
}

.left_menu_div {
    padding: 0px 22px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #ffb880;
    display: block;
    text-decoration: none;
    text-align: left;
    height: 201px;
}


.left_menu_top span {
    font-size: 24px;
    color: #ffda97;
    display: block;
    font-weight: 700;
}


.menu li a {
    line-height: 47px;
    color: #ffda97 !important;
}

div#DigerSayfalar ul {
    margin: 0px;
}

.soc-block table a {
    /* display: block; */
    /* color: #ffa526; */
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    background: #3b1b05;
}





.logo{
  /* margin-top: 75px; */
  margin-top: 150px;
}

div#DigerSayfalar ul li {
    width: 49%;
    float: left;
    background: rgba(0, 0, 0, 0.53);
    margin: 1px;
    padding: 4px;
    padding-left: 36px;
    border: 1px dashed rgb(97, 88, 53);
    position: relative;
    color: #ffda85;
    overflow: hidden;
    height: 31px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    left: 6px;
    /* right: 0; */
}

.soc-block table td {
    border: 1px solid rgba(201, 170, 113, 0.1);
    padding: 1px;
    width: 99%;
    width: 163px;
    border: 0.1rem solid #8d8d8d;
}

div#snrtr_Maps {
    background: url(../images/Maps-Image.png);
    width: 266px;
    height: 108px;
    margin-left: 10px;
}

div#snrtr_BinekSistemi {
    background: url(../images/Binek-Sistemi.png);
    width: 266px;
    height: 108px;
    margin-left: 10px;
}


.snrtr_EtkinlikTakvimi {
    margin-left: 10px;
}

.snrtr_Npcler {
    margin-left: 10px;
}




@media (max-width: 767px) {

div#snrtr_BinekSistemi {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}


div#snrtr_Maps {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

}

.soc-block table {
    background: #331602;
    /* margin-left: 10px; */
    width: 100%;
}

div#DigerSayfalar ul li:first-child {
    margin-top: 0px !important;
}

.news-top-block .top-news {
    margin: auto;
    display: block;
    width: 151px;
    /* container: inline-size; */
}

.left_menu_div {
    padding: 0px 22px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #e1be0a;
    display: block;
    text-decoration: none;
    text-align: left;
    height: 201px;
    /* background-position-x: 117px; */
    /* background-size: auto; */
}

div#DigerSayfalar {
    background: url(../images/item-bg.png) repeat;
    height: auto;
    padding: 15px;
    position: relative;
    top: -15px;
    margin-bottom: -15px;
}

.news-top-block {
    display: flex;
    flex-wrap: nowrap;
}

}
