@media only screen and (max-width: 768px) {
    a.logolink img.img-responsive.logo.don{
        max-width:140px !important;
        min-width:140px !important;
    }
    
    
    
    
    
    
    
    
  .logolink {
    display: flex;
    justify-content: center; /* Yatay ortalama */
    align-items: center;     /* Dikey ortalama */
    height: 100vh;           /* Sayfanın tam ortası */
    text-align: center;      /* İçerik ortalama (ekstra destek için) */
  }


}

/* Safari tarayıcıya özel stil */
@supports (-webkit-touch-callout: none) {
  .logolink {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }


}

.noneinput{
    display: none;
}
.sonunmetin{
    width:250px; height:150px; resize: none;
    background-color: rgba(0,0,0,0);
    border:none;outline: none;
    text-align: center;
    font-size:16px;
    font-weight: bold;
}
.sonunmetin:active{
    width:300px; height:100px; resize: none;
    background-color: rgba(0,0,0,0);
    border:none;outline: none;
}

.yeni-btn{
    background-color:#f1f1f1;
    border:none;
    overflow: none;
    cursor:pointer;
    -webkit-box-shadow: 7px 6px 8px #bfbfbf;
        -moz-box-shadow: 7px 6px 8px #bfbfbf;
        color: black;
        font-size: 12px;
        padding:10px;
        width:100%;
        border-radius: 20px;;
    
}
.yeni-btn:hover{
    outline: 2px solid;
    -webkit-box-shadow: 7px 6px 8px #bfbfbf;
        -moz-box-shadow: 7px 6px 8px #bfbfbf;
    
}
.yeni-btn:active{
outline: 2px solid;
-webkit-box-shadow: 0px 0px 0px #bfbfbf;
    -moz-box-shadow: 0px 0px 0px #bfbfbf;

}
  .container {
    width: 360px !important;
    margin: auto;
    padding: 5px !important;
}

.bilgial img{
    z-index: 9999;
}
.hesaplamasection{
   align-items:center;margin-top:20px;border-top-width:1px;border-top-style:solid;border-top-color:#dbdbdb;padding-top:10px;
}
.bilgial{

    color:#fec611 !important;
    margin-left: 20px !important;
}

.bilgial div{
    padding-left: 14px !important;
    color:#fec611 !important;
    font-size: 10px !important;
    padding-top: 8px !important;
}




.hesaplama img{
    z-index: 9999;
}

.hesaplama{
    margin-right: 20px !important;

    color:#fec611 !important;
}

a:hover{

text-decoration: none !important;
}
.footer-btn{
    position: fixed !important;

    bottom: -20px !important;
    display: flex;
width:100%;
padding-right: 30px;
    left:20px;
    justify-content: space-between;
}
.footer-btn1{
    position: fixed !important;

    bottom: -10px !important;
    display: flex;
 left: 20px;
    justify-content: space-between;
}



.footer-btn2{
    position: fixed !important;

    bottom: -35px !important;
    display: flex;
 right: 15px;
    justify-content: space-between;
}
@media screen and (max-width: 992px) {

}
a.menu-item:hover{
    color:#fec60f !important;
    border-bottom-color: #fec60f !important;
}
.hesaplama div{
    padding-left: 14px !important;
    color:#fec611 !important;
    font-size: 10px !important;
    padding-top: 8px !important;
}




i.fa.fa-circle {
    font-size: 6px;
    color: black;
    padding: 4px 1px 1px 4px;
    background: #232323;
    border-radius: 58%;
    margin-top: 8px;
    position: absolute;
}
form{
    max-width:360px;
}
 span.cizgi {
     padding-left: 20px;
}
 .don {
     -webkit-transition: -webkit-transform .8s ease-in-out;
     transition: transform .8s ease-in-out;
}
 .don:hover {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
}
 img.img-responsive.ovals {
     border-radius: 50%;
    max-width: 65px;
    cursor:pointer;
    -webkit-box-shadow: 7px 6px 8px #bfbfbf;
        -moz-box-shadow: 7px 6px 8px #bfbfbf;
}
 img.img-responsive.ovals:hover{
     border: 2px solid;
    -webkit-box-shadow: 7px 6px 8px #bfbfbf;
        -moz-box-shadow: 7px 6px 8px #bfbfbf;
}

.secilenarac{
    border: 2px solid !important;
    -webkit-box-shadow: 0px 0px 0px #bfbfbf !important;
    -moz-box-shadow: 0px 0px 0px #bfbfbf !important;
}

 .row.butonlar {
     display:flex;
     -webkit-align-items: top;
     margin-top: -40px;
}
a.logolink img{
    margin-top: -20px !important;
}
.menuicon{
    position:fixed;
    background-color:#dedede;
    width:40px;
    height:40px;
    right:20px;
    top:20px;
    font-size:25px;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor: pointer;
}
.menuic{
    position:fixed;
    width:100%;
    height:100vh;

    left:0;
    background-color:#ffffffee;
    z-index: 9999999999999;
}
.sosyal{
    display: flex;
    font-size: 18px;
    margin-right: 10px;
    color:#000 !important;
}
.sosyal i:hover{
    color:#686868 !important;
}
.sosyal i{
   
    color:#000 !important;
}
.copyright{
    font-size: 12px;
}
.menucontainer{
    display: flex;
    flex-direction: column;
    width: 100%;

    gap:20px;
    align-items: center;
    justify-content: center;

    height: 100vh;
}
.menu-item-lang img{
width: 40px;
}
.menu-item-lang {
    width: 200px;
    display: flex;
    gap:10px;
    justify-content: left;
}
.menucontainer a.menu-item{
    text-decoration: none;
    color:#000;
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    width: 200px;
}
@media screen and (max-width: 692px) {
    .button-position{
    margin-bottom:100px;display:flex;justify-content:space-between;width:100%;
  
}
    .margin{
        margin-left:5px;
    }
     .footer2 {
width:100%;   
background: #fec60f;
     padding: 2px 0 2px 10px;
     text-align: left;
     margin-bottom: 1px;
border-radius:0;

	 justify-content:space-between;
	display:flex;
	 left:0;
     position: fixed !important;width: 100%;bottom:-2px;

}
.footer-container{
    display: flex;
    width:100%;
    justify-content: space-between;
align-items: center;
}
}

@media screen and (min-width: 692px) {
    .button-position{
    margin-bottom:100px;display:flex;justify-content:space-between;width:100%;
      padding-left:20px;padding-top:90px;
}
       .margin{
        margin-left:0px;
    }
    .footer-container{
        width:100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .footer2 {
border-radius:0;
width:100%;   
background: #fec60f;
padding: 2px 0 2px 10px;
     text-align: left;
     margin-bottom: 1px;

    
	 justify-content:space-between;
	display:flex;
	 left:0;
     position: fixed !important;width: 100%;bottom:-2px;
}

}
.btn-gray2{
    border-radius:20px !important;

    background-color: #f1f1f1 !important;
    background-color:#000; 
 display: none !important;
 
}

 img.img-responsive.ovals:active{
     border: 2px solid;
    -webkit-box-shadow: 0px 0px 0px #bfbfbf;
        -moz-box-shadow: 0px 0px 0px #bfbfbf;
}

@media screen and (max-width: 692px) {
    .alisvaris{
        margin-top: -30px;
    }
    .row.butonlar.margin.button-position {
        display:flex;
        -webkit-align-items: top;
        margin-top: 20px !important;
   }
   .container .row{
    margin-top: 50px !important;
   }
}
 .oval p{
    text-align: center;
    cursor:pointer;
    color:black;font-size: 13px;    margin-top: 14px;
}
 .btn-default {
     color: #333;
     width: 300px;
     background-color: #ccc;
     border-color: #ccc;
     margin-top: 3px;
     text-align: center;
     display: table;
     margin: auto;
     margin-top: 8px;
}
::placeholder {
  color: black;
  opacity: 2;
}

.btnn{
    margin: auto;
    text-align: center;
}
.bilgi{
    margin: auto;
    text-align: left;
}

input.input.form-control {
	text-align: center;
    width: 100%;

    margin: auto;
    border-radius: 30px;
    margin-top: 0px;
    height: 50px;
    color: black;
    font-size: 20px;
    -webkit-box-shadow: 7px 6px 8px #bfbfbf;
        -moz-box-shadow: 7px 6px 8px #bfbfbf;
-webkit-filter: drop-shadow(5px 5px 5px #bfbfbf);

}
a{
        padding: 5px;
}
.input-hidden {
  position: absolute;
  left: -9999px;
}
 .btn-text{
     cursor:pointer;
}
span.btntext {
    cursor: pointer;color: black !important;padding-left: 0;
}
i.fa.fa-circle.sag {
    margin-left: -2px;
}
i.fa.fa-circle.sol {
    margin-left: 5px;
}
.btnen{padding-left: 0px !important; }
input[type=radio]:checked + label>img {
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 3px 3px #090;
    -moz-box-shadow: 0 0 3px 3px #090;

  border: 1px solid #d3d3d3;
  transition: 500ms all;
    -webkit-box-shadow: 7px 6px 8px #bfbfbf;
        -moz-box-shadow: 7px 6px 8px #bfbfbf;

}

input[type=radio] + label>img {
 
}
.col-md-3.col-sm-3.col-xs-3 {
    text-align: center;
}

@media only screen and (max-width: 600px)  {
      form {
    max-width: 360px;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    height: calc(100vh - 193px);
}
    .modal-dialog {
     margin-left: 0;
    }
    
img.img-responsive.ovals {
    border-radius: 50%;
    max-width: 53px;
    cursor: pointer;
    -webkit-box-shadow: 7px 6px 8px #bfbfbf;
        -moz-box-shadow: 7px 6px 8px #bfbfbf;

}
.container{padding: 10px !important;}

}
