

/* Start:/bitrix/templates/stynergy/js/bs_modal/style.css?17627417193134*/
.modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none; /* изначально скрыта */
	align-items: center;   /* центровка по вертикали */
	justify-content: center; /* центровка по горизонтали */
	z-index: 1050;
}

.modal.show {
	display: flex;
}

.modal.fade {
	opacity: 0;
	transition: opacity 0.3s ease;
}
.modal.show.fade {
	opacity: 1;
}

.modal-dialog {
	background: #fff;
	border-radius: 8px;
	max-width: 500px;
	width: 100%;
	z-index: 1060;
	position: relative;
	padding: 20px;
}

.modal-backdrop {
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	transition: opacity .3s ease;
	z-index: 1040;
}
.modal-backdrop.show {
	opacity: 1;
}

.btn-close {
	position: absolute;
	display: block;
	cursor: pointer;
	right: 10px;
	top: 10px;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}

.btn-close img {
	width: 30px;
	height: 30px;
}

.uk-modal.uk-open {
	display: block;
	overflow-y: auto;
	opacity: 1;
}

.modal-title {
	border-bottom: 2px solid #308700;
	color: #308700;
}

.tpl-modal-uikit .uk-form textarea {
		height: auto;    
}

.tpl-modal-uikit .uk-form input:not([type]), .tpl-modal-uikit .uk-form input[type=text], .tpl-modal-uikit .uk-form input[type=password], .tpl-modal-uikit .uk-form select, .tpl-modal-uikit .uk-form textarea {
		width: 100%;
		height: 36px;
		border-radius: 18px;
		border: 1px solid #d8d8d8;
		box-shadow: 0 0 5px #d8d8d8 inset;
		padding: 7px 25px 7px 50px;
		margin-bottom: 10px;	
		outline: 0;
}


.tpl-modal-uikit .uk-form input[name=COMPANY], 
.tpl-modal-uikit .uk-form input[name=COMPANY]:focus {
		background: url(/bitrix/templates/stynergy/components/api/main.feedback/modal_form_buy/images/select-icon.png) 15px 7px no-repeat;
		padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=PHONE], 
.tpl-modal-uikit .uk-form input[name=PHONE]:focus {
		background: url(/bitrix/templates/stynergy/components/api/main.feedback/modal_form_buy/images/phone-icon.png) 15px 7px no-repeat;
		padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=NAME], 
.tpl-modal-uikit .uk-form input[name=NAME]:focus {
		background: url(/bitrix/templates/stynergy/components/api/main.feedback/modal_form_buy/images/user-icon.png) 15px 7px no-repeat;
		padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=EMAIL], 
.tpl-modal-uikit .uk-form input[name=EMAIL]:focus {
		background: url(/bitrix/templates/stynergy/components/api/main.feedback/modal_form_buy/images/email-icon.png) 15px 7px no-repeat;
		padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=CITY], 
.tpl-modal-uikit .uk-form input[name=CITY]:focus {
		background: url(/bitrix/templates/stynergy/components/api/main.feedback/modal_form_buy/images/city-icon.png) 15px 7px no-repeat;
		padding-left: 50px;
}

.tpl-modal-uikit .uk-form textarea[name=TEXTAREA1], 
.tpl-modal-uikit .uk-form textarea[name=TEXTAREA1]:focus {
		background: url(/bitrix/templates/stynergy/components/api/main.feedback/modal_form_buy/images/send-icon.png) 15px 7px no-repeat;
		padding-left: 50px;
}
/* End */


/* Start:/bitrix/templates/stynergy/css/modal_form_buy/uikit.css?176275350919385*/
.tpl-modal-uikit{position:relative;display:inline-block}
.tpl-modal-uikit .api-mf-asterisk{color:#FF3737;font-size:14px;font-weight:700;margin-left:3px}
.tpl-modal-uikit .api-mf-file-ext{font-size:11px;color:#6A6A6A}
.tpl-modal-uikit .api-ok-text-after{margin: 15px 0}
.tpl-modal-uikit .api-clone-file-field{font-size:12px;color:#5581c7;cursor: pointer}
.tpl-modal-uikit .api-clone-file-field:hover{color: #aa0c0c}
.tpl-modal-uikit select option[value=""]{color:#a9a9a9;}
.tpl-modal-uikit .group-checkbox,.tpl-modal-uikit .group-radio{width:265px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.tpl-modal-uikit .group-checkbox.uk-form-danger,.tpl-modal-uikit .group-checkbox.uk-form-success,.tpl-modal-uikit .group-radio.uk-form-danger,.tpl-modal-uikit .group-radio.uk-form-success{padding:4px 6px}
.tpl-modal-uikit .api-mf-file-wrap{position:relative}
.tpl-modal-uikit .api-mf-file-wrap input[type=file]{display:none}
.tpl-modal-uikit .api-mf-file-name{font-size:13px}
.tpl-modal-uikit .api-mf-hidden-input{display:none}
.tpl-modal-uikit .api-mf-separator{text-align:center}
.tpl-modal-uikit .api-mf-form-text-after,.tpl-modal-uikit .api-mf-form-text-before{display:block;overflow:hidden;margin:15px 0;text-align:center}
.tpl-modal-uikit .api-mf-button-text-before{text-align:center}
.tpl-modal-uikit .ap-mf-form-title{margin:0 0 15px;padding:0;overflow:hidden;text-align:center}
.tpl-modal-uikit img.calendar-icon{position:absolute;right:5px;top:50%;margin-top:-10px}
.tpl-modal-uikit .api-mf-button-uuid{position:absolute;right:0;top:0}
.tpl-modal-uikit .api-mf-antibot{border:0 none!important;font-size:0!important;height:0!important;line-height:0!important;padding:0!important;position:absolute!important;right:0!important;top:0!important;width:0!important}
.tpl-modal-uikit .error-list ul{ list-style:none !important; margin:0 !important; padding:0 !important; color:red !important; font-size:13px !important; }
.tpl-modal-uikit .error-list li{margin:0 !important;padding:0 !important;background:none !important;list-style:none !important;}
.tpl-modal-uikit .api-mf-captcha-inner{width:265px}
.tpl-modal-uikit .api-mf-captcha input[type=text]{width:48%;text-transform:uppercase}
.tpl-modal-uikit .api-mf-captcha img{width:50%; vertical-align: middle}
.tpl-modal-uikit .uk-form input,.tpl-modal-uikit .uk-form select,.tpl-modal-uikit .uk-form textarea{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;border-radius:0;font:inherit;color:inherit}
.tpl-modal-uikit .uk-form select{text-transform:none}
.tpl-modal-uikit .uk-form optgroup{font:inherit;font-weight:700}
.tpl-modal-uikit .uk-form input::-moz-focus-inner{border:0;padding:0}
.tpl-modal-uikit .uk-form input[type=checkbox],.tpl-modal-uikit .uk-form input[type=radio]{padding:0}
.tpl-modal-uikit .uk-form input[type=checkbox]:not(:disabled),.tpl-modal-uikit .uk-form input[type=radio]:not(:disabled){cursor:pointer}
.tpl-modal-uikit .uk-form input:not([type]),.tpl-modal-uikit .uk-form input[type=text],.tpl-modal-uikit .uk-form textarea{-webkit-appearance:none}
.tpl-modal-uikit .uk-form fieldset{border:none;margin:0;padding:0}
.tpl-modal-uikit .uk-form textarea{overflow:auto;vertical-align:top}
.tpl-modal-uikit .uk-form ::-moz-placeholder{opacity:1}
.tpl-modal-uikit .uk-form :invalid{box-shadow:none}
.tpl-modal-uikit .uk-form input:not([type=radio]):not([type=checkbox]),.tpl-modal-uikit .uk-form select{vertical-align:middle}
.tpl-modal-uikit .uk-form>:last-child{margin-bottom:0}
.tpl-modal-uikit .uk-form input:not([type]),
.tpl-modal-uikit .uk-form input[type=text],
.tpl-modal-uikit .uk-form input[type=password],
.tpl-modal-uikit .uk-form select,
.tpl-modal-uikit .uk-form textarea{
	height:34px;
	max-width:100%;
	padding:4px 6px;
	
	color:#444;
	border: 1px solid #cbcbcb;
	border-top-color: #a6a6a6;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset,0 0 0 1px transparent;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset,0 0 0 1px transparent;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset,0 0 0 1px transparent;
	-webkit-transition: box-shadow ease .3s,border ease .3s;
	-moz-transition: box-shadow ease .3s,border ease .3s;
	transition: box-shadow ease .3s,border ease .3s;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	width:265px;
	font-family:inherit;
	font-size:inherit;
	vertical-align:middle;
}
.tpl-modal-uikit .uk-form input:not([type]):focus,
.tpl-modal-uikit .uk-form input[type=text]:focus,
.tpl-modal-uikit .uk-form input[type=password]:focus,
.tpl-modal-uikit .uk-form select:focus,
.tpl-modal-uikit .uk-form textarea:focus{
	
	border: 1px solid #4d98de;
	outline: #4d98de solid 1px;
	outline-offset: 0;
	outline-color: rgba(0,0,0,0);
	box-shadow: 0 1px 3px 0 transparent inset,0 0 0 1px #4d98de;
}
.tpl-modal-uikit .uk-form input:not([type]):disabled,.tpl-modal-uikit .uk-form input[type=text]:disabled,.tpl-modal-uikit .uk-form select:disabled,.tpl-modal-uikit .uk-form textarea:disabled{border-color:#ddd;background-color:none;color:#999}
.tpl-modal-uikit .uk-form :-ms-input-placeholder{color:#999!important}
.tpl-modal-uikit .uk-form ::-moz-placeholder{color:#999}
.tpl-modal-uikit .uk-form ::-webkit-input-placeholder{color:#999}
.tpl-modal-uikit .uk-form :disabled:-ms-input-placeholder{color:#999!important}
.tpl-modal-uikit .uk-form :disabled::-moz-placeholder{color:#999}
.tpl-modal-uikit .uk-form :disabled::-webkit-input-placeholder{color:#999}
.tpl-modal-uikit .uk-form legend{width:100%;border:0;padding:0;padding-bottom:15px;font-size:18px;line-height:30px}
.tpl-modal-uikit .uk-form legend:after{content:"";display:block;border-bottom:1px solid #ddd;width:100%}
.tpl-modal-uikit input:not([type]).uk-form-small,
.tpl-modal-uikit input[type="text"].uk-form-small,
.tpl-modal-uikit input[type="password"].uk-form-small,
.tpl-modal-uikit select.uk-form-small,
.tpl-modal-uikit textarea.uk-form-small{height:25px;padding:3px;font-size:12px}
.tpl-modal-uikit input:not([type]).uk-form-large,
.tpl-modal-uikit input[type="text"].uk-form-large,
.tpl-modal-uikit input[type="password"].uk-form-large,
.tpl-modal-uikit select.uk-form-large,
.tpl-modal-uikit textarea.uk-form-large{height:40px;padding:8px 6px;font-size:16px}
.tpl-modal-uikit .uk-form select[multiple],.tpl-modal-uikit .uk-form select[size],.tpl-modal-uikit .uk-form textarea{height:auto}
.tpl-modal-uikit .uk-form-danger{border:1px solid;border-color:#db2822 !important; color:#d85030 !important;}
.tpl-modal-uikit .uk-form-danger:focus{
	
	outline-color:#db2822;
	outline-color:rgba(0,0,0,0);
	-webkit-box-shadow:0 1px 3px 0 transparent inset,0 0 0 1px #db2822 !important;
	-moz-box-shadow:0 1px 3px 0 transparent inset,0 0 0 1px #db2822 !important;
	box-shadow:0 1px 3px 0 transparent inset,0 0 0 1px #db2822 !important;
}
.tpl-modal-uikit .uk-form-success{border:1px solid;border-color:#8ec73b !important;color:#659f13 !important}
.tpl-modal-uikit .uk-form-success:focus{-webkit-box-shadow:  0 0 2px #a6d75a,  0 2px 2px #EDEDED inset !important;-moz-box-shadow:  0 0 2px #a6d75a,  0 2px 2px #EDEDED inset !important;	box-shadow:  0 0 2px #a6d75a,  0 2px 2px #EDEDED inset !important;}
.tpl-modal-uikit .uk-form-blank{border-color:transparent!important;border-style:dashed!important;background:none!important}
.tpl-modal-uikit .uk-form-blank:focus{border-color:#ddd!important}
.tpl-modal-uikit input.uk-form-width-mini{width:40px}
.tpl-modal-uikit select.uk-form-width-mini{width:65px}
.tpl-modal-uikit .uk-form-width-small{width:130px}
.tpl-modal-uikit .uk-form-width-medium{width:200px}
.tpl-modal-uikit .uk-form-width-large{width:500px}
.tpl-modal-uikit .uk-width-1-1{width: 100%;}
.tpl-modal-uikit .uk-form-row:after,.uk-form-row:before{content:"";display:table}
.tpl-modal-uikit .uk-form-row:after{clear:both}
.tpl-modal-uikit .uk-form-row+.uk-form-row{margin-top:15px}
.tpl-modal-uikit .uk-form-help-inline{display:inline-block;margin:0 0 0 10px}
.tpl-modal-uikit .uk-form-help-block{margin:5px 0 0}
.tpl-modal-uikit .uk-form-controls{width:265px}
.tpl-modal-uikit .uk-form-controls label{display:block}
.tpl-modal-uikit .uk-form-controls .api-inline-block{display:inline-block;margin:0 5px 5px 0}
.tpl-modal-uikit .uk-form-controls>:first-child{margin-top:0}
.tpl-modal-uikit .uk-form-controls>:last-child{margin-bottom:0}
.tpl-modal-uikit .uk-form-controls-condensed{margin:5px 0;position:relative}
.tpl-modal-uikit .uk-form-stacked .uk-form-label{display:block;margin-bottom:5px;font-weight:700;text-align:left}
.tpl-modal-uikit .uk-form-stacked .group-button .uk-form-label{display:none}
@media (max-width:959px){
	.tpl-modal-uikit .uk-form-horizontal .uk-form-label{display:block;margin-bottom:5px;font-weight:700;text-align:left}
	.tpl-modal-uikit .group-button .uk-form-label{display: none;}
}
@media (min-width:960px){
	.tpl-modal-uikit .uk-form-horizontal .uk-form-label{width:200px;margin-top:5px;float:left;font-weight:700;text-align:right}
	.tpl-modal-uikit .uk-form-horizontal .uk-form-controls{margin-left:215px}
	.tpl-modal-uikit .uk-form-horizontal .uk-form-controls-text{padding-top:5px}
}
.tpl-modal-uikit .uk-form-horizontal .uk-form-controls label{width:auto !important; margin:0; padding:0; float:none;}
.tpl-modal-uikit .uk-form-stacked .one-checkbox > *{display:inline-block; vertical-align:top}
.tpl-modal-uikit .uk-form-icon{display:inline-block;position:relative;max-width:100%}
.tpl-modal-uikit .uk-form-icon>[class*=uk-icon-]{position:absolute;top:50%;width:30px;margin-top:-7px;font-size:14px;color:#999;text-align:center;pointer-events:none}
.tpl-modal-uikit .uk-form-icon:not(.uk-form-icon-flip)>input{padding-left:30px!important}
.tpl-modal-uikit .uk-form-icon-flip>[class*=uk-icon-]{right:0}
.tpl-modal-uikit .uk-form-icon-flip>input{padding-right:30px!important}
.tpl-modal-uikit .uk-alert{margin-bottom:15px;padding:10px;background:#ebf7fd;color:#2d7091;border:1px solid rgba(45,112,145,.3);border-radius:4px;text-shadow:0 1px 0 #fff;position: relative}
.tpl-modal-uikit *+.uk-alert{margin-top:15px}
.tpl-modal-uikit .uk-alert>:last-child{margin-bottom:0}
.tpl-modal-uikit .uk-alert > div {padding: 0 0 0 55px !important;}
.tpl-modal-uikit .uk-alert h1,.tpl-modal-uikit .uk-alert h2,.tpl-modal-uikit .uk-alert h3,.tpl-modal-uikit .uk-alert h4,.tpl-modal-uikit .uk-alert h5,.tpl-modal-uikit .uk-alert h6{color:inherit}
.tpl-modal-uikit .uk-alert>.uk-close:first-child{float:right}
.tpl-modal-uikit .uk-alert>.uk-close:first-child+*{margin-top:0}
.tpl-modal-uikit .uk-alert-success{background:#f2fae3;color:#659f13;border-color:rgba(101,159,19,.3)}
.tpl-modal-uikit .uk-alert-success span{background:  url("/bitrix/templates/stynergy/css/modal_form_buy/images/uk-alert-success.png") no-repeat 0 0;display: block;width: 36px;height: 33px;left: 15px;margin-top: -16px;position: absolute;top: 50%;}
.tpl-modal-uikit .uk-alert-warning{background:#fffceb;color:#e28327;border-color:rgba(226,131,39,.3)}
.tpl-modal-uikit .uk-alert-danger{background:#fff1f0;color:#d85030;border-color:rgba(216,80,48,.3)}
.tpl-modal-uikit .uk-alert-large{padding:20px}
.tpl-modal-uikit .uk-alert-large>.uk-close:first-child{margin:-10px -10px 0 0}
.tpl-modal-uikit .uk-button::-moz-focus-inner{border:0;padding:0}
.tpl-modal-uikit .uk-button{-webkit-appearance:none;margin:0;overflow:visible;font:inherit;color:#444;text-transform:none;display:inline-block;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 12px;background:#f7f7f7;vertical-align:middle;line-height:32px;min-height:34px;font-size:inherit;text-decoration:none;text-align:center;border:1px solid rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.3);background-origin:border-box;background-image:-webkit-linear-gradient(top,#fff,#eee);background-image:linear-gradient(to bottom,#fff,#eee);border-radius:4px;text-shadow:0 1px 0 #fff}
.tpl-modal-uikit .uk-button:not(:disabled){cursor:pointer}
.tpl-modal-uikit .uk-button:focus,.tpl-modal-uikit .uk-button:hover{background-color:#fafafa;color:#444;outline:0;text-decoration:none;background-image:none}
.tpl-modal-uikit .uk-button.uk-active,.tpl-modal-uikit .uk-button:active{background-color:#f5f5f5;color:#444;border-color:rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.3);background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}
.tpl-modal-uikit .uk-button-primary{background-color:#009dd8;color:#fff;background-image:-webkit-linear-gradient(top,#00b4f5,#008dc5);background-image:linear-gradient(to bottom,#00b4f5,#008dc5);border-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2)}
.tpl-modal-uikit .uk-button-primary:focus,.tpl-modal-uikit .uk-button-primary:hover{background-color:#00aff2;color:#fff;background-image:none}
.tpl-modal-uikit .uk-button-primary.uk-active,.tpl-modal-uikit .uk-button-primary:active{background-color:#008abf;color:#fff;background-image:none;border-color:rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.4);box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}
.tpl-modal-uikit .uk-button-success{background-color:#82bb42;color:#fff;background-image:-webkit-linear-gradient(top,#9fd256,#6fac34);background-image:linear-gradient(to bottom,#9fd256,#6fac34);border-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2)}
.tpl-modal-uikit .uk-button-success:focus,.tpl-modal-uikit .uk-button-success:hover{background-color:#8fce48;color:#fff;background-image:none}
.tpl-modal-uikit .uk-button-success.uk-active,.tpl-modal-uikit .uk-button-success:active{background-color:#76b430;color:#fff;background-image:none;border-color:rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.4);box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}
.tpl-modal-uikit .uk-button-danger{background-color:#d32c46;color:#fff;background-image:-webkit-linear-gradient(top,#ee465a,#c11a39);background-image:linear-gradient(to bottom,#ee465a,#c11a39);border-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2)}
.tpl-modal-uikit .uk-button-danger:focus,.tpl-modal-uikit .uk-button-danger:hover{background-color:#e33551;color:#fff;background-image:none}
.tpl-modal-uikit .uk-button-danger.uk-active,.tpl-modal-uikit .uk-button-danger:active{background-color:#c91c37;color:#fff;background-image:none;border-color:rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.4);box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}
.tpl-modal-uikit .uk-button:disabled{background-color:#fafafa;color:#999;border-color:rgba(0,0,0,.2);background-image:none;box-shadow:none;text-shadow:0 1px 0 #fff}
.tpl-modal-uikit .uk-button-link,.tpl-modal-uikit .uk-button-link.uk-active,.tpl-modal-uikit .uk-button-link:active,.tpl-modal-uikit .uk-button-link:disabled,.tpl-modal-uikit .uk-button-link:focus,.tpl-modal-uikit .uk-button-link:hover{border-color:transparent;background:0 0;box-shadow:none;text-shadow:none}
.tpl-modal-uikit .uk-button-link{color:#07d}
.tpl-modal-uikit .uk-button-link.uk-active,.tpl-modal-uikit .uk-button-link:active,.tpl-modal-uikit .uk-button-link:focus,.tpl-modal-uikit .uk-button-link:hover{color:#059;text-decoration:underline}
.tpl-modal-uikit .uk-button-link:disabled{color:#999}
.tpl-modal-uikit .uk-button-link:focus{outline:1px dotted}
.tpl-modal-uikit .uk-button-mini{min-height:20px;padding:0 6px;line-height:18px;font-size:11px}
.tpl-modal-uikit .uk-button-small{min-height:25px;padding:0 10px;line-height:23px;font-size:12px}
.tpl-modal-uikit .uk-button-large{min-height:40px;padding:0 15px;line-height:38px;font-size:16px;border-radius:5px}
.tpl-modal-uikit .uk-button-group{display:inline-block;vertical-align:middle;position:relative;font-size:0;white-space:nowrap}
.tpl-modal-uikit .uk-button-group>*{display:inline-block}
.tpl-modal-uikit .uk-button-group .tpl-modal-uikit .uk-button{vertical-align:top}
.tpl-modal-uikit .uk-button-dropdown{display:inline-block;vertical-align:middle;position:relative}
.tpl-modal-uikit .uk-button-group>.uk-button:not(:first-child):not(:last-child),.tpl-modal-uikit .uk-button-group>div:not(:first-child):not(:last-child) .uk-button{border-radius:0}
.tpl-modal-uikit .uk-button-group>.uk-button:first-child,.tpl-modal-uikit .uk-button-group>div:first-child .uk-button{border-top-right-radius:0;border-bottom-right-radius:0}
.tpl-modal-uikit .uk-button-group>.uk-button:last-child,.tpl-modal-uikit .uk-button-group>div:last-child .uk-button{border-top-left-radius:0;border-bottom-left-radius:0}
.tpl-modal-uikit .uk-button-group>.uk-button:nth-child(n+2),.tpl-modal-uikit .uk-button-group>div:nth-child(n+2) .uk-button{margin-left:-1px}
.tpl-modal-uikit .uk-button-group .uk-button:active{position:relative}



/*new style*/

.uk-modal-dialog {
    position: relative;
    color: #222;
    font-family: inherit;
    font-size: 16px;
    line-height: 20px;
    margin: 50px auto;
    padding: 20px;
    width: 400px;
    max-width: 100%;
    max-width: calc(100% - 20px);
    background: #fff;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s linear, transform 0.3s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	text-align:center;
}

.modal-title {
    width: 100%;
    height: 43px;
    border-bottom: 2px solid #d42624;
    text-align: center;
    font-size: 20px;
    color: #d42624;
    text-transform: uppercase;
    margin-bottom: 30px;
	font-weight: normal;
}

.tpl-modal-uikit .uk-form textarea {
    height: auto;    
}

.tpl-modal-uikit .uk-form input:not([type]), .tpl-modal-uikit .uk-form input[type=text], .tpl-modal-uikit .uk-form input[type=password], .tpl-modal-uikit .uk-form select, .tpl-modal-uikit .uk-form textarea {
    width: 100%;
    height: 36px;
    border-radius: 18px;
    border: 1px solid #d8d8d8;
    box-shadow: 0 0 5px #d8d8d8 inset;
    padding: 7px 25px 7px 50px;
    margin-bottom: 10px;	
    outline: 0;
}


.tpl-modal-uikit .uk-form input[name=COMPANY], .tpl-modal-uikit .uk-form input[name=COMPANY]:focus {
    background: url(/bitrix/templates/stynergy/css/modal_form_buy/images/select-icon.png) 15px 7px no-repeat;
    padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=PHONE], .tpl-modal-uikit .uk-form input[name=PHONE]:focus {
    background: url(/bitrix/templates/stynergy/css/modal_form_buy/images/phone-icon.png) 15px 7px no-repeat;
    padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=NAME], .tpl-modal-uikit .uk-form input[name=NAME]:focus {
    background: url(/bitrix/templates/stynergy/css/modal_form_buy/images/user-icon.png) 15px 7px no-repeat;
    padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=EMAIL], .tpl-modal-uikit .uk-form input[name=EMAIL]:focus {
    background: url(/bitrix/templates/stynergy/css/modal_form_buy/images/email-icon.png) 15px 7px no-repeat;
    padding-left: 50px;
}

.tpl-modal-uikit .uk-form input[name=CITY], .tpl-modal-uikit .uk-form input[name=CITY]:focus {
    background: url(/bitrix/templates/stynergy/css/modal_form_buy/images/city-icon.png) 15px 7px no-repeat;
    padding-left: 50px;
}

.tpl-modal-uikit .uk-form textarea[name=TEXTAREA1], .tpl-modal-uikit .uk-form textarea[name=TEXTAREA1]:focus {
    background: url(/bitrix/templates/stynergy/css/modal_form_buy/images/send-icon.png) 15px 7px no-repeat;
    padding-left: 50px;
}


.submit-btn-red {
      font-size: 14px;
	  color: #d42624;
	  text-align: center;
	  margin-top: 10px;
	  font-weight: 500;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/second_horizontal_multilevel/style.css?17058962954414*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/.default/components/bitrix/menu/second_horizontal_multilevel/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/second_horizontal_multilevel/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/second_horizontal_multilevel/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/components/teasoft/owl2slider/templates/.default/style.css?170589626059*/
.owl-carousel .owl-item .item__video {
	*height : 200px;
	}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/left-menu/style.css?1705896295581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/left-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1705896253585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/stynergy/template_styles.css?17627741682498*/
.form_success {
	position: relative;
	display: none;
}

.form_success.active {
	display: block;
	padding: 10px;
	margin: 10px 0;
	border-radius: 8px;
	background-color: rgba(48, 135, 0, .2);
	color: rgba(48, 135, 0, 1);
	border: 1px solid color: rgba(48, 135, 0, 1);
}

.mx_checkbox {
	position: relative;
	display: flex;
	gap: 5px;
	text-align: left;
}

.order-btn {
	display: none !important;
}

.mx_order-btn {
		display: block;
		width: 200px;
		height: 40px;
		border-radius: 10px;
		background: #308700;
		font-size: 16px;
		color: #fff;
		font-weight: 500;
		text-align: center;
		line-height: 40px;
		text-decoration: none;
		float: right;
		box-shadow: 0 5px 8px #ddd;
}

.mx_order-btn.red {
	background-color: #d42624;
	color: #fff !important;
}

.mx_order-btn.green {
	background-color: #308700;
	color: #fff !important;
}

.mx_order-btn.orange {
	background-color: #F27900;
	color: #fff !important;
}

.mx_order-btn.blue {
	background-color: #1370AD;
	color: #fff !important;
}

.mx_order-btn.blue2 {
	background-color: #33BCFF;
	color: #fff !important;
}

.mx_order-btn.grey {
	background-color: #797C81;
	color: #fff !important;
}

.mx_order-btn.pink {
	background-color: #802A83;
	color: #fff !important;
}

.mx_order-btn.lilac {
	background-color: #83639d;
	color: #fff !important;
}


.api-mainfeedback {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}

.uk-modal {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1010;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		background: rgba(0, 0, 0, 0.6);
		opacity: 0;
		-webkit-transition: opacity 0.15s 
linear;
		transition: opacity 0.15s 
linear;
		touch-action: cross-slide-y pinch-zoom double-tap-zoom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
}

.uk-modal.uk-open {
		display: block;
		overflow-y: auto;
		opacity: 1;
}

.uk-open .uk-modal-dialog {
	opacity: 1;
	transform: translateY(0px) !important;
}

.tpl-modal-uikit .uk-form-controls {
	width: 100% !important;
}

.uk-modal-dialog > .uk-close {
		background: #565656;
		color: #fff;
		font-family: "sans-serif";
		font-size: 40px;
		font-weight: normal;
		height: 30px;
		line-height: 30px;
		position: absolute;
		right: 0;
		text-align: center;
		text-decoration: none;
		text-indent: 0;
		top: 0;
		width: 30px;
		margin: 0 !important;
		float: none !important;
		opacity: 1 !important;
}

.mx_checkbox_label input {
	-webkit-appearance: checkbox;
}
/* End */


/* Start:/bitrix/components/teasoft/owl2slider/templates/.default/css/owl-themes.min.css?170589626061078*/
@-webkit-keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.owl-default_apple,.owl-default_ash,.owl-default_bilberry,.owl-default_blackberry,.owl-default_orange,.owl-default_strawberry,.owl-rect_apple,.owl-rect_ash,.owl-rect_bilberry,.owl-rect_blackberry,.owl-rect_orange,.owl-rect_strawberry,.owl-round_apple,.owl-round_ash,.owl-round_bilberry,.owl-round_blackberry,.owl-round_orange,.owl-round_strawberry{margin:0;padding:0}.owl-default_ash .owl-nav{margin-top:10px}.owl-default_ash .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#b5b5b5;display:inline-block;cursor:pointer;border-radius:3px}.owl-default_ash .owl-nav [class*=owl-]:hover{background:#5a5a5a;color:#fff;text-decoration:none}.owl-default_ash .owl-nav .disabled{opacity:.5;cursor:default}.owl-default_ash .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-default_ash .owl-dots,.owl-default_ash .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-default_ash .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-default_ash .owl-dots .owl-dot span{width:15px;height:5px;margin:2px;background:#b5b5b5;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-default_ash .owl-dots .owl-dot.active,.owl-default_ash .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin180;animation-name:rect-spin180;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.owl-default_ash .owl-dots .owl-dot.active span,.owl-default_ash .owl-dots .owl-dot:hover span{background:#5a5a5a}.owl-default_ash .item{list-style:none;position:relative}.owl-default_ash .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#5a5a5a,#b5b5b5 40%,transparent);background-image:linear-gradient(to right,#5a5a5a,#b5b5b5 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5A5A5A', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-default_ash .item__descr:active,.owl-default_ash .item__descr:focus,.owl-default_ash .item__descr:hover{max-height:50rem}.owl-default_ash .item__video{*height:200px}.owl-default_ash .item__video .owl-video-wrapper{margin:0 auto}.owl-default_ash .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-default_ash .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-default_ash .item .descr__title{font-size:1.3rem}}.owl-default_ash .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.owl-default_apple .owl-nav{margin-top:10px}.owl-default_apple .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#cdf099;display:inline-block;cursor:pointer;border-radius:3px}.owl-default_apple .owl-nav [class*=owl-]:hover{background:#6fa623;color:#fff;text-decoration:none}.owl-default_apple .owl-nav .disabled{opacity:.5;cursor:default}.owl-default_apple .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-default_apple .owl-dots,.owl-default_apple .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-default_apple .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-default_apple .owl-dots .owl-dot span{width:15px;height:5px;margin:2px;background:#cdf099;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-default_apple .owl-dots .owl-dot.active,.owl-default_apple .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin180;animation-name:rect-spin180;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.owl-default_apple .owl-dots .owl-dot.active span,.owl-default_apple .owl-dots .owl-dot:hover span{background:#6fa623}.owl-default_apple .item{list-style:none;position:relative}.owl-default_apple .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#6fa623,#cdf099 40%,transparent);background-image:linear-gradient(to right,#6fa623,#cdf099 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6FA623', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-default_apple .item__descr:active,.owl-default_apple .item__descr:focus,.owl-default_apple .item__descr:hover{max-height:50rem}.owl-default_apple .item__video{*height:200px}.owl-default_apple .item__video .owl-video-wrapper{margin:0 auto}.owl-default_apple .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-default_apple .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-default_apple .item .descr__title{font-size:1.3rem}}.owl-default_apple .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.owl-default_orange .owl-nav{margin-top:10px}.owl-default_orange .owl-nav [class*=owl-]{color:#fffbf3;font-size:14px;margin:5px;padding:4px 7px;background:#ffe19a;display:inline-block;cursor:pointer;border-radius:3px}.owl-default_orange .owl-nav [class*=owl-]:hover{background:#ffb300;color:#fffbf3;text-decoration:none}.owl-default_orange .owl-nav .disabled{opacity:.5;cursor:default}.owl-default_orange .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-default_orange .owl-dots,.owl-default_orange .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-default_orange .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-default_orange .owl-dots .owl-dot span{width:15px;height:5px;margin:2px;background:#ffe19a;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-default_orange .owl-dots .owl-dot.active,.owl-default_orange .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin180;animation-name:rect-spin180;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.owl-default_orange .owl-dots .owl-dot.active span,.owl-default_orange .owl-dots .owl-dot:hover span{background:#ffb300}.owl-default_orange .item{list-style:none;position:relative}.owl-default_orange .item__descr{color:#000;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#ffb300,#ffe19a 40%,transparent);background-image:linear-gradient(to right,#ffb300,#ffe19a 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFB300', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-default_orange .item__descr:active,.owl-default_orange .item__descr:focus,.owl-default_orange .item__descr:hover{max-height:50rem}.owl-default_orange .item__video{*height:200px}.owl-default_orange .item__video .owl-video-wrapper{margin:0 auto}.owl-default_orange .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-default_orange .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-default_orange .item .descr__title{font-size:1.3rem}}.owl-default_orange .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.owl-default_bilberry .owl-nav{margin-top:10px}.owl-default_bilberry .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#8c8ce0;display:inline-block;cursor:pointer;border-radius:3px}.owl-default_bilberry .owl-nav [class*=owl-]:hover{background:#4949b5;color:#fff;text-decoration:none}.owl-default_bilberry .owl-nav .disabled{opacity:.5;cursor:default}.owl-default_bilberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-default_bilberry .owl-dots,.owl-default_bilberry .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-default_bilberry .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-default_bilberry .owl-dots .owl-dot span{width:15px;height:5px;margin:2px;background:#8c8ce0;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-default_bilberry .owl-dots .owl-dot.active,.owl-default_bilberry .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin180;animation-name:rect-spin180;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.owl-default_bilberry .owl-dots .owl-dot.active span,.owl-default_bilberry .owl-dots .owl-dot:hover span{background:#4949b5}.owl-default_bilberry .item{list-style:none;position:relative}.owl-default_bilberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#4949b5,#8c8ce0 40%,transparent);background-image:linear-gradient(to right,#4949b5,#8c8ce0 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4949B5', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-default_bilberry .item__descr:active,.owl-default_bilberry .item__descr:focus,.owl-default_bilberry .item__descr:hover{max-height:50rem}.owl-default_bilberry .item__video{*height:200px}.owl-default_bilberry .item__video .owl-video-wrapper{margin:0 auto}.owl-default_bilberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-default_bilberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-default_bilberry .item .descr__title{font-size:1.3rem}}.owl-default_bilberry .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.owl-default_strawberry .owl-nav{margin-top:10px}.owl-default_strawberry .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d3000f;display:inline-block;cursor:pointer;border-radius:3px}.owl-default_strawberry .owl-nav [class*=owl-]:hover{background:#107600;color:#fff;text-decoration:none}.owl-default_strawberry .owl-nav .disabled{opacity:.5;cursor:default}.owl-default_strawberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-default_strawberry .owl-dots,.owl-default_strawberry .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-default_strawberry .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-default_strawberry .owl-dots .owl-dot span{width:15px;height:5px;margin:2px;background:#d3000f;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-default_strawberry .owl-dots .owl-dot.active,.owl-default_strawberry .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin180;animation-name:rect-spin180;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.owl-default_strawberry .owl-dots .owl-dot.active span,.owl-default_strawberry .owl-dots .owl-dot:hover span{background:#107600}.owl-default_strawberry .item{list-style:none;position:relative}.owl-default_strawberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#107600,#d3000f 40%,transparent);background-image:linear-gradient(to right,#107600,#d3000f 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF107600', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-default_strawberry .item__descr:active,.owl-default_strawberry .item__descr:focus,.owl-default_strawberry .item__descr:hover{max-height:50rem}.owl-default_strawberry .item__video{*height:200px}.owl-default_strawberry .item__video .owl-video-wrapper{margin:0 auto}.owl-default_strawberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-default_strawberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-default_strawberry .item .descr__title{font-size:1.3rem}}.owl-default_strawberry .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rect-spin180{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.owl-default_blackberry .owl-nav{margin-top:10px}.owl-default_blackberry .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#64646a;display:inline-block;cursor:pointer;border-radius:3px}.owl-default_blackberry .owl-nav [class*=owl-]:hover{background:#000;color:#fff;text-decoration:none}.owl-default_blackberry .owl-nav .disabled{opacity:.5;cursor:default}.owl-default_blackberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-default_blackberry .owl-dots,.owl-default_blackberry .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-default_blackberry .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-default_blackberry .owl-dots .owl-dot span{width:15px;height:5px;margin:2px;background:#64646a;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-default_blackberry .owl-dots .owl-dot.active,.owl-default_blackberry .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin180;animation-name:rect-spin180;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.owl-default_blackberry .owl-dots .owl-dot.active span,.owl-default_blackberry .owl-dots .owl-dot:hover span{background:#000}.owl-default_blackberry .item{list-style:none;position:relative}.owl-default_blackberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#000,#64646a 40%,transparent);background-image:linear-gradient(to right,#000,#64646a 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-default_blackberry .item__descr:active,.owl-default_blackberry .item__descr:focus,.owl-default_blackberry .item__descr:hover{max-height:50rem}.owl-default_blackberry .item__video{*height:200px}.owl-default_blackberry .item__video .owl-video-wrapper{margin:0 auto}.owl-default_blackberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-default_blackberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-default_blackberry .item .descr__title{font-size:1.3rem}}.owl-default_blackberry .item .descr__content{padding:5px;font-size:1rem}.owl-round_ash .owl-dots,.owl-round_ash .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-round_ash .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-round_ash .owl-nav [class*=owl-]{width:33px;height:33px;text-indent:-9999px}.owl-round_ash .owl-nav [class*=owl-]:hover{background-position:0 -35px}.owl-round_ash .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_left.png)}.owl-round_ash .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_right.png)}.owl-round_ash .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-round_ash .owl-dots{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent;padding:10px 0}.owl-round_ash .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #b5b5b5;border-radius:50%;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-round_ash .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:50%;background:#b5b5b5;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-round_ash .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-round_ash .owl-dots .owl-dot span{width:8px;height:8px}}.owl-round_ash .owl-dots .owl-dot.active,.owl-round_ash .owl-dots .owl-dot:hover{border-color:#5a5a5a}.owl-round_ash .owl-dots .owl-dot.active span,.owl-round_ash .owl-dots .owl-dot:hover span{background:#5a5a5a}.owl-round_ash .item{list-style:none;position:relative}.owl-round_ash .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#5a5a5a,#b5b5b5 40%,transparent);background-image:linear-gradient(to right,#5a5a5a,#b5b5b5 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5A5A5A', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-round_ash .item__descr:active,.owl-round_ash .item__descr:focus,.owl-round_ash .item__descr:hover{max-height:50rem}.owl-round_ash .item__video{*height:200px}.owl-round_ash .item__video .owl-video-wrapper{margin:0 auto}.owl-round_ash .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-round_ash .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-round_ash .item .descr__title{font-size:1.3rem}}.owl-round_ash .item .descr__content{padding:5px;font-size:1rem}.owl-round_apple .owl-dots,.owl-round_apple .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-round_apple .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-round_apple .owl-nav [class*=owl-]{width:33px;height:33px;text-indent:-9999px}.owl-round_apple .owl-nav [class*=owl-]:hover{background-position:0 -35px}.owl-round_apple .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_left.png)}.owl-round_apple .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_right.png)}.owl-round_apple .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-round_apple .owl-dots{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent;padding:10px 0}.owl-round_apple .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #cdf099;border-radius:50%;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-round_apple .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:50%;background:#cdf099;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-round_apple .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-round_apple .owl-dots .owl-dot span{width:8px;height:8px}}.owl-round_apple .owl-dots .owl-dot.active,.owl-round_apple .owl-dots .owl-dot:hover{border-color:#6fa623}.owl-round_apple .owl-dots .owl-dot.active span,.owl-round_apple .owl-dots .owl-dot:hover span{background:#6fa623}.owl-round_apple .item{list-style:none;position:relative}.owl-round_apple .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#6fa623,#cdf099 40%,transparent);background-image:linear-gradient(to right,#6fa623,#cdf099 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6FA623', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-round_apple .item__descr:active,.owl-round_apple .item__descr:focus,.owl-round_apple .item__descr:hover{max-height:50rem}.owl-round_apple .item__video{*height:200px}.owl-round_apple .item__video .owl-video-wrapper{margin:0 auto}.owl-round_apple .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-round_apple .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-round_apple .item .descr__title{font-size:1.3rem}}.owl-round_apple .item .descr__content{padding:5px;font-size:1rem}.owl-round_orange .owl-dots,.owl-round_orange .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-round_orange .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-round_orange .owl-nav [class*=owl-]{width:33px;height:33px;text-indent:-9999px}.owl-round_orange .owl-nav [class*=owl-]:hover{background-position:0 -35px}.owl-round_orange .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_left.png)}.owl-round_orange .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_right.png)}.owl-round_orange .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-round_orange .owl-dots{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent;padding:10px 0}.owl-round_orange .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #ffe19a;border-radius:50%;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-round_orange .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:50%;background:#ffe19a;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-round_orange .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-round_orange .owl-dots .owl-dot span{width:8px;height:8px}}.owl-round_orange .owl-dots .owl-dot.active,.owl-round_orange .owl-dots .owl-dot:hover{border-color:#ffb300}.owl-round_orange .owl-dots .owl-dot.active span,.owl-round_orange .owl-dots .owl-dot:hover span{background:#ffb300}.owl-round_orange .item{list-style:none;position:relative}.owl-round_orange .item__descr{color:#000;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#ffb300,#ffe19a 40%,transparent);background-image:linear-gradient(to right,#ffb300,#ffe19a 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFB300', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-round_orange .item__descr:active,.owl-round_orange .item__descr:focus,.owl-round_orange .item__descr:hover{max-height:50rem}.owl-round_orange .item__video{*height:200px}.owl-round_orange .item__video .owl-video-wrapper{margin:0 auto}.owl-round_orange .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-round_orange .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-round_orange .item .descr__title{font-size:1.3rem}}.owl-round_orange .item .descr__content{padding:5px;font-size:1rem}.owl-round_bilberry .owl-dots,.owl-round_bilberry .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-round_bilberry .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-round_bilberry .owl-nav [class*=owl-]{width:33px;height:33px;text-indent:-9999px}.owl-round_bilberry .owl-nav [class*=owl-]:hover{background-position:0 -35px}.owl-round_bilberry .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_left.png)}.owl-round_bilberry .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_right.png)}.owl-round_bilberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-round_bilberry .owl-dots{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent;padding:10px 0}.owl-round_bilberry .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #8c8ce0;border-radius:50%;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-round_bilberry .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:50%;background:#8c8ce0;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-round_bilberry .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-round_bilberry .owl-dots .owl-dot span{width:8px;height:8px}}.owl-round_bilberry .owl-dots .owl-dot.active,.owl-round_bilberry .owl-dots .owl-dot:hover{border-color:#4949b5}.owl-round_bilberry .owl-dots .owl-dot.active span,.owl-round_bilberry .owl-dots .owl-dot:hover span{background:#4949b5}.owl-round_bilberry .item{list-style:none;position:relative}.owl-round_bilberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#4949b5,#8c8ce0 40%,transparent);background-image:linear-gradient(to right,#4949b5,#8c8ce0 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4949B5', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-round_bilberry .item__descr:active,.owl-round_bilberry .item__descr:focus,.owl-round_bilberry .item__descr:hover{max-height:50rem}.owl-round_bilberry .item__video{*height:200px}.owl-round_bilberry .item__video .owl-video-wrapper{margin:0 auto}.owl-round_bilberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-round_bilberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-round_bilberry .item .descr__title{font-size:1.3rem}}.owl-round_bilberry .item .descr__content{padding:5px;font-size:1rem}.owl-round_strawberry .owl-dots,.owl-round_strawberry .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-round_strawberry .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-round_strawberry .owl-nav [class*=owl-]{width:33px;height:33px;text-indent:-9999px}.owl-round_strawberry .owl-nav [class*=owl-]:hover{background-position:0 -35px}.owl-round_strawberry .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_left.png)}.owl-round_strawberry .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_right.png)}.owl-round_strawberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-round_strawberry .owl-dots{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent;padding:10px 0}.owl-round_strawberry .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #d3000f;border-radius:50%;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-round_strawberry .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:50%;background:#d3000f;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-round_strawberry .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-round_strawberry .owl-dots .owl-dot span{width:8px;height:8px}}.owl-round_strawberry .owl-dots .owl-dot.active,.owl-round_strawberry .owl-dots .owl-dot:hover{border-color:#107600}.owl-round_strawberry .owl-dots .owl-dot.active span,.owl-round_strawberry .owl-dots .owl-dot:hover span{background:#107600}.owl-round_strawberry .item{list-style:none;position:relative}.owl-round_strawberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#107600,#d3000f 40%,transparent);background-image:linear-gradient(to right,#107600,#d3000f 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF107600', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-round_strawberry .item__descr:active,.owl-round_strawberry .item__descr:focus,.owl-round_strawberry .item__descr:hover{max-height:50rem}.owl-round_strawberry .item__video{*height:200px}.owl-round_strawberry .item__video .owl-video-wrapper{margin:0 auto}.owl-round_strawberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-round_strawberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-round_strawberry .item .descr__title{font-size:1.3rem}}.owl-round_strawberry .item .descr__content{padding:5px;font-size:1rem}.owl-round_blackberry .owl-dots,.owl-round_blackberry .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-round_blackberry .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-round_blackberry .owl-nav [class*=owl-]{width:33px;height:33px;text-indent:-9999px}.owl-round_blackberry .owl-nav [class*=owl-]:hover{background-position:0 -35px}.owl-round_blackberry .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_left.png)}.owl-round_blackberry .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/round_right.png)}.owl-round_blackberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-round_blackberry .owl-dots{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent;padding:10px 0}.owl-round_blackberry .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #64646a;border-radius:50%;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-round_blackberry .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:50%;background:#64646a;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-round_blackberry .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-round_blackberry .owl-dots .owl-dot span{width:8px;height:8px}}.owl-round_blackberry .owl-dots .owl-dot.active,.owl-round_blackberry .owl-dots .owl-dot:hover{border-color:#000}.owl-round_blackberry .owl-dots .owl-dot.active span,.owl-round_blackberry .owl-dots .owl-dot:hover span{background:#000}.owl-round_blackberry .item{list-style:none;position:relative}.owl-round_blackberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#000,#64646a 40%,transparent);background-image:linear-gradient(to right,#000,#64646a 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-round_blackberry .item__descr:active,.owl-round_blackberry .item__descr:focus,.owl-round_blackberry .item__descr:hover{max-height:50rem}.owl-round_blackberry .item__video{*height:200px}.owl-round_blackberry .item__video .owl-video-wrapper{margin:0 auto}.owl-round_blackberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-round_blackberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-round_blackberry .item .descr__title{font-size:1.3rem}}.owl-round_blackberry .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.owl-rect_ash .owl-dots,.owl-rect_ash .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-rect_ash .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-rect_ash .owl-nav [class*=owl-]{width:32px;height:52px;border-radius:5px;background-position:center;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;opacity:.7;-webkit-transition:all 200ms ease;transition:all 200ms ease}.owl-rect_ash .owl-nav [class*=owl-].active,.owl-rect_ash .owl-nav [class*=owl-]:hover{background-color:#5a5a5a}.owl-rect_ash .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_left.png)}.owl-rect_ash .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_right.png)}.owl-rect_ash .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-rect_ash .owl-dots{padding:10px 0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent}.owl-rect_ash .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #b5b5b5;border-radius:2px;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-rect_ash .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:2px;background:#b5b5b5;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-rect_ash .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-rect_ash .owl-dots .owl-dot span{width:8px;height:8px}}.owl-rect_ash .owl-dots .owl-dot.active,.owl-rect_ash .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin360;animation-name:rect-spin360;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-color:#5a5a5a}.owl-rect_ash .owl-dots .owl-dot.active span,.owl-rect_ash .owl-dots .owl-dot:hover span{background:#5a5a5a}.owl-rect_ash .item{list-style:none;position:relative}.owl-rect_ash .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#5a5a5a,#b5b5b5 40%,transparent);background-image:linear-gradient(to right,#5a5a5a,#b5b5b5 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5A5A5A', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-rect_ash .item__descr:active,.owl-rect_ash .item__descr:focus,.owl-rect_ash .item__descr:hover{max-height:50rem}.owl-rect_ash .item__video{*height:200px}.owl-rect_ash .item__video .owl-video-wrapper{margin:0 auto}.owl-rect_ash .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-rect_ash .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-rect_ash .item .descr__title{font-size:1.3rem}}.owl-rect_ash .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.owl-rect_apple .owl-dots,.owl-rect_apple .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-rect_apple .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-rect_apple .owl-nav [class*=owl-]{width:32px;height:52px;border-radius:5px;background-position:center;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;opacity:.7;-webkit-transition:all 200ms ease;transition:all 200ms ease}.owl-rect_apple .owl-nav [class*=owl-].active,.owl-rect_apple .owl-nav [class*=owl-]:hover{background-color:#6fa623}.owl-rect_apple .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_left.png)}.owl-rect_apple .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_right.png)}.owl-rect_apple .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-rect_apple .owl-dots{padding:10px 0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent}.owl-rect_apple .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #cdf099;border-radius:2px;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-rect_apple .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:2px;background:#cdf099;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-rect_apple .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-rect_apple .owl-dots .owl-dot span{width:8px;height:8px}}.owl-rect_apple .owl-dots .owl-dot.active,.owl-rect_apple .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin360;animation-name:rect-spin360;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-color:#6fa623}.owl-rect_apple .owl-dots .owl-dot.active span,.owl-rect_apple .owl-dots .owl-dot:hover span{background:#6fa623}.owl-rect_apple .item{list-style:none;position:relative}.owl-rect_apple .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#6fa623,#cdf099 40%,transparent);background-image:linear-gradient(to right,#6fa623,#cdf099 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6FA623', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-rect_apple .item__descr:active,.owl-rect_apple .item__descr:focus,.owl-rect_apple .item__descr:hover{max-height:50rem}.owl-rect_apple .item__video{*height:200px}.owl-rect_apple .item__video .owl-video-wrapper{margin:0 auto}.owl-rect_apple .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-rect_apple .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-rect_apple .item .descr__title{font-size:1.3rem}}.owl-rect_apple .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.owl-rect_orange .owl-dots,.owl-rect_orange .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-rect_orange .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-rect_orange .owl-nav [class*=owl-]{width:32px;height:52px;border-radius:5px;background-position:center;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;opacity:.7;-webkit-transition:all 200ms ease;transition:all 200ms ease}.owl-rect_orange .owl-nav [class*=owl-].active,.owl-rect_orange .owl-nav [class*=owl-]:hover{background-color:#ffb300}.owl-rect_orange .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_left.png)}.owl-rect_orange .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_right.png)}.owl-rect_orange .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-rect_orange .owl-dots{padding:10px 0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent}.owl-rect_orange .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #ffe19a;border-radius:2px;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-rect_orange .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:2px;background:#ffe19a;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-rect_orange .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-rect_orange .owl-dots .owl-dot span{width:8px;height:8px}}.owl-rect_orange .owl-dots .owl-dot.active,.owl-rect_orange .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin360;animation-name:rect-spin360;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-color:#ffb300}.owl-rect_orange .owl-dots .owl-dot.active span,.owl-rect_orange .owl-dots .owl-dot:hover span{background:#ffb300}.owl-rect_orange .item{list-style:none;position:relative}.owl-rect_orange .item__descr{color:#000;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#ffb300,#ffe19a 40%,transparent);background-image:linear-gradient(to right,#ffb300,#ffe19a 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFB300', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-rect_orange .item__descr:active,.owl-rect_orange .item__descr:focus,.owl-rect_orange .item__descr:hover{max-height:50rem}.owl-rect_orange .item__video{*height:200px}.owl-rect_orange .item__video .owl-video-wrapper{margin:0 auto}.owl-rect_orange .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-rect_orange .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-rect_orange .item .descr__title{font-size:1.3rem}}.owl-rect_orange .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.owl-rect_bilberry .owl-dots,.owl-rect_bilberry .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-rect_bilberry .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-rect_bilberry .owl-nav [class*=owl-]{width:32px;height:52px;border-radius:5px;background-position:center;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;opacity:.7;-webkit-transition:all 200ms ease;transition:all 200ms ease}.owl-rect_bilberry .owl-nav [class*=owl-].active,.owl-rect_bilberry .owl-nav [class*=owl-]:hover{background-color:#4949b5}.owl-rect_bilberry .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_left.png)}.owl-rect_bilberry .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_right.png)}.owl-rect_bilberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-rect_bilberry .owl-dots{padding:10px 0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent}.owl-rect_bilberry .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #8c8ce0;border-radius:2px;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-rect_bilberry .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:2px;background:#8c8ce0;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-rect_bilberry .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-rect_bilberry .owl-dots .owl-dot span{width:8px;height:8px}}.owl-rect_bilberry .owl-dots .owl-dot.active,.owl-rect_bilberry .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin360;animation-name:rect-spin360;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-color:#4949b5}.owl-rect_bilberry .owl-dots .owl-dot.active span,.owl-rect_bilberry .owl-dots .owl-dot:hover span{background:#4949b5}.owl-rect_bilberry .item{list-style:none;position:relative}.owl-rect_bilberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#4949b5,#8c8ce0 40%,transparent);background-image:linear-gradient(to right,#4949b5,#8c8ce0 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4949B5', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-rect_bilberry .item__descr:active,.owl-rect_bilberry .item__descr:focus,.owl-rect_bilberry .item__descr:hover{max-height:50rem}.owl-rect_bilberry .item__video{*height:200px}.owl-rect_bilberry .item__video .owl-video-wrapper{margin:0 auto}.owl-rect_bilberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-rect_bilberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-rect_bilberry .item .descr__title{font-size:1.3rem}}.owl-rect_bilberry .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.owl-rect_strawberry .owl-dots,.owl-rect_strawberry .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-rect_strawberry .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-rect_strawberry .owl-nav [class*=owl-]{width:32px;height:52px;border-radius:5px;background-position:center;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;opacity:.7;-webkit-transition:all 200ms ease;transition:all 200ms ease}.owl-rect_strawberry .owl-nav [class*=owl-].active,.owl-rect_strawberry .owl-nav [class*=owl-]:hover{background-color:#107600}.owl-rect_strawberry .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_left.png)}.owl-rect_strawberry .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_right.png)}.owl-rect_strawberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-rect_strawberry .owl-dots{padding:10px 0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent}.owl-rect_strawberry .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #d3000f;border-radius:2px;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-rect_strawberry .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:2px;background:#d3000f;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-rect_strawberry .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-rect_strawberry .owl-dots .owl-dot span{width:8px;height:8px}}.owl-rect_strawberry .owl-dots .owl-dot.active,.owl-rect_strawberry .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin360;animation-name:rect-spin360;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-color:#107600}.owl-rect_strawberry .owl-dots .owl-dot.active span,.owl-rect_strawberry .owl-dots .owl-dot:hover span{background:#107600}.owl-rect_strawberry .item{list-style:none;position:relative}.owl-rect_strawberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#107600,#d3000f 40%,transparent);background-image:linear-gradient(to right,#107600,#d3000f 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF107600', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-rect_strawberry .item__descr:active,.owl-rect_strawberry .item__descr:focus,.owl-rect_strawberry .item__descr:hover{max-height:50rem}.owl-rect_strawberry .item__video{*height:200px}.owl-rect_strawberry .item__video .owl-video-wrapper{margin:0 auto}.owl-rect_strawberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-rect_strawberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-rect_strawberry .item .descr__title{font-size:1.3rem}}.owl-rect_strawberry .item .descr__content{padding:5px;font-size:1rem}@-webkit-keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rect-spin360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.owl-rect_blackberry .owl-dots,.owl-rect_blackberry .owl-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.owl-rect_blackberry .owl-nav{position:absolute;top:50%;left:0;height:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.owl-rect_blackberry .owl-nav [class*=owl-]{width:32px;height:52px;border-radius:5px;background-position:center;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;opacity:.7;-webkit-transition:all 200ms ease;transition:all 200ms ease}.owl-rect_blackberry .owl-nav [class*=owl-].active,.owl-rect_blackberry .owl-nav [class*=owl-]:hover{background-color:#000}.owl-rect_blackberry .owl-nav .owl-prev{left:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_left.png)}.owl-rect_blackberry .owl-nav .owl-next{right:-45px;background-image:url(/bitrix/components/teasoft/owl2slider/templates/.default/css/../img/rect_right.png)}.owl-rect_blackberry .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-rect_blackberry .owl-dots{padding:10px 0;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-tap-highlight-color:transparent}.owl-rect_blackberry .owl-dots .owl-dot{display:inline-block;margin-right:5px;border:1px solid #64646a;border-radius:2px;-webkit-transition:all 300ms ease;transition:all 300ms ease;zoom:1}.owl-rect_blackberry .owl-dots .owl-dot span{display:block;margin:2px;width:12px;height:12px;border-radius:2px;background:#64646a;-webkit-backface-visibility:visible}@media only screen and (max-width:767px){.owl-rect_blackberry .owl-dots .owl-dot span{width:10px;height:10px}}@media only screen and (max-width:479px){.owl-rect_blackberry .owl-dots .owl-dot span{width:8px;height:8px}}.owl-rect_blackberry .owl-dots .owl-dot.active,.owl-rect_blackberry .owl-dots .owl-dot:hover{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rect-spin360;animation-name:rect-spin360;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-color:#000}.owl-rect_blackberry .owl-dots .owl-dot.active span,.owl-rect_blackberry .owl-dots .owl-dot:hover span{background:#000}.owl-rect_blackberry .item{list-style:none;position:relative}.owl-rect_blackberry .item__descr{color:#fff;position:absolute;right:0;bottom:0;left:0;display:block;max-height:2rem;background-image:-webkit-linear-gradient(left,#000,#64646a 40%,transparent);background-image:linear-gradient(to right,#000,#64646a 40%,transparent);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#00000000', GradientType=1);width:100%;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.owl-rect_blackberry .item__descr:active,.owl-rect_blackberry .item__descr:focus,.owl-rect_blackberry .item__descr:hover{max-height:50rem}.owl-rect_blackberry .item__video{*height:200px}.owl-rect_blackberry .item__video .owl-video-wrapper{margin:0 auto}.owl-rect_blackberry .item .descr__title{display:inline-block;margin-bottom:.75rem;font-weight:600;font-size:1.1rem;line-height:1.1}@media only screen and (max-width:1199px){.owl-rect_blackberry .item .descr__title{font-size:1.2rem;line-height:1.3}}@media only screen and (max-width:767px){.owl-rect_blackberry .item .descr__title{font-size:1.3rem}}.owl-rect_blackberry .item .descr__content{padding:5px;font-size:1rem}
/* End */
/* /bitrix/templates/stynergy/js/bs_modal/style.css?17627417193134 */
/* /bitrix/templates/stynergy/css/modal_form_buy/uikit.css?176275350919385 */
/* /bitrix/templates/.default/components/bitrix/menu/second_horizontal_multilevel/style.css?17058962954414 */
/* /bitrix/components/teasoft/owl2slider/templates/.default/style.css?170589626059 */
/* /bitrix/templates/.default/components/bitrix/menu/left-menu/style.css?1705896295581 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1705896253585 */
/* /bitrix/templates/stynergy/template_styles.css?17627741682498 */
/* /bitrix/components/teasoft/owl2slider/templates/.default/css/owl-themes.min.css?170589626061078 */
