
footer .footer-top {
    background: #008FE2;
    padding: 15px 0;
    color: #fff !important;
}

footer .phone-call-wr, footer .bid-wr {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

footer .bid-wr a {
    margin: 0 !important;
    font-size: 22px;
    font-weight: 600;
}

footer .footer-top .btn-footer-top {
    background: #da2244;
    display: inline-block;
    vertical-align: middle;
    border-radius: 30px !important;
    font-size: 15pt;
    padding-left: 40px;
    padding-right: 40px;
}

#btn-teklif {
    background: #da2244;
    display: inline-block;
    vertical-align: middle;
    border-radius: 30px !important;
    font-size: 15pt;
    padding-left: 40px;
    color: white !important;
    padding-right: 40px;
}

footer .link {
    color: white !important;
}

.modal-content {
    border-radius: .4rem !important;
}

.modal-header {
    padding: 10px 30px;
    background: #2D529F;
    color: #fff !important;
}

.modal-title {
    font-weight: normal !important;
    font-size: 22px !important;
    color: #fff !important;
}

.modal-header h3 {
    margin-bottom: 0 !important;
}

.modal-body .form-container {
    max-width: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 15px;
}

.modallabel {
    color: #333737;
}

.phone-call {
    font-size: 15pt;
}

footer .col-bid-footer {
    text-align: right;
}

.footer-list {
    list-style: none;
    font-size: 14px;
    padding: 0;
    font-weight: 600;
}

footer ul.footer-bottom-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

footer ul.footer-bottom-list li {
    display: inline-block;
}

footer ul.footer-bottom-list li a {
    color: #202020;
    position: relative;
    padding: 0 15px;
    font-size: 13px;
}

footer ul.footer-bottom-list li a:hover {
    color: #404040 !important;

}

#sliderTitle {
    font-size: 45px !important;
}

#sliderContent {
    border-left: 4px solid #ffffff;
    padding: 0 0 0 20px;
    line-height: 24px !important;
    width: 65%;
    overflow-wrap: break-word;
    font-size: 22px !important;
}
#recaptcha-content{
    margin-left: -30px !important;
}
@media (max-width: 1024px) {
    footer .footer-top {
        padding: 0;
        overflow: hidden;
    }

    .footer-top .container {
        padding: 0;
    }

    footer .bid-wr {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        text-align: center;
        display: block;
        padding: 15px;
    }

    footer .bid-wr a, footer .footer-top a {
        font-size: 18px;
    }

    footer .phone-call-wr {
        padding: 15px 0;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        text-align: center;
        display: block;
    }

    footer .bid-wr a, footer .footer-top a {
        font-size: 18px;
    }

    footer .col-bid-footer {
        text-align: center;
    }

    footer .footer-top .btn-footer-top {
        margin: 15px 0;
    }

    footer ul.footer-bottom-list li a {
        padding: 0;
        margin: 15px 0;
        display: block;
    }

    footer ul.footer-bottom-list li {
        display: block;
    }

    footer ul.footer-bottom-list {
        margin: 15px 0 0;
        padding: 10px 0 0;
        text-align: left;
        border-top: 1px solid #ddd;
    }
}

@media (max-width: 868px) {
    #sliderTitle {
        font-size: 28px !important;
    }

    #sliderContent {
        width: 100%;
        font-size: 18px !important;
    }
    #recaptcha-content, #recaptcha-teklif, #recaptcha-contact{
        margin-left: 0px !important;
        padding: 10px 0px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer-teklif-btn {
        padding: 5px 0 !important;
    }
}
