

/* Start:/local/templates/utrata/vendor/normalize.css?17534321786138*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/utrata/css/autoload/agent-detail.css?1753432178575*/
.agent-detail {
	
}

.agent-detail__btn {
	margin-bottom:16px;
	display:none;
}
.agent-detail__number {
	font-size:1.2em;
	font-weight:500;
}

.agent-detail__field {
	margin:12px 0;
}	
.agent-detail__value {
	color:#234b90;
	font-weight:500;
}	
.agent-detail__field a{
	color:#234b90;
	font-weight:500;	
	text-decoration:none;
}

@media screen and (max-width:1000px){
	.agent-detail {
		margin-top:16px;
	}
	.agent-detail__btn {
		display:block;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/agent-list.css?17534321781048*/
.agent-list {
	
}

.agent-list__search {
	display:none;
	margin:16px 0;
	border-left:2px solid #c20d19;
	padding-left:16px;	
	box-sizing:border-box;	
}

.agent-list__search h3{
	color:#c20d19;
	font-size:22px;
	font-weight:500;
	margin-bottom:4px;	
	margin-top:16px;
}

.agent-list__list {
	display:flex;
	flex-wrap:wrap;
	margin:0 -12px;
}

.agent-list__item {
	flex: 0 0 calc(25% - 32px);
	margin:0 16px 24px;
	display:none;
}
.agent-list__item._active {
	display:block;
}
.agent-list__view {
	
}

.agent-list__number{
	margin-top:8px;
	font-weight:500;
}
.agent-list__action{
	margin-top:8px;
}
.agent-list__more{
	margin-top:16px;
	text-align:center;
}
.agent-list__more._hidden{
	display:none;
}

@media screen and (max-width:1000px){
	.agent-list__item {
		flex: 0 0 calc(33.33% - 32px);
	}
	.agent-list__search {
		display:block;
	}
}

@media screen and (max-width:768px){
	.agent-list__item {
		flex: 0 0 calc(50% - 32px);
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/agent-review.css?1753432178764*/
.agent-review {
	width:396px;
	max-width:100%;
}
.agent-review__field {
	margin:8px 0;
}

.agent-review input[type=text]{
	width: 100%;
	border: 0;
	box-sizing: border-box;
	padding: 0 12px;
	font-family: "Roboto Condensed",Arial,sans-serif;
	background: #e9edf4;
	font-size: 16px;
	border-radius: 0;
	height: 32px;
	line-height: 32px;
}

.agent-review textarea{
	width: 100%;
	border: 0;
	box-sizing: border-box;
	padding: 12px;
	font-family: "Roboto Condensed",Arial,sans-serif;
	background: #e9edf4;
	font-size: 16px;
	border-radius: 0;
	resize:vertical;
}

.agent-review__field_rate {
	display:flex;
	flex-wrap:wrap;
}

.agent-review__field-value {
	margin-left:8px;
}
.agent-review__field-submit {
	margin-top:8px;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/alphabet.css?1753432178807*/
.alphabet{
	margin:1em 0;
}

.alphabet__item{
	display:flex;
	margin:8px 0 ;
}

.alphabet__char{
	flex:0 0 60px;
	font-size:32px;
	font-weight:700;
	color:#234b90;
	background:#f1f3f6;
	
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	margin-right:8px;
}
.alphabet__list{
	flex:0 0 calc(100% - 68px);
	display:flex;
	flex-wrap:wrap;
	margin:-4px;
}
.alphabet__link {
	flex: 0 0 calc(33.33% - 8px);
	margin:4px 4px;
	background:#f1f3f6;
	display:flex;
	align-items:center;
	padding:12px 16px;
	box-sizing:border-box;
	text-decoration:none;
	color:#234b90;
}
.alphabet__link:hover {
	background:#e1e3e6;
}


@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
	.alphabet__char{
		font-size:24px;
	}
}
/* End */


/* Start:/local/templates/utrata/css/autoload/banner.css?1753432178920*/
.banner {
	color:#fff;
	text-decoration:none;
	position:relative;
	background-color:#6891c2;
	text-transform:uppercase;
	display:flex;
	padding:32px;
	border-top:3px solid #234b90;
}
.banner:hover{
	color:#fff;
}
.banner__content {
	font-size:24px;
}

.banner__view {
	position:absolute;
	pointer-events:none;
	background-image:url(/local/templates/utrata/css/autoload/assets/banner/default.png);
	background-repeat:no-repeat;
	background-position:center right;
	background-size:contain;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 80%;	
}

.banner__title {
	font-weight:600;
	line-height:1;
}

.banner__desc {
	
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.banner {
		padding:16px 16px 80px
	}

	.banner__content {
		font-size:16px;
	}
	.banner__view {
		background-position:bottom right;	
		max-height:80px;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/breadcrumb.css?1753432178401*/
.breadcrumb{
	padding-top:12px;
	font-size:14px;
	line-height:1.5;
}

.breadcrumb{
	color:#7b7b7b;
}
.breadcrumb a{
	color:#999;
}

.breadcrumb__item{
	display:inline;
}

@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
	.modern-page-previous,
	.modern-page-next {
		display:none;
	}
	.breadcrumb{ 
		font-size:12px;		
	}
}
/* End */


/* Start:/local/templates/utrata/css/autoload/btn.css?17534321781797*/
.btn {
	min-height:38px;
	line-height:1.2;
	padding:0 24px;
	display:inline-flex;
	align-items:center;
	border:2px solid #234b90;
	box-sizing:border-box;
	background-color:#234b90;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:.5px;
	cursor:pointer;
	position:relative;
	text-decoration:none;
	border-radius:0;
	transition:all 0.2s ease;
}

.btn:hover {
	background-color:#005482;
	border-color:#005482;
	color:#fff;
}

.btn_lock{
	border-color:rgba(0,0,0,0.5);
	background:rgba(0,0,0,0.5);
	pointer-events:none;
    -ms-user-select: none; 
    -moz-user-select: none; 
    -webkit-user-select: none; 
    user-select: none; 
}

.btn_white{
	color:#de2539;
	background:#fff;
	border-color:#fff;
}

.btn_white:hover{
	background:#eee;
	border-color:#fff;
}
.btn_border{
	background:#fff;
	border:1px solid #234b90;
	color:#234b90;
}

.btn_border:hover{
	background:#eee;
}

.btn_agent{
	background:#fff;
	border:1px solid #234b90;
	color:#234b90;
	text-transform:none;
	width:100%;
	padding:0;
	justify-content:center;
}

.btn_agent:hover{
	background:#efefef;
	color:#234b90;
}

.btn_light{
	text-transform:none;
	padding:0 8px;
	justify-content:center;
}

.btn_add-right-agent {
	width:100%;
	justify-content:center;
	margin:16px 0;
	text-transform:none;
}


@media screen and (max-width:1000px) {


	.detail__picture + .btn {
		margin-top:24px;
	}
	
	.btn_add-right-agent { 
		display:none;
	}

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
	.btn {
		padding:16px;
		text-align:center;
		height:auto;
	}
	
	.btn_agent{ 
		padding:8px 0;
	}
}
	.btn_slim{ 
		padding:8px 0;
	}
	.btn_light{
		padding:0 8px;
	}
}
/* End */


/* Start:/local/templates/utrata/css/autoload/btns.css?1753432178442*/
.btns {
	
}

.btns__item {
	display:block;
	margin:8px 0;
	color:#234b90;
	text-decoration:none;
	background:#e4e8ec;
	padding:16px;
	box-sizing:border-box;	
	display:flex;
	align-items:center;
}


.btns__item:hover {
	background:#c6cace;
}

.btns__view {
	width:32px;
	height:32px;
	flex-shrink:0;
	margin-right:16px;
}
.btns__view svg{
	width:100%;
	height:100%;
	fill:#234b90;
}

.btns__content {
	
}


/* End */


/* Start:/local/templates/utrata/css/autoload/calc-select.css?1753432178912*/
.calc-select {
	
}

.calc-select__item {
	display:flex;
	margin:16px 0;
	cursor:pointer;
	align-items:center;
}
.calc-select__item_empty {
	color:#9d9d9c;
	font-weight:100;
	padding-left:96px;
	box-sizing:border-box;
}

.calc-select__view {
	width:80px;
	height:80px;
	margin-right:16px;
	flex-shrink:0;
	display:flex;
	align-items:center;
	justify-content:center;
}

.calc-select__view img{
	display:block;
	max-height:100%;
}

.calc-select__content {
	flex-grow:1;
}

.calc-select__item:hover .calc-select__content{
	color:#c20d19;
}

.calc-select__name {	
	font-size:16px;
}

.calc-select__price {
	font-weight:500;
	font-size:18px;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.calc-select__name {
		font-size:14px;
	}
	.calc-select__item {
		margin:4px 0;
	}
}

@media screen and (max-width:480px){

}


/* End */


/* Start:/local/templates/utrata/css/autoload/calc.css?17534321784741*/
.calc {
	margin-top:32px;
}
.calc h2 {
	margin-top:32px;
	margin-bottom:24px;
}

.calc__item {
	margin-bottom:24px;
	display:flex;
}

.calc__view {
	flex-shrink:0;
	width:256px;
}



.calc__no-select {
	display:flex;
	justify-content:space-between;
}
.calc__item_active .calc__no-select {
	display:none;
}

.calc__no-select-label {
	color:#9d9d9c;
	font-weight:100;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;	
}
.calc__no-select-info {
	position:relative;
	margin-right:12px;
	width:24px;
	height:24px;
}
.calc__no-select-info:after {
	content:"";
	display:block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    background-image: url(/local/templates/utrata/css/autoload/assets/calc/info.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
	box-sizing:border-box;
	
	cursor:pointer;	
}

.calc__no-select-info-content {
	position:absolute;
	top:100%;
	left:0;
	padding:12px;
	font-size:15px;
	width:324px;
	box-sizing:border-box;
	z-index:10;
	background:#fff;
	box-shadow:0 5px 12px -4px #646361;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:all 0.2s ease;
}
.calc__no-select-info-view{
	text-align:center;
}
.calc__no-select-info-content img{
	max-height:128px;
	
}

.calc__no-select-info:hover .calc__no-select-info-content{
	opacity:1;
	visibility:visible;
	pointer-events:auto;
}


.calc__image {
	display:none;
	padding-right:16px;
	text-align:center;
}

.calc__image img{
	max-height:128px;
}

.calc__item_active .calc__image {
	display:block;
}
.calc__content {
	flex-grow:1;
}
.calc__head{
	position:relative;	
}
.calc__name {
	position:relative;	
	color:#234b90;
	cursor:pointer;
	padding:0 40px 2px 0;
	border-bottom:2px solid #234b90;
}

.calc__name:after {
	content:"";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: 0;
    right: 0;
    background: #fff;
    background-image: url(/local/templates/utrata/css/autoload/assets/calc/arrow.svg?1);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
	box-sizing:border-box;
}


.calc__popup {
	position:absolute;
	top:100%;
	left:0;
	z-index:5;
	padding:16px;
	width:100%;
	background:#fff;
	box-sizing:border-box;
	box-shadow:0 5px 12px -4px #646361;
	max-height:50vh;
	overflow-y:auto;
	display:none;
}
.calc__popup_active{
	display:block;
}

.calc__info {
	margin-top:8px;
	display:none;
}

.calc__item_active .calc__info {
	display:block;
}

.calc__prop {
}

.calc__price {
	font-size:24px;
	font-weight:500;
	margin-top:4px;
}

.calc__clear {
	color:#9d9d9c;
	font-weight:100;
	margin-top:4px;
	cursor:pointer;
	position:relative;
	padding-left:20px;
}
.calc__clear:before {
	content:"";
	position: absolute;
	top: 50%;
	left: 0px;
	transform:translateY(-45%);
	width: 12px;
	height: 12px;
	background-image: url(/local/templates/utrata/css/autoload/assets/calc/close.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.calc__footer {
	display:flex;
	justify-content:flex-end;
	align-items:center;
	margin-top:32px;
}
.calc__total {
	margin-right:16px;
	font-size:30px;
	color:#c20d19;
	font-weight:500;
}

.calc__order {
	
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.calc__view {
		width:156px;
	}
	.calc__no-select-label { 
		
	}

	.calc__image img{
		max-height:96px;
	}	
	.calc__name { 

	}
	
	.calc__price {
		font-size:18px;
	}
	.calc__total {
		font-size:24px;
	}
}

@media screen and (max-width:480px){
	.calc {
		font-size:16px;
	}
	.calc__no-select-info {
		width:24px;
		height:24px;
	}

	.calc__view {
		width:128px;
	}
	.calc__no-select-label { 
		
	}

	.calc__image img{
		max-height:80px;
	}	
	.calc__name { 

		padding-right:32px;
	}
	
	.calc__name:after {
		width:24px;
		height:24px;
	}
	
	.calc__price {
		font-size:16px;
	}
	
	.calc__prop {
		font-size:15px;
	}
	.calc__clear {
		padding-left:18px;
	}
	.calc__total {
		font-size:18px;
	}
	
	.calc__popup {
		left:-128px;
		width:calc(128px + 100%);
	}	
	.calc__no-select-info-content {
		width:288px;
		left:-48px
	}	
}
@media screen and (max-width:359px){
	.calc {
		font-size:15px;
	}
	.calc__no-select-label { 
		font-size:15px;
	}
	.calc__name { 
		font-size:15px;
	}
	.calc__prop {
		font-size:14px;
	}
	.calc__no-select-info-content {
		width:228px;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/cemetery-item.css?17534321781626*/
.cemetery-item {
	display:flex;
	margin:0 -16px;
}

.cemetery-item h3 {
	position:relative;
	padding-left:56px;
	margin-top:16px;
}
.cemetery-item h3:before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:48px;
	height:48px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

.cemetery-item__columnbarii {
	flex:0 0 calc(50% - 32px);
	margin: 0 16px;
	border-top:2px solid #234b90;
}
.cemetery-item__columnbarii h3:before{
	background-image:url(/local/templates/utrata/css/autoload/assets/cemetery-item/columnbarii.svg);
}

.cemetery-item__khram {
	flex:0 0 calc(50% - 32px);
	margin: 0 16px;
	border-top:2px solid #234b90;
}

.cemetery-item__khram h3:before{
	background-image:url(/local/templates/utrata/css/autoload/assets/cemetery-item/khram.svg);
}

.cemetery-item__item {
	flex:0 0 calc(50% - 32px);
	margin: 0 16px;
	border-top:2px solid #234b90;
}

.cemetery-item__item_beidj h3:before{
	background-image:url(/local/templates/utrata/css/autoload/assets/cemetery-item/verified.svg);
}

.cemetery-item__item_planshet h3:before{
	background-image:url(/local/templates/utrata/css/autoload/assets/cemetery-item/tablet.svg);
}

@media screen and (max-width:1000px){
	.cemetery-item h3 {
		min-height:2em;
		display:flex;
		align-items:center;
		margin:16px 0;

	}
	.cemetery-item h3:before {
		width:32px;
		height:32px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.cemetery-item {
		display:block;
		margin:16px 0;
	}
	.cemetery-item__columnbarii {
		margin:0;
	}
	.cemetery-item__khram {
		margin:0;
	}
	.cemetery-item__item {
		margin:0;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/cert.css?1753432178900*/
.cert {
	
}

.cert__item {
	display:flex;
	width:100%;
	margin:24px 0;
	border-top:2px solid #234b90;
	padding-top:26px;
}

.cert__view {
	width:204px;
	flex-shrink:1;
	margin-right:16px;
	display:flex;
	align-items:center;
	justify-content:center;
}

.cert__content {
	width: calc(100% - 204px);
}

.cert__title {
	font-weight:600;
}

.cert__desc {
	/* margin-top:16px; */
}
.cert__desc p:first-child {
	margin-top:0;
}

.cert__more {
	margin-top:16px;
}
.cert__more a{
	font-weight:600;
	text-decoration:none;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	
	.cert__item {
		flex-direction:column;
	}

	.cert__view {
		width:100%;
		margin-right:0;
	}

	.cert__view img{
		width:156px;
	}
	
	.cert__content {
		margin-top:16px;
		width:100%;
	}

}

/* End */


/* Start:/local/templates/utrata/css/autoload/clear.css?175343217825*/
.clear {
	clear:both;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/confirm-phone.css?1753432178649*/
.confirm-phone {
	width:480px;
	max-width:100%;
}

.confirm-phone_center {
	margin-left:auto;
	margin-right:auto;
}

.confirm-phone__title {
	margin-bottom:16px;
	font-weight:300;
}
.confirm-phone__error {
	margin:16px 0;
	color: #de2539;
}

.confirm-phone__fields input[type="tel"] {
	background:#fff;
	border: 2px solid #234b90;
	padding: 0 8px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	border-radius: 0;
	width:100%;
	box-sizing:border-box;
}
.confirm-phone__send {
	margin-top:16px;
	text-align:center;
}

.confirm-phone__number{
	font-weight:500;
}

.confirm-phone__header{
	font-size:20px;
	font-weight:600;
	margin-bottom:8px;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/contact.css?17534321781274*/
.contant {
	display:flex;
}

.contant__clear {
	width:100%;
}
.contant__info {
	margin-right:32px;
	width:35%;
}

.contant__item {
	font-weight:300;
	margin:8px 0;
}
.contant__item a,.contant__item b{
	font-weight:700;
	color:#333;
	text-decoration:none;
}
.contant__item a.btn {
	color:#fff;
	font-weight:400;
	margin:8px 0;
	text-transform: none;
	display: inline-flex;
	justify-content:center;
	width:auto;
}

.contant__map {
	flex-grow:1;
	position:relative;
	cursor:pointer;
}

.contant__map:after {
	content:"";
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition:all 0.2s ease;
}

.contant__map_unlock {
	cursor: default;
}
.contant__map_unlock:after {
	display: none;
}

.contant__map:not(.contant__map_unlock):hover:after{
	background: rgba(0,0,0,0.4);
}


.contant__map iframe {
	border:0;
	width:100%;
	height:100%;
}
.contant__form {
	width:512px;
	max-width:100%;
}
@media screen and (max-width:1000px){
	.contant{
		flex-direction:column;
	}
	.contant__info {
		width:100%;
		margin:0;
	}
	.contant__map {
		width:100%;
		margin:24px 0 0 0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/container.css?1753432178309*/
.container {
	width:100%;
	max-width:1280px;
	padding:0 32px;
	margin:0 auto;
	box-sizing:border-box;
}

@media screen and (max-width:1000px){
	.container {
		padding:0 12px;
		/* overflow:hidden; */
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/detail.css?17534321781340*/
.detail {
	
}

.detail__picture {
	display:none
}

.detail__date {
	font-weight:300;
	color:#999;
	margin-top:18px;
}

.detail__right {
	width:30%;
	max-width:100%;
	float:right;
	padding-left:16px;
	padding-bottom:16px;
	position:relative;
	z-index:1;
}

.detail__right_post img{
	box-shadow:0 0 4px 1px rgba(0,0,0,0.1);
}

.detail__left-image {
	float:left;
	margin-right:24px;
	margin-bottom:16px;
	max-width:100%;
	width:30%;
	min-width:256px;
}

.detail__image-title {
	color:#234b90;
	font-weight:400;
	font-family:"Roboto Condensed",Arial,sans-serif;
	text-align:center;
	margin-top:8px;
}

.detail__gbu {
	width:640px;
	max-width:100%;
	margin:0 auto;
}

.detail__video {
	max-width:512px;
	width:100%;
	margin:16px auto;
}
@media screen and (max-width:1000px){

	.detail__picture {
		display:inline;
	}


	.detail__right {
		width:50%;
	}	
	.detail__right_post {
		text-align:center;
	}
	.detail__right_post img{
		max-width:80%;
	}	
	.detail__video {
		width:100%;
		margin:16px auto;
	}	
}

@media screen and (max-width:768px){

	.detail__right {
		float:none;
		padding:0;
		width:100%;
	}
	.detail__right {
		float:none;
		padding:0;
		width:100%;
		max-width:320px;
		margin:0 auto;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/eye.css?17534321781541*/
.eye {
	display:flex;
	align-items:center;
}

.eye__view {
	width:20px;
	height:20px;
	/* background-image: url(/local/templates/utrata/css/autoload/assets/eye/eye.svg); */
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDg4Ljg1IDQ4OC44NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDg4Ljg1IDQ4OC44NTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48Zz4KCTxwYXRoIGQ9Ik0yNDQuNDI1LDk4LjcyNWMtOTMuNCwwLTE3OC4xLDUxLjEtMjQwLjYsMTM0LjFjLTUuMSw2LjgtNS4xLDE2LjMsMCwyMy4xYzYyLjUsODMuMSwxNDcuMiwxMzQuMiwyNDAuNiwxMzQuMiAgIHMxNzguMS01MS4xLDI0MC42LTEzNC4xYzUuMS02LjgsNS4xLTE2LjMsMC0yMy4xQzQyMi41MjUsMTQ5LjgyNSwzMzcuODI1LDk4LjcyNSwyNDQuNDI1LDk4LjcyNXogTTI1MS4xMjUsMzQ3LjAyNSAgIGMtNjIsMy45LTExMy4yLTQ3LjItMTA5LjMtMTA5LjNjMy4yLTUxLjIsNDQuNy05Mi43LDk1LjktOTUuOWM2Mi0zLjksMTEzLjIsNDcuMiwxMDkuMywxMDkuMyAgIEMzNDMuNzI1LDMwMi4yMjUsMzAyLjIyNSwzNDMuNzI1LDI1MS4xMjUsMzQ3LjAyNXogTTI0OC4wMjUsMjk5LjYyNWMtMzMuNCwyLjEtNjEtMjUuNC01OC44LTU4LjhjMS43LTI3LjYsMjQuMS00OS45LDUxLjctNTEuNyAgIGMzMy40LTIuMSw2MSwyNS40LDU4LjgsNTguOEMyOTcuOTI1LDI3NS42MjUsMjc1LjUyNSwyOTcuOTI1LDI0OC4wMjUsMjk5LjYyNXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIHN0eWxlPSJmaWxsOiM5MTkxOTEiPjwvcGF0aD4KPC9nPjwvZz4gPC9zdmc+);
	background-size:contain;
	background-position:top left;
	padding-right:8px;
	background-repeat:no-repeat;
}
.eye__count {
	font-size:13px;
	color:#919191;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/find-me.css?1753432178302*/
.find-me {
	display:flex;
	align-items:center;
	height:40px;
}

input[type=text].find-me__field {
	height:100%;
	border:1px solid #ccc;
	background:#f7f5f6;
	width:424px;
}

.find-me__submit.btn {
	height:100%;
	margin-left:8px;
	padding:0 16px;
	display:flex;
	align-items:center;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/footer-search.css?1753432178859*/
.footer-search {
	width:256px;
	max-width:100%;
	position:relative;
}

input.footer-search__input[type="text"] {
	border:0;
	width:100%;
	max-width:none;
	padding-left:40px;
	font-weight:300;
	font-family:"Roboto",Arial,sans-serif;
	font-size:15px;
}


.footer-search::-webkit-input-placeholder { /* Chrome */
  color: #6e86af;
}
.footer-search:-ms-input-placeholder { /* IE 10+ */
  color: #6e86af;
}
.footer-search::-moz-placeholder { /* Firefox 19+ */
  color: #6e86af;
  opacity: 1;
}
.footer-search:-moz-placeholder { /* Firefox 4 - 18 */
  color: #6e86af;
  opacity: 1;
}


.footer-search__icon {
	width:24px;
	height:24px;
	position:absolute;
	left:4px;
	top:50%;
	transform:translateY(-50%);
	background-image:url(/local/templates/utrata/css/autoload/assets/footer-search/search.svg);
	background-size:contain;
	background-position:center;
}


/* End */


/* Start:/local/templates/utrata/css/autoload/footer-stat.css?1753432178619*/
.footer-stat {
	color:#000;
	font-weight:300;
	font-family:"Roboto",Arial,sans-serif;
	font-size:16px;
	line-height:1.15;
}
.footer-stat_footer {
	color:#999;	
}
.footer-stat span {
	font-weight:700;
}
.footer-stat__total span {
	color:#234b90;
}

.footer-stat__today span {
	color:#b61f1d;
}

.footer-stat__today {
	margin-top:4px;
}

.footer-stat_right {
	display:flex;
	align-items:flex-start;
	line-height:1.4;
}
.footer-stat_right .footer-stat__total {
	margin-right:24px;
}
.footer-stat_right .footer-stat__today {
	margin-top:0;
}
.footer-stat_right span {
	display:block;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/footer.css?17534321783121*/
.footer {
	
}

.footer__head {
	font-family:"Roboto Condensed",Arial,sans-serif;
	display:flex;
	padding:16px 0;
}

.footer__logo{
	margin-right:48px;
}

.footer__logo img{
	height:84px;
	
}

.footer__logo_text {
	line-height:1.05;
}
.footer__logo_text a{
	font-size:32px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:900;
}

.footer__utrata {
}

.footer__utrata img{
	height:78px;	
}

.footer__search {
	flex-grow:1;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
}
.footer__stat {
	margin-top:12px;
	width:256px;
	
}

.footer__contacts{
	text-align:right;
	line-height:1.2;

}

.footer__contacts-title {
	font-size:22px;
	text-transform:uppercase;
	color:#234b90;
}

.footer__contacts-desc{
	text-transform:uppercase;
	color:#234b90;
}

.footer__contacts-phone {
	
}

.footer__contacts-phone a{
	font-weight:700;
	font-size:30px;	
	color:#c20d19;
	text-decoration:none;
}
.footer__contacts-phone a:hover{
	color:#b00b16;
}

 /* #6e86af */
 
.footer__menu {
	display:flex;
	margin:16px 0;
}

.footer__menu a{
	display:flex;
	text-decoration:none;
}


.footer__group {
	flex:0 0 calc(25% - 32px);
	margin-right:32px;
}
.footer__group_counter {
display: flex;
flex-direction: column;
}

.footer__group-head {
	margin:16px 0;
}
.footer__group-head a{
	color:#333;
	font-weight:700;
}
.footer__group-list {
	
}
.footer__group-list a {
	font-weight:300;
	color:#333;
	margin:6px 0;
	font-size:16px;
}
.footer__group-counter {
	flex-grow: 1;
	justify-content: flex-end;
	display: flex;
	align-items: flex-end;
}

.footer__disclaimer {
	padding:16px 0;
	text-align:center;
	font-weight:300;
	font-size:14px;
}


.footer__copyright {
	padding:16px 0 32px;
	text-align:center;
	font-weight:300;
	font-size:14px;
}


@media screen and (max-width:1000px){
	.footer__head {
		flex-wrap:wrap;
	}
	.footer__menu {
		flex-direction:column;
	}
	.footer__group{
		margin-bottom:24px;
	}
	
	.footer__search{
		width:100%;
		align-items:flex-start;
	}
	.footer__stat{
		margin-top:24px;
	}
	.footer__search-wrap {
		display:none;
	}
	.footer__logo {
		text-align:center;
		margin-right:32px;
	}
	.footer__logo img {
		height:48px;
	}
	.footer__utrata {
		text-align:center;
	}
	.footer__utrata img {
		height:48px;
	}
	.footer__contacts {
		width:100%;
		text-align:left;
		margin-top:16px;
	}
	.footer__contacts-title {
		font-size:16px;
	}
	.footer__contacts-desc {
		font-size:15px;
	}
	.footer__contacts-phone{
		margin-top:16px;
	}
	
	.footer__group-list {
		display:none;
	}
	.footer__group{
		margin-bottom:0;
	}
	.footer__group-head {
		margin:4px 0;
	}
	.footer__group-counter {
		justify-content:flex-start;
		margin-top:16px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.footer__disclaimer {
		font-size:12px;
	}
	.footer__copyright {
		font-size:12px;
	}
	
	
	.footer__logo_text a{
		font-size:24px;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/form.css?17534321781435*/
.form {
}

.form__form {
}

.form__field {
	margin:8px 0;
}

.form__field label {
	font-weight:300;
	line-height:1.15;
	font-size:15px;
}


.form__field input[type="text"],
.form__field input[type="tel"],
.form__field textarea {
	width:100%;
	border:0;
	box-sizing: border-box;
	padding: 0 12px;
	font-family: "Roboto Condensed",Arial,sans-serif;
	background:#e9edf4;
	font-size:16px;
	border-radius:0;
}



.form__field input[type="text"],
.form__field input[type="tel"] {
	height:32px;
	line-height: 32px;
}

.form__field textarea {
	height:96px;
	padding:8px 12px;
	resize:vertical;
}

.form__field::-webkit-input-placeholder { /* Chrome */
  color: #b1b1b0;
  font-weight:300;
}
.form__field:-ms-input-placeholder { /* IE 10+ */
  color: #b1b1b0;
  font-weight:300;
}
.form__field::-moz-placeholder { /* Firefox 19+ */
  color: #b1b1b0;
  opacity: 1;
  font-weight:300;
}
.form__field:-moz-placeholder { /* Firefox 4 - 18 */
  color: #b1b1b0;
  opacity: 1;
  font-weight:300;
}


.form__error {
	color:#c30d14;
}

.form__success {
	color:#0d4564;
	font-weight:700;
	font-size:1.2;
}



.form__more {
	margin-top:8px;
	display:none;
}

.form_sended .form__form {
	display:none;
}
.form_sended .form__more {
	display:block;
}
.form__more-link {
	font-size:0.8em;
	cursor:pointer;
}

.form__more-link:hover {
	text-decoration:underline;
}

/* End */


/* Start:/local/templates/utrata/css/autoload/frame.css?1753432178176*/
.frame {
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
    height: fill-available;
    height: -webkit-fill-available;
    height: -moz-available;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/free-help.css?1753432178829*/
.free-help {
	background:#f2fafd;
	padding:32px;
	font-family:"Roboto Condensed",Arial,sans-serif;
}

.free-help__header {
	display:flex;
}

.free-help__view {
	width:102px;
	overflow:hidden;
	flex-shrink:0;
}

.free-help__view img{

}

.free-help__title {
	font-size:22px;
	text-transform:uppercase;
	line-height:1.15;
	font-weight:300;
	margin-left:16px;
}
.free-help__title b{
	font-weight:400;
}
.free-help__desc {
	font-size:16px;
	line-height:1.3;
	font-weight:300;
}
.free-help__more a {
	text-decoration:none;
}


@media screen and (max-width:1200px){

	.free-help__view {
		width:82px;
	}

	.free-help__title {
		font-size:18px;
	}
}
@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}


/* End */


/* Start:/local/templates/utrata/css/autoload/gbu.css?17534321781186*/
.gbu {
	font-family:"Roboto Condensed",Arial,sans-serif;
	text-align:right;
	padding-right:26px;
	box-sizing:border-box;
	display:block;
	text-decoration:none;
	cursor:pointer;
}

.gbu__title {
	text-transform:uppercase;
	color:#234b90;
	font-weight:900;
	font-size:32px;
	line-height:0.9;
}

.gbu:hover .gbu__title{
	color:#005482;
}

.gbu__number {
	color:#b61f1d;
	color:#234b90;
	font-weight:900;
	text-transform:uppercase;
	font-size:18px;
	margin-top:-2px;
}

.gbu_header {
	display:none;
	align-items:center;
	text-align:left;
	padding-right:0;
	justify-content:flex-end;
	margin-top:4px;
	margin-bottom:-4px;
}

.gbu_header .gbu__title {
	font-size:20px;
}
.gbu_header .gbu__number {
	margin-top:2px;
	margin-left:4px;
	/* font-family:Roboto,Arial,sans-serif; */
	font-size:11px;
	line-height:1.2;
	color:#234b90;
}

@media screen and (max-width:1000px){
	.gbu_header {
		display:flex;
	}
	.gbu__number {
		text-align:right;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	
}


@media screen and (max-width:360px){
 	.gbu_header .gbu__title{
		font-size:16px;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/header.css?17534321788017*/
.header {
	display:flex;
	height:85px;
	align-items:center;
	font-family:"Roboto Condensed",Arial,sans-serif;
}

.header__logo {
	width:144px;
	flex-shrink:0;
}
.header__logo_text {
	width:auto;}
.header__logo_text a{
	text-decoration:none;
	font-size:32px;
	font-weight:900;	
	text-transform:uppercase;	
}

.header__logo img{
	/* margin-top:4px;
	height:76px; */
}

.header__action {
	font-family: "Roboto", Arial, sans-serif;
	
}

.header__action-top {
	display:flex;
	/* justify-content:flex-end; */
	margin-top:2px;
}

.header__region {
	font-size:15px;
	color:#999;
	padding-left:32px;
	position:relative;
	margin-right:8px;
	padding-right:8px;
	border-right:1px solid #ccc;
	cursor:default;
}
.header__region:hover {
	color:#234b90;
}
.header__region:before {
	content:"";
	display:block;
	position:absolute;
	width:24px;
	height:24px;
	left:0;
	top:50%;
	transform:translateY(-50%);
	background-image:url(/local/templates/utrata/css/autoload/assets/header/pin.svg);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}

.header__action-search {
	font-size:15px;
	color:#999;
	padding-left:32px;
	position:relative;
}
.header__action-search:before {
	content:"";
	display:block;
	position:absolute;
	width:24px;
	height:24px;
	left:0;
	top:50%;
	transform:translateY(-50%);	
	background-image:url(/local/templates/utrata/css/autoload/assets/header/search1.svg);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}

.header__action-search {
}
input.header__action-search-field[type=text] {
	width:64px;
	height:24px;
	max-width:none;
	border:0;
	padding-left:0;
	padding-right:0;
	margin-right:8px;
	border-bottom:1px solid transparent;
	font-size:15px;
	font-family: "Roboto", Arial, sans-serif;
}
input.header__action-search-field[type=text]::-webkit-input-placeholder { /* Chrome */
  color:#999;
}
input.header__action-search-field[type=text]:-ms-input-placeholder { /* IE 10+ */
  color:#999;
}
input.header__action-search-field[type=text]::-moz-placeholder { /* Firefox 19+ */
  color:#999;
  opacity: 1;
}
input.header__action-search-field[type=text]:-moz-placeholder { /* Firefox 4 - 18 */
	color:#999;
}
.header__action-search-field:focus {
	border-bottom:1px solid #999 !important;
}

.header__report-death{
	height:28px;
	font-size:14px;
	line-height: 1.2;
	padding:0 16px;
	white-space:nowrap;
	display: inline-flex;
	align-items: center;
	border: 2px solid #c20d19;
	box-sizing: border-box;
	background-color: #c20d19;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .5px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	border-radius: 0;
	transition: all 0.2s ease;
	margin-top:8px;
}
.header__report-death:hover{
	border: 2px solid #b00b16;
	background-color: #b00b16;
	color:#fff;
}

.header__contacts {
	text-align:center;
	line-height:1.2;
	flex-grow:1;
}

.header__work-title {
	font-size:22px;
	text-transform:uppercase;
	color:#234b90;
}

.header__work-desc {
	text-transform:uppercase;
	color:#234b90;
}

.header__phone {
	
}

.header__phone a{
	font-weight:700;
	font-size:30px;	
	color:#c20d19;
	text-decoration:none;
}
.header__phone a:hover{
	color:#b00b16;
}

.header__utrata{
	width:150px;
	flex-shrink:0;
	text-align:right;
	
}

.header__utrata img {
	height:72px;	
}

.header__search {
	display:none;
	width:24px;
	height:24px;
	background-image:url(/local/templates/utrata/css/autoload/assets/header/search.svg);
	background-size:contain;
	background-position:center;	
	margin-right:16px;
	position:relative;
	margin-top:-12px;
}
.header__search:after {
	content:"поиск";
	position:absolute;
	bottom:-16px;
	left:0;
	width:100%;
	font-size:12px;
	text-align:center;
	color:#234b90;
	
}

.header__bars {
	display:none;
	width:32px;
	height:32px;
	background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM4NHB0IiB2aWV3Qm94PSIwIC01MyAzODQgMzg0IiB3aWR0aD0iMzg0cHQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzIzNGI5MCI+PHBhdGggZD0ibTM2OCAxNTQuNjY3OTY5aC0zNTJjLTguODMyMDMxIDAtMTYtNy4xNjc5NjktMTYtMTZzNy4xNjc5NjktMTYgMTYtMTZoMzUyYzguODMyMDMxIDAgMTYgNy4xNjc5NjkgMTYgMTZzLTcuMTY3OTY5IDE2LTE2IDE2em0wIDAiLz48cGF0aCBkPSJtMzY4IDMyaC0zNTJjLTguODMyMDMxIDAtMTYtNy4xNjc5NjktMTYtMTZzNy4xNjc5NjktMTYgMTYtMTZoMzUyYzguODMyMDMxIDAgMTYgNy4xNjc5NjkgMTYgMTZzLTcuMTY3OTY5IDE2LTE2IDE2em0wIDAiLz48cGF0aCBkPSJtMzY4IDI3Ny4zMzIwMzFoLTM1MmMtOC44MzIwMzEgMC0xNi03LjE2Nzk2OS0xNi0xNnM3LjE2Nzk2OS0xNiAxNi0xNmgzNTJjOC44MzIwMzEgMCAxNiA3LjE2Nzk2OSAxNiAxNnMtNy4xNjc5NjkgMTYtMTYgMTZ6bTAgMCIvPjwvc3ZnPg==);
	background-size:contain;
	background-position:center;
	cursor:pointer;
	position:relative;
	margin-top:-8px;
	margin-right:8px;
	flex-shrink:0;
	
}
.header__bars:after {
	content:"меню";
	position:absolute;
	bottom:-12px;
	left:0;
	width:100%;
	font-size:12px;
	text-align:center;
	color:#234b90;
	
}

.menu-open .header__bars {
	background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMxMXB0IiB2aWV3Qm94PSIwIDAgMzExIDMxMS4wOTg2NyIgd2lkdGg9IjMxMXB0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMyMzRiOTAiPjxwYXRoIGQ9Im0xNi4wNDI5NjkgMzExLjA5NzY1NmMtNC4wOTM3NSAwLTguMTkxNDA3LTEuNTU0Njg3LTExLjMwNDY4OC00LjY5MTQwNi02LjI1LTYuMjUtNi4yNS0xNi4zODY3MTkgMC0yMi42MzY3MTlsMjc5LjA1ODU5NC0yNzkuMDU4NTkzYzYuMjUzOTA2LTYuMjUzOTA3IDE2LjM4NjcxOS02LjI1MzkwNyAyMi42MzY3MTkgMCA2LjI1IDYuMjUgNi4yNSAxNi4zODI4MTIgMCAyMi42MzI4MTJsLTI3OS4wNjI1IDI3OS4wNjI1Yy0zLjEzNjcxOSAzLjEzNjcxOS03LjIzMDQ2OSA0LjY5MTQwNi0xMS4zMjgxMjUgNC42OTE0MDZ6bTAgMCIvPjxwYXRoIGQ9Im0yOTUuMTI1IDMxMS4wOTc2NTZjLTQuMDkzNzUgMC04LjE5MTQwNi0xLjU1NDY4Ny0xMS4zMDQ2ODgtNC42OTE0MDZsLTI3OS4wODIwMzEtMjc5LjA4MjAzMWMtNi4yNS02LjI1MzkwNy02LjI1LTE2LjM4NjcxOSAwLTIyLjYzNjcxOXMxNi4zODI4MTMtNi4yNSAyMi42MzI4MTMgMGwyNzkuMDYyNSAyNzkuMDgyMDMxYzYuMjUgNi4yNSA2LjI1IDE2LjM4NjcxOSAwIDIyLjYzNjcxOS0zLjEzNjcxOSAzLjEzNjcxOS03LjIzMDQ2OSA0LjY5MTQwNi0xMS4zMDg1OTQgNC42OTE0MDZ6bTAgMCIvPjwvc3ZnPg==);
	width:24px;
	height:24px;
	margin-left:2px;
	margin-right:4px;
}

.menu-open .header__bars:after {
	bottom:-16px;
	left:-2px;
}

@media screen and (max-width:1100px){
	input.header__action-search-field[type="text"] {
		width:56px;
	}
	.header__report-death {
		height:32px;
		padding:0 8px;
		font-size:16px;
	}
	.header__work-title {
		font-size:21px;
	}
}

@media screen and (max-width:1000px){

	.header {
		height:60px;
		justify-content:space-between;
	}
	
	
	.header__logo{
		width:auto;
		margin-right:0;
	}
	
	.header__logo img{
		height:48px;
		margin-top:0;
		max-width:76px;
	}

	.header__logo_text {
		width:140px;
	}
	.header__logo_text a {
		line-height:1.15;
		text-decoration:none;
		font-size:24px;	
	}
	.header__action-top {
		display:none;
	}
	.header__action {
		display:none;
	}
	.header__contacts {
		text-align:right;
		/* display:none; */
	}
	.header__work-title {
		font-size:13px;
		margin-bottom:4px;
		display:none;
	}
	.header__phone a {
		background-color:#c20d19;
		color:#fff;
		padding:2px 8px;
		font-size:22px;
	}
	.header__phone a:hover {
		color:#fff;
		background-color:#bb0915;
	}
	.header__utrata{
		width:auto;
		flex-grow: 1;
		text-align:right;
	}
	
	.header__utrata img {
		height:40px;	
	}
	
	.header__search {
		display:block;
	}
	.header__bars {
		display:block;
	}
	.menu-open .header__bars {
		margin-right:14px;	
	}

	
}

@media screen and (max-width:768px){
	.header__logo_text {
		width:100px;
		line-height:1.05;
	}
	.header__logo_text a {
		font-size:20px;
	}
}

@media screen and (max-width:480px){

	.header__logo_text {
		width:56px;
	}
	.header__logo_text a {
	}
}
@media screen and (max-width:380px){
}	
@media screen and (max-width:360px){
	.header__work-title {
		font-size:11px;
	}
	.header__phone a {
		font-size:18px;
	}		
	.header__logo_text a {
		font-size:17px;	
	}
}
@media screen and (max-width:320px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/hidden.css?175343217828*/
.hidden {
	display:none;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/inner.css?17534321782691*/
.inner {
	display:flex;
	flex-wrap:nowrap;
	margin-top:16px;
	
}
.inner h1{
	margin-top:0;
}

.inner__content {
	flex-grow:1;
	flex-shrink:0;
	width: calc(66.67% - 16px);
	margin-right: 10px
}
.inner__content article + iframe{
	margin-top:32px;
}

.inner__info {
	flex-shrink:0;
	margin-left:20px;
	width:calc(33.33% - 20px);
	font-size:16px;
}
.inner__title {
	font-size:22px;
	font-weight:500;
	margin-bottom:4px;
	margin-top:24px;
}
.inner__title_blue {
	color:#234b90;
}

.inner__title_red {
	color:#c20d19;
}

.inner__metrika {
	margin-top:16px;
}
.inner__yandex {
	margin-top:16px;
	display:flex;
	align-items:center;
	line-height:1.15;	
	font-size:14px;
}
.inner__yandex-badge {
	
}
.inner__yandex-title {
	color:#bbb;
	font-size:14px;
	margin-left:8px;
}

.inner__work-time {
	margin-top:24px;
}
.inner__work-time_org{
	border-left:2px solid #234b90;
	padding-left:16px;
}
.inner__work-time_agent {
	border-left:2px solid #c20d19;
	padding-left:16px;	
}
.inner__banner {
	margin-top:24px;
}
.inner__work-time p{
	margin:0;
}

.inner__map-block {
	margin-top:24px;
}

.inner__map {
	height:224px;
	margin-top:8px;
}

.inner__map-block .btn{
	width:100%;
	text-transform:none;
	min-height:38px;
	height:auto;
	margin-top:16px;
	justify-content: center;
}

.inner__coord {
	display:flex;
	margin-top:16px;
	align-items:center;
}

.inner__coord-view {
	width:56px;
	height:56px;
	margin-right:8px;
}


.inner__coord-view svg {
	width:100%;
	height:100%;
	fill:#234b90;
}

.inner__work-time a{
	text-decoration:none;
	font-weight:700;
	color:#333;
}

.inner__address {
	margin-top:24px;
}

.inner__address p {
	margin:0;
}
.inner__desc {
	margin:0;
}
.inner__free-help {
	margin-top:24px;
}

.inner__free-help iframe {
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
    height: fill-available;
    height: -webkit-fill-available;
    height: -moz-available;
	
}

.inner__banner .vbtn {
	margin-bottom:8px;
}

.inner__schema {
	margin-top:24px;
}

.inner__mobile {
	display:none;
}

@media screen and (max-width:1000px){
	.inner {
		flex-wrap:wrap;
	}
	
	.inner__content {
		width:100%;	
	}
	.inner__info {
		width:100%;
		margin:0;
	}
	.inner__view {
		display:none;
	}
	.inner__banner {
		display:none;
	}

	.inner__schema {
		display:none;
	}

	.inner__mobile {
		display:block;
	}
	
	.inner_kladbishcha .inner__info {
		display:none;
	}
	.inner__work-time_agent {
		display:none;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/iplate.css?17534321781191*/
.iplate {
}
.iplate_more {
	margin-top:32px;
	margin-bottom:32px;
}
.iplate__list {
	display:flex;
	margin:0 -16px;
}

.iplate__item {
	width:calc(33.33% - 32px);
	margin:0 16px;
	flex-shrink:0;
	text-decoration:none;
	border-top:2px solid #234b90;
	display:flex;
	flex-direction:column;
}

.iplate_inner .iplate__item{
	width:calc(50% - 32px);
}
.iplate__title {
	padding:8px 0;
	flex-grow:1;
}
.iplate__view {
	position:relative;
	height:112px;
	background-size:cover;
	background-position:center;
	
}

.iplate__item:hover {
	border-top:2px solid #c20d19;
	color:#c20d19;
}

.iplate__item:hover .iplate__view:after {
	content:"";
	background:rgba(0,84,130,0.2);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	
}

@media screen and (max-width:1000px){
	.iplate__list {
		flex-direction:column;
		margin:16px 0;
	}
	
	.iplate__item {
		width:100%;
		margin:0 0 24px 0;
	}

	.iplate_inner .iplate__item{
		width:100%;
	}	
	.iplate__item:last-child {
		margin-bottom:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	.iplate__title {
		font-size:20px;
	}
}
/* End */


/* Start:/local/templates/utrata/css/autoload/list.css?1753432178582*/
.list{
	display:flex;
	flex-wrap:wrap;
	margin:8px -4px;
	padding:0;
}

.list li {
	display:flex;
	flex: 0 0 100%;
	margin:4px 0;	
	background:#f1f3f6;
	box-sizing:border-box;
	padding:8px 16px;
	text-decoration:none;
	min-height:58px;
	align-items:center;
}

.list li:before {
	display:none !important;
}

.list_2 li {
	flex: 0 0 calc(50% - 8px);
	margin:4px;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	.list_2 li {
		flex: 0 0 100%;
		margin:4px 0;	
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/main-banner.css?17534321784035*/
.main-banner {
	min-height:368px;
	display:flex;
	align-items:center;
	padding:24px 0;
	background-size:cover;
	background-position:center;
	
}

.main-banner a {
	text-decoration:none;
}

.main-banner__plates {
	display:flex;
	flex-wrap:wrap;
	width:70%;
	margin:0 -12px;
}
.main-banner__plate {
	display:flex;
	box-sizing:border-box;
	background:rgba(255,255,255,0.85);
	padding:16px;
	line-height:1.2;
	align-items:center;
}
.main-banner__plate:hover {
	background:rgba(0,84,130,0.85);
	color:#fff;
}

.main-banner__plate:hover svg{
	fill:#fff;
}

.main-banner__plate_size1 {
	width:calc(66.66% - 24px);
	margin:0 12px 24px 12px;
	font-size:28px;
}
.main-banner__plate_size2 {
	width:calc(33.33% - 24px);
	margin:0 12px 24px 12px;
	font-family:"Roboto Condensed",Arial,sans-serif;
}
.main-banner__plate_size3 {
	width:calc(33.33% - 24px);
	margin:0 12px;	
	font-family:"Roboto Condensed",Arial,sans-serif;
}


.main-banner__plate-view {
	width:32px;
	height:32px;
	margin:0 8px;
	flex-shrink:0;
}

.main-banner__plate_size1 .main-banner__plate-view {
	width:48px;
	height:48px;
}

.main-banner__plate_size2 .main-banner__plate-view {
	width:40px;
	height:40px;
}

.main-banner__plate-view svg {
	display:block;
	width:100%;
	height:100%;
	fill:#234b90;
}


.main-banner__plate-content {
	margin-left:8px;
	font-weight:500;	
}

.main-banner__plate_size2 .main-banner__plate-content {
	font-weight:400;
}
.main-banner__plate_size3 .main-banner__plate-content {
	font-weight:400;
}


@media screen and (max-width:1000px){
	.main-banner__plates {
		width:auto;
		max-width:360px;
	}	
	.main-banner__plate {
		padding:8px;
		font-size:18px;
	}
	.main-banner__plate_size1 {
		margin:6px 12px;
		width:100%;
	}

	.main-banner__plate_size1 .main-banner__plate-view{
		width:32px;
		height:32px;
	}	
	.main-banner__plate_size2 {
		width:100%;
		margin:6px 12px;
	}
	.main-banner__plate_size2 .main-banner__plate-view{
		width:32px;
		height:32px;
	}
	.main-banner__plate_size3{
		width:calc(33.33% - 13.33px);
		margin:6px 4px;
	}
	.main-banner__plate_size3:nth-child(6){
		margin-left:12px;
		margin-right:4px;
	}

	.main-banner__plate_size3:nth-child(7){
		margin-left:4px;
		margin-right:4px;
	}

	.main-banner__plate_size3:nth-child(8){
		margin-left:4px;
		margin-right:12px;
	}

	.main-banner__plate_size3 .main-banner__plate-view{
		width:24px;
		height:24px;
		display:none;
	}	
	
	.main-banner__plate-content {
		margin-left:0;
	}
	.main-banner__plate_size3  {
		text-align:center;
		justify-content:center;
	}
}

@media screen and (max-width:768px){

}

@media screen and (min-width:481px){
	.main-banner {
		background-image:url(/local/templates/utrata/css/autoload/../../images/banner_blue.jpg);
	}
	
}
@media screen and (max-width:480px){
	.main-banner {
		background-image:url(/local/templates/utrata/css/autoload/../../images/banner_blue_mobile.jpg);
	}
}
@media screen and (max-width:320px){
	.main-banner__plates {
		width:auto;
		max-width:324px;
	}	
	.main-banner__plate {
		padding:8px;
	}
	.main-banner__plate_size1 {
		font-size:16px;
		margin:6px 12px;
	}

	.main-banner__plate_size1 .main-banner__plate-view{
		width:24px;
		height:24px;
	}	
	.main-banner__plate_size2 {
		width:100%;
		margin:6px 12px;
	}
	.main-banner__plate_size2 .main-banner__plate-view{
		width:24px;
		height:24px;
	}
	.main-banner__plate_size3{
		width:calc(33.33% - 13.33px);
		margin:6px 4px;
	}
	.main-banner__plate_size3:nth-child(5){
		margin-left:12px;
		margin-right:4px;
	}

	.main-banner__plate_size3:nth-child(6){
		margin-left:4px;
		margin-right:4px;
	}

	.main-banner__plate_size3:nth-child(7){
		margin-left:4px;
		margin-right:12px;
	}

	.main-banner__plate_size3 .main-banner__plate-view{
		width:24px;
		height:24px;
		display:none;
	}	
	
	.main-banner__plate-content {
		margin-left:0;
	}
	.main-banner__plate_size3  {
		text-align:center;
		justify-content:center;
	}	

}

/* End */


/* Start:/local/templates/utrata/css/autoload/main-reviews.css?17534321781982*/
.main-reviews {
	padding-bottom:32px;
}

.main-reviews__list {
	display:flex;
	margin:0 -16px;
}

.main-reviews__item {
	width:calc(33.33% - 32px);
	margin:0 16px;
	
	display:flex;
	flex-direction:column;
}

	
.main-reviews__text {
	font-weight:300;
	text-align:justify;
	position:relative;

	box-sizing:border-box;
	padding:0 16px;
	
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;		
}

.main-reviews__text:before,
.main-reviews__text:after {
	content:"“";
	display:block;
	position:absolute;
	font-weight:900;
	color:#234b90;
	font-size:36px;
	line-height:1;
}


.main-reviews__text:before {
	top:-4px;
	left:0px;
}
.main-reviews__text:after{
	bottom:0;
	right:0px;	
	transform:rotate(180deg);
}
	

.main-reviews__info {
	color:#234b90;
	display:flex;
	justify-content:flex-end;
	line-height:1;	
	font-weight:600;
	margin-top:24px;
	flex-grow: 1;
	align-items: flex-end;	
}

.main-reviews__date {
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid #234b90;
}

.main-reviews__author {
}

.main-reviews__more {
	text-align:right;
	margin-top:32px;
}
.main-reviews__more a{
	color:#5b5b5b;
	font-size:20px;
	text-decoration:none;
}



@media screen and (max-width:1000px){
	.main-reviews__list{
		flex-direction:column;
		margin:0;
	}
	.main-reviews__item {
		width:100%;
		margin:0 0 24px;
	}
	.main-reviews__item:nth-child(3){
		display:none;
	}
	.main-reviews__more a {
		font-size:16px;
		margin-top:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

@media print {
	.main-reviews__list{
		flex-direction:column;
		margin:0;
	}
	.main-reviews__item {
		width:100%;
		margin:0 0 24px;
	}
	.main-reviews__item:nth-child(3){
		display:none;
	}
	.main-reviews__more a {
		font-size:16px;
		margin-top:0;
	}	
}
/* End */


/* Start:/local/templates/utrata/css/autoload/map.css?1753432178656*/
.map {
	height:100%;
	position:relative;
	background:#f9f9f9;
	cursor: pointer;
}
.map_300 {
	height:300px;
	max-height:80vh;
}
.map:before {
	background-image:url('/local/templates/utrata/css/autoload/assets/map/world.svg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
	height:64%;
	width:64%;
	position:absolute;
	content:"";
	display:block;
	top:18%;
	left:18%;
}

.map:after {
	content:"";
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition:all 0.2s ease;
}

.map_unlock {
	cursor: default;
}
.map_unlock:after {
	display: none;
}

.map:not(.map_unlock):hover:after{
	background: rgba(0,0,0,0.4);
}
/* End */


/* Start:/local/templates/utrata/css/autoload/menu-open.css?1753432178284*/
@media screen and (max-width:1000px){
	.menu-open {
		overflow:hidden;
		position:fixed;
		height:100%;
		width:100%;
	}	
	
	.menu-open .amo-button-holder {
		display:none;
	}

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}


/* End */


/* Start:/local/templates/utrata/css/autoload/menu-search.css?1753432178900*/
.menu-search {
	position:relative;
}
input[type=text].menu-search__input {
	height:48px;
	width:100%;
	background:#e9edf4;
	font-family:"Roboto Condensed",Arial,sans-serif;
	line-height:48px;
	border:0;
	padding-right:32px;
	border-radius:0;
}
.menu-search__btn {
	position:absolute;
	width:24px;
	height:24px;
	right:12px;
	top:12px;
	border:0;
	background-color:transparent;
	background-image:url(/local/templates/utrata/css/autoload/assets/menu-search/search.svg);
	background-size:contain;
	background-position:center;	
	background-repeat:no-repeat;	
	border-radius:0;
}



.menu-search::-webkit-input-placeholder { /* Chrome */
  color: #6e86af;
}
.menu-search:-ms-input-placeholder { /* IE 10+ */
  color: #6e86af;
}
.menu-search::-moz-placeholder { /* Firefox 19+ */
  color: #6e86af;
  opacity: 1;
}
.menu-search:-moz-placeholder { /* Firefox 4 - 18 */
  color: #6e86af;
  opacity: 1;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/menu-slider.css?1753432178574*/
.menu-slider {
	display: inline-flex;
	overflow-x: scroll;
	white-space: nowrap;
	width: calc(100% + 24px);
	font-family:"Roboto Condensed",Arial,sans-serif;
	padding:16px 0;
	margin:0 -12px;
}

.menu-slider__item {
	background:#234b90;
	color:#fff;
	padding:8px 16px;
	box-sizing:border-box;
	margin-left:12px;
	text-decoration:none;
	font-size:17px;
}
.menu-slider__item:nth-last-child(2){
	background:#c20d19;
	text-transform:uppercase;
}
.menu-slider__item:hover {
	color:#fff;
}
.menu-slider__space {
	margin-left:6px;
	padding:0 3px;
}


/* End */


/* Start:/local/templates/utrata/css/autoload/morgue.css?1753432178613*/
.morgue {
	margin:1em 0;
}

.morgue__section {
	
}

.morgue__items{
	display:flex;
	flex-wrap:wrap;
	margin:8px -4px 24px;
}

.morgue__link {
	display:flex;
	flex: 0 0 100%;
	margin:4px 0;	
	background:#f1f3f6;
	box-sizing:border-box;
	padding:8px 16px;
	text-decoration:none;
	min-height:58px;
	align-items:center;
}
.morgue__link_short {
	flex: 0 0 calc(50% - 8px);
	margin:4px;
}

.morgue__link:hover {
	background:#e1e3e6;
}

@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {

	.morgue__link {
		flex: 0 0 100%;
		margin:4px 0;
	}
}
/* End */


/* Start:/local/templates/utrata/css/autoload/news-item.css?1753432178997*/
.news-item {
	text-decoration:none;
	border-top:2px solid #234b90;
	display:block;
}

.news-item:hover {
	border-top:2px solid #c20d19;
	color:#c20d19;	
}

.news-item__title {
	margin:8px 0;
	height:2.8em;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
}

.news-item__view {
	position:relative;
	height:112px;
	background-size:cover;
	background-position:center;	
}

.news-item__desc {
	color:#333;
	font-weight:300;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	padding-top:16px;
}

.news-item__date {
	padding-top:16px;
	font-weight:700;
}

@media screen and (max-width:1000px){
	.news-item {
		margin:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.news-item__title {
		height:auto;
		font-size:20px;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/news-items.css?1753432178433*/
.news-items {
	margin:0 0 32px 0;
}

.news-items__more {
	text-align:right;
	margin-top:32px;
}
.news-items__more a{
	color:#5b5b5b;
	font-size:20px;
	text-decoration:none;
}



@media screen and (max-width:1000px){
	.news-items{
		margin:0 0 32px;
	}
	
	.news-items__more a {
		font-size:16px;
		margin-top:0;
	}	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/news.css?1753432178849*/
.news {
	
}

.news__list {
	display:flex;
	flex-wrap:wrap;
	margin:0 -16px;

	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
}

.news__item {
	width:calc(49.99% - 32px);
	margin:0 16px;
	flex-shrink:0;
	margin-bottom:48px;
	
	-ms-flex-negative: 0;	
}

.news__item:nth-last-child(-n+2):not(:nth-child(even)),
.news__item:last-child {
	margin-bottom:0;
}


@supports (-ms-ime-align:auto) {
	.news__item {
		width:calc(49.99% - 32px);
	}
}




@media screen and (max-width:1000px){
	.news {
		margin:16px 0;
	}
	
	.news__list {
		margin:0 -12px;
	}

	.news__item {
		width:calc(49.99% - 24px);	
		margin:0 12px 48px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	.news__list {
		margin:0 ;
	}
	.news__item {
		width:100%;
		margin:0 0 48px 0;;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/nw.css?175343217830*/
.nw {
	white-space:nowrap;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/only.css?1753432178165*/

@media screen and (min-width:1000px){
	.only_mobile {
		display:none;
	}
}

@media screen and (max-width:1000px){
	.only_desktop {
		display:none;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/owl-half.css?175343217885*/
.owl-half{
	width:90% !important;
}

.owl-half .owl-stage-outer{
	width:111%;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/owl-theme-utrata.css?17534321781727*/
.owl-stage{padding-left:0px !important;}

.owl-theme-utrata .owl-nav {
	-webkit-tap-highlight-color: transparent; 
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:100%;
	left:0;
}
.owl-carousel.owl-theme-utrata  .owl-nav button.owl-prev {
	position:absolute;
	left:-32px;
	width:32px;
	height:32px;
	background-image:url(/local/templates/utrata/css/autoload/../../images/svg/next.svg);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	transform:scale(-1,1);
	
}
.owl-carousel.owl-theme-utrata  .owl-nav button.owl-next {
	position:absolute;
	right:-32px;
	width:32px;
	height:32px;
	background-image:url(/local/templates/utrata/css/autoload/../../images/svg/next.svg);
	background-size:contain;
	background-position:center;
background-repeat:no-repeat;
}
.owl-theme-utrata .owl-nav [class*='owl-'] {
}
.owl-theme-utrata .owl-nav .disabled {
	opacity: 0.5;
	cursor: default; 
}

.owl-theme-utrata .owl-nav.disabled + .owl-dots {
	margin-top: 10px; 
}

.owl-theme-utrata .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent; 
}
.owl-theme-utrata .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline; 
}
.owl-theme-utrata .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px; 
}
.owl-theme-utrata .owl-dots .owl-dot.active span, 
.owl-theme-utrata .owl-dots .owl-dot:hover span {
	background: #869791; 
}
@media screen and (max-width:1000px){

	.owl-theme-utrata{
		margin-bottom:32px;
	}

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/page.css?17534321783337*/
.page {
	
}

.page__header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	height:135px;
	background-color:#fff;
	z-index:30;
}
.page__menu {
	background-color:#234b90;
	color:#fff;
	height:50px;
	
}

.page__content {
	padding-top:130px;
	padding-bottom:64px;
}

.page__content p, 
.page__content li, 
.page__content td {
	font-weight:300;
}
.page__content li {
	list-style:none;
	position:relative;
}
.page__content li:before {
	position:absolute;
	width:16px;
	height:16px;
	content:"";
	display:block;
	left:-24px;
	top:4px;
	background-image:url(/local/templates/utrata/css/autoload/assets/page/bul2.svg?1);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	
}
.page__footer {
	background:#eaf0f5;
}

.page__allowance{
	background:#b61f1d;
	color:#fff;
	font-family:"Roboto Condensed",Arial,sans-serif;
	font-size:15px;
	padding:4px 0;
	z-index:10;
}

.page_allowance .page__allowance{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
}
.page__allowance_inner {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
}
.page__right {
	margin-left:32px;
	width:calc(33.33% - 20px);
	float:right;
}

.page__grey {
	background:#f2f6f9;
}
.page__grey .container {
	padding:1px 16px;
}

.page__allowance-desktop {
	display:inline;
}

.page__allowance-mobile {
	display:none;
}

.page__fix {
	display:none;
	position:fixed;
	height:50px;
	background-color:#fff;
	bottom:0;
	left:0;
	right:0;
	z-index:30;
	align-items:center;
	justify-content: center;
	box-sizing:border-box;
	padding:4px 8px;
	font-family:"Roboto Condensed",Arial,sans-serif;
	box-shadow:0 0 8px 0px rgba(0,0,0,.64);
}
.page__fix-phone {
	background-color:#c20d19;

	height: 34px;
	display: flex;
	align-items: center;
}
.page__fix-phone a:hover{
	color:#fff;
}
.page__fix-phone a{
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	font-size:21px;
	font-weight:700;
	line-height:1;
}
.page__fix-desc{
	color:#234b90;
	text-transform:uppercase;
	margin-left:8px;
	line-height:1.2;
	font-size:14px;
}

.page__eye {
	margin-top:8px;
}

@media screen and (max-width:1000px){
	.page__menu {
		display:none;
	}
	.menu-open .page__menu {
		display:block;
		position:fixed;
		top:63px;
		height:calc(100% - 63px);
		left:0;
		right:0;
		background:#fff;
		overflow-y:scroll;
	}


	.page__header {
		height:63px;
		border-bottom:3px solid #234b90;
		box-sizing:border-box;
	}

	.page__content {
		padding-top:63px;	
	}
/* 	.page_allowance-inner .page__content {
		padding-top:92px;	
	} */

	
	.page__right {
		float:none;
		width:100%;
		margin-left:0;
	}

	.page__footer {
		padding-bottom:64px;
	}
	.page__fix {
		display:flex;
		display:none;		
	}

/* 	.page_allowance .page__allowance{
		top:63px;
		bottom:auto;
	} 
	.page__allowance_inner {
		top:63px;
		bottom:auto;
	}
*/
	.page__allowance-desktop {
		display:none;
	}

	.page__allowance-mobile {
		display:inline;
	}	

	.page__allowance {
		text-align:center;
	}	
}

@media screen and (max-width:768px){


}


@media screen and (max-width:359px){
	.page__fix {
		padding:0 6px;
		
	}
	.page__fix-phone {
		flex-grow:1;
		text-align:center;
	}
	.page__allowance{
		font-size:14px;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/pdutrata.css?17534321781570*/
@-webkit-keyframes wave {
  from {
    -webkit-mask-position: 150%;
  }
  to {
    -webkit-mask-position: -50%;
  }
}

.pdutrata {
	background-color:#000;
	background-image:url(/local/templates/utrata/css/autoload/assets/pdutrata/back.jpg);
	background-size:cover;
	background-position:center;
	
	height:calc(120px + (172 - 120) * (100vw - 320px) / (1920 - 320));
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	font-family:Montserrat,Arial,sans-serif;
	font-weight:300;
	text-decoration:none;
}
.pdutrata:hover .pdutrata__title1 {
	-webkit-mask-image: linear-gradient(
		-75deg, 
		rgba(255, 255, 255, .6) 30%, 
		#fff 50%, 
		rgba(255, 255, 255, .6) 70%
	);
	-webkit-mask-size: 200%;
	animation: wave 2s infinite;
}
.pdutrata__content {
	text-transform:uppercase;
	color:#fff;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}

.pdutrata__title {
	position:relative;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:calc(24px + (40 - 24) * (100vw - 320px) / (1920 - 320));
	line-height:1;
	padding:4px 0;
}

.pdutrata__desc {
	color:#ffd700;
	margin-top:12px;
	font-size:calc(18px + (24 - 18) * (100vw - 320px) / (1920 - 320));
	line-height:1;
	
}


@media screen and (min-width:1920px){
	.pdutrata {
		height:172px;
	}
	
	.pdutrata__title {
		font-size:40px;
	}

	.pdutrata__desc {
		font-size:24px;
		
	}
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/plan-plate.css?17534321781282*/
.plan-plate {
	border-top:2px solid #234b90;
	margin:16px 0;
	padding:16px 0 0;
}
.plan-plate__items {
	display:flex;
	margin:0 -16px;
}

.plan-plate a {
	margin:0 16px;
	color:#234b90;
	text-decoration:none;
	background:#e4e8ec;
	padding:16px;
	box-sizing:border-box;
}
.plan-plate a:nth-child(1) {
	width:calc(33.33% - 32px);
}
.plan-plate a:nth-child(2) {
	flex-grow:1;
}
.plan-plate a:nth-child(3) {
	width:calc(22.2% - 32px);
}

.plan-plate a:hover {
	background:#c6cace;
}

.plan-plate__item {
	display:flex;
	align-items:center;
}
.plan-plate__view svg{
	width:100%;
	height:100%;
	fill:#234b90;
}
.plan-plate__view {
	width:32px;
	flex-shrink:0;
	margin-right:12px;
}
.plan-plate__content {
	flex-grow:1;
}
@media screen and (max-width:1000px){
	.plan-plate {	
		margin:16px 0;
	}
	.plan-plate__items{
		margin:0;
		flex-wrap:wrap;
	}
	.plan-plate a {
		margin:0 0 8px 0;
		line-height:1.2;
		
	text-align:left;
	}
	.plan-plate a:nth-child(1) {
		width:100%;
	}
	.plan-plate a:nth-child(2) {
		width:100%;
	}
	.plan-plate a:nth-child(3) {
		width:100%;
	}
	.plan-plate a:last-child {
		margin-bottom:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/plan.css?17534321786582*/
.plan {
	display:flex;
	margin:0 -16px;
	font-family:"Roboto Condensed",Arial,sans-serif;
	line-height:1.2;
}
.plan_inner {
	flex-direction:column;
	margin:0;
}

.plan__tabs {
	display:flex;
	flex-direction:column;
	width:calc(33.33% - 32px);
	margin:0 16px;
}
.plan_inner .plan__tabs {
	width:calc(100% + 16px);
	margin:0 -8px;
	flex-direction:row;
}
.plan__tab {
	display:flex;
	background:#e4e8ec;
	margin-bottom:24px;
	flex-grow:1;
	align-items:center;
	box-sizing:border-box;
	padding:16px;
	text-transform:uppercase;
	cursor:pointer;
	color:#9e9e9e;
}
.plan__tab:last-child{
	margin-bottom:0;
}

.plan_inner .plan__tab{
	margin:0 8px 16px;
	flex-basis:calc(50% - 16px);
}

.plan__tab._active {
	color:#fff;
	background:#234b90;
}

.plan__tab-view {
	width:32px;
	height:32px;
	flex-shrink:0;
}

.plan__tab-view svg{
	width:100%;
	height:100%;
	fill:#9e9e9e;
}

.plan__tab._active svg{
	fill:#fff;
}
.plan__tab-content {
	margin-left:12px;
}

.plan__tab-desc {
	font-size:24px;
}

.plan__tab-title {
	font-size:28px;	
	font-weight:700;
}
.plan__tab-mobile {
	display:none;
}
.plan__contents {
	width:calc(66.67% - 32px);
	margin:0 16px;	
}
.plan_inner .plan__contents {
	width:100%;
	margin: 0;
}
.plan__content {
	display:none;
	margin:0 -16px;
	height:100%;
}

.plan_inner .plan__content {
	margin:0 -8px;
}

.plan__content._active {
	display:flex;
}

.plan__item {
	width:calc(33.33% - 32px);
	margin:0 16px;	
	background:#e4e8ec;
	box-sizing:border-box;
	padding:16px;
	color:#234b90;
	display:flex;
	flex-direction:column;
	height:100%;
	text-decoration:none;
	
}

.plan__item:hover {
	background:#c6cace;
}

.plan_inner .plan__item {
	margin:0 8px;
	width:calc(33.33% - 16px);
	height:auto;
}

.plan__title {
	font-size:28px;
	font-weight:700;
}

.plan__desc {
	font-size:16px;
	font-family:"Roboto",Arial,sans-serif;
	color:#3e3e3d;
	font-weight:300;
	flex-grow:1;
}
.plan_inner .plan__desc {
	flex-grow:0;
	height:5em;
}


.plan__price {
	font-size:40px;
	font-weight:700;
}

.plan__more {
}

.plan__detail  {
	flex-grow:1;
}
.plan__detail li {
	color:#333;
}

.plan__btn.btn {
		width:calc(100% + 32px);
		margin:0 -16px -16px;
		justify-content:center;
}

@media screen and (max-width:1100px){
		.plan_inner .plan__desc {
			font-size:0.8em;
		}
}
@media screen and (max-width:1000px){
	.plan {
		flex-direction:column;
		margin:0;
	}
	.plan__tabs {
		width:100%;
		margin:0;
		flex-direction:row;
		margin-bottom:8px;
	}
	
	.plan__tab {
		flex:0 0 50%;
		margin-bottom:0;
		justify-content:center;
	}
	.plan__tab-view {
	}
	.plan__tab-desc {
		display:none;
	}
	.plan__tab-title {
		display:none;
	}
	.plan__tab-mobile {
		display:block;
	}
	.plan__contents {
		width:100%;
		margin:0;
	}
	
	.plan__content  {
		flex-direction:column;
		margin:0;
	}
	.plan__item {
		width:100%;
		margin:0;		
		flex-direction:row;
		margin-bottom:8px;
		flex-wrap:wrap;
	}

	.plan__item:last-child {	
		margin-bottom:0;
	}
	.plan__title {
		flex-grow:1;
		align-self: center;
		font-size:20px;
	}	
	.plan__desc {
		order:10;
		width:100%;
		font-size:0.8em;
		height:auto;
	}

	.plan__price {
		font-size:24px;
	}
	.plan__more {
		display:none;
	}
	.plan__detail  {
		display:none;
	}
	
	
		.plan_inner {
			flex-direction:column;
			margin:16px 0;
		}
		.plan_inner .plan__tabs {
			width:calc(100% + 16px);
			margin:0 -8px;
			flex-direction:row;
		}
		.plan_inner .plan__tab{
			margin:0 8px 16px;
			flex-basis:calc(50% - 16px);
		}

		.plan_inner .plan__contents {
			width:100%;
			margin: 0;
		}

		.plan_inner .plan__content {
			margin:0;
		}	
		
		.plan_inner .plan__item {
			margin:0 0 8px 0;
			width:100%;
			height:auto;
			flex-wrap:wrap;
		}
		.plan_inner .plan__desc {

			height:auto;
			
		}
		.plan_inner .plan__detail {
			width:100%;
			display:none;
			order:15;
		}
		.plan_inner .plan__item._active .plan__detail {
			width:100%;
			display:block;
		}
		.plan_inner .plan__btn {
			display:none;
		}
		.plan_inner .plan__item._active .plan__btn {
			display:flex;
			order:20;
		}



}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.plan_inner .plan__tabs {
		width:100%;
		margin:0 0 8px 0;		
	}
	.plan_inner .plan__tab {
		margin:0;
		flex-basis:50%;
	}
	.plan_inner .plan__tab-view {
		
	}	
}


@media screen and (max-width:360px){

	.plan__tab {
		padding:16px 4px;
	}
	.plan__tab-view {
		width:24px;
		height:24px;
	}	

}


@media print{
	.plan {
		flex-direction:column;
		margin:0;
	}
	.plan__tabs {
		width:100%;
		margin:0;
		flex-direction:row;
		margin-bottom:8px;
	}
	
	.plan__tab {
		flex:0 0 50%;
		margin-bottom:0;
		justify-content:center;
	}
	.plan__tab-view {
	}
	.plan__tab-desc {
		display:none;
	}
	.plan__tab-title {
		display:none;
	}
	.plan__tab-mobile {
		display:block;
	}
	.plan__contents {
		width:100%;
		margin:0;
	}
	
	.plan__content  {
		flex-direction:column;
		margin:0;
	}
	.plan__item {
		width:100%;
		margin:0;		
		flex-direction:row;
		margin-bottom:8px;
		flex-wrap:wrap;
	}

	.plan__item:last-child {	
		margin-bottom:0;
	}
	.plan__title {
		flex-grow:1;
		align-self: center;
		font-size:20px;
	}	
	.plan__desc {
		order:10;
		width:100%;
		font-size:0.8em;
		height:auto;
	}

	.plan__price {
		font-size:24px;
	}
	.plan__more {
		display:none;
	}
	.plan__detail  {
		display:none;
	}


	.plan_inner {
		flex-direction:column;
		margin:16px 0;
	}
	.plan_inner .plan__tabs {
		width:calc(100% + 16px);
		margin:0 -8px;
		flex-direction:row;
	}
	.plan_inner .plan__tab{
		margin:0 8px 16px;
		flex-basis:calc(50% - 16px);
	}
	.plan__tab {
		display:none;
	}
	.plan__tab._active {
		display:flex;
	}

	.plan_inner .plan__contents {
		width:100%;
		margin: 0;
	}

	.plan_inner .plan__content {
		margin:0;
	}	

	.plan_inner .plan__item {
		margin:0 0 8px 0;
		width:100%;
		height:auto;
		flex-wrap:wrap;
	}
	.plan_inner .plan__desc {

		height:auto;
		
	}
	.plan_inner .plan__detail {
		width:100%;
		display:none;
		order:15;
	}
	.plan_inner .plan__item .plan__detail {
		width:100%;
		display:block;
	}
	.plan_inner .plan__btn {
		display:none;
	}
	.plan_inner .plan__item .plan__btn {
		display:flex;
		order:20;
	}



}

/* End */


/* Start:/local/templates/utrata/css/autoload/popup-open.css?1753432178235*/
.popup-open {
	overflow:hidden;
}
@media screen and (min-width:1000px) {
	.popup-open .page__header{
		margin-right:17px;
	}

}
@media screen and (max-width:1000px) {
	.popup-open {
		height:100%;
		width:100%;
		position: fixed;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/popup.css?1753432178781*/
.popup {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#fff;
	z-index:20;
	align-items:flex-start;
	justify-content:center;
	overflow-y:scroll;
}

.popup_active {
	display:flex;
}
.popup__wrapper{
	max-width:100%;
	width:512px;
	padding:16px;
	box-sizing:border-box;
	position:relative;
}


.popup__wrapper li {
	padding-left:12px;
}
.popup__wrapper li:before{
	background:none;
	content:"|";
	color:#c30d14;
	top:0;
	width:auto;
	height:auto;
	font-weight:700;
	transform:translateY(-2px);
	left:0;
}
.popup__close {
	position:absolute;
	top:32px;
	right:24px;
	width:24px;
	height:24px;
	background-image:url(/local/templates/utrata/css/autoload/assets/popup/close.svg);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/print-bg.css?1753432178180*/
.print-bg {
	display:none;
	position:fixed;
	left:50%;
	top:0;
	transform:translateX(-50%);
	width:60%;
	height:100%;
	opacity:0.1;
	pointer-events:none;
	margin:auto;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/product-sections.css?1753432178417*/
.product-sections {
	
}

.product-sections__item {
	color:#234b90;
	background-color:#e4e8ec;
	transition:all 0.2s ease;
	margin:8px 0; 
	min-height:48px;
	padding:8px 24px;
	box-sizing:border-box;
	font-size:22px;
	font-family:"Roboto Condensed",Arial,sans-serif;
	cursor:pointer;
}

.product-sections__item:hover,
.product-sections__item_active {
	color:#fff;
	background-color:#234b90;
}



/* End */


/* Start:/local/templates/utrata/css/autoload/products.css?17534321782607*/
.products {
	
}

.products__sections  {
	
}

.products__groups  {
	
}

.products__items {
	display:none;
}
.products__items_active {
	display:block;
}

.products__item {
	display:none;
	border-top:2px solid #234b90;
	padding:24px 0;
	
}

.products__item_active {
	display:flex;
}
.products__item_h {
	display: none;
}

.products__view {
	flex-shrink:0;
	width:324px;
	max-width:100%;
	margin-right:32px;
	height:240px;
	position:relative;	
	overflow:hidden;
}


.products__view .owl-carousel .owl-item img {
	max-height:240px;
	width:auto;
	max-width:100%;
	margin:0 auto;
}
.products__view .owl-nav {
	pointer-events:none;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:100%;
}

.products__view .owl-carousel .owl-nav button.owl-next {
	position:absolute;
	right:0;
	font-size:32px;
	width:32px;
	height:32px;	
	background:rgba(255, 255, 255, 0.5);
	pointer-events:auto;
	border-radius:16px;
	color:#fff;
	border:1px solid #234b90;
}
.products__view .owl-carousel .owl-nav button.owl-prev {
	position:absolute;
	left:0;
	font-size:32px;
	width:32px;
	height:32px;
	background:rgba(255, 255, 255,0.5);
	pointer-events:auto;
	border-radius:16px;
	color:#fff;
	border:1px solid #234b90;
}


.products__view .owl-carousel .owl-nav button {
	display:flex;
	width:100%;
	height:100%;
	align-items:center;
	justify-content:center;
}
.products__view .owl-carousel .owl-nav button img {
	width:50%;
}
.products__view .owl-carousel .owl-nav button.owl-prev span{
}
.products__view .owl-carousel .owl-nav button.disabled{
	opacity:0;
}


.products__content {
	
}

.products__name {
	font-size:24px;
	
}

.products__props {
	margin-top:8px;
}

.products__prop {
	display:flex;
	align-items:center;
}

.products__prop-name {
	margin-right:4px;
	font-weight:300;
}

.products__prop-value{
	
}

.products__price {
	display:flex;
	font-size:24px;
	font-weight:700;
	margin-top:8px;
}

.products__price-label {
	margin-right:4px;
}

.products__price-value {
	
}

.products__price-item {
	display: none;
}
.products__price-item_active {
	display: block;
}

.products__nav {
	border-top:2px solid #234b90;
	padding-top:24px;
	text-align:center;
}

.products__mobile {
	display:none;
}

@media screen and (max-width:1000px){
	.products__mobile{ 
		display:block;
	}
}

@media screen and (max-width:768px){
	.products__item{
		flex-direction:column;
	}
}

@media screen and (max-width:480px){
	.products__view {
		width:100%;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/rate.css?1753432178459*/
.rate {
	display:flex;
}
.rate__item {
	width:20px;
	height:20px;
	flex-shrink:0;
	background-color:transparent;
	background-image:url(/local/templates/utrata/css/autoload/assets/page/bul2.svg);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-right:4px;
	cursor:pointer;
	opacity:0.5;
}
.rate__item_active {
	opacity:1;
}
.rate__item input {
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
	opacity:0;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/reviews.css?17534321781718*/
.reviews {
	padding-bottom:32px;
}

.reviews__list {
	display:flex;
	flex-direction:column;
}

.reviews__item {
	width:100%;
	margin:16px 0;
	
	display:flex;
	flex-direction:column;
}

	
.reviews__text {
	font-weight:300;
	text-align:justify;
	position:relative;

	box-sizing:border-box;
	padding:0 16px;
	
}

.reviews__text:before,
.reviews__text:after {
	content:"“";
	display:block;
	position:absolute;
	font-weight:900;
	color:#234b90;
	font-size:36px;
	line-height:1;
}


.reviews__text:before {
	top:-4px;
	left:0px;
}
.reviews__text:after{
	bottom:0;
	right:0px;	
	transform:rotate(180deg);
}
	

.reviews__info {
	color:#234b90;
	display:flex;
	justify-content:flex-end;
	line-height:1;	
	font-weight:600;
	margin-top:24px;
	flex-grow: 1;
	align-items: flex-end;	
}

.reviews__date {
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid #234b90;
}

.reviews__author {
}

.reviews__more {
	text-align:right;
	margin-top:32px;
}
.reviews__more a{
	color:#5b5b5b;
	font-size:20px;
	text-decoration:none;
}


.reviews_double .reviews__list {
	flex-direction:row;
	justify-content: space-between;
}

.reviews_double .reviews__item {
	flex:0 0 49%;
}


@media screen and (max-width:1000px){
	.reviews__list{
		flex-direction:column;
		margin:0;
	}
	.reviews__item {
		width:100%;
		margin:0 0 24px;
	}
	.reviews__more a {
		font-size:16px;
		margin-top:0;
	}
}

@media screen and (max-width:768px){
	.reviews_double .reviews__list {
		flex-wrap:wrap;
	}

	.reviews_double .reviews__item {
		flex:0 0 100%;
	}
}

@media screen and (max-width:480px){
	.reviews {
		margin:16px 0;
	}
}

/* End */


/* Start:/local/templates/utrata/css/autoload/section-item.css?17534321781084*/
.section-item {
	text-decoration:none;
	border-top:2px solid #234b90;
	display:flex;
	flex-direction:column;
	height:100%;
	
	display: -ms-flexbox;
	-ms-flex-direction: column;
}

.section-item:hover {
	border-top:2px solid #c20d19;
	color:#c20d19;	
}

.section-item__title {
	margin:8px 0;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
	flex-grow:1;
	
	
	-ms-flex-positive: 1;
}

.section-item__view {
	position:relative;
	height:112px;
	background-size:cover;
	background-position:center;	
}

.section-item__desc {
	color:#333;
	font-weight:300;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	padding-top:16px;
}

.section-item__date {
	padding-top:16px;
	font-weight:700;
}

@media screen and (max-width:1000px){
	.section-item {
		margin:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/sub-item.css?17534321781902*/
.sub-item {
	display:flex;
	box-sizing:border-box;
	font-family: "Roboto",Arial,sans-serif;
}

.sub-item__view {
	flex-shrink:0;
	width:48px;
	height:48px;
	display:flex;
	
}

.sub-item__icon {
}

.sub-item__content {
	margin-left:60px;
	font-size:14px;
}
.sub-item__content_spb {
	color:#999;
}
.sub-item__content_spb a{
	color:#999;
}
.sub-item__content b{
	font-size:16px;
	color:#234b90;
}
.sub-item__view + .sub-item__content {
	margin-left:12px;
	transform: translateY(16px);
	padding-bottom:16px;
}

.sub-item__link {
	color:#333;
	line-height:1.3;
	text-decoration:none;	
	position:relative;
	display:inline-block;
}
.sub-item__link:hover {
	color:#c20d19;
}
.sub-item__link b:hover {
	color:#c20d19;
}
.sub-item__view svg{
	width:100%;
	height:100%;
	fill:#234b90;
	
}

.sub-item_invert .sub-item__view{
	margin-left:12px;
	width:36px;
	height:36px;
}
.sub-item_invert .sub-item__view + .sub-item__content {
	transform: translateY(8px);
}

.sub-item_invert {
	background:#234b90;
	
	padding:8px 0;
}


.sub-item_invert svg{
	fill:#fff;
	opacity:1;
}
.sub-item_invert:hover {
	background:#005482;
}

.sub-item_invert b{
	color:#fff;
}
.sub-item_invert a b{
	color:#fff;
}
.sub-item_invert a:hover b{
	color:#fff;
}

@media screen and (max-width:1000px) {

	.sub-item{
		padding:6px 0;
	}
	.sub-item__view {
		flex-shrink:0;
		width:24px;
		height:24px;
		margin-right:8px;
		transform: translateY(0px);
	}
	
	.sub-item_invert {
		margin-left:-12px;
	}
	.sub-item_invert .sub-item__view{
		margin-left:12px;
		width:24px;
		height:24px;
	}	
	
	.sub-item_invert .sub-item__view + .sub-item__content {
		transform: translateY(0);		
	}
	.sub-item__view + .sub-item__content {
		transform: translateY(0);
		margin-left:0;
		padding-bottom:0;
	}

	.sub-item__content {
		margin-left:32px;	
		font-size:16px;
	}
	.sub-item__content b {
		font-size:18px;
	}
}

@media screen and (max-width: 414px) {

}
/* End */


/* Start:/local/templates/utrata/css/autoload/table-scroll.css?1753432178396*/
@media screen and (min-width:1000px){
	.table-scroll table{
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
		
	}	
	.table-scroll thead{
		display:block;
		margin:0;
	}
	.table-scroll tbody{
		display:block;
		margin:0;
	}
}
@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.table-scroll {
		overflow: auto;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/top-menu.css?17534321785030*/
.top-menu{
	padding:0;
	display:table;
	height:50px;
	color:#fff;
	font-size:16px;
	line-height:1.2;
	font-weight:400;
	position:relative;
	width:100%;
	/* overflow:hidden; */
	width:calc(100% + 64px);
	margin:0 -32px;
}

.top-menu ul {
}
.top-menu li:before {
    display:none;
}

.top-menu__item{
	list-style:none;
	margin:0;	
	padding:0 14px;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	position:static;
	text-align:center;
}
.top-menu__item:nth-child(2) .top-menu__link{
	/* white-space:nowrap; */
}
.top-menu__item_mobile{
	display:none;
}
.top-menu__item:hover{

}

.top-menu__item:hover .top-menu__submenu{
	opacity:1;
	visibility: visible !important;
}
.top-menu__link {
	
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;

	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	position:relative;
	max-height:50px;
	overflow:hidden;
}

.top-menu__link:after {
	content:"";
	position:absolute;
	right:-16px;
	top:20%;
	height:60%;
	width:1px;

}
.top-menu__item:first-child .top-menu__link:before {
	content:"";
	position:absolute;
	left:-16px;
	top:20%;
	height:60%;
	width:1px;

}

.top-menu__submenu{
	visibility: hidden;
	opacity:0;
	position:absolute;
	top:50px;
	transition: all .2s ease .2s;
	z-index:20;
	box-shadow:3px 0 16px rgba(0, 0, 0, .23);
	display:flex;
	background-color:rgba(255,255,255,0.95);
	background-size:cover;
	background-position:center center;
	margin:0 0 0 -8px;
	padding:0;
	max-width:100%;
}
.top-menu__submenu:before {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
}
.top-menu__item:nth-last-child(1) .top-menu__submenu,
.top-menu__item:nth-last-child(2) .top-menu__submenu,
.top-menu__item:nth-last-child(5) .top-menu__submenu,
.top-menu__item:nth-last-child(7) .top-menu__submenu {
	right:0;
}

.top-menu__group{
	padding:0 16px 0 0;
	width:320px;
	list-style:none;	
	box-sizing:border-box;
}

.top-menu__group:first-child {
	padding-left:16px;
}

.top-menu__plate {
	margin:16px 0;
	padding:0;
}

.top-menu__sub-item {
	line-height:1;
	text-align:left;
	margin:8px 0;
	list-style:none;
	padding:0;
}
.top-menu__sub-link {
	color:#333;
	font-weight:400;
	text-decoration:none;
}

@media screen and (max-width: 1366px) {
	.top-menu__item{
		padding:0 8px;
	}
	.top-menu__link:after {
		right:-8px;
	}
	.top-menu__item:first-child .top-menu__link:before {
		left:-8px;
	}
}

@media screen and (max-width: 1100px) {	
	.top-menu__link {
		font-size:14px;
	}
}

@media screen and (min-width: 1000px) {
	.top-menu__link {
		font-family: "Roboto Condensed",Arial,sans-serif;	
	}
	.top-menu__link:hover {
		color:#fff;
	}	
}
@media screen and (max-width: 1000px) {
	.top-menu{
		display:block;
		height:auto;
		padding:8px 0;
		max-width:100%;
		margin:0;
	}
	.top-menu__item{
		display:block;
		margin: 16px 0;
		padding: 0 0 16px 0;
		text-align:left;
		border-bottom:2px solid #e9edf4;
	}
	.top-menu__item:nth-last-child(1),
	.top-menu__item:nth-last-child(2) {
		border-bottom:0;
	}
	
	.top-menu__item_mobile{
		display:block;
	}
	.top-menu__link{
		font-weight:700;
		font-size: 18px;
		display:block;
		color:#234b90;
		text-transform:none;
	}
	
	.top-menu__link[href="/kontakty/"]{
		min-height: 38px;
		line-height: 1.2;
		padding: 0 24px;
		display: inline-flex;
		align-items: center;
		border: 2px solid #234b90;
		box-sizing: border-box;
		background-color: #234b90;
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: .5px;
		cursor: pointer;
		position: relative;
		text-decoration: none;
		border-radius: 0;
		transition: all 0.2s ease;
		font-family:"Roboto Condensed",Arial,sans-serif;
	}


	.top-menu__item:hover{
		background:transparent;
	}	
	.top-menu__submenu{
		visibility: visible !important;
		opacity: 1;
		position: relative;
		top: 0;
		background: transparent;
		transition: none;
		z-index: 20;
		padding: 0;
		box-shadow: none;
		display:none;
		transform: translateX(0);
		margin:0;
		background-image:none !important;
	}
	.top-menu__submenu:before {
		display:none;
	}
	.top-menu__item_multi {
		position:relative;
	}
	.top-menu__item_multi:after {
		background-image:url('/local/templates/utrata/css/autoload/assets/top-menu/right.svg');
		background-repeat:no-repeat;
		width:20px;
		height:20px;
		content:"";
		display:block;
		clear:both;
		position:absolute;
		right:0;
		top:0;
		transition: all 0.2s;
		pointer-events:none;
	}
	.top-menu__item_open:after{
		transform:rotate(90deg);
	}
	.top-menu__item_open .top-menu__link {
		color:#c20d19;
	}
	.top-menu__item_open .top-menu__submenu {
		display:block;
	}	
	.top-menu__sub-item{
		margin:8px 0;
		padding:0;
	}
	
	.top-menu__group:first-child {
		padding-left:0;
	}
	.top-menu__group{
		width:100%;
		box-sizing:border-box;
		padding:0;
		margin:0;
	}
	.top-menu__plate{
		background:none;
		margin:8px 0 0 0;
		
	}
	

	.top-menu__plate_multi{
		position:relative;
	}
	
	.top-menu__sub-item{
		margin:0;
	}
	.top-menu__sub-link{
		color:#fff;
		line-height:1.4;
	}
}


@media screen and (max-width: 768px) {
	
}
/* End */


/* Start:/local/templates/utrata/css/autoload/twin-video.css?1753432178401*/
.twin-video {
	display:flex;
	justify-content:space-between;
	margin:0 -16px;
}

.twin-video__item {
	width:calc(50% - 32px);
	margin:0 16px;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.twin-video {
		display:block;
		margin:0;
	}

	.twin-video__item {
		width:100%;
		margin:8px 0;
	}

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/variants.css?17534321781420*/
.variants{
    position: relative;
	min-width:196px;
}
.variants__selected{
    height: 32px;
    display: flex;
    align-items: center;
    padding: 0 48px 0 8px;
    border-bottom: 1px solid #234b90;
    font-size: 16px;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: lowercase;
}

.variants__items {
    box-shadow: 0 11px 26px -8px #646361;
    display: none;
    position: absolute;
    width: 100%;
    background: #ffffff;
    z-index: 20;
    padding: 4px 0;
}
.variants_open .variants__items{
    display: block;
}

.variants__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    font-size: 16px;
    transition: .3s ease;
    cursor: pointer;
    color: #000;
    cursor: pointer;
    text-transform: lowercase;
}

.variants__item:hover {
    background: #f3f3f3;
}

.variants__selected-toggle{
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    font-size: 24px;
    line-height: 24px;
    pointer-events: none;
    color: #0d4564;
    background: #fff;
    background-image: url(/local/templates/utrata/css/autoload/assets/variants/arrow.svg?1);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
	box-sizing:border-box;
	border-bottom:1px solid #234b90;
}

.variants_open .variants__selected-toggle{
    transform: rotate(180deg);
	border-top:1px solid #234b90;
	border-bottom:0;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/vbtn.css?17534321781247*/
.vbtn {
	display:flex;
	align-items:center;
	background-color:#234b90;
	padding:8px 16px;
	min-height:72px;
	color:#fff;
	text-decoration:none;
	box-sizing:border-box;
	margin:16px 0;
}
.vbtn_red {
	background-color:#c30d14;
}

.vbtn:hover {
	background-color:#005482;
	color:#fff;
}

.vbtn_mobile {
	display:none;
}

.vbtn__view {
	margin-right:16px;
	width:48px;
	height:48px;
	color:transparent;
	font-size:0;
}
.vbtn__view img {
	max-height: 100%;
}

.vbtn__content{
	line-height:20px;
	text-transform:uppercase;
	flex-grow:1;
}

.vbtn__title{
	font-size:16px;
	font-weight:700;
}

.vbtn__desc{
	font-size:14px;
	font-weight:400;
}

.vbtn svg {
	fill:#fff;
	width:100%;
	height:100%;
}


@media screen and (max-width:1000px) {
	.vbtn {
		padding:8px 15px;
		min-height:60px;
		
	}

	.vbtn_mobile {
		display:flex;
	}
	.vbtn__view {
		width:40px;
		height:40px;	
		margin-right:12px;
	}
	
	.vbtn__content{
		line-height:20px;
	}
	.vbtn__title{
		font-size:15px;
	}

	.vbtn__desc{
		font-size:13px;
	}

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {

}
@media screen and (max-width: 360px) {

	.vbtn__content{
		line-height:16px;
	}	
	.vbtn__title{
		font-size:12px;
	}

	.vbtn__desc{
		font-size:10px;
	}
}
/* End */


/* Start:/local/templates/utrata/css/autoload/warn.css?175343217856*/
.warn{
	font-weight:500 !important;
	color:#b61f1d;
}
/* End */


/* Start:/local/templates/utrata/css/autoload/yandex-rate.css?1753432178673*/
.yandex-rate {
	width: 150px;
	height: 50px;
	overflow:hidden;
	background:transparent;
}
.yandex-rate_right {
	width: 150px;
	height: 32px;
	overflow:hidden;
	background:transparent;
}

.yandex-rate_menu {
	width: 144px;
	height: 32px;
	overflow:hidden;
	background:transparent;
	margin-left:54px;
}

.yandex-rate iframe {
	transform:translate(-2px, -2px);
}

.yandex-rate img {
	transform:translate(-2px, -2px);
	width:150px;
	height:50px;
	max-width:none;
}

@media screen and (max-width:1000px){
	.yandex-rate_menu {
		margin-left:26px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/utrata/css/autoload/youtube.css?17534321781442*/
.youtube {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.youtube__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.youtube__preview{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	background-position:50% 50%;
	background-size:100%;
	z-index:1;
	cursor:pointer;
}

.youtube__preview:before{
	display:none;
}
.youtube__preview:after{
	display:none;
}
.youtube__content{
	display:flex;
	flex-direction:column;
	height:100%;
	z-index:10;
	background-color:rgba(13, 69, 100, 0.8);
}
.youtube__view{
	flex:0 1 100%;
	display:flex;
	align-items: center;
	justify-content: center;		
}
.youtube__icon{
	background-image:url('/local/templates/utrata/css/autoload/assets/youtube/gktq.svg');
	width:56px;
	max-width:70%;
	height:56px;
	max-height:70%;
	background-position: center;
	background-size: contain;		
	background-repeat: no-repeat;
	transition:transform ease 0.2s;
}
.youtube__title{
	flex:0 0 40%;
	padding:16px 0;
	width:80%;
	margin:0 auto;
	text-align:center;
	color:#fff;
	box-sizing:border-box;
	display:none;
}

@media screen and (min-width: 1000px) {
	.youtube:hover .youtube__icon {
		transform:scale(1.04);
	}	
}	
@media screen and (min-width: 481px) and (max-width: 900px) {
	
	.youtube__view{
		flex:0 0 100%;
		align-items:center;
	}
	.youtube__title {
		display:none;
	}	
}	
/* End */


/* Start:/local/templates/utrata/vendor/fancybox/jquery.fancybox.css?175343217817390*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

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

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

/* End */


/* Start:/local/templates/utrata/vendor/owl/assets/owl.carousel.min.css?17534321783351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/utrata/vendor/owl/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/utrata/components/bitrix/system.pagenavigation/modern1/style.min.css?1753432178659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/utrata/template_styles.css?17534321782953*/
body {
	font-family:"Roboto",Arial,sans-serif;
	font-size:18px;
	color:#333;
	line-height:1.4;
}

a {
	color:#234b90;
	transition:all 0.2s ease;
}
svg {
	transition:fill 0.2s ease;
}
a:hover {
	color:#005482;
}

a[href^='tel'] {
	white-space:nowrap;
}
img {
	max-width:100%;
	vertical-align:top;
}

li {
	margin:6px 0;
}

p {
	margin:16px 0 ;
	font-weight:300;
}

ul,ol {
	margin:16px 0 ;
}
table {
	width:100%;
	border-collapse: collapse;
	
}
td,th {
	text-align:center;
	padding:8px;
	border-bottom:1px solid #ccc;
}
td:first-child,th:first-child {
	text-align:left;
}
thead td,th {
	font-weight:700 !important;
}

*:focus {
	outline:none;
}



input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"] {
	
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	
	max-width:100%;
	width:320px;
	border:2px solid #ccc;
	font-size:18px;
	height:32px;
	line-height:32px;
	box-sizing:border-box;
	padding:0 8px;
	font-family:"Roboto Condensed",Arial,sans-serif;
}


h1, .h1 {
	color:#234b90;
	font-weight:500;
	font-size:38px;
	margin-top:24px;
	margin-bottom:16px;
	line-height:1.15;
}
.h1 h1 {
	display:inline; 
}

h2, .h2{
	font-size:30px;
	font-weight:400;
	margin:24px 0 16px;
	color:#234b90;
	line-height:1.15;
}

h3, .h3{
	font-size:24px;
	font-weight:400;
	margin:1.2em 0 0.6em;
	color:#234b90;
	line-height:1.15;
}
a[href="/o-kompanii/politika-konfidentsialnosti/"],
a[href="/o-kompanii/usloviya-oplaty/"] {
	color:#999;
}
[class^="styles_name__"] {
    display: none;
    position: relative;
    font-size: 0px;
}

[class^="styles_name__"]:after {
    content: "Городская Ритуальная Служба";
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width:1000px) {
	body {
		font-size:16px;
	}

		h1, .h1 {
			font-size:28px;
		}

		h2, .h2{
			font-size:20px;
			color:#234b90;
		}

		h3, .h3{
			font-size:16px;
			color:#234b90;
		}	
}

@media print {
	.print-bg {
		display:block;
	}
	.page__header {
		position:absolute;
		background:transparent;
	}
	.page__menu {
		display:none;
	}
	.header {
		justify-content:space-between;
	}
	.header__action {
		display:none;
	}
	.page__allowance  {
		display:none;
	}
	.iplate {
		display:none;
	}
	.footer {
		display:none;
	}
	.breadcrumb {
		display:none;
	}
	.page__eye {
		display:none;
	}
	.inner__banner {
		display:none;
	}
	.inner__free-help {
		display:none;
	}
	.main-banner {
		display:none;
	}
	.btns{
		display:none;
	}
	.plan-plate {
		display:none;
	}
	.page__content li {
		list-style:outside;
	}
	.page__content li:before {
		display:none;
	}
	.news-item {
		display:block;
	}
	.news-item__view {
		display:none;
	}
	.contant__form {
		display:none;
	}
	.btn_contact {
		display:none !important;
	}
}
/* End */
/* /local/templates/utrata/vendor/normalize.css?17534321786138 */
/* /local/templates/utrata/css/autoload/agent-detail.css?1753432178575 */
/* /local/templates/utrata/css/autoload/agent-list.css?17534321781048 */
/* /local/templates/utrata/css/autoload/agent-review.css?1753432178764 */
/* /local/templates/utrata/css/autoload/alphabet.css?1753432178807 */
/* /local/templates/utrata/css/autoload/banner.css?1753432178920 */
/* /local/templates/utrata/css/autoload/breadcrumb.css?1753432178401 */
/* /local/templates/utrata/css/autoload/btn.css?17534321781797 */
/* /local/templates/utrata/css/autoload/btns.css?1753432178442 */
/* /local/templates/utrata/css/autoload/calc-select.css?1753432178912 */
/* /local/templates/utrata/css/autoload/calc.css?17534321784741 */
/* /local/templates/utrata/css/autoload/cemetery-item.css?17534321781626 */
/* /local/templates/utrata/css/autoload/cert.css?1753432178900 */
/* /local/templates/utrata/css/autoload/clear.css?175343217825 */
/* /local/templates/utrata/css/autoload/confirm-phone.css?1753432178649 */
/* /local/templates/utrata/css/autoload/contact.css?17534321781274 */
/* /local/templates/utrata/css/autoload/container.css?1753432178309 */
/* /local/templates/utrata/css/autoload/detail.css?17534321781340 */
/* /local/templates/utrata/css/autoload/eye.css?17534321781541 */
/* /local/templates/utrata/css/autoload/find-me.css?1753432178302 */
/* /local/templates/utrata/css/autoload/footer-search.css?1753432178859 */
/* /local/templates/utrata/css/autoload/footer-stat.css?1753432178619 */
/* /local/templates/utrata/css/autoload/footer.css?17534321783121 */
/* /local/templates/utrata/css/autoload/form.css?17534321781435 */
/* /local/templates/utrata/css/autoload/frame.css?1753432178176 */
/* /local/templates/utrata/css/autoload/free-help.css?1753432178829 */
/* /local/templates/utrata/css/autoload/gbu.css?17534321781186 */
/* /local/templates/utrata/css/autoload/header.css?17534321788017 */
/* /local/templates/utrata/css/autoload/hidden.css?175343217828 */
/* /local/templates/utrata/css/autoload/inner.css?17534321782691 */
/* /local/templates/utrata/css/autoload/iplate.css?17534321781191 */
/* /local/templates/utrata/css/autoload/list.css?1753432178582 */
/* /local/templates/utrata/css/autoload/main-banner.css?17534321784035 */
/* /local/templates/utrata/css/autoload/main-reviews.css?17534321781982 */
/* /local/templates/utrata/css/autoload/map.css?1753432178656 */
/* /local/templates/utrata/css/autoload/menu-open.css?1753432178284 */
/* /local/templates/utrata/css/autoload/menu-search.css?1753432178900 */
/* /local/templates/utrata/css/autoload/menu-slider.css?1753432178574 */
/* /local/templates/utrata/css/autoload/morgue.css?1753432178613 */
/* /local/templates/utrata/css/autoload/news-item.css?1753432178997 */
/* /local/templates/utrata/css/autoload/news-items.css?1753432178433 */
/* /local/templates/utrata/css/autoload/news.css?1753432178849 */
/* /local/templates/utrata/css/autoload/nw.css?175343217830 */
/* /local/templates/utrata/css/autoload/only.css?1753432178165 */
/* /local/templates/utrata/css/autoload/owl-half.css?175343217885 */
/* /local/templates/utrata/css/autoload/owl-theme-utrata.css?17534321781727 */
/* /local/templates/utrata/css/autoload/page.css?17534321783337 */
/* /local/templates/utrata/css/autoload/pdutrata.css?17534321781570 */
/* /local/templates/utrata/css/autoload/plan-plate.css?17534321781282 */
/* /local/templates/utrata/css/autoload/plan.css?17534321786582 */
/* /local/templates/utrata/css/autoload/popup-open.css?1753432178235 */
/* /local/templates/utrata/css/autoload/popup.css?1753432178781 */
/* /local/templates/utrata/css/autoload/print-bg.css?1753432178180 */
/* /local/templates/utrata/css/autoload/product-sections.css?1753432178417 */
/* /local/templates/utrata/css/autoload/products.css?17534321782607 */
/* /local/templates/utrata/css/autoload/rate.css?1753432178459 */
/* /local/templates/utrata/css/autoload/reviews.css?17534321781718 */
/* /local/templates/utrata/css/autoload/section-item.css?17534321781084 */
/* /local/templates/utrata/css/autoload/sub-item.css?17534321781902 */
/* /local/templates/utrata/css/autoload/table-scroll.css?1753432178396 */
/* /local/templates/utrata/css/autoload/top-menu.css?17534321785030 */
/* /local/templates/utrata/css/autoload/twin-video.css?1753432178401 */
/* /local/templates/utrata/css/autoload/variants.css?17534321781420 */
/* /local/templates/utrata/css/autoload/vbtn.css?17534321781247 */
/* /local/templates/utrata/css/autoload/warn.css?175343217856 */
/* /local/templates/utrata/css/autoload/yandex-rate.css?1753432178673 */
/* /local/templates/utrata/css/autoload/youtube.css?17534321781442 */
/* /local/templates/utrata/vendor/fancybox/jquery.fancybox.css?175343217817390 */
/* /local/templates/utrata/vendor/owl/assets/owl.carousel.min.css?17534321783351 */
/* /local/templates/utrata/components/bitrix/system.pagenavigation/modern1/style.min.css?1753432178659 */
/* /local/templates/utrata/template_styles.css?17534321782953 */
