img.marka_resim {
    height: 20px;
    position: absolute;
}
  input, optgroup, select, textarea {
    width: 100%  ;
 
  }

  input[type=radio]{
    width: none !important
  }

   .icon img {
    text-align: center;
    vertical-align: middle;
    height: 116px;
    width: 116px;
    border-radius: 50%;
    color: #999999;
    margin: 0 auto 20px;
    border: 4px solid #CCCCCC;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.bina_secim img, .urun_secim img { width: 100% }
.bina_secim h6   {font-size: 15px;   border: 2px solid; FONT-WEIGHT: 500;  color: #5f2526;}
.urun_secim h6,.urun h6,.panel h6{ font-size: 10px;   border: 1px solid; FONT-WEIGHT: 500;  color: #5f2526; height: 43px}
.panel_secim h6{ font-size: 10px;   border: 1px solid; FONT-WEIGHT: 500;  color: #5f2526;}
.bina_secildi {    color: #ffffff!important;    background: #4caf50!important;    border: 2px solid #914d4d!important;}
 .urun_secildi{    color: #ffffff!important;    background: #4caf50!important;    border:1px solid #914d4d!important;}

.wizard-card .info-text {
    text-align: center;
    font-weight: 500;
    margin: 10px 0 8px;
    color: #742323;
}
.blok_input, .daire_input{
width: 150px;
    font-size: 60px;
    height: 70px;
    line-height: 60px;
 
    text-align: center;
    border-bottom: 2px solid #7c2424 !important;
    border-right: 2px solid #7c2424 !important;
    border-left: 2px solid #7c2424 !important;  
}

 @media screen and (max-width: 820px) {
 .blok_input, .daire_input{
 width: 120px;
    font-size: 30px; 
  }

  .wizard-footer{ 
   
    bottom: 8px !important; 
    right: 8% !important;
}

.btn {
    padding: 6px 7px !important;
}
}

label{
      top: -39px !important;
    font-size: 14px !important;
    line-height: 1.42857 !important;
    text-align: center !important;
    width: 150px !important;
    color: #8d5656 !important;
    font-weight: 700 !important;
        position: inherit !important;
}
.wizard-card .tab-content { 
    padding: 1px 15px !important;
}
.table>tbody>tr>td ,.table>tbody>tr>td label
{
      padding: 0px !important;
      font-size: 12px !important;

}
.ozl_baslik{      color: #75262a;
    font-family: sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.goruntu:hover{cursor: pointer;}

 

/* The wider this li is, the fewer columns there will be */
    ul.urunler li, ul.paneller li{
        text-align: left;
        float: left;
        list-style: none;
      width: 33%;
    }

    ul.urunler li div, ul.paneller li div{
  
        height: 130px;
        width: 100%;
        padding:10px;
        background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    }


    @media screen and (max-width: 600px) {
 
     ul.urunler li, ul.paneller li{  
      width: 49%;
    }

    .urun_secim h6, .urun h6, .panel h6 {
    font-size: 8px;
    height: 35px;
 
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}
}

.ozl_baslik:hover {
    position: relative;
}

.ozl_baslik[aria-label]:hover:after {
     content: attr(aria-label);
     padding: 5px 8px;
     position: absolute;
     left: -100px;
     top: 100%;
  border-radius: 14px;
  border-top-right-radius: 0px;

 
     width: 150px;
     z-index: 20;
     background:white;
      color:black;
      border: 1px solid;
      box-shadow: 0px 4px 6px -1px;
}

.wizard-footer{
     /* background: #fff2f1 !important;*/
    position: fixed !important;
    bottom: 50px ;
  /*  box-shadow: 0px 0px 4px red !important;*/
    right: 15%  ;
}

.wizard-card{padding-bottom: 70px !important;}