.help-block.with-errors {
    color: #ffffff;
}

.section.contact .contact-form .has-error input, .section.contact .contact-form .has-error textarea {
    border-color: #ffffff;

}

.section.contact .contact-info .address-box li {

    font-weight: 400;
    font-size:16px;

}

.section.contact .contact-info p{

    font-size:18px;
}


.footer-block .footer-bottom p{

    color:#a1a2a5;
}

.slider .main-slider .slider-item.type-1 .main-logo{

    padding-top:100px;
}

.halk-oylamasi-bg{
    background: #e1e1e1;
    min-height: 800px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.halk-oylamasi-card{
    background: white;
    border-radius: 4px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.halk-oylamasi-card img{
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.halk-oylamasi-card .content{
    padding:16px;
    height: 160px;
}

.halk-oylamasi-card .footer{
    text-align: center;
    display: flex;
}

.halk-oylamasi-card .footer a{
    font-size: 13px;
}

.halk-oylamasi-breadcrumb{
    margin-bottom: 0px;
}
.halk-oylamasi-text-primary{
    color: #337ab7 !important;
}

.halk-oylamasi-card-btn-primary{
    border: 0px;
    background: #337ab7 !important;
    border-radius: 60px;
    font-weight: bold;
}
.halk-oylamasi-card-btn-primary:hover{
    background: #226095 !important;
}

.halk-oylamasi-card-btn-gray{
    border: 0px;
    background: #7b7b7b !important;
    border-radius: 60px;
    font-weight: bold;
    color:white;
}
.halk-oylamasi-card-btn-gray:hover{
    background: #5e5e5e !important;
    color:white;
}

.halk-oylamasi-card-btn-success{
    border: 0px;
    background: #63d000 !important;
    border-radius: 60px;
    font-weight: bold;
    color:black;
}
.halk-oylamasi-card-btn-success:hover{
    background: #499800 !important;
    color:black;
}

.halk-oylamasi-card .play-icon{
    position: absolute;
    top:60px;
    left: 42%;
    color: white !important;
    font-size: 66px;
}
.detail-play-icon{
    position: absolute;
    top:42%;
    left: 44%;
    color: white !important;
    font-size: 66px;
}

.halk-oylamasi-card .play-icon i, .detail-play-icon i{
    border-radius: 100px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.halk-oylamasi-card:hover .play-icon i, .detail-play-icon:hover i{
    border-radius: 100px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.85);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.85);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.85);
}

.halk-oylamasi-card > .badge{
    top:10px;
    left:24px;
    border-radius: 60px;
    position: absolute;
    background: #0c0c0c;
    padding: 10px;
}

.oylama_detay_btn {
    padding: 10px 15px !important;
    color: #ffffff !important;
    background: #337ab7 !important;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-weight: bold;
}
.oylama_detay_btn:hover {
    background: #22649d !important;
}

.oylama_detay_btn_success {
    padding: 10px 15px !important;
    color:black;
    background: #63d000 !important;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-weight: bold;
}
.oylama_detay_btn_success:hover {
    background: #499800 !important;
    color:black;
}

.oylama_detay-success-alert{
    background: black;
    color:white;
    padding:10px;
    margin-top: 6px;
}

.halk-oylamasi-detail img{
    object-fit: cover;
    width: 100%;
    height: 0px;
}
.confirm_btn_default, .rate_btn_default {
    padding: 6px 15px !important;
    color: #ffffff !important;
    background: #929292 !important;
    border: 0px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-weight: bold;
}

.confirm_btn, .rate_btn {
    padding: 6px 15px !important;
    color: #ffffff !important;
    background: #337ab7 !important;
    border: 0px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-weight: bold;
}
.confirm_btn:hover, .rate_btn:hover {
    background: #22649d !important;
}
