.panel-header{
  border-radius: 0 0 3rem 3rem;
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}

  .aciklama{
    font-size: 15px;
    line-height: 1.3;
  }
  .test-ucretsiz{
    background: #28a745;
    color:white;
    padding: 10px;
    border-radius: 3px;
  }
  .test-ucretli{
    background: #006E80;
    color:white;
    padding: 10px;
    border-radius: 3px;
  }
  .card-test{
    min-height: 19rem
  }

.liste-oge{
  border: 1px double #bfbbbb !important;
  border-radius: 5px;
}


.uclu-menu{
  background-color: white;
  padding: 3rem 1.5rem;
  text-align: center;
  border-radius: 8px;
}

.line{
 width: 50%;
 background: radial-gradient(circle, #4c2197, #1d164d);
 height: 7px;
 margin-bottom: 1.5rem;
}
.kenar{
  border:3px solid #473080;
}

.bo-sm{
  border:1px solid #d4d4d4;
}

.btn-koyu{
  background: #351b74 !important;
}


.filtre {
 border: 1px solid darkgray;
 border-radius: .3rem;
 color: #666666;
}
.bg-mavi{
  background-color: #007bff!important;
}

.bg-turkuaz{
  background-color: #279aab!important;
}

.urun-card-butonlar {
  width: 85%;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.urun-card:hover .urun-card-img {
  opacity: 0.2;
  cursor: zoom-in;
}

.urun-card:hover .urun-card-butonlar {
  opacity: 1;
}
.urun-card {
  border-radius: 3rem 3rem 1rem 1rem;
}

.urun-card-img {
  opacity: 1;
  display: block;
  width: 100%;
  height: 180px;
  max-width: 500px;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 1rem ;
  margin-top: -1rem;
  box-shadow: 0 4px 8px grey;
}


.detay-sayfasi-card {
  border-radius: 0.9rem;
}

.urun-hakkinda-tamami {
  padding: 1rem;
}

.urun-detay-slayt img {
  border-radius: 0.9rem;
}

.urundetayalani {
  padding: 1rem !important;
  word-break: break-word;
  overflow-y: auto;
}

.fs-0-50{
  font-size: 0.50rem !important;
}

.fs-0-80{
  font-size: 0.80rem !important;
}

.fs-1{
  font-size: 1rem !important;
}

.fs-25{
  font-size: 1.25rem !important;
}

.fs-35{
  font-size: 1.35rem !important;
}

.fs-50{
  font-size: 1.50rem !important;
}

.fs-75{
  font-size: 1.75rem !important;
}

.fs-2{
  font-size: 2rem !important;
}

.fs-2-40{
  font-size: 2.40rem !important;
}



.br-0-50{
  border-radius: 0.50rem;
}

.br-1{
  border-radius: 1rem;
}

.br-25{
  border-radius: 1.25rem;
}

.br-35{
  border-radius: 1.35rem;
}

.br-50{
  border-radius: 1.50rem;
}

.br-75{
  border-radius: 1.75rem;
}





.p-0-50{
  padding: 0.50rem !important;
}

.p-0-60{
  padding: 0.60rem !important;
}


.p-0-80{
  padding: 0.80rem !important;
}

.p-1{
  padding: 1rem !important;
}







a:hover {
  text-decoration: none;
}

.card-header{
  border-bottom-color: #c6c6c6 !important;
}

#datatables_buttons_info{
  display: none !important;
}

.filtre {
 border: 1px solid darkgray;
 border-radius: .3rem;
 color: #666666;
}

.dropdown-toggle::after{
  display: none;
}

.fw-300{
  font-weight: 300 !important;
}

.bg-none {
  background-color: transparent !important;
}

.text-decor-u{
  text-decoration: underline;
}

.navbar-arkaplan {
  background: url(../../../3040789.png) repeat center center fixed;
}

.body-arkaplan{
  background: url(../../xyz.png) repeat center center fixed;
}

.h-auto{
  height: auto !important;
}

.urun-baslik{
  color: #6c757d !important
}


.golge-sm{
  -webkit-box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.42);
  -moz-box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.42);
  box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.42);
}

.modal-header{
 border-bottom-width: 1px;
 border-bottom-color: #d2c8c8;
 border-bottom-style: solid;
}


/*******************************************************************/


.one-cikan-sair{
  border-radius: 0.75rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  height: 20rem;
  max-width: 15rem;
  background-repeat:no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  padding-bottom: 0;
  margin-bottom: 0.5rem;
}

.one-cikan-sair-footer{
  background-color: rgba(255, 255, 255, 0.96);
  padding: 10px;
  border-radius: 0 0 0.75rem 0.75rem;

}

.min-width{
  min-width: 15rem;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0.65rem
}

.one-cikan-header{
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;

  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}


hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
  max-width: 75%

} 

hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px;
}

hr.style19 { 
  margin-top: 5px;
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 

} 

hr.style19:before { 
  content: ""; 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
}

hr.style20 { 

  border-style: solid; 
  border-color: #f8f9fa00; 
  border-width: 1px 0 0 0; 


} 

hr.style20:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px;
}

.gunun{
 /* border:1px double #bfbbbb;
  border-radius: 5px;
  padding: 15px;*/
}

.gunun-header{
  margin-bottom: 0.50rem;
}

.bo-sm{
  border:1px solid #d4d4d4;
}

.liste-oge{
  border: 1px double #bfbbbb !important;
  border-radius: 5px;
}

.kucuk-padding{
  padding:0.35rem 1rem;
  border: 1px double #bfbbbb !important;
}

.kucuk-kutu{
  background-color: white;
  border-radius: 0.25rem;
  border: 1px double #bfbbbb !important;
  padding: 0.50rem;
  margin: 0.25rem;
  width: fit-content;
}

.text-gray{
  color:#6c757d !important;
}

.butonum{
  padding: 10px;
  border-radius: 3px;
  font-size: 0.80rem;
  background-color: #6179ab;
  border:none;
  color: white;
}
.butonum-danger{
  background-color: #ca464c !important;
}

.siir-konu{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: white;
  color: #6c757d;
  padding: 10px;
  border-radius: 5px;
  margin:5px;
  border:1px solid lightgray;
}


::-webkit-scrollbar {
  width: 8px;
  height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px gray; 
  border-radius: 4px,4px,4px,7px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: #1d164d; 
  border-radius: 4px,4px,4px,7px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4c2197; 
}
.filtre {
 border: 1px solid darkgray;
 border-radius: .3rem;
 color: #279aab;
}

.subtitle{
  color: #5f4b12 !important;
}

.menu-mobil{
  z-index: 99; 
  background: rgb(39, 149, 165); 
  padding: 1rem; 
  border-radius: 1rem;
}

.box-none{
  box-shadow:none;
}

@media (max-width: 577px) {
 .min-width{
  min-width: 50% !important;
}
}

.istatistik {
  border: 2px solid gray;
}

.servis {
  border: 1px solid lightgray;
}

.content {
  background: url(../../abc.png) repeat center center fixed;
}

@media (min-width: 800px) {
  .kenar-reklam {
    display: block !important;
  }
  
}

@media (max-width: 799px) {
 .kenar-reklam{
  display: none !important;
}
}

@media (min-width: 1051px) {
  .ust-alan {
   background-size: 100% auto !important;
 }

}

@media (max-width: 1050px) {
  .ust-alan {
   background-size:  auto !important;
 }
}

.ust-alan{
  box-shadow: 0 2rem 0.8rem rgba(0,0,0,.175);
  /* background-image: radial-gradient(circle, #4c2197, #1d164d);*/
  background: url(../../ust.png) no-repeat top center fixed;

}

.main-header{
  background-image: radial-gradient(circle, #4c2197, #1d164d);
}

@media (max-width: 577px) {
 .ust-alan{
  border-radius: 0 0 2.5rem 2.5rem;
}
}
@media (min-width: 578px) {
 .ust-alan{
  border-radius: 0 0 5rem 5rem;
}
}

