

.bg1 {
    background-image: url('../img/hizmetlerimiz/bg1.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin-top: 22px;
    padding-top:12px;
    min-height: 500px;
}

.bg2 {
    background-image: url('../img/hizmetlerimiz/bg2.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    margin-top: 22px;
    padding-top: 12px;
    min-height: 300px;
}


.iletisimformu
{
    margin-top:42px;
}

