.syustmause {
  position: absolute;
  top: 15% !important;
  right: 20%;
  text-align: left;
}



    .syustbaslik {
      position: absolute;
      top: 35%;
      left: 10%;
      text-align: left;
      color: black;
      max-width: 600px;
      font-family:BilgiBaslik300;
      color: #4c1416;
      font-size: 45px;
      line-height: 45px;
    }

    .syustyazi {
      position: absolute;
      top: 55%;
      left: 10%;
      text-align: left;
      color: black;
      max-width: 650px;
      font-size: 15px;
      font-family:YaziLight;
      color: #4c1416;
    }

    .syustslider {
      position: absolute;
      top: 85%;
      left: 0%;
      color: black;
      max-width: 1000px;
    }


    @media screen and (min-width:1200px) and (max-width:1300px)  {
      .crow {
        margin-top: -18% !important;
        position: inherit;
      }
    }

    @media screen and (min-width:1300px) and (max-width:1400px)  {
      .crow {
        margin-top: -17.3% !important;
        position: inherit;
      }
    }

    @media screen and (min-width:1400px) and (max-width:1500px)  {
      .crow {
        margin-top: -16.6% !important;
        position: inherit;
      }
    }

    @media screen and (min-width:1500px) and (max-width:1600px)  {
      .crow {
        margin-top: -16% !important;
        position: inherit;
      }
    }

    @media screen and (min-width:1600px) and (max-width:1700px)  {
      .crow {
        margin-top: -15.5% !important;
        position: inherit;
      }
    }


    @media screen and (min-width:1700px) and (max-width:1800px)  {
      .crow {
        margin-top: -15.1% !important;
        position: inherit;
      }
    }

    @media screen and (min-width:1800px) {
      .crow {
        margin-top: -14.6% !important;
        position: inherit;
      }
    }

    @media screen and (max-width:1200px) {
      .mtgizle {
        display: none !important;
      }
    }

    @media screen and (min-width:1200px) {
      .mtgizleust {
        display: none !important;
      }
    }


    .icsayfaslider {
        height: 800px !important;
    }


    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 15%;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
          left: 15%;
      }



      @media screen and (min-width: 768px) {
      .carousel-indicators {
          bottom: 180px !important;
      }

      .carousel-control {
        padding-top:10%;
        width:5%;
      }


      body { background-color:#f7f7f7;}
      .containerk { margin:150px auto;}

        /** yeni */

      .cover-background {
          position: relative !important;
          background-size: cover !important;
          overflow: hidden !important;
          background-position: bottom !important;
          background-repeat: no-repeat !important;
      }


      .ortayazi {
        font-family: BilgiBaslik100 !important;
        color: #4c1416;
      }

      .colorb {
        color: #4c1416 !important;
      }



      .swiper-slide-next img{
        height: 360px;
      }

        .carousel-control {
          position: initial !important;
        }


      .carousel-control.left {
        background-image: none !important;
        color: black;
        top: 100px;
        left: 220px;
        font-size: 50px;
        }

      .carousel-control.right {
        background-image: none !important;
        color: black;
        top: 50px;
        margin: 10px;
        font-size: 50px;
        }
