.blog_right_sidebar .single_sidebar_widget {
    background: #efefef;
    padding: 20px;
    margin-bottom: 30px;
}

.blog_right_sidebar .widget_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    color: #003e72!important;
}

.blog_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px dotted #3f3f3f;
    transition: all .3s ease 0s;
    padding-bottom: 4px;
    margin-top: 14px;
}

.blog_right_sidebar .post_category_widget .cat-list li a {
    font-size: 14px;
    line-height: 20px;
    color: #3f3f4b;
    font-weight: 600;
}


.blog_right_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #003e72;
    background: none;
    width: 100%;
}

.slider_area .single_slider {
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 1100px) {
  .cember a{    
    border: 1px solid #003e72 !important;
    border-radius: 30px !important;
    padding: 12px 16px!important;
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
  .cember a:hover::before{
    opacity: 0 !important;
  }
  .cember a:hover{
    color: #ffffff !important;
    background-color: #003e72 !important;
  }

  .cember_dolu a{
    cursor: pointer;
    color: #ffffff!important;
    background: #003e72;
    border-radius: 30px !important;
    padding: 12px 16px!important;
  }


  .cember_dolu a:hover::before{
    opacity: 0 !important;
  }
  .cember_dolu a:hover{
    color: #272727 !important;
    background: transparent !important;
    border: 1px solid #003e72 !important;
  }

}

.inspiro-slider .slide .slide-captions .strong::after {
    width: 50%;
}
.inspiro-slider .slide .slide-captions.text-center .strong::after {
    margin-left: auto !important;
    margin-right: 0px !important;
}

/** SLIDER SOLA YASLAMA SITE YONETIMI OZEL CSS KODU **/
.slide-captions.text-center.text-light {
    text-align: right !important;
}
@media (min-width: 1100px){
.slide-captions {
   max-width:600px !important;
    float:right !important;
  }
}

@media(max-width:1100px){
         .inspiro-slider .slide {
                 background-position: 30% 100% !important;
         }
        .slide-captions.text-center.text-light {
                text-align: center !important;
         }
       .inspiro-slider .slide .slide-captions.text-center .strong::after {
               margin-left: auto !important;
               margin-right: auto !important;
        }
       .inspiro-slider{
               height:88vh !important;
      }
       .inspiro-slider .slide .slide-captions h1, .inspiro-slider .slide .slide-captions h2{
               font-size:18px !important;
       }

}




/** SLIDER ARKA PLAN GÖLGESİ SITE YONETIMI OZEL CSS KODU **/
.bg-overlay {
    background: rgba(0,0,0,.59) !important;
    opacity: 0.4 !important;
}


@media (min-width: 1024px){
#img_logo {
    margin-top: 12px !important;
    height: 80px !important;
}
}


@media (max-width: 1024px){
#header #logo>a img {
    height: 80px !important;
}

}

.sayfa_icinde_alt_menuler .sayfa_icinde_alt_menuler_widget_title{
color:#FFF !important;
}
.sayfa_icinde_alt_menuler .sayfa_icinde_alt_menuler_widget_title::after {
    border-bottom: 1px solid #FFF !important;
}
