p {
    color: #fff;
}


/*another_slider_arrows*/
@media screen and (max-width: 767px) {
    .slider__mp .swiper-btn-inner {
        position: absolute;
        top: 300px;
    }
    .slider__mp .slider__mp-pagination {
        display: flex;
        justify-content: center;
        left: 0;
        right: 0;
    }
}

h1.oes {
    color: #fff;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.content_txt h2, .content_txt h3 {
	margin: 18px 0;
}

.content_txt ul {
  margin: 0.75em 1em 1em;
  padding-left: 1.5em;
  list-style-type: disc;
  list-style-position: outside;
}

.content_txt ul li {
  margin-bottom: 0.35em;
  padding-left: 0.25em;
}

.content_txt ul li:last-child {
  margin-bottom: 0;
}
