.container .container {
  padding: 0px;
    margin: 0px;
}

article  p > a {
    color: #0400ff !important;
    text-decoration: underline  !important;
}

.link1 {
    color: #0400ff !important;
    text-decoration: underline  !important;
}


/**** //MAKSIMUM GENİŞLİK 1024PX ***/
@media (min-width: 1024px){
     #img_logo {
        margin-top: 15px;
    }
}

/**** MINIMUM GENİŞLİK 1024PX ***/


.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 (max-width: 1024px){
.slider_area .single_slider {
    height: auto !important;
}
#mainMenu ul>li>a, #mainMenu ul>li>span {
        color: #000;
        font-size: 1.1rem !important;
    }
iframe{
width:100% !important;
}
}


@media (min-width: 1100px){
.cember a:hover {
    color: #ffffff !important;
    background: #d21b1b !important;
}

.cember a {
    border: 1px solid #d21b1b !important;
    color: #d21b1b !important;
    border-radius: 30px!important;
    padding: 12px 16px!important;
    margin-left: 4px!important;
    margin-right: 4px!important;
}

.cember_2 a:hover {
    color: #ffffff !important;
    background: #263997 !important;
}

.cember_2 a {
    border: 1px solid #263997 !important;
    color: #263997 !important;
    border-radius: 30px!important;
    padding: 12px 16px!important;
    margin-left: 4px!important;
    margin-right: 4px!important;
}

  .cember_dolu a{
    cursor: pointer;
    color: #ffffff !important;
    background: #263997;
    border-radius: 30px !important;
    padding: 12px 16px!important;
  }

  .cember_dolu a:hover::before{
    background: #263997 !important;
    opacity: 1 !important;
  }
  .cember_dolu a:hover{
    background: #263997 !important;
    color: #fff !important;
    border: 1px solid #263997 !important;
  }

  .cember_dolu_2 a{
    cursor: pointer;
    color: #ffffff !important;
    background: #d21b1b;
    border-radius: 30px !important;
    padding: 12px 16px!important;
  }

  .cember_dolu_2 a:hover::before{
    background: #d21b1b !important;
    opacity: 1 !important;
  }
  .cember_dolu_2 a:hover{
    background: #d21b1b !important;
    color: #fff !important;
    border: 1px solid #d21b1b !important;
  }

}




@media(max-width:1100px){
.bg-overlay {
    background: #FFF !important;
    opacity: 0.2 !important;
}
         .inspiro-slider .slide {
                 background-position: 90% 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;
       }

}

/** MENU BOYUTU **/
.mainMenu nav>ul>li:not(.hover-active):hover>ul {
    min-width: 330px;
}


/*
     Transparan Renk Kodu :   #FFF0
*/

.aramaicon_telefon_arka_rengi{

    background-color: #25d366 !important;
    color: #FFF !important;
}

p{
   color:#000 !important;
}
.post-thumbnail-entry .post-thumbnail-content .post-date, .post-thumbnail-entry .post-thumbnail-content .post-category{
    color:#000 !important;
}
.single-post .post-item .post-item-description .post-meta-date, .single-post .post-item .post-item-description .post-meta-comments, .single-post .post-item .post-item-description .post-meta-category{
  color:#000 !important;
}
.single-post .post-item .post-item-description .post-meta-date a, .single-post .post-item .post-item-description .post-meta-comments a, .single-post .post-item .post-item-description .post-meta-category a{
  color:#000 !important;
}
.post-item .post-item-description .post-meta-date, .post-item .post-item-description .post-meta-comments, .post-item .post-item-description .post-meta-category{
color:#000 !important;
}
.post-navigation a{
color:#000 !important;
}
.post-navigation .post-next span, .post-navigation .post-prev span{
color:#000 !important;
}

.floatWhatsapp {
   position: fixed;
    width: 70px;
    height: 70px;
    bottom: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: contain;
   background-image: url(/uploads/whatsappicon.webp);
}
@media(max-width:600px){
.floatWhatsapp3 {
        width: 100% !important;
        right: 0px !important;
}
}

button.btn.btn-slide.btn-xs, .btn:not(.close):not(.mfp-close).btn-slide.btn-xs, a.btn:not([href]):not([tabindex]).btn-slide.btn-xs{
width:90px !important;
}
button.btn.btn-slide>span, .btn:not(.close):not(.mfp-close).btn-slide>span, a.btn:not([href]):not([tabindex]).btn-slide>span{
    opacity:1 !important;
      left: 16px!important;
    top: 1px!important;
}
.single-post .post-item .post-item-description .post-meta-share{
   float:none!important;
}
button.btn.btn-twitter, .btn:not(.close):not(.mfp-close).btn-twitter, a.btn:not([href]):not([tabindex]).btn-twitter{
   background-color:#1b1b1d !important;
 border : none !important;
}
button.btn.btn-success, .btn:not(.close):not(.mfp-close).btn-success, a.btn:not([href]):not([tabindex]).btn-success{
  background-color:#0f641e !important;
 border : none !important;
}
button.btn.btn-info, .btn:not(.close):not(.mfp-close).btn-info, a.btn:not([href]):not([tabindex]).btn-info{
  background-color:#005678 !important;
 border : none !important;
}
.single-post .post-item .post-item-description .post-meta{
  border:none !important;
}

.icon-search:before{
content: "" !important;
    background-image: url(https://www.ortopediistanbul.com.tr/uploads/search.webp);
    background-size: 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
}


.h1{color:var(--h1)!important;}.h2{color:var(--h2)!important;}.h3{color:var(--h3)!important;}.h4{color:var(--h4)!important;}.h5{color:var(--h5)!important;}.h6{color:var(--h6)!important;}