

/* Start:/local/templates/fctehnar/components/bitrix/breadcrumb/.default/style.css?1745082790652*/
.nbBreadcrumb {padding: 2rem 0 2rem; letter-spacing: 0.05em;}
.nbBreadcrumb__item {display: inline; vertical-align: top; position: relative;}
.nbBreadcrumb__link {display: inline; position: relative;  padding-right: 0.75rem; color: #707070;}
.nbBreadcrumb__link:hover {color: #000;}
.nbBreadcrumb__item:last-child .nbBreadcrumb__link {color: #010101 !important;}
.nbBreadcrumb__link:after {content: '|'; color: #163661 !important; font-weight: 400; vertical-align: middle; display: inline-block; padding-left: 0.75rem;}
.nbBreadcrumb__item:last-child .nbBreadcrumb__link:after {content: '';}
.nbBreadcrumb__link span {vertical-align: middle;;}

/* End */


/* Start:/local/templates/fctehnar/components/bitrix/menu/socMenu/style.css?17450827901363*/
.socMenu {
  box-shadow: 0px 4px 6.37px 0.63px rgba(0, 0, 0, 0.46);
}
.socMenu__items {margin: 0;padding: 0;list-style: none;}
.socMenu__item {display: block; width: 3.375rem;vertical-align: top; border-bottom: 0.125rem solid #fff}
.socMenu__item:last-child {border-bottom: none;}
.socMenu__link {background: #fff url(/local/templates/fctehnar/components/bitrix/menu/socMenu/images/sprite.svg) 0 0 no-repeat; background-size: 100% auto; display: block; padding-top: 100%; height: 0px; text-indent: -9999px; overflow: hidden;  transition: .5s;}
.socMenu__link:hover {background-color: var(--secondary-color); box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.38);}


.socMenu__link._youtubecom {background-position: 0 0%;}
.socMenu__link._vkcom {background-position: 0 11.1%;}
.socMenu__link._facebookcom {background-position: 0 22.2%;}
.socMenu__link._twittercom {background-position: 0 33.3%;}
.socMenu__link._okru,
.socMenu__link._odnoklassnikiru {background-position: 0 44.4%;}
.socMenu__link._instagramcom  {background-position: 0 55.5%;}
.socMenu__link._wame  {background-position: 0 66.6%;}
.socMenu__link._viber  {background-position: 0 77.7%;}
.socMenu__link._tme {background-position: 0 88.8%;}


/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 
	.socMenu__items {width: 100%; text-align: center;}
}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/style.css?174508279021281*/
.destinationDetail__head {
	margin-bottom: 2rem;
	color: #fff;
	width: calc(var(--vw,1vw) * 100);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 2rem;
	z-index: 2;
}

.destinationDetail__head .container:before {
	background-color: rgba(0,193,255,.86);
	background-image: url('/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../images/ball.png');
	background-position: left bottom;
	background-size: 26.0625rem auto;
	background-repeat: no-repeat;
	color: #fff;
	content: '';
	position: absolute; top: 0;
	left: calc(var(--bs-gutter-x) * .5);
	width: 41.66666667%;
	bottom: -2rem;
	z-index: -1;
}

.nbBreadcrumb{display: none;}

.destinationDetail__headMain {
	padding: 0 3.75rem;
}

.destinationDetail__head h1 {padding: 0.5rem 1rem; color: var(--primary-color);;     background: var(--secondary-color); margin-bottom: 3.75rem;}
.destinationDetail__head h1:before {display: none;}
.destinationDetail__headHash {font-family: "daysregular"; color:#fff; font-size: 1.5rem; display: inline-block; padding: 0 0.75rem 0.375rem 0.75rem; line-height: 1;
	margin-top: 5rem; margin-bottom: 2rem;
}
.destinationDetail__headDesc {font-size: 1.25rem; font-weight: 500;}

.destinationDetail__headDesc button {
	position: relative;
	z-index: 150;
}
.destinationDetail__head .nbBreadcrumb__link {
	color: #fff !important;
}
.destinationDetail__head .nbBreadcrumb__link:after {
	color: #fff !important;
}
.destinationDetail__head .nbBreadcrumb__item:last-child .nbBreadcrumb__link {
	color: #fff !important;
}

.destinationDetail__headAction {
	padding-left: 2.5rem;
}

.destinationDetail__headCol._1 {width: 40%;}
.destinationDetail__headCol._2 {width: 60%;}



.destinationDetail__shifts {
	background: var(--primary-color);
	color: #fff;
	width: calc(100% + 16px + var(--bs-gutter-x));
	padding: 1.5rem 2rem;
	height: 100%;
}
.destinationDetail__shifts a {
	color: #fff !important;

}

.destinationDetail__shiftTitle {
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 1.5rem;
}

.destinationDetail__shiftItems {
	position: relative;
	padding-right: 1rem;
}
.destinationDetail__shiftItems:after {
	content: '';
	position: absolute;
	right: 1rem;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #fff;
}

.destinationDetail__shiftItem {
	padding-left: 1.625rem;
	position: relative;
	margin-bottom: 0.25rem;
}

.destinationDetail__shiftItem:last-child {
	margin-bottom: 0;
}

.destinationDetail__shiftItem:before {
	content: '';
	position: absolute;
	top: 0.125rem;
	left: 0;
	width: 0.9375rem;
	height: 0.9375rem;
	background: var(--primary-color) url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/checkbox_2.svg) center bottom no-repeat;
	background-size: contain;
}

.destinationDetail__shift:last-child .destinationDetail__shiftItems:after {
	display: none;
}
.mainPageAction {
	height: calc(100% + 32px);
	margin: -16px -16px !important;
}



.destinationDetail__block {
	padding-top: 2rem ;
	padding-bottom: 2rem;
}

.destinationDetail__block._1 {
	position: relative;
	z-index: 3;
}
.destinationDetail__block._1 .destinationDetail__text {
	padding: 3rem 1.5rem;
	padding-left: 0;
	margin: 0;
	font-size: 1.25rem;
	margin-top: 2.5rem;
	box-shadow: 1.75rem -1.75rem 0 #fff;
	position: relative;
	z-index: 5;
	background: #f9f9f9;
}
.destinationDetail__block._1 .destinationDetail__text ul {
	list-style: none;
	position: relative;
}

.destinationDetail__block._1 .destinationDetail__text li {
	padding-left: 3.25rem;
	position: relative;
	margin-bottom: 1rem;
}

.destinationDetail__block._1 .destinationDetail__text li:last-child {
	margin-bottom: 0;
}

.destinationDetail__block._1 .destinationDetail__text li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 1.75rem;
	height: 1.75rem;
	background: var(--primary-color) url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/checkbox.svg) center bottom no-repeat;
	background-size: contain;
}

.destinationDetail__block._1 .destinationDetail__btn {
	position: absolute;
	bottom: 0;
	right: 0;
}
.destinationDetail__block._1 .destinationDetail__hash {
	position: absolute;
	bottom: 0;
	right: 0;
	background: var(--secondary-color);
	color: var(--primary-color);
	font-size: 1rem;
	font-weight: 700;
	padding: 0 0.5rem;
}

.destinationDetail__block._1  .nbVideoLink {
	margin-left: -3rem;
	padding-top: 69%;
}

.destinationDetail__block._2 {
	position: relative;
	width: calc(var(--vw,1vw) * 100);
	left: 50%;
	transform:translateX(-50%);
	padding-bottom: 0;
}

.destinationDetail__block._2:before,
.destinationDetail__block._2:after {content: '';
	position: absolute;
}
.destinationDetail__block._2:after,
.destinationDetail__bg {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	height: 15rem;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern.png) center top;

}
.destinationDetail__block._2:after {
	opacity: 0.25;
}
.destinationDetail__bg {
	background: var(--primary-color);
}

.destinationDetail__block._2:before {
	right: 0;
	bottom: 15rem;
	z-index: -1;
	width: 27%;
	height: 40rem;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern_2.png);

}


.destinationDetail__block._3 {
	padding: 3rem 0 2rem;
}

.destinationDetail__preTitle {
	font-size: 1.25rem;
	font-weight: bold;
	color: var(--secondary-color);
	padding-bottom: 0.25rem;

}

.destinationDetail__title {
	font-size: 24px;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: bold;
}

.destinationDetail__nav {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
	counter-reset: section;
}

.destinationDetail__navLink {
	border: none;
	background: #fff;
	padding: 1.25rem 1rem !important;
	font-size: 1.25rem;
	font-weight: bold;
	color: var(--primary-color);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	counter-increment: section;
	line-height: 1.125;
}
.destinationDetail__navLink.active {
	background: var(--primary-color) ;
	color: #fff;
}

.destinationDetail__navLink.active:after {

	content: counter(section, decimal-leading-zero);
	color: #f0f0f0;
	font-size: 2.5rem;
	opacity: 0.6;
	font-weight: bold;
	position: absolute;
	bottom: -0.875rem;
	right: 0.5rem;
	width: auto;
}
.destinationDetail__navLink:before {
	content: '';
	position: absolute;
	right: 0;
	top: 1rem;
	bottom: 1rem;
	width: 1px;
	background: #e5e5e5;
}
.destinationDetail__navLink:last-child:before {
	display: none;
}
.destinationDetail__navLink.active:last-child:before {
	display: block;
}
.destinationDetail__navLink.active:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern.png) center 8%;
	opacity: 0.25;
	width: auto;
}
.destinationDetail__advantages {
	position: relative;
}
.destinationDetail__advantage {

}
.destinationDetail__advantageName {
	font-size: 24px;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: bold;
	margin: 6rem 0 1.5rem;
	display: inline-block;
	position: relative;
	padding-right: 2rem;
	padding-left: 1.75rem;
}
.destinationDetail__advantageName span {
	color: var(--secondary-color);
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	bottom: 80%;
	right: 0;
	line-height: 1;

}

.destinationDetail__advantageDesc {
	min-height: 16rem;
	padding: 0 1.5rem 10rem;
}

.destinationDetail__advantageVideo {
	position: relative;
}
.destinationDetail__advantageVideo .nbVideoLink,
.destinationDetail__advantageVideo .destinationDetail__advantageImage {
	position: absolute;
	top: 0;
	right: calc(var(--bs-gutter-x) * .5);
	bottom: 0;
	left: calc(var(--bs-gutter-x) * .5);
	padding: 0;
}

.destinationDetail__advantageImage {
	background-position: center;
	background-size: cover;
}

.destinationDetail__advantageFooter {
	position: absolute;
	bottom: 0;
	z-index: 5;
	left: 0;
	right:  calc(50% - var(--bs-gutter-x) * .5);;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern_2.png);
	padding: 1.5rem;
}

.destinationDetail__navNavs {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
	margin-right: calc(var(--bs-gutter-x) * -1);
}
.destinationDetail__navNav {
	background: #fff;
	border: none;
	color: var(--third-color);
	padding: 0.6rem;
}
.destinationDetail__navNav:hover {
	background: var(--primary-color);
	color: #fff;
}
.destinationDetail__navNav svg {
	width: 1.375rem;
	height: 1.375rem;
}

.destinationDetail__navNav._prev svg {
	transform: rotate(180deg);
}
.destinationDetail__navNav._next {

}

.destinationDetail__block._5 {
	position: relative;
	padding-bottom: 4rem;
}


.destinationDetail__block._5:after,
.destinationDetail__block._5:before {
	position: absolute;
	content: '';
	left: 50%;
	right: 0;
	bottom: 0;
	height: 15rem;
	z-index: -1;
	background: var(--primary-color);
	width: calc(var(--vw,1vw) * 100);
	transform: translateX(-50%);

}
.destinationDetail__block._5:after {
	opacity: 0.25;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern.png) center top;
}

.destinationDetail__photosRow {
	box-shadow:  0 0 0 1.5rem #fff;
	background: #fff;
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(4,1fr);
	grid-template-rows: repeat(2,1fr);
}
.destinationDetail__photosRow {
	margin-top: 1.5rem;
}
.destinationDetail__photosRow:first-child {
	margin-top: 0;
}
.destinationDetail__photo {min-height: 14rem;
	position: relative;}
.destinationDetail__photo._1 {
	grid-column: 1/3;
	grid-row: 1/3;
}
.destinationDetail__photo._4 {
	grid-column: 3/5;
	grid-row: 2/4;
}

.destinationDetail__photoImg {
	background-position: center;
	background-size: cover;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}


.destinationDetail__block._6,
.destinationDetail__block._8 {
	position: relative;
	padding-top: 6rem;
}
.destinationDetail__block._6 {
	padding-bottom: 1.5rem;
}

.destinationDetail__block._6:before{
	content: '';
	position: absolute;
	z-index: -1;
}
.destinationDetail__block._6:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: -1;
	height: 8rem;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern_2.png) center top;
	transform: translateX(-50%);
	width: calc(var(--vw, 1vw) * 100);
}

.destinationDetail__block._8 .destinationDetail__bg,
.destinationDetail__block._6 .destinationDetail__bg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 13rem;
	height: auto;
	background: var(--third-color);
	z-index: -1;
}
.destinationDetail__block._8 .destinationDetail__bg:before,
.destinationDetail__block._6 .destinationDetail__bg:before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern.png) center top;
	content: '';
	opacity: 0.5;
}

.destinationDetail__block._6 .destinationDetail__img {
	position: absolute;
	top: 0;
	right: calc(var(--bs-gutter-x) * .5);
	left: calc(var(--bs-gutter-x) * .5 + 3rem);
	bottom: 0;
	box-shadow: 0 0 0 1.5rem #fff;
	background-position: center;
	background-size: cover;
}

.destinationDetail__day {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
	background: #fff;
	margin: 0 1px;
}
.destinationDetail__dayHead {
	background: var(--primary-color);
	padding: 0.75rem 1rem;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.destinationDetail__dayItems {
	padding: 1.5rem 2rem;
}
.destinationDetail__dayItem {
	margin-bottom: 0.5rem;
}
.destinationDetail__dayItem:last-child {
	margin-bottom: 0;
}

.destinationDetail__dayItem span {display: inline-block; min-width: 3.5rem; text-align: center; font-size: 0.875rem; background: var(--primary-color); color: #fff;}
.destinationDetail__dayItem:nth-child(even) span {
	color: var(--primary-color); background: #fff;
}

.destinationDetail__block._7 {
	position: relative;
	padding-top: 6rem;
	padding-bottom: 0;
}
.destinationDetail__block._7 .destinationDetail__bg {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 13rem;
	height: auto;
	background: var(--third-color);
	z-index: -1;
	left: auto;
}
.destinationDetail__block._7 .destinationDetail__bg:before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern.png) center top;
	content: '';
	opacity: 0.5;
}

.destinationDetail__block._7 .destinationDetail__bg:before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern.png) center top;
	content: '';
	opacity: 0.5;
}

.destinationDetail__block._7 .destinationDetail__img {
	position: absolute;
	top: 0;
	right: calc(var(--bs-gutter-x) * .5 + 3rem);
	left: calc(var(--bs-gutter-x) * .5);
	bottom: 1.5rem;
	box-shadow: 0 0 0 1.5rem #fff;
	background-position: center;
	background-size: cover;
}

.destinationDetail__btn {
	position: absolute;
	left: calc(var(--bs-gutter-x) * .5);
	right:  calc(var(--bs-gutter-x) * .5 + 3rem);
	bottom: 0;
}

.destinationDetail__testItems {
	background: var(--primary-color);
	padding: 2rem;
	counter-reset: section;
}

.destinationDetail__testItem {
	font-size: 18px;
	background: #fff;
	color: var(--primary-color);
	padding: 1.25rem 2rem;
	font-weight: bold;
}

.destinationDetail__testCol:nth-child(4n-1) .destinationDetail__testItem,
.destinationDetail__testCol:nth-child(4n-2) .destinationDetail__testItem{
	background: var(--primary-color);
	color: #fff;
}
.destinationDetail__testItem span {display: inline-block; padding-right: 1.5rem;
	position: relative;}
.destinationDetail__testItem span:after {
	color: var(--secondary-color);
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	bottom: 70%;
	right: 0;
	line-height: 1;
	counter-increment: section;
	content: counter(section, decimal-leading-zero);

}
/*.destinationDetail__testCol:nth-child(4n-1) .destinationDetail__testItem span:after,
.destinationDetail__testCol:nth-child(4n-2) .destinationDetail__testItem span:after {
	opacity: 0;
}*/


.destinationDetail__block._8 {
	padding-bottom: 0;
	margin-bottom: 4rem;
}
.destinationDetail__block._8 .destinationDetail__img {
	position: relative;
	margin-left: calc(var(--bs-gutter-x) * .5 + 3rem);
	box-shadow: 0 0 0 1.5rem #fff;
	background-position: center;
	background-size: cover;
	padding-top: 67%;
	background-image: url("/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/images/img.png");
	width: 100%;
}
.destinationDetail__block._8 .destinationDetail__hash {
	position: absolute;
	bottom: 0;
	right: 0;
	background: var(--secondary-color);
	color: var(--primary-color);
	font-size: 1.5rem;
	font-weight: 700;
	padding: 0 0.5rem;
}

.destinationDetail__faq {

}
.destinationDetail__faqItem {
	border-bottom: 1px solid #d8d8d8;
}
.destinationDetail__faqButton {
	background: none;
	border: none;
	color: #444243;
	display: block;
	padding: 1.5rem 0;
	font-size: 20px;
	font-weight: 500;
	position: relative;
	width: 100%;
	text-align: left;
	padding-right: 3rem;
}
.destinationDetail__faqButton.collapsed {

}

.destinationDetail__faqButton:after {
	content: '-';
	width: 1.75rem;
	height: 1.75rem;
	background: #003362;
	box-shadow: 0 0 0 0.4375rem #e1e6ec;
	display: block;
	position: absolute;
	right: 0.4375rem;
	top: 1.5rem;
	text-align: center;
	color: #fff;
	font-weight: bold;

}
.destinationDetail__faqButton.collapsed:after {
	content: '+';
}

.destinationDetail__faqDesc {
	padding-bottom: 1.5rem;
}




.destinationDetail__block._9 {
	position: relative;
}
.destinationDetail__block._9:after,
.destinationDetail__block._9:before {
	position: absolute;
	content: '';
	left: 50%;
	right: 0;
	bottom: 0;
	height: 15rem;
	z-index: -1;
	background: var(--third-color);
	width: calc(var(--vw,1vw) * 100);
	transform: translateX(-50%);
}
.destinationDetail__block._9:after {
	opacity: 0.5;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/../../../../../../../images/pattern.png) center top;
}

.destinationDetail__block {

}
.destinationDetail__map {
	position: relative;
}

#destinationDetail__map {
	height: 420px;
}

.destinationDetail .customPopover {
	transform: translateY(-100%);
	position: relative;
}
.destinationDetail .customPopover:after {
	content: '';
	display: block;
	width: 80px;
	height: 93px;
	position: absolute;
	bottom: 0;
	left: -40px;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/images/marker_active.svg) center center no-repeat;
	background-size: contain;
}
.destinationDetail .customPopover__title {
	font-weight: 600;
}
.destinationDetail .customPopover__content {
	position: absolute;
	bottom: 30px;
	max-width: 240px;
	background: rgba(255,255,255,0.8);
	border-radius: 30px;
	padding: 16px 16px 16px 40px;
	font-size: 18px;
	left: 6px;
	min-width: 200px;
}



.destinationDetail__contacts {
	padding: 2rem 2rem 3.5rem;
	position: relative;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 50%;
	right: 2rem;
	background: #fff;
	width: 28rem;
	z-index: 10;
	transform: translateY(-50%);
}
.destinationDetail__contacts:after {
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	left: 0;
	height: 2rem;
	background: url(/local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/images/grass.jpg) center center repeat;
}

.destinationDetail__contactsMain {
	color: #535353;
	border-left: 6px solid var(--third-color);
	padding-left: 30px;
	margin-bottom: 2rem;
}
.destinationDetail__contactsAddress {
	font-weight: bold;
	color: #535353;
	margin-bottom: 1rem;
}
.destinationDetail__contactsPhone {
	color: #535353;
}

.destinationDetail__contactsTitle {
	color: #163661;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.25rem;
	padding-bottom: 2rem;
}

.pageContent {padding-bottom: 0;}


.destinationDetail__block .pointsMap__map>div {
	height: 39rem;
}
.destinationDetail__block .pointsMap._sec .pointsMap__items {
	height: 27rem;
}



@media (max-width: 1366px) {
	.destinationDetail__contacts {
		width: 22rem;
	}
}



@media (max-width: 1200px) {
	.destinationDetail__navLink {
		font-size: 1rem;
	}
	.destinationDetail__headCol._1,
	.destinationDetail__headCol._2 {
		width: 100% !important;
	}
}


@media (max-width: 991px) {
	.destinationDetail__head .container:before {
		width: 57%;
	}

	.destinationDetail__shifts {width: 100%}
	.destinationDetail__block._1 .nbVideoLink {
		margin-left: 0;
	}
	.destinationDetail__block._1 .destinationDetail__btn {
		left: 0;
	}

	.destinationDetail__navLink {
		font-size: 0.75rem;
	}
	.destinationDetail__block._6 .destinationDetail__img {
	display: none;
	}
	.destinationDetail__faq {
		background: #fff;
	}

	.destinationDetail__contacts {
		position: relative;
		width: 100%;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		transform: none;
	}

}


@media (max-width: 767px) {
	.destinationDetail__headMain {
		padding: 0 1rem;
	}
	.destinationDetail__head .container:before {
		width: 83.33333333%;
	}
	.destinationDetail__headHash {
		font-size: 1rem; margin: 0;
	}

	.destinationDetail__head h1 {
		font-size: 18px;
		
	}

	.destinationDetail__headDesc {
		font-size: 12px;
	}

	.destinationDetail__headAction {
		padding-left: 0;
	}

	.mainPageBlock__soc {
		top: 32%;
	}

	.destinationDetail__shiftItems:after {
		display: none;
	}

	.destinationDetail__shift {
		margin-bottom: 1rem;
	}

	.destinationDetail__shift:last-child{
		margin-bottom: 0;
	}

	.mainPageAction__slide .mainPageAction__btn {
		padding-right: 1rem!important;
		padding-left: 1rem!important;
	}

	.mainPageAction__btn {
		bottom: 40px;
	}

	.nbReviewsSlider {
		padding: 0 !important;
	}

	.destinationDetail__nav {
		margin-bottom: 1rem !important;
	}

	.destinationDetail__advantageVideo .nbVideoLink {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding-top: 66%;
	}
	.destinationDetail__advantageName {
		padding-left: 0;
		margin-top: 2rem;
	}
	.destinationDetail__advantageDesc {
		padding: 0 0 1rem;
		min-height: 1rem;
	}

	.destinationDetail__advantageFooter {
		position: relative;
	}

	.destinationDetail__advantageFooter {
		padding-left: 0;
	}

	.destinationDetail__photosRow {
		grid-template-columns: repeat(2,1fr);
		grid-template-rows: none;
	}
	.destinationDetail__photo._1 {
		grid-column: 1/3;
		grid-row: 1/2;
	}
	.destinationDetail__photo._4 {
		grid-column: 1/3;
		grid-row: 3/4;
	}

	.destinationDetail__block._7 .destinationDetail__img {
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		padding-top: 75%;
	}

	.destinationDetail__testCol:nth-child(4n-1) .destinationDetail__testItem{
		background: #fff;
		color: var(--primary-color);
	}
	.destinationDetail__testCol:nth-child(4n) .destinationDetail__testItem{
		background: var(--primary-color);
		color: #fff;
	}
	.destinationDetail__testCol:nth-child(4n-1) .destinationDetail__testItem span:after{
		opacity: 1;
	}
	.destinationDetail__testCol:nth-child(4n) .destinationDetail__testItem span:after{
		opacity: 0;
	}
	.destinationDetail .customPopover__content {
		padding: 12px 12px 12px 42px;
		font-size: 14px;
		min-width: 164px;
	}
	.mainPageAction {
		margin-left: calc(var(--bs-gutter-x) * -.5) !important;
		margin-right: calc(var(--bs-gutter-x) * -.5) !important;
	}

	.mainPageAction__slide {
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
	}
	.destinationDetail__block._2 {padding-bottom: 1rem}

	.destinationDetail__head .container:before {
		bottom: 2rem;
	}
	.destinationDetail__block._8 .destinationDetail__bg,
	.destinationDetail__block._6 .destinationDetail__bg {
		left: -0.75rem;
	}
	.destinationDetail__block._7 .destinationDetail__bg {
		right: -0.75rem;
	}

	.destinationDetail__faq {padding-left: 0.75rem}

}
/* End */


/* Start:/local/components/netbrand/youtubePlayer/templates/nbVideoLink/style.css?1745082790477*/
.nbVideoLink {padding-top: 56%; display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative;}
.nbVideoLink:before {content: ''; cursor: pointer; background: url(/local/components/netbrand/youtubePlayer/templates/nbVideoLink/images/player.svg) no-repeat center center; position: absolute;height: 100%; width: 100%; opacity: .8; filter: alpha(opacity=80); transition: all 0.2s ease-out; top: 0px; left: 0px;}
.nbVideoLink:hover:before { opacity: 1; filter: alpha(opacity=100);}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/system.pagenavigation/.default/style.css?17450827901626*/
.nbPagination {text-align: center; font-size: 1.125rem; padding-bottom: 1.25rem;}
.nbPagination__container {list-style: none; margin: 0; padding: 0;}
.nbPagination__item {display: inline-block; margin: 0 0.625rem;}
.nbPagination__item._prev,
.nbPagination__item._next,
.nbPagination__item._first,
.nbPagination__item._last {font-size: 1.25rem;}
.nbPagination__item._prev {}
.nbPagination__item._next {}
.nbPagination__item._first {}
.nbPagination__item._last {}
.nbPagination__item._active {}
.nbPagination__item._all {}

.nbPagination__link,
.nbPagination__link._empty:hover {
  width: 2.625rem;
  height: 2.625rem;
  text-align: center; 
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-bottom: 2px solid var(--primary-color);
  color: #000000;
}
.nbPagination__link._first {border-left: 2px solid var(--primary-color); border-top: 2px solid var(--primary-color);}
.nbPagination__link._last {border-right: 2px solid var(--primary-color); border-top: 2px solid var(--primary-color);}

a.nbPagination__link:hover {color: var(--primary-color); text-decoration: none;}
.nbPagination__item._active .nbPagination__link {text-decoration: none; background: var(--third-color); color: #fff; border-bottom: 2px solid var(--third-color);}
.nbPagination__link._empty {cursor: default;}

.nbPagination__link svg {width: 12px; height: 12px;}
.nbPagination__link._first svg {transform: rotate(180deg);}
.nbPagination__link svg.back  {transform: rotate(180deg);}
.nbPagination__item._active {} 


.nbPagination__link._first,
.nbPagination__link._last {}

/* End */


/* Start:/local/templates/fctehnar/components/bitrix/news.list/nbReviewsSlider2/style.css?17450827901797*/
.nbReviewsSlider {
	padding: 0 3.25rem;
}
.nbReviewsSlider__container {margin: 0 -1rem;}
.nbReviewsSlider__items {}
.nbReviewsSlider__item {display: none; max-width: 900px; margin: 0 auto; }
.nbReviewsSlider__item:first-child,
.nbReviewsSlider .bx-wrapper .nbReviewsSlider__item {display: block;}


.nbReviewsSlider .bx-wrapper .bx-pager {position: relative; bottom: 0rem; padding: 2.5rem 0; line-height: 0;}
.nbReviewsSlider .bx-wrapper .bx-pager .bx-pager-item { height: 0.25rem; margin: 0 0.5rem; }
.nbReviewsSlider .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link { display: block; margin: 0; border-radius: 0; background: #fff; width: 2rem; height: 0.25rem; transition: .5s;}
.nbReviewsSlider .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active {background: var(--third-color); width: 8rem;} 

.nbReviewsSlider__action {padding-top: 0;}
.nbReviewsSlider__itemContainer {padding: 2rem 1rem 0;}

.nbReviewsSlider .bx-wrapper .bx-controls-direction a {
	background: var(--third-color);
	width: 3.25rem;
	height: 3.25rem;
	margin-top: -4rem;
}
.nbReviewsSlider .bx-wrapper .bx-controls-direction a:hover {
	background: var(--primary-color);
}
.nbReviewsSlider .bx-wrapper .bx-controls-direction a svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 1.375rem;
	height: 1.375rem;
	color: #fff !important;
}
.nbReviewsSlider .bx-wrapper .bx-controls-direction a.bx-prev svg {
	transform: rotate(180deg) translate(-50%,-50%);
	transform-origin: 0 0;
}
.nbReviewsSlider .bx-wrapper .bx-controls-direction a.bx-prev {left: -2.25rem;}
.nbReviewsSlider .bx-wrapper .bx-controls-direction a.bx-next {right: -2.25rem;}

/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/s
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 
	
}

/* End */


/* Start:/local/templates/fctehnar/components/bitrix/news.list/staffSlider/style.css?1747229686790*/
.staffSlider {margin: 0 -10px;}

.staffSlider .swiper {padding: 0 10px;--swiper-navigation-size:32px;--swiper-theme-color: #0b0b0b;}
.staffSlider .swiper-button-next, 
.staffSlider .swiper-button-prev {width: 3.375rem; height: 3.375rem; background: var(--third-color); display: block; padding: 0.25rem 1.125rem; color: #fff; box-shadow: 0 0 0 0.5rem #fff;}
.staffSlider .swiper-button-next:after, 
.staffSlider .swiper-button-prev:after {content: '' !important; }
.staffSlider .swiper-button-next {right: 0;}
.staffSlider .swiper-button-prev {left: 0;}
.staffSlider .swiper-button-next svg, 
.staffSlider .swiper-button-prev svg {width: 1.25rem; height: 1.25rem;}
.staffSlider .swiper-button-prev svg {transform: rotate(180deg);}

.staffSlider .swiper-button-disabled {
    display: none;
}
/* End */


/* Start:/local/templates/fctehnar/css/swiper-bundle.min.css?174508279018452*/
/**
 * Swiper 10.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 17, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/catalog.item/trainer/style.css?1745082790951*/
.trainer {
	font-size: 1rem;
	position: relative;
	padding-bottom: 4em;
}

.trainer__img {
	height: 0;
	padding-top: 147%;
	display: block;
	background-size: cover;
	background-position: center center;
}

.trainer__content {
	position: absolute;
	left: 1.5em;
	right: 1.5em;
	bottom: 0.25em;
	box-shadow: 0px 0px 7.68px 0.32px rgba(0, 0, 0, 0.19);
}

.trainer__fio,
.trainer__desc {
	height: 3.75em;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
}

.trainer__fio {
	background: var(--primary-color);
	color: #fff;
	text-transform: uppercase;
	height: 5em;
	position: relative;
	font-size: 1em;
}

.trainer__fio span {
	font-weight: 700;
}

.trainer__fio:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	background: var(--secondary-color);
	font-size: 1em;
}

.trainer__desc {
	background: #fff;
	color: var(--primary-color);
	font-weight: 500;
}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/style.css?17450827904532*/
.pointsMap {position: relative;
	background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23163661'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 3rem;
}
.pointsMap__filter {margin-bottom: 1.5rem;}
.pointsMap__search {background: url(/local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/images/icon-search.svg) 95% center no-repeat;}

.pointsMap__legend {padding: 2rem 2rem 3.5rem; position: relative; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35); position: absolute; top: 2rem; bottom: 2rem; right: 2rem; background: #fff; width: 28rem;
	z-index: 10;}
.pointsMap__legend:after {content: ''; position: absolute; display: block; bottom: 0; right: 0; left: 0; height: 2rem; background: url(/local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/images/grass.jpg) center center repeat;}
.pointsMap__items {max-height: 600px; overflow: auto; padding: 0 1rem; margin: 0 -1rem; height: 19rem;}
.pointsMap__item {border-bottom: 1px solid #ebebeb; padding: 0.75rem 0;}
.pointsMap__item:last-child {border: none;}
.pointsMap__head {color: #163661; font-weight: bold; text-transform: uppercase; font-size: 1.25rem; padding-bottom: 1rem;}

.pointsMap__title {padding: 0.5rem 1rem 0.5rem 3rem; background: url(/local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/images/marker_active.svg) 0 center no-repeat; background-size: auto 2rem; font-weight: 600;}
.pointsMap__item._active .pointsMap__title {background-image: url(/local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/images/marker.svg);}
.pointsMap__address {padding-top: 0.25rem;}

.pointsMap .simplebar-track.simplebar-vertical {
    width: 25px;
}
.pointsMap .form-check {padding-top: 1rem; padding-bottom: 1rem;}
.pointsMap .simplebar-track.simplebar-vertical:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    left: 20px;
    width: 5px;
    background: #f6f6f6;
    top: 0;
    border-radius: 5px;
}

.pointsMap .simplebar-vertical .simplebar-scrollbar::before {
    background-color: var(--primary-color);
    opacity: 1;
    left: 20px;
    right: 0;
    border-radius: 0;
}

.pointsMap__map>div {height: 34rem;}

.pointsMap__selectFilial.btn {position: absolute; bottom: 0; left: 0; text-transform: uppercase; color: #fff; font-weight: bold; font-size: 1.25rem;
	--bs-btn-color: #fff;
  --bs-btn-bg: var(--primary-color);
  --bs-btn-border-color: var(--primary-color);
  --bs-btn-hover-bg: #122846;
  --bs-btn-hover-border-color: #122846;
  padding: 0.5rem 3rem;
}


.customPopover {background: #ffffff; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35); color: #545454; font-size: 0.875rem;
	min-width: 13rem;
  padding: 0.375rem 0.75rem 0.375rem calc(20px + 0.75rem);
  transform: translateY(-100%);
}
.customPopover:before {content: ''; display: block; width: 40px; height: 47px; position: absolute; bottom: 0; left: -20px; background: url(/local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/images/marker_active.svg) center center no-repeat;}
.customPopover__title {font-weight: 600;}



.pointsMap._sec {

}
.pointsMap._sec .pointsMap__items {
	height: 23rem;
}
.pointsMap._sec .pointsMap__legend:after {
	display: none;
}
.pointsMap._sec .pointsMap__map {
	position: relative;

}
.pointsMap._sec .pointsMap__map:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	background: var(--third-color) url(/local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/../../../../images/pattern.png) center -20% repeat;
	width: 400px;
	z-index: 5;
}

.pointsMap._11 {

}

.pointsMap._12 {
	margin-bottom: 0;
}
.pointsMap._12 .pointsMap__map:before {
	right: auto;
	left: 0;
}

.pointsMap._12 .pointsMap__selectFilial.btn {
	left: auto; right: 0;
}
.pointsMap._12 .pointsMap__legend {
	right: auto; left: 2rem;
}


/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {
	#pointsMap__map {height: 300px !important; margin-bottom: 2rem;}
	.pointsMap {padding-bottom: 4rem;}
	.pointsMap__legend {position: relative; top: 0; right: 0; bottom: 0; left: 0; width: auto;} 
	.pointsMap__selectFilial.btn {left: 50%; bottom: 0rem;  transform: translate(-50%);}
	.pointsMap._sec .pointsMap__map:before {display: none;}
	.pointsMap._12 .pointsMap__legend {left: 0;}
	.pointsMap._12 .pointsMap__selectFilial.btn {
		left: 50%; right: auto;
	}
}

/*phones*/
@media (max-width: 767px) { 
	.pointsMap__selectFilial.btn {font-size: 1rem;  white-space: nowrap;}


}	

/* End */


/* Start:/local/templates/fctehnar/components/bitrix/form.result.new/.default/style.css?17450827902549*/
.nbFormModal {}
.nbFormModal__title {display: none;}
.nbFormModal._webForm {}
.nbFormModal__message {}
.nbFormModal__message {}
.nbFormModal__message._error {}
.nbFormModal__message._success {}
.nbFormModal__message._warning {}
.nbFormModal__form {}
.nbFormModal__fieldRow {}
.nbFormModal__fieldRow._captcha {}
.nbFormModal__questionName {}
.nbFormModal__questionName._required {}
.nbFormModal__requiredSign {}
.nbFormModal__questionField {}
.nbFormModal__questionField._required {}
.nbFormModal__questionField.has-error .g-recaptcha>div{box-shadow: 0 0 0 1px #a94442;}
.nbFormModal__questionField.is-invalid .g-recaptcha>div{box-shadow: 0 0 0 1px  #dc3545;}
.nbFormModal__captchaImg {}
.nbFormModal__action {}
.nbFormModal__actionBtn {}
.nbFormModal__consent {font-size: 0.75rem; padding-bottom: 0.5rem; text-align: center}

.nbFormModal__questionField textarea.form-control {height: 4rem;}

.nbFormModal__questionField._captcha {
	width: 266px;
	height: 68px;
}

.nbFormModal__fieldFile .nbFormModal__questionName {display: none;}
.nbFormModal__fieldFile .form-control-file{width: auto}
.nbFormModal__fieldFile .nbFormModal__questionField {display: flex; justify-content: center;}
.nbCaptcha {}
.nbCaptcha._webForm {}
.nbCaptcha__name {}
.nbCaptcha__input {}
.nbCaptcha__img {}


.nbFormModal__fieldRow.radio .radio-inline {margin: 0.3rem 0.5rem; }
.nbFormModal__fieldRow.radio .radio-inline input{margin-right: 0.3rem;}


.nbFormModal  .form-control {
	padding: 0.625rem 1.5rem;
	font-size: 1.25rem;
}
.nbFormModal .form-select {
	padding-left: 1.5rem;
}


.nbFormModal .form-select:not(.border),
.nbFormModal .form-control:not(.border) {
	border-top: transparent !important;
	border-left: transparent !important;
	border-right: transparent !important;
	border-color: #e6e6e6;
	box-shadow: none !important;
}

.nbFormModal .form-select.is-valid,
.nbFormModal .was-validated .form-select:valid,
.nbFormModal .form-control.is-valid,
.nbFormModal .was-validated .form-control:valid {
	border-color: var(--bs-success);
}

.nbFormModal .form-select.is-invalid:focus,
.nbFormModal .was-validated .form-select:invalid:focus,
.nbFormModal .form-control.is-invalid,
.nbFormModal .was-validated .form-control:invalid {
	border-color: var(--bs-danger);
}

.nbFormModal .form-select:focus,
.nbFormModal .form-control:focus {

}


/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 

}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/main.userconsent.request/nb/style.css?17450827901172*/
.nbUserConsent {position: relative; text-align: left; margin: 0;}
.nbUserConsent a {cursor: pointer; display: inline; line-height: 1.25em; vertical-align: top; clear: both; padding-left: 0.5em;}
.nbUserConsent a:not(:empty) { padding-left: 0.5em;}
.nbUserConsent a:before, 
.nbUserConsent a:after { content: ""; position: absolute; left: 0; top: 0;}
.nbUserConsent a:before { width: 1.25em; height: 1.25em; background: #fff; border: 2px solid rgba(0, 0, 0, 0.54); border-radius: 0; cursor: pointer; transition: background 0.3s;}
.nbUserConsent input[type=checkbox] { outline: 0; visibility: hidden; width: 1.25em; margin: 0; display: block; float: left; font-size: inherit;}
.nbUserConsent input[type=checkbox]:checked + a:before { background: #fff;}
.nbUserConsent input[type=checkbox]:checked + a:after { transform: translate(0.25em, 0.3365384615em) rotate(-45deg); width: 0.75em; height: 0.375em; border: 0.125em solid #000; border-top-style: none; border-right-style: none;}
.nbUserConsent input[type=checkbox]:disabled + a:before { border-color: rgba(0, 0, 0, 0.26);}
.nbUserConsent input[type=checkbox]:disabled:checked + a:before { background: rgba(0, 0, 0, 0.26);}
/* End */


/* Start:/local/templates/fctehnar/components/bitrix/main.userconsent.request/nb/user_consent.css?17450827903383*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 30px 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	padding: 5px 10px;
	width: 100%;
	height: 130px;
	border: 1px solid #999;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	-moz-appearance: none;
}


/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

/* End */


/* Start:/local/templates/fctehnar/components/bitrix/news.list/mainPageAction/style.css?17450827902995*/
.mainPageAction{
    margin: 0 -16px;

    --swiper-pagination-bullet-width: 33px;
    --swiper-pagination-bullet-height: 27px;
    --swiper-pagination-bullet-border-radius: 0;
    --swiper-pagination-bullet-horizontal-gap: 0;
}
.mainPageAction__item {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.35);
  width: 100%;
  text-decoration: none !important;
  transition: .5s;
    position: relative;
    height: 100%;
}
.mainPageAction__item:hover {
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.5);
}
.mainPageAction__img {background-size: cover; background-position: center; background-color: #fff;}
.mainPageAction__content {background: #fff url(/local/templates/fctehnar/components/bitrix/news.list/mainPageAction/../../../../images/pattern_gray.png) center center;
padding: 1.75rem 2.75rem !important; position: relative;
}

.mainPageAction__content._btn {
    padding-bottom: 3rem !important;
}

.mainPageAction__content:before {content: ''; position: absolute; left: -0.5rem; top: 1rem; bottom: 1rem; width: 1rem; background: var(--secondary-color);}
.mainPageAction__action {
	font-size: 1.5rem; color: var(--secondary-color); font-weight: 700; text-transform: uppercase;
}
.mainPageAction__name {
	font-size: 2.125rem; color: var(--primary-color); font-weight: 800; margin-bottom: 0.5rem; text-transform: uppercase;
}
.mainPageAction__desc {
	font-size: 1rem; color: #8c8c8c;
}

.mainPageAction__slide {padding: 16px;}

.mainPageAction__btn {
    position: absolute;
bottom: 16px;
right: 16px;
}

.mainPageAction__pagination {
    height: var(--swiper-pagination-bullet-height);
    position: absolute;
    right: 16px;
    bottom: 16px !important;
    background: #292654;
    float: right;
    width: auto !important;
    left: auto !important;
    padding: 0 6px;
}
.mainPageAction__pagination .swiper-pagination-bullet {
    background: none;
    position: relative;
    transition: .3s;
    opacity: 1;
}
.mainPageAction__pagination .swiper-pagination-bullet-active {
    background: none;
}

.mainPageAction__pagination .swiper-pagination-bullet-active {
    width: calc(var(--swiper-pagination-bullet-width) * 3);
}


.mainPageAction__pagination .swiper-pagination-bullet:before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    bottom: 12px;
    left: 6px;
    right: 6px;
    background: #fff;
}

.mainPageAction__pagination .swiper-pagination-bullet-active:before {
    background: #00c1ff;
}

.mainPageAction__slide {height: auto !important;}


/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) {
    .mainPageAction__slide {padding-bottom: 40px}
    .mainPageAction__pagination {
        bottom: 0 !important;
    }

    .mainPageAction__content {padding: 1rem 1.5rem !important;}
    .mainPageAction__action {font-size: 1rem;}
    .mainPageAction__name {font-size: 1.25rem;}
    .mainPageAction__desc {font-size: 12px;}

}
/* End */
/* /local/templates/fctehnar/components/bitrix/breadcrumb/.default/style.css?1745082790652 */
/* /local/templates/fctehnar/components/bitrix/menu/socMenu/style.css?17450827901363 */
/* /local/templates/fctehnar/components/bitrix/news/destinations/bitrix/news.detail/.default/style.css?174508279021281 */
/* /local/components/netbrand/youtubePlayer/templates/nbVideoLink/style.css?1745082790477 */
/* /local/templates/fctehnar/components/bitrix/system.pagenavigation/.default/style.css?17450827901626 */
/* /local/templates/fctehnar/components/bitrix/news.list/nbReviewsSlider2/style.css?17450827901797 */
/* /local/templates/fctehnar/components/bitrix/news.list/staffSlider/style.css?1747229686790 */
/* /local/templates/fctehnar/css/swiper-bundle.min.css?174508279018452 */
/* /local/templates/fctehnar/components/bitrix/catalog.item/trainer/style.css?1745082790951 */
/* /local/templates/fctehnar/components/bitrix/news.list/pointsMap_v2/style.css?17450827904532 */
/* /local/templates/fctehnar/components/bitrix/form.result.new/.default/style.css?17450827902549 */
/* /local/templates/fctehnar/components/bitrix/main.userconsent.request/nb/style.css?17450827901172 */
/* /local/templates/fctehnar/components/bitrix/main.userconsent.request/nb/user_consent.css?17450827903383 */
/* /local/templates/fctehnar/components/bitrix/news.list/mainPageAction/style.css?17450827902995 */
