

/* Start:/bitrix/templates/bdance/stylesheets/slick.css?15155017121885*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* End */


/* Start:/bitrix/templates/bdance/stylesheets/collage.css?15155017122047*/

.Collage{

    /*This is where you set the padding you want between the images*/
    padding:20px;

}
.Collage img{
    margin:0;
    padding:0px;
    display:inline-block;
    vertical-align:bottom;
    opacity:1;

    /*This is where you set the border you want for the image*/
    /* border:6px solid #FFF; */
}


/* In this example, this is the main item being resized */
.Image_Wrapper{
    /* to get the fade in effect, set opacity to 0 on the first element within the gallery area */
    opacity:0;
    /* -moz-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; */
}

/* .Caption{
    font-size:14px;
    font-weight:normal;
    font-family:arial;
} */
.Caption_Content{
    padding: 10px 20px;
    color:#FFF;
}

.Image_Wrapper:nth-child(4n+1) .Caption_Content {
	background-color: rgba(11, 120, 179, 0.5);
}

.Image_Wrapper:nth-child(4n+2) .Caption_Content {
	background-color: rgba(233, 85, 85, 0.5);
}

.Image_Wrapper:nth-child(4n+3) .Caption_Content {
	background-color: rgba(50, 89, 140, 0.5);
}

.Image_Wrapper:nth-child(4n+4) .Caption_Content {
	background-color: rgba(47, 44, 114, 0.5);
}

/*
.Caption:before {
	display: block;
	position: absolute;
	top: -218px;
	left: 20px;
	z-index: 100;
	content: "play";
	text-indent: -10000px;
	height: 45px;
	width: 45px;
	background: url(/bitrix/templates/bdance/stylesheets/../images/playicon.png);
}
*/

.Caption p,
.Caption a {
	color: #fff;
	text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 22px;
}

.Caption span {
    display: block;
    background: url(/bitrix/templates/bdance/stylesheets/../images/newsclock.png) no-repeat left;
    height: 15px;
    line-height: 15px;
    margin-top: 7px;
    padding-left: 20px;
    font-size: 13px;
}
.Image_Wrapper {
	overflow: hidden;
}
.Image_Wrapper > a {
	display: block;
	position: relative;
}
/* End */


/* Start:/bitrix/templates/bdance/stylesheets/highslide.css?151550171221739*/
/**
* @file: highslide.css 
* @version: 5.0.0
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
	table-layout: auto;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	padding: 0;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.mobile .highslide-html {
	border: 1px solid silver;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/bdance/stylesheets/../images/highslide/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
/* End */


/* Start:/bitrix/templates/ftsarr/stylesheets/jquery.cookieBar.min.css?15523068063560*/
@charset "UTF-8";/*!
 * Cookie Bar component (https://github.com/kovarp/jquery.cookieBar)
 * Version 1.2.0
 *
 * Copyright 2018 Pavel Kovář - Frontend developer [www.pavelkovar.cz]
 * Licensed under MIT (https://github.com/kovarp/jquery.cookieBar/blob/master/LICENSE)
 */.cookie-bar__inner{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:.875rem;padding:.375rem .5rem;text-align:center}@media (min-width:62rem){.cookie-bar__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.cookie-bar__buttons{display:block;margin-top:.375rem}@media (min-width:62rem){.cookie-bar__buttons{display:inline;margin-top:0}}.cookie-bar__btn{background-color:#0275d8;color:#fff;border:none;margin:0 .875rem;padding:.125rem .875rem;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;cursor:pointer}@media (max-width:36rem){.cookie-bar__btn{display:block;margin:0 auto .25rem}}.cookie-bar__btn:hover{background-color:#0267bf}.cookie-bar__btn:active{background-color:#0262b5}.cookie-bar__link{margin:0 .5rem}.cookie-bar a{color:#fff;text-decoration:underline}.cookie-bar a:hover{text-decoration:none}.cookie-bar-privacy-popup{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookie-bar-privacy-popup.cookie-bar-privacy-popup--hidden{display:none}.cookie-bar-privacy-popup__dialog{background-color:#fff;width:100%;max-width:50rem;max-height:90vh;overflow:auto;padding:2rem 1.5rem 1.5rem;position:relative}.cookie-bar-privacy-popup__dialog__close{position:absolute;top:0;right:0;background-color:#000;color:#fff;display:block;width:2rem;height:2rem;border:none;cursor:pointer}.cookie-bar-privacy-popup__dialog__close:after,.cookie-bar-privacy-popup__dialog__close:before{content:'';display:block;width:1rem;height:.25rem;background-color:#fff;position:absolute;top:50%;left:25%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin-top:-.125rem}.cookie-bar-privacy-popup__dialog__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cookie-bar-privacy-popup__dialog__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.cookie-bar-privacy-popup__dialog p:last-child{margin-bottom:0}.cookie-bar--bottom,.cookie-bar--bottom-left,.cookie-bar--bottom-right{z-index:100;position:fixed}.cookie-bar--bottom{right:0;bottom:0;left:0}.cookie-bar--bottom-left{left:.9375rem}.cookie-bar--bottom-right{right:.9375rem}.cookie-bar--bottom-left,.cookie-bar--bottom-right{bottom:.9375rem}@media (min-width:48rem){.cookie-bar--bottom-left,.cookie-bar--bottom-right{width:22.5rem}}@media (min-width:48rem){.cookie-bar--bottom-left .cookie-bar__buttons,.cookie-bar--bottom-left .cookie-bar__inner,.cookie-bar--bottom-right .cookie-bar__buttons,.cookie-bar--bottom-right .cookie-bar__inner{display:block}}@media (min-width:48rem){.cookie-bar--bottom-left .cookie-bar__buttons,.cookie-bar--bottom-right .cookie-bar__buttons{margin-top:.375rem}}.cookie-bar--bottom-left .cookie-bar__inner,.cookie-bar--bottom-right .cookie-bar__inner{line-height:1.3}
/* End */


/* Start:/bitrix/templates/ftsarr/stylesheets/main.css?1751975827165531*/
:root {
    --color-blue: #0033A1;
    --color-red: #EB212E;
    --font-size: 1rem;
    --header-size: 80px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #ed1c24;
    text-decoration: none;
}

@font-face {
    font-family: "ProximaNovaExtrabold";
    src: url("/bitrix/templates/ftsarr/stylesheets/../fonts/ProximaNova/ProximaNovaExtrabold.otf");
}

@font-face {
    font-family: "ProximaNovaBold";
    src: url("/bitrix/templates/ftsarr/stylesheets/../fonts/ProximaNova/ProximaNova-Bold.otf");
}

@font-face {
    font-family: "ProximaNova";
    src: url("/bitrix/templates/ftsarr/stylesheets/../fonts/ProximaNova/ProximaNova-Reg.otf");
}


body, html {
    height: 100%;
    min-height: 100%;
    min-width: 640px;
    margin: 0 auto;
    padding: 0;
    font-family: 'ProximaNova', sans-serif;
    max-width: 1920px;
}

body {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
}

a:focus {
    outline: none;
}

header {
    height: 80px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    background: #fff;
    max-width: 1920px;
}

header #logoblock {
    position: absolute;
    left: 100px;
    top: 15px;
    height: 50px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/logo.png) no-repeat;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #496bb2;
    padding-left: 70px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 7px;
}

header #logoblock span {
    color: #f15158;
}

#mainmenu {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}

#mainmenu > ul {
    display: flex;
    height: 80px;
    max-width: 660px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    padding: 0 150px 0 400px;
}

#mainmenu > ul > li {
    display: inline-block;
    padding: 0 3px;
    position: relative;
    height: 80px;
    line-height: 80px;
}

#mainmenu li a {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #375caa;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
}

#mainmenu li:hover > a {
    color: var(--header-button_color);
}

#mainmenu li > ul {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    position: absolute;
    top: 80px;
    background: #fff;
    z-index: -1;
    left: -9999px;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.3);
}

#mainmenu li > ul li {
    display: block;
    text-align: left;
    padding: 10px 20px;
    line-height: normal;
    height: auto;
}

#mainmenu li:hover > ul {
    opacity: 1;
    left: 0;
    z-index: 555;
    min-width: 150px;

}

#menu-switch {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/menu.png) no-repeat;
    width: 24px;
    height: 18px;
    position: absolute;
    right: 25px;
    top: 29px;
    cursor: pointer;
}

#shop-link {
    position: absolute;
    top: 22px;
    right: 100px;
    border: 2px solid #ed1c24;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #ed1c24;
    text-align: center;
    border-radius: 30px;
    font-family: 'ProximaNovaBold', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    display: none !important;
}

#sochi-link {
    position: absolute;
    top: 18px;
    right: 260px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #375caa;
    background: #375caa !important;
    text-align: center;
    border-radius: 30px;
    font-family: 'ProximaNovaBold', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    display: block;
}

@media (max-width: 1000px) {
    #sochi-link {
        display: none !important;
    }
}

#ins-link {
    position: absolute;
    top: 22px;
    right: 100px;
    border: 2px solid #ed1c24;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #1d1c24;
    text-align: center;
    border-radius: 30px;
    font-family: 'ProximaNovaBold', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}

#ins-link:hover {
    opacity: 0.7;
}


@media (max-width: 1600px) {
    #shop-link {
        right: 80px;
    }

    #ins-link {
        right: 80px;
    }

    #accred-link {
        right: 230px;
    }

}


#shop-link:hover {
    opacity: 0.7;
}


#main-wrap {
    padding-top: 80px;
}

#overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
    z-index: 998;
}

#left-menu {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    width: 290px;
    height: 100%;
    background: #ed1c24;
    z-index: 999;
    padding: 20px;
    box-sizing: border-box;
    z-index: 999;
}

#left-menu a.close {
    position: absolute;
    top: 33px;
    right: 20px;
    text-indent: -9999px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/close.png) no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

#left-menu a.close:hover {
    opacity: 0.8;
}

#mobile-menu {
    display: none;
}

#left-menu form,
#mobile-menu form {
    display: flex;
    flex-wrap: nowrap;
    width: 200px;
}

#mobile-menu form,
#mobile-menu input[type=text] {
    width: 100%;
    height: 94px;
}

#left-menu input,
#mobile-menu input {
    background: #f14950;
    border: none;
    height: 44px;
}

#left-menu input[type=text],
#mobile-menu input[type=text] {
    padding-left: 20px;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #fff;
    outline: 0;
}

#mobile-menu input[type=text] {
    font-size: 30px;
}

#left-menu input::-webkit-input-placeholder,
#mobile-menu input::-webkit-input-placeholder {
    color: #eee !important;
}

#left-menu input:-moz-placeholder,
#mobile-menu input:-moz-placeholder {
    color: #eee !important;
}

#left-menu input::-moz-placeholder,
#mobile-menu input::-moz-placeholder {
    color: #eee !important;
}

#left-menu input:-ms-input-placeholder,
#mobile-menu input:-ms-input-placeholder {
    color: #eee !important;
}

#left-menu input[type=submit],
#mobile-menu input[type=submit] {
    background: #f14950 url(/bitrix/templates/ftsarr/stylesheets/../images/search.png) no-repeat center center;
    text-indent: -9999px;
    min-width: 30px;
    height: 46px;
    outline: 0;
    cursor: pointer;
}

#mobile-menu input[type=submit] {
    height: 96px;
    width: 120px;
    background: #f14950 url(/bitrix/templates/ftsarr/stylesheets/../images/search-m.png) no-repeat right 50px center;
}

#left-menu ul {
    margin-top: 30px;
}

#mobile-menu ul {
    padding: 30px 40px;
}

#left-menu ul li,
#mobile-menu ul li {
    line-height: 20px;
    margin: 15px 0;

}

#mobile-menu ul li {
    margin: 30px 0;
}

#left-menu ul li a,
#mobile-menu ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "ProximaNovaBold";
    text-decoration: none;
}

#left-menu ul li a:hover,
#mobile-menu ul li a:hover {
    opacity: 0.8;
}

#mobile-menu ul li a {
    font-size: 26px;
}

#mobile-menu ul li ul {
    padding: 0px 30px;
}

.left-hassub {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/right.png) no-repeat right center;
    cursor: pointer;
}

#mobile-menu .left-hassub {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/right-m.png) no-repeat right center;
}

.left-hassub > div {
    display: none;
    position: fixed;
    right: 0;
    top: 66px;
    width: 290px;
    height: 100%;
    background: #ed1c24;
    z-index: 999;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
}

#mobile-menu .left-hassub > div {
    width: 100%;
    top: 80px;
    left: 0;
}

#mobile-menu .left-hassub > div ul {
    padding-top: 15px;
    margin-top: 0;
}

.left-hassub > div ul {
    margin-top: 0;
}

.close-sub {
    display: block;
    position: absolute;
    left: 20px;
    top: 30px;
    width: 10px;
    height: 16px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/left.png) no-repeat right center;

}

#mobile-menu .close-sub {
    width: 19px;
    height: 33px;
    top: 35px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/left-m.png) no-repeat right center;
}

hr {
    display: block;
    border: none;
    border-bottom: 1px solid #fff;
    height: 1px;
    opacity: 0.7;
}

#teaser-wrap {
    height: calc(100vh - 80px);
    width: 100%;
    cursor: pointer;
}

#mobile-teaser-wrap {
    height: calc(100vh - 150px);
    width: 100%;
}

footer {
    height: auto;
    background: #375caa;
    position: relative;
    padding-bottom: 50px;
}

footer #partners-wrap {
    height: auto;
    padding: 15px 0;
    background: #fff;
}

footer #partners {
    height: 80px;
    background: #fff;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

#partners li {
    width: auto;
    height: auto;
    text-align: center;
}


.footer-3columns {
    margin: 30px auto 0 auto;
    max-width: 960px;
    color: #fff;
    font-size: 14px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer-3columns .footer-column {
    width: 30%;
}

.footer-3columns .footer-column p {
    font-size: 12px;
    color: #7ca1f0;
    font-family: "ProximaNovaBold";
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer-3columns .footer-column ul li {
    height: 32px;
}

.footer-3columns .footer-column ul.footer-menu li {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-family: "ProximaNovaBold";
    letter-spacing: 1px;
}

.footer-3columns .footer-column ul.footer-sm a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-family: "ProximaNovaBold";
    padding-left: 35px;
    height: 20px;
    line-height: 20px;
    margin-left: 70px;
    display: inline-block;
}

.footer-3columns .footer-column ul.footer-sm a.fb {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/fbicon.png) no-repeat 6% 50%;
}

.footer-3columns .footer-column ul.footer-sm a.tw {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/twicon.png) no-repeat left;
}

.footer-3columns .footer-column ul.footer-sm a.vk {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/vkicon.png) no-repeat left;
}

.footer-3columns .footer-column ul.footer-sm a.yt {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/yticon.png) no-repeat left;
}

.footer-3columns .footer-column ul.footer-sm a.in {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/inicon.png) no-repeat left;
}

.footer-3columns .footer-column ul.footer-sm a.tg {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/telegram.png) no-repeat left;
    background-size: 17px;
}

.footer-3columns .footer-column ul li a {
    color: #fff;
    text-decoration: none;
}

footer .disclaimer {
    display: block;
    margin: 30px auto 0 auto;
    font-size: 14px;
    color: #fff;
    max-width: 960px;
    position: relative;
}

.footer-3columns .footer-column:nth-child(3) {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: column;
    position: relative;
}

.footer-3columns .footer-column:nth-child(3) p {
    width: 260px;
    text-align: right;
}

.footer-3columns .footer-column form {
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.footer-3columns .footer-column form input[type=text],
.footer-3columns .footer-column form input[type=email] {
    background: #5f7dbb;
    border: none;
    padding: 11px 20px;
    font-size: 12px;
    color: #fff;
    width: 190px;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
}

.footer-3columns input::-webkit-input-placeholder {
    color: #8fa4d0 !important;
}

.footer-3columns input:-moz-placeholder {
    color: #8fa4d0 !important;
}

.footer-3columns input::-moz-placeholder {
    color: #8fa4d0 !important;
}

.footer-3columns input:-ms-input-placeholder {
    color: #8fa4d0 !important;
}

.footer-3columns .footer-column ul li a:hover {
    text-decoration: underline !important;
}

#idea-l {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/idea-l.png) transparent;
    color: #4c4c4c;
    display: block;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 8px;
    font-weight: bold;
    line-height: 10px;
    letter-spacing: 1px;
    text-transform: none;
    height: 26px;
    overflow: hidden;
    padding: 6px 5px 0px 35px;
    text-decoration: none;
    width: 80px;
    position: absolute;
    right: 0;
    top: 0;
}

.footer-sm-mob,
.footer-menu-mobile {
    display: none;
}

#menu-switch-mob {
    display: none;
}


#mobile-menu {
    display: none;
    position: fixed;
    right: 0;
    top: 80px;
    width: 100%;
    height: calc(100% - 80px);
    background: #ed1c24;
    z-index: 999;
    overflow-y: auto;
    padding: 40px 25px;
    box-sizing: border-box;
}


@media (max-width: 1366px) {
    header #logoblock {
        left: 20px;
    }

    #menu-switch {
        right: 20px;
    }
}

@media (max-width: 1550px) {
    .footer-column:nth-child(1),
    .footer-column:nth-child(2) {
        display: none;
    }

    .footer-3columns .footer-column:nth-child(3) {
        display: block;
        width: 100% !important;
    }

    .footer-3columns .footer-column:nth-child(3) p {
        text-align: left;
        font-size: 20px;
        width: auto !important;
    }

    footer {
        height: auto;
        padding-bottom: 50px;
    }

    .footer-3columns {
        padding: 0px 25px;
    }

    footer .disclaimer {
        padding: 0 25px;
        font-size: 16px;
        line-height: 2em;
        color: #fefefe;
    }

    #idea-l {
        background: url(/bitrix/templates/ftsarr/stylesheets/../images/ideal-mob.png) no-repeat;
        background-size: contain;
        width: 125px;
        height: 30px;
        text-indent: -9999px;
        position: relative;
        left: 0;
        top: 0;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    #idea-l br {
        display: none;
    }

    footer input[type=submit] {
        display: block;
        cursor: pointer;
        background: #00a2ff;
        color: #fff;
        border: none;
        padding: 20px;
        font-size: 25px;
        height: 100%;
    }

    footer input[type=text] {
        width: 100% !important;
        font-size: 20px !important;
    }

    .footer-menu-mobile {
        display: block;
        margin-top: 50px;
    }

    .footer-menu.footer-menu2 {
        display: none;
    }

    .footer-menu-mobile li {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        font-family: "ProximaNovaBold";
        margin-bottom: 20px;
    }

    .footer-sm-mob {
        display: flex;
        height: 50px;
        justify-content: space-around;
        align-items: center;
        margin-top: 50px;
    }

    .footer-sm-mob li {
        width: auto;
        height: auto !important;
        display: block !important;
    }

    footer #partners-wrap {
        height: auto;
    }

    footer #partners {
        height: auto;
        padding: 30px 0;
    }

    footer #partners li {
        margin: 10px;
        /*width: 170px;*/
    }

    #overlay {
        top: 80px;
    }

}


@media (max-width: 640px) {
    header #logoblock {
        font-size: 20px;
        padding-top: 0;
        line-height: 1em;
    }

    .footer-3columns .footer-column:nth-child(3) p {
        font-size: 30px !important;
    }

    footer .disclaimer {
        font-size: 12px !important;
        line-height: 2em;

    }

    footer input[type=text] {
        font-size: 24px !important;
    }

    .social-block p {
        font-size: 20px !important;
    }

    .news-list ul li a h3 {
        font-size: 20px !important;
    }

    a.download-details {
        line-height: 40px !important;
        height: 40px !important;
    }

    .top-news .compet-name {
        padding-right: 100px;
    }

    ul.persons li {
        width: 48% !important;
    }

    .white-content .subsection-switch {
        float: left !important;
        margin-bottom: 25px;
    }

    .white-content .subsection-switch + h2 {
        clear: both;
    }

    .contact-items {
        display: block !important;
    }

    .contact-items li {
        margin-bottom: 30px;
        width: 100% !important;
    }

    .contact-items p {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}


#main-wrap,
#main-wrap1 {
    flex: 1;
}


#main-wrap.dance-wrap {
    background: #1b7fdb url(/bitrix/templates/ftsarr/stylesheets/../images/dance-bg.png) no-repeat;
    background-attachment: fixed;
    background-position: top;

}

.content-wrap {
    max-width: 1000px;
    margin: 0 auto;
    padding: 80px 0 20px 0;
}

.news-list {
    background: #fff;
    padding: 20px 20px;
    margin-bottom: 20px;
}

.news-list h2 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 20px;

}

.news-list h2::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #ed1c24;
    margin-top: -4px;
}

.news-list .top-news {
    position: relative;
    display: block;
    text-decoration: none;
    margin-bottom: 20px;
    max-height: 500px;
    width: 100%;
}

.news-list .top-news img,
.news-list ul a img {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    box-sizing: border-box;
    object-fit: cover;
}

@media (max-width: 720px) {
    .news-list ul a img {
        height: auto;
        max-height: 245px;
    }

}


.news-list .top-news img {
    height: 100%;
}

.news-list ul a img {
    border: none;
}

.news-list .top-news > p,
.news-list ul a p {
    position: absolute;
    left: 0px;
    top: 0px;
    display: inline-block;
    padding: 10px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #fff;
}

.news-list .top-news > p {
    top: 1px;
    left: 1px;
}

.news-list .gc-wrap .top-news > p {
    top: 0px;
    left: 0px;
}

.arr-news {
    background: #ed1c24;
}

.dance-news {
    background: #6257a5;
}

.bdance-news {
    background: #00a2ff;
}

.general-news {
    background: #e09a14;
}


.gc-wrap img {
    max-width: 100%;
}

.news-list > ul {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.news-list > ul > li {
    margin-top: 10px;
    width: calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: -webkit-calc(50% - 5px);
    flex: none;
    min-height: 245px;
}

@media (max-width: 720px) {
    .news-list > ul > li {
        width: 100%;
    }
}

/*
.news-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}
.news-list li {
	flex: 1 1 47%;
	margin: 10px;
}
*/

.news-list ul li a {
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 245px;
}

.news-list .top-news > div,
.news-list ul li a > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 5));
    color: #fff;
    box-sizing: border-box;
    padding: 40px 20px 15px 20px;
}

.news-list ul li a h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 5));
    color: #fff;
    box-sizing: border-box;
    padding: 40px 20px 20px 20px;
    font-family: "ProximaNovaBold";
    font-size: 16px;
    min-height: 100px;
    z-index: 2;
}

.news-list ul li a:hover h3 {
    text-decoration: underline;
}

.news-list .top-news > div h3 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
}

.news-list .top-news:hover > div h3 {
    text-decoration: underline;
}

.news-list .top-news > div h4 {
    font-size: 16px;
}

.banner1000 img {
    max-width: 100%;
}

.banners-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px 0px;
}

@media (max-width: 960px) {
    .banners-block {
        margin: 20px 0;
    }
}

.banners-block .banner320 {
    margin: 10px;
}

.social-block {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/social-bg.jpg) no-repeat;
    min-height: 136px;
    background-size: cover;
    margin-top: 20px;
    margin-bottom: 20px;
}

.social-block p {
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 15px
}

.social-block ul {
    text-align: center;
}

.social-block ul li {
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 5px;
    background: #ed1c24;
    margin: 7px;
    vertical-align: middle;
}

.social-block ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.social-block ul li a {
    line-height: 46px;
    text-align: center;
}

.social-block ul li a img {
    vertical-align: middle;
}

.red-button,
#bsubcronshopopen {
    display: inline-block;
    background: #ed1c24;
    color: #fff;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    padding: 17px 30px;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

.more-news {
    display: block;
    width: 200px;
    margin: 40px auto;
}

#mainmenu > ul {
    margin: 0;
    max-width: 760px;
    padding-left: 550px;
    padding-right: 400px;
}


@media (max-width: 1600px) {
    #mainmenu > ul {
        padding-left: 425px;
    }

    header #logoblock {
        left: 20px;
    }

    #menu-switch {
        right: 20px;
    }

    #mainmenu > ul {
        padding-left: clamp(303px, calc(50% - 380px), 425px);
        padding-right: clamp(335px, calc(50% - 380px), 400px);
    }
}


.white-content {
    background: #fff;
    padding: 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    color: #333333;
}

.white-content > h2,
.white-content > div h2 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 40px;
}

.white-content > h2::before,
.doccard h4::before,
.white-content > div h2::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #ed1c24;
    margin-top: -4px;
}

.white-content > h3 {
    text-align: center;
    font-family: "ProximaNovaBold";
    font-size: 30px;
    line-height: 32px;
    color: #363636;
    margin: 40px 0;

}

.contact-items {
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 80px 0 50px;
}

.contact-items li {
    vertical-align: top;
    text-align: center;
    width: 25%;
}

@media (max-width: 900px) {
    .contact-items li {
        width: 30%;
    }
}

.contact-items li span {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background-color: #ed1c24;
    margin: 0 auto 20px;
}

.contact-items li:last-child span {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/icon-phone.png) no-repeat center;
}

.contact-items li:first-child span {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/icon-map.png) no-repeat center;
}

.contact-items li:nth-child(2) span {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/icon-mail.png) no-repeat center;
}

.contact-icon {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background-color: #ed1c24;
}

.contact-icon.phone {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/icon-phone.png) no-repeat center;
}

.contact-icon.map {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/icon-map.png) no-repeat center;
}

.contact-icon.mail {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/icon-mail.png) no-repeat center;
}


.contact-items li p {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

.contact-items .contact-item *, .contact-items li * {
    font-size: 1rem !important;
    line-height: 1.625 !important;
}

.contact-items li a {
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
    color: #ed1c24;
    text-decoration: none;
}

@media screen and (min-width: 741px) {
    #header #menu-switch-mob {
        display: none !important;
    }
}

@media screen and (max-width: 740px) {

    header#header {
        --header-elem_size: 7.8125vw;
        --header_size: 12.5vw;
        height: var(--header_size);
    }

    header#header:has(>.header-right) {
        --header-elem_size: 40px;
        --header_size: 80px;
    }

    header .nav-row--flex#mainmenu {
        height: var(--header_size);
        align-items: stretch;
    }

    #header .header__logo #logoblock {
        width: var(--header-elem_size);
        height: var(--header-elem_size);
    }

    .nav-row--flex .logo_event {
        height: var(--header-elem_size);
    }

    .nav-row--flex .logo_event img.img--logo_event {
        height: 10vw;
    }

    header #menu-switch-mob {
        top: auto !important;
        height: var(--header_size) !important;
    }


    .contact-items {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: center;
        gap: 4rem;
    }

    .contact-items > li, .contact-items > .contact-item, .contact-items > * {
        width: auto;
        min-width: auto;
        max-width: 100%;
        flex-basis: auto;
    }

    .contact-items .contact-item *, .contact-items li * {
        font-size: 2.5rem !important;
    }

    .contact-items .contact-item .contact__bg, .contact-items li span {
        display: block;
        width: 5rem;
        height: 5rem;
        border-radius: 5px;
        background-color: #ed1c24;
        margin: 0 auto 20px;
        background-size: 2.5rem !important;
    }

    .contact-items ~ .red-button.center-red-button {
        width: auto;
        height: auto;
        font-size: 2.5rem;
        line-height: 1.2;
        padding: 1rem 2rem;
        border-radius: .5rem;
    }

}

.contact-items li a:hover {
    text-decoration: underline;
}

.contact-items li a.show-on-map {
    font-size: 12px;
}


.red-button.center-red-button {
    display: block;
    margin: 0 auto;
    padding: 0;
    height: 50px;
    line-height: 50px;
    width: 250px;
    margin-bottom: 50px;
}

.red-button:hover {
    opacity: 0.7;
}

.red-button.disabled {
    opacity: 0.5;
}

a.download-details {
    display: inline-block;
    float: right;
    padding-right: 30px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/icon-download.png) no-repeat right center;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ed1c24;
}

a.download-details:hover {
    text-decoration: underline;
}

.bank-details {
    margin-bottom: 10px;
}

.bank-details li {
    padding: 20px 0;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    text-transform: uppercase;
    color: #363636;
    border-top: #cfcfcf 1px solid;
}

.bank-details li:last-child {
    border-bottom: #cfcfcf 1px solid;
}

.popup {
    background-color: #FFF;
    position: absolute;
    z-index: 1000;
    border-radius: 10px;
    text-align: center;
    left: 50%;
}


.map-wrap {
    height: 500px;
}

#feedback-popup {
    top: 30%;
    padding: 20px 50px 20px;
    width: 500px;
    margin-left: -350px;
}

#okpopup,
#voteokpopup,
#votenotokpopup {
    top: 30%;
    padding: 66px 100px 50px;
    width: 500px;
    margin-left: -350px;
}

#voteokpopup h3,
#votenotokpopup h3 {
    font-size: 30px;
    margin-bottom: 30px;
}

#feedback-popup .red-button,
#feedback-form .red-button {
    display: block;
    margin: 20px auto 0 auto;
}

.popup .close-popup {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 26px;
    height: 26px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/closebutton.png) no-repeat;
    text-indent: -10000px;
}

.popup .red-button.center-red-button {
    margin-bottom: 0;
}

.sendmessage div,
#feedback-form form > div {
    border-bottom: #9a9a9a 1px solid;
    text-align: left;
    padding: 10px 0 10px 40px;
}

.msg-name {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/msg-name.png) no-repeat left;
}

.msg-mail {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/msg-mail.png) no-repeat left;
}

.msg-question {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/msg-question.png) no-repeat top 27px left;
}


::-webkit-input-placeholder {
    color: #363636;
}

:-moz-placeholder {
    color: #363636;
}

::-moz-placeholder {
    color: #363636;
}

:-ms-input-placeholder {
    color: #363636;
}

::-webkit-textarea-placeholder {
    color: #363636;
}

:-ms-textarea-placeholder {
    color: #363636;
}

::-moz-textarea-placeholder {
    color: #363636;
}

:-moz-textarea-placeholder {
    color: #363636;
}

::textarea-placeholder {
    color: #363636;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

.sendmessage div input,
.sendmessage div textarea,
#feedback-form form div input,
#feedback-form form div textarea {
    font-family: "ProximaNova";
    font-size: 16px;
    color: #363636;
    outline: none;
    border: 0;
    padding: 0;
    vertical-align: middle;
    white-space: normal;
    background: none;
    height: 50px;
}

.sendmessage div input,
#feedback-form form div input {
    line-height: 50px;
}

.sendmessage div textarea,
#feedback-form form div textarea {
    width: 100%;
    resize: none;
    height: 100px;
    margin-top: 16px;
}

.sendmessage div.msg-captcha {
    padding: 0;
    border-bottom: none;
    margin-bottom: 40px;
}

.sendmessage div.msg-captcha label {
    display: block;
    color: #363636;
    font-size: 14px;
    margin: 20px 0 5px;
}

.sendmessage div.msg-captcha input {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    height: 40px;
    border: #9a9a9a 1px solid;
    margin-right: 10%;
    background-color: #f2f2f2;
    padding-left: 20px;
}

.sendmessage div.msg-captcha span {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    height: 40px;
    margin-left: -7px;
}

.sendmessage div.msg-captcha img {
    max-height: 100%;
    max-width: 100%;
}

#feedback-popup > h3,
#feedback-form > h3 {
    font-family: "ProximaNovaBold";
    color: #363636;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}

#map-popup > h3 {
    font-family: "ProximaNovaBold";
    color: #363636;
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
    margin-top: -25px;
    line-height: 1.3em;
}


#feedback-popup > h3:first-of-type,
#feedback-form > h3:first-of-type {
    font-size: 36px;
    text-transform: uppercase;
}

#feedback-popup > h3:last-of-type,
#feedback-form > h3:last-of-type {
    text-transform: none;
    font-size: 22px;
    margin-bottom: 30px;
}

#president h4 {
    font-family: "ProximaNovaBold";
    font-size: 18px;
    text-transform: uppercase;
}

#president > div {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 34px;
}

#president > div:last-child {
    margin-bottom: 30px;
}

#president .photo {
    width: 170px;
    height: 185px;
    background: #d0d0d0;
    border-radius: 10px;
    float: left;
    margin-right: 20px;
}

#president span {
    display: block;
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
}

#president > div:first-of-type span {
    margin-bottom: 30px;
}

#president > div:last-of-type span {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    width: 290px;
    margin-left: 170px;
}

#president p:last-of-type,
#president > div:last-of-type a {
    display: block;
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
}

#president > div:last-of-type a:hover {
    text-decoration: underline;
}

#president p:first-of-type {
    font-family: "ProximaNovaBold";
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 1.2em;
    color: #333;

}

#president > div:last-of-type p:first-of-type {
    /*	font-size: 14px; */
}


#structure {
    background: url(/bitrix/templates/ftsarr/images/structure.jpg) no-repeat top 33px left;
    width: 960px;
    height: 1475px;
    position: relative;
    margin-top: 20px;
}

#structure-mobile {
    display: none;
}

@media (max-width: 960px) {
    #structure {
        display: none;
    }

    #structure-mobile {
        display: block;
        padding-top: 50px;
    }

}

#structure h2 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    text-transform: uppercase;
    position: absolute;
    top: 27px;
    left: 210px;
    color: #ed1c24;
}

#structure-top-row {
    padding-top: 124px;
    padding-left: 30px;
    height: 216px;
    margin-bottom: 53px;

}

#structure-top-row > div {
    display: inline-flex;
    align-items: center;
    float: left;
    width: 172px;
    height: 84px;
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    text-transform: uppercase;
    justify-content: center;
    text-align: center;
    margin-right: 20px;
}

#structure-top-row > div:nth-child(1) {
    margin-right: 177px;
}

#structure-top-row > div:nth-child(5) {
    margin-top: 50px;
    margin-left: 350px;
}

.structure-row {
    padding-left: 6px;
    height: 70px;
    margin-bottom: 40px;
}

.structure-row > div {
    position: relative;
    display: inline-flex;
    align-items: center;
    float: left;
    width: 220px;
    height: 70px;
    color: #333333;
    font-family: "ProximaNovaBold";
    font-size: 13px;
    text-transform: uppercase;
    justify-content: center;
    text-align: center;
    margin-right: 20px;
}

.structure-row > div.column-1-more {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/structure-more1.png) no-repeat right bottom;
    cursor: pointer;
}

.structure-row > div.column-2-more {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/structure-more2.png) no-repeat right bottom;
    cursor: pointer;
}

.structure-row > div.column-3-more {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/structure-more3.png) no-repeat right bottom;
    cursor: pointer;
}

.structure-row > div.column-4-more {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/structure-more4.png) no-repeat right bottom;
    cursor: pointer;
}


#structure-top-row > div:last-child,
.structure-row > div:last-child {
    margin-right: 0;
}

.white-content .subsection-switch {
    height: 36px;
    line-height: 36px;
    border-radius: 7px;
    background: #dbdbdb;
    float: right;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    text-transform: uppercase;
}

.white-content .subsection-switch a {
    display: inline-block;
    padding: 0 20px;
    color: #333333;
    text-decoration: none;
    border-radius: 5px;
    margin-right: -4px;
}

.white-content .subsection-switch a.active {
    background: #ed1c24;
    color: #fff;
}

.white-content .subsection-switch a:not(.active):hover {
    opacity: 0.7;
}

.white-content .subsection-switch.members-switch a:first-child {
    background: #dbdbdb url(/bitrix/templates/ftsarr/stylesheets/../images/list.png) no-repeat right 25px center;
    padding-right: 60px;
}

.white-content .subsection-switch.members-switch a:first-child.active {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/list.png) no-repeat right 25px center;
}

.white-content .subsection-switch.members-switch a {
    background: #dbdbdb url(/bitrix/templates/ftsarr/stylesheets/../images/map.png) no-repeat right 25px center;
    padding-right: 60px;
}

.white-content .subsection-switch.members-switch a:last-child.active {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/map.png) no-repeat right 25px center;
    padding-right: 60px;
}

.white-content .subsection-switch.members-switch a:not(.active):hover {
    opacity: 0.7;
}

.structure-popup {
    position: absolute;
    left: 0;
    top: 0px;
    width: 220px;
    background: #00a2ff;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    z-index: 1;
    text-align: left;
}

.structure-row div:hover .structure-popup {
    opacity: 1;
}

.structure-popup h3 {
    font-family: "ProximaNovaBold";
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.structure-popup p {
    font-family: "ProximaNova";
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: none;
}

.structure-popup a {
    font-family: "ProximaNovaBold";
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding-right: 20px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/goto.png) no-repeat right center;
    background-size: 14px;
    display: inline-block;
    margin-left: 50px;
}

hr {
    display: block;
    height: 0;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 30px;
}

ul.persons {
    margin-left: 34px;
}

ul.persons li {
    display: inline-flex;
    align-items: flex-start;
    width: 48%;
    text-transform: uppercase;
    margin-bottom: 30px;
    vertical-align: top;
    padding-right: 10px;
    box-sizing: border-box;
}

ul.persons li p {
    font-family: "ProximaNovaBold";
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;

}

ul.persons li a {
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    text-decoration: none;
}

ul.persons li a:hover {
    text-decoration: underline;
}

ul.persons li span {
    display: block;
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
}


#about .about-links {
    float: right;
    margin-bottom: 20px;
}

#about > img {
    margin-left: 30px;
    margin-bottom: 20px;
}

#about .about-links li {
    margin-bottom: 20px;
    width: 400px;
}

#about .about-links li a {
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    display: block;
    line-height: 20px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/download.png) no-repeat left center;
    color: #ea212d;
    padding-left: 30px;
}

#about .about-links li a:hover {
    text-decoration: underline;
}

.grey-block {
    background: #f8f8f8;
    clear: both;
    margin-bottom: 20px;
}

.grey-block > div {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

.grey-block .about-left {
    padding: 10px 10px 10px 40px;
    font-size: 16px;
    color: #ed1c23;
    font-family: "ProximaNovaBold";
    line-height: 1.2em;
    text-transform: uppercase;
}

.grey-block .about-right {
    padding: 10px 20px 10px 10px;
    font-size: 24px;
    color: #333;
    font-family: "ProximaNovaBold";
    line-height: 1.2em;
    text-transform: uppercase;
}

#about p {
    margin: 30px 40px;
    line-height: 1.2em;
    font-size: 16px;
}

#about h2:not(:first-child) {
    margin-top: 35px;
    margin-bottom: 20px;
}

#about h2 + p {
    margin-top: 20px;
}

.about-list {
    padding-left: 40px;
}

.about-list li {
    display: inline-block;
    box-sizing: border-box;
    width: 30%;
    padding-left: 30px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/check.png) no-repeat left center;
    font-size: 16px;
    color: #333;
    font-family: "ProximaNovaBold";
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 25px;
}

#about .about-list li:nth-child(2),
#about .about-list li:nth-child(5) {
    width: 39%;
}


@media (max-width: 960px) {
    #about > img {
        display: block;
        margin: 20px auto;
    }

    #about .about-links {
        float: none;
    }

    #about .grey-block > div {
        box-sizing: border-box;
        display: block;
        width: 100%;
        padding: 20px !important;
    }

    #about .about-list li {
        display: block;
        width: 100% !important;
    }
}

#docstable {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #dadada;
}

#docstable td,
#docstable th {
    border-bottom: 1px solid #dadada;
    padding: 20px;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
    font-size: 12px;
}

#docstable th {
    color: #666;
    padding-top: 30px;
}

#docstable td {
    color: #000;
}

#docstable td:first-child,
#docstable th:first-child {
    width: 61%;
    text-align: left;
}

#docstable td + td,
#docstable th + th {
    width: 13%;
    text-align: center;
    padding: 20px 5px
}

#docstable a {
    color: #cb2228;
    text-decoration: none;
    font-size: 12px;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
}

#docstable a:hover {
    text-decoration: underline;
}

.docnav div.modern-page-navigation {
    float: right;
    margin-top: 4px;
}

#docs-menu {
    border-top: 1px solid #dadada;
}


#docs-menu > ul {
    display: flex;
    max-width: 960px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-around;
}

#docs-menu > ul > li {
    display: inline-block;
    padding: 0 3px;
    position: relative;
}

#docs-menu li a {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #363636;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 50px;
}

#docs-menu li:hover > a {
    color: #ed1c24;
}

#docs-menu li > ul {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    position: absolute;
    top: 50px;
    background: #fff;
    z-index: -1;
    left: -9999px;
    padding: 20px;
    border: 1px solid #dadada;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#docs-menu li > ul li {
    display: block;
    line-height: normal;
    height: auto;
}

#docs-menu li > ul li a {
    font-size: 12px;
    line-height: 30px;
}

#docs-menu li:hover > ul {
    opacity: 1;
    left: 0;
    z-index: 555;
}

#docs-menu li:last-child:hover > ul {
    left: auto;
    right: 0px;
}

#filters-switch {
    display: block;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/filters-switch.png) no-repeat;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    cursor: pointer;
    float: right;
    margin-left: 10px;
    margin-top: -5px;
}

#filters-switch:hover {
    opacity: 0.7;
}

#filters-switch.opened {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/filtericon-opened.png) no-repeat;
}

#doc-filters {
    border-top: 1px solid #dadada;
}

#doc-filters h3 {
    font-family: "ProximaNovaBold";
    font-size: 18px;
    color: #363636;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
    line-height: 48px;
}

#doc-filters h3 .red-button {
    float: right;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
}

#doc-filters p {
    display: inline-block;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #363636;
    text-transform: uppercase;
    margin-right: 20px;
}

#doc-filters .docname {
    width: 240px;
    margin-right: 25px;
}

#doc-filters.orgs-filter {
    padding-bottom: 30px;
}

#doc-filters.orgs-filter select {
    margin-bottom: 20px;
    width: 240px;
    font-size: 16px;
}

@media (max-width: 960px) {
    #doc-filters p {
        display: block;
        margin-bottom: 20px;
    }

    #doc-filters [type="checkbox"] + label {
        display: block;
        margin-left: 0;
        margin-bottom: 10px;
    }
}

.content-wrap input[type=text],
.content-wrap input[type=password],
#promo-popup input[type=text] {
    height: 36px;
    line-height: 36px;
    border: none;
    border-radius: 5px;
    background: #d9d9d9;
    padding-left: 15px;
    font-size: 16px;
    color: #393939;
    font-family: "ProximaNovaBold";
    outline: none !important;
    margin-bottom: 20px;
}

.content-wrap select {
    font-family: "ProximaNovaBold";
    border: none;
    border-radius: 5px;
    color: #393939;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding: 0 30px 0 20px;
    background: #d9d9d9 url("/bitrix/templates/ftsarr/stylesheets/../images/select-arrow.png") no-repeat right 10px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    cursor: pointer;
    outline: none;
}

input.search {
    width: 210px;
    margin-bottom: 0 !important;
    height: 34px !important;
}

input.search + input {
    display: inline-block;
    height: 36px;
    width: 38px;
    background: #d9d9d9 url("/bitrix/templates/ftsarr/stylesheets/../images/search-red.png") no-repeat center center !important;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: -18px;
    text-indent: -9999px;
    border: none;
    vertical-align: top;
    cursor: pointer;
    outline: none !important;
}


[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    /*	margin-left: 30px; */
    font-size: 16px;
    display: inline-block;
}

/* checkbox aspect  */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: none;
    background: #d9d9d9;
    border-radius: 2px;
}


[type="checkbox"]:checked + label:before {
    background: #cb2228;
}


/* checked mark aspect */
[type="checkbox"]:not(:checked) ~ label:after,
[type="checkbox"]:checked ~ label:after {
    content: '✓';
    position: absolute;
    top: 0.3em;
    left: .4em;
    font-size: 16px;
    line-height: 0.8;
    color: #ed1c24;
    transition: all .2s;
}

[type="checkbox"]:checked + label:after {
    color: #fff;
}


/* checked mark aspect changes  */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}


.white-content h2 form {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    margin-top: -5px;
}

.white-content h2 select {
    float: right;
    margin-top: -5px;
}

img.calendar-icon {
    display: inline-block;
    background: #d9d9d9 url(/bitrix/templates/ftsarr/stylesheets/../images/calendar.png) no-repeat scroll center center;
    text-indent: -10000px;
    padding: 19px;
    width: 0;
    height: 0;
    border: none;
    margin: 0;
    margin-left: -5px;
    vertical-align: top;
    cursor: pointer;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-right: 10px;
}

.date-interval-hellip {
    display: inline-block;
    line-height: 36px;
    height: 36px;
    font-size: 12px;
    color: #393939;
    font-family: "ProximaNovaBold";
    background: #d9d9d9;
    padding: 1px 0 1px 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    vertical-align: top;
}

.date-interval-hellip + input {
    border-radius: 0 !important;
}

.docnav {
    margin-top: 20px;
}

.modern-page-title {
    display: none;
}

.modern-page-navigation {
    text-align: right;
    font-family: "ProximaNovaBold";
}

.modern-page-navigation a {
    color: #cb2228;
}

.docfiltersubmit {
    margin-top: 30px;
    margin-bottom: 20px;
    cursor: pointer;
}

.go-back {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/back.png) no-repeat left center;
    line-height: 16px;
    padding-left: 27px;
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}

.go-back:hover {
    text-decoration: underline;
}

.doccard h2,
.doccard h4 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    margin: 20px 0 15px 0;
    line-height: 1.2em;
}

.doccard h3 {
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.doccard h4 {
    text-transform: uppercase;
}

.doccard h4 span {
    color: #ed1c24;
}

.doccard ul:not(.ya-share2__list) {
    margin-left: 30px;
    border-bottom: 1px solid #d0d0d0;
}

.doccard ul:not(.ya-share2__list) li {
    border-top: 1px solid #d0d0d0;
    padding: 10px 0;
    font-family: "ProximaNovaBold";
    font-size: 12px;
}

.fileformat {
    display: inline-block;
    height: 30px;
    width: 22px;
    vertical-align: middle;
    margin-right: 20px;
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-other.png") no-repeat;
}

.fileformat.pdf {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-pdf.png") no-repeat;
}

.fileformat.doc,
.fileformat.docx {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-doc.png") no-repeat;
}

.fileformat.xls {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-xls.png") no-repeat;
}

.fileformat.ppt {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-ppt.png") no-repeat;
}

.fileformat.zip {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-zip.png") no-repeat;
}

.fileformat.rar {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-rar.png") no-repeat;
}

.fileformat.jpg {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-jpg.png") no-repeat;
}

.fileformat.txt {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-txt.png") no-repeat;
}

.fileformat.png {
    background: url("/bitrix/templates/ftsarr/stylesheets/../images/file-png.png") no-repeat;
}

.doccard ul:not(.ya-share2__list) li a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #333333;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/download.png) no-repeat right 20px center;
    padding-right: 40px;
}

.doccard ul:not(.ya-share2__list) li a:hover {
    text-decoration: underline;
}

.doccard li a q {
    color: #ee1c24;
}

#download-all {
    float: right;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/download.png) no-repeat right 20px center;
    padding-right: 55px;
    color: #ed1c24;
    font-size: 12px;
    cursor: pointer;
}

#download-all:hover {
    text-decoration: underline;
}

.orgslist {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 30px 0 0 0;
}

.orgslist li {
    position: relative;
    margin-bottom: 35px;
    display: inline-block;
    width: 47%;
    margin-right: 50px;
    vertical-align: top;
}

.orgslist li:nth-child(2n) {
    margin-right: 0;
}

.orgslist li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
}

.orgslist li > div {
    margin-left: 70px;
}

.orgslist .orgname {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 1.5em;

}

.orgslist .org-sport {
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.orgslist hr {
    margin: 10px 0;
}

.orgslist .presidentname {
    display: block;
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
}

.orgslist a {
    display: block;
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: none;
}

.orgslist a:hover {
    text-decoration: underline;
}

#orgs-map {
    border-top: 1px solid #dadada;
    padding-bottom: 20px;
}


.white-button {
    display: inline-block;
    background: #fff;
    color: #1b33a9;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    padding: 17px 30px;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border: none;
}

.white-button:hover {
    opacity: 0.7;
}


.map-content .org-name {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 1.5em;
}

.map-content hr {
    margin: 10px 0;
}

.map-content p {
    margin-bottom: 5px;
}

.map-content a {
    display: block;
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}

div.modern-page-navigation a:hover {
    text-decoration: underline;
}

.modern-page-navigation {
    margin-top: 10px;
}

.open-more {
    display: block;
    width: 200px;
    margin: 30px auto;
}

h2.without-redt::before {
    display: none !important;
}


.bx-breadcrumb {
    margin: 10px 0
}

.bx-breadcrumb i {
    color: #b5bdc2;
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px
}

.bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 13px;
    vertical-align: middle;
    margin-right: 10px
}

.bx-breadcrumb .bx-breadcrumb-item span {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    white-space: normal
}

.bx-breadcrumb .bx-breadcrumb-item a {
    border-bottom: 0
}

.card-wrap .breadcrumbs {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    display: inline-block;
}

.breadcrumbs a {
    display: inline-block;
    color: #e20613;
    padding: 0 15px 0 14px;
    border-right: #e20613 1px solid;
}

.breadcrumbs a:hover {
    text-decoration: none;
}

.breadcrumbs a:first-child {
    padding-left: 0;
}

.breadcrumbs span {
    display: inline-block;
    color: #999999;
    padding-left: 14px;
}

.breadcrumbs {
    width: calc(100% - 250px);
    width: -moz-calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: -o-calc(100% - 250px);
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    display: inline-block;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item i {
    display: none;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item span {
    display: inline-block;
    padding-left: 0 !important;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.breadcrumbs a {
    display: inline-block;
    color: #e20613;
    padding: 0 15px 0 14px;
    border-right: #e20613 1px solid;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item a span {
    color: #e20613;
    text-decoration: underline;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item a:hover span {
    color: #e20613;
    text-decoration: none;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item {
    margin-right: 0;
}

.breadcrumbs .bx-breadcrumb .bx-breadcrumb-item > span {
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 14px;
}

.header-sm {
    display: none !important;
}

.white-content > div > div.search-form {
    display: none;
}

.promo-world-content .white-button {
    display: none;
}


.white-content > .partners-page > h2 {
    margin-bottom: 30px;
}

.partners-list li {
    background-color: #f8f8f8;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    height: 100px;
    margin-bottom: 10px;
}

.partners-list li div {
    width: 50%;
    text-align: center;
}

.partners-list li div a {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    height: 20px;
    line-height: 21px;
    color: #ed1c24;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/next-arrow.png) no-repeat right;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 25px;
}


#event-map-popup {
    display: none;
    position: fixed;
    top: 200px;
    width: 90%;
    left: 5%;
    padding: 60px 20px 20px 20px;
    box-sizing: border-box;
}

.top-news .compet-name {
    font-family: "ProximaNovaBold";
}

.top-news:hover .compet-name {
    text-decoration: underline;
}

/*
#partners li:last-child {
width: 125px;
}
*/

.doccard .user-content ul:not(.ya-share2__list) {
    margin-left: 40px;
    border-bottom: none;
}

.doccard .user-content ul:not(.ya-share2__list) li {
    border-top: none;
    padding: 5px 0;
    font-family: "ProximaNova";
    font-size: 16px;
}


/* styles for wysywig content*/
.user-content li {
    display: list-item
}

.user-content head {
    display: none
}

.user-content table {
    display: table
}

.user-content tr {
    display: table-row
}

.user-content thead {
    display: table-header-group
}

.user-content tbody {
    display: table-row-group
}

.user-content tfoot {
    display: table-footer-group
}

.user-content col {
    display: table-column
}

.user-content colgroup {
    display: table-column-group
}

.user-content td, th {
    display: table-cell
}

.user-content caption {
    display: table-caption
}

.user-content th {
    font-weight: bolder;
    text-align: center
}

.user-content caption {
    text-align: center
}

.user-content body {
    margin: 8px
}

.user-content h1 {
    font-size: 2em;
    margin: .67em 0
}

.user-content h2 {
    font-size: 1.5em;
    margin: .75em 0
}

.user-content h3 {
    font-size: 1.17em;
    margin: .83em 0
}

.user-content h4, .user-content p,
.user-content blockquote, .user-content ul,
.user-content fieldset, .user-content form,
.user-content ol, .user-content dl, .user-content dir,
.user-content menu {
    margin: 1.12em 0
}

.user-content h5 {
    font-size: .83em;
    margin: 1.5em 0
}

.user-content h6 {
    font-size: .75em;
    margin: 1.67em 0
}

.user-content h1, .user-content h2, .user-content h3, .user-content h4,
.user-content h5, .user-content h6, .user-content b,
.user-content strong {
    font-weight: bolder
}

.user-content blockquote {
    margin-left: 40px;
    margin-right: 40px
}

.user-content i, .user-content cite, .user-content em,
.user-content var, .user-content address {
    font-style: italic
}

.user-content pre .user-content, tt, .user-content code,
.user-content kbd, .user-content samp {
    font-family: monospace
}

.user-content pre {
    white-space: pre
}

.user-content button, .user-content textarea,
.user-content input, .user-content select {
    display: inline-block
}

.user-content big {
    font-size: 1.17em
}

.user-content small, .user-content sub, .user-content sup {
    font-size: .83em
}

.user-content sub {
    vertical-align: sub
}

.user-content sup {
    vertical-align: super
}

.user-content table {
    border-spacing: 2px;
}

.user-content thead, .user-content tbody,
.user-content tfoot {
    vertical-align: middle
}

.user-content td, .user-content th, .user-content tr {
    vertical-align: inherit;
    border: 1px solid #000;
    padding: 2px;
}

.user-content s, .user-content strike, .user-content del {
    text-decoration: line-through
}

.user-content hr {
    border: 1px inset
}

.user-content ol, .user-content ul, .user-content dir,
.user-content menu, .user-content dd {
    margin-left: 40px
}

.user-content ol li {
    list-style-type: decimal
}

.user-content ul li {
    list-style-type: disc
}

.user-content ol ul, .user-content ul ol,
.user-content ul ul, .user-content ol ol {
    margin-top: 0;
    margin-bottom: 0
}

.user-content u, .user-content ins {
    text-decoration: underline
}

.user-content br:before {
    content: "\A";
    white-space: pre-line
}

.user-content center {
    text-align: center
}

.user-content :link, :visited {
    text-decoration: underline
}

.user-content :focus {
    outline: thin dotted invert
}


.ui-icon-closethick {
    width: 16px;
    height: 16px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/closebutton.png) no-repeat !important;
    background-size: 16px !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    right: 20px;
    top: 20px;
    width: 16px;
    height: 16px;
    border: none;
    background: none;
    padding: 0;
    outline: none;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    opacity: 0.7;
}

.ui-draggable .ui-dialog-titlebar {
    background: none;
    border: none;
    color: #333333;
    font-family: "ProximaNovaBold";
    font-size: 18px;
    text-align: center;
    padding: 8px 40px;
    text-transform: uppercase;
}

.ui-widget.ui-widget-content {
    border: none;
    border-radius: 20px;
}

.ui-dialog .ui-dialog-content {
    padding: 30px;
}

.map-popup li {
    font-family: "ProximaNovaBold";
    border-bottom: 1px solid #999999;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.map-popup li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;

}

.map-popup li h4 {
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.map-popup li span.orgsite {
    margin-top: 15px;
    color: #999;
    display: block;
    font-size: 12px;
}

.map-popup li span.orgsite span {
    color: #000;
}

.map-popup li span a {
    color: #e20613;
}

.map-popup li span a:hover {
    text-decoration: none;
}


.new-members-wrap #doc-filters h3 {
    margin-bottom: 30px;
}

.abclist {
    margin-bottom: 20px;
}

.abclist input[type="radio"] {
    display: none;
}

.abclist label {
    display: inline-block;
    color: #ed1c24;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    height: 30px;
    line-height: 32px;
    width: 30px;
    text-align: center;
    border-radius: 15px;
    background-color: #f8f8f8;
    margin-right: 6px;
    margin-bottom: 10px;
    cursor: pointer;
}

.abclist input[type="radio"]:checked + label,
.abclist input[type="radio"]:hover + label {
    color: #fff;
    background-color: #ed1c24;
}

.members-list > li {
    margin-bottom: 2px;
    background-color: #f8f8f8;
    padding: 0;
    font-family: "ProximaNovaBold";
    font-size: 12px;
}

.members-list > li > a {
    padding: 20px 40px 10px 10px;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #000;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/next-arrow.png) no-repeat right 20px center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

@media (max-width: 640px) {
    .members-list > li > a {
        font-size: 22px;
    }

    [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
        font-size: 22px;
    }

    .members-list a > div, .members-list a p {
        max-width: 80%;
    }

}


.members-list > li > a span {
    color: #ed1c24;
    padding-left: 5px;
}

.members-list > li > a.opened {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/down-arrow.png) no-repeat right 20px center;
}

.members-list a > div,
.members-list a p {
    display: inline-block;
    vertical-align: middle;
}

.member-image-wrap {
    width: 85px;
    text-align: center;
}

.member-image-wrap img {
    max-width: 50px;
    max-height: 80px;
}

.members-div {
    padding: 0 20px 30px 99px;
}

.members-div-inner + .members-div-inner {
    margin-top: 30px;
}

.members-div-inner .orgname {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1.5em;
}

.members-div-inner .org-sport {
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.members-div-inner .presidentname {
    font-family: "ProximaNova";
    display: block;
    font-size: 16px;
    color: #333333;
    margin-bottom: 8px;
}

.members-div-inner .presidentname span {
    font-family: "ProximaNovaBold";
}

.members-div-inner a {
    display: block;
    color: #ed1c24;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: underline;
}

.members-div-inner a:hover {
    text-decoration: none;
}

.letter-div {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 20px;
    background-color: #000;
    margin: 20px 0;
}

.members-list-wrap {
    margin-bottom: 40px;
}

.abclist > div {
    display: none;
}

.g-recaptcha {
    padding-left: 0 !important;
    text-align: center !important;
}

.g-recaptcha div {
    margin: 0 auto;
    border: none;
    padding: 0;
}


[id^="wait_comp"] {
    width: 90px;
    height: 90px;
    background-color: rgba(204, 204, 204, 0.8) !important;
    border: none !important;
    border-radius: 20px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px !important;
    background-image: url("/bitrix/templates/ftsarr/images/loader.gif") !important;
    background-position: -105px -120px !important;
    background-size: 300px !important;
    box-sizing: border-box;
    padding: 65px 0 0 0 !important;
    position: fixed !important;
    left: 50% !important;
}

#mobile-menu hr {
    margin-bottom: 0;
    margin-top: 0;
}

#button-up {
    display: block;
    width: 60px;
    height: 60px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/up.png) no-repeat;
    position: fixed;
    right: 20px;
    bottom: 14px;
    z-index: 100;
    cursor: pointer;
}

#button-up:hover {
    opacity: 0.7;
}

.new-docslist-wrap #doc-filters a.red-button {
    float: right;
    padding: 5px 30px;
}

.new-docslist-wrap .docfiltersubmit {
    width: 255px;
}

.new-docslist-wrap .two-columns-div {
    display: flex;
    border-top: 1px solid #dbdbdb;
    padding-top: 20px;
}

.new-docslist-wrap .left-column {
    width: 256px;
}

.new-docslist-wrap .right-column {
    width: calc(100% - 256px);
    width: -moz-calc(100% - 256px);
    width: -webkit-calc(100% - 256px);
    width: -o-calc(100% - 256px);
}

#docstable1 {
    width: 100%;
    margin-left: 15px;
    width: calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: -webkit-calc(100% - 15px);
    width: -o-calc(100% - 15px);
}

#docstable1 td {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
    font-family: "ProximaNovaBold";
    color: #333333;
    font-size: 13px;
    vertical-align: middle;
    line-height: 15px;
}

#docstable1 td span {
    text-transform: none;
    font-family: "ProximaNova";
    font-weight: 300;
}

#docstable1 tr td:first-child {
    padding-right: 2%;
}

#docstable1 tr td:last-child {
    width: 110px;
}

@media (max-width: 960px) {
    #docstable1 tr td:last-child {
        width: auto;
    }
}

#docstable1 td a {
    color: #333;
    text-decoration: none;
}

#docstable1 td a:hover {
    color: #ed1c24;
}

#docs-menu1 > ul {
    display: block;
    width: 256px;
}

#docs-menu1 {
    background: #f8f8f8;
    border-top: none;
    height: 100%;
    position: relative;
}

#docs-menu1 > ul > li {
    display: block;
    border-bottom: 1px solid #dbdbdb;
    background-color: #f8f8f8;
}

#docs-menu1 li.hassubmenu > a {
    /*	background: url(/bitrix/templates/ftsarr/stylesheets/../images/menu-arrow.png) no-repeat 93% 50%;*/
}

#docs-menu1 li.hassubmenu-level2 > a {
    /*	background: url(/bitrix/templates/ftsarr/stylesheets/../images/next-arrow.png) no-repeat 90% 43%;*/
}

#docs-menu1 > ul > li:last-child {
    border-bottom: none;
}

#docs-menu1 > ul > li > a {
    display: block;
    padding: 15px 40px 15px 25px;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #363636;
    text-decoration: none;
    text-transform: uppercase;
}

#docs-menu1 > ul > li ul {
    display: none;
}

#docs-menu1 > ul > li.menu-opened {
    border-bottom: none;
}

#docs-menu1 > ul > li.menu-opened > a {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/menu-arrow1.png) no-repeat 20px 50%;
    color: #ed1c24;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
}

#docs-menu1 > ul > li > ul > li.menu-opened {
    border-bottom: 1px solid #dbdbdb;
    position: absolute;
    top: 5px;
}

#docs-menu1 > ul > li > ul > li.menu-opened > a {
    background: #f8f8f8 url(/bitrix/templates/ftsarr/stylesheets/../images/previous-arrow.png) no-repeat 20px 47%;
    color: #ed1c24;
    padding-left: 40px;
}

#docs-menu1 > ul > li.menu-opened ul {
    width: 256px;
}

#docs-menu1 > ul > li.menu-opened ul,
#docs-menu1 > ul > li.menu-opened ul li {
    width: 256px;
}

#docs-menu1 ul li ul li a {
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #303030;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 20px;
    line-height: 20px;
    display: block;
}

#docs-menu1 li.hassubmenu-level2.menu-opened ul {
    background: #f8f8f8;
    position: absolute;
    top: 55px;
    padding-top: 8px;
}

#docs-menu1 li.hassubmenu-level2.menu-opened ul li a {
    padding-left: 40px;
}


#docs-menu1 ul > li.active > ul {
    display: block;
}

#docs-menu1 li:not(.active) {
    background-color: #f8f8f8;
}

#docs-menu1 li.active,
#docs-menu1 li:hover,
#docs-menu1 li.current {
    background-color: #d9d9d9;
}

#docs-menu1 ul li.hassubmenu li a {
    margin-left: 15px;
}

.searchsort {
    margin-left: 30px;
    margin-top: 20px;
}

.searchsort .selectsort {
    float: left;
}

.searchsort .modern-page-navigation {
    float: right;
    margin-top: 0;
    clear: none;
}

.search-page > h3 {
    font-family: "ProximaNovaBold";
    font-size: 20px;
    margin-left: 30px;
}

.search-page > h3 .modern-page-navigation {
    font-size: 16px;
    float: right;
    margin-top: 0;
    padding-top: 0;
}

.search-page > p {
    margin-left: 30px;
}

.fed-filters-left {
    display: inline-block;
    width: 290px;
    vertical-align: top;
}

.fed-filters-right {
    display: inline-block;
    margin-left: 65px;
    width: 600px;
    vertical-align: top;
}

.fed-filters-left label,
.fed-filters-right label {
    display: block;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    margin-bottom: 20px;

}

.fed-filters-left q input {
    padding-left: 0 !important;
    width: 60px;
}

.fed-filters-right .docfiltersubmit {
    float: right;
    margin-top: -30px;
    width: 200px;
    margin-bottom: 0;
    padding: 15px 0;
    text-align: center;
}

.fed-filters-right [type="checkbox"]:not(:checked) + label, .fed-filters-right [type="checkbox"]:checked + label {
    margin-left: 0;
    font-family: "ProximaNova";
    display: inline-block;
}

@media (max-width: 1024px) {
    .fed-filters-left,
    .fed-filters-right {
        display: block;
        width: auto;
        margin-left: 0;
    }

    .fed-filters-right .docfiltersubmit {
        float: none;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.paging {
    text-align: center;
}

.paging .modern-page-navigation {
    display: inline-block;
    background: #fff;
    text-align: center;
}

.paging .modern-page-navigation a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: none;
    background: #e7e7e7;
    line-height: 36px;
    text-align: center;
    padding: 0;
    margin: 0 7px;
    color: #333333;
}

.paging .modern-page-navigation a:hover {
    background: #e20613;
    color: #fff;
    text-decoration: none;

}

.paging .modern-page-navigation span {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: none;
    background: #e20613;
    color: #fff;
    line-height: 36px;
    text-align: center;
    padding: 0 !important;
    margin: 0 7px;
}

.paging .modern-page-navigation .modern-page-title {
    display: none;
}

.paging div.modern-page-navigation a.modern-page-first, .paging div.modern-page-navigation span.modern-page-first {
    padding: 0;
}

.paging .modern-page-navigation .modern-page-previous {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/prev.png) no-repeat center;
    text-indent: -9999px;
    border: none;
}

.paging .modern-page-navigation .modern-page-previous:hover {
    opacity: 0.7;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/prev.png) no-repeat center;
}

.paging .modern-page-navigation .modern-page-next {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/next.png) no-repeat center;
    text-indent: -9999px;
}

.paging .modern-page-navigation .modern-page-next:hover {
    opacity: 0.7;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/next.png) no-repeat center;
}

.paging .modern-page-navigation .modern-page-all {
    width: 70px;
    background: #e20613;
    color: #fff;
    text-transform: uppercase;

}

.paging .modern-page-navigation .modern-page-all:hover {
    opacity: 0.7;
}

.search-page p a {
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    text-decoration: none;
}

.search-page p a:hover {
    text-decoration: underline;
}


.top-banner img {
    max-width: 100%;
    height: auto;
}

.banners-block noindex {
    margin: 10px;
}


.user-content iframe {
    max-width: 100%;
}

.tags a {
    color: #e20613;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    white-space: nowrap;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    border: 2px solid #e20613;
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    border-radius: 11px;
    margin-right: 6px;
}

.tags + ul {
    margin-top: 20px;
}

@media (max-width: 900px) {
    .card-wrap .breadcrumbs {
        width: 100%;
    }
}

.subscribe [type="checkbox"]:not(:checked) + label, .subscribe [type="checkbox"]:checked + label {
    margin-left: 0;
    margin-bottom: 10px;
}

.subscribe input[type=text], .subscribe input[type=password], #subscribe-popup input[type=text] {
    padding: 7px !important;
    vertical-align: top;
}

.subscribe p label {
    line-height: 50px;
    font-family: "ProximaNovaBold";
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 5px;
    display: inline-block;
    width: 75px;
}

.subscribe .data-table {
    margin-bottom: 15px;
}

.subscribe td {
    vertical-align: top;
}

.footer-subscribe-button {
    font-family: "ProximaNovaBold";
    cursor: pointer;
    background: #00a2ff;
    color: #fff;
    border: none;
    font-size: 14px;
    height: 37px;
    width: auto;
    padding: 0 10px;
    border-radius: 0;
}


#promo-popup h1 {
    font-family: "ProximaNovaBold";
    font-size: 18px;
    margin-bottom: 10px;
}

#promo-popup input[type=text] {
    width: 275px;
}

#promo-popup #bsubcronshopopen {
    padding: 10px 20px;
}

#promo-popup span {
    display: block;
    font-family: "ProximaNovaBold";
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
}

#promo-popup .white-content {
    font-family: 'ProximaNova', sans-serif;
    line-height: 2em;
}


.ui-dialog .ui-dialog-content.structure-popup-content {
    padding: 20px 30px 30px 30px;
}

.structure-popup-content h2 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
}

.committee-list li {
    border-bottom: #999999 1px solid;
    padding: 10px 0;
    font-size: 14px;
    color: #333333;
    font-family: "ProximaNovaBold";
}

.committee-list li:last-child {
    border-bottom: none;
}

.committee-list li h5 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.committee-list li p {
    margin-bottom: 10px;
    font-family: "ProximaNova";
}

.committee-list li span {
    display: block;
    margin-bottom: 10px;
}

.committee-list li a {
    display: block;
    text-transform: uppercase;
    color: #ed1c24;
}

.structure-popup-content a.red-button {
    width: 140px;
    color: #fff;
    margin: 20px auto 0;
    display: block;
}

.social-block ul li a:hover {
    opacity: 0.7;
}

@media (max-width: 960px) {
    .white-content > h2.with-search {
        height: 80px;
        position: relative;
    }

    .white-content h2.with-search form {
        position: absolute;
        display: block;
        margin-top: 35px;
        margin-left: 0;
        width: 100%;
    }

    .white-content h2.with-search form input.search {
        width: 200px;
    }
}

.search-res-wrap .with-search {
    margin: 20px 0;
}

.search-options {
    display: inline-block;
    float: right;
}

.white-content h2 .search-options select {
    float: none;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    padding: 1px 30px 1px 20px;
    box-sizing: content-box;
    width: 150px;
}

.search-options select:first-child {
    margin-right: 10px;
}

.search-res-wrap .white-content h2 form {
    margin-top: 0px;
    width: 100%;
    max-width: 801px;
}


@media (max-width: 1024px) {
    .search-res-wrap .white-content > h2.with-search {
        height: auto;
    }

    .search-res-wrap .white-content h2 form {
        margin-top: 20px;
        margin-left: 0;
        position: relative;
        display: block;
        width: 100%;
        max-width: none;
    }

    .search-options {
        display: inline-block;
    }

    .search-res-wrap .white-content h2.with-search form input.search,
    .white-content h2 .search-options select {
        font-size: 14px;
    }
}

@media (max-width: 850px) {
    .search-res-wrap .white-content h2 form {
        width: 100% !important;
    }

    .search-res-wrap .white-content h2.with-search form input.search {
        width: calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        width: -o-calc(100% - 50px);
    }

    .search-options {
        display: block;
        float: none;
        position: relative;
        top: 0;
        margin-top: 20px;
    }

    .white-content h2 .search-options select {
        float: none;
        margin-top: 0;
        display: inline-block;
        vertical-align: top;
        padding: 1px 30px 1px 20px;
        box-sizing: content-box;
        width: calc(49.8% - 57px);
        width: -webkit-calc(49.8% - 57px);
    }
}

@media (max-width: 600px) {
    .white-content h2 .search-options select {
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        margin: 0;
    }

    .white-content h2 .search-options select + select {
        margin-top: 20px;
    }

    .search-res-wrap .white-content h2.with-search form input.search,
    .white-content h2 .search-options select {
        font-size: 16px;
    }
}

.search-results-list li {
    display: block;
    padding: 20px 0;
    border-top: #dadada 1px solid;
}


.search-results-list li a {
    text-decoration: none;
    position: relative;
}


.search-results-list li a:hover {
    opacity: 0.7;
}

.search-results-list li img {
    width: 288px;
    height: 150px;
}

.search-results-list li img,
.search-results-list li .sr-content {
    display: inline-block;
    vertical-align: top;
}

.search-results-list li .sr-content {
    margin-left: 15px;
    width: calc(100% - 328px);
    width: -webkit-calc(100% - 328px);
}


.sr-info, .sr-location {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "ProximaNovaBold";
}

.sr-info {
    color: #ed1c24;
}

.sr-location {
    margin-top: 10px;
    color: #8098e5;
    padding-left: 30px;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/sr-onmap.png) no-repeat left;
    height: 19px;
    line-height: 19px;
}

.sr-content h6 {
    margin: 10px 0 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "ProximaNovaBold";
    line-height: 24px;
    color: #000;
}

.sr-content p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    max-height: 72px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sr-photo-overlay,
.sr-video-overlay {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 104px;
    top: 35px;
}

.sr-photo-overlay {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/sr-photo-overlay.png) no-repeat center;
}

.sr-video-overlay {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/sr-video-overlay.png) no-repeat center;
}

.sr-news-overlay {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/sr-news-overlay.png) no-repeat center;
}

.sr-events-overlay {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/sr-events-overlay.png) no-repeat center;
}

.sr-docs-overlay {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/sr-docs-overlay.png) no-repeat center;
}

.sr-news-overlay,
.sr-events-overlay,
.sr-docs-overlay {
    display: none;
}

.sr-photo-overlay span {
    position: absolute;
    top: 57px;
    left: 33px;
    font-size: 14px;
    font-family: "ProximaNovaBold";
    color: #fff;
}

.social-block + .white-content .search-results-list li:first-child {
    padding-top: 0;
    border-top: none;
}

@media (max-width: 900px) {
    .search-results-list li img {
        display: none;
    }

    .sr-photo-overlay,
    .sr-video-overlay,
    .sr-news-overlay,
    .sr-docs-overlay,
    .sr-events-overlay {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 0;
        left: 0;
        height: 80px;
        width: 80px;
    }

    .search-results-list li .sr-content {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 105px);
        width: -webkit-calc(100% - 105px);
    }
}

.white-content {
    background: #fff;
    padding: 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    color: #333333;
    box-shadow: 0px 0px 34.2px 3.8px rgba(0, 0, 0, 0.3);
}

.white-content > h2,
.white-content > div > h2 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.white-content > h2::before,
.doccard h4::before,
.white-content > div > h2::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #ed1c24;
    margin-top: -4px;
}

.white-content > h3 {
    text-align: center;
    font-family: "ProximaNovaBold";
    font-size: 30px;
    line-height: 32px;
    color: #363636;
    margin: 40px 0;

}


#promo-popup {
    text-transform: none;
}

#promo-popup p {
    text-align: center;
    margin: 10px 0;
}

#promo-popup p a {
    color: #ED1C24;
    text-decoration: none;
}

#promo-popup img {
    display: block;
    margin: 30px auto;
    cursor: pointer;
}

#promo-popup input[type=text] {
    height: 46px;
    line-height: 46px;
    border: none;
    border-radius: 5px;
    background: #d9d9d9;
    padding-left: 15px;
    font-size: 14px;
    color: #000;
    font-family: "ProximaNovaBold";
    outline: none !important;
    margin-bottom: 20px;
}

#promo-popup h1 {
    font-family: "ProximaNovaBold";
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 40px;
    text-align: center;
}

#promo-popup input[type=text] {
    width: 400px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 50px;
}

#promo-popup #bsubcronshopopen {
    width: 180px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "ProximaNovaBold";
    display: block;
    margin: 0 auto;
}

#promo-popup #bsubcronshopopen:hover {
    opacity: 0.7;
}

#promo-popup span {
    display: block;
    font-family: "ProximaNovaBold";
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
}


.subscribe-pages label {
    font-family: "ProximaNovaBold";
    line-height: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #333333;
    display: block;
    margin-bottom: 25px;
    margin-top: 30px;
}

.starrequired {
    color: #ED1C24;
}

.subscribe-pages input[type=text] {
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    width: 400px;
    margin-bottom: 15px;
    font-size: 14px;
    background-color: #F8F8F8;
}

.subscribe-pages p {
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.subscribe-pages a {
    color: #ED1C24;
}

.subscribe-pages input.red-button {
    margin-bottom: 30px;
    width: 200px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
}

.subscribe-pages input[type=checkbox] + label {
    font-family: "ProximaNova";
    line-height: normal;
    font-size: 16px;
    color: #333333;
    text-transform: none;
    font-weight: normal;
    margin: 0 0 15px 0;
}

.subscribe-pages .sub-format label {
    display: inline-block;
    font-family: "ProximaNova";
    line-height: normal;
    font-size: 16px;
    color: #333333;
    text-transform: none;
    font-weight: normal;
    margin: 0 0 15px 0;
}

.sub-table {
    width: 400px;
    margin-bottom: 35px;
}

.sub-table td {
    border-bottom: 1px solid #999999;
    height: 60px;
    vertical-align: middle;
}

.sub-table td + td {
    text-align: right;
}

#sub-msg .notetext {
    color: #000;
}


.banner-page h2 {
    margin-top: 15px;
}

.banner-page h5 {
    font-family: "ProximaNovaBold";
    font-size: 18px;
    margin: 40px 0 20px 0;
    text-transform: uppercase;

}

.banner-page p {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 15px;
}

.banner-page p a {
    text-decoration: none;
    color: #333;
}

.banner-page form {
    width: 100%;
}

.banner-page form input[type=text],
.banner-page form select {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    height: 38px;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    background: #f8f8f8;
}

.banner-page form select {
    background: #f8f8f8 url("/bitrix/templates/ftsarr/stylesheets/../images/select-arrow.png") no-repeat right 10px center;
}

.banner-page fieldset {
    position: relative;
    max-width: 380px;
}

.ad-places-list {
    position: absolute;
    top: 58px;
    left: 400px;
    color: #ee3645;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    display: block;
    white-space: nowrap;
}

.ad-place-comment {
    color: #999999;
    margin-bottom: 15px;
    display: block;
}

@media (max-width: 700px) {
    .ad-places-list {
        position: relative;
        left: 0;
        top: 0;
    }
}

.banner-page .date-interval-hellip {
    width: 150px;
    background: #f8f8f8;
    font-family: "ProximaNovaBold";
    font-size: 14px;
}

.banner-page img.calendar-icon {
    background-color: #f8f8f8;
}

.banner-page q input[type=text] {
    width: calc(100% - 202px);
}

.sfi-wrapper {
    position: relative;
}

.sfi-wrapper .sfi-trigger {
    float: left;
    display: inline-block;
    border: 2px solid #ed1c24;
    color: #ee3645;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    padding: 9px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.sfi-wrapper .sfi-filename {
    position: absolute;
    left: 180px;
    top: 10px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#disclaimer {
    color: #999999;
    line-height: 1.5em;
    margin-bottom: 15px;
    margin-top: 20px;

}

.banner-page textarea,
textarea {
    resize: none;
    background: #f8f8f8;
    border: none;
    width: 380px;
    height: 110px;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 5px;
    box-sizing: border-box;
}

.order-banner-list span {
    color: #ee3645;
    font-family: "ProximaNovaBold";
    margin-right: 10px;
}

.banner-page label {
    font-size: 16px;
    font-family: "ProximaNovaBold";
    margin: 20px 0 10px 0;
    display: block;
    text-transform: uppercase;

}

.banner-page select {
    padding-left: 10px;
}

.banner-page input[id^='form_date'] {
    width: calc(100% - 38px) !important;
}

.banner-page .calendar-icon {
    margin-right: 0;
}

.starrequired {
    margin-left: 3px;
}

.banner-page .g-recaptcha div {
    margin: 0;
}

.banner-page .sfi-trigger {
    margin-bottom: 20px;
}

/* SMI */
#smi h2 + p span {
    color: #ED1C24;
}

#smi h2 + p a {
    color: #ED1C24;
    text-decoration: none;
}

#smi h2 + p a:hover {
    text-decoration: underline;
}

#smi-steps {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

#smi-steps li {
    font-family: "ProximaNova";
    line-height: normal;
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    width: 25%;
    border-bottom: 4px solid #F2F2F2;
}

#smi-steps li span {
    display: block;
    font-family: "ProximaNovaBold";
    line-height: normal;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 15px;
}

#smi-steps li.done {
    border-color: #ED1C24;
    color: #ED1C24;
}

#smi-steps li.done span {
    color: #333;
}


.radio-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
    position: absolute;
    opacity: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
    background-color: #ED1C24;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

#smi h3 {
    font-family: "ProximaNovaBold";
    line-height: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #333333;
    margin: 65px 0 25px 0;
    position: relative;
}

#smi h3 .required {
    position: absolute;
    top: -5px;
    padding-left: 3px;
}

#smi input[type=text] {
    width: 100%;
    box-sizing: border-box;
    height: 46px;
    line-height: 46px;
    background: #F8F8F8;
}

.required {
    color: #ED1C24;
}

#smi-step1 {
    max-width: 484px;
    margin: 0 auto;
}

.radio-with-text {
    margin-top: -15px;
}

.radio-with-text .radio-container {
    display: inline-block;
    margin-right: 20px;
}

#smi .radio-with-text input[type=text] {
    width: 350px;
    margin-bottom: 40px;
}

#smi .red-button {
    width: 180px;
    box-sizing: border-box;
    border: 2px solid;
    border-color: transparent;
    height: 46px;
    line-height: 46px;
    padding: 0;
}

#smi .red-button.transperent {
    background-color: transparent;
    color: #ED1C24;
    border: 2px solid #ED1C24;
}

#smi-step2,
#smi-step3,
#smi-step4 {
    max-width: 400px;
    margin: 0 auto;
}

#smi-step4 .g-recaptcha {
    margin-bottom: 35px;
}

#photoimg-error {
    margin-top: 0;
}

.form-group {
    position: relative;
}

.form-group .palceholder {
    position: absolute;
    top: 14px;
    left: 20px;
    color: #B1B1B1;
    display: none;
    cursor: text;
}

.form-group label {
    font-family: "ProximaNovaBold";
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    cursor: text;
}

.form-group .star {
    color: #ED1C24;
}

.buttons-block {
    display: flex;
    justify-content: space-between;
}

p.form-note {
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 30px;
}

.radio-line h4 {
    display: inline-block;
    font-family: "ProximaNovaBold";
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    margin-right: 50px;
}

.radio-line h4 .required {
    position: absolute;
    padding-left: 3px;
    top: -8px;
    font-size: 24px;
}

.radio-line label {
    display: inline-block;
    margin-right: 30px;
}

.passport-series {
    display: inline-block;
    width: 148px;
    margin-right: 13px;
}

.passport-number {
    display: inline-block;
    width: 232px;
    vertical-align: top;
}

#smi-photo-container {
    position: relative;
    margin-bottom: 35px;
    margin-top: 25px;
}

#smi-photo-container h4 {
    font-family: "ProximaNovaBold";
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    margin-bottom: 20px;
}

#smi-photo-container h4 .required {
    position: absolute;
    padding-left: 3px;
    top: -8px;
    font-size: 24px;
}

#smi-photo {
    display: flex;
    align-items: center;
    width: 100px;
    min-height: 100px;
    background: #F8F8F8;
    border-radius: 5px;
    overflow: hidden;
}

#smi-photo img {
    border-radius: 5px;
    width: 100%;
    height: auto;
}

#smi-photo-input {
    position: absolute;
    left: 120px;
    top: 50px;
}

#smi-photo-input .sfi-wrapper .sfi-trigger {
    color: #fff;
    background: #ED1C24;
}

#smi-photo-input .sfi-wrapper .sfi-trigger:hover {
    opacity: 0.7;
}

#smi-photo-input .sfi-wrapper .sfi-filename {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 10px;
    width: 280px;
}

#smi-done h3 {
    margin-top: 175px;
    text-align: center;
    margin-bottom: 50px;
}

#smi-done-links {
    width: 500px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 175px;
}

#smi-done-links a {
    font-family: "ProximaNovaBold";
    line-height: normal;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #ED1C24;
    text-decoration: none;
    cursor: pointer;
}

#smi-done-links a:hover {
    text-decoration: underline;
}

#smi-done-links a:first-child {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/arrow-red-left.png) no-repeat left center;
    padding-left: 36px;
}

#smi-done-links a:last-child {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/arrow-red-right.png) no-repeat right center;
    padding-right: 36px;
}

#smi input[type="text"].error,
#smi input[type="text"].error1 {
    border: 1px solid #ED1C24;
}

label.error {
    display: block;
    font-family: "ProximaNova";
    line-height: 22px;
    font-size: 16px;
    color: #ED1C24;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: -15px;
    text-size-adjust: none;
}

#anothersmitype + label.error {
    margin-left: 112px;
    margin-top: -35px;
}

#test {
    display: none;
}


.social-block + div + div #rsslink {
    display: none;
}

.new-docslist-wrap .breadcrumbs {
    width: 100%;
}

@media (min-width: 1921px) {
    .main-wrap {
        background-size: cover !important;
    }
}


.paging .modern-page-navigation a.modern-page-pagen {
    width: auto;
    padding: 0 10px;
}


#gallery {
    margin-top: 20px;
}


#accred {
    max-width: 600px !important;
}

#accred h2 {
    line-height: 50px;
    margin-bottom: 75px;
    margin-top: 105px;
}

#accred form {
    margin-bottom: 57px;
}

#accred form > div {
    display: flex;
}

#accred p.noteform {
    font-family: 'Formular', sans-serif;
    font-size: 16px;
    color: #8C8C8C;
    margin-bottom: 26px;
}

#accred p.note {
    font-family: 'Formular', sans-serif;
    font-size: 16px;
    color: #8C8C8C;
}

#accred p.warning {
    font-family: 'Formular', sans-serif;
    font-size: 16px;
    color: #D9226A;
    margin-bottom: 50px;
}

#accred input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    border: 1px solid #BDBDBD;
    padding: 10px 30px;
    font-family: 'Formular', sans-serif;
    font-size: 16px;
}

#accred textarea {
    width: 100%;
    height: 100px;
    line-height: 20px;
    margin-bottom: 20px;
    border: 1px solid #BDBDBD;
    padding: 10px 30px;
    font-family: 'Formular', sans-serif;
    font-size: 16px;
}

#accred #days {
    margin-bottom: 55px;
    padding-top: 30px;
    display: block;
}

#accred #days h3 {
    margin-bottom: 20px;
}

#accred #days > div {
    display: flex;
    padding-top: 10px;
}

#accred #days > div span {
    width: 58px;
    height: 58px;
    position: relative;
    margin-right: 12px;
}

#accred #days > div span label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #BDBDBD;
    border-radius: 50%;
    padding-left: 0px;
}

#accred #days > div span input {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: block;
    opacity: 0;
    margin: 0;
}

#accred #days > div span input:checked + label {
    background: #F2C94C;
    border-color: #F2C94C;
}

#accred .summa h3 {
    margin-bottom: 53px;
}

#accred .btn.btn-gold {
    width: 180px;
}

#accred [type="checkbox"]:not(:checked) + label::before, #accred [type="checkbox"]:checked + label::before {
    display: none;
}

#accred [type="checkbox"]:not(:checked) + label::after, #accred [type="checkbox"]:checked + label::after {
    display: none;
}


.exercise p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
}


.exercise .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-family: "ProximaNova";
    text-transform: none;
    line-height: 25px;
}

/* Hide the browser's default checkbox */
.exercise .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.exercise .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px !important;
    width: 25px !important;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.exercise .container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.exercise .container input:checked ~ .checkmark {
    background-color: #ed1c24;
}

/* Create the checkmark/indicator (hidden when not checked) */
.exercise .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.exercise .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.exercise .container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.exercise .vote-items-list {
    margin: 30px 0;
}

.exercise font.errortext,
.exercise .vote-note-note {
    font-size: 22px;
    margin: 30px 0;
    display: block;

}


.exercise img {
    display: block;
    width: 200px;
    height: 250px;
    object-fit: cover;
    margin-bottom: 30px;
}

#accred .chk {
    margin-bottom: 55px;
    padding-top: 30px;
    display: block;
}

#accred .chk h3 {
    margin-bottom: 20px;
}

#accred .chk > div {
    display: flex;
    padding-top: 10px;
}

#accred .chk > div span {
    width: 58px;
    height: 58px;
    position: relative;
    margin-right: 12px;
}

#accred .chk > div span label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #BDBDBD;
    border-radius: 50%;
    padding-left: 0px;
}

#accred .chk > div span input {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: block;
    opacity: 0;
    margin: 0;
}

#accred .chk > div span input:checked + label {
    background: #F2C94C;
    border-color: #F2C94C;
}


.refund-text {
    margin: 20px 0;
}

.refund-text h3 {
    font-family: "ProximaNovaBold";
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.refund-text p {
    font-size: 18px;
    margin: 10px 0;
}

.refund-text ol {
    list-style-type: decimal;
    list-style-position: inside;
}

.refund-text ol li {
    font-size: 18px;
    margin-bottom: 10px 0;
}

.refund-text a {
    text-decoration: none;
}

.refund-text a:hover {
    text-decoration: underline;
}

.live-list {
    font-size: 20px;
}

.live-list h3 a {
    text-decoration: none;
    color: #000;
}

.live-list #fpvideo {
    margin: 40px auto;
}

.live-list #fpvideo, .live-dialog #fpvideo {
    width: 100% !important;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.live-list #fpvideo iframe, .live-dialog #fpvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.ui-autocomplete {
    z-index: 9999 !important;
    transition: none;
}

.ui-menu .ui-menu-item {
    transition: none;
}


.live-news-list .live-item {
    width: 30%;
    cursor: pointer;
    margin-bottom: 30px;
}

.live-news-list .live-cover {
    background-size: cover !important;
    width: 100%;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.live-news-list .live-item:hover img {
    opacity: 0.7;
}

.live-dialog h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: -20px;
    margin-bottom: 20px;
}

.live-news-list .live-item p {
    font-size: 16px;
}

.live-news-list.related-carousel .slick-slide img {
    width: auto;
}

.live-news-list.related-carousel .slick-next {
    right: 20px;
}

.live-news-list.related-carousel .slick-prev {
    right: 75px;
}


@media (max-width: 1023px) {
    .live-news-list {
        flex-direction: column;
    }

    .live-news-list .live-item {
        width: 100%;
        height: 300px;
    }

    .live-news-list .live-cover {
        height: 300px;
    }
}


.bugitable {
    margin: 20px 30px 10px 30px;
    border-collapse: collapse;
    border-spacing: 0;
}

.bugitable thead tr th,
.bugitable tbody tr td {
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
    color: #c9c9c9;
    border-top: #d0d0d0 1px solid;
    vertical-align: middle;
    padding: 12px 0;
    min-height: 26px;
    line-height: 15px;
    text-align: center;
}

.bugitable thead tr th {
    color: #c9c9c9;
}

.bugitable tbody tr td {
    color: #333;
}

.bugitable thead tr th:first-child,
.bugitable tbody tr td:first-child {
    text-align: left;
    width: 40%;
}


.committees-table {
    width: 100%;
}

.committees-table td {
    width: auto !important;
    text-align: left !important;
}

.committees-table td:last-child {
    text-align: right !important;
}

.committees-table a {
    color: #ee3645;
    text-decoration: none;
}

.committees-table a:hover {
    text-decoration: underline;
}

.ratings-div.grey-bkg-div {
    padding: 20px;
}

.committees-table p strong {
    font-size: 12px;
    font-family: "ProximaNova";
    color: #999999;
    text-transform: uppercase;
    display: block;
    margin-top: 5px;
}


.white-content .grey-red-list > li {
    margin-bottom: 2px;
    background-color: #f8f8f8;
    padding: 0;
    font-family: "ProximaNovaBold";
    font-size: 12px;
}

.white-content .grey-red-list > li > a {
    padding: 20px 40px 20px 20px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/next-arrow.png) no-repeat right 20px center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

.white-content .grey-red-list > li > a.opened {
    background: url(/bitrix/templates/ftsarr/stylesheets/../images/down-arrow.png) no-repeat right 20px center;
}

.white-content .grey-red-list > li > a.nomembers {
    background: none !important;
    cursor: default;
}

.grey-bkg-div .bugitable {
    margin: 20px 0 10px 0;
    width: 100%;
}


#logoblock::after {
    display: block;
    width: 50px;
    height: 50px;
    content: "";
    position: absolute;
    background-size: cover;
    right: -60px;
    top: 0;
}


.ui-button {
    border: none !important;
    background: none !important;
}


.contact-items .contact-item .contact__bg {
    background: #ed1c24 url(/bitrix/templates/ftsarr/stylesheets/../images/icon-map.svg) no-repeat center;
    background-color: rgb(237, 28, 36);
    background-size: 50%;
}

.contact-items .contact-item.contact-item_mail .contact__bg {
    background-image: url(/bitrix/templates/ftsarr/stylesheets/../images/icon-mail.svg);
}

.contact-items .contact-item.contact-item_tg .contact__bg {
    background-image: url(/bitrix/templates/ftsarr/stylesheets/../images/icon-phone.svg);
}

.contact-items .contact-item.contact-item_phone .contact__bg {
    background-image: url(/bitrix/templates/ftsarr/stylesheets/../images/icon-phone.svg);
}


@media (max-width: 1000px) {
    #roc-link,
    #fdsarrshop {
        display: none !important;
    }
}


@media (min-width: 1001px) and (max-width: 1080px) {
    header #ins-link {
        right: min(68px, calc(10vw - 28px));
    }

    header #fdsarrshop {
        right: min(132px, calc(15vw - 6px));
    }

    body header #mainmenu > ul {
        padding-left: min(120px, calc(15vw - 17px));
        padding-right: min(301px, 32.8vw);
    }
}


#roc-link {
    display: none !important;
}


#footer-fullpage-wrap #partners li {
    margin: 0 20px;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'ProximaNova', sans-serif !important;
}

.ui-datepicker .ui-datepicker-title select {
    padding-left: 10px !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    top: 1px !important;
}


.title.title--casual {
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
    font-size: 1.25rem;
    line-height: 1.5;
    color: #333333;
    margin-bottom: 1em;
}

.title.title--casual.content_title {
    font-size: 1.5rem;
    margin-top: 2.5rem;
}

.title.title--casual::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
    width: 0;
    height: 0;
    border-top: .4em solid transparent;
    border-bottom: .4em solid transparent;
    border-left: .6em solid #ed1c24;
    margin-top: -.2em;
}

.title.content_subtitle {
    margin: 1.5rem 0 1.25rem 0;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}


.row--nav_togglers {
    --toggler_bg-color: #0033A1;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    column-gap: 2px;
    height: 100%;
    white-space: nowrap;
    overflow: visible;
    border: none;
    padding: 0;
}

.content__txt, .content__lists {
    --toggler_bg-color: #EB212E;
}


.row--nav_togglers.nav-row_second {
    --toggler_bg-color: inherit;
    margin-bottom: 2.5rem;
}

.togglers_active .toggler__item:not(.active-toggler) {
    cursor: pointer;
    opacity: 1;
}

.toggler_btn.toggler__item {
    position: relative;
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: .75rem 1rem;

}

.toggler_btn.toggler__item::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    box-shadow: 2px 0 0 0 var(--toggler_bg-color), inset 0 -2px 0 0 var(--toggler_bg-color);
    transform: skew(-14deg, 0deg);
    border: none;
    background: #F8F8F8;
    transition: all 0.3s ease-in-out 0s;
    z-index: 0;
}


.toggler_btn.toggler__item.active-toggler .title {
    color: #fff;
}

.toggler_btn.toggler__item.active-toggler::before {
    box-shadow: -2px 0 0 0 var(--toggler_bg-color), inset 0 -400px 0 0 var(--toggler_bg-color);
}


.wrapper--title_uppercase .title {
    text-transform: uppercase;
}

.toggler__item.toggler_btn .title {
    line-height: 1.5;
    z-index: 1;
}

.togglers_none .toggler__item.toggler_btn .title {
    opacity: 0.75;
}

.togglers_none .toggler__item.toggler_btn.active-toggler .title {
    opacity: 1;
}

.txt_w7 {
    font-weight: 700 !important;
}

.txt_gray {
    color: #999999 !important;

}

#page-content .content__form {
    margin-top: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    --form-field_width: min(100%, 480px);
}

.content__form .form__field {
    background: transparent !important;
}

#page-content .content__form .form__field {
    box-sizing: border-box;
    width: var(--form-field_width);
    height: auto !important;
    min-height: 50px;
    line-height: 36px;
    border-radius: 5px;
    border: solid 1px #393939 !important;
    padding: 6px 15px;
    font-size: 1rem;
    color: #393939;
    font-family: "ProximaNovaBold";
    outline-color: #333333;
    margin-bottom: 1.25rem;
}

.content__form .form-field__divider {
    line-height: 1;
    box-sizing: border-box;
    margin-bottom: 1.25rem;
    width: var(--form-field_width);
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: var(--form-field_width);
    gap: 6px;
}


.alert-popup {
    display: none;
}

.alert-popup.active {
    flex: 0 1 100%;
    display: flex;
    align-items: center;
    position: relative;
    right: -14px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 2px 1px #999999;
}

.alert-popup.alert_after.active {
    width: calc(var(--form-field_width) - 17px);
    box-sizing: border-box;
    right: -8px;
    margin-bottom: 1rem;
}


.alert-popup.active::before {
    content: '!';
    display: inline-block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ff9900;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-right: 2rem;
    padding: 2px;
}

.content__form .form__field::placeholder {
    color: #999999;
}

.content__form .form__btn {
    box-sizing: border-box;
    width: var(--form-field_width);
    height: auto !important;
    min-height: 50px;
    line-height: 36px;
    border-radius: 5px;
    padding: 6px 15px;
}

.content__form select.form__field {
    background: url(/bitrix/templates/ftsarr/images/down-red-fed.png) no-repeat right 6px center !important;
}

.content__form input.form__field:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important;
}

.content__form .form__disclamer {
    box-sizing: border-box;
    width: var(--form-field_width);
    margin: 0.75rem 0 2rem 0;
    padding: 0 15px;
}

.form__disclamer .link.link--casual {
    display: inline;
}

.content__form .form__disclamer input {
    margin-left: 0 !important;
    margin-right: .5rem !important;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    height: 1em;
    width: 1em;
    font-size: 1rem;
    border-radius: 5px;
    overflow: hidden;
    transform: translateY(.125em);
}

.content__txt, .content__lists {
    margin: 4rem 0 2rem;
}

.toggler__item .title {
    white-space: normal;
}

.wrapper_img.wrapper_img--top {
    display: flex;
    justify-content: center;
    margin-top: -80px;
    margin-bottom: 40px;
    padding-top: min(30vw, 580px);
    position: static;
}

.wrapper_img.wrapper_img--top img.topimg {
    position: absolute;
    top: 80px;
    width: 100%;
    max-width: 1920px;
    height: min(30vw, 580px);
}

input[id*="sf_RUB_ID_"] {
    visibility: collapse;
}

@media screen and (max-width: 1000px) {
    .wrapper_img.wrapper_img--top {
        margin-bottom: -20px;
    }
}

.toggle-block .toggle-item,
.toggle-block .toggle-list_empty {
    display: none;
}

.toggle-block .toggle-item.active-list {
    display: block;
}

.toggle-block .toggle-item.active-list:not(:has(>*)) ~ .toggle-list_empty {
    display: block;
}

.toggle-list_empty {
    text-align: center;
    font-size: 1em;
    padding: 1rem 0;
}

.wrapper--content .content__stages {
    margin-bottom: 2.5rem;
}

.wrapper--content.text-block > p {
    margin: 30px 40px;
    line-height: 1.2;
}

.wrapper--content.text-block > p:last-child {
    margin-bottom: 0;
}

.news-list > .title:has(+ul) {
    display: none;
}

.news-list > .title:has(+ul>li) {
    display: block;
}


.content__text .text {
    font-size: 1rem;
    line-height: 1.2;
    text-align: justify;
}

.content__text .text.txt_indent {
    text-indent: 2rem;
}

.content__text .text.text__block {
    margin: 1.25rem 0;
}

.content__text .title {
    font-weight: 700;
    margin: 1rem 0;
}

.txt_center {
    text-align: center !important;
}

ul.u-list.u-list--default {
    list-style: square;
    list-style-position: inside;
    margin-left: 2rem;
}

.o-list.o-list--default {
    list-style: decimal;
    list-style-position: inside;
}

.o-list .ol-item + .ol-item {
    margin-top: .5rem;
}

.o-list .ol-item::before {
    content: '';
    margin-left: .5rem;

}

.link.link--casual {
    font-family: "ProximaNovaBold";
    /*text-transform: uppercase;*/
    font-size: inherit;
    text-decoration: none;
    display: block;
    line-height: 1.25rem;
    color: #ea212d;
}

.link.link--casual:hover {
    text-decoration: underline;
}

.list.list--dl {
    display: grid;
    grid-auto-columns: minmax(min-content, 400px) minmax(max-content, 100px);
    gap: 0 2.5rem;
}

.content__text .text.list.list--dl {
    margin-left: 2rem;
}

.list--dl .list-item__dt {
    grid-column-end: 1;
    display: list-item;
    list-style: square;
    list-style-position: inside;
}

.list--dl .list-item__dd {
    grid-column-end: 2;
    font-weight: 700;
}

.title.title--casual.txt_center::before {
    display: none;
}


.input-wrapper {
    position: relative;
}

.input-wrapper input.wrapper_input {
    position: absolute;
    inset: 0;
    opacity: 0;
}

.input-wrapper input.wrapper_input[type="file"] {
    cursor: copy;
}

.input-wrapper input.wrapper_input[value*=""] {
    opacity: .5;
}

.wrapper--content b, .wrapper--content strong {
    font-weight: 700;
}


select.form__field option {
    color: #393939 !important;
}

select.form__field option:disabled {
    color: #999999 !important;
}

.content-wrap .wrapper_img.wrapper_img--top ~ .msg {
    background: #fff;
    padding: 2.5rem 1.25rem;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 1.25rem;
}

@media screen and (max-width: 800px) {
    .list.list--dl {
        grid-auto-columns: auto;
    }

}

.toggler__item.toggler_btn.swiper-slide {
    height: auto;
}

#page-content .row--nav_togglers {
    align-items: stretch;
}

@media screen and (max-width: 720px) {

    #page-content .row--nav_togglers {
        /*justify-content: stretch;*/
        overflow: scroll;
        padding-left: 0;
        font-size: 1.5rem;
        width: 100%;
    }

    #page-content article.content__stages.togglers_none.row--nav_togglers {
        padding-left: 20px;
    }

    .toggler__item.toggler_btn.swiper-slide {
        height: auto;
    }


    #page-content .content__form {
        --form-field_width: 100%;
        font-size: 1.5rem;
    }

    html:has( #page-content) {
        font-size: 125%;
    }


    .list--dl .list-item__dd {
        white-space: nowrap;
        grid-column-end: 1;
        font-weight: 700;
        text-align: center;
        font-size: 1.5rem;
        margin-bottom: 1em;
    }

    .content__stages .toggler_btn.toggler__item {
        box-sizing: border-box;
        padding: .75rem 0;
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
    }

    #page-content .content__togglers .toggler_btn.toggler__item {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
    }

    #page-content .content__stages .toggler_btn.toggler__item {
        flex-basis: 80% !important;
        max-width: 80% !important;
    }

    .content__stages .toggler__item.toggler_btn h3.title {
        padding-left: 1rem;
    }

    .content__stages .toggler__item.toggler_btn time.title {
        padding-right: 1rem;
    }

    #page-content .content__form .form__field {
        min-height: 4rem;
        font-size: 1.5rem;
        display: flex;
        align-items: center;
    }

    #page-content .content__form .form__disclamer {
        box-sizing: border-box;
        width: var(--form-field_width);
        margin: 0.75rem 0 2rem 0;
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .content__form .form__disclamer input {
        font-size: 1.5rem;
    }

    #page-content .content__form .form__btn {
        box-sizing: border-box;
        width: var(--form-field_width);
        height: auto !important;
        min-height: 4rem;
        line-height: 36px;
        border-radius: 5px;
        padding: 6px 15px;
        font-size: 1.5rem;
    }

    #page-content .content__form .form-field__divider {
        font-size: 1.5rem;
    }

    #page-content .title.title--casual.content_title {
        font-size: min(40px, 2rem);

    }


    #page-content .title.title--casual {
        font-size: min(32px, 2rem);
    }

    #page-content .content__form .title.title--casual {
        font-size: min(40px, 2rem);
    }


    .content__text .text__block.title .link.link--casual {
        font-size: .8rem;
    }

    .content-wrap .wrapper_img.wrapper_img--top ~ .msg {
        padding-top: 5rem;
        padding-bottom: 5rem;
        font-size: 2.5rem;
    }

    .content__togglers .toggler_btn.toggler__item {
        box-sizing: border-box;
    }

    .content__togglers .toggler_btn.toggler__item.active-toggler {
        z-index: 99;
        order: -100;
    }

    .content__togglers:not(.togglers-active) .toggler_btn.toggler__item:not(.active-toggler) {
        position: absolute;
        top: 0;
        opacity: 0;
    }


    .content__togglers .toggler_btn.toggler__item::before {
        transform: none;
        box-shadow: inset 0 0 0 6px #0033A1;
        border-radius: 40px;
    }

    .content__togglers .toggler_btn.toggler__item.active-toggler::before {
        box-shadow: inset 0 0 0 6px var(--toggler_bg-color);
    }

    .content__togglers .toggler_btn.toggler__item.active-toggler .title {
        color: #333333;
    }

    #page-content .content__togglers.togglers_active.row--nav_togglers.nav-row_second {
        flex-direction: column;
        gap: 20px;

    }

}

/*!!!!!!!!!!!!!*/
.arr-body .box--submenu > #ins-link {
    position: relative;
    top: auto !important;
    right: auto !important;
}

.arr-body .box--submenu > .box__submenu {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: -1;
    left: -9999px;
    box-shadow: 8px 13px 31px -4px rgba(0, 0, 0, 0.75);
    min-width: auto;
    transform: translateY(0);
}

.arr-body .box--submenu:hover > .box__submenu {
    opacity: 1;
    left: auto;
    right: 0;
    z-index: 555;
    transition: opacity 0.3s ease-in-out;
}

.arr-body .box--submenu:hover > .box__submenu > .submenu__item {
    display: block;
    text-align: left;
    padding: 10px;
    line-height: normal;
    height: auto;
}


.arr-body .box--submenu > .box__submenu > .submenu__item > .submenu__link {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #375caa;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    transition-duration: .3s;
}

.arr-body .box--submenu:hover > .box__submenu > .submenu__item:hover .submenu__link {
    color: #ed1c24;
}

@media screen and (max-width: 1600px) {
    .arr-body .box--submenu {
        right: 80px;
    }
}


.header__logo {
    display: flex !important;
    align-items: center;
    gap: 10px;
}

header .nav-row--flex#mainmenu :is(ul, #tickets_new, #refund__link, #fdsarrshop, #pay-menu-button) {
    font-size: clamp(11px, calc(1.5vw - 12px), 14px) !important;
}

#header .header__logo #logoblock {
    position: relative;
    left: auto;
    top: auto;
    padding-top: 0;
    height: 50px;
    padding-right: 0;
}

a.logo_event {
    height: 50px;
    display: flex;
    align-items: center;
}

img.img--logo_event {
    height: clamp(54px, 10vw, 64px);
}


@media screen and (max-width: 1760px) and (min-width: 1351px) {
    header .nav-row--flex#mainmenu :is(#tickets_new, #refund__link, #fdsarrshop, #pay-menu-button) {
        font-size: clamp(11px, calc(1.5vw - 12px), 14px) !important;
    }
}

@media screen and (max-width: 1440px) {
    header .nav-row--flex#mainmenu .header__logo ~ a#fdsarrshop {
        flex: 0 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1;
    }

    header .nav-row--flex#mainmenu .header__logo ~ a#fdsarrshop > span {
        line-height: 1.25;
    }
}

@media screen and (max-width: 1350px) {

    header#header:has(>#mainmenu>.header__logo) {
        display: flex;
        align-items: center;
    }

    .header__logo {
        gap: 10px;
    }

    .arr-body header .header__logo #logoblock {
        height: auto;
        padding-right: 0;
    }
}

@media screen and (max-width: 400px) {
    .header__logo {
        --logo-size: clamp(40px, calc(15vw - 10px), 50px);
    }
}

@media screen and (max-width: 360px) {
    .header__logo {
        gap: 0;
    }
}


header .nav-row--flex#mainmenu {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    font-size: 10px;
    padding: 0 8em 0 5em;
    gap: 2em;
}

header .nav-row--flex#mainmenu > ul {
    padding: 0 !important;
}

header .nav-row--flex#mainmenu > .header__buttons-list {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    gap: 20px;
}


@media (min-width: 1721px) {
    header .nav-row--flex#mainmenu .shorh-title {
        display: none;
    }
}

@media (min-width: 1241px) {
    header .nav-row--flex#mainmenu > *,
    header .nav-row--flex#mainmenu > .header__buttons-list > * {
        position: relative !important;
        left: auto !important;
        right: auto !important;
        font-size: 1rem;
    }

    header .nav-row--flex#mainmenu #logoblock {
        font-size: min(1vw, 1rem) !important;
    }

    header .nav-row--flex#mainmenu > ul {
        padding: 0;
        max-width: 100%;
        flex: 1 1 auto;
        justify-content: center;
        gap: max(1%, 10px);
    }

    header .nav-row--flex#mainmenu a#ins-link {
        order: 9;
        flex: 0 0 36px;
    }


    header .nav-row--flex#mainmenu div#refund__btn {
        order: 7;
    }

    header .nav-row--flex#mainmenu a#fdsarrshop {
        order: 8;
    }

    header .nav-row--flex#mainmenu div#menu-switch {
        order: 10;
    }

    header .nav-row--flex#mainmenu .button--blue .short-title {
        display: none;
    }

}

@media (min-width: 1350px) and (max-width: 1860px) {

    header .nav-row--flex#mainmenu {
        padding-right: 7em;
    }
}

@media (min-width: 1350px) and (max-width: 1776px) {
    header .nav-row--flex#mainmenu {
        padding-left: 2.5em;
        font-size: clamp(6px, calc(1vw - 7px), 10px);
        padding-right: max(60px, 7em);
    }

    header .nav-row--flex#mainmenu > * {
        font-size: 1em !important;
    }

    header .nav-row--flex#mainmenu .button--blue .short-title {
        display: inline;
    }

    header .nav-row--flex#mainmenu .button--blue .full-title {
        display: none;
    }

    header .nav-row--flex#mainmenu a#fdsarrshop,
    header .nav-row--flex#mainmenu .button__link {
        font-size: clamp(11px, calc(1.5vw - 12px), 14px) !important;
    }

    header .nav-row--flex#mainmenu > ul > li > a {
        font-size: clamp(11px, calc(1.5vw - 12px), 14px) !important;
    }

    header .nav-row--flex#mainmenu a#fdsarrshop {
        min-width: 10em;
        width: auto;
    }
}


@media screen and (max-width: 1240px) {
    header .nav-row--flex#mainmenu {
        display: flex;
        box-shadow: none;
        align-items: center;
    }

    header .nav-row--flex#mainmenu > ul > li {
        display: none;
    }


    header .nav-row--flex#mainmenu > .header__buttons-list *:not(#logoblock),
    header .nav-row--flex#mainmenu > ul ~ *:not(#logoblock) {
        position: relative !important;
        top: auto !important;
        bottom: auto !important;
        right: auto !important;
        left: auto !important;
        margin: 0 !important;
    }

    header .nav-row--flex#mainmenu > .box--submenu {
        padding-right: 1rem;
    }

    header .nav-row--flex#mainmenu > #logoblock {
        font-size: 1rem !important;
    }

}

@media (min-width: 701px) and (max-width: 1300px) {
    #mainmenu.nav-row--flex * {
        font-size: max(calc(5vw - 51px), 11px) !important;
    }
}

.box--submenu, .arr-body .box--submenu {
    height: auto;
}


@media screen and (min-width: 961px) {
    .content__togglers.togglers_stage_0 .toggler_btn.toggler__item {
        cursor: default !important;
        --toggler_bg-color: #EB212E !important;
    }

    .content__togglers .toggler_btn.toggler__item .title {
        color: #fff;
    }

    .content__togglers .toggler_btn.toggler__item::before {
        box-shadow: -2px 0 0 0 #fff, inset 0 -400px 0 0 var(--toggler_bg-color);
    }


    .content__togglers ~ .toggle-block {
        display: flex;
        justify-content: stretch;
        align-items: stretch;
        gap: 0;

    }

    .togglers_stage_0.content__togglers ~ .toggle-block .toggle-item {
        display: block;
        flex: 0 0 33.3333333%;
        width: 33.3333333%;
        min-width: 33.3333333%;
        max-width: 33.3333333%;
        box-sizing: border-box;
        padding-right: 1.25rem;

    }

}

.togglers_stage_0.content__togglers ~ .toggle-block .toggle-item .list-item.ol-item {
    line-height: 1.5;
}

.togglers_stage_0.content__togglers ~ .toggle-block .toggle-item .list-item.ol-item + .list-item.ol-item {
    margin-top: 14px;
}


.form__field + .field__disclamer {
    box-sizing: border-box;
    display: block;
    width: var(--form-field_width);
    margin-top: -.75rem;
    margin-bottom: 1.25rem;
    padding-left: 16px;
    font-size: .875em;
    line-height: 1.25;
}

.form-field_wrapper {
    width: var(--form-field_width);
    position: relative;
}

.form-field_wrapper .field__close {
    position: absolute;
    width: max(20px, 1rem);
    height: max(20px, 1rem);
    top: 5px;
    right: 5px;
    z-index: 10000;
    display: none;
    cursor: pointer;
}

.form-field_wrapper.value-no-empty .field__close {
    display: block;
}

.form-field_wrapper .field__close::before, .form-field_wrapper .field__close::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
    left: calc(50% - 1px);
    background: #333333;
    transform-origin: center;
}

.form-field_wrapper .field__close::before {
    transform: rotate(45deg);
}

.form-field_wrapper .field__close::after {
    transform: rotate(-45deg);
}

#header {
    --header-button_color: #ed1c24;
}

#header #mainmenu .button--header {
    box-sizing: border-box;
    border: 2px solid var(--header-button_color) !important;
    width: auto;
    flex-basis: auto;
    height: 40px;
    line-height: 1;
    color: var(--header-button_color);
    text-align: center;
    border-radius: 30px;
    font-family: 'ProximaNovaBold', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    padding: 0 10px;
    background-color: transparent !important;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: .3s !important;
}

#header #mainmenu .button--header:hover {
    background-color: var(--header-button_color) !important;
    color: #fff;
}

.cntnr--btn {
    display: flex;
    justify-content: stretch;
    align-items: center;
    flex-basis: auto;
    width: auto;
    min-width: auto;
    max-width: 100%;
}

.cntnr--btn.btn-cntnr__pink {
    flex-basis: auto;
    min-width: auto;
    max-width: 100%;
    background-color: transparent !important;
    padding: 0;
}

#ins-link {
    border-color: var(--header-button_color) !important;
    color: var(--header-button_color) !important;
}

header #menu-switch-mob {
    background: none !important;
    --menu-switch-mob-height: 40px;
    --menu-switch-mob_el-h: calc(var(--menu-switch-mob-height) / 5);
    --menu-switch-mob_el-br: calc(var(--menu-switch-mob_el-h) / 2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: var(--menu-switch-mob_el-h);
}

header #menu-switch-mob::before, header #menu-switch-mob::after {
    content: '';
}

header #menu-switch-mob span,
header #menu-switch-mob::before,
header #menu-switch-mob::after {
    display: block;
    background: var(--header-button_color);
    height: var(--menu-switch-mob_el-h);
    flex: 0 0 var(--menu-switch-mob_el-h);
    border-radius: var(--menu-switch-mob_el-br);
}


.vote-form .content__togglers ~ .toggle-block .toggle-item {
    display: none;
}

.vote-form .content__togglers ~ .toggle-block .toggle-item.active-list {
    display: block;
    width: 100%;
    flex: 100%;
    min-width: 100%;
    max-width: 100%;
    position: relative;
}

.vote-form .toggle-item.active-list .vote-items-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    gap: 40px 20px;
    --vote-item_order: 0;

}

.vote-form .toggle-item.active-list .vote-items-list .vote-item-vote {
    position: relative;
    flex: 0 0 calc((100% - 40px) / 3);
    overflow: hidden;
    order: var(--vote-item_order);
}

.vote-form .toggle-item.active-list .vote-items-list .vote-item-vote video {
    width: 100%;
}

.content__togglers.toogles--default {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    margin-top: -2.5rem;
    margin-bottom: 2.5rem;
}


.content__togglers.toogles--default .toggler_btn.toggler__item {
    padding: 0;
}

.content__togglers.toogles--default .toggler_btn.toggler__item::before {
    display: none;
}

.content__togglers.toogles--default .toggler_btn.toggler__item .title {
    min-width: 66%;
    font-style: normal;
    font-weight: 900;
    font-size: calc(2rem - 2px);
    line-height: calc(2.4em - 2px);
    color: #363636;
    margin: 0;
    border-bottom: 4px solid transparent;
}

.content__togglers.toogles--default .toggler_btn.toggler__item .title:hover,
.content__togglers.toogles--default .toggler_btn.toggler__item.active-toggler .title {
    color: var(--toggler_bg-color);
    border-bottom: 4px solid var(--toggler_bg-color);
}


.vote-items-list .vote-item-vote .vote__box {
    position: relative;
    --vote_size: 25px;
    display: flex;
    flex-direction: column-reverse;
    gap: 1.5em;
}

.vote-items-list .vote-item-vote:is(.place_runner-up, .place_winner) .vote__box {
    flex-direction: column;
    justify-content: space-between;
}


.vote__box .vb__label {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .75em;
    cursor: pointer;
    font-size: var(--vote_size);
}

.vote__box input.vb__checkbox {
    appearance: none;
    margin: 0;
    position: absolute;
}

.vote__box .checkmark.vb__checkmark {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    width: var(--vote_size);
    height: var(--vote_size);
    background-color: #eee;
}

.vote__box .vb__label:hover .vb__checkmark {
    background-color: #ddd;
}

.vote__box .vb__label:has(>input.vb__checkbox:checked) {
    cursor: default;
}

.vote__box .vb__label input.vb__checkbox:checked ~ .vb__checkmark {
    background-color: #ed1c24;
}

.vote__box input.vb__checkbox:checked ~ .vb__checkmark::after {
    content: '';
    display: block;
    position: absolute;
    font-size: var(--vote_size);
    left: .36em;
    top: .2em;
    width: .2em;
    height: .4em;
    border: solid white;
    border-width: 0 .12em .12em 0;
    transform: rotate(45deg);
}


.vote__box .vote__video {
    position: relative;
}

.vote__box .vt-vd__box {
    display: flex !important;
    padding: 0 !important;
    aspect-ratio: 3 / 2;
}

.vote__box .vt-vd__box::before,
.vote__box .vt-vd__box::after {
    display: none !important;
}

.vote__box .vt-vd__activator {
    appearance: none;
    margin: 0;
    position: absolute !important;
}

.vote__box .vt-vd__video {
    display: block;
    pointer-events: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vote__box a.vt-vd__video {
    pointer-events: auto;
}


.vote__box .vt-vd__video::-webkit-media-controls-panel {
    opacity: 0;

}

.vote__box .vt-vd__activator:not(:checked) ~ .vt-vd__box .vt-vd__video::-webkit-media-controls-panel {
    display: none;
}


.swiper--content__stages {
    z-index: 0;
}

@media screen and (min-width: 321px) {
    .vote__box .vt-vd__activator:checked ~ .vt-vd__box {
        position: fixed;
        z-index: 100;
        aspect-ratio: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #0008;
        cursor: zoom-out;
        bottom: 0;
        left: 0;
        width: max(720px, 100vw);
        height: calc(100dvh - var(--header-size));
        max-height: calc(100dvh - var(--header-size));
    }

    .vote__box .vt-vd__activator:checked ~ .vt-vd__box .vt-vd__video {
        pointer-events: initial;
        cursor: default;
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: calc(100dvh - var(--header-size) - 80px) !important;
        object-fit: contain;
    }

    .vote__box .vt-vd__activator:checked ~ .vt-vd__box .vt-vd__wrapper {
        width: auto;
        max-height: 100%;
        max-width: 90%;
        position: relative;
        padding: 40px;
    }

    .vote__box .vt-vd__activator:checked ~ .vt-vd__box .vt-vd__close {
        display: block;
        position: absolute;
        height: 30px;
        width: 30px;
        background-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIxMi45ODIgMjEyLjk4MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjEyLjk4MiAyMTIuOTgyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnIGlkPSJDbG9zZSI+Cgk8cGF0aCBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7IiBkPSJNMTMxLjgwNCwxMDYuNDkxbDc1LjkzNi03NS45MzZjNi45OS02Ljk5LDYuOTktMTguMzIzLDAtMjUuMzEyICAgYy02Ljk5LTYuOTktMTguMzIyLTYuOTktMjUuMzEyLDBsLTc1LjkzNyw3NS45MzdMMzAuNTU0LDUuMjQyYy02Ljk5LTYuOTktMTguMzIyLTYuOTktMjUuMzEyLDBjLTYuOTg5LDYuOTktNi45ODksMTguMzIzLDAsMjUuMzEyICAgbDc1LjkzNyw3NS45MzZMNS4yNDIsMTgyLjQyN2MtNi45ODksNi45OS02Ljk4OSwxOC4zMjMsMCwyNS4zMTJjNi45OSw2Ljk5LDE4LjMyMiw2Ljk5LDI1LjMxMiwwbDc1LjkzNy03NS45MzdsNzUuOTM3LDc1LjkzNyAgIGM2Ljk4OSw2Ljk5LDE4LjMyMiw2Ljk5LDI1LjMxMiwwYzYuOTktNi45OSw2Ljk5LTE4LjMyMiwwLTI1LjMxMkwxMzEuODA0LDEwNi40OTF6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==');
        background-size: cover;
        background-repeat: no-repeat;
        top: 3px;
        right: 3px;
        cursor: pointer;
        filter: invert(1);
    }

    .vote__box label.vt-vd__label {
        position: absolute;
        inset: 0;
    }

    .vote__box .vt-vd__activator:checked ~ .vt-vd__box > label.vt-vd__label {
        cursor: zoom-out;
    }

}

.vote__box label.vt-vd__label {
    cursor: pointer;
}

.vote__box .vt-vd__activator:checked ~ .vt-vd__box .vt-vd__video::-webkit-media-controls-panel {
    opacity: 1;

}

.vote__box .vb__txt {
    font-size: .8em;
}

.vote__box .vb__txt .vb-t__default,
.vote__box input.vb__checkbox:checked ~ .vb__txt .vb-t__checked {
    display: inline;
}

.vote__box .vb__txt .vb-t__checked,
.vote__box input.vb__checkbox:checked ~ .vb__txt .vb-t__default {
    display: none;
}

.vote__box .vt-vd__poster-wrapper {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-color: #0004;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: calc(.8 * var(--vote_size));
    z-index: 1001;
}

.vote__box .vt-vd__poster-wrapper::after {
    content: '';
    position: absolute;
    width: 2.5em;
    height: 2.5em;
    border-radius: 1.25em;
    border: .1em solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vote__box .vt-vd__poster {
    position: relative;
    box-sizing: border-box;
    border-left: .1em solid #fff;
    height: 1em;
    width: calc(0.866025em + 0px);
    left: .1em;
    overflow: hidden;
    border-radius: .05em;

}

.vote__box .vt-vd__poster::before,
.vote__box .vt-vd__poster::after {
    content: '';
    width: 1em;
    height: .1em;
    background: #fff;
    transform-origin: center left;
    position: absolute;
    left: -.1em;
}

.vote__box .vt-vd__poster::before {
    top: -.05em;
    transform: rotate(30deg);
    border-radius: .25em .25em 0 0;
}

.vote__box .vt-vd__poster::after {
    bottom: -.05em;
    transform: rotate(-30deg);
    border-radius: 0 0 .25em .25em;
}

.nav-row_second .toggler__item.toggler_btn.active-toggler {
    --toggler_bg-color: #0033A1;
}


.vt-vd__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
}


.vt-vd__close {
    display: none;
}

.wrapper--content.content--vote {
    display: flex;
    flex-direction: column;
    margin-bottom: 4rem;
    position: relative;
    z-index: 1;
}


.wrapper--content.content--vote .title.title--casual {
    margin-bottom: 1.25rem;
}

.wrapper--content.content--vote.vote_result .title.title--casual {
    margin-bottom: 2.5rem;
    margin-top: 5rem;
}

.wrapper--content.content--vote .content__text {
    order: 1;
}

.wrapper--content.content--vote .content__text.title.accordion_btn {
    margin-top: 2.5rem;
}

.wrapper_lists.toggle-block.vote-items-list {
}

.wrapper--content.content--vote .content__txt,
.wrapper--content.content--vote .content__lists {
    margin: 2.5rem 0 5rem;
}

.wrapper--content.content--vote.vote_result > .content__lists {
    margin-bottom: .5rem;
}

.wrapper--content.content--vote.vote_result > .content__lists .vote__nav-links {
    margin-bottom: 3.25rem;
}

.vote-shield.active {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vote-shield {
    display: none;
    position: fixed;
    inset: 0;
    background: #0008;
}

.content__txt .vote-wrapper__list,
.content__lists .vote-wrapper__list {
    margin-bottom: 2.5rem;
    z-index: 0;
    position: relative;
}

.content__lists .vote-form .vote-wrapper__list {
    margin-bottom: 3.25rem;
}

.content__txt :is(#okpopup, #voteokpopup, #votenotokpopup),
.content__lists :is(#okpopup, #voteokpopup, #votenotokpopup) {
    position: fixed;
    top: 30dvh;

}

.accordion_btn:has(input.ac-btn__checkbox) {
    position: relative;
    cursor: pointer;
}

.accordion_btn:has(input.ac-btn__checkbox:not(:checked)) ~ .accordion_box {
    display: none;
}

.wrapper--content.content--vote .title.title--casual.accordion_btn {
    margin-bottom: 2.5rem;
}

.wrapper--content.content--vote.vote_result .title.title--casual.accordion_btn {
    margin-top: 0;
    margin-bottom: 0;
}

.accordion_btn .ac-btn__wrapper:has(>input.ac-btn__checkbox) {
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: space-between;
}

.title.accordion_btn .ac-btn__wrapper:has(>input.ac-btn__checkbox) {
    padding-left: 1.6em;

}

.accordion_btn .ac-btn__wrapper:has(>input.ac-btn__checkbox)::after {
    content: '';
    position: relative;
    right: .5em;
    width: .5em;
    border-style: solid;
    height: .5em;
    border-width: 0 3px 3px 0;
    transform-origin: center;
    transform: rotate(45deg);
    top: .3em;
}

.accordion_btn .ac-btn__wrapper:has(>input.ac-btn__checkbox:checked)::after {
    transform: rotate(225deg);
    top: .6em;
}

.accordion_btn .ac-btn__wrapper input.ac-btn__checkbox {
    appearance: none;
    margin: 0;
}


.title.title--info {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1em;
    font-size: clamp(10px, 1vw, .75rem);
    margin-bottom: 2.5rem;
}

.title--info .title__part {
    font-size: 2em;
    line-height: 1.5;
    text-align: center;
}

.title--info .title__part.part__top {
    margin-bottom: .5rem;
    font-weight: 700;
}

.title--info .title__part + .title--info .title__part {
    margin-top: 2.5rem;
}

.title__part.box.title--timer {
    margin-top: 1.25em;
    margin-bottom: .5em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vote-form .toggle-item.active-list .vote-items-list .vote-item-vote {
    display: flex;
    justify-content: stretch;
    align-items: stretch;
}

.vote-item-vote .vote__box {
    width: 100%;
    height: auto;
    justify-content: flex-end;
}


@media screen and (max-width: 1000px) {
    .vote-form .toggle-item.active-list .vote-items-list .vote-item-vote {
        flex-basis: calc(50% - 10px);
    }
}

@media screen and (max-width: 720px) {


    .vote__box .vt-vd__activator:checked ~ .vt-vd__box .vt-vd__video {
        pointer-events: auto;
    }

    .vote__box .vt-vd__activator:checked ~ .vt-vd__poster-wrapper {
        display: none;
    }

    .vote__box .vt-vd__label {
        position: absolute;
        inset: 0;
    }

    .vote__box .vt-vd__activator:checked ~ .vt-vd__box .vt-vd__label {
        inset: auto;
    }

    .title.title--info {
        font-size: clamp(8px, 3vw, 16px);
    }

    .title--info .title__part {
        width: 100%;
    }

}

.vote__box .vt-vd__activator:checked ~ .vt-vd__box .vt-vd__poster-wrapper {
    display: none;
}

.content.content--result {
    background: #fff;
    border-radius: 0;
    padding: min(10vh, 5rem) min(5vw, 2.5rem);
}

.content-wrap:has(>.content.content--result.result--str) {

}

.content.content--result.result--str {
    border-radius: 10px;
    font-size: 2.5rem;
    text-align: center;
    margin: max(5rem, 10vh) 40px;
}


@media screen and (min-width: 1001px) {
    .vote-form .toggle-item.active-list .vote-items-list {
        column-gap: 25px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .vote-form .toggle-item.active-list .vote-items-list .vote-item-vote {
        flex-basis: calc((100% - 50px) / 3);
    }
}

@media screen and (max-width: 720px) {

}

.vote-wrapper__list:has(.vb__checkbox:checked) ~ .vote-form-box-buttons.vote-vote-footer.vote__submit .vote-form-box-button {
    border-radius: 5px;
    overflow: hidden;
}

.vote__box .vb__link-box a {
    position: absolute;
    inset: 0;
    z-index: 1000;
}


.flex-block {
    display: flex;
    position: relative;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    --flex-gap: 1.25rem;
    gap: var(--flex-gap);
    box-sizing: border-box;

}

.flex-block .flex__item {
    flex: 0 0 auto;
    box-sizing: border-box;
    position: relative;
}

.flex-block.flex--3 .flex__item {
    flex-basis: calc((100% - 2 * var(--flex-gap)) / 3);
    width: calc((100% - 2 * var(--flex-gap)) / 3);
    max-width: calc((100% - 2 * var(--flex-gap)) / 3);
}

@media screen and (min-width: 1001px) {
    .flex-block.flex--3 {
        padding-left: 5px;
        padding-right: 5px;
        --flex-gap: 25px;
    }
}

@media screen and (max-width: 640px) {
    .flex-block.flex--3 .flex__item {
        flex-basis: 100%;
    }
}

.grid-block {
    display: grid;
    position: relative;
    --grid-gap: 1.25rem;
    gap: var(--grid-gap);
    box-sizing: border-box;

}

.grid-block .grid__item {
    box-sizing: border-box;
    position: relative;
}

.grid-block.grid--3 .grid__item {

}

@media screen and (min-width: 1001px) {
    .grid-block.grid--3 {
        padding-left: 5px;
        padding-right: 5px;
        --grid-gap: 25px;
    }

    .vote__nav-links .grid-block.grid--3 {
        grid-template-areas: "d-s p-s s-s"
                             "d-t p-t s-t";
        grid-auto-columns: calc((100% - 2 * var(--grid-gap)) / 3);
    }
}


.vote__nav-links * {
    box-sizing: border-box;
    position: relative;
}


#dance-treners {
    grid-area: d-t;
    background: #fff;
    border: solid 1px;
}

#dance-sportsmens {
    grid-area: d-s;
    background: #fff;
    border: solid 1px;
}

#poem-treners {
    grid-area: p-t;
    background: var(--color-blue);
    color: #fff;
}

#poem-sportsmens {
    grid-area: p-s;
    background: var(--color-blue);
    color: #fff;
}

#song-treners {
    grid-area: s-t;
    background: var(--color-red);
    color: #fff;
}

#song-sportsmens {
    grid-area: s-s;
    background: var(--color-red);
    color: #fff;
}

.vote__nav-links .nav-link .link.link--wrapper {
    display: flex;
    flex-direction: column;
    --gap: 25px;
    justify-content: space-between;
    color: inherit;
    width: 100%;
    max-width: 100%;
    text-decoration: none;
    height: auto;
    padding: var(--gap) 1.25rem;
    text-align: center;
    gap: var(--gap);
    font-size: 1.5rem;
    line-height: 1.25;
}

.vote__nav-links .title {
    font-size: 22px;
}

.vote__nav-links .subtitle {
    text-transform: uppercase;
    font-size: 22px;
}


@media screen and (max-width: 640px) {
    .grid-block.grid-3 .grid__item {
        flex-basis: 100%;
    }
}


.vote__nav-links .nav-link {
    display: flex;
    aspect-ratio: 3 / 2;
}

.wrapper--content.content--vote.vote_main .title.title--casual {
    margin-bottom: 2.5rem;
}


.vote__box .vb__label .video-id {
    margin-right: .5em;
}

.vote__box img.vb__link-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vote-form-box-buttons.vote-vote-footer {
    width: 100%;
    display: flex;
    justify-content: center;
}


.vote-form-box-buttons.vote-vote-footer.vote__submit {
    position: fixed;
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    background: transparent;
    opacity: 1;
    transition-duration: .5s;
    width: 100%;


}

.vote-form-box-buttons.vote-vote-footer.vote__submit .submit__wrapper {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
    max-width: 1920px;
    background: #ffffff;
    padding: 1.25rem;
    box-shadow: 0px 1px 3px;
    box-sizing: border-box;

}


.vote-form-box-buttons.vote-vote-footer.vote__submit:not(.active) {
    transform: translateY(100%);
}

.vote-form-box-buttons.vote-vote-footer.vote__submit:hover {
    opacity: 1;
}


@media screen and (max-width: 1000px) {
    .grid-block.grid--3 {
        grid-auto-columns: calc((100% - var(--grid-gap)) / 2);
    }

    .vote__nav-links .grid-block.grid--3 {
        grid-template-areas: "d-s d-t"
                             "p-s p-t"
                             "s-s s-t";
        --grid-gap: 20px;
    }

    .vote__nav-links .nav-link .link.link--wrapper {
        --gap: 1em;
        font-size: 4vw;
    }

    .vote__nav-links .title, .vote__nav-links .subtitle {
        font-size: .875em;
    }
}

@media screen and (max-width: 720px) {
    :root {
        --font-size: max(12px, 4vw);
    }

    .vote__box .vb__label {
        font-size: 4vw;
        --vote_size: 6vw;
    }

    .vote__box .vb__label .video-id {
        display: none;
    }

    .content--vote .vb__txt {
        font-size: var(--vote_size);
    }

    .vote__nav-links .title, .vote__nav-links .subtitle {
        font-size: .75em;
    }

    .vote-form-box-buttons.vote-vote-footer .red-button {
        font-size: var(--font-size);
    }


}


.wrappper--link_back .link_back {
    display: flex;
    color: #fff;
    text-decoration: none;
    background: var(--color-red);
    padding: .5em 1em;
    font-size: var(--font-size);
    border-radius: .25em;
    text-transform: uppercase;
    gap: .5em;
    align-items: center;
}

.wrappper--link_back {
    display: flex;
    /*margin: 1.25rem 0;*/
}

.wrappper--link_back .link_back::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: .4em solid transparent;
    border-bottom: .4em solid transparent;
    border-right: .6em solid #ffffff;
    margin-top: 0;
}

.vote-form .toggle-item.active-list .vote-items-list > .vb__checkbox {
    display: none;
}

.content--vote .vb__txt,
.content--vote .red-button {
    font-size: var(--font-size);
}

.vote-form .toggle-item .vote-items-list .vote-item-vote {
    z-index: 0;
}

.content--vote .vb__txt,
.content--vote .desibled .red-button {
    font-size: var(--font-size);
}

.content--vote .desibled .red-button {
    background: #cacaca;
    pointer-events: none;
}


.vote-form .toggle-item.active-list .vote-items-list .vote-item-vote:has(.vt-vd__activator:checked) {
    z-index: 101;
}

@media screen and (max-width: 960px) {
    .content__togglers .toggler_btn.toggler__item.active-toggler .title::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-right: 1em;
        width: 0;
        height: 0;
        border-left: .4em solid transparent;
        border-right: .4em solid transparent;
        border-top: .6em solid var(--color-blue);
        margin-top: -.2em;
        position: absolute;
        right: -15px;
        top: 50%;
    }

}

@media screen and (max-width: 720px) {

    .vote-form .toggle-item.active-list .vote-items-list .vote-item-vote video {
        aspect-ratio: 3 / 2 !important;
        height: calc((100vw - 60px) / 3) !important;
    }


}

.vote-wrapper__list .vote-items-list::before {
    content: '';
    position: relative;
    width: 100%;
    border-top: solid 1px;
}

.vote-wrapper__list .vote-items-list .vote-item-vote.place_winner,
.vote-wrapper__list .vote-items-list .vote-item-vote.place_runner-up {
    flex-basis: var(--place-size);
    width: var(--place-size);
    min-width: var(--place-size);
    max-width: var(--place-size);
    justify-content: space-between;
    --place-size: unset;

}

.vote-wrapper__list .vote-items-list .vote-item-vote.place_winner {
    --place-size: 100%;
    order: -2 !important;
}

.vote-wrapper__list .vote-items-list .vote-item-vote.place_runner-up {
    --place-size: calc((100% - 25px) / 2);
    order: -1 !important;
}

.place_winner .title.title--place,
.place_runner-up .title.title--place {
    text-align: center;
    font-size: 1.5em;
}

.title.title--place {
    font-size: 1.25em;
    line-height: 1.25;
    margin-bottom: 0;

}

.txt_block {
    display: block;
    margin-bottom: .5em;
    text-transform: uppercase;
}

.txt_monolit {
    display: inline-block !important;
}

.txt_uc {
    text-transform: uppercase;
}


@media screen  and (max-width: 720px) {

    .place_winner .title.title--place {
        font-size: 2.25em;
    }

    .place_runner-up .title.title--place {
        font-size: 2em;
    }

    .title.title--place {
        font-size: 1.75em;
    }

    #page-content .title.title--casual.accordion_btn {
        font-size: min(36px, 2rem);
    }

}

.vote_result {
    font-size: 1rem;
}

.vote_result .box_text {
    font-size: 1.5em;
    margin: 2.5rem 0;
}

.vote_result .box_text.subtitle {
    font-size: 1.25rem;
    text-align: center;
    text-transform: uppercase;
}

.vote-item-vote.place_winner + .vote-item-vote {
    margin-top: 2.5rem;
}

.card.card_member {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

/* Страница Новости */
.arr-body .news-list .top-news > p, 
.arr-body .news-list ul a p {
    text-transform: uppercase;
}

.news-list h2.big-h2,
.content-block h2.big-h2 {
	margin-top: 20px;
	font-size: 40px;    
	line-height: 40px;
}

.news-list h2.big-h2::before,
.content-block h2.big-h2::before {
    display: none;
}

.main-wrap .news-list {
/*	box-shadow: 0px 0px 34.2px 3.8px rgba(0, 0, 0, 0.3); */
margin-top: 20px;
}

.main-wrap .news-list:has( > ul) {
	display: none;
}
.main-wrap .news-list:has( > ul > li) {
	display: block;
}

.main-wrap  .news-list .last-hdr {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin: 40px 0 10px;
}

.main-wrap  .news-list .last-hdr {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin: 40px 0 10px;
}

.news-list ul a p.comp-in-name {
line-height: 1.2em;
    top: 80px;
	bottom: 0;
    left: 10px;
	background: url(/bitrix/templates/ftsarr/stylesheets/../images/car-events-arrow.png) no-repeat bottom right;
	padding-bottom: 56px;
	z-index: 2;
    text-transform: none;
    font-size: 20px;
   	font-family: "ProximaNova";
display: flex;
align-items: center;
}

.news-list ul a:hover p.comp-in-name {
text-decoration: underline;
}

@media (max-width: 1100px) {
	.comp-in-date span {
		font-size: 36px;	
	}
	.news-list ul a p.comp-in-name {
		font-size: 24px;
	}
}

@media (max-width: 900px) {
	.comp-in-date span {
		font-size: 24px;	
	}
	.news-list ul a p.comp-in-name {
		top: 60px;
		font-size: 18px;
	}
}

@media (max-width: 703px) {
	.comp-in-date span {
		font-size: 48px;	
	}
	.news-list ul a p.comp-in-name {
		top: 200px;
		font-size: 20px;
	}
}

.news-list ul li .li-wrap {
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
    height: 100%;
}

.news-list ul .li-wrap img {
    width: 100%;
}

.arr-body .news-list ul .li-wrap p {
    text-transform: uppercase;
}

.news-list ul .li-wrap p {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    padding: 10px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #fff;
}

.news-list ul li .li-wrap h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    color: #fff;
    box-sizing: border-box;
    padding: 40px 20px 20px 20px;
    font-family: "ProximaNovaBold";
    font-size: 16px;
	line-height: 20px;
}

#gallery-carousel .news-list .slick-slide .top-news > div h3 {
    margin-bottom: 0;
}

.doccard.card-wrap h4,
.white-content.news-list h2 {
    margin-top: 30px;
}

.main-wrap .news-list, .news-list * {
	position: relative;
}
ul.photovideo-list > li, .news-list > ul > li  {
	position: relative;
	overflow: hidden;
	min-height: auto;
}
.news-list > ul > li {
	flex: 0 1 auto;
}

@media (max-width: 720px) {
	ul.photovideo-list > li {
		position: relative;
		overflow: hidden;
		min-height: auto;
	}
	.news-list ul.photovideo-list li .li-wrap {
		padding-top: 51.57895%;
		height: 0;
	}
	ul.photovideo-list li a {
		position: absolute;
		top: 0;
		left: 0;
	}
	ul.photovideo-list li a, ul.photovideo-list a img {
		max-height: 100%;
	}
	.news-list > ul > li:has( > a) {
		min-height: auto;
		max-height: 100%;
		height: auto;
	}
	.news-list > ul > li  > a  {
		position: relative;
		overflow: hidden;
		height: 0;
		min-height: auto;
		max-height: 100%;
		padding-top: 51.57895%;
	}
	.news-list > ul > li > a > img {
		position: absolute;
		top: 0;
		left: 0;
		max-height: 100%;
	}
	.news-list > ul > li > a > img {
			max-height: 100%;
	}
	.news-list ul a img {
		max-height: 100%;
	}
}

.main-wrap .content-wrap .news-list:has( > ul), .main-wrap .content-wrap .news-list:has( > ul.photovideo-list), .main-wrap .content-wrap .news-list:has( > ul.--photovideo-list){
	margin-top: 0;
}


.news-list ul li a {
	max-height: 100%;
}

.content-wrap.education h2 ~ .tab-content .news-list > h2 {
	display: none;
}

.user-content img {
  max-width: 100%;
  height: auto;
}

/* End */


/* Start:/bitrix/templates/bdance/stylesheets/arr.css?174722215362804*/


#main-wrap.dance-wrap.arr-wrap {
    background: url(/bitrix/templates/bdance/stylesheets/../images/bg.png) no-repeat;
    background-attachment: fixed;
}

.arr-body header #logoblock {
    left: 50px;
}

@media (max-width: 1350px) {
    .arr-body header #logoblock {
        left: 20px;
    }


}

.arr-body .main-wrap {
    background: url(/bitrix/templates/bdance/stylesheets/../images/bg.png) no-repeat;
    background-attachment: fixed;
}

.arr-body #main-wrap1 {
    margin-top: 80px;
}

.arr-body footer {
    background: #47437e;
}

.arr-body header #logoblock span {
    color: var(--header-button_color);
}

.arr-body header #logoblock {
    font-family: "ProximaNovaExtraBold";
    font-size: 14px;
    color: #2d2868;
    padding-top: 8px;
    line-height: 18px;
}

@media (max-width: 1124px) {

    .arr-body header #logoblock {
        font-family: "ProximaNovaExtraBold";
        font-size: 20px;
        color: #2d2868;
        padding-top: 10px;
        line-height: 22px;
    }

}

.arr-body #mainmenu > ul {
    padding-left: 200px;
    margin: 0 auto;
    width: calc(100% - 720px);
    width: -moz-calc(100% - 720px);
    width: -webkit-calc(100% - 720px);
    width: -o-calc(100% - 720px);
    max-width: 960px;
}

@media (max-width: 1240px) {
    .arr-body #mainmenu > ul {
        width: calc(100% - 650px);
        width: -moz-calc(100% - 510px);
        width: -webkit-calc(100% - 510px);
        width: -o-calc(100% - 510px);
        padding-left: 235px !important;
    }
}

.arr-body #mainmenu li a {
    color: #47437e;
}

.arr-body #mainmenu li:hover > a {
    color: var(--header-button_color);
}

.arr-body .header-sm {
    position: absolute;
    top: 34px;
    right: 80px;
    width: 200px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media (max-width: 1240px) {
    .arr-body .header-sm {
        display: none;
    }
}

.arr-body .header-sm li {
    vertical-align: top;
}

.arr-body .header-sm a {
    display: inline-block;
    height: 16px;
    width: 22px;
    text-indent: -10000px;
}

.arr-body .header-sm a.vk {
    background: url(/bitrix/templates/bdance/stylesheets/../images/sm1.png) no-repeat center;
}

.arr-body .header-sm a.fb {
    background: url(/bitrix/templates/bdance/stylesheets/../images/sm2.png) no-repeat center;
}

.arr-body .header-sm a.in {
    background: url(/bitrix/templates/bdance/stylesheets/../images/sm3.png) no-repeat center;
}

.arr-body .header-sm a.tw {
    background: url(/bitrix/templates/bdance/stylesheets/../images/sm4.png) no-repeat center;
}

.arr-body .header-sm a.yt {
    background: url(/bitrix/templates/bdance/stylesheets/../images/sm5.png) no-repeat center;
}

.arr-body .news-list .top-news > p,
.arr-body .news-list ul a p {
    text-transform: uppercase;
}

.arr-body .social-block {
    background: #69b6c0 url(/bitrix/templates/bdance/stylesheets/../images/arr-social-bg.jpg) no-repeat center center;
}

.arr-body .footer-menu.footer-menu2 {
    margin-top: 60px;
    text-align: right;
}

@media (max-width: 1124px) {
    .arr-body footer {
        height: auto;
    }

    .arr-body .footer-menu.footer-menu2 {
        display: none;
    }
}

@media (min-width: 1125px) {
    .arr-body footer input[type=submit] {
        font-family: "ProximaNovaBold";
        cursor: pointer;
        background: #00a2ff;
        color: #fff;
        border: none;
        font-size: 14px;
    }
}

#promo-carousel div a,
#promo-carousel div a img,
#promo-carousel div img {
    width: 100%;
}

#promo-carousel .slick-prev {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -21px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#promo-carousel .slick-prev:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
}

#promo-carousel .slick-next {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -21px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#promo-carousel .slick-next:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
}

#promo-carousel .slick-prev:focus,
#promo-carousel .slick-next:focus {
    outline: none !important;
}

#events {
    max-width: 100%;
    background-color: #f4f4f4;
    margin-top: -5px;
}

#events-carousel {
    max-width: 1300px;
    margin: 0 auto;
    min-height: 245px;
}

@media (max-width: 1500px) {
    #events-carousel {
        max-width: calc(100% - 200px);
        max-width: -moz-calc(100% - 200px);
        max-width: -webkit-calc(100% - 200px);
        max-width: -o-calc(100% - 200px);
    }
}

#events-carousel .slick-prev {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -71px;
    margin-top: -21px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#events-carousel .slick-prev:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
}

#events-carousel .slick-next {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: -71px;
    margin-top: -21px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#events-carousel .slick-next:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
}

#events-carousel .slick-prev:focus,
#events-carousel .slick-next:focus {
    outline: none !important;
}

#events-carousel .slick-disabled {
    cursor: default;
}

#events-carousel .slick-disabled.slick-prev,
#events-carousel .slick-disabled.slick-prev:hover {
    background: rgba(226, 6, 19, 0.1) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
}

#events-carousel .slick-disabled.slick-next,
#events-carousel .slick-disabled.slick-next:hover {
    background: rgba(226, 6, 19, 0.1) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
}

#events-carousel .slick-track {
    padding-top: 15px;
}

#events-carousel div.slick-slide {
    padding: 10px;
}

#events-carousel div.slick-slide a {
    display: block;
    position: relative;
    min-height: 160px;
    background: #fff url(/bitrix/templates/bdance/stylesheets/../images/car-events-arrow.png) no-repeat bottom right;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    padding: 20px;
    text-decoration: none !important;
}

#events-carousel div.slick-slide a:focus {
    outline: none;
}

#events-carousel div.slick-slide .ce-date,
#events-carousel div.slick-slide .ce-location {
    font-family: "ProximaNovaBold";
    color: #e87d4f;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-right: 20px;
}

#events-carousel div.slick-slide .ce-location {
    display: block;
    min-height: 14px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 5px 40px 0 23px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/red-small-map.png) no-repeat left;
}

#events-carousel div.slick-slide .ce-name {
    font-family: "ProximaNovaBold";
    color: #333333;
    font-size: 16px;
    line-height: 26px;
}

.news-list h2.big-h2,
.content-block h2.big-h2 {
    margin-top: 20px;
    font-size: 40px;
    line-height: 40px;
}

.news-list h2.big-h2::before,
.content-block h2.big-h2::before {
    display: none;
}

.main-wrap .news-list .last-hdr {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    margin: 40px 0 10px;
}

.main-wrap .content-block {
    background: #fff;
    padding: 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 34.2px 3.8px rgba(0, 0, 0, 0.3);
}

#promo-shop {
    position: relative;
}

#promo-shop img {
    max-width: 100%;
}

#promo-shop .white-button {
    display: block;
    position: absolute;
    top: 55%;
    left: 25%;
}

.top-compets {
    color: #fff;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
}

.top-compets div {
    position: relative;
}

.compet-name, .compet-loc {
    padding-right: 200px;
}

.compet-name {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 15px;
}

.compet-loc {
    font-size: 14px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/white-small-map.png) no-repeat left;
    padding-left: 20px;
}

.compet-date {
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 14px;
    text-align: right;
}

.compet-date span {
    display: block;
    font-size: 48px;

}

.compets-inner-list .loc-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    color: #fff;
    box-sizing: border-box;
    padding: 40px 20px 20px 20px;
    font-family: "ProximaNovaBold";
    font-size: 16px;
}

.loc {
    font-size: 14px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/white-small-map.png) no-repeat left;
    padding-left: 20px;
    z-index: 3;
}

.comp-in-date {
    position: absolute;
    left: auto !important;
    right: 20px;
    font-size: 14px !important;
    text-align: right;
}

.comp-in-date span {
    display: block;
    padding-bottom: 5px;
    font-size: 48px;
}

.news-list ul a p.comp-in-name {
    line-height: 1.2em;
    top: 80px;
    bottom: 0;
    left: 10px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/car-events-arrow.png) no-repeat bottom right;
    padding-bottom: 56px;
    z-index: 2;
    text-transform: none;
    font-size: 20px;
}

@media (max-width: 1100px) {
    .comp-in-date span {
        font-size: 36px;
    }

    .news-list ul a p.comp-in-name {
        font-size: 24px;
    }
}

@media (max-width: 900px) {
    .comp-in-date span {
        font-size: 24px;
    }

    .news-list ul a p.comp-in-name {
        top: 60px;
        font-size: 18px;
    }
}

@media (max-width: 703px) {
    .comp-in-date span {
        font-size: 48px;
    }

    .news-list ul a p.comp-in-name {
        top: 100px;
        font-size: 30px;
    }
}

#promo-world {
    position: relative;
    height: 580px;
    text-align: center;
    overflow: hidden;
}

#promo-world img {
    top: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

.promo-world-content {
    position: absolute;
    height: 100%;
    width: 1000px;
    text-align: left;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    padding-left: 20px;
}

@media (max-width: 1020px) {
    .promo-world-content {
        width: 100%;
    }
}

.promo-world-content .white-button {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

.promo-world-content h2 {
    font-family: "ProximaNovaBold";
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    margin: 60px 0 120px;
}

.geo-ul li {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: url(/bitrix/templates/bdance/stylesheets/../images/little-white-dot.png) no-repeat left;
    padding-left: 30px;
}

.more-button {
    display: block;
    width: 200px;
    margin: 30px auto;
}

.top-photovideo,
.photovideo-list li .li-wrap {
    position: relative;
}

.video-div, .gallery-div {
    position: absolute;
    display: inline-block;
    top: 50% !important;
    left: 50% !important;
    margin: -40px 0 0 -40px;
    height: 80px;
    width: 80px;
    border-radius: 80px;
    padding: 0 !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.video-div {
    background: rgba(226, 6, 19, 0.8) url(/bitrix/templates/bdance/stylesheets/../images/video-icon.png) no-repeat center;
}

.gallery-div {
    background: rgba(226, 6, 19, 0.8) url(/bitrix/templates/bdance/stylesheets/../images/gallery-icon.png) no-repeat center;
}

.gallery-div span {
    display: inline-block;
    position: absolute;
    top: 58px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

.news-list ul li .li-wrap {
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
    height: 100%;
}

.news-list ul .li-wrap img {
    width: 100%;
}

.arr-body .news-list ul .li-wrap p {
    text-transform: uppercase;
}

.news-list ul .li-wrap p {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    padding: 10px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #fff;
}

.news-list ul li .li-wrap h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    color: #fff;
    box-sizing: border-box;
    padding: 40px 20px 20px 20px;
    font-family: "ProximaNovaBold";
    font-size: 16px;
    line-height: 20px;
}

.smedia-wrap {
    margin: 10px 0 -10px;
}

.comments-number,
.likes-number {
    display: inline-block !important;
    padding-left: 32px;
    height: 20px !important;
    line-height: 20px;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #fff;
    width: auto !important;
}

.comments-number {
    background: url(/bitrix/templates/bdance/stylesheets/../images/comment-icon.png) no-repeat left;
}

.likes-number {
    background: url(/bitrix/templates/bdance/stylesheets/../images/likes-icon.png) no-repeat left;
    margin-left: 20px;
}

.smedia-wrap div {
    display: inline-block;
    float: right;
    font-family: "ProximaNova";
    font-size: 14px;
    font-weight: 300;
    height: 20px;
}

.smedia-wrap div a {
    display: inline-block !important;
    text-indent: -10000px;
    width: 18px !important;
    height: 20px !important;
    margin-left: 10px;
}

.smedia-wrap div a.vk {
    background: url(/bitrix/templates/bdance/stylesheets/../../../../images/vkicon.png) no-repeat center;
}

.smedia-wrap div a.fb {
    background: url(/bitrix/templates/bdance/stylesheets/../../../../images/fbicon.png) no-repeat center;
}

.smedia-wrap div a.tw {
    background: url(/bitrix/templates/bdance/stylesheets/../../../../images/twicon.png) no-repeat center;
}

.div-with-shadow {
    /*    box-shadow: 0px 0px 34.2px 3.8px rgba(0, 0, 0, 0.3); */
}

#gallery-carousel {
    position: relative;
}

#gallery-carousel div a,
#gallery-carousel div a img {
    width: 100%;
}

#gallery-carousel .slick-prev {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -21px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#gallery-carousel .slick-prev:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
}

#gallery-carousel .slick-next {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -21px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#gallery-carousel .slick-next:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
}

#gallery-carousel .slick-prev:focus,
#gallery-carousel .slick-next:focus {
    outline: none !important;
}

#gallery-carousel div a div {
    padding-bottom: 70px;
}

#gallery-carousel .slick-dots {
    z-index: 5;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    margin: 0 !important;
}

#gallery-carousel .slick-dots li {
    display: inline-block;
    flex: none;
    margin: 5px;
}

#gallery-carousel .slick-dots li button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 8px;
    width: 8px;
    border: none;
    border-radius: 5px;
    text-indent: -10000px;
    background-color: rgba(226, 6, 19, 0.3);
    padding: 0;
    cursor: pointer;
}

#gallery-carousel .slick-dots li.slick-active button,
#gallery-carousel .slick-dots li button:hover {
    background-color: rgba(226, 6, 19, 1);
}

#gallery-carousel .slick-dots li button:focus {
    outline: none !important;
}

#gallery-carousel .news-list .slick-slide .top-news > div h3 {
    margin-bottom: 0;
}

#gallery-carousel .gallery-div {
    right: 20px !important;
    top: 20px !important;
    margin: 0;
    left: auto !important;
}

.gallery-controls {
    float: right;
    height: 36px;
    background-color: #f8f8f8;
    border-radius: 3px;
}

.gallery-controls a {
    display: inline-block;
    margin-left: -6px;
    width: 100px;
    line-height: 36px;
    height: 36px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    font-family: "ProximaNovaBold";
    text-align: center;
    text-transform: uppercase;
}

.gallery-controls a.active {
    background-color: rgba(226, 6, 19, 1);
    color: #fff;
}

.gallery-controls a:hover {
    opacity: 0.7;
}

.gallery-controls a:first-child {
    margin-left: 0;
}

.arr-body #docs-menu li a {
    color: #2d2868;
}

.arr-body #docs-menu li > ul li a {
    color: #363636;
}

.arr-body #docstable a {
    color: #e87d4f;
}

.arr-body #mainmenu > ul {
    justify-content: space-around;
}

.share-wrap {
    display: inline-block;
    float: right;
    margin-bottom: 20px;
}

.share-wrap .share-text {
    display: inline-block;
    vertical-align: top;
    height: 24px;
    line-height: 24px !important;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    margin-right: 5px;
}

.ya-share2 {
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 900px) {
    /*
        .share-wrap {
            float: none;
        }
    */
    .card-wrap .breadcrumbs {
        display: block;
        font-size: 14px;
    }
}

.white-content > .card-wrap > h2 {
    line-height: 36px;
    margin-bottom: 0;
    clear: both;
}

.compet-info {
    position: relative;
}

.compet-info p {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    margin: 9px 250px 0 0;
}

.compet-info p:last-child {
    display: block;
    margin-top: 20px;
}

.compet-info p span {
    vertical-align: top;
    font-size: 18px;
}

.compet-info p span:nth-child(2) {
    padding: 0 15px;
}

.compet-info a {
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    padding-right: 45px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/onmap-icon.png) no-repeat right;
    color: #ed1c24;
    text-decoration: none;
}

.compet-info a:hover {
    opacity: 0.7;
}

.compet-info a.photo-quant {
    height: 24px;
    line-height: 32px;
    padding-right: 0;
    padding-left: 35px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/photo-quant.png) no-repeat left;
}

.compet-info a.photo-quant:hover {
    opacity: 1;
}


.anchors-menu {
    margin-top: 20px;
    border: #d0d0d0 1px solid;
    padding: 20px;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-left: 0 !important;
}

.doccard ul.anchors-menu li {
    border-top: none;
    padding: 0;
    font-family: "ProximaNovaBold";
}

.doccard ul.anchors-menu li a {
    text-decoration: none;
    font-size: 14px;
    color: #2e2868;
    background: none;
    padding-right: 0;
}

.view-online {
    margin-top: 10px;
    position: relative;
}

.view-online img {
    width: 100%;
}

.online-mark {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 20px;
    background-color: #e87d4f;
    color: #fff;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
}

.online-mark span {
    display: inline-block;
    background-color: #fff;
    vertical-align: middle;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    margin-right: 10px;
    margin-top: -2px;
}

.doccard ul.discs-list {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: none;
}

.doccard ul.discs-list li {
    width: calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: -o-calc(50% - 10px);
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    margin-top: -1px;
    padding: 20px 0;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
}

@media (max-width: 900px) {
    .doccard ul.discs-list li {
        width: 100%;
        font-size: 14px;
    }
}

.orgs-wrap {
    padding: 10px 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

.orgs-buttons-wrap {
    text-align: center;
    margin: 15px 0 30px;
}

.red-button + .red-button {
    margin-left: 16px;
}

.orgs-text {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
}

.orgs-text p {
}

.orgs-text p:last-child {
    margin-bottom: 0;
}

.orgs-wrap a {
    margin-left: 15px;
}

.orgs-wrap span, .orgs-wrap a {
    display: inline-block;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    text-decoration: none;
}

.orgs-wrap p {
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #333;
    margin-bottom: 5px;
}

.orgs-wrap a:hover {
    text-decoration: underline;
}

.doccard ul.grey-red-list {
    border-bottom: none;
    margin-left: 0;
}

.doccard ul.grey-red-list li {
    border-top: none;
    margin-bottom: 2px;
    background-color: #f8f8f8;
    padding: 0;
}

.doccard ul.grey-red-list li a {
    padding: 20px 40px 20px 30px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    background: url(/bitrix/templates/bdance/stylesheets/../../../../images/next-arrow.png) no-repeat right 20px center;
}

.doccard ul.grey-red-list li a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.two-columns-wrap {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 20px;
}

.two-columns-wrap div {
    width: 48%;
}

.border-red-list li p {
    border-bottom: 0;
    color: #333333;
    font-size: 12px;
    font-family: "ProximaNovaBold";
    line-height: 18px;
}

.border-red-list p span {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #ed1c24;
    text-transform: uppercase;
}

.gc-wrap {
    position: relative;
    margin-bottom: 20px;
}

.gc-wrap > .top-news {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gc-wrap > .top-news a, .gc-wrap > .top-news > div > span {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
    text-decoration: none;
}

.gc-wrap > .top-news a:hover {
    text-decoration: underline;
}

.gc-wrap > .top-news > div {
    padding-bottom: 70px;
}

.gc-wrap .gallery-div {
    right: 20px !important;
    top: 20px !important;
    margin: 0;
    left: auto !important;
}

.doccard .border-red-list {
    border-bottom: none !important;
}

.doccard.card-wrap h4,
.white-content.news-list h2 {
    margin-top: 30px;
}

.white-content.related-block {
    position: relative;
}

.white-content.related-block h2 {
    margin-top: 30px;
}


.related-carousel .slick-prev {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: -77px;
    right: 265px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.related-carousel .slick-prev:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
}

.related-carousel .slick-next {
    display: block;
    text-indent: -10000px;
    background: #e87d4f url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 21px;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: -77px;
    right: 210px;
    z-index: 4;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.related-carousel .slick-next:hover {
    background: rgba(226, 6, 19, 0.7) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
}

.related-carousel .slick-prev:focus,
.related-carousel .slick-next:focus {
    outline: none !important;
}

.related-carousel .slick-disabled {
    cursor: default;
}

.related-carousel .slick-disabled.slick-prev,
.related-carousel .slick-disabled.slick-prev:hover {
    background: rgba(226, 6, 19, 0.1) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-left.png) no-repeat center;
}

.related-carousel .slick-disabled.slick-next,
.related-carousel .slick-disabled.slick-next:hover {
    background: rgba(226, 6, 19, 0.1) url(/bitrix/templates/bdance/stylesheets/../images/car-arrow-right.png) no-repeat center;
}

.related-block a.red-button {
    position: absolute;
    top: 36px;
    right: 20px;
    padding: 14px 30px;
}

.related-carousel {
    margin: 0 -20px 10px 0;
}

.related-carousel .slick-slide {
    margin-right: 20px;
}

.related-carousel .slick-slide img {
    width: 100%;
}

#rel-news-carousel .slick-slide p {
    border-bottom: 0;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
}

#rel-news-carousel .slick-slide p span {
    display: block;
    font-size: 12px;
    font-family: "ProximaNovaBold";
    color: #ed1c24;
    text-transform: uppercase;
    margin-top: 5px;
}

#rel-phv-carousel .slick-slide {
    position: relative;
}

#rel-phv-carousel .slick-slide img {
    width: 100%;
}

#rel-phv-carousel .slick-slide p {
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    padding: 10px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #fff;
}

#rel-phv-carousel .slick-slide p.arr-news {
    background: #ed1c24;
}

#rel-phv-carousel .slick-slide h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    color: #fff;
    box-sizing: border-box;
    padding: 40px 20px 20px 20px;
    font-family: "ProximaNovaBold";
    font-size: 16px;
    line-height: 20px;
}


.doccard ul.border-red-list li a {
    background: none;
}

.doccard ul.border-red-list li a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.related-carousel a {
    text-decoration: none;
}

.white-content.div-with-shadow h2:first-child {
    margin-top: 15px;
}

.compets-month {
    margin-top: 10px;
    padding: 15px 0;
    font-family: "ProximaNovaBold";
    color: #333;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: #dbdbdb 1px solid;
    border-bottom: #dbdbdb 1px solid;
}

.compets-huge-list li {
    background-color: #f8f8f8;
    margin-top: 10px;
}

.compets-huge-list li > a,
.compets-huge-list li > div {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: flex-start;
    padding: 20px 0;
    text-decoration: none;
}

.compets-huge-list li > div {
    justify-content: space-between;
}

.compets-huge-list li > a:hover {
    opacity: 0.7;
}

.compets-huge-list li a div {
    padding-left: 20px;
    line-height: 18px;
    font-size: 14px;
}

.compets-huge-list li a.c-name {
    text-decoration: none !important;
    color: #333333;
}

.compets-huge-list li a.c-name:hover {
    opacity: 0.7;
}

.compets-huge-list li a p {
    color: #333333;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
}

.compets-huge-list .c-day {
    width: 110px;
    padding: 0 20px;
    position: relative;
    flex-shrink: 0;
}

.compets-huge-list .c-place {
    width: min(160px, 25vw);
    flex: 0 1 min(160px, 25vw);
    max-width: min(160px, 25vw);
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.c-day p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.c-day span {
    color: #b6b6b6;
    font-family: "ProximaNova";
    text-transform: none;
    display: block;
}

.c-name {
    max-width: 480px;
    flex: 0 1 480px;
}

.c-name span {
    display: inline-block;
    margin-right: 10px;
    font-family: "ProximaNovaBold";
    color: #e20613;
}

.c-place {
    position: relative;
}

.c-place span {
    color: #333333;
    font-family: "ProximaNovaBold";
    display: block;
    min-height: 14px;
    padding-left: 20px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/red-small-map.png) no-repeat left;
}

.compets-huge-list li .c-reg, .compets-huge-list:has( .c-reg > *) > li .c-reg {
    display: flex;
    flex: 0 0 160px;
    align-items: center;
    padding-right: 20px;
    min-width: 120px;
}

@media screen and (max-width: 960px) {
    ul.compets-huge-list > li > div {
        flex-wrap: wrap;
        gap: 12px 20px;
    }

    .compets-huge-list .c-day {
        flex: 0 1 110px;
    }

    .compets-huge-list .c-name {
        flex: 1 1 calc(100% - 200px);
    }

    .compets-huge-list .c-place {
        max-width: 100%;
        flex: 1 1 calc(100% - 240px);
        justify-content: flex-end;
        padding-right: 20px;
    }
}


.gallery-controls.compet-controls {
    margin-top: -5px;
}

.gallery-controls.compet-controls a {
    width: 140px;
}

.abc-top {
    height: 466px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/abc1.png) no-repeat right;
    background-size: contain;
    position: relative;
    margin: 0 50px 20px 0;
}

.abc-top div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 60px;
    font-family: "ProximaNovaBold";
}

.abc-top div h1 {
    color: #333333;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 50px;
}

.abc-top div p span,
.rnr-twocolumns p span {
    display: inline-block;
    background-color: #e20613;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 15px;
    margin-top: 2px;
}

@media (max-width: 900px) {
    .abc-top {
        height: 400px;
    }

    .abc-top div h1 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .abc-top div p span,
    .rnr-twocolumns p span {
        font-size: 16px;
    }
}

@media (max-width: 750px) {
    .abc-top {
        height: 340px;
        margin-right: 0;
    }
}

.rnr-twocolumns {
    margin-left: 30px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.rnr-twocolumns li {
    width: 47%;
    margin-bottom: 30px;
}

.rnr-twocolumns h3 {
    background-color: #e20613;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 15px;
    margin-bottom: 15px;
}

.rnr-twocolumns h4 {
    font-family: "ProximaNovaBold";
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 15px;
}

.rnr-twocolumns h5 {
    font-family: "ProximaNovaBold";
    color: #e20613;
    font-size: 18px;
    margin: 15px 0 10px;
    text-transform: uppercase;
}

.rnr-twocolumns p:not(.red-p) {
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 850px) {
    .rnr-memo li {
        width: 100%;
    }
}

.rnr-twocolumns .red-p {
    margin-bottom: 20px;
}

.rnr-whereto .red-button {
    margin-top: 30px;
}

.rnr-whereto li {
    overflow: hidden;
}

.rnr-start li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    width: 50%;
    border-bottom: #e20613 2px solid;
    margin-bottom: 0;
    padding: 40px 0;
}

.rnr-start li:nth-child(odd) div {
    width: 100%;
    text-align: right;
}

.rnr-start li:nth-child(19),
.rnr-start li:nth-child(20) {
    border-bottom: none;
}

.rnr-start li img {
    display: block;
    margin: 0 auto;
}

.rnr-start li h4 {
    margin-bottom: 0;
    font-size: 22px;
}

.rnr-start li h4 + h5 {
    margin-top: 0;
    margin-bottom: 20px;
}

.where-to-start {
    font-family: "ProximaNovaBold";
    color: #333333;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    margin: 10px 0 20px;
}

.bugivugi .white-content h2::before {
    display: none;
}

.bugivugi .white-content h2 {
    line-height: 35px;
    padding-left: 30px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/red-triangle.png) no-repeat 0 8px;
    margin-bottom: 15px;
}

.aboutbugi {
    margin: 0 30px;
}

.aboutbugi p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.aboutbugi p:last-child {
    margin-bottom: 0;
}

.bugivugi .white-content .aboutbugi + h2 {
    margin-top: 35px;
}

.bv-top-image {
    position: relative;
    margin-bottom: 30px;
}

.bv-top-image img {
    width: 100%;
}

.bv-top-image h1 {
    position: absolute;
    bottom: 50px;
    left: 30px;
    font-family: "ProximaNovaBold";
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
}

.bv-2c-wrap {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 20px;
}

.bv-2c-wrap div {
    width: 48%;
}

.bv-2c-wrap div img {
    width: 100%;
}

.bv-2img-wrap div p {
    text-align: center;
    font-family: "ProximaNovaBold";
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 0;
}

.aboutbugi:last-child {
    margin-bottom: 20px;
}

.bv-diff-wrap {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bv-diff-wrap li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    width: 48%;
    padding: 20px 0;
}

.bv-diff-wrap li img {
    width: 100%
}

.bv-diff-wrap li h4 {
    margin-bottom: 0;
    font-size: 22px;
    font-family: "ProximaNovaBold";
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 15px;
}

.bv-diff-wrap li:nth-child(odd) div {
    width: 100%;
    text-align: right;
}

.redbulletslist {
    margin: 20px 30px 30px 30px;
}

.redbulletslist li {
    width: calc(50% - 45px);
    width: -moz-calc(50% - 45px);
    width: -webkit-calc(50% - 45px);
    width: -o-calc(50% - 45px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/reddotbullet.png) no-repeat 0 4px;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 700;
}

.redbulletslist li:first-child {
    vertical-align: top;
}

.redbulletslist li:nth-child(odd) {
    margin-right: 20px;
}

.bugitable {
    margin: 20px 30px 10px 30px;
    border-collapse: collapse;
    border-spacing: 0;
}

.bugitable thead tr th,
.bugitable tbody tr td {
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
    color: #c9c9c9;
    border-top: #d0d0d0 1px solid;
    vertical-align: middle;
    padding: 12px 0;
    min-height: 26px;
    line-height: 15px;
    text-align: center;
}

.bugitable thead tr th {
    color: #c9c9c9;
}

.bugitable tbody tr td {
    color: #333;
}

.bugitable thead tr th:first-child,
.bugitable tbody tr td:first-child {
    text-align: left;
    width: 40%;
}

.bv-2c2-wrap {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 20px;
}

.bv-2c2-wrap > div {
    width: 48%;
}

.bv-2c2-wrap > div > h2 {
    font-family: "ProximaNovaBold";
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.redbulletslist1 {
    margin: 20px 30px 30px 30px;
}

.redbulletslist1 li {
    padding-left: 25px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/reddotbullet.png) no-repeat 0 4px;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 700;
}

.aboutbugi p a {
    font-size: 16px;
    color: #e20613;
    text-transform: uppercase;
}

.aboutbugi p a:hover {
    text-decoration: none;
}

.white-content .grey-red-list > li {
    margin-bottom: 2px;
    background-color: #f8f8f8;
    padding: 0;
    font-family: "ProximaNovaBold";
    font-size: 12px;
}

.white-content .grey-red-list > li > a {
    padding: 20px 40px 20px 20px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    background: url(/bitrix/templates/bdance/stylesheets/../images/next-arrow.png) no-repeat right 20px center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

.white-content .grey-red-list > li > a.opened {
    background: url(/bitrix/templates/bdance/stylesheets/../images/down-arrow.png) no-repeat right 20px center;
}

.ratings-div {
    /*	display: none;*/
}

.ratings-div .bugitable {
    border-bottom: #d0d0d0 1px solid;
}

h2 + .grey-red-list {
    margin-top: -20px;
}

.compet-info a {
    height: 24px;
    line-height: 32px;
    padding-right: 0;
    padding-left: 35px;
    background: url(/bitrix/templates/bdance/stylesheets/../images/photo-quant.png) no-repeat left;
}

.gallery-card .highslide img {
    border: none;
}

.highslide-gallery + .open-more {
    margin: 0 auto;
}

.highslide img {
    border: none !important;
}

.highslide-gallery + .open-more {
    margin: 0 auto;
}


.red-button,
.social-block ul li {
    background: #e87d4f;
}

.modern-page-navigation a {
    color: #e87d4f;
}

.gallery-div,
.video-div,
.gallery-controls a.active {
    background-color: #e87d4f;
}

#shop-link,
#ins-link {
    border-color: #e87d4f;
    color: #e87d4f;
}

.arr-news {
    background: #69b6c0
}

.footer-3columns .footer-column p {
    color: #69b6c0;
}

.white-content > h2::before, .doccard h4::before,
.white-content > div > h2::before,
.news-list h2::before {
    border-left: 15px solid #e87d4f !important;
}

.compet-date,
.comp-in-date {
    color: #ea5046 !important;
}


.arr-body .social-block {
    background-size: cover;
}


#shop-link {
    color: #e97d4f;
    border-color: #e97d4f;
}

#menu-switch {
    background: url(/bitrix/templates/bdance/stylesheets/../images/menu.png) no-repeat;
}


.white-content #president > div span {
    color: #999999;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    width: 290px;
    margin-left: 170px;
}

.white-content #president > div a {
    display: block;
    color: #e97d4f;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
}

.white-content #president > div p {
    color: #303030;
    font-family: "ProximaNova";
}

.white-content #president > div + div {
    border-bottom: none;
}

#filters-switch {
    background: url(/bitrix/templates/bdance/stylesheets/../images/filters-switch.png) no-repeat;
}

.gallery-preview {
    position: fixed;
    top: 50vh;
    z-index: 100;
    box-shadow: 0px 0px 34.2px 3.8px rgba(0, 0, 0, 0.3);
    background: #fff;
    width: 280px;
    border-radius: 5px;
    text-decoration: none;
}

.gallery-preview:hover {
    opacity: 0.7;
}

.gallery-preview img {
    margin: 5px 0;
    width: calc(100% - 40px);
}

.gallery-preview.left-preview {
    left: 40px;
    padding: 12px 20px 12px 0;
}

.gallery-preview.right-preview {
    right: 40px;
    padding: 12px 0 12px 20px;
}

.gallery-preview p {
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
}

.gallery-preview h6 {
    max-height: 35px;
    overflow: hidden;
    color: #000;
    margin-top: 5px;
    font-size: 14px;
    line-height: 17px;

}

.gallery-preview.left-preview p,
.gallery-preview.left-preview img {
    margin-left: 40px;
}

.gallery-preview.right-preview p,
.gallery-preview.right-preview img {
    margin-right: 40px;
}

.gallery-preview.left-preview h6 {
    background: url(/bitrix/templates/bdance/stylesheets/../images/menu-arrow1.png) no-repeat left;
    margin-left: 10px;
    padding-left: 30px;
}

.gallery-preview.right-preview h6 {
    background: url(/bitrix/templates/bdance/stylesheets/../images/menu-arrow.png) no-repeat right;
    margin-right: 10px;
    padding-right: 30px;
}

@media (max-width: 1750px) {
    .gallery-preview.left-preview {
        left: 20px;
    }

    .gallery-preview.right-preview {
        right: 20px;
    }
}

@media (max-width: 1675px) {
    .gallery-preview {
        width: 240px;
    }

    .gallery-preview h6 {
        max-height: 55px;
    }
}

@media (max-width: 1600px) {
    .gallery-preview {
        width: 10%;
    }

    .gallery-preview h6 {
        max-height: 72px;
    }
}

@media (max-width: 1400px) {
    .gallery-preview {
        width: 50px;
        height: 50px;
        padding: 0 !important;
    }

    .gallery-preview h6,
    .gallery-preview p,
    .gallery-preview img {
        display: none;
    }

    .gallery-preview.left-preview {
        left: 40px;
        background: #fff url(/bitrix/templates/bdance/stylesheets/../images/arrow-red-left.png) no-repeat center;
    }

    .gallery-preview.right-preview {
        right: 40px;
        background: #fff url(/bitrix/templates/bdance/stylesheets/../images/arrow-red-right.png) no-repeat center;
    }
}

@media (max-width: 1280px) {
    .gallery-preview.left-preview {
        left: 20px;
    }

    .gallery-preview.right-preview {
        right: 20px;
    }
}

@media (max-width: 1200px) {
    .gallery-preview {
        display: none;
    }
}

.main-wrap .news-list {
    margin-top: 20px;
}

.arr-body header #logoblock {
    background: none;
    padding-left: 0;
    text-align: left;
    padding-top: 16px;
}


@media (min-width: 1240px) {
    #mobile-menu {
        display: none !important;
    }

    #shop-link {
        display: block;
    }

    #ins-link {
        display: block;
    }

    #accred-link {
        display: block;
    }

    header #mainmenu {
        display: block;
    }

    #menu-switch {
        display: block;
    }

    #header #menu-switch-mob {
        display: none !important;
    }

}

.nav-row--flex #pay-menu-wrap {
    display: flex;
    align-items: center;
    height: auto !important;
    margin: 0 !important;
}

.nav-row--flex #pay-menu-wrap #pay-menu-button {
    margin: 0 !important;
}

@media (max-width: 1240px) {
    header {
        position: fixed;
        z-index: 100;
        width: 100%;
        background: #fff;
        top: 0;
    }

    #shop-link {
        display: none;
    }

    #accred-link {
        display: none;
    }

    #main-wrap {
        margin-top: 0px;
    }

    header #mainmenu {
        display: none;
    }

    #menu-switch {
        display: none;
    }

    #menu-switch-mob {
        display: block;
        width: 50px;
        height: 40px;
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer;
    }

    #left-menu {
        display: none;
    }

    header #logoblock {
        width: calc(100% - 180px);
        padding-right: 70px;
        text-align: center;
        z-index: 1;
        background: url(/bitrix/templates/bdance/stylesheets/../images/logo-mob.png) no-repeat;
        height: 58px;
    }

    header #menu-switch-mob {
        z-index: 2;
    }

}


#events-filters-rank {
}

#events-filters-rank > p {
    margin-bottom: 10px;
    display: block;
}

#events-filters-rank > div {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 280px;
    vertical-align: top;
}

#events-filters-rank label {
    margin-left: 0;
}


.paging .modern-page-navigation span {
    background: #e87d4f;
}


.bugitable {
    margin: 20px 30px 10px 30px;
    border-collapse: collapse;
    border-spacing: 0;
}

.bugitable thead tr th,
.bugitable tbody tr td {
    font-family: "ProximaNovaBold";
    font-size: 12px;
    text-transform: uppercase;
    color: #363636;
    border-top: #d0d0d0 1px solid;
    vertical-align: middle;
    padding: 12px 0;
    min-height: 26px;
    line-height: 15px;
    text-align: center;
}

.bugitable thead tr th {
    color: #969696;
}

.bugitable tbody tr td {
    color: #333;
}

.bugitable thead tr th:first-child,
.bugitable tbody tr td:first-child {
    text-align: left;
    width: 40%;
}

.ratings-div {
    /*	display: none;*/
    margin-top: -20px;
}

.ratings-div .bugitable {
    border-bottom: #d0d0d0 1px solid;
}


h3.rating-switch {
    padding: 20px 40px 20px 30px;
    font-family: "ProximaNovaBold";
    font-size: 12px;
    color: #ed1c24;
    background: #f8f8f8 url(/bitrix/templates/bdance/stylesheets/../images/next-arrow.png) no-repeat right 20px center;
    display: block;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 2px;
}

h3.rating-switch.opened {
    background: #f8f8f8 url(/bitrix/templates/bdance/stylesheets/../images/down-arrow.png) no-repeat right 20px center;
}


.wrrctable thead tr th,
.wrrctable tbody tr td {
    text-align: left;
    height: 30px;
}


.wrrctable thead tr th, .wrrctable tbody tr td {
    padding-right: 30px;
}

.grey-bkg-div .bugitable {
    margin: 20px 0 10px 0;
    width: 100%;
}

.grey-bkg-div .bugitable thead tr th,
.grey-bkg-div .bugitable tbody tr td {
    width: auto;
}

@media (max-width: 900px) {
    .grey-bkg-div .bugitable thead tr th,
    .grey-bkg-div .bugitable tbody tr td {
        width: auto;
        padding: 5px 10px;
        text-transform: none;
    }
}

.grey-bkg-div {
    padding: 20px 30px;
    background-color: #f8f8f8;
}

/* From bdance/header.php*/
#tickets-mob > li > div {
    font-size: 30px !important;
    font-weight: bold !important;
    padding: 0 !important;
}

@media (max-width: 1600px) {
    #tickets {
        right: 400px !important;
    }
}

@media (max-width: 1240px) {
    #tickets {
        display: none;
    }
}


#sochi-link {
    right: 374px;
}

@media (max-width: 1600px) {
    #sochi-link {
        right: 350px;
    }

}

@media (max-width: 1500px) {

    .arr-body #mainmenu > ul {
        padding-left: 200px;
        width: auto;
        padding-right: 485px;
    }

    .arr-body header #logoblock {
        width: auto;
    }

}

@media (max-width: 1366px) {

    .arr-body #mainmenu > ul {
        padding-left: 180px !important;
    }

}


@media (max-width: 1240px) {
    #sochi-link {
        right: 215px;
    }
}

@media (max-width: 720px) {
    .main-wrap .news-list, .news-list * {
        position: relative;
    }

    ul.photovideo-list > li, .news-list > ul > li {
        position: relative;
        overflow: hidden;
        min-height: auto;
    }

    .news-list ul.photovideo-list li .li-wrap, .news-list > ul > li > .li-wrap {
        padding-top: 51.57895%;
        height: 0;
    }

    ul.photovideo-list li a, .news-list > ul > li > .li-wrap > a {
        position: absolute;
        top: 0;
        left: 0;
    }

    ul.photovideo-list li a, ul.photovideo-list a img, .news-list > ul > li > .li-wrap > a, .news-list > ul > li > .li-wrap > a > img {
        max-height: 100%;
    }

    .news-list > ul > li:has( > a) {
        min-height: auto;
        max-height: 100%;
        height: auto;
    }

    .news-list > ul > li > a {
        position: relative;
        overflow: hidden;
        height: 0;
        min-height: auto;
        max-height: 100%;
        padding-top: 51.57895%;
    }

    .news-list > ul > li > a > img {
        position: absolute;
        top: 0;
        left: 0;
        max-height: 100%;
    }

    .news-list > ul > li > a > img {
        max-height: 100%;
    }

    .news-list ul a img {
        max-height: 100%;
    }
}

header#header {
    min-height: 80px !important;
}


#header #tickets_new {
    background: transparent !important;
}

#tickets_new > div {
    background: transparent !important;
}

#header .button__pink-border {
    background: #fff !important;
    border: 2px solid #e87d4f !important;
    color: #e87d4f !important;
    box-sizing: border-box !important;
    font-size: 16px !important;
    line-height: 1 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 1601px) {
    #header #tickets_new {
        right: 416px !important;
    }
}

@media screen and (max-width: 1600px) {
    #header #tickets_new {
        right: 396px !important;
    }
}

@media screen and (max-width: 1250px) {
    #header #tickets_new {
        right: 245px !important;
    }
}

@media screen and (max-width: 1240px) {
    #header #pay-menu-button {
        margin-top: 0 !important;
    }

    #header #tickets_new, #menu-switch-mob, .arr-body .box--submenu > #ins-link {
        top: auto !important;
    }
}

#header .button__pink-border:hover {
    opacity: 0.7;
}

#tickets_new, #fdsarrshop, #pay-menu-button {
    font-weight: 400 !important;
    font-family: 'ProximaNovaBold', sans-serif !important;
}


footer #partners-wrap.wrapper_partners {
    --partners-gap: min(20px, 2vw);
}

footer #partners-wrap.wrapper_partners #partners {
    height: auto;
    row-gap: 1vw;
    column-gap: var(--partners-gap);
    padding-left: var(--partners-gap);
    padding-right: var(--partners-gap);
}

footer #partners-wrap.wrapper_partners #partners.wrap-list,
footer #partners-wrap.wrapper_partners #partners.wrap-list li,
footer #partners-wrap.wrapper_partners #partners.wrap-list li > a {
    position: relative;
}

footer #partners-wrap.wrapper_partners #partners li > a {
    display: inline-block;
    height: 100%;
    transition-duration: .25s;
}

footer #partners-wrap.wrapper_partners #partners li > a:hover {
    transform: scale(1.1);
}

@media screen and (min-width: 1361px) {
    footer #partners-wrap.wrapper_partners #partners li > a,
    footer #partners-wrap.wrapper_partners #partners li > a > img {
        max-width: 100%;
    }

    footer #partners-wrap.wrapper_partners.rzd_casual #partners:not(.list--equal-gap) li:has(>a[href*='rzd.ru']) {
        min-width: 8vw;
    }
}

@media screen and (min-width: 1101px) {
    footer #partners-wrap.wrapper_partners #partners {
        justify-content: center;
    }

    footer #partners-wrap.wrapper_partners #partners li {
        min-width: auto !important;
    }

    footer #partners-wrap.wrapper_partners #partners li > a {
        left: auto !important;
    }
}

@media screen and (max-width: 1100px) {
    footer #partners-wrap.wrapper_partners #partners {
        justify-content: space-evenly;
        column-gap: var(--partners-gap) !important;
    }

    footer #partners-wrap.wrapper_partners #partners li {
        min-width: calc((100% - 3 * var(--partners-gap)) / 4 - 20px);
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 750px) {
    footer #partners-wrap.wrapper_partners #partners li {
        min-width: calc((100% - 2 * var(--partners-gap)) / 3 - 20px);
    }
}


header .nav-row--flex .box--submenu {
    display: flex;
    align-items: center;
    width: 40px;
    height: auto;
    overflow: visible;
    order: 9;
    z-index: 1000;
}

.arr-body .box--submenu > #ins-link {
    position: relative;
    top: auto !important;
    right: auto !important;
}

.arr-body .box--submenu > .box__submenu {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: -1;
    left: -9999px;
    box-shadow: 8px 13px 31px -4px rgba(0, 0, 0, 0.75);
    min-width: auto;
    transform: translateY(0);
}

.arr-body .box--submenu:hover > .box__submenu {
    opacity: 1;
    left: auto;
    right: 0;
    z-index: 555;
    transition: opacity 0.3s ease-in-out;
}

.arr-body .box--submenu:hover > .box__submenu > .submenu__item {
    display: block;
    text-align: left;
    padding: 10px;
    line-height: normal;
    height: auto;
}


.arr-body .box--submenu > .box__submenu > .submenu__item > .submenu__link {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #375caa;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    transition-duration: .3s;
}

.arr-body .box--submenu:hover > .box__submenu > .submenu__item:hover .submenu__link {
    color: #ed1c24;
}

@media screen and (max-width: 1600px) {
    .arr-body .box--submenu {
        right: 80px;
    }
}


.header__logo {
    display: flex !important;
    align-items: center;
    gap: 10px;
}

#header .header__logo #logoblock {
    position: relative;
    left: auto;
    top: auto;
    padding-top: 0;
    height: auto;
    width: auto !important;
    flex: 0 0 auto;
}

a.logo_event {
    height: 50px;
    display: flex;
    align-items: center;
}

img.img--logo_event {
    height: clamp(54px, 10vw, 64px);
}


@media screen and (max-width: 1760px) and (min-width: 1351px) {
    header .nav-row--flex#mainmenu :is(#tickets_new, #refund__link, #fdsarrshop, #pay-menu-button) {
        font-size: max(calc(1.5vw - 12px), 14px) !important;
    }
}

@media screen and (max-width: 1440px) {
    header .nav-row--flex#mainmenu .header__logo ~ a#fdsarrshop {
        flex: 0 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1;
    }

    header .nav-row--flex#mainmenu .header__logo ~ a#fdsarrshop > span {
        line-height: 1.25;
    }
}

@media screen and (max-width: 1350px) {

    header#header:has(>#mainmenu>.header__logo) {
        display: flex;
        align-items: center;
    }

    .header__logo {
        gap: 10px;
    }

    .arr-body header .header__logo #logoblock {
        height: auto;
        padding-right: 0;
    }
}

@media screen and (max-width: 400px) {
    .header__logo {
        --logo-size: clamp(40px, calc(15vw - 10px), 50px);
    }
}

@media screen and (max-width: 360px) {
    .header__logo {
        gap: 0;
    }
}


header .nav-row--flex#mainmenu {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    font-size: 10px;
    padding: 0 8em 0 5em;
    gap: 2em;
}

header .nav-row--flex#mainmenu > ul {
    padding: 0 !important;
}

@media (min-width: 1721px) {
    header .nav-row--flex#mainmenu .shorh-title {
        display: none;
    }
}

@media (min-width: 1241px) {
    header .nav-row--flex#mainmenu > * {
        position: relative !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        font-size: 1rem;
    }


    header .nav-row--flex#mainmenu #logoblock {
        font-size: min(1vw, 1rem) !important;
    }

    header .nav-row--flex#mainmenu > ul {
        padding: 0;
        max-width: 100%;
        flex: 1 1 auto;
        justify-content: center;
        gap: max(1%, 10px);
    }

    header .nav-row--flex#mainmenu a#ins-link {
        order: 9;
        flex: 0 0 36px;
    }


    header .nav-row--flex#mainmenu div#refund__btn {
        order: 7;
    }

    header .nav-row--flex#mainmenu a#fdsarrshop {
        order: 8;
    }

    header .nav-row--flex#mainmenu div#menu-switch {
        order: 10;
    }

    header .nav-row--flex#mainmenu .button--blue .short-title {
        display: none;
    }

}

@media (min-width: 1350px) and (max-width: 1860px) {

    header .nav-row--flex#mainmenu {
        padding-right: 7em;
    }
}

@media (min-width: 1350px) and (max-width: 1776px) {
    header .nav-row--flex#mainmenu {
        padding-left: 2.5em;
        font-size: clamp(6px, calc(1vw - 7px), 10px);
        padding-right: max(60px, 7em);
    }

    header .nav-row--flex#mainmenu > * {
        font-size: 1em !important;
    }

    header .nav-row--flex#mainmenu .button--blue .short-title {
        display: inline;
    }

    header .nav-row--flex#mainmenu .button--blue .full-title {
        display: none;
    }

    header .nav-row--flex#mainmenu a#fdsarrshop,
    header .nav-row--flex#mainmenu .button__link {
        font-size: max(calc(1.5vw - 12px), 14px);
    }

    header .nav-row--flex#mainmenu > ul > li > a {
        font-size: max(calc(1.5vw - 12px), 14px);
    }

    header .nav-row--flex#mainmenu a#fdsarrshop {
        min-width: 10em;
        width: auto;
    }
}


@media screen and (max-width: 1240px) {
    header .nav-row--flex#mainmenu {
        padding-right: calc(8em + 1rem);
    }

    header .nav-row--flex#mainmenu {
        display: flex;
        box-shadow: none;
        align-items: stretch;
    }

    header .nav-row--flex#mainmenu > ul > li {
        display: none;
    }


    header .nav-row--flex#mainmenu > ul ~ *:not(#logoblock) {
        position: relative !important;
        top: auto !important;
        bottom: auto !important;
        right: auto !important;
        left: auto !important;
        margin: 0 !important;
    }

    header .nav-row--flex#mainmenu > .box--submenu {
        margin-right: 1rem;
        padding-right: 0 !important;
    }

    header .nav-row--flex#mainmenu > #logoblock {
        font-size: 1rem !important;
    }

}

@media (min-width: 701px) and (max-width: 1000px) {
    header .nav-row--flex#mainmenu > #fdsarrshop {
        display: flex !important;
    }
}

.box--submenu, .arr-body .box--submenu {
    height: auto;
}

#logoblock::after {
    display: none !important;
}


@media screen and (min-width: 642px) {
    header .nav-row--flex#mainmenu :is(ul, #tickets_new, #refund__link, #fdsarrshop, #pay-menu-button) {
        font-size: clamp(12px, calc(1.25vw - 2px), 14px) !important;
    }

}

@media screen and (max-width: 641px) {
    mainmenu .nav-row--flex * {
        font-size: 1rem !important;
    }

    header .nav-row--flex#mainmenu :is(ul, #tickets_new, #refund__link, #fdsarrshop, #pay-menu-button) {
        font-size: 1rem !important;
    }
}


.txt-box.txt--caption {
    position: relative;
}

.txt--caption .caption__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.35;
    margin: 2.5rem 0 1.25rem;
}

.txt--caption .caption__list {
    font-size: 1.25rem;
    line-height: 1.2;
    margin: 1.25rem 0 2.5rem .75em;
}

.caption__list .list-item + .list-item {
    margin-top: .5em;
}

.caption__list .list-item::before {
    content: '-';
    position: absolute;
    left: 0;
}

.wrapper--btn {
    display: flex;
    justify-content: center;
}

.wrapper--btn .button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.txt a, a.txt {
    color: var(--color_color);
    text-decoration: none;
}

.txt a:hover, a.txt:hover {
    text-decoration: underline;
}


.block--popup.popup__shielder {
    display: none;
    position: fixed;
    inset: 0;
    justify-content: center;
    align-items: center;
    background-color: #00000080;
    z-index: 101;
}

.block--popup.popup__shielder.active {
    display: flex;
}

.block--popup .popup__content {
    padding: 2.5em;
    border-radius: .5em;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 2.5em;
}
.block--popup .popup__close.close {
    width: 2.5rem;
    height: 2.5rem;
    align-self: flex-end;
    display: none;
}

.block--popup .popup__txt {
    font-size: 1.5em;
}


/* End */


/* Start:/bitrix/templates/ftsarr/stylesheets/nano/nanogallery2.min.css?155833796321204*/
.nGY2{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-o-box-sizing:content-box}.nGY2 .ngy2_container{width:100%;min-width:100px;font-size:1em;line-height:normal;padding:0;margin:0 auto;overflow:hidden;visibility:visible;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@font-face{font-family:ngy2_icon_font;src:url(/bitrix/templates/ftsarr/stylesheets/nano/font/ngy2_icon_font.woff2?64889571) format('woff2'),url(/bitrix/templates/ftsarr/stylesheets/nano/font/ngy2_icon_font.woff?64889571) format('woff');font-weight:400;font-style:normal}.nGY2Icon-star:before{content:'\e801'}.nGY2Icon-search:before{content:'\e800'}.nGY2Icon-star-empty:before{content:'\e802'}.nGY2Icon-video:before{content:'\e803'}.nGY2Icon-videocam:before{content:'\e804'}.nGY2Icon-picture:before{content:'\e805'}.nGY2Icon-camera:before{content:'\e806'}.nGY2Icon-camera-alt:before{content:'\e807'}.nGY2Icon-ok:before{content:'\e808'}.nGY2Icon-help:before{content:'\e80a'}.nGY2Icon-help-circled:before{content:'\e80b'}.nGY2Icon-home:before{content:'\e80e'}.nGY2Icon-link:before{content:'\e80f'}.nGY2Icon-link-ext:before{content:'\e810'}.nGY2Icon-heart:before{content:'\e811'}.nGY2Icon-ngy2_chevron-right:before{content:'\e812'}.nGY2Icon-upload:before{content:'\e814'}.nGY2Icon-reply-all:before{content:'\e815'}.nGY2Icon-export:before{content:'\e816'}.nGY2Icon-chat:before{content:'\e818'}.nGY2Icon-attention:before{content:'\e819'}.nGY2Icon-location:before{content:'\e81a'}.nGY2Icon-trash:before{content:'\e81b'}.nGY2Icon-folder-empty:before{content:'\e81c'}.nGY2Icon-folder-open-empty:before{content:'\e81d'}.nGY2Icon-menu:before{content:'\e81e'}.nGY2Icon-cog:before{content:'\e81f'}.nGY2Icon-cog-alt:before{content:'\e820'}.nGY2Icon-wrench:before{content:'\e821'}.nGY2Icon-lightbulb:before{content:'\e822'}.nGY2Icon-resize-full:before{content:'\e823'}.nGY2Icon-resize-small:before{content:'\e824'}.nGY2Icon-left-open:before{content:'\e827'}.nGY2Icon-right-open:before{content:'\e828'}.nGY2Icon-arrows-cw:before{content:'\e829'}.nGY2Icon-level-up:before{content:'\e82a'}.nGY2Icon-play:before{content:'\e82b'}.nGY2Icon-pause:before{content:'\e82c'}.nGY2Icon-ngy2_chevron-left:before{content:'\e82d'}.nGY2Icon-ellipsis-vert:before{content:'\e82e'}.nGY2Icon-toggle-off:before{content:'\e82f'}.nGY2Icon-toggle-on:before{content:'\e830'}.nGY2Icon-check:before{content:'\e831'}.nGY2Icon-check-empty:before{content:'\e832'}.nGY2Icon-rocket:before{content:'\e833'}.nGY2Icon-filter:before{content:'\e834'}.nGY2Icon-magic:before{content:'\e835'}.nGY2Icon-pinterest-squared:before{content:'\e836'}.nGY2Icon-gplus-squared:before{content:'\e837'}.nGY2Icon-facebook-squared:before{content:'\e838'}.nGY2Icon-basket:before{content:'\e839'}.nGY2Icon-ok-circled:before{content:'\e83a'}.nGY2Icon-user:before{content:'\e83b'}.nGY2Icon-ngy2_chevron_left3:before{content:'\e83c'}.nGY2Icon-ngy2_chevron_right3:before{content:'\e83d'}.nGY2Icon-zoom-out-1:before{content:'\e83e'}.nGY2Icon-ngy2_zoom_out2:before{content:'\e83f'}.nGY2Icon-ngy2_zoom_in2:before{content:'\e840'}.nGY2Icon-ngy2_share2:before{content:'\e841'}.nGY2Icon-ngy2_external2:before{content:'\e842'}.nGY2Icon-ngy2_close2:before{content:'\e843'}.nGY2Icon-ngy2_info2:before{content:'\e844'}.nGY2Icon-ngy2_chevron_up2:before{content:'\e845'}.nGY2Icon-ngy2_download2:before{content:'\e846'}.nGY2Icon-mail-alt:before{content:'\f0e0'}.nGY2Icon-circle-empty:before{content:'\f10c'}.nGY2Icon-tumblr-squared:before{content:'\f174'}.nGY2Icon-twitter-squared:before{content:'\f304'}.nGY2Icon-youtube-play:before{content:'\f16a'}.nGY2Icon-vkontakte:before{content:'\f189'}.nGY2Icon-cw:before{content:'\e809'}.nGY2Icon-ccw:before{content:'\e80c'}[class^=nGY2Icon-]{margin-left:.2em;margin-right:.3em;font-family:ngy2_icon_font;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2Navigationbar{margin:5px 0;padding:5px 0;display:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2Navigationbar .nGY2NavigationbarItem{margin:5px 2px;padding:5px 8px;white-space:nowrap;cursor:pointer;display:inline-block;vertical-align:middle;text-align:left;visibility:'hidden';box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2Gallery,.nGY2 .nGY2GallerySub{position:relative;overflow:hidden;box-sizing:border-box}.nGY2Navigationbar .oneItem{margin:0 5px;white-space:nowrap;vertical-align:middle;display:inline-block}.nGY2 .nGY2Gallery{text-align:center;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GallerySub{perspective:900px;text-align:left;width:100%;height:100%;display:inline-block;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnail,.nGY2 .nGY2GThumbnailStack{display:inline-block;position:absolute;box-sizing:border-box;border:0 solid #000;padding:0;overflow:hidden;cursor:pointer}.nGY2 .nGY2GThumbnail{background-color:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailStack{background-color:#888;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailSub{width:100%;height:100%;display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:0 solid #000;margin:0;padding:0;overflow:hidden}.nGY2 .nGY2GThumbnailSubSelected{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.nGY2 .nGY2GThumbnailImage{position:relative;overflow:hidden;background:#000;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailImg{background:url(data:image/gif;base64,R0lGODlhEAAQAIAAAP///////yH5BAEKAAEALAAAAAAQABAAAAIOjI+py+0Po5y02ouzPgUAOw==) center no-repeat;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:block;vertical-align:bottom;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailAnnotationOLD_NO_MORE_USED{background:rgba(34,34,34,.75);opacity:1;text-align:left;left:0;right:0;padding:1px;position:absolute;min-height:18px;overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailCustomLayer,.nGY2 .nGY2GThumbnailLabel{display:block;box-sizing:border-box;left:0;position:absolute;right:0}.nGY2 .nGY2GThumbnailCustomLayer{top:0;bottom:0;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailLabel{background:rgba(34,34,34,.75);padding:4px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailAlbumTitle,.nGY2 .nGY2GThumbnailImageTitle{color:#fff;margin:5px 1px 1px;padding:0;left:0;right:0;white-space:nowrap;overflow:hidden;display:inline-block;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailDescription{clear:both;margin:1px 1px 3px;padding:0;color:#aaa;white-space:nowrap;left:0;right:0;font-size:.8em;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIcon,.nGY2 .nGY2GThumbnailIconsFullThumbnail{color:#fff;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0}.nGY2 .nGY2GThumbnailIcons{margin:0;position:absolute;display:inline-block;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconsFullThumbnail{font-size:1.8em;padding:5px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconText,.nGY2 .nGY2GThumbnailIconTextBadge{position:relative;display:inline-block;margin:0;vertical-align:middle}.nGY2 .nGY2GThumbnailIcon{display:inline-block;padding:4px;margin:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconTextBadge{background-color:#fff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailIconText{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GThumbnailAlbumUp i{position:absolute;top:50%;left:50%;margin:0;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.nGY2 .nGY2GThumbnailAlbumUp{color:#eee;font-size:1.2em;top:0;bottom:0;left:0;right:0;display:table;width:100%;text-align:center;position:absolute;margin:auto;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2GalleryBottom{margin:0;padding:0;text-align:center;position:relative;overflow:hidden;white-space:nowrap}.nGY2 .nGY2GalleryMoreButton,.nGY2 .nGY2GalleryMoreButtonAnnotation,.nGY2 .nGY2GalleryPagination,.nGY2 .nGY2GalleryPaginationDot{margin:10px auto 5px;text-align:center;position:relative;white-space:nowrap;overflow:hidden}.nGY2 .nGY2GalleryMoreButton{padding:4px;display:inline-block;cursor:pointer}.nGY2 .nGY2GalleryMoreButtonAnnotation{border:1px solid #fff;padding:8px 20px;display:inline-block}.nGY2 .nGY2GalleryPagination,.nGY2 .nGY2GalleryPaginationDot{padding:4px}.nGY2 .nGY2PaginationNext,.nGY2 .nGY2PaginationPrev,.nGY2 .nGY2paginationItem,.nGY2 .nGY2paginationItemCurrentPage{margin:10px 4px;padding:5px 8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#111;white-space:nowrap;cursor:pointer;vertical-align:middle;display:inline-block}.nGY2 .nGY2paginationItemCurrentPage{background:#333}.nGY2 .nGY2paginationDot,.nGY2 .nGY2paginationDotCurrentPage{width:16px;height:16px;border:2px solid #fff;background:#444;border-radius:50%;margin:12px 5px;white-space:nowrap;cursor:pointer;vertical-align:middle;display:inline-block;opacity:.5}.nGY2 .nGY2paginationDotCurrentPage{background:#fff;opacity:1}.nGY2 .nGY2paginationRectangle,.nGY2 .nGY2paginationRectangleCurrentPage{width:30px;border:1px solid #fff;height:0;background:#444;margin:5px 1px;white-space:nowrap;cursor:pointer;vertical-align:middle;display:inline-block;opacity:.5}.nGY2 .nGY2paginationRectangleCurrentPage{background:#fff;opacity:1}.nGY2Popup{position:fixed;color:#000;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5)}.nGY2PopupContent,.nGY2PopupContentCenter,.nGY2PopupContentLeft,.nGY2PopupContentRight{position:fixed;text-align:left;top:50%;left:50%;width:50%;padding:15px 30px;height:auto;background:#fff;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.nGY2PopupContentCenter{text-align:center}.nGY2PopupTitle{font-size:1.5em;border-bottom:4px solid #888;padding:0 0 5px;margin-bottom:10px}.nGY2PopupCloseButton{font-size:1.5em;cursor:pointer;text-align:right}.nGY2PopupOneItem{padding:10px;font-size:2em;cursor:pointer;display:inline-block}.nGY2PopupOneItemText{padding:10px;font-size:1.2em;cursor:pointer;display:block}@media only screen and (max-device-width :480px){.nGY2PopupContent{width:85%!important;padding:5px 10px!important}}.nGY2PortInfo{padding:3px!important;font-size:14px!important;color:#FF0075!important;text-align:center!important;z-index:0!important;text-transform:lowercase!important;cursor:pointer!important}.nGY2PortInfo a,.nGY2PortInfo a:active,.nGY2PortInfo a:hover,.nGY2PortInfo>a:link,.nGY2PortInfo>a:visited{color:#FF0075!important;text-decoration:none!important}.nGY2 .nGY2ViewerContainer{opacity:0;position:fixed;top:0;left:0;height:100%;width:100%}.nGY2 .nGY2Viewer{display:block;visibility:visible;position:fixed;top:0;left:0;height:100%;width:100%;opacity:1;background-color:rgba(1,1,1,.85);text-align:center;clear:both;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.nGY2 .nGY2ViewerLogo{text-align:center;float:left;position:relative;top:50px;left:5px;padding:2px;background:url(/bitrix/templates/ftsarr/stylesheets/nano/nanogallery2_logo.png) center no-repeat;display:block;height:74px;width:147px}.nGY2 .nGY2ViewerContent,.nGY2 .nGY2ViewerMediaPan{position:absolute;box-sizing:border-box;user-select:none}.nGY2 .nGY2ViewerContent{min-width:40px;min-height:40px;clear:both;user-drag:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2ViewerMediaPan{transform-origin:50% 50% 0;visibility:visible;opacity:1;display:inline-block;padding:0;top:0;bottom:0;left:0;right:0;margin:auto;zoom:1;user-drag:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2ViewerMedia,.nGY2 .nGY2ViewerMediaLoaderHidden{visibility:visible;position:absolute;top:0;bottom:0;zoom:1;box-sizing:border-box;left:0;right:0;margin:auto}.nGY2 .nGY2ViewerMedia{max-width:none;opacity:1;will-change:transform;transform:translateZ(0);user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2ViewerMediaLoaderDisplayed{visibility:visible;opacity:1;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;zoom:1;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;width:50px;height:50px}.nGY2 .nGY2ViewerMediaLoaderDisplayed:before{top:0;bottom:0;left:0;right:0;margin:auto;content:"";display:block;position:absolute;border-width:7px;border-style:solid;border-radius:50%;width:38px;height:38px;animation:nGY2-spinner-rotate-animation 1s linear 0s infinite;border-color:#444 #23CB99 #23CB99 #444}.nGY2 .nGY2ViewerMediaLoaderDisplayed:after{content:"";display:block;position:absolute;border-width:4px;border-style:solid;border-radius:50%;width:24px;height:24px;top:0;bottom:0;left:0;right:0;margin:auto;animation:nGY2-spinner-anti-rotate-animation .85s linear 0s infinite;border-color:#333 #23CB99 #23CB99 #333}@keyframes nGY2-spinner-rotate-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes nGY2-spinner-anti-rotate-animation{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}.nGY2 .nGY2ViewerMediaLoaderHidden{opacity:0;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;background-image:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.nGY2 .nGY2ViewerAreaNext,.nGY2 .nGY2ViewerAreaPrevious{transform:scaleY(1.5);color:#fff;display:block;Text-Shadow:#000 1px 0 0,#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px 0 0,#000 -1px -1px 0,#000 0 1px 0,#000 0 -1px 0;font-size:2em;top:50%;margin-top:-25px;cursor:pointer;opacity:1;position:absolute}.nGY2 .nGY2ViewerContent .imgCurrent{cursor:pointer}.nGY2 .nGY2ViewerAreaPrevious{padding:10px 0 10px 1px;left:0;text-align:left;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .nGY2ViewerAreaPrevious>i{margin-left:0}.nGY2 .nGY2ViewerAreaNext{padding:10px 1px 10px 0;right:0;text-align:right;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .nGY2ViewerAreaNext>i{margin-right:0}.nGY2 .toolbarContainer{left:0;right:0;text-align:center;display:inline-block;position:absolute;width:100%}.nGY2 .toolbar{display:inline-block;vertical-align:middle;overflow:hidden;padding:2px 0;margin:1px}.nGY2 .toolbarBackground{background:rgba(4,4,4,.7)}.nGY2 .nGY2ViewerToolsTopLeft,.nGY2 .nGY2ViewerToolsTopRight{color:#ddd;background:rgba(0,0,0,.2);top:5px;position:absolute;cursor:pointer;opacity:1}.nGY2 .nGY2ViewerToolsTopLeft{left:5px;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .nGY2ViewerToolsTopRight{right:5px;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.nGY2 .toolbar .ngbt{font-size:1.5em;display:table-cell;cursor:pointer;padding:2px 5px;vertical-align:middle}.nGY2 .toolbar .label,.nGY2 .toolbar .label .title,.nGY2 .toolbar .pageCounter{font-size:1em;vertical-align:middle;overflow:hidden}.nGY2 .ngy2viewerToolAction{opacity:1}.nGY2 .ngy2viewerToolAction:hover{opacity:.8}.nGY2 .toolbar .pageCounter{display:table-cell;margin:auto}.nGY2 .toolbar .label{padding:3px 10px;border-left:0 solid #000;display:table-cell;text-align:left;background-color:initial}.nGY2 .toolbar .label .title{margin:auto}.nGY2 .toolbar .label .description{font-size:.8em;display:table-row;vertical-align:middle;overflow:hidden;color:#aaa}.nGY2ConsoleParent{visibility:hidden;height:0;background:#111;color:#e00;padding:0;margin:2px}.nGY2ConsoleParent p{color:#e00;padding:1px;margin:0}.nGY2 .nanoGalleryLBar,.nGY2 .nanoGalleryLBarOff{position:relative;width:100%;margin:0 0 1px;background-color:#556;height:2px}.nGY2.unselectable{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.nGY2 .nanoGalleryLBarOff{visibility:hidden}.nGY2 .nanoGalleryLBar{visibility:visible}.nGY2 .nanoGalleryLBar>div{position:absolute;width:50px;height:2px;top:0;opacity:.7}.nGY2 .nanoGalleryLBar>div:nth-child(1){-webkit-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.2s infinite cubic-bezier(0,.6,.9,0);background:#111}.nGY2 .nanoGalleryLBar>div:nth-child(2){-webkit-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.4s infinite cubic-bezier(0,.6,.9,0);background:#333}.nGY2 .nanoGalleryLBar>div:nth-child(3){-webkit-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.6s infinite cubic-bezier(0,.6,.9,0);background:#ccd}.nGY2 .nanoGalleryLBar>div:nth-child(4){-webkit-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -.8s infinite cubic-bezier(0,.6,.9,0);background:#777}.nGY2 .nanoGalleryLBar>div:nth-child(5){-webkit-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);-moz-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);-ms-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);-o-animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);animation:nanoGalleryLBarAnim 2s -1s infinite cubic-bezier(0,.6,.9,0);background:#ddd}@-webkit-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@-moz-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@-ms-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@-o-keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}@keyframes nanoGalleryLBarAnim{0%{left:10%}100%{left:90%}}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/feedback/style.css?1513738971666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form.result.new/feedback/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form.result.new/feedback/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/bdance/template_styles.css?17472182405150*/
:root {
    --color_color: #e87d4f;
}

.arr-body .footer-menu.footer-menu2 {
    position: relative !important;
    margin-top: 20px;
}

.news-list ul a p.comp-in-name {
    width: calc(100% - 10px);
    box-sizing: border-box;
}


.comments {
    display: none !important;
}

.user-content img {
    max-width: 100%;
    height: auto;
}

#vk_community_messages {
    z-index: 100 !important;
}


.exercise p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
}


.exercise .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-family: "ProximaNova";
    text-transform: none;
    line-height: 25px;
}

/* Hide the browser's default checkbox */
.exercise .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.exercise .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px !important;
    width: 25px !important;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.exercise .container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.exercise .container input:checked ~ .checkmark {
    background-color: #ed1c24;
}

/* Create the checkmark/indicator (hidden when not checked) */
.exercise .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.exercise .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.exercise .container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.exercise .vote-items-list {
    margin: 30px 0;
}

.exercise font.errortext,
.exercise .vote-note-note {
    font-size: 22px;
    margin: 30px 0;
    display: block;

}


.exercise img {
    display: block;
    width: 200px;
    height: 250px;
    object-fit: cover;
    margin-bottom: 30px;
}


#ins-link {
    background: url(/bitrix/templates/bdance/images/insurance.svg) no-repeat center;
    width: 36px !important;
    height: 36px !important;
    text-indent: -9999px;
    top: 18px !important;
}

#pay-menu-button {
    margin-top: 18px;
    border: 2px solid #e87d4f;
    width: 104px;
    height: 36px;
    line-height: 36px;
    color: #e87d4f;
    text-align: center;
    border-radius: 36px;
    font-family: 'ProximaNovaBold', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}


#pay-menu-wrap li {
    display: inline-block;
    padding: 0 3px;
    position: relative;
    height: 80px;
    line-height: 80px;
}

#pay-menu-wrap a {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #375caa;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

#pay-menu-wrap li:hover > a {
    color: #ed1c24;
}

#pay-menu-wrap ul {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    position: absolute;
    top: 80px;
    background: #fff;
    z-index: -1;
    left: -9999px;
    box-shadow: 8px 13px 31px -4px rgba(0, 0, 0, 0.75);
    width: 150px;
}

#pay-menu-wrap ul li {
    display: block;
    text-align: left;
    padding: 10px;
    line-height: normal;
    height: auto;
}

#pay-menu-wrap:hover > ul {
    opacity: 1;
    left: 0;
    z-index: 555;

}

.allrus-flag {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.doccard .compet-info > ul {
    margin-left: 0 !important;
    margin-top: 20px !important;
}

.doccard .compet-info > ul li {
    font-size: 16px !important;
    font-family: "ProximaNova" !important;
}

.doccard #orgs-div + a {
    display: block;
    text-transform: uppercase;
    color: #ed1c24;
}

.doccard #orgs-div + a:hover {
    text-decoration: none;
}

.compets-huge-list li a div {
    color: #000;
}

.contact-items span {
    background-color: #e87d4f !important;
}

.contact-items li a {
    color: #e87d4f !important;
}

a.download-details {
    color: #e87d4f !important;
}

#events-carousel div.slick-slide .ce-name {
    -webkit-line-clamp: 4;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.reg-done h3 {
    margin: 0 0 40px 0;
    font-size: 20px;
}

.reg-done p {
    font-size: 18px;
    margin: 10px 0
}

.reg-done p a {
    color: #ed1c24;
    text-decoration: none;
}


#roc-link {
    right: 265px;
}

@media (max-width: 1600px) {
    #roc-link {
        right: 245px;
    }
}


@media (max-width: 1250px) {
    #roc-link {
        display: none !important;
    }
}

#header {
    --header-button_color: #e87d4f !important;
}

/* End */
/* /bitrix/templates/bdance/stylesheets/slick.css?15155017121885 */
/* /bitrix/templates/bdance/stylesheets/collage.css?15155017122047 */
/* /bitrix/templates/bdance/stylesheets/highslide.css?151550171221739 */
/* /bitrix/templates/ftsarr/stylesheets/jquery.cookieBar.min.css?15523068063560 */
/* /bitrix/templates/ftsarr/stylesheets/main.css?1751975827165531 */
/* /bitrix/templates/bdance/stylesheets/arr.css?174722215362804 */
/* /bitrix/templates/ftsarr/stylesheets/nano/nanogallery2.min.css?155833796321204 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/feedback/style.css?1513738971666 */
/* /bitrix/templates/bdance/template_styles.css?17472182405150 */
