/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
.is-inactive {
    display: none;
}

.form__policy{
    position: relative;
}

.news-card__info{
    text-transform: uppercase;
}

.article__text img{
    width: 100%!important;
    height: auto!important;
}

.article__text a {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.article__text ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.select__list a{
    display: flex;
    padding: 10px 15px;
}
.select__list li{
    padding: 0 0!important;
}

.pagination li{
    display: inline-flex;
    min-width: 32px;
    height: 32px;
    padding: 0;
    border: 1px solid #e5e5e5;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination li:hover {
    background: #f3f3f3
}
.pagination a{
    display: flex;
    min-width: 30px;
    height: 32px;
    align-items: center;
    justify-content: center;
}

.sidebar-filters__submit{
    font-size: 16px;
    display: none;
    height: 40px;
    padding: 0 40px;
    transition: all .2s;
    text-align: center;
    color: #f66200;
    border: 1px solid #f66200;
    background: 0 0;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0 0 10px 0;
    width: 100%
}

.sidebar-filters__submit:hover{
    color: #f66200;
}

input.filter{
    display:none;
}

iframe {
    max-width: 100%!important;
}

.calendar {
    padding: 22px 15px;
}

.calendar__day-num{
    z-index:1;
}

@media screen and (max-width: 1199px){
    .calendar {
        padding: 14px 8px;
    }
}

.event{
    background: unset;
}

.no-title{
    padding-top: 0;
}

.form__error p{
    margin: unset!important;
    font-size: 16px;
    text-align: right;
}
.form__error{
    max-width: 250px;
}

.form__policy {
    margin-top: unset;
}

.form__policy .checkbox p{
    margin-top: 10px!important;;
}

.logout {
    background-position: center;
    background-size: cover;
    height: 32px;
    width: 32px;
    fill: white;
}
.logout:hover{
    fill: #f66200;
}

.footer__socials{
    justify-content: unset;
}

.medved_logo{
    margin: 20px 0 0 0;
    width: 160px;
}
.medved_logo img{
    width: 100%;
}

.pre-medved {
    display: block;
    width: 100%;
}

.footer__socials {
    flex-flow: row wrap;
}
.medved_logo_mobile {
    display: none;
    margin-top: 25px!important;
}
@media (max-width: 749px){
    .pre-medved{
        display: none;
    }
    .medved_logo_mobile{
        display: block;
    }
}

.player_status{
    height: 400px;
    background-size: cover;
    background-position: top;
}

@media screen and (max-width: 575px){
    .player_status{
        height: 337px;
        background-size: cover;
        background-position: bottom;
    }
}

.product-gallery__slide{
	background-size: cover;
    background-position: center bottom;
}

.gallery___title__small{
    font-size: 20px;
}

.gallery__info{
    margin-bottom: 24px;
}

element.style {
}

.gallery__items {
    margin-top: 25px;
}

.gray_link{
    font-weight: 700;
    color: #868686;
    font-size: 18px;
}

.gray_link:hover {
    color: #f66200;
}

.gray_link_conainer {
    padding-top: 30px
}

.search-res__count{
    margin-top: 30px;
}

.grid-search{
    grid-template-columns: repeat(5,1fr);
}

.img_search{
    background-size: contain;
}

@media screen and (max-width: 1199px){
	
    .img_search {
        height: 180px;
    }
    
    .grid-search{
        grid-template-columns: repeat(2,1fr);
    }
    
    .calendar {
    	padding: 30px 8px;
	}
	

}
@media screen and (min-width: 1199px){
	
a.partner-thumb {
		display: unset;
    	display: -ms-flexbox;
    }
}
	
element.style {
    background-image: url(/frontend/web/upload/files/prevyu.jpg);
}

@media screen and (max-width: 749px){
    .news-card__img {
        height: 230px;
    }
}

.standings__num-3{
    margin-left: 50px;
    min-width: 30px;
}

.calendar {
    padding: 50px 15px;
}


.gallery-thumbs-grid {
    display: grid;
    margin-bottom: 50px;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 50px
}

.gallery-thumb {
    display: block;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.gallery-thumb__img {
    height: 180px;
    margin-bottom: 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.gallery-thumb__info {
    font-size: 16px;
    font-style: italic;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #868686;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gallery-thumb__text {
    font-size: 18px;
    line-height: 1.3;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.gallery-thumb:hover {
    -webkit-box-shadow: 0 0 0 15px #fff, 0 5px 50px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 15px #fff, 0 5px 50px 15px rgba(0, 0, 0, .15)
}

.gallery-thumb:hover .gallery-thumb__img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.gallery-thumb:hover .gallery-thumb__info {
    color: #0d0d0d
}

.gallery-thumb:hover .gallery-thumb__text {
    color: #f66200
}

.gallery {
    padding: 30px;
    background: #fff
}

.gallery__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px
}

.gallery__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    color: #868686;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery__info > :not(:last-child) {
    margin-right: 20px
}

.gallery__items {
    display: grid;
    margin-top: 50px;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 18px
}

.gallery__img {
    height: 80px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.gallery__img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
}

.gallery__footer {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #868686
}

.gallery__go-back {
    margin-top: 0
}


@media screen and (max-width: 1199px) {
	.gallery-thumbs-grid {
        margin-bottom: 35px;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px
    }

    .gallery-thumb__img {
        height: 230px
    }

    .gallery {
        padding: 30px 25px
    }

    .gallery__title {
        margin-bottom: 15px
    }

    .gallery__info > :not(:last-child) {
        margin-right: 15px
    }

    .gallery__items {
        margin-top: 20px;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 20px
    }

    .gallery__img {
        height: 110px
    }

    .gallery__video {
        margin-bottom: 30px
    }

    .gallery__footer {
        margin-top: 25px;
        padding-top: 25px
    }

    .gallery__go-back {
        margin-top: 0
    }
}

@media screen and (max-width: 749px) {
	
	.gallery-thumbs-grid {
        grid-template-columns: 1fr
    }

    .gallery-thumb__img {
        height: 180px
    }

    .gallery-thumb__info {
        font-size: 14px;
        margin-bottom: 7px
    }

    .gallery-thumb__text {
        font-size: 14px
    }

    .gallery-thumb:hover .gallery-thumb__img {
        -webkit-transform: scale(1.01);
        -ms-transform: scale(1.01);
        transform: scale(1.01)
    }

    .gallery__title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .gallery__info {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gallery__video {
        margin-bottom: 25px
    }

    .gallery__items {
        margin-top: 25px;
        grid-template-columns: 1fr 1fr;
        grid-gap: 16px
    }

    .gallery__img {
        height: 85px
    }

    .gallery__go-back {
        margin-top: 0
    }

    .d-none-sm {
        display: none
    }
}

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}
.shop-card {
	width: 100%
}
.sidebar-menu>li {
	float: unset;
  	padding: unset;
}
.menu__nav li {float: none;}