﻿.kodBaslik {
    width: 100%;
    padding: 30px;
    background: #026b9a;
    color: #fff;
    text-align: center;
}

.kodFooter {
    width: 100%;
    padding: 30px;
    background: #ffdbdb;
    color: #fff;
    text-align: center;
}

.kodYazi {
    color: #831111;
    font-weight: 500;
    font-size: medium;
}

.kodFooter2 {
    width: 100%;
    padding: 30px;
    background: #f5f2f2;
    color: #fff;
    text-align: left;
}

.kodMobileScroll {
    overflow-x: auto !important;
    overflow-y: auto !important;
}

.kodDesktop {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.kodMobile {
    content: '';
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
p#ticariMetin {
    min-width: 125px;
}

.mb-5{
    margin-bottom:10px;
}

.eski {
    background-color: #ffdbdb;
}
