.slidediv {
  border-bottom: 2px solid #aee5d4;
  background-image: url(../img/anaslider/beyaz.png),
    url(../img/anaslider/sag_ust.png);
  background-color: #f5f6f8;
  background-size: 28%, 27%;
  background-repeat: no-repeat, no-repeat;
  background-position: bottom left, top right;
}

.ralan {
  padding: 5% 0px;
  text-align: center;
}

.resim {
  position: relative;
  z-index: 1 !important;
}

.ralan img {
  border-radius: 5% 10%;
  -webkit-border-radius: 5% 10%;
  -moz-border-radius: 5% 10%;
  -ms-border-radius: 5% 10%;
  -o-border-radius: 5% 10%;
  width: 90%;
}

.talan {
  padding: 5% 20%;
  text-align: left;
}

.talan h1 {
  font-family: Roboto;
  color: #E00F0F;
  font-weight: 600;
}

.ralan .blur {
  position: absolute;
  padding: 3.5%;
  margin: 22% 0 0 3%;
  background: rgba(245, 246, 248, 0.2);
  backdrop-filter: blur(15px);
  border: 1px solid #f5f6f8;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 3;
}

.ralan .yesil {
  position: absolute;
  height: 6vw;
  width: 6vw;
  left: 50%;
  top: 2.5vw;
  background: rgba(32, 184, 137, 1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 1;
  box-sizing: border-box;
}


.ralan .beyaz {
  position: absolute;
  height: 3vw;
  width: 3vw;
  right: 6%;
  top: 28.5vw;
  background: #D77834;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 2;
  box-sizing: border-box;
}

.prev_sol {
  position: absolute;
  top: 16vw;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.prev_sag {
  position: absolute;
  top: 16vw;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}


@media only screen and (min-width: 768px) and (max-width: 992px) {/*sm - md*/

  .slidediv {
    background-image: url(../img/anaslider/sag_ust.png);
    background-color: #f5f6f8;
    background-size: 47%;
    background-repeat: no-repeat;
    background-position: top right;
  }

  .ralan {
    padding: 16% 0 6% 0;
  }

  .talan {
    padding: 5% 5%;
    text-align: left;
  }

  .ralan .blur {
    position: absolute;
    padding: 6%;
    margin: 45% 0 0 5%;
    background: rgba(245, 246, 248, 0.2);
    backdrop-filter: blur(15px);
    border: 1px solid #f5f6f8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 3;
  }

  .ralan .yesil {
    position: absolute;
    height: 13vw;
    width: 13vw;
    left: 1%;
    top: 11vw;
    background: rgba(32, 184, 137, 1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1;
    box-sizing: border-box;
  }

  .ralan .beyaz {
    position: absolute;
    height: 6vw;
    width: 6vw;
    right: 15%;
    top: 64vw;
    background: #ff0000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 2;
    box-sizing: border-box;
  }

  .prev_sol {
    position: absolute;
    top: 39vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }

  .prev_sag {
    position: absolute;
    top: 39vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
}

@media only screen and (max-width: 768px) { /*xs*/

  .slidediv {
    background-image: url(../img/anaslider/sag_ust.png);
    background-color: #f5f6f8;
    background-size: 47%;
    background-repeat: no-repeat;
    background-position: top right;
  }

  .ralan {
    padding: 16% 0 6% 0;
  }

  .talan {
    padding: 5% 5%;
    text-align: left;
  }

  .ralan .blur {
    position: absolute;
    padding: 6%;
    margin: 45% 0 0 5%;
    background: rgba(245, 246, 248, 0.2);
    backdrop-filter: blur(15px);
    border: 1px solid #f5f6f8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 3;
  }

  .ralan .yesil {
    position: absolute;
    height: 13vw;
    width: 13vw;
    left: 1%;
    top: 11vw;
    background: rgba(32, 184, 137, 1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 2;
    box-sizing: border-box;
  }

  .ralan .beyaz {
    position: absolute;
    height: 6vw;
    width: 6vw;
    right: 15%;
    top: 64vw;
    background: #ff0000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 2;
    box-sizing: border-box;
  }


  .prev_sol {
    position: absolute;
    top: 39vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }

  .prev_sag {
    position: absolute;
    top: 39vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
}