/* YUKARISI sm */
@media (min-width: 576px) {}
/* YUKARISI md */
@media (min-width: 768px) {}
/* YUKARISI lg *** ONEMLI */
@media (min-width: 992px) {
  .navbar-nav li.nav-item {}
  .navbar-nav li.dropdown:hover {
    background: #fff;
  }
  .navbar-nav li.dropdown:hover > .submenu {
    opacity: 1;
    visibility: visible;
    background: #fff;
  }
  .navbar-nav .submenu {
    opacity: 0;
    visibility: hidden;
  }
  .submenu {
    margin: 0px;
    position: absolute;
    left: 0px;
    list-style-type: none;
    display: block;
    width: 230px;
    padding: 0;
    z-index: 9;
    background: #fff;
    -webkit-box-shadow: 3px 3px 5px -1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 3px 3px 5px -1px rgb(0 0 0 / 30%);
    box-shadow: 3px 3px 5px -1px rgb(0 0 0 / 30%);
  }
  .submenu li {
    display: block;
    padding: 8px 20px;
  }
  .submenu li:hover {
    background: #fff;
  }
  .submenu li a {
    display: block;
    color: inherit;
    font-weight: 600;
  }
  .navbar-nav .submenu > li.dropdown:hover > .submenu {
    display: block;
  }
  .navbar-nav .submenu .submenu {
    position: absolute;
    left: 230px;
    top: 0px;
  }
}
/* YUKARISI xl */
@media (min-width: 1200px) {
  .pc20 {
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
  }
  .icon {
    font-size: 32px;
  }
}
/* YUKARISI xxl */
@media (min-width: 1400px) {}
/* ASAGISI xxl */
@media (max-width: 1399px) {
  html, body {
    font-size: 16px;
    line-height: 24px;
  }
  .section-ic .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .section-ic .icon:before {
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
  }
  .link-iki i {
    margin-top: 3px;
  }
  .pc20 {
    font-size: 16px;
    line-height: 24px;
  }
  h3 {
    font-weight: 600;
    font-size: 32px !important;
    line-height: 1.1;
  }
  .box-kutu .yazi {
    overflow: hidden;
    height: 115px;
  }
  .navbar-collapse {
    margin-bottom: 10px;
  }
}
/* ASAGISI xl */
@media (max-width: 1199px) {}
/* ASAGISI lg *** ONEMLI */
@media (max-width: 991px) {
  .navbar-brand {
    margin-right: 0px;
  }
  .navbar-brand img {
    height: 40px;
    transition: all .3s ease;
    margin-right: 0px;
  }
  .navfix .navbar-brand img {
    margin-left: 0px;
    margin-right: 0px;
    transition: all .3s ease;
  }
  div#navbarNav {
    width: 100%;
  }
  div#navbarNav.show, .navfix div#navbarNav.show {
    left: 0px;
    top: 58px;
  }
  .navbar-toggler {
    margin-left: 10px;
    padding: 0px !important;
	display: inline-block;
  }
  .right-menu a.right-link {
    display: none;
  }
  .right-menu a.green-btn {
    font-size: 9px;
    padding: 3px 10px;
    border-radius: 10px;
    margin-left: 0px;
    margin-right:10px;
    
  }
  .right-menu a.green-btn, .right-menu a.green-btn:hover, .right-menu a.green-btn:active{
      background: var(--bir);
  }
   .right-menu a.whatsapp-btn{
    margin: 0px;
    background: #25D366;
    margin-right: 10px;
    padding: 5px;
   
    font-size: 13px;
} 
  .call-button, .whatsapp-button {
    display: inline-block;
  }
  
  #section0:after{

    background: url(../../../../uploads/top-bg.webp) center center no-repeat;
}

  .whatsapp-alani {
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .whatsapp-alani .fa-whatsapp {
    font-size: 33px;
  }
  .whatsapp-alani .text {
    padding: 10px 0;
  }
  .slider1 {
    background: url(../../../../uploads/slider/slide1m.webp) left center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100% !important;
  }
  .slider1 > .container-fluid {
    height: auto !important;
  }
  .bordered:after {
    border: none;
  }
  .anasayfa {
    height: calc(100vh - 140px) !important;
    }
  .anasayfa .slide-left{
      flex-direction: column;
    align-items: start;
    justify-content: flex-end;
    height: 100% !important;
    padding-bottom: 6em !important;
    display: flex;
  }
  .baslik-responsive {
    background: #efc342 !important;
  }
  
  .logolar{
      
      display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .logolar img{
        height:50px;
        margin-right:0px;
  }
  
  .box-kutu {
    padding: 2px;
  }
  .box-kutu .yazi {
    overflow: hidden;
    height: inherit;
  }
  .metin {
    color: var(--bir);
    border-radius: 10px;
    padding: 15px;
    bottom: 60px;
  }
  .link-iki {
    min-height: 78px;
  }
  .link-iki i {
    margin-left: 6px;
    margin-top: 10px;
    color: var(--uc);
  }
  .link-iki-ikon {
    position: absolute;
  }
  .link-iki-margin {
    margin-left: 42px;
  }
  .icon {
    font-size: 22px;
  }
  .pc20 {
    font-size: 16px;
    line-height: 22px;
  }
  h3 {
    font-weight: 600;
    font-size: 28px !important;
    line-height: 1;
  }
  .dual-collapse2 .navbar-nav {}
  .nav-item.dropdown i {
    font-size: 12px;
    margin-left: 5px;
  }
  .main-navbar{
	 display:none;
	 }
  nav.navbar.active {
    background: #fff;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 50%);
  }
  .navbar-nav li, .submenu li {
    list-style: none;
  }
  .nav-item:hover {
    background: transparent;
  }
  .navbar-nav .nav-link {
    display: block;
    font-size: 20px;
    padding: 8px 0px !important;
  }
  .navbar-nav {
    display: inline;
  }
  .navbar-collapse {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .navbar-nav li.nav-item {
    float: left !important;
    width: 100% !important;
    display: inline;
    padding-left: 16px;
  }
	
 
	
  .navbar-toggler {
    font-size: 30px;
    border: none;
    transition: all .3s ease;
  }
	
  .submenu li a {
    font-weight: 600;
  }
  .navbar-nav .submenu {
    display: none;
    padding-left: 10px;
  }
  .navbar-nav li.dropdown:hover > .submenu {
    display: block;
  }
  .lang {
    margin-left: 0px !important;
  }
  .head-bottom .green-btn {
    font-size: 16px;
    line-height: 22px;
    width: 100%;
  }
  .head-bottom .free-whatsapp span {}
  .before-after-slide-2 .before-image, .before-after-slide-2 .after-image {
    width: 100%;
    float: none;
    padding: 0px;
  }
  .before-after-slide-2 .before-image img {
    border-radius: 30px 30px 0px 0px;
    box-shadow: unset;
  }
  .before-after-slide-2 .after-image img {
    border-radius: 0px 0px 30px 30px;
    box-shadow: unset;
  }
  .before-after-slide-2 .before-image span, .before-after-slide-2 .after-image span {
    font-size: 16px;
    top: 5px;
  }
  .teklif {
    background: inherit !important;
    color: inherit !important;
    font-weight: inherit !important;
  }
  .teklif:hover a, .teklif a:hover, .teklif:hover {
    background: inherit !important;
    color: inherit !important;
  }
  .services .box-img {
    border: 2px solid #E9E9E9;
    overflow: hidden;
  }
  .services .box .title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 12px !important;
    text-align: left;
  }
  .services .box .desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
  }
  .plans .box .title {
    text-align: left !important;
    font-size: 28px;
    line-height: 30px;
  }
  .services .text {
    text-align: center;
    margin: 0 auto;
    min-height: 60px;
  }
  .slayt-services-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
  }
  .services .box {
    padding: 12px 0 4px 2px;
  }
  #treatmentTabsContent .btn-collapse {
    margin-bottom: 24px;
  }
  .section-whatsapp .fa-whatsapp {
    position: absolute;
    left: 16px;
    font-size: 44px;
  }
  .comment-slide .swiper-button-prev, .comment-slide .swiper-button-next {
    display: none;
  }
  .comments-swiper-pagination.swiper-pagination-bullets {
    display: block;
    text-align: center;
  }
  .comments-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
  }
  .comments-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--iki);
  }
  .galeri-slider .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .galeri-slider-thumbs .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .payment-logos {
    width: 100%;
    height: auto !important;
    margin-top: 56px;
  }
  .small-logo {
    display: inline-block;
  }
  .top-section-title {
    font-size: 30px !important;
    line-height: 46px !important;
    margin-bottom: 22px !important;
    font-weight: 700 !important;
  }
  .top-section-subtitle {
    margin-bottom: 18px !important;
  }
  .top-section-subtitle-2 {
    font-size: 18px !important;
    line-height: 26px !important;
    margin-bottom: 32px !important;
    font-weight: 400;
  }
  .bottom-nav {
    display: flex;
  }
  .treatment .kucuk-madde .baslik {
    font-weight: 300;
    font-size: 18px;
    color: var(--fff);
  }
  .treatment .buyuk-madde {
    font-size: 21px;
  }
  .treatment .buyuk-fiyat {
    font-size: 40px;
    line-height: 48px;
  }
  .footer-item {
    margin-bottom: 32px;
  }
  .social-medias {
    margin-bottom: 0px !important;
  }

  .slide-right {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .istatistikler .body {
    padding-left: 0;
    text-align: center;
  }
  
  .before-after-item .nation,.before-after-item .operation{
     width:50%;
     float:left;
    }
    
    .before-after-item .result{
     text-align:center;
    }
    
    .operation .title,.operation .desc{
    	text-align:right;
    }
    .result .title,.result .desc{
    	text-align:center;
    }
    .comment-links{
		    flex-direction: column;
	}
	
	.doctor-item img{
	width:50%;
	}
	
	.operation-field {
    
	font-size:18px;
	line-height:26px;
}
   
}
/* ASAGISI md */
@media (max-width: 768px) {
  #section0 {
    padding-top: 80px !important;
    padding-bottom: 0px !important;
  }
  
  .title {
    text-align: center;
  }
  .nav-alt li {
    width: 50%;
  }
  .nav-alt .nav-link {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 10px 5px 10px !important;
    border-radius: 2px;
  }
  .nav-alt {
    justify-content: left !important;
  }
  .f26 {
    line-height: 42px;
  }
  .f20 {
    line-height: 32px;
  }
  .rev-slidebg-mobil, .tp-bgimg {
    background-position: top center !important;
    background-size: contain !important;
  }
  .section-whatsapp .fa-whatsapp {
    display: none;
  }
  .green-btn {
    font-size: 13px;
    line-height: 13px;
    padding: 10px;
  }
  h3.title {
    font-size: 28px !important;
    line-height: 35px;
  }
}
/* ASAGISI sm */
@media (max-width: 576px) {}