html {
  scroll-behavior: smooth;
}
#scroll {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 5;
  cursor: pointer;
  height: 1.5em;
  width: 3.5em;
  font-size: 16px;
  font-size: 1rem;
  overflow: hidden;
  opacity: .5;
  transform: translateX(-50%);
  animation: scroll 1.5s ease-out infinite;
}
.hatter{
  background-image: url('0006.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.background-image{
  background-repeat: no-repeat;
  background-size: auto;
}
#scroll:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  bottom: 10px;
  height: 30px;
  width: 30px;
  border: 2px solid #fff;
  transform: rotate(45deg);}

  @keyframes scroll {
    0%{
      opacity: 0;
    }
    50%{
      opacity: 1;

    }
    100%{
      opacity: 0;
    }
  }

.footer-dark {
    margin: 0%;
    padding: 50px 0;
    color:#f0f9ff;
    background-color:#282d32;
  }
  
  .footer-dark h3 {
    text-align:center;
    margin: top 30px;;
    margin-bottom:12px;
    font-weight:bold;
    font-size:16px;
  }
  
  .footer-dark ul {
    text-align:center;
    padding:0;
    list-style:none;
    line-height:1.6;
    font-size:14px;
    margin-bottom:0;
  }
  
  .footer-dark ul a {
    text-align:center;
    color:inherit;
    text-decoration:none;
    opacity:0.6;
  }
  
  .footer-dark ul a:hover {
    opacity:0.4;
  }
  
  @media (max-width:767px) {
    .footer-dark .item:not(.social) {
      text-align:center;
      padding-bottom:20px;
    }
  }
  
  .footer-dark .item.text {
    margin-bottom:36px;
  }
  
  @media (max-width:767px) {
    .footer-dark .item.text {
      margin-bottom:0;
    }
  }
  
  .footer-dark .item.text p {
    margin-left: 20%;
    margin-right: 20%;
    text-align:center;
    opacity:0.6;
    margin-bottom:0;
  }
  
  .footer-dark .item.social {
    text-align:center;
  }
  
  @media (max-width:991px) {
    .footer-dark .item.social {
      text-align:center;
      margin-top:20px;
      font-style: italic;
    }
  }
  
  .footer-dark .item.social > a {
    font-size:35px;
    width:51px;
    height:51px;
    line-height:55px;
    display:inline-block;
    text-align:center;
    border-radius:50%;
    box-shadow:0 0 0 1px rgba(255, 255, 255, 0.4);
    margin:0 8px;
    color:#fff;
    opacity:1;
  }
  
  .footer-dark .item.social > a:hover {
    opacity:0.9;

  }
  
  .footer-dark .copyright {
    text-align:center;
    padding-top:24px;
    opacity:0.3;
    font-size:13px;
    margin-bottom:0;
  }
  .logo{
    margin-top: -15px;
    margin-bottom: 15px;
    
  }
  .sajat{
    text-decoration: none;
    text-decoration-color: #282d32;
    color:rgba(255, 255, 255, 1);

  }
  .sajat:hover{
    opacity:0.4;
  }
  body{
    margin: 0%;
  }
  .hatter{
    width: 100%;
    max-width: 4000px;
    height: 100%;
    max-height: 2000px;
    margin: 0%;
  }
  body{
    margin: 0;
}







nav ul{

    list-style: none;
    display: flex;
    padding: 0;
    align-items: center;

    margin: 2px;


}

nav li{

    margin: 0 1em;
}

nav a{

    text-decoration: none;
}





.facebookcs{
    text-decoration: none;
    text-decoration-color: #282d32;
    color:rgba(255, 255, 255, 0.697);
    padding:0;
    list-style:none;
    line-height:1.6;
    font-size:22px;
    margin-bottom:0;
    font-family: Verdana, Geneva, Tahoma, sans-serif
    
}
.facebookcs:hover{
    opacity:0.4;
}


.old{
    width: 80%;
    margin-left: 2px;

}

.facebook-logo{

    padding: 0;
    margin: 0;
}

header{

    color:#f0f9ff;
    background-color:#282d32;
    padding: 1px 0;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    position: sticky;
    overflow: hidden;
    top:0;
    z-index: 300;
    transition: 0.6s;



}
.header{

        background-color: rgba(0,0,0,0);
        padding: 1px 0;
        max-width: 100%;
        display: flex;
        justify-content: space-between;
        position: sticky;
        overflow: hidden;
        top:0;
        z-index: 300;
        transition: 0.6s;
    
    
    
    }
    
    .navmegy{
    
            background-color: black;
            padding: 1px 0;
            max-width: 100%;
            display: flex;
            justify-content: space-between;
            position: sticky;
            overflow: hidden;
            top:0;
            z-index: 300;
    
    
    
 }
 .cim{
    text-align: center;
    padding-top: 10%;
 }

h1{
    padding-top: 3%;
    font-size:  4em;
    color: rgb(31, 29, 101);
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif
}
span{
    color: #182d54;
    
}

.cim p{
    margin-top: -10px;
    font-size: 1.5em;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    margin-bottom: 40px;
}

.button-31 {
  padding: 0.6em 2em;
  border: none;
  outline: none;
  color: rgb(255, 255, 255);
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-31:before {
  content: "";
  background: linear-gradient(
    45deg,
    #2f3a69,
    #5480ac,
    #468bcc,
    #4a88d4,
    #397db5,
    #225888,
    #2e5f94,
    #182d54
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-31 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}

@keyframes glowing-button-31 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.button-31:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #222;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.box{

    justify-content: space-between;
    border: 0px #111 solid;
    border-radius: 50px;
    
box-shadow:  1px 1px 1px #292467,
             1px 1px 1px RGB (12,20,32);
             margin-left: 6%;
             margin-right: 6%;
             margin-bottom: 2%;


}
.sor1 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  border: rgb(31, 29, 101) 0px solid;
}
.k1 {
  margin-top: 20%;
height: 200px;
  width: auto;
  border: #111 0px solid;
}
.k2 {
  height: 300px;
  width: auto;
  margin-left: -10%;
  border: #111 0px solid;
}
.k3 {
  margin-top: 10%;
  height: 200px;
  width: auto;

  border: #111 0px solid;
}
.sor2 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  border: rgb(31, 29, 101) 0px solid;
}
.k21 {
  margin-top: 10%;
height: 100px;
  width: auto;
  border: #111 0px solid;
}
.k22 {
  margin-top: 10%;
  height: 100px;
  width: auto;
  margin-left: 10%;
  border: #111 0px solid;
}
.k23 {
  margin-top: 10%;
  height: 160px;
  width: auto;
  border: #111 0px solid;
}
.sor3 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  border: rgb(31, 29, 101) 0px solid;
}
.k31 {
  margin-top: 10%;
  height: 230px;
  width: auto;
  margin-left: 5%;
  border: #111 0px solid;
}
.k32 {
  margin-top: 10%;
  height: 200px;
  width: auto;
  margin-left: 70%;
  border: #111 0px solid;
}
.k33 {
margin-top: 25%;
margin-right: -10%;
  height: 80px;
  width: auto;

  border: #111 0px solid;
}
.sor4 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  border: rgb(31, 29, 101) 0px solid;
}
.k41 {
height: 280px;
margin-top: 2%;
margin-left: 5%;
  width: auto;
  border: #111 0px solid;
}
.k42 {
  margin-top: 20%;
  height: 200px;
  width: auto;
  margin-left: 5%;
  margin-right: 10%;
  border: #111 0px solid;
}
.k43 {
  margin-top: 25%;
  margin-right: 20%;

  height: 180px;
  width: auto;
  

  border: #111 0px solid;
}
.sor5 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  border: rgb(31, 29, 101) 0px solid;
}
.k51 {
  margin-left: 115%;
  height: 250px;
  width: auto;

  border: #111 0px solid;
}
@media screen and (max-width: 500px){
  .old{
    opacity: 0;
  }
}
.footer-dark p{
  font-style: italic;
}
.cim p{
  font-size: 0.65em;
}

@media screen and (max-width: 800px){
  .sor1{
    display: block;
  }
  .k1{
    margin-left: 22%;
    margin-right: 22%;
  
  }
  .k2{
    margin-top: 5%;
    margin-left: 18%;
    margin-right: 18%;
  
  }
  .k3{
    margin-top: 10%;
    margin-left:35%;
    margin-right: 35%;
  }
  .sor2{
    display: block;
  }
  .k21{
    margin-top: 14%;
    margin-left: 18%;
    margin-right: 22%;
  
  }
  .k22{
    margin-top: 10%;
    margin-left: 23%;
    margin-right: 22%;
  
  }
  .k23{
    margin-top: 10%;
    margin-left:20%;
    margin-right: 35%;
  }
  .sor3{
    display: block;
  }
  .k31{
    margin-top: 15%;
    margin-left: 27%;
    margin-right: 22%;
  
  }
  .k32{
    margin-top: 15%;
    margin-left: 30%;
    margin-right: 18%;
  
  }
  .k33{
    margin-top: 15%;
    margin-left:0%;
    margin-right: 35%;
  }
  .sor4{
    display: block;
  }
  .k41{
    margin-top: 5%;
    margin-left: 22%;
    margin-right: 22%;
  
  }
  .k42{
    margin-top: 5%;
    margin-left: 30%;
    margin-right: 18%;
  
  }
  .k43{
    margin-top: 15%;
    margin-left:28%;
    margin-right: 35%;
  }
  .sor5{
    display: block;
  }
  .k51{
    margin-top: 15%;
    margin-left: 5%;
    margin-right: 22%;
  }
}