/** Can Css Yeni Start */

.full-screen {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-animation: zoom 70s;
animation: zoom 90s;
}



.anasayfabaslik {
text-align: center;
font-family: Anasayfa;
font-size: 50px;
line-height: 70px !important;
transform: skewY(-10deg);
}



@-webkit-keyframes zoom {
from {
  -webkit-transform: scale(1, 1);
}
to {
  -webkit-transform: scale(1.5, 1.5);
}
}

@keyframes zoom {
from {
  transform: scale(1, 1);
}
to {
  transform: scale(1.5, 1.5);
}
}

.carousel-inner .item > img {
-webkit-animation: zoom 50s;
animation: zoom 50s;
}

/** End */





  .silinecek{
    position:fixed; right:4%; bottom:180px; z-index:99; color:#fff;
  }
  .silinecekslider{
    position:fixed; right:5%; bottom:10px; z-index:99; color:#fff;
  }
  .silinecek h3{
      font-size: 12px;
      float: left;
      color: #fff;
      margin: 0 10px;
      font-weight: 400;
  }
  .silinecek span{
    color:#fff;
    float: left;
  }
  @media(max-width:800px){
    .silinecek h3{
      float: none;
    }
  }


  .silinecekk{
    position:fixed; z-index:2; color:#fff;
  }
  .silinecekk h3{
      font-size: 30px;
      float: center;
      color: #fff;
      margin: 0 10px;
      font-weight: 400;
  }
  .silinecekk span{
    color:#fff;
    float: left;
  }
  @media(max-width:800px){
    .silinecekk h3{
      float: none;
    }
  }

  .swiper-pagination-bullet {
      height: 12px;
      width: 12px;
      margin-top: 10px !important;
  }



/** 1920 1080 */


@media screen and (min-width:1900px) and (max-width:2000px)  {

        .anasayfabaslik {
          font-size: 50px !important;
        }
        .logoanasayfa {
          max-width: 150px !important;
        }

        .silinecekk {
          top: 50% !important;
        }

        .hamburgermenubaslik {
          font-size: 50px !important;
        }
        .hamburgerlogo {
          max-width: 150px !important;
        }


  }


/** 1920 end **/


/** 1770 100 */


@media screen and (min-width:1700px) and (max-width:1800px)  {

        .anasayfabaslik {
          font-size: 50px !important;
        }
        .logoanasayfa {
          max-width: 150px !important;
        }

        .hamburgermenubaslik {
          font-size: 50px !important;
        }
        .hamburgerlogo {
          max-width: 150px !important;
        }


  }


/** 1170 end **/


/** 1680 768 */


@media screen and (min-width:1600px) and (max-width:1700px)  {

        .anasayfabaslik {
          font-size: 50px !important;
        }
        .logoanasayfa {
          max-width: 150px !important;
        }

        .silinecekk {
          top: 50% !important;
        }

        .hamburgermenubaslik {
          font-size: 50px !important;
        }
        .hamburgerlogo {
          max-width: 150px !important;
        }


  }


/** 1680 end **/


/** 1440 900 */


@media screen and (min-width:1400px) and (max-width:1500px)  {

        .anasayfabaslik {
          font-size: 40px !important;
        }
        .logoanasayfa {
          max-width: 120px !important;
        }

        .hamburgerlogo {
          max-width: 120px !important;
        }

        .hamburgermenubaslik h3 {
          font-size: 30px !important;
          line-height: 30px !important;
        }

        .silinecek {
          font-size: 18px !important;;
          right: 3.8% !important;
        }

        .silinecekk {
          top: 50% !important;
        }


  }


/** 1440 end **/





/** 1366 768 */


@media screen and (min-width:1300px) and (max-width:1400px)  {

        .anasayfabaslik {
          font-size: 40px !important;
        }
        .logoanasayfa {
          max-width: 120px !important;
        }
        .silinecek {
          font-size: 15px !important;
          right: 3.5% !important;
        }

        .hamburgerlogo {
          max-width: 120px !important;
        }

        .hamburgermenubaslik h3 {
          font-size: 30px !important;
          line-height: 30px !important;
        }

        .silinecekk {
          top: 45% !important;
        }
  }


/** 1366 end **/


/** 1280 960 */


@media screen and (min-width:1200px) and (max-width:1300px)  {

        .anasayfabaslik {
          font-size: 40px !important;
        }
        .logoanasayfa {
          max-width: 130px !important;
        }
        .silinecek {
          font-size: 15px !important;
          right: 3.5% !important;
        }

        .hamburgerlogo {
          max-width: 120px !important;
        }

        .hamburgermenubaslik h3 {
          font-size: 30px !important;
          line-height: 30px !important;
        }

  }


/** 1280 end **/



/** 1024 768 */


@media screen and (min-width:1000px) and (max-width:1100px)  {

        .anasayfabaslik {
          font-size: 30px !important;
          line-height: 45px !important;
        }
        .logoanasayfa {
          max-width: 100px !important;
        }
        .silinecek {
          font-size: 15px !important;
          right: 3.5% !important;
        }

        .hamburgerlogo {
          max-width: 90px !important;
        }

        .hamburgermenubaslik h3 {
          font-size: 20px !important;
          line-height: 20px !important;
        }

  }


/** 1024 end **/
