.carousel-indicators{
  bottom: -40px !important;
}
.carousel-indicators [data-bs-target]{
      background-color: black;
}


.box-img-2 a , .box-img-1 a{
  text-decoration: none;
  color: #232323;
}
.box-img-2 p .box-img-1 p{
  color: #232323;
}

.tx1{
  display: grid;
  margin-left: auto;
  margin-right: auto;
}

.tx1 div{
  margin: auto;
}
.tx1 p{
font-weight: bold;
}
.tit-detail{
  padding-top: 140px;
  padding-bottom: 70px;
  font-size: 40px;
}
.ev_img{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 350px;
}
.hrtilte-detail{
  padding-top: 35px;
  font-size: 32px;
  border-bottom: 1px solid #707070;
  margin-bottom: 50px;

}

.w-img img{
  width: 70px;
  cursor: pointer;
  padding: 5px;
}

@media (max-width: 767px){
  .hrtilte {
      font-size: 25px;
  }
  .tilte:before, .tilte:after {
    width: 10%;
  }
}


@media (max-width: 425px){
  .hrtilte {
      font-size: 18px;
  }
}
