.hizmetlersliderbg {background: #f9f9f9;}
 
.hizmetlersliderbg .hizmet-baslik {position: relative;margin-bottom: 25px;}
.hizmetlersliderbg .hizmet-baslik h2.hizmet-title {font-size:30px;color:#000;font-weight: 700;}
.hizmetlersliderbg .hizmet-baslik h2.hizmet-title span {color:#dd4b39;}
.hizmetlersliderbg .hizmet-baslik p.hizmet-text {font-size:15px;margin-top: 15px;display: block;margin-bottom: 0rem!important;color:#555555;font-weight:300;}

.hizmetlersliderbg .hizmet-baslik .icon_bg{position: relative;display: inline-flex;}
.hizmetlersliderbg .hizmet-baslik .icon_bg .icon {display: inline-block;width:10px;height: 10px;background: #dd4b39;border-radius:50%;margin:0px 5px;}
.hizmetlersliderbg .hizmet-baslik .icon_bg:before {content: '';position: relative;float: left;width: 50px;height: 1px;background: #d6d6d6;margin-top: 5px;}
.hizmetlersliderbg .hizmet-baslik .icon_bg:after {content: '';position: relative;float: right;width: 50px;height: 1px;background: #d6d6d6;margin-top: 5px;}


.hizmetlerslider {float: left;width: 100%;}
.hizmetlerslider .swiper-slide{box-shadow:none;position: relative;background: #fff;}
.hizmetlerslider .swiper-slide .swiper-images {width: 100%;}
.hizmetlerslider .swiper-slide .swiper-images img{max-width: 100%;}
.hizmetlerslider .swiper-slide .swiper-text {padding:30px;}
.hizmetlerslider .swiper-slide .swiper-text .swiper-baslik1{font-size:17px;font-weight: 700;margin-bottom:6px;}
.hizmetlerslider .swiper-slide .swiper-text .swiper-baslik2{font-size:15px;font-weight: 300;line-height: 1.5;}
.hizmetlerslider .swiper-slide .swiper-text a.swiper-button{font-size: 13px;font-weight: 700;color:#333;margin-top: 40px;display: block;}


.hizmetlersliderbg .swiper-pagination-bg {float: left;width: 100%;height: auto;position: relative;text-align: center;margin-top: 25px;}
.hizmetlersliderbg .swiper-pagination-bg .swiper-pagination2{display: inline-block!important;position: relative;margin-top:0px;}
.hizmetlersliderbg .swiper-pagination-bg .swiper-pagination2 .swiper-pagination-bullet {width: 12px;height: 12px;display: inline-block;border-radius: 100%;background: #ccc;opacity: 1;margin-right: 5px;}
.hizmetlersliderbg .swiper-pagination-bg .swiper-pagination2  .swiper-pagination-bullet-active {opacity: 1;background: #dd4b39;}
