

/* 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/nbReviewsSlider/style.css?17450827901025*/
.nbReviewsSlider {}
.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;}



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

}

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

}

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

/* End */


/* Start:/local/templates/fctehnar/components/bitrix/catalog.item/review/style.css?17450827901567*/
.reviewItem {padding: 2.5rem 2.5rem 3.5rem 2.5rem; background: #fff; transition: .5s; position: relative;}
.reviewItem:before {
	content: ''; position: absolute; right: 2rem; top: -2rem; width: 4.125rem; height: 4.125rem; background-size: 2rem; z-index: 1;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABDklEQVRYhe2U0XHCMBBE9zI0QAtugRZMCW4hLdACKSG0QAlQAimBFmhhMx6LGUV7J+sLPqL3Z/vW93SSjc6/x1oHQHILYAIwANgBOJvZSQoDSA5ZfjCzvV+pjQeS31QOUuxAciR5KdNa6UDyk+RDWi+sCpA8SqpVIDWvURUIptYm0NCcNYG15lWBtOfR2GfuabSjhJf8JIm/3Grya/ZxMH0pSdDjEUmXq4+oNkd96+bmOwk4L4hO7U2KHdJ4PY5avfBRXEcjOssdld+mH5TH1bmnOOZPIrFcYJRUQoozNtkLIvuZyXn+Y2b5ysK8d37M7Kt5BQGHsolf5vPMlWfg5XSBLtAFusDbBTqd9wLgFwb1rowpXFoVAAAAAElFTkSuQmCC);
	background-color: var(--third-color); background-position: center; background-repeat: no-repeat;
}
.reviewItem:after {
	content: '';
	position: absolute;
	bottom: 0;
	background: url(/local/templates/fctehnar/components/bitrix/catalog.item/review/../../../../images/pattern_2.png);
	left: 0; right: 0;
	height: 1.75rem;
}
.reviewItem__img {height: 0; padding-top: 59%; background-position: center; background-size: cover;}
.reviewItem__name {font-weight: 700; color: var(--primary-color); position: relative; font-size: 1.25rem;}
.reviewItem__date {color: #7c7c7c; padding-bottom: 1rem;}
.reviewItem__text {position: relative; z-index: 5; min-height: 10.125rem;}
.reviewItem .nbVideoLink:before {background-size: 4rem;}

.reviewItem__content:after {
	content: '';
	position: absolute;
	left: -0.25rem;
	top: 4.5rem;
	bottom: 5.5rem;
	width: 0.5rem;
	background: var(--secondary-color);
}


/* 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/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 */
/* /local/templates/fctehnar/components/bitrix/system.pagenavigation/.default/style.css?17450827901626 */
/* /local/templates/fctehnar/components/bitrix/news.list/nbReviewsSlider/style.css?17450827901025 */
/* /local/templates/fctehnar/components/bitrix/catalog.item/review/style.css?17450827901567 */
/* /local/components/netbrand/youtubePlayer/templates/nbVideoLink/style.css?1745082790477 */
/* /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 */
