<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*//--------------------------------------------------------------------------------------------------*/
/*----------------------------EGITOPYA CODE-----------------------------------------------------------*/
/*//--------------------------------------------------------------------------------------------------*/

.padding-top-30 {
    padding-top: 30px !important;
}


.margin-bottom-30 {
    margin-bottom: 30px !important;
}


.margin-bottom-25 {
    margin-bottom: 25px !important;
}


.padding-5{
    padding:5px !important;
}

.img-frame {
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    padding: 10px;
    border: 7px solid #45bfee;
}


.img-frame-urunler {
    border: 2px solid #eaeaea !important;
}

.hizmet-icon {
    font-size: 70px;
    padding-bottom: 15px;
}

.referanslarimiz-img {
    margin-bottom: 15px;
    border: 1pc solid #f7f7f7;
}

.iletisim {
    margin-top: -35px;
}

@media (max-width: 442px) {
    #header .header-row {
        display: flex;
        flex-grow: 1;
        align-items: center;
        align-self: center;
        max-height: 100%;
    }
}
</pre></body></html>