﻿.content-detail {
    font-size: 16px;
    font-weight: 200;
    line-height: 30px;
    color: #343a40;
}

.news-title {
    font-weight: 700;
    font-size: 20px;
}

.buyutme {
    background: #112944;
    border: solid 1px #cbd2d3;
    color: #fff;
    padding: 1px;
    width: 30px;
    height: 30px;
    font-weight: 300;
    font-size: 18px;
}

.buyutme:hover {
    background: none;
    border: solid 1px #082443;
    color: #082443;
    padding: 1px;
    width: 30px;
    height: 30px;
    font-weight: 300;
    -webkit-transition: all 0.2s ease-out;
}

.carousel_ileri_geri {
    position: relative;
    right: 0px;
    top: 0px !important;
}

.imgFull {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 500px;
}
