

/* Start:/local/templates/tds_20201/components/bitrix/system.pagenavigation/.default/style.css?1614606738868*/
.nbPagination {text-align: center;}
.nbPagination__container {list-style: none; margin: 0; padding: 0;}
.nbPagination__page {display: inline-block; margin: 0 1px;}
.nbPagination__page._prev {}
.nbPagination__page._next {}
.nbPagination__page._active {}
.nbPagination__page._all {}
.nbPagination__item {display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  color: #4b74b9;
  -webkit-border-radius:0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 
  text-align: center; 
  padding: 5px 5px;
  border: 1px solid #4b74b9;
  opacity: 0.5;
  font-size: 13px;
}
.nbPagination__page._active .nbPagination__item,
.nbPagination__item._link {opacity: 1;}
.nbPagination__item._link:hover,
.nbPagination__page._active .nbPagination__item {background: #4b74b9; color: #fff; text-decoration: none;}

.nbPagination__item._link {}

/* End */


/* Start:/local/templates/tds_20201/components/bitrix/news.list/nbReviewList/style.css?16159733511124*/
.nbReview {}
.nbReview__item {padding-bottom: 2rem;}
.nbReview__item:last-child {padding-bottom: 0;}
.nbReview__content {padding: 1rem 1.5rem 1.5rem 1.5rem; border-bottom:3px solid #5481cc; background: #f5f5f5; color: #3e3e3e;}
.nbReview__name {font-size: 1.25rem; font-weight: bold; padding-bottom: 1rem;}
.nbReview__date {color: #afaeae; font-weight: 300; padding-bottom: 0.5rem;}
.nbReview__text {padding-bottom: 0.5rem;}
.nbReview__text._lg {display: none;}
.nbReview__more {display: block; color: #204695; cursor: pointer;}
.nbReview__item._active .nbReview__text._sm {display: none;}
.nbReview__item._active .nbReview__text._lg {display: block;}
.nbReview__item._active .nbReview__more {display: none;}
.nbReview_Comment_titile{font-weight: 500; margin-bottom: 15px;}
.nbReview_Comment{padding: 10px; margin-left: 50px; background-color: #fff;margin-top: 20px;}
.nbReview .send_btn{background: linear-gradient(to top, #223261, #4b74b9); border:1px solid #ffffff;}
.nbReview .send_btn:hover{background: linear-gradient(to top, #4c73af, #92aad8);
    border-bottom: 1px solid #4c73af;
    border-top: 1px solid #92aad8;}
/* End */


/* Start:/local/templates/tds_20201/components/bitrix/iblock.element.add.form/modal/style.css?16630841992685*/
.nbIblockElementAdd.orderForm .form-control{background: none; border: none; padding-left: 0; border-radius:0px; border-bottom: 1px solid #000; color:#000;}
 .nbIblockElementAdd.orderForm .form-control::placeholder {
  color: #000;
  font-size: 16px;
}
.nbIblockElementAdd .form-control:focus{box-shadow:none;}
.nbIblockElementAdd{padding:50px 24px; padding-bottom: 30px; position: relative;}
.nbIblockBg{position: absolute; width: 120%; height: 100%;  left:0; top:0; background-color: #000;
    background: linear-gradient(117deg, #000 79.1%, transparent 0%) left no-repeat;
}
.nbIblockBg:after{ transform: skew(-27deg); content: ''; display: block;position: absolute; right:-43px; height: 100%;  width: 117px;  border-right-width: 0; border-bottom-width: 0; border-left:9px solid #cca06b; border-top:7px solid #cca06b;}
.btn_block, .captchaBlock{margin-bottom: 0;}
.btn_block{position: relative; display: inline-block; margin-top: -5px;}
.btn_block:before{    display: block;
    position: absolute;
    top: 10px;
    left: -10px;
    background-color: #fff;
    z-index: 10;
    width: 100%;
    height: 100%;
    content: "";
    transition: 0.2s;}
.btnSend{position: relative;
    z-index: 20;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    display: flex;
	padding:10px 37px;
   background: linear-gradient(to top, #ca3e3e, #e78c8c);
    align-items: center;
    justify-content: center;
    transition: 0.2s;
 }
    .btn_block:hover:before{top: 0px;
    left: 0px;}
    .btnSend:hover{border: 1px solid rgba(255, 255, 255, 0); background: linear-gradient(to top, #4c73af, #92aad8); border-bottom: 1px solid #4c73af;	border-top: 1px solid #92aad8 ; }
   .nbIblockElementAdd .fade:not(.show){opacity: 1;}

.nbIblockElementAdd.orderForm{ padding: 0;}
.nbIblockElementAdd.orderForm .main-user-consent-request a{color:#000!important;}
.send_btn {    color: #fff;
    background: linear-gradient(to top, #223261, #4b74b9);
    border-color: #4b74b9;
        width: 200px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    display: block;
    border: none;
    transition: 0.2s;
    margin:  0 auto;
    margin-top: 20px; }
   .send_btn:hover{border: 1px solid rgba(255, 255, 255, 0)!important; background: linear-gradient(to top, #4c73af, #92aad8); border-bottom: 1px solid #4c73af!important;	border-top: 1px solid #92aad8!important; color:#fff!important;}
    
@media (min-width: 576px){
	.modal-dialog {
	    max-width: 334px;

	}
}
.send_btn:hover {
    color: #000;
    border: 1px solid #000;
    background-color: #fff;
}
.nbUserConsent._form label {font-size: 10px;}
/* End */


/* Start:/local/templates/tds_20201/components/bitrix/main.userconsent.request/.default/user_consent.css?16143386704086*/
 .has-error .form-control,
 .has-error textarea.form-control {border-color: #e05121 !important}
 .nbForm__questionField.has-error .g-recaptcha>div{border: 1px solid #e05121;}
 .main-user-consent-request a {background: url(/local/templates/tds_20201/components/bitrix/main.userconsent.request/.default/images/chek.png) 0px 6px no-repeat; padding-left: 30px; display: block; font-weight: 100; font-size: 12px; color: #fff!important;  letter-spacing: 0.6px; line-height: 1.2em;} 
 .main-user-consent-request a:hover {text-decoration: none;}
 .main-user-consent-request a span {color: #4972b6; text-decoration: underline; }
 .main-user-consent-request input {display: none;}
 .main-user-consent-request input:checked+a {background-image: url(/local/templates/tds_20201/components/bitrix/main.userconsent.request/.default/images/chek_y.png);}

.main-user-consent-request a {
	cursor: pointer;
	margin-bottom: 15px;
}

.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/tds_20201/components/bitrix/system.pagenavigation/.default/style.css?1614606738868 */
/* /local/templates/tds_20201/components/bitrix/news.list/nbReviewList/style.css?16159733511124 */
/* /local/templates/tds_20201/components/bitrix/iblock.element.add.form/modal/style.css?16630841992685 */
/* /local/templates/tds_20201/components/bitrix/main.userconsent.request/.default/user_consent.css?16143386704086 */
