h1,
h2,
h3,
h4,
h5,
p,
{
  font-family: 'Poppins', sans-serif;
  }

  .b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  color: #fff;
  border-radius: .75rem;
}

.icon-link {
  display: inline-flex;
  align-items: center;
}
.icon-link > .bi {
  margin-top: .125rem;
  margin-left: .125rem;
  transition: transform .25s ease-in-out;
  fill: currentColor;
}
.icon-link:hover > .bi {
  transform: translate(.25rem);
}

.icon-square {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 13rem;
  padding: 23px;
  height: 6rem;
  font-size: 1.5rem;
  border: 1px solid #edecec!important;
  border-radius: 10px;
  background: none !important;
}

.rounded-4 { border-radius: .5rem; }
.rounded-5 { border-radius: 1rem; }

.text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); }
.text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); }
.text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); }

.card-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.duzeltmusti {
    border-bottom: 2px solid white;
    padding: 16px;
    text-align: center;
}

.duzeltmusti2 {
    border-bottom: 2px solid white;
    padding: 5px;
    text-align: center;
}

.duzeltmusti3 {
    border-bottom: 2px solid white;
    padding: 5px;
    text-align: center;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.mavi{
  background: #d17712;
  color: #fff;
}

.mavi2{
  background: #7c470a;
  color: #fff;
}

.ortalama{
  text-align: center;
  color: #232323;
}

.diger{
  background: #E8E8E8;
  color: #333333;
}

.diger2{
  background: #F6F6F6;
  color: #333333;
  font-weight: 500;
}
.fontkismi {  color: #506690;
    margin-right: 10px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-size: 20px;}

.digerust {
	margin-right: 7px;
    color: #3b3f5c;
    font-size: 1.5em;
}

.duzeltmusti {
	border-bottom: 2px solid white;
    padding: 16px;
    text-align: center;
}

.duzeltmusti .col-torque, .duzeltmusti .col-power {
    font-size: 2.5em;
}

@media (max-width: 991px) {
    .duzeltmusti .col-torque, .duzeltmusti .col-power {
        font-size: 1.25em;
    }

    .duzeltmusti {
        padding: 5px;
    }
}


.duzeltmusti2 .col-torque, .duzeltmusti2 .col-power {
    font-size: 2.5em;
}

@media (max-width: 991px) {
    .duzeltmusti2 .col-torque, .duzeltmusti2 .col-power {
        font-size: 1.25em;
    }

    .duzeltmusti2 {
        padding: 5px;
    }
}

.duzeltmusti23 .col-torque, .duzeltmusti23 .col-power {
    font-size: 2.5em;
}

@media (max-width: 991px) {
    .duzeltmusti23 .col-torque, .duzeltmusti23 .col-power {
        font-size: 1.25em;
    }

    .duzeltmusti23 {
        padding: 5px;
    }
}

.list-group.list-group-media .list-group-item .media img {
    color: #4361ee;
    width: auto !important;
    margin-top: 3px !important;
	    height: 33px !important;

}
.boyut{
  font-size: 12px;
}

.boyut2{
  color:#fff;
  font-size: 12px;
}
.border-iptal {
  float: left;
  padding: 4px;
   border: none;
   font-weight: 400;
}
.koyurenk{
  color: #232323;
}
.beyaz{
  color:white
}
.logo{
  width: 60px;
  margin-bottom: 12px;
 }

.fulle{
  width: 100%;
 }

 .glance{
   text-align: center;
   font-weight: 300;

 }

 .glance2{
   text-align: center;
       font-weight: 300;
  }

  .table>:not(caption)>*>* {
      padding: 4px;
      background-color: var(--bs-table-bg);
      border-bottom-width: 0px;
      box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  }
