.base img {
    width: 100%;
    height: 200px !important;
}

.fill img {
    object-fit: fill;
}

.contain img {
    object-fit: contain;
}

.cover img {
    object-fit: cover;
}

.scale-down img {
    object-fit: scale-down;
}

.none img {
    object-fit: none;
}

@media (max-width: 767px) {
    .row {
        padding: 0 !important;
        margin: 0
    }
}


.belge1 {
    margin-top:2%
}

.belge2 {
    padding: 4px !important;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-left: 1px solid #e10e34;
    margin: 0;
    line-height: 21px;
    font-weight: bold;
    background: #f6f6f6;
    overflow: visible;
    height: 140px;
    overflow-x: hidden !important;
}

.belge3 {
    padding-top: 10px !important;
    text-align: center !important;
}
.belge4 {
    padding: 15px 5px 0 5px
}

.belge5 {
    font-size: 19px;
    margin: 0;
    font-weight: bold;
    color: #e10e34;
}

.belge6 {
    padding: 4% 2% 0% 0;
    color: #252525
}
.belge7 {
    padding-bottom:3% !important
}

.belge8 {
   
}

.belge9 {
    
}


.nav1 {
    padding-top: 4%
}

.nav2 {
    border-radius: 4px !important;
    background: #fff !important;
}

.nav3 {
    border-right: 2px solid #e10e34 !important;
    padding: 0 !important;
    margin-top: 3px !important;
}

.nav4 {
    background-color: #252525 !important;
    color: #fff !important;
    -webkit-border-top-left-radius: 10px !important;
    -webkit-border-bottom-left-radius: 10px !important;
    -moz-border-radius-topleft: 10px !important;
    -moz-border-radius-bottomleft: 10px !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}


@media (max-width: 767px) {
    .row {
        padding: 0 !important;
        margin: 0
    }
}


.medya1 {
    padding-top: 3%
}
.medya2 {
    min-height: 60px;
    width: 100%;
    background: #1f1f1f;
    color: #fff;
    padding-top: 10px;
    text-align: center;
    border: 1px solid rgba(0,0,0,.3);
    border-left: 3px solid #e10e34;
    font-size:16px
}

.medya3 {
}

.medya4 {
}

.medya5 {
}