.home-project-bg {
   background-size: cover;
   width: 100%;
   height: 200px;
}

.home-project-img { object-fit:cover; height:200px; }
.project-list-img { object-fit:cover; height:300px; }
.page-head-line { border-top:10px solid #E31E24; }


.proje-pay { padding-right:10px; padding-bottom:10px; padding-top:15px; }
.proje-pay-golge { -webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.5); box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.5); margin-top:5px; margin-bottom:5px; }
.proje-pay a { color:#000; }
.proje-listele-bg { background-repeat:no-repeat; background-position:top center; background-size:cover; width:100%; position:relative; overflow:hidden; height:225px; min-height:225px; max-height:225px; }
.proje-listele { border:1px solid #CCC; padding:10px; }
.proje-listele:hover { border:1px solid #E31E24; }
.proje-listele-text { margin-top:5px; padding:5px; height:55px; min-height:55px; overflow:hidden; font-weight: 500; font-size: 16px; line-height: 20px; }

.custom-font-slider-1 { background-color:#E31E24 !important; width:fit-content !important; padding:0px 10px; color:#FFF !important; }

.custom-font-slider-2 { background-color:#212529 !important; width:fit-content !important; padding:6px 10px; color:#FFF !important; }