.hero{
  height: 100%;
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    background-size: 100%;
    padding-top: 158px;
    z-index: 0;
}
.hero--second::before{
  content: "";
    width: 100%;
    height: 263px;
    background-image: url(../img/header-2.svg);
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    position: absolute;
    background-size: 100%;
    top: 0;
    left: 0;
    z-index: -5;
}
.swiper-control{
    width: 100%;
    height: 60px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 9px;
}
.swiper-pagination{
  position: static;
  transform: none!important;
}
.swiper-button-next, .swiper-button-prev{
  border: 6px solid #F96B0A;
  border-radius: 50%;
  color: #000000!important;
  width: 34px;
  height: 34px;
  position: static;
  margin-top: 0px;
}
.swiper-button-next::after{
  font-size: 20px !important;

  font-family: "Font Awesome 5 Free"!important; 
	font-weight: 900;
	content: "\f061" !important;
}
.swiper-button-prev::after{
  font-size: 20px !important;

  font-family: "Font Awesome 5 Free"!important; 
	font-weight: 900;
	content: "\f060" !important;
}
.pagination-bullets{
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;

  color: #000000;
  
}
.partner-control{
  margin-top: 22px;
}
.partner-pag{
  margin-right: 11px;
  margin-left: 11px;
}
.pagination-bullets span+span{
  margin-right: 9px;
}
.category{
  padding-top: 104px;
  padding-bottom: 76px;
  position: relative;
}
.category-wrapper{
  position: relative;
}

.category::after{
  content: "";
  position: absolute;
  width: 235px;
  height: 351px;
  bottom: 15%;
  left: 0;
  background-image: url(../img/category/l-2svg.svg);
  background-repeat: no-repeat;
}
.category-header{
  display: flex;
    align-items: center;
    justify-content: space-around;
        z-index: 7;
    margin-bottom: -2px;
}
.category-item{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px;
  min-width: 122px;
}
.category-header .active{
  background: #FFFFFF;
  border: 1px solid #F96B0A;
  border-radius: 9px;
  border-bottom: none;
}
.category-line{
  background: #FFFFFF;
border: 1px solid #F96B0A;
border-radius: 10px;
height: 3px;
}
.category::before{
  content: "";
  position: absolute;
  width: calc((100% - 1150px + 5%)/2);
  height: 100%;
  top: 202px;
  right: 0px;
  min-width: 180px;
  background-image: url(../img/category/cat-left.svg);
  background-repeat: no-repeat;
}
.category__img{
  width: 50px;
  height: 50px;
  margin-bottom: 7px;
}
.category-name{
  font-weight: 400;
font-size: 15px;
line-height: 18px;
color: #000000;
}
.cat-item{
    width: 50%;
    padding-right: 18px;
    padding-bottom: 14px;
    position: relative;
    margin-bottom: 34px;
    max-width: 370px;
}
.category-main{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.category-filter{
width: 17%;
    background: #FFFFFF;
    border: 1px solid #F96B0A;
    border-top: none;
    border-radius: 9px;
    z-index: 7;
    margin-top: -1px;
    padding-top: 25px;
    padding-bottom: 21px;
    max-width: 150px;
        display: flex;
    flex-direction: column;
}
.fit-title{
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  padding-left: 10px;
  margin-bottom: 12px;
}
.category-right{
  
    width: 84%;
  padding-top: 35px;
}
filter-slider{
  width: 100%;

}
.filter-slider .swiper-slide{
  display: flex;
  align-items: center;
      justify-content: space-around;
    flex-wrap: wrap;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 29px;
    background-color: transparent;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}
.cati{
background: #ffffff;
  border: 2px solid #F96B0A;
  border-radius: 10px;
  height: 100%;
  padding: 22px 4px 35px 16px;
  display: flex;
  justify-content: space-between;
}
.cati-link{
  display: block;
    padding: 4px 12px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #F96B0A;
    border: 2px solid #F96B0A;
    border-radius: 6px;
    max-width: 100px;
    position: absolute;
    right: 38px;
    bottom: 20px;
    background-color: #fff;
}

.cati-img{
  width: 143px;
    background: #FFFFFF;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}
.cati-text{
  width: 53%;
  display: flex;
  flex-direction: column;
}
.cati__name{
  font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #000000;
margin-bottom: 6px;
}
.cati__address{
  font-weight: 400;
font-size: 10px;
line-height: 12px;
color: #000000;
margin-bottom: 3px;
}
.cati__link{
  font-weight: 400;
font-size: 10px;
line-height: 12px;
color: #000000;
margin-bottom: 3px;
}

.cati-link .cati__link{
  color: #F96B0A;
  font-weight: 500;
font-size: 12px;
line-height: 15px;
  position: relative;
  margin-bottom: 0;
}
.cati-link .cati__link::after {
    content: url(../img/lapka.svg);
    width: 48px;
    height: 48px;
    position: absolute;
    top: -10px;
    right: -48px;
}
.cati__text{
  margin-top: 7px;
  font-weight: 400;
font-size: 10px;
line-height: 14px;
}
.filter-control{
  margin-top: -5px;
}
.category-filter .select{
  width: 124px;
  margin-left: 10px;
}
.category-filter .select__head{
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
  border: 1px solid #F96B0A;
  border-radius: 4px;
  padding: 7px 4px;
  
}
.animal_icon2{
  display: none;
  margin-right: 5px;
}
.animal_icon{
  margin-right: 5px;
}
.animal{
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 9px;
}
.animal-item{
  background: #FFFFFF;
  box-shadow: inset 2px 2px 7px rgba(0, 0, 0, 0.25);
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  color: #000000;
  display: flex;
  align-items: center;
  width: 50%;
  padding: 2px 8px;
  height: 18px;
}
.animal-item.active{
  background: #F96B0A;
  color: #fff;
  box-shadow: none;
}
.animal-item.active .animal_icon2{
  display: flex;
}
.animal-item.active .animal_icon{
  display: none;
}
.age, .bread{
  padding-left: 12px;
}
.age{
  margin-bottom: 13px;
}
.age-title, .bread-title{
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 12px;
}
.age-item, .bread-item{
  font-weight: 300;
font-size: 10px;
line-height: 12px;
color: #000000;
}
.age-list li:not(:last-child) ,.bread-list li:not(:last-child){
  margin-bottom: 6px;
}
.age-item.active, .bread-item.active{
  color:#F96B0A;
  text-decoration: underline;
}
.category-filter .filter-button{
   font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    padding: 2px 19px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}