.home_menu_item{
  display: block;
  border: 1px solid;
  padding: 10px;
}
.home_menu_item i{
  font-size: 30px;
}
.home_menu_item span{
}

.pagination > .active > a, body.dark .pagination > .active > a {
  padding: 5px;
  margin: 0 5px;
}

.user-img-upload{
  border: 1px solid #787878;
  display: inline-block;
  padding: 20px 25px;
  background: rgb(143 2030 255 / 50%);
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  width: 100px;
  margin: 100px auto 0 auto;
  cursor: pointer;
}
.user-img-upload:hover{
  background: rgb(229 229 229 / 95%);
}
.user-img-upload i{
  font-size: 50px;
  color: #000;
}

.yazismaBilgi{
  list-style: none;
  padding: 0;
  border-bottom: 1px dashed #000;
}
.yazismaBilgi li{

}
.yazismaitem {}
.yazismaitem h2{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}

.btn-hastaTanimGuncelle,
.btn-yazismaGuncelle,
.btn-hastaNotGuncelle,
.btn-faturaGuncelle,
.btn-sayfaIcerikGuncelle,
.btn-sayfaKategoriGuncelle,
.btn-makaleGuncelle,
.btn-resimGuncelle,
.btn-belgeGuncelle,
#filtreDeger,
.btn-filtreDegerGuncelle,
#kargoFirmaDeger,
.btn-kargoFirmaDegerGuncelle,
.fileupload-buttonbar,
#pageGaleri,
.pageForm,
.btn-notGuncelle,
.btn-veriGuncelle,
.btn-hesapGuncelle,
.btn-vazgecHref{
	display: none;
}


.gorusmeSureleri{}
.gorusmeSureleri .form-check{
  display: inline-block;
  border: 1px solid;
  margin: 10px 5px 5px 0;
  padding: 5px 10px 5px 30px;
  background: #e36159;
  color: #fff;
}
.gorusmeSureleri .form-check input{}
.gorusmeSureleri .form-check label{
  cursor: pointer;
}



/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #ff5050 #b3b3b3;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 10px;
}

*::-webkit-scrollbar-track {
  background: #b3b3b3;
}

*::-webkit-scrollbar-thumb {
  background-color: #ff5050;
  border-radius: 5px;
  border: 0px none #ffffff;
}

.SAAT_DOLU{
  background: #000 !important;
  color: #707070;
  cursor: no-drop;
}

.aramaRow{
  background: #fff;
  padding: 10px;
  border: 1px solid #ff50507a;
}
.aramaTipiBaslik h2{
  font-size: 24px;
  margin-bottom: 15px;
  border-bottom: 1px solid;
  display: block;
}

.index-arama-div #secKategoriListesi{
  position: absolute;
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  background: #fff;
  border: 1px dashed #36a6ff;
  width: 48.7%;
  height: 200px;
  overflow: hidden;
  overflow-y: scroll;
}

#secKategoriListesi{
  display: none;
  list-style: none;
  padding: 0;
  margin: 15px auto;
  text-align: center;
  background: #fff;
  border: 1px dashed #36a6ff;
  width: 50%;
  height: 200px;
  overflow: hidden;
  overflow-y: scroll;
}



#secKategoriListesi li{
  margin: 5px;
  padding: 0;
  border-bottom: 1px dashed #36a6ff;
  text-align: left;
  font-weight: bold;
  color: #ff5050;
}
#secKategoriListesi li a{
  color: #000;
  font-weight: 600;
}

.araOnlineHizmetKeyup:focus,
.araOnlineHizmetKeyup:active,
.araOnlineHizmetKeyup:hover,
.araOnlineHizmetKeyup{
  width: 50%;
  height: 60px;
  border: 2px dashed #000 !important;
  font-size: 22px;
  text-align: center;
  color: #000000;
  outline: none;
}

.index-arama-div .araOnlineHizmetKeyup:focus,
.index-arama-div .araOnlineHizmetKeyup:active,
.index-arama-div .araOnlineHizmetKeyup:hover,
.index-arama-div .araOnlineHizmetKeyup{
  width: 50%;
  height: 50px;
  border: 2px dashed #000 !important;
  font-size: 22px;
  text-align: left;
  color: #000000;
  outline: none;
  padding-left: 10px;
}


.sticky_iletisim{
  position: fixed;
  top: 170px;
  right: -300px;
  width: 300px;
  height: 590px;
  background: #fff;
  padding: 20px;
  z-index: 99999;
}
.sticky_iletisim h2{
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
.sticky_iletisim p{
  text-align: center;
  line-height: 20px;
}
.sticky_iletisim .btn-iletisimGonder{

}
.sticky_iletisim .sticky_iletisim_ac:focus,
.sticky_iletisim .sticky_iletisim_ac:active,
.sticky_iletisim .sticky_iletisim_ac:hover,
.sticky_iletisim .sticky_iletisim_ac{
  position: absolute;
  top: 0;
  left: -32px;
  border: 0;
  font-size: 20px;
  padding: 15px 10px;
  background: blue;
  color: #fff;
  cursor: pointer;
}


.sticky_iletisim .sticky_iletisim_kapat:focus,
.sticky_iletisim .sticky_iletisim_kapat:active,
.sticky_iletisim .sticky_iletisim_kapat:hover,
.sticky_iletisim .sticky_iletisim_kapat{
  display: none;
  position: absolute;
  top: 0;
  left: -32px;
  border: 0;
  font-size: 20px;
  padding: 15px 10px;
  background: blue;
  color: #fff;
  cursor: pointer;
}

.form-control-small{
  padding: 0 5px !important;
  height: 25px !important;
}

.selectedTime{
  background: #f00 !important;
  font-weight: 900;
  letter-spacing: 5px;
  color: #fff !important;
}

.gorusmeTipiSec{
  background: #000 !important;
  font-size: 12px;
  font-weight: bold;
  color: #fff !important;
  border: 1px solid #000 !important;
}

.slider-tabs ul{
  margin-left: 50px;
  border: none;
}
.slider-tabs ul li{

}
.slider-tabs ul li a{

}

.slider-tabs .nav-tabs li.active .nav-link,
.slider-tabs .nav-tabs li.active .nav-link:hover {
  padding: 10px 40px;
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF !important;
  background: linear-gradient(180deg, #FF6C6C 0%, #FF4949 100%);
  border-radius: 0px 0px 20px 20px;
  text-decoration: none;
  border-top: 0;
}

.slider-tabs .nav-tabs li .nav-link,
.slider-tabs .nav-tabs li .nav-link:hover {
  padding: 10px 40px;
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
  text-align: center;
  background: transparent;
  border-top: 0;
  border-left: 1px solid #FF6C6C;
  border-right: 1px solid #FF6C6C;
  border-bottom: 1px solid #FF6C6C;
  border-radius: 0px 0px 20px 20px;
  color: #FF5050 !important;
  text-decoration: none;
  margin-right: 30px;
}

.slider-tabs .tab-content {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  border-top: 0;
  padding: 0px 50px 50px 50px;
}

.formHasta{
  display: none;
}

.kvkkModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: -50px;
  width: 100%; /* Full width */
  height: 150%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.kvkkModalContent {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 5px 20px;
  border: 1px solid #888;
  width: 80%;
  border-radius: 10px;
}

.kvkkHeader{
  font-size: 20px;
  border-bottom: 1px solid;
  padding: 5px;
  margin-bottom: 10px;
  color: red;
}
.sozlesme_baslik_row{
  border-left: 10px solid #000;
}
.sozlesme_baslik_row h2{
  margin-bottom: 10px;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 10px;
  margin-top: 10px;
}
.sozlesme_metin_row{
  height: 200px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 25px 5px;
  margin-bottom: 50px;
}



.arama_resim1{
  border-radius: 50%;
}

.btn-online:hover,
.btn-online:focus,
.btn-online{
  background: linear-gradient(180deg, #FF6C6C 0%, #FF4949 100%);
  color: #fff;
}

.btn-sesli:hover,
.btn-sesli:focus,
.btn-sesli{
  color: #FF6C6C;
  border: 1px solid #FF6C6C;
  background: linear-gradient(180deg, #FF6C6C 0%, #FF4949 100%);
  -webkit-background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
}

.btn-custom1{
  background: linear-gradient(180deg, #FF6C6C 0%, #FF4949 100%);
  border-radius: 10px;
  color: #fff;
  padding: 5px 55px;
  font-weight: 600;
}

.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2{
  background: #36a6ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  color: #ffffff;
  font-weight: bold;
  margin-right: 15px;
}


.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3{
  background: #FF5050;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  color: #FFF;
  font-weight: bold;
}

.btn-custom4:hover,
.btn-custom4:focus,
.btn-custom4{
  background: #00974a;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  color: #FFF;
  font-weight: bold;
  margin-left: 15px;
}

.btn-custom5:hover,
.btn-custom5:focus,
.btn-custom5{
  background: linear-gradient(-45deg, #fff700, #ff7a7a, #4dd0ff, #00ffc3);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  color: #000;
  font-weight: bold;
  margin-right: 15px;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.header-row-custom{
  box-shadow: 0px 48px 96px -24px rgba(119, 64, 60, 0.06);
  border-radius: 16px;
}

.bg-slide-form{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.76) 0%, rgba(255, 255, 255, 0.01) 100%);
  border: 2px solid #FADFDF;
  box-shadow: 2px 2px 15px rgba(255, 214, 214, 0.5);
  border-radius: 23px;
}
.btn_tab_form1:hover,
.btn_tab_form1:focus,
.btn_tab_form1{
  position: absolute;
  top: -48px;
  width: 150px;
  padding: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  background: linear-gradient(180deg, #FF6C6C 0%, #FF4949 100%);
  border-radius: 0px 0px 20px 20px;
  text-decoration: none;
}
.btn_tab_form2:hover,
.btn_tab_form2:focus,
.btn_tab_form2{
  position: absolute;
  top: -48px;
  width: 150px;
  left: 200px;
  padding: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  line-height: 28px;
  text-align: center;
  border-left: 1px solid #FF6C6C;
  border-right: 1px solid #FF6C6C;
  border-bottom: 1px solid #FF6C6C;
  border-radius: 0px 0px 20px 20px;
  color: #FF5050;
  text-decoration: none;
}

.select2-container .select2-choice {
  height: 40px;
  padding: 0 0 0 8px;
  background-color: #fff;
}
.select2-container .select2-choice .select2-arrow b {
  margin-top: 5px;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    margin-top: 6px;
    font-size: 16px;
    font-weight: 500;
}


.slider-with-overlay {
  position: relative;
  padding-bottom: 200px;
  background: #fbfafa;
}

.section-bilgilendirme{
  border-top: 2px solid #EFF0F7 !important;
  border-bottom: 2px solid #EFF0F7 !important;
}

section.section {
  background: #fbfafa;
  margin: 0 !important;
  padding: 50px 0 !important;
}

.section-blog.section-background {
  background-repeat: no-repeat;
  border: 0;
  background-size: cover;
  padding: 100px 0;
}

.thumb-link{
  text-decoration: none !important;
}
.thumb-info {
  display: block;
  position: relative;
  text-decoration: none;
  max-width: 100%;
  background-color: transparent;
  border-radius: 4px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
.thumb-desc{
  background: rgb(83,96,163);
  background: radial-gradient(circle, rgba(83,96,163,1) 0%, rgba(0,0,0,1) 100%);
  text-align: center;
  padding: 50px 15px 15px 15px;
  margin-top: -40px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.thumb-desc h1{
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.quarKod{
  position: absolute;
  bottom: 0;
  right: 0;
}

.table-responsive {
  overflow-x: hidden;
  overflow-y: hidden;
}


.pcMenu{
  display: block !important;
}

.mobilMenu{
  display: none !important;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 99999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 20px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.vcenter{
  display: flex;
  align-items: center;
}

.playbtn{
	position: absolute;
	right: -50px;
  bottom: -100px;
  width: 100px;
	z-index: 9;
	cursor: pointer;
}
.playbtnEfects{
  border-radius: 50%;
  position: relative;
  width: 37px;
  height: 37px;
  position: absolute;
  left: -250px;
  right: 0;
  bottom: 7px;
  margin: 0 auto;
}
.playbtnEfects::after {
  position: absolute;
  content: '';
  bottom: -7px;
  top: -7px;
  left: -7px;
  right: -7px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #69bdeb;
  margin: 0px;
  opacity: 1;
  transform-origin: center;
  animation: anim 1600ms linear infinite;
}
.playbtnEfects::before {
  position: absolute;
  content: '';
  bottom: -7px;
  top: -7px;
  left: -7px;
  right: -7px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #69bdeb;
  margin: 0px;
  opacity: 0.8;
  transform-origin: center;
  animation: anim 1800ms linear;
}
@keyframes anim {
  from {
      margin: 0px;
      opacity: 1;
  }

  to {
      margin: -15px;
      opacity: 0;
  }
}

.dil-list{
	list-style: none;
	padding: 0;
  margin: 0;
}
.dil-list li{
	float: left;
	margin-right: 5px;
}
.dil-list li a{}

.islemSonuc {
	background:rgba(0,0,0,0.5);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.islemDurum{
	background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
	top: 15%;
	width: 50%;
}
.islemSonuc > div{
	margin-bottom: 0;
}

.kvkk-div{
  position: fixed;
  bottom: 20px;
  width: 80%;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
  padding: 20px 40px;
}
.kvkk-div h2{
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.kvkk-div button{
  border: 0;
  float: right;
  margin-top: -100px;
  margin-right: -30px;
  background: #fff;
}

@media (max-width: 479px){

  .kvkk-div {
    position: fixed;
    bottom: 20px;
    width: 95%;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    padding: 20px 10px;
  }
  .kvkk-div button {
    border: 0;
    float: right;
    margin-top: -80px;
    margin-right: -5px;
  }

  .pcMenu {
    /* display: none !important; */
    position: absolute !important;
    top: 50px;
  }
  .pcMenu a:hover,
  .pcMenu a:focus,
  .pcMenu a {
    width: 70px;
    font-size: 11px;
    margin: 0 0 0 5px;
    padding: 5px 10px;
    line-height: 13px;
    text-align: center;
  }
  .mobilMenu{
    display: none !important;
  }
  .mobil_hidden{
    display: none !important;
  }
  .mobile_padding{
    padding: 0 !important;
  }
  .mobile_padding_1{
    padding: 5px !important;
  }

  #header .header-logo {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #header .header-logo img {
    width: 160px;
  }

  .slider-contact-form {
    top: 110px;
  }
  .slider-tabs ul {
    margin-left: 30px;
  }
  .slider-tabs .nav-tabs li.active .nav-link, .slider-tabs .nav-tabs li.active .nav-link:hover {
    padding: 5px 15px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF !important;
    background: linear-gradient(180deg, #FF6C6C 0%, #FF4949 100%);
    border-radius: 0px 0px 20px 20px;
    text-decoration: none;
    border-top: 0;
  }
  .slider-tabs .nav-tabs li .nav-link, .slider-tabs .nav-tabs li .nav-link:hover {
    padding: 5px 15px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    background: transparent;
    border-top: 0;
    border-left: 1px solid #FF6C6C;
    border-right: 1px solid #FF6C6C;
    border-bottom: 1px solid #FF6C6C;
    border-radius: 0px 0px 20px 20px;
    color: #FF5050 !important;
    text-decoration: none;
    margin-right: 10px;
  }
  .slider-tabs h2{
    font-size: 15px !important;
    margin-bottom: 0 !important;
    line-height: 23px;
  }
  .slider-tabs p{
    font-size: 12px !important;
    line-height: 15px;
  }
  .slider-tabs .tab-content {
    padding: 10px !important;
  }
  .slider-tabs #tab_online .row{
    margin-top: 0 !important;
  }

  .araOnlineHizmetKeyup:focus, .araOnlineHizmetKeyup:active, .araOnlineHizmetKeyup:hover, .araOnlineHizmetKeyup {
    width: 100%;
    height: 30px;
    border: 1px dashed #000 !important;
    font-size: 14px;
    text-align: center;
    color: #000000;
    outline: none;
  }
  #secKategoriListesi {
    position: absolute;
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    background: #fff;
    border: 1px dashed #36a6ff;
    width: 89.7%;
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 999;
  }

  .index-arama-div .araOnlineHizmetKeyup:focus,
  .index-arama-div .araOnlineHizmetKeyup:active,
  .index-arama-div .araOnlineHizmetKeyup:hover,
  .index-arama-div .araOnlineHizmetKeyup{
    width: 100%;
    height: 50px;
  }

  #calendar-current-month-year-container {
    width: 65%;
  }
  .calendar-date-header {
    border-right: 1px solid #e0e0e0;
    display: inline-block;
    min-height: 40px;
    padding: 1px;
    vertical-align: top;
    width: 14.80%;
    text-align: center;
  }
  .calendar-day-time-container {
    width: 14.80%;
  }
  .calendar-date-number {
    font-size: 8px;
    font-weight: 600;
    line-height: 16px;
  }
  .calendar-date-display {
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    width: 26px;
    overflow: hidden;
    margin: 0 auto;
  }
  .ara-doktor-tabs li .nav-link {
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    transition: all .2s;
    margin-right: 1px;
    padding: 0 5px;
    font-size: 11px;
  }
  .calendar-available-time {
    background-color: #ffcaca;
    border-radius: 5px;
    color: #000000;
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    font-size: 10px;
  }
  .tablePasif::after {
    content: '';
    position: absolute;
    left: 0;
    top: 29px;
    width: 100%;
    height: 85%;
    background: rgb(255 255 255 / 71%);
  }

  .daha_fazla_goster {
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: #0088cc;
    color: #fff;
    border-radius: 10px;
    padding: 0px 10px;
    cursor: pointer;
    width: 100%;
  }
  .gorusmeSureleri .form-check {
    display: inline-block;
    border: 1px solid;
    margin: 10px 5px 5px 0;
    padding: 0px 5px 0px 20px;
    background: #e36159;
    color: #fff;
  }
  .gorusmeSureleri .form-check label {
    cursor: pointer;
    font-size: 9px;
    line-height: 16px;
  }
  .selectedTime {
    background: #f00 !important;
    font-weight: 600 !important;
    letter-spacing: 1px;
    color: #fff !important;
  }

  .kvkkModalContent {
    background-color: #fefefe;
    margin: 40% auto auto auto;
    padding: 5px 20px;
    border: 1px solid #888;
    width: 80%;
    border-radius: 10px;
  }

  .index-arama-div #secKategoriListesi{
    width: 89.7%;
    height: 200px;
  }


}

@media (max-width: 1200px){

}
