﻿

/*ARABAM KAÇ PARA EDER*/
#degerle {
    color: #000;
}
    /*#degerle .banner {
        background-image: url('../img/banner-degerle.png');
        width: 100%;
        height: 396px;
        background-position: center;
        padding-top: 55px;
    }*/
    #degerle .banner-line span {
        font-size: 30px;
    }
    /*ARABAM KAÇ PARA EDER*/




    /*ARABAM KAÇ PARA EDER*/
    #degerle .section .card-title {
        font-size: 20px;
    }

    #degerle .section .card-text {
        font-size: 14px;
        width: 80%;
        line-height: 1.2;
    }

    #degerle .section .section-item-sub {
        left: 7%;
        top: 24%;
    }

        #degerle .section .section-item-sub:last-child {
            right: 6%;
        }

    #degerle .section .section-item-top {
        right: 22%;
        top: 4%;
    }

        #degerle .section .section-item-top .card-title {
            margin-top: -15px;
        }

        #degerle .section .section-item-top .section-item-img-container {
            right: 22%;
        }

        #degerle .section .section-item-top:nth-child(2) {
            left: 24.5%;
            top: 4%;
        }

            #degerle .section .section-item-top:nth-child(2) .card-title {
                margin-top: unset;
            }


/*shared*/
.banner-line {
    width: 100%;
    height: 44px;
    background-color: #f8d100;
}

.left-auto {
    left: auto !important;
}
/*shared*/
/*ARABAM KAÇ PARA EDER*/
