

/* Start:/local/templates/divier/components/bitrix/news/sports_dog/bitrix/news.detail/.default/style.css?16541601172860*/
.euk_info__wrap-img {
  position: relative;
  margin-bottom: 25px;
  display:block;
}
.euk_info__img {
  width: 100%;
  object-fit: cover;
}
.euk_caption {
  position: absolute;
  bottom: 50px;
  left: 50px;
  padding-left: 50px;
  font-size: 48px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.euk_caption::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 38px;
  background: url(/local/templates/divier/components/bitrix/news/sports_dog/bitrix/news.detail/.default/img/arrow.svg) no-repeat center center;
  background-size: auto;
  background-size: 100%;
}
.prev-text h2{
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  color: #ec008c;
}
.prev-text p{
	font-size: 15px;
	line-height: 1.4;
	color: #000;
}
.euk_navigation__item {
  position: relative;
  margin-right: 0;
}
a.euk_navigation__link {
  position: relative;
  background: #ec008c;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0 !important;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  padding: 0 43px;
  height: 42px;
  text-decoration:none;
}

.euk_navigation__link:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 21px 0 21px 24px;
  border-color: transparent transparent transparent #fff;
}
.euk_navigation__link:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 21px 0 21px 24px;
  border-color: #fff #fff #fff #ec008e;
}
a.euk_navigation__link:visited {
  color: #fff;
}
.euk_navigation__list {
  display: flex;
}
.euk_navigation__link:hover,
.euk_navigation__link.euk_navigation__link_checked {
  background: #4c0;
  color: #fff;
}
.euk_navigation__link:hover:after,
.euk_navigation__link.euk_navigation__link_checked::after {
  border-color: #fff #fff #fff #4c0;
}
@media screen and (max-width: 1199px){
	a.euk_navigation__link{
		font-size: 14px;
	}
}
@media screen and (max-width: 1080px){
	.euk_navigation__item{
		position: relative;
		margin-right: 0;
		width: 50%;
		float:left;
		margin-bottom:10px;
	}
	.euk_navigation__list {
	  display: block;
	  overflow:hidden;
	}
	li.content-slider__item {
	  width: 50%;
	}
}
@media screen and (max-width: 500px){
	.euk_caption {
		position: absolute;
		bottom: 17px;
		left: 17px;
		padding-left: 50px;
		font-size: 18px;
		line-height: 36px;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
	}
	.euk_caption::before {
		height: 20px;
	}
}
@media screen and (max-width: 440px){
	
	.euk_navigation__item{
		width: 100%;
	}
	.prev-text{
		width: 90%;
	}
	li.content-slider__item {
		width: 100%;
	}
}
/* End */
/* /local/templates/divier/components/bitrix/news/sports_dog/bitrix/news.detail/.default/style.css?16541601172860 */
