@keyframes blink{

    0% {color: #778899;}
    100% {
        color: white;
        text-shadow: 0px 0px 15px gray;
    }
}
@keyframes dd{

    0%{  height: 12%;   }
    100%{  height: 20%;
    }
}                  
@keyframes logomani{

    
    0%{  opacity: 0.7;    }
    30%{  opacity: 0.8;    }
    60%{  opacity: 0.9;    }
    100%{
        opacity: 1;
    }
}

@keyframes uptodpwnslider {

    100% {
        height: 550px;
    }
}

@keyframes ccuptodpwnslider {

    100% {
        height: 8%;
    }
}

@keyframes dplft {
    0%{
        opacity:0;
    }
    40% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@media screen and (min-width: 650px) and (max-width: 4000px) {
    @keyframes searc {

        100% {
            left: 15;
            width: 60%;
            background-color: white;
        }
    }

    @keyframes searc3 {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }
    #supHe{

        position:
         relative;
         left:10%;
         width: 80%;
          color:white;
           display:block; 
           top:0px; 
        

    }
#errorBox{

border-radius: 100px;
    position: absolute;
    top: 15%;
    width:80%;
    height: 50px;
    text-align:center;
    left:10%;
    background:rgba(0, 0, 0, 0.173);
    backdrop-filter: blur(10px);
    color:red;
    display: flex; /* Ortalamak için flexbox kullanılıyor */
    justify-content: center; /* Yatay ortalama */
    align-items: center;  overflow:hidden; 
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
       
z-index: 999999999999999999999999;
}
#suppPage{

    position:absolute;
        width: 100%;
        height: 100%;
        top:0%;
        margin: 0px;
        padding: 0px;
        overflow-x: hidden;
    display: flex; /* Ortalamak için flexbox kullanılıyor */
    justify-content: center; /* Yatay ortalama */
    align-items: center;  overflow:hidden; 

}
    body {
        width: auto;
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
        overflow-x: hidden;
    }

    
    @keyframes blingo {
        100% {
            box-shadow: 0px 0px 20px white;
        }
    }

  

    img.bckwpp2 {
        display: none;
    }

    img.LUNATEXT {
        position: absolute;
        text-decoration: none;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        font-weight: bold;
        color: lavender;
        margin-left: 7%;
        margin-top: 1%;
        height: 10vh;
        line-height: 10vh;
        font-size: 7vh;
        display: none;
    }

    /*  LUNA LOGO      */


    /*  MENU HREFLER      */


    div.viod {
        position: relative;
        left: 0%;
        top: 0;
        height: 100%;
        width: 100%;
    }

    video.bckwpp {
        height: 100%;
        object-fit: cover;
        width: auto; 
    }


    /* DESTEKKKKKKKKKKKKKKKKKKKKKK */
    div.page {
        position: absolute;
        background-color: rgb(0, 0, 0, 0.2);
        backdrop-filter: blur(10px);
        height: 63%;
       left: 15%;
       width:40%;
        top: 22%;
    border-radius: 25px;
    }
   div.page2 {
        position: absolute;
        background-color: rgb(0, 0, 0, 0.2);
        backdrop-filter: blur(10px);
        height: 63%;
       left: 60%;
       width: 25%;
        top: 22%;
    border-radius: 25px;
     display: grid;
       justify-content: center; /* Yatay ortalama */
        align-items: center;  overflow:hidden;
    }
    #mapP{
    height: 100%;
        object-fit: cover;
        width: 100%; 
        border-radius: 25px;
    }
    div.mapDiv{
        position: relative;
        top:5%;
        left: 2.5%;
        width: 95%;
        aspect-ratio: 1;
   border-radius: 150px;
         display: flex;
     justify-content: center; /* Yatay ortalama */
        align-items: center;  overflow:hidden;
        border-radius: 25px;
    }
    div.infoadDiv{
        position: relative;
       color: rgb(218, 218, 218);
       width: 90%;
       left:5%;
       top:5%;
         font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
              text-decoration: none;
    }
    #inpaz {
        position: absolute;
        top: 0%;
     left:10%;
     width:80%;
     height:100%;
     overflow-x: hidden;
     display: grid; /* Ortalamak için flexbox kullanılıyor */
     justify-content: center; /* Yatay ortalama */
     align-items: center;  overflow:hidden; 
        color: black;

    }

    input.isimt {
        position: relative;
      
        border-radius: 100px;
        border-width: 0px;
        padding: 0px 5px 0px 5px;
width: 350px;
height: 40px;
    }

        input.isimt:hover {
            opacity: 1;
        }

    input.mailt {
  
        position: relative;
  
        border-radius: 100px;
        border-width: 0px;
        padding: 0px 5px 0px 5px;
width: 350px;
height: 40px;
    }

        input.mailt:hover {
            opacity: 1;
        }

    textarea.yorumt {
        position: relative;
     
        border-radius: 15px;
        border-width: 0px;
        padding: 0px 5px 0px 5px;
width: 350px;
height: 150px;
        resize: none;
    }

        textarea.yorumt:hover {
            opacity: 1;
        }

    input.sendb {
        position: relative;
       text-align: center;
        height: 50px;
        aspect-ratio: 1;
        left:150px;
        border-radius: 10px;
        border-width: 0px;
background-color: black;
color: white;
        font-size: 20px;
      }

 

}

@media screen and (min-width:100px) and (max-width:649px) {
    #supHe{

        position: relative;left:10%; color:white; display:block; top:0px; text-align:left;

    }
    #errorBox{

        border-radius: 100px;
            position: absolute;
            top: 15%;
            width:80%;
            height: 50px;
            text-align:center;
            left:10%;
            background:rgba(0, 0, 0, 0.173);
            backdrop-filter: blur(10px);
            color:red;
            display: flex; /* Ortalamak için flexbox kullanılıyor */
            justify-content: center; /* Yatay ortalama */
            align-items: center;  overflow:hidden; 
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
               
        z-index: 999999999999999999999999;
        }
    @keyframes searc {

        100% {
            left: 15;
            width: 60%;
            background-color: white;
        }
    }

    @keyframes searc3 {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    #suppPage{

        position:absolute;
            width: 100%;
            height: 170%;
            margin: 0px;
            padding: 0px;
            overflow-x: hidden;
        display: flex; /* Ortalamak için flexbox kullanılıyor */
        justify-content: center; /* Yatay ortalama */
        align-items: center;  overflow:hidden; 
    
    }
        body {
            width: auto;
            width: 100%;
            height: 100%;
            margin: 0px;
            padding: 0px;
            overflow-x: hidden;
        }
    
        
        @keyframes blingo {
            100% {
                box-shadow: 0px 0px 20px white;
            }
        }
    
      
    
        img.bckwpp2 {
            display: none;
        }
    
        img.LUNATEXT {
            position: absolute;
            text-decoration: none;
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
            font-weight: bold;
            color: lavender;
            margin-left: 7%;
            margin-top: 1%;
            height: 10vh;
            line-height: 10vh;
            font-size: 7vh;
            display: none;
        }
    
        /*  LUNA LOGO      */
    
    
        /*  MENU HREFLER      */
    
    
        div.viod {
            position: relative;
            left: 0%;
            top: 0;
            height: 100%;
            width: 100%;
        }
    
        video.bckwpp {
            height: 100%;
     
        object-fit:cover;
        width: auto;
        }
    
    
        /* DESTEKKKKKKKKKKKKKKKKKKKKKK */
        div.page {
            position: absolute;
            background-color: rgb(0, 0, 0, 0.2);
            backdrop-filter: blur(10px);
            height: 45%;
            border-radius: 25px;
            width: 90%;
            top: 12.5%;

        }
     div.page2 {
        position: absolute;
        background-color: rgb(0, 0, 0, 0.2);
        backdrop-filter: blur(10px);
        top: 60%;
       left: 5%;
         width: 90%;
          height: 35%;
   
    border-radius: 25px;
     display: grid;
   
       justify-content: center; /* Yatay ortalama */
        align-items: center;  overflow:hidden;
    }
    #mapP{
    height: 100%;
        object-fit: cover;
        width: auto; 
        border-radius: 25px;
    }
    div.mapDiv{
        position: relative;
        
        
        width: 100%;
       height:90%;
   
         display: flex;
     justify-content: center; /* Yatay ortalama */
        align-items: center;  overflow:hidden;
        border-radius: 25px;
    }
    div.infoadDiv{
        position: relative;
       color: rgb(218, 218, 218);
       width: 90%;
       left:5%;
       top:5%;
       display: none;
         font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
              text-decoration: none;
    }
        #inpaz {
            position: absolute;
            top: 0%;
        
         width:100%;
         height:100%;
         overflow-x: hidden;
         display: grid; /* Ortalamak için flexbox kullanılıyor */
         justify-content: center; /* Yatay ortalama */
         align-items: center;  overflow:hidden; 
            color: black;
        }
    
        input.isimt {
            position: relative;
          
            border-radius: 100px;
            border-width: 0px;
       
            width: 95%;
    height: 35px;
        }
    
            input.isimt:hover {
                opacity: 1;
            }
    
        input.mailt {
      
            position: relative;
       
            border-radius: 100px;
            border-width: 0px;
       
    width: 95%;
    height: 35px;
        }
    
            input.mailt:hover {
                opacity: 1;
            }
    
        textarea.yorumt {
            position: relative;
         
            border-radius: 15px;
            border-width: 0px;
        
    width: 280px;
    height: 150px;
         
        }
    
            textarea.yorumt:hover {
                opacity: 1;
            }
    
        input.sendb {
            position: relative;
           text-align: center;
            height: 50px;
            aspect-ratio: 1;
            left:120px;
            border-radius: 10px;
            border-width: 0px;
    background-color: black;
    color: white;
            font-size: 20px;
          }
    
}
