.ligtv-price-yazi {
    color: #000;
}

#footer {

    background-color: #eaeaea;
}


.headerContainer {
    border-bottom: 0px solid crimson;
}

hr {
    border: 0px solid #000000;
}

#bottomFloat {
    background: #dc143c;
    height: auto;
}

.callMe {
    color: #250a37 !important;
}

#bottomFloat .center {
    height: auto;
    padding: 10px 0;
    display: table;
    width: 615px;
}

#callMeForm {
    display: block;
}

p.callMe {
    width: auto;
    float: left;
    padding: 5px 10px 0 0;
    text-align: right;
}

span.callMe {
    display: none;
}

#callMe,
#callMe2 {
    background: #250a37;

}

#callForm {
    background: transparent;
    padding: 5px 0 0 0;
    width: 100%;
    height: auto;
}

#callCenter {
    display: none;
}

#cm_result {
    position: relative;
    left: 0;
    top: 0px;
    width: 100%;
    float: left;
    text-align: center;
    color: #ff0000;
    font-size: 15px;
    z-index: 100000;
    padding: 10px;
    display: block;
}

@media screen and (max-width: 900px) {
    #arayalim {
        display: block;
        color: #250A37;
        font-size: 24px;
        height: 96px;
        padding: 25px 0;
        text-align: center;
    }

    .hemenbasvur {
        display: none;
    }

    #bottomFloat .center {
        display: none;
    }
}