.headerLogo {
    height: auto !important;
    width: 400px;
}

.sidebarLogo {
    height: auto !important;
}

.footerLogo {
    height: auto !important;
}

.yaziOrtala {
    text-align: center;
}

.videoYaziBoyut {
    font-size: 60px !important;
}

.videoYazi2Boyut {
    margin-top: 90px;
    font-size: 27px;
}

.markaKaydir {
    margin-top: 5px;
}

.topMenuKonum {
    width: 100% !important;
    padding: 0 !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 3 !important;
}

.menuBorderTop {
    margin-top: -43px !important;
}

.blog .post {
    width: 100%;
    display: block !important;
    flex-wrap: wrap;
    margin-bottom: 100px;
}

.blog .post .post-content {
    width: calc(100% - 60px);
    float: left;
    background: #fff;
    margin: 0 30px;
    margin-top: -40px;
    padding: 30px;
}

.projeBaslik {
    font-size: 24px !important;
}

#emayinsaat {
    font-size: 20px !important;
}

#varyap {
    font-size: 17px !important;
}

.yda {
    font-size: 17px !important;
}

#kentKonut {
    font-size: 16px !important;
}

.teknikBaslik {
    font-size: 75px !important;
}

.pdfAdi {
    text-align: center;
    background-color: #8080801f;
    font-size: 21px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 20px;
}

.gozatButon {
    height: 60px;
    line-height: 56px;
    float: left;
    color: #9f8054 !important;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px !important;
    position: relative;
    border: 2px solid #ebcfa7;
    padding: 0 40px;
    text-decoration: none !important;
}

.gozatButon:hover {
    text-decoration: none;
    background: #9f8054;
    border-color: #9f8054;
    color: #fff;
}

.cursorisaret {
    cursor: default;
}

.urunGorselleri {
    height: 380px !important;
    box-shadow: -6px 8px 11px -9px #000000;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}

.label {
    width: 230px;
    max-width: 100%;
    background: #f2f2f2;
    padding: 13px;
    margin-top: 0px;
    border-bottom-left-radius: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    box-shadow: -6px 8px 11px -9px #000000;
}

.label span {
    color: #565656;
    font-size: 16px;
    font-weight: bold;
}

.post-image {
    position: relative;
}

.finike {
    width: 210px;
}

.alaska {
    width: 210px;
}

.florAlt {
    visibility: hidden !important;
}

.florHover:hover {
    transition: 1s;
}

.florHover:hover .florAlt {
    visibility: visible !important;
    transition: 1s !important;
}

/* Tab Menu */
/* Style the tab */
.tab {
    overflow: hidden;
    background-color: #ffffff00;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 46px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #e4bb82cc;
    color: #474747;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #9f8054;
    color: #fff !important;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}



.urunTop {
    margin-top: 20px;
}

.katalogOrtala {
    text-align: center;
}

.gCdMUP {
    display: none !important;
}

.iconPad {
    padding-top: 12px;
}
.iphoneRenk{
    color: #180039 !important;
}



#yukari-cik {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    text-indent: -9999px;
    z-index: 9999;
    display: block !important;
    background: url(https://i0.wp.com/www.appbilgi.com/wp-content/uploads/2020/11/yukari.png?resize=40%2C40&ssl=1);
    -webkit-transition-duration: 0.4s !important;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.blog .post .post-content .post-title{
    margin-top: 20px !important;
}

@media screen and (max-width:425px) {
    .headerLogo {
        width: 310px !important;
    }
}
