

/* Start:/local/templates/fizkult-nn.ru/components/wcgroups/fk_events/.default/style.css?17782274204133*/
@charset "UTF-8";
/*
 * НЕ РЕДАКТИРОВАТЬ CSS ФАЙЛ НАПРЯМУЮ!
 * Файл генерируется через SASS (SCSS)!
 * Для срочных "костыльных" правок использовать файл "css/.clear_css_to_hard_hotfix.css"
 */
/* Шрифты */
/* Общие переменные */
/* Шапка */
/* Подвал */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
main.events-section .events-list .line-items-block {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  main.events-section .events-list .line-items-block {
    margin-bottom: 25px;
  }
}

main.events-section .events-list .all-clubs-wrap {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  main.events-section .events-list .all-clubs-wrap {
    margin-bottom: 45px;
  }
}

main.events-section .events-list .all-clubs-wrap .show-all-clubs {
  display: inline-block;
  color: #979797;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px dashed;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

main.events-section .events-list .all-clubs-wrap .show-all-clubs.disabled {
  cursor: default;
  opacity: 0.5 !important;
}

main.events-section .events-list .all-clubs-wrap .show-all-clubs:hover {
  opacity: 0.8;
}

main.events-section .events-list .tiles-list-block .tile-element-block {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

main.events-section .events-list .tiles-list-block .tile-element-block:not(.opened) {
  position: absolute;
  opacity: 0;
}

main.events-section .events-list .tiles-list-block .tile-element-block.opened {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

main.events-section .events-detail .detail-text {
  margin-top: 56px;
}

main.events-section .events-detail .detail-text iframe {
  max-width: 100%;
}

main.events-section .events-detail .media-slider-block {
  margin: 28px auto 24px;
}

main.events-section .events-detail .social-buttons-default-block {
  margin-top: 24px;
}

main.events-section .events-detail .list-link-wrap {
  margin: 30px auto 0;
  text-align: center;
}

@media (min-width: 768px) {
  main.events-section .events-detail .detail-text {
    margin-top: 100px;
  }
  main.events-section .events-detail .media-slider-block {
    margin: 55px auto 42px;
  }
  main.events-section .events-detail .social-buttons-default-block {
    margin-top: 42px;
  }
  main.events-section .events-detail .list-link-wrap {
    margin-top: 45px;
  }
}

.reviews-wrap {
  margin: 26px auto 54px;
}

@media (min-width: 768px) {
  .reviews-wrap {
    margin: 109px auto 96px;
  }
}




main.events-section .events-detail .picture-block {
  min-height: 200px;
}

@media (max-height: 400px) {
  main.events-section .events-detail .picture-block {
    min-height: 200px !important;
  }
}

@media (min-width: 768px) {
  main.events-section .events-detail .picture-block {
    min-height: 50vh;
  }
}

main.events-section .events-detail .picture-block > img.image-block {
  height: 100%;
  width: auto;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.item-detail-wrap[type="detail"][view="tiles_list"] .neighbors-buttons {
  margin: 20px 0;
  text-align: center;
}

/* End */


/* Start:/bitrix/components/ks/kssite.jkstimer/templates/.default/style.css?154288240911589*/
/***************************************
* Name: jKsTimer                       *
* File: style.css                      *
* (c) 2014 Web Studio KS, Dyakov S.A.  *
* http://kssite.ru/                    *
* E-mail:xxxcore89@gmail.com           *
****************************************/

.jkstimer-default {
}

.jkstimer-default
.jCountdownContainer {
	position: relative;
	padding: 0;
	margin: 0;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.jkstimer-default
.jCountdownScale {
	position: absolute;
	padding: 0;
	margin: 0;
}

.jkstimer-default
.jCountdown {
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

.jkstimer-default
.jCountdown .group {
	padding: 0;
	margin: 0;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.jkstimer-default
.jCountdown .group>.label {
	position:relative;
	left: 50%;
	padding: 0;
	margin: 0 0 0 -40px;
	width: 80px;
}

.jkstimer-default
.jCountdown.flip .group>.label {
	height: 13px;
}

.jkstimer-default
.jCountdown.flip.black .group>.label {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_flip_black.png");
}

.jkstimer-default
.jCountdown.flip.white .group>.label {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_flip_white.png");
}

.jkstimer-default
.jCountdown.flip .group.day>.label {
	background-position: -60px -970px;
}

.jkstimer-default
.jCountdown.flip .group.hour>.label {
	background-position: -60px -995px;
}

.jkstimer-default
.jCountdown.flip .group.minute>.label {
	background-position: -60px -1020px;
}

.jkstimer-default
.jCountdown.flip .group.second>.label {
	background-position: -60px -1045px;
}

.jkstimer-default
.jCountdown.slide .group>.label {
	height: 15px;
}

.jkstimer-default
.jCountdown.slide.black .group>.label {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_black.png");
}

.jkstimer-default
.jCountdown.slide.white .group>.label {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_white.png");
}

.jkstimer-default
.jCountdown.slide .group.day>.label {
	background-position: -60px -150px;
}

.jkstimer-default
.jCountdown.slide .group.hour>.label {
	background-position: -60px -175px;
}

.jkstimer-default
.jCountdown.slide .group.minute>.label {
	background-position: -60px -200px;
}

.jkstimer-default
.jCountdown.slide .group.second>.label {
	background-position: -60px -225px;
}

.jkstimer-default
.jCountdown.crystal .group>.label {
	height: 12px;
}

.jkstimer-default
.jCountdown.crystal.black .group>.label {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_black.png");
}

.jkstimer-default
.jCountdown.crystal.white .group>.label {
	background-image:url( "/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_white.png");
}

.jkstimer-default
.jCountdown.crystal .group.day>.label {
	background-position: -60px -153px;
}

.jkstimer-default
.jCountdown.crystal .group.hour>.label {
	background-position: -60px -178px;
}

.jkstimer-default
.jCountdown.crystal .group.minute>.label{
	background-position: -60px -203px;
}

.jkstimer-default
.jCountdown.crystal .group.second>.label{
	background-position: -60px -228px;
}

.jkstimer-default
.jCountdown.metal .group>.label {
	height: 15px;
}

.jkstimer-default
.jCountdown.metal.black .group>.label {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_black.png");
}

.jkstimer-default
.jCountdown.metal.white .group>.label {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_white.png");
}

.jkstimer-default
.jCountdown.metal .group.day>.label {
	background-position: -60px -153px;
}

.jkstimer-default
.jCountdown.metal .group.hour>.label {
	background-position: -60px -178px;
}

.jkstimer-default
.jCountdown.metal .group.minute>.label {
	background-position: -60px -203px;
}

.jkstimer-default
.jCountdown.metal .group.second>.label {
	background-position: -60px -228px;
}

.jkstimer-default
.jCountdown .group>.container{
	position:relative;
	padding: 0;
	margin: 0;
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.jkstimer-default
.jCountdown.flip .group>.container {
	width: 50px;
	height: 64px;
	padding: 6px 2px 2px 2px;
	margin: 0 0 0 1px;
	background-position: 0 -960px;
}

.jkstimer-default
.jCountdown.flip .group>.container:first-child {
	margin: 0;
}

.jkstimer-default
.jCountdown.flip.black .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_flip_black.png");
}

.jkstimer-default
.jCountdown.flip.white .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_flip_white.png");
}

.jkstimer-default
.jCountdown.slide .group>.container {
	width: 50px;
	height: 64px;
	padding: 1px 0 1px 0;
	background-position: -111px 0;
}

.jkstimer-default
.jCountdown.slide .group>.container:first-child {
	padding:1px 0 1px 1px;
	background-position: -60px 0;
}

.jkstimer-default
.jCountdown.slide .group>.container.lastItem {
	padding: 1px 1px 1px 0;
	background-position: -161px 0;
}

.jkstimer-default
.jCountdown.slide.black .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_black.png");
}

.jkstimer-default
.jCountdown.slide.white .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_white.png");
}

.jkstimer-default
.jCountdown.crystal .group>.container {
	height: 60px;
	padding: 0 1px 3px 1px;
	margin: 0 0 0 1px;
	background-position: -60px 0;
}

.jkstimer-default
.jCountdown.crystal .group>.container:first-child {
	margin :0;
}

.jkstimer-default
.jCountdown.crystal.black .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_black.png");
}

.jkstimer-default
.jCountdown.crystal.white .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_white.png");
}

.jkstimer-default
.jCountdown.metal .group>.container {
	width: 60px;
	height: 60px;
	padding: 3px 1px 4px 1px;
	background-position: -124px 0;
}

.jkstimer-default
.jCountdown.metal .group>.container:first-child {
	width: 60px;
	padding: 3px 1px 4px 3px;
	background-position: -60px 0;
}

.jkstimer-default
.jCountdown.metal .group>.container.lastItem {
	width: 60px;
	padding: 3px 3px 4px 1px;
	background-position: -186px 0;
}

.jkstimer-default
.jCountdown.metal.black .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_black.png");
}

.jkstimer-default
.jCountdown.metal.white .group>.container {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_white.png");
}

.jkstimer-default
.jCountdown .group>.container>.cover{
	position: absolute;
	z-index: 1;
	padding: 0;
	margin: 0;
}

.jkstimer-default
.jCountdown.slide .group>.container>.cover {
	left: 0;
	top: 1px;
	width: 50px;
	height: 64px;
	background-position: -110px -70px;
}

.jkstimer-default
.jCountdown.slide .group>.container:first-child>.cover {
	left: 1px;
	background-position: -60px -70px;
}

.jkstimer-default
.jCountdown.slide .group>.container.lastItem>.cover {
	right: 1px;
	background-position: -160px -70px;
}

.jkstimer-default
.jCountdown.slide.black .group>.container>.cover {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_black.png");
}
.jCountdown.slide.white .group>.container>.cover {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_white.png");
}

.jkstimer-default
.jCountdown.crystal .group>.container>.cover {
	left: 1px;
	top: 0;
	width: 60px;
	height: 60px;
	background-position: -60px -70px;
}

.jkstimer-default
.jCountdown.crystal.black .group>.container>.cover {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_black.png");
}

.jkstimer-default
.jCountdown.crystal.white .group>.container>.cover {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_white.png");
}

.jkstimer-default
.jCountdown.metal .group>.container>.cover {
	top: 3px;
	left: 0;
	width: 62px;
	height: 66px;
	background-position: -122px -70px;
}

.jkstimer-default
.jCountdown.metal .group>.container:first-child>.cover {
	left: 2px;
	background-position: -60px -70px;
}

.jkstimer-default
.jCountdown.metal .group>.container.lastItem>.cover{
	right: 2px;
	background-position: -184px -70px;
}

.jkstimer-default
.jCountdown.metal.black .group>.container>.cover {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_black.png");
}

.jkstimer-default
.jCountdown.metal.white .group>.container>.cover {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_white.png");
}

.jkstimer-default
.jCountdown .group>.container>.text {
	padding: 0;
	margin: 0;
}

.jkstimer-default
.jCountdown.flip .group>.container>.text {
	width: 50px;
	height: 64px;
}

.jkstimer-default
.jCountdown.flip.black .group>.container>.text {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_flip_black.png");
}

.jkstimer-default
.jCountdown.flip.white .group>.container>.text{
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_flip_white.png");
}

.jkstimer-default
.jCountdown.slide .group>.container>.text {
	width: 50px;
	height: 64px;
}

.jkstimer-default
.jCountdown.slide.black .group>.container>.text{
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_black.png");
}

.jkstimer-default
.jCountdown.slide.white .group>.container>.text{
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_slide_white.png");
}

.jkstimer-default
.jCountdown.crystal .group>.container>.text {
	width: 60px;
	height: 60px;
}

.jkstimer-default
.jCountdown.crystal.black .group>.container>.text{
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_black.png");
}

.jkstimer-default
.jCountdown.crystal.white .group>.container>.text {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_crystal_white.png");
}

.jkstimer-default
.jCountdown.metal .group>.container>.text {
	position: relative;
	z-index: 2;
	width: 60px;
	height: 60px;
}

.jkstimer-default
.jCountdown.metal.black .group>.container>.text {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_black.png");
}

.jkstimer-default
.jCountdown.metal.white .group>.container>.text {
	background-image: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown_metal_white.png");
}

.jkstimer-default
.jCountdown.reflection{
	transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-o-transform: scaleY(-1);
}

.jkstimer-default
.jCountdown.reflection.displayLabel {
	margin-top: -3px;
}

.jkstimer-default
.jCountdown.reflection.blur1{
	-webkit-filter: blur(1px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur1");
}

.jkstimer-default
.jCountdown.reflection.blur2{
	-webkit-filter: blur(2px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur2");
}

.jkstimer-default
.jCountdown.reflection.blur3{
	-webkit-filter: blur(3px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur3");
}

.jkstimer-default
.jCountdown.reflection.blur4{
	-webkit-filter: blur(4px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur4");
}

.jkstimer-default
.jCountdown.reflection.blur5{
	-webkit-filter: blur(5px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur5");
}

.jkstimer-default
.jCountdown.reflection.blur6{
	-webkit-filter: blur(6px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur6");
}

.jkstimer-default
.jCountdown.reflection.blur7{
	-webkit-filter: blur(7px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur7");
}

.jkstimer-default
.jCountdown.reflection.blur8{
	-webkit-filter: blur(8px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur8");
}

.jkstimer-default
.jCountdown.reflection.blur9{
	-webkit-filter: blur(9px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur9");
}

.jkstimer-default
.jCountdown.reflection.blur10{
	-webkit-filter: blur(10px);
	filter: url("/bitrix/components/ks/kssite.jkstimer/templates/.default/images/jcountdown.svg#blur10");
}
/* End */
/* /local/templates/fizkult-nn.ru/components/wcgroups/fk_events/.default/style.css?17782274204133 */
/* /bitrix/components/ks/kssite.jkstimer/templates/.default/style.css?154288240911589 */
