

/* Start:/local/templates/fctehnar/components/bitrix/news/trainers/bitrix/news.detail/.default/style.css?17450827903453*/
.trainerDetail {padding-bottom: 2rem;}
.trainerDetail__container {background: #fff; position: relative;
	box-shadow: 0px 0px 7.68px 0.32px rgba(0, 0, 0, 0.19);
	min-height: 28rem;
	margin-bottom: 2rem
}
.trainerDetail__container:before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 27rem; background: url(/local/templates/fctehnar/components/bitrix/news/trainers/bitrix/news.detail/.default/../../../../../../../images/pattern_gray.png) center top repeat-x;}
.trainerDetail__img {position: relative; display: block;}
.trainerDetail__img._video:before {content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: url(/local/templates/fctehnar/components/bitrix/news/trainers/bitrix/news.detail/.default/../../../../../../../images/player.svg) no-repeat center center; width: 7.5rem; height: 7.5rem;}
.trainerDetail__preview {position: absolute; bottom: 1.625rem; left: -1rem; right: 19%; background: var(--primary-color); color: #fff; box-shadow: 0 0 0 0.5rem #fff; font-size: 1.5rem; font-weight: 500; padding: 0.25rem 1rem 0.375rem; text-align: center;}
.trainerDetail__props {padding: 2rem 1.5rem 0;}
.trainerDetail__prop {border-bottom: 1px solid #e3e3e3; margin-bottom: 1.5rem;}
.trainerDetail__prop:last-child {border: none; margin-bottom: 0;}
.trainerDetail__propName {font-size: 1.25rem; font-weight: bold; color: var(--primary-color); text-transform: uppercase; padding-bottom: 1.25rem;}
.trainerDetail__propValue {font-size: 1.25rem; color: #272727; padding-bottom: 1.25rem;}
.trainerDetail__propValue ul {margin: 0; list-style: none; padding: 0;}
.trainerDetail__propValue ul li {padding-bottom: 0.25rem;}
.trainerDetail__propValue ul li::before {
  content: "\25A0";
  color: var(--primary-color);
  display: inline-block;
  width: 1em;
}
.trainerDetail__propFiles {display: flex; gap: 0.75rem; padding-bottom: 1.25rem;}
.trainerDetail__propFile {background: var(--third-color); width: 3.375rem; height: 3.375rem; display: block; position: relative;     
	display: flex;
  align-items: center;
  justify-content: center;
  --bs-link-color: #fff;
  --bs-link-hover-color: #fff;
}
.trainerDetail__propFile:hover {background: var(--primary-color);}
.trainerDetail__propFile svg {position: absolute; width: 2.125rem; height: 2.625rem;}
.trainerDetail__photos {padding: 1.5rem;}
.trainerDetail__slide {padding: 0.5rem;}
.trainerDetail__photoLink {display: block; height: 0; padding-top: 130%; background-position: center center; background-size: cover;}
.trainerDetail__photoLink:hover {box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.47);}

.trainerDetail .swiper {padding: 0 0; --swiper-navigation-size:32px; --swiper-theme-color: #0b0b0b;}
.trainerDetail .swiper-button-next, 
.trainerDetail .swiper-button-prev {width: 2.25rem; height: 2.25rem; background: var(--third-color); display: block; padding: 0; color: #fff; box-shadow: 0 0 0 0.25rem #fff;}
.trainerDetail .swiper-button-next:after, 
.trainerDetail .swiper-button-prev:after {content: '' !important; }
.trainerDetail .swiper-button-next {right: 0;}
.trainerDetail .swiper-button-prev {left: 0;}
.trainerDetail .swiper-button-next svg, 
.trainerDetail .swiper-button-prev svg {width: 1rem; height: 1rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.trainerDetail .swiper-button-prev svg {transform: translate(-50%,-50%) rotate(180deg);}


.trainerDetail__categoryName {
	background: var(--primary-color);
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 0.25rem 1rem 0.375rem;
	text-align: center;
}
.trainerDetail__categoryDesc {
	font-size: 1.125rem;
}
/* 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 */
/* /local/templates/fctehnar/components/bitrix/news/trainers/bitrix/news.detail/.default/style.css?17450827903453 */
/* /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 */
