@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');

html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%;
  }
  
  body {
  margin: 0; 
  }
  
  * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  }
  
  
  img {
  max-width: 100%;
  height: auto;
  display: block;
  }


  button,
  input,
  select,
  textarea {
  font-family: inherit;
  font-size: 100%;
}
  .container
  {
  background: #FAFAFA;
  }
  .container .navbar
  {
  width: 100%;
  height: 110px;
  background: rgba(100, 107, 101, 0.4)
  }
  .navbar ul
  {
  float: right;
  margin-right: 20px;
  user-select: none;
  }
 .navbar .logo
 { 

  transition: all 0.6s ease;
  border-radius: 50%;
  overflow: hidden;
  width: 288px;
  height: 198px;
  display: inline-block;
  margin: 3px;
  padding: 3px;
  user-select: none;
  position: relative;
  bottom: 93px;
  right: 55px;
    
   
 }
 .navbar .logo:hover
 {

  transition: all 0.6s ease;
  transform: scale(1.05)

 }

 .navbar .logo:active
 {

  transition: all 0.6s ease;
  transform: scale(0.95)

 }


 .navbar ul li
 {

    list-style: none;
    display: inline-block;
    margin: 0 8px;
    line-height: 80px;
    transition: all 0.4s ease;
    user-select: none;
   



 }
 .navbar ul li:active
 {

  transform: scale(0.95);

 }
 .navbar ul li a
 {

  color: #FAFAFA;
  text-decoration: none;
  width: 100%;
  height: 100%;
  font-size: 20px;
  padding: 6px 13px;
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.4s ease;
  user-select: none;

 }

 .navbar ul li a:hover
 {

  background: #0a0068;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  transform: scale(1.05);

 }
 
 .container .right .vid video
 {

  width: 250px;
  border-radius: 25px;

 }
 .container .right
 {

  position: absolute;
  top: 50%;
  left: 90%;
  transform: translate(-50%,-50%);
  user-select: none;

 }
 .container .footer
 {
   
  background: rgba(100, 107, 101, 0.4);
  width: 100%;
  height: 110px;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  user-select: none;
    

 }
 .container .intro
 {


  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 1s ease;
  z-index: 9999;
  background-size: 100%,100%;
  

 }
 .container .intro .coming h1
 {

  text-align: center;
  color: #0a0068;
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  position: fixed;
  left: 50%;
  top: 65%;
  transform: translate(-50%,-50%);

 }
 .container .intro .coming h2
 {

  text-align: center;
  color: #0a0068;
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  position: fixed;
  left: 50%;
  top: 75%;
  transform: translate(-50%,-50%);

 }
 @media screen and (max-width: 900px)
 {

  .navbar ul li a
 {

  color: #FAFAFA;
  text-decoration: none;
  width: 80%;
  height: 80%;
  font-size: 10px;
  padding: 6px 13px;
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.4s ease;
  user-select: none;

 }
 .container .right .vid video
 {

  width: 220px;
  height: 250px;
  border-radius: 25px;

 }

 
 }


 .container .footer p
 {

  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  color: #FAFAFA;
  margin: 10px;

 }
 .container .footer .social
 {

  font-size: 25px;
  color: #FAFAFA;
    

 }
 .container .footer .cpr
 {

  color: #FAFAFA;
  font-size: 23px;

 }
 .container .footer .center
 {

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  


 }
  .container .footer .sosyal .Facebook
  {

  display: inline-block;
  width: 30px;
  border-radius: 8px;
  margin: 1px;
  position: relative;
  left: 35px;
  user-select: none;

  }
  .container .footer .sosyal .İnstagram
  {

  display: inline-block;
  width: 30px;
  border-radius: 8px;
  margin: 1px;
  position: relative;
  left: 45px;
  user-select: none;

  }
  .container .iletisimbilgileri .adres p
  {
   
  margin: 20px;
  font-size: 24px;

  }
  .container .iletisimbilgileri .telno p
  {

  margin: 20px;
  font-size: 24px;

  }
  .container .center .iletisimbilgileri
  {

  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  background: rgba(10, 0, 104, 0.8);
  color: #FAFAFA;
  margin: 10px;
  display: inline;
  width: 880px;
  border-radius: 25px;
  text-align: center;


  }
  .container .Sürdürülebilirlik 
  {

  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: inline;
  

   

  }
  .container .Sürdürülebilirlik .center 
  {

  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: rgba(10, 0, 104, 0.8);
  color: #FAFAFA;
  margin: 10px;
  display: inline;
  width: 920px;
  height: 180px;
  border-radius: 25px;
  text-align: center;


  }
  .container .Sürdürülebilirlik .center h1
  {

 
  font-size: 35px;
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  margin: 3px;
  padding: 3px;
   

  }
  .container .Sürdürülebilirlik .center p
  {
 
   
  font-size: 15px;
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
  margin: 3px;
  padding: 3px;


  }
 
 .container .footer ul
 {

  padding: 0;
  margin: 0;

 }
 .container .footer ul li
 {

  display: inline-block;
  margin: 6px;
  list-style: none;

 }
 .container .footer .sosyal a img
 {

  color: #FAFAFA;
  font-size: 10px;
  transition: all 0.6s ease;

 }
 .container .footer .sosyal a img:hover
 {

  transition: all 0.4s ease;
  transform: scale(1.05); 

 }
 .container .footer .sosyal a img:active
 {

  transition: all 0.4s ease;
  transform: scale(0.95); 

 }
  
